| Package | Description |
|---|---|
| io.kubernetes.client.openapi.apis | |
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1beta2StatefulSet |
AppsV1beta2Api.createNamespacedStatefulSet(String namespace,
V1beta2StatefulSet body,
String pretty,
String dryRun,
String fieldManager)
create a StatefulSet
|
V1beta2StatefulSet |
AppsV1beta2Api.patchNamespacedStatefulSet(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified StatefulSet
|
V1beta2StatefulSet |
AppsV1beta2Api.patchNamespacedStatefulSetStatus(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified StatefulSet
|
V1beta2StatefulSet |
AppsV1beta2Api.readNamespacedStatefulSet(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified StatefulSet
|
V1beta2StatefulSet |
AppsV1beta2Api.readNamespacedStatefulSetStatus(String name,
String namespace,
String pretty)
read status of the specified StatefulSet
|
V1beta2StatefulSet |
AppsV1beta2Api.replaceNamespacedStatefulSet(String name,
String namespace,
V1beta2StatefulSet body,
String pretty,
String dryRun,
String fieldManager)
replace the specified StatefulSet
|
V1beta2StatefulSet |
AppsV1beta2Api.replaceNamespacedStatefulSetStatus(String name,
String namespace,
V1beta2StatefulSet body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified StatefulSet
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<V1beta2StatefulSet> |
AppsV1beta2Api.createNamespacedStatefulSetWithHttpInfo(String namespace,
V1beta2StatefulSet body,
String pretty,
String dryRun,
String fieldManager)
create a StatefulSet
|
ApiResponse<V1beta2StatefulSet> |
AppsV1beta2Api.patchNamespacedStatefulSetStatusWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified StatefulSet
|
ApiResponse<V1beta2StatefulSet> |
AppsV1beta2Api.patchNamespacedStatefulSetWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified StatefulSet
|
ApiResponse<V1beta2StatefulSet> |
AppsV1beta2Api.readNamespacedStatefulSetStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified StatefulSet
|
ApiResponse<V1beta2StatefulSet> |
AppsV1beta2Api.readNamespacedStatefulSetWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified StatefulSet
|
ApiResponse<V1beta2StatefulSet> |
AppsV1beta2Api.replaceNamespacedStatefulSetStatusWithHttpInfo(String name,
String namespace,
V1beta2StatefulSet body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified StatefulSet
|
ApiResponse<V1beta2StatefulSet> |
AppsV1beta2Api.replaceNamespacedStatefulSetWithHttpInfo(String name,
String namespace,
V1beta2StatefulSet body,
String pretty,
String dryRun,
String fieldManager)
replace the specified StatefulSet
|
| Modifier and Type | Method and Description |
|---|---|
V1beta2StatefulSet |
AppsV1beta2Api.createNamespacedStatefulSet(String namespace,
V1beta2StatefulSet body,
String pretty,
String dryRun,
String fieldManager)
create a StatefulSet
|
okhttp3.Call |
AppsV1beta2Api.createNamespacedStatefulSetAsync(String namespace,
V1beta2StatefulSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta2StatefulSet> _callback)
(asynchronously) create a StatefulSet
|
okhttp3.Call |
AppsV1beta2Api.createNamespacedStatefulSetCall(String namespace,
V1beta2StatefulSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createNamespacedStatefulSet
|
ApiResponse<V1beta2StatefulSet> |
AppsV1beta2Api.createNamespacedStatefulSetWithHttpInfo(String namespace,
V1beta2StatefulSet body,
String pretty,
String dryRun,
String fieldManager)
create a StatefulSet
|
V1beta2StatefulSet |
AppsV1beta2Api.replaceNamespacedStatefulSet(String name,
String namespace,
V1beta2StatefulSet body,
String pretty,
String dryRun,
String fieldManager)
replace the specified StatefulSet
|
okhttp3.Call |
AppsV1beta2Api.replaceNamespacedStatefulSetAsync(String name,
String namespace,
V1beta2StatefulSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta2StatefulSet> _callback)
(asynchronously) replace the specified StatefulSet
|
okhttp3.Call |
AppsV1beta2Api.replaceNamespacedStatefulSetCall(String name,
String namespace,
V1beta2StatefulSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedStatefulSet
|
V1beta2StatefulSet |
AppsV1beta2Api.replaceNamespacedStatefulSetStatus(String name,
String namespace,
V1beta2StatefulSet body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified StatefulSet
|
okhttp3.Call |
AppsV1beta2Api.replaceNamespacedStatefulSetStatusAsync(String name,
String namespace,
V1beta2StatefulSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta2StatefulSet> _callback)
(asynchronously) replace status of the specified StatefulSet
|
okhttp3.Call |
AppsV1beta2Api.replaceNamespacedStatefulSetStatusCall(String name,
String namespace,
V1beta2StatefulSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedStatefulSetStatus
|
ApiResponse<V1beta2StatefulSet> |
AppsV1beta2Api.replaceNamespacedStatefulSetStatusWithHttpInfo(String name,
String namespace,
V1beta2StatefulSet body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified StatefulSet
|
ApiResponse<V1beta2StatefulSet> |
AppsV1beta2Api.replaceNamespacedStatefulSetWithHttpInfo(String name,
String namespace,
V1beta2StatefulSet body,
String pretty,
String dryRun,
String fieldManager)
replace the specified StatefulSet
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
AppsV1beta2Api.createNamespacedStatefulSetAsync(String namespace,
V1beta2StatefulSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta2StatefulSet> _callback)
(asynchronously) create a StatefulSet
|
okhttp3.Call |
AppsV1beta2Api.patchNamespacedStatefulSetAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1beta2StatefulSet> _callback)
(asynchronously) partially update the specified StatefulSet
|
okhttp3.Call |
AppsV1beta2Api.patchNamespacedStatefulSetStatusAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1beta2StatefulSet> _callback)
(asynchronously) partially update status of the specified StatefulSet
|
okhttp3.Call |
AppsV1beta2Api.readNamespacedStatefulSetAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1beta2StatefulSet> _callback)
(asynchronously) read the specified StatefulSet
|
okhttp3.Call |
AppsV1beta2Api.readNamespacedStatefulSetStatusAsync(String name,
String namespace,
String pretty,
ApiCallback<V1beta2StatefulSet> _callback)
(asynchronously) read status of the specified StatefulSet
|
okhttp3.Call |
AppsV1beta2Api.replaceNamespacedStatefulSetAsync(String name,
String namespace,
V1beta2StatefulSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta2StatefulSet> _callback)
(asynchronously) replace the specified StatefulSet
|
okhttp3.Call |
AppsV1beta2Api.replaceNamespacedStatefulSetStatusAsync(String name,
String namespace,
V1beta2StatefulSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta2StatefulSet> _callback)
(asynchronously) replace status of the specified StatefulSet
|
| Modifier and Type | Method and Description |
|---|---|
List<V1beta2StatefulSet> |
V1beta2StatefulSetListFluentImpl.buildItems() |
List<V1beta2StatefulSet> |
V1beta2StatefulSetListFluent.buildItems() |
List<V1beta2StatefulSet> |
V1beta2StatefulSetListFluentImpl.getItems()
Deprecated.
|
List<V1beta2StatefulSet> |
V1beta2StatefulSetListFluent.getItems()
Deprecated.
|
List<V1beta2StatefulSet> |
V1beta2StatefulSetList.getItems()
Get items
|
| Modifier and Type | Method and Description |
|---|---|
V1beta2StatefulSetList |
V1beta2StatefulSetList.addItemsItem(V1beta2StatefulSet itemsItem) |
V1beta2StatefulSetListFluent.ItemsNested<A> |
V1beta2StatefulSetListFluentImpl.addNewItemLike(V1beta2StatefulSet item) |
V1beta2StatefulSetListFluent.ItemsNested<A> |
V1beta2StatefulSetListFluent.addNewItemLike(V1beta2StatefulSet item) |
A |
V1beta2StatefulSetListFluentImpl.addToItems(int index,
V1beta2StatefulSet item) |
A |
V1beta2StatefulSetListFluent.addToItems(int index,
V1beta2StatefulSet item) |
A |
V1beta2StatefulSetListFluentImpl.addToItems(V1beta2StatefulSet... items) |
A |
V1beta2StatefulSetListFluent.addToItems(V1beta2StatefulSet... items) |
A |
V1beta2StatefulSetListFluentImpl.removeFromItems(V1beta2StatefulSet... items) |
A |
V1beta2StatefulSetListFluent.removeFromItems(V1beta2StatefulSet... items) |
V1beta2StatefulSetListFluent.ItemsNested<A> |
V1beta2StatefulSetListFluentImpl.setNewItemLike(int index,
V1beta2StatefulSet item) |
V1beta2StatefulSetListFluent.ItemsNested<A> |
V1beta2StatefulSetListFluent.setNewItemLike(int index,
V1beta2StatefulSet item) |
A |
V1beta2StatefulSetListFluentImpl.setToItems(int index,
V1beta2StatefulSet item) |
A |
V1beta2StatefulSetListFluent.setToItems(int index,
V1beta2StatefulSet item) |
A |
V1beta2StatefulSetListFluentImpl.withItems(V1beta2StatefulSet... items) |
A |
V1beta2StatefulSetListFluent.withItems(V1beta2StatefulSet... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
V1beta2StatefulSetListFluentImpl.addAllToItems(Collection<V1beta2StatefulSet> items) |
A |
V1beta2StatefulSetListFluent.addAllToItems(Collection<V1beta2StatefulSet> items) |
V1beta2StatefulSetList |
V1beta2StatefulSetList.items(List<V1beta2StatefulSet> items) |
A |
V1beta2StatefulSetListFluentImpl.removeAllFromItems(Collection<V1beta2StatefulSet> items) |
A |
V1beta2StatefulSetListFluent.removeAllFromItems(Collection<V1beta2StatefulSet> items) |
void |
V1beta2StatefulSetList.setItems(List<V1beta2StatefulSet> items) |
A |
V1beta2StatefulSetListFluentImpl.withItems(List<V1beta2StatefulSet> items) |
A |
V1beta2StatefulSetListFluent.withItems(List<V1beta2StatefulSet> items) |
| Constructor and Description |
|---|
V1beta2StatefulSetBuilder(V1beta2StatefulSet instance) |
V1beta2StatefulSetBuilder(V1beta2StatefulSet instance,
Boolean validationEnabled) |
V1beta2StatefulSetBuilder(V1beta2StatefulSetFluent<?> fluent,
V1beta2StatefulSet instance) |
V1beta2StatefulSetBuilder(V1beta2StatefulSetFluent<?> fluent,
V1beta2StatefulSet instance,
Boolean validationEnabled) |
V1beta2StatefulSetFluentImpl(V1beta2StatefulSet instance) |
Copyright © 2020. All rights reserved.