パッケージ pixela.client.api.graph
インタフェース UpdateGraph.SelfSufficient
-
- すべてのスーパーインタフェース:
Api<Graph>,Put<java.lang.Void>,Request<java.lang.Void>,UpdateGraph
- 既知のサブインタフェースのリスト:
UpdateGraph.GraphColor,UpdateGraph.PurgeCacheUrls,UpdateGraph.Timezone,UpdateGraph.Unit
- 含まれているインタフェース:
- UpdateGraph
public static interface UpdateGraph.SelfSufficient extends UpdateGraph
-
-
ネストされたクラスの概要
-
インタフェースから継承されたネストされたクラス/インタフェース pixela.client.http.Request
Request.WithBody
-
インタフェースから継承されたネストされたクラス/インタフェース pixela.client.api.graph.UpdateGraph
UpdateGraph.GraphColor, UpdateGraph.PurgeCacheUrls, UpdateGraph.SelfSufficient, UpdateGraph.Timezone, UpdateGraph.Unit
-
-
メソッドの概要
すべてのメソッド インスタンス・メソッド abstractメソッド デフォルト・メソッド 修飾子とタイプ メソッド 説明 default @NotNull UpdateGraphdecrement()default @NotNull UpdateGraphincrement()default @NotNull UpdateGraphnone()@NotNull UpdateGraphselfSufficient(@NotNull GraphSelfSufficient selfSufficient)-
インタフェースから継承されたメソッド pixela.client.http.Put
contentType
-
インタフェースから継承されたメソッド pixela.client.http.Request
apiEndpoint, contentLength, errorRequest, hasBody, userToken
-
インタフェースから継承されたメソッド pixela.client.api.graph.UpdateGraph
responseType, withBody
-
-
-
-
メソッドの詳細
-
selfSufficient
@NotNull @NotNull UpdateGraph selfSufficient(@NotNull @NotNull GraphSelfSufficient selfSufficient)
-
increment
@NotNull default @NotNull UpdateGraph increment()
-
decrement
@NotNull default @NotNull UpdateGraph decrement()
-
none
@NotNull default @NotNull UpdateGraph none()
-
-