Package | Description |
---|---|
io.kubernetes.client.apis | |
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
V1beta2ReplicaSet |
AppsV1beta2Api.createNamespacedReplicaSet(String namespace,
V1beta2ReplicaSet body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ReplicaSet
|
V1beta2ReplicaSet |
AppsV1beta2Api.patchNamespacedReplicaSet(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified ReplicaSet
|
V1beta2ReplicaSet |
AppsV1beta2Api.patchNamespacedReplicaSetStatus(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified ReplicaSet
|
V1beta2ReplicaSet |
AppsV1beta2Api.readNamespacedReplicaSet(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ReplicaSet
|
V1beta2ReplicaSet |
AppsV1beta2Api.readNamespacedReplicaSetStatus(String name,
String namespace,
String pretty)
read status of the specified ReplicaSet
|
V1beta2ReplicaSet |
AppsV1beta2Api.replaceNamespacedReplicaSet(String name,
String namespace,
V1beta2ReplicaSet body,
String pretty,
String dryRun)
replace the specified ReplicaSet
|
V1beta2ReplicaSet |
AppsV1beta2Api.replaceNamespacedReplicaSetStatus(String name,
String namespace,
V1beta2ReplicaSet body,
String pretty,
String dryRun)
replace status of the specified ReplicaSet
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<V1beta2ReplicaSet> |
AppsV1beta2Api.createNamespacedReplicaSetWithHttpInfo(String namespace,
V1beta2ReplicaSet body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ReplicaSet
|
ApiResponse<V1beta2ReplicaSet> |
AppsV1beta2Api.patchNamespacedReplicaSetStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified ReplicaSet
|
ApiResponse<V1beta2ReplicaSet> |
AppsV1beta2Api.patchNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified ReplicaSet
|
ApiResponse<V1beta2ReplicaSet> |
AppsV1beta2Api.readNamespacedReplicaSetStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified ReplicaSet
|
ApiResponse<V1beta2ReplicaSet> |
AppsV1beta2Api.readNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ReplicaSet
|
ApiResponse<V1beta2ReplicaSet> |
AppsV1beta2Api.replaceNamespacedReplicaSetStatusWithHttpInfo(String name,
String namespace,
V1beta2ReplicaSet body,
String pretty,
String dryRun)
replace status of the specified ReplicaSet
|
ApiResponse<V1beta2ReplicaSet> |
AppsV1beta2Api.replaceNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
V1beta2ReplicaSet body,
String pretty,
String dryRun)
replace the specified ReplicaSet
|
Modifier and Type | Method and Description |
---|---|
V1beta2ReplicaSet |
AppsV1beta2Api.createNamespacedReplicaSet(String namespace,
V1beta2ReplicaSet body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ReplicaSet
|
com.squareup.okhttp.Call |
AppsV1beta2Api.createNamespacedReplicaSetAsync(String namespace,
V1beta2ReplicaSet body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ApiCallback<V1beta2ReplicaSet> callback)
(asynchronously)
create a ReplicaSet
|
com.squareup.okhttp.Call |
AppsV1beta2Api.createNamespacedReplicaSetCall(String namespace,
V1beta2ReplicaSet body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedReplicaSet
|
ApiResponse<V1beta2ReplicaSet> |
AppsV1beta2Api.createNamespacedReplicaSetWithHttpInfo(String namespace,
V1beta2ReplicaSet body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ReplicaSet
|
V1beta2ReplicaSet |
AppsV1beta2Api.replaceNamespacedReplicaSet(String name,
String namespace,
V1beta2ReplicaSet body,
String pretty,
String dryRun)
replace the specified ReplicaSet
|
com.squareup.okhttp.Call |
AppsV1beta2Api.replaceNamespacedReplicaSetAsync(String name,
String namespace,
V1beta2ReplicaSet body,
String pretty,
String dryRun,
ApiCallback<V1beta2ReplicaSet> callback)
(asynchronously)
replace the specified ReplicaSet
|
com.squareup.okhttp.Call |
AppsV1beta2Api.replaceNamespacedReplicaSetCall(String name,
String namespace,
V1beta2ReplicaSet body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedReplicaSet
|
V1beta2ReplicaSet |
AppsV1beta2Api.replaceNamespacedReplicaSetStatus(String name,
String namespace,
V1beta2ReplicaSet body,
String pretty,
String dryRun)
replace status of the specified ReplicaSet
|
com.squareup.okhttp.Call |
AppsV1beta2Api.replaceNamespacedReplicaSetStatusAsync(String name,
String namespace,
V1beta2ReplicaSet body,
String pretty,
String dryRun,
ApiCallback<V1beta2ReplicaSet> callback)
(asynchronously)
replace status of the specified ReplicaSet
|
com.squareup.okhttp.Call |
AppsV1beta2Api.replaceNamespacedReplicaSetStatusCall(String name,
String namespace,
V1beta2ReplicaSet body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedReplicaSetStatus
|
ApiResponse<V1beta2ReplicaSet> |
AppsV1beta2Api.replaceNamespacedReplicaSetStatusWithHttpInfo(String name,
String namespace,
V1beta2ReplicaSet body,
String pretty,
String dryRun)
replace status of the specified ReplicaSet
|
ApiResponse<V1beta2ReplicaSet> |
AppsV1beta2Api.replaceNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
V1beta2ReplicaSet body,
String pretty,
String dryRun)
replace the specified ReplicaSet
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
AppsV1beta2Api.createNamespacedReplicaSetAsync(String namespace,
V1beta2ReplicaSet body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ApiCallback<V1beta2ReplicaSet> callback)
(asynchronously)
create a ReplicaSet
|
com.squareup.okhttp.Call |
AppsV1beta2Api.patchNamespacedReplicaSetAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
ApiCallback<V1beta2ReplicaSet> callback)
(asynchronously)
partially update the specified ReplicaSet
|
com.squareup.okhttp.Call |
AppsV1beta2Api.patchNamespacedReplicaSetStatusAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
ApiCallback<V1beta2ReplicaSet> callback)
(asynchronously)
partially update status of the specified ReplicaSet
|
com.squareup.okhttp.Call |
AppsV1beta2Api.readNamespacedReplicaSetAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1beta2ReplicaSet> callback)
(asynchronously)
read the specified ReplicaSet
|
com.squareup.okhttp.Call |
AppsV1beta2Api.readNamespacedReplicaSetStatusAsync(String name,
String namespace,
String pretty,
ApiCallback<V1beta2ReplicaSet> callback)
(asynchronously)
read status of the specified ReplicaSet
|
com.squareup.okhttp.Call |
AppsV1beta2Api.replaceNamespacedReplicaSetAsync(String name,
String namespace,
V1beta2ReplicaSet body,
String pretty,
String dryRun,
ApiCallback<V1beta2ReplicaSet> callback)
(asynchronously)
replace the specified ReplicaSet
|
com.squareup.okhttp.Call |
AppsV1beta2Api.replaceNamespacedReplicaSetStatusAsync(String name,
String namespace,
V1beta2ReplicaSet body,
String pretty,
String dryRun,
ApiCallback<V1beta2ReplicaSet> callback)
(asynchronously)
replace status of the specified ReplicaSet
|
Modifier and Type | Method and Description |
---|---|
List<V1beta2ReplicaSet> |
V1beta2ReplicaSetListFluentImpl.buildItems() |
List<V1beta2ReplicaSet> |
V1beta2ReplicaSetListFluent.buildItems() |
List<V1beta2ReplicaSet> |
V1beta2ReplicaSetListFluentImpl.getItems()
Deprecated.
|
List<V1beta2ReplicaSet> |
V1beta2ReplicaSetListFluent.getItems()
Deprecated.
|
List<V1beta2ReplicaSet> |
V1beta2ReplicaSetList.getItems()
List of ReplicaSets.
|
Modifier and Type | Method and Description |
---|---|
V1beta2ReplicaSetList |
V1beta2ReplicaSetList.addItemsItem(V1beta2ReplicaSet itemsItem) |
V1beta2ReplicaSetListFluent.ItemsNested<A> |
V1beta2ReplicaSetListFluentImpl.addNewItemLike(V1beta2ReplicaSet item) |
V1beta2ReplicaSetListFluent.ItemsNested<A> |
V1beta2ReplicaSetListFluent.addNewItemLike(V1beta2ReplicaSet item) |
A |
V1beta2ReplicaSetListFluentImpl.addToItems(int index,
V1beta2ReplicaSet item) |
A |
V1beta2ReplicaSetListFluent.addToItems(int index,
V1beta2ReplicaSet item) |
A |
V1beta2ReplicaSetListFluentImpl.addToItems(V1beta2ReplicaSet... items) |
A |
V1beta2ReplicaSetListFluent.addToItems(V1beta2ReplicaSet... items) |
A |
V1beta2ReplicaSetListFluentImpl.removeFromItems(V1beta2ReplicaSet... items) |
A |
V1beta2ReplicaSetListFluent.removeFromItems(V1beta2ReplicaSet... items) |
V1beta2ReplicaSetListFluent.ItemsNested<A> |
V1beta2ReplicaSetListFluentImpl.setNewItemLike(int index,
V1beta2ReplicaSet item) |
V1beta2ReplicaSetListFluent.ItemsNested<A> |
V1beta2ReplicaSetListFluent.setNewItemLike(int index,
V1beta2ReplicaSet item) |
A |
V1beta2ReplicaSetListFluentImpl.setToItems(int index,
V1beta2ReplicaSet item) |
A |
V1beta2ReplicaSetListFluent.setToItems(int index,
V1beta2ReplicaSet item) |
A |
V1beta2ReplicaSetListFluentImpl.withItems(V1beta2ReplicaSet... items) |
A |
V1beta2ReplicaSetListFluent.withItems(V1beta2ReplicaSet... items) |
Modifier and Type | Method and Description |
---|---|
A |
V1beta2ReplicaSetListFluentImpl.addAllToItems(Collection<V1beta2ReplicaSet> items) |
A |
V1beta2ReplicaSetListFluent.addAllToItems(Collection<V1beta2ReplicaSet> items) |
V1beta2ReplicaSetList |
V1beta2ReplicaSetList.items(List<V1beta2ReplicaSet> items) |
A |
V1beta2ReplicaSetListFluentImpl.removeAllFromItems(Collection<V1beta2ReplicaSet> items) |
A |
V1beta2ReplicaSetListFluent.removeAllFromItems(Collection<V1beta2ReplicaSet> items) |
void |
V1beta2ReplicaSetList.setItems(List<V1beta2ReplicaSet> items) |
A |
V1beta2ReplicaSetListFluentImpl.withItems(List<V1beta2ReplicaSet> items) |
A |
V1beta2ReplicaSetListFluent.withItems(List<V1beta2ReplicaSet> items) |
Constructor and Description |
---|
V1beta2ReplicaSetBuilder(V1beta2ReplicaSet instance) |
V1beta2ReplicaSetBuilder(V1beta2ReplicaSet instance,
Boolean validationEnabled) |
V1beta2ReplicaSetBuilder(V1beta2ReplicaSetFluent<?> fluent,
V1beta2ReplicaSet instance) |
V1beta2ReplicaSetBuilder(V1beta2ReplicaSetFluent<?> fluent,
V1beta2ReplicaSet instance,
Boolean validationEnabled) |
V1beta2ReplicaSetFluentImpl(V1beta2ReplicaSet instance) |
Copyright © 2018. All rights reserved.