パッケージ pixela.client.api.graph

クラス GetPixel

    • メソッドの詳細

      • call

        @NotNull
        public @NotNull reactor.core.publisher.Mono<Pixel> call()
        定義:
        call インタフェース内 Api<Pixel>
      • apiEndpoint

        @NotNull
        public @NotNull java.net.URI apiEndpoint​(@NotNull
                                                 @NotNull java.net.URI baseUrl)
        定義:
        apiEndpoint インタフェース内 Request<PixelRaw>
      • errorRequest

        @NotNull
        public @NotNull java.lang.String errorRequest()
        定義:
        errorRequest インタフェース内 Request<PixelRaw>
      • toString

        public java.lang.String toString()
        オーバーライド:
        toString クラス内 java.lang.Object