パッケージ pixela.client.http
インタフェース Put<T>
-
- すべてのスーパーインタフェース:
Request<T>
- 既知のサブインタフェースのリスト:
UpdateGraph,UpdateGraph.GraphColor,UpdateGraph.PurgeCacheUrls,UpdateGraph.SelfSufficient,UpdateGraph.Timezone,UpdateGraph.Unit,UpdatePixel,UpdatePixel.OptionalData
- 既知の実装クラスのリスト:
DecrementPixel,IncrementPixel,UpdatePixelImpl,UpdateUser
public interface Put<T> extends Request<T>
-
-
ネストされたクラスの概要
-
インタフェースから継承されたネストされたクラス/インタフェース pixela.client.http.Request
Request.WithBody
-
-
メソッドの概要
すべてのメソッド インスタンス・メソッド デフォルト・メソッド 修飾子とタイプ メソッド 説明 default @NotNull java.util.Optional<java.lang.String>contentType()-
インタフェースから継承されたメソッド pixela.client.http.Request
apiEndpoint, contentLength, errorRequest, hasBody, responseType, userToken, withBody
-
-
-
-
メソッドの詳細
-
contentType
@NotNull default @NotNull java.util.Optional<java.lang.String> contentType()
- 定義:
contentTypeインタフェース内Request<T>
-
-