Package | Description |
---|---|
io.kubernetes.client.apis | |
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
V1beta1StatefulSet |
AppsV1beta1Api.createNamespacedStatefulSet(String namespace,
V1beta1StatefulSet body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a StatefulSet
|
V1beta1StatefulSet |
AppsV1beta1Api.patchNamespacedStatefulSet(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified StatefulSet
|
V1beta1StatefulSet |
AppsV1beta1Api.patchNamespacedStatefulSetStatus(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified StatefulSet
|
V1beta1StatefulSet |
AppsV1beta1Api.readNamespacedStatefulSet(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified StatefulSet
|
V1beta1StatefulSet |
AppsV1beta1Api.readNamespacedStatefulSetStatus(String name,
String namespace,
String pretty)
read status of the specified StatefulSet
|
V1beta1StatefulSet |
AppsV1beta1Api.replaceNamespacedStatefulSet(String name,
String namespace,
V1beta1StatefulSet body,
String pretty,
String dryRun)
replace the specified StatefulSet
|
V1beta1StatefulSet |
AppsV1beta1Api.replaceNamespacedStatefulSetStatus(String name,
String namespace,
V1beta1StatefulSet body,
String pretty,
String dryRun)
replace status of the specified StatefulSet
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<V1beta1StatefulSet> |
AppsV1beta1Api.createNamespacedStatefulSetWithHttpInfo(String namespace,
V1beta1StatefulSet body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a StatefulSet
|
ApiResponse<V1beta1StatefulSet> |
AppsV1beta1Api.patchNamespacedStatefulSetStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified StatefulSet
|
ApiResponse<V1beta1StatefulSet> |
AppsV1beta1Api.patchNamespacedStatefulSetWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified StatefulSet
|
ApiResponse<V1beta1StatefulSet> |
AppsV1beta1Api.readNamespacedStatefulSetStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified StatefulSet
|
ApiResponse<V1beta1StatefulSet> |
AppsV1beta1Api.readNamespacedStatefulSetWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified StatefulSet
|
ApiResponse<V1beta1StatefulSet> |
AppsV1beta1Api.replaceNamespacedStatefulSetStatusWithHttpInfo(String name,
String namespace,
V1beta1StatefulSet body,
String pretty,
String dryRun)
replace status of the specified StatefulSet
|
ApiResponse<V1beta1StatefulSet> |
AppsV1beta1Api.replaceNamespacedStatefulSetWithHttpInfo(String name,
String namespace,
V1beta1StatefulSet body,
String pretty,
String dryRun)
replace the specified StatefulSet
|
Modifier and Type | Method and Description |
---|---|
V1beta1StatefulSet |
AppsV1beta1Api.createNamespacedStatefulSet(String namespace,
V1beta1StatefulSet body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a StatefulSet
|
com.squareup.okhttp.Call |
AppsV1beta1Api.createNamespacedStatefulSetAsync(String namespace,
V1beta1StatefulSet body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ApiCallback<V1beta1StatefulSet> callback)
(asynchronously)
create a StatefulSet
|
com.squareup.okhttp.Call |
AppsV1beta1Api.createNamespacedStatefulSetCall(String namespace,
V1beta1StatefulSet body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedStatefulSet
|
ApiResponse<V1beta1StatefulSet> |
AppsV1beta1Api.createNamespacedStatefulSetWithHttpInfo(String namespace,
V1beta1StatefulSet body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a StatefulSet
|
V1beta1StatefulSet |
AppsV1beta1Api.replaceNamespacedStatefulSet(String name,
String namespace,
V1beta1StatefulSet body,
String pretty,
String dryRun)
replace the specified StatefulSet
|
com.squareup.okhttp.Call |
AppsV1beta1Api.replaceNamespacedStatefulSetAsync(String name,
String namespace,
V1beta1StatefulSet body,
String pretty,
String dryRun,
ApiCallback<V1beta1StatefulSet> callback)
(asynchronously)
replace the specified StatefulSet
|
com.squareup.okhttp.Call |
AppsV1beta1Api.replaceNamespacedStatefulSetCall(String name,
String namespace,
V1beta1StatefulSet body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedStatefulSet
|
V1beta1StatefulSet |
AppsV1beta1Api.replaceNamespacedStatefulSetStatus(String name,
String namespace,
V1beta1StatefulSet body,
String pretty,
String dryRun)
replace status of the specified StatefulSet
|
com.squareup.okhttp.Call |
AppsV1beta1Api.replaceNamespacedStatefulSetStatusAsync(String name,
String namespace,
V1beta1StatefulSet body,
String pretty,
String dryRun,
ApiCallback<V1beta1StatefulSet> callback)
(asynchronously)
replace status of the specified StatefulSet
|
com.squareup.okhttp.Call |
AppsV1beta1Api.replaceNamespacedStatefulSetStatusCall(String name,
String namespace,
V1beta1StatefulSet body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedStatefulSetStatus
|
ApiResponse<V1beta1StatefulSet> |
AppsV1beta1Api.replaceNamespacedStatefulSetStatusWithHttpInfo(String name,
String namespace,
V1beta1StatefulSet body,
String pretty,
String dryRun)
replace status of the specified StatefulSet
|
ApiResponse<V1beta1StatefulSet> |
AppsV1beta1Api.replaceNamespacedStatefulSetWithHttpInfo(String name,
String namespace,
V1beta1StatefulSet body,
String pretty,
String dryRun)
replace the specified StatefulSet
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
AppsV1beta1Api.createNamespacedStatefulSetAsync(String namespace,
V1beta1StatefulSet body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ApiCallback<V1beta1StatefulSet> callback)
(asynchronously)
create a StatefulSet
|
com.squareup.okhttp.Call |
AppsV1beta1Api.patchNamespacedStatefulSetAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
ApiCallback<V1beta1StatefulSet> callback)
(asynchronously)
partially update the specified StatefulSet
|
com.squareup.okhttp.Call |
AppsV1beta1Api.patchNamespacedStatefulSetStatusAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
ApiCallback<V1beta1StatefulSet> callback)
(asynchronously)
partially update status of the specified StatefulSet
|
com.squareup.okhttp.Call |
AppsV1beta1Api.readNamespacedStatefulSetAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1beta1StatefulSet> callback)
(asynchronously)
read the specified StatefulSet
|
com.squareup.okhttp.Call |
AppsV1beta1Api.readNamespacedStatefulSetStatusAsync(String name,
String namespace,
String pretty,
ApiCallback<V1beta1StatefulSet> callback)
(asynchronously)
read status of the specified StatefulSet
|
com.squareup.okhttp.Call |
AppsV1beta1Api.replaceNamespacedStatefulSetAsync(String name,
String namespace,
V1beta1StatefulSet body,
String pretty,
String dryRun,
ApiCallback<V1beta1StatefulSet> callback)
(asynchronously)
replace the specified StatefulSet
|
com.squareup.okhttp.Call |
AppsV1beta1Api.replaceNamespacedStatefulSetStatusAsync(String name,
String namespace,
V1beta1StatefulSet body,
String pretty,
String dryRun,
ApiCallback<V1beta1StatefulSet> callback)
(asynchronously)
replace status of the specified StatefulSet
|
Modifier and Type | Method and Description |
---|---|
List<V1beta1StatefulSet> |
V1beta1StatefulSetListFluentImpl.buildItems() |
List<V1beta1StatefulSet> |
V1beta1StatefulSetListFluent.buildItems() |
List<V1beta1StatefulSet> |
V1beta1StatefulSetListFluentImpl.getItems()
Deprecated.
|
List<V1beta1StatefulSet> |
V1beta1StatefulSetListFluent.getItems()
Deprecated.
|
List<V1beta1StatefulSet> |
V1beta1StatefulSetList.getItems()
Get items
|
Modifier and Type | Method and Description |
---|---|
V1beta1StatefulSetList |
V1beta1StatefulSetList.addItemsItem(V1beta1StatefulSet itemsItem) |
V1beta1StatefulSetListFluent.ItemsNested<A> |
V1beta1StatefulSetListFluentImpl.addNewItemLike(V1beta1StatefulSet item) |
V1beta1StatefulSetListFluent.ItemsNested<A> |
V1beta1StatefulSetListFluent.addNewItemLike(V1beta1StatefulSet item) |
A |
V1beta1StatefulSetListFluentImpl.addToItems(int index,
V1beta1StatefulSet item) |
A |
V1beta1StatefulSetListFluent.addToItems(int index,
V1beta1StatefulSet item) |
A |
V1beta1StatefulSetListFluentImpl.addToItems(V1beta1StatefulSet... items) |
A |
V1beta1StatefulSetListFluent.addToItems(V1beta1StatefulSet... items) |
A |
V1beta1StatefulSetListFluentImpl.removeFromItems(V1beta1StatefulSet... items) |
A |
V1beta1StatefulSetListFluent.removeFromItems(V1beta1StatefulSet... items) |
V1beta1StatefulSetListFluent.ItemsNested<A> |
V1beta1StatefulSetListFluentImpl.setNewItemLike(int index,
V1beta1StatefulSet item) |
V1beta1StatefulSetListFluent.ItemsNested<A> |
V1beta1StatefulSetListFluent.setNewItemLike(int index,
V1beta1StatefulSet item) |
A |
V1beta1StatefulSetListFluentImpl.setToItems(int index,
V1beta1StatefulSet item) |
A |
V1beta1StatefulSetListFluent.setToItems(int index,
V1beta1StatefulSet item) |
A |
V1beta1StatefulSetListFluentImpl.withItems(V1beta1StatefulSet... items) |
A |
V1beta1StatefulSetListFluent.withItems(V1beta1StatefulSet... items) |
Modifier and Type | Method and Description |
---|---|
A |
V1beta1StatefulSetListFluentImpl.addAllToItems(Collection<V1beta1StatefulSet> items) |
A |
V1beta1StatefulSetListFluent.addAllToItems(Collection<V1beta1StatefulSet> items) |
V1beta1StatefulSetList |
V1beta1StatefulSetList.items(List<V1beta1StatefulSet> items) |
A |
V1beta1StatefulSetListFluentImpl.removeAllFromItems(Collection<V1beta1StatefulSet> items) |
A |
V1beta1StatefulSetListFluent.removeAllFromItems(Collection<V1beta1StatefulSet> items) |
void |
V1beta1StatefulSetList.setItems(List<V1beta1StatefulSet> items) |
A |
V1beta1StatefulSetListFluentImpl.withItems(List<V1beta1StatefulSet> items) |
A |
V1beta1StatefulSetListFluent.withItems(List<V1beta1StatefulSet> items) |
Constructor and Description |
---|
V1beta1StatefulSetBuilder(V1beta1StatefulSet instance) |
V1beta1StatefulSetBuilder(V1beta1StatefulSet instance,
Boolean validationEnabled) |
V1beta1StatefulSetBuilder(V1beta1StatefulSetFluent<?> fluent,
V1beta1StatefulSet instance) |
V1beta1StatefulSetBuilder(V1beta1StatefulSetFluent<?> fluent,
V1beta1StatefulSet instance,
Boolean validationEnabled) |
V1beta1StatefulSetFluentImpl(V1beta1StatefulSet instance) |
Copyright © 2018. All rights reserved.