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