Package | Description |
---|---|
io.kubernetes.client.openapi.apis | |
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1ReplicaSet |
AppsV1Api.createNamespacedReplicaSet(String namespace,
V1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager)
create a ReplicaSet
|
V1ReplicaSet |
AppsV1Api.patchNamespacedReplicaSet(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified ReplicaSet
|
V1ReplicaSet |
AppsV1Api.patchNamespacedReplicaSetStatus(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified ReplicaSet
|
V1ReplicaSet |
AppsV1Api.readNamespacedReplicaSet(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ReplicaSet
|
V1ReplicaSet |
AppsV1Api.readNamespacedReplicaSetStatus(String name,
String namespace,
String pretty)
read status of the specified ReplicaSet
|
V1ReplicaSet |
AppsV1Api.replaceNamespacedReplicaSet(String name,
String namespace,
V1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager)
replace the specified ReplicaSet
|
V1ReplicaSet |
AppsV1Api.replaceNamespacedReplicaSetStatus(String name,
String namespace,
V1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified ReplicaSet
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<V1ReplicaSet> |
AppsV1Api.createNamespacedReplicaSetWithHttpInfo(String namespace,
V1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager)
create a ReplicaSet
|
ApiResponse<V1ReplicaSet> |
AppsV1Api.patchNamespacedReplicaSetStatusWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified ReplicaSet
|
ApiResponse<V1ReplicaSet> |
AppsV1Api.patchNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified ReplicaSet
|
ApiResponse<V1ReplicaSet> |
AppsV1Api.readNamespacedReplicaSetStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified ReplicaSet
|
ApiResponse<V1ReplicaSet> |
AppsV1Api.readNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ReplicaSet
|
ApiResponse<V1ReplicaSet> |
AppsV1Api.replaceNamespacedReplicaSetStatusWithHttpInfo(String name,
String namespace,
V1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified ReplicaSet
|
ApiResponse<V1ReplicaSet> |
AppsV1Api.replaceNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
V1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager)
replace the specified ReplicaSet
|
Modifier and Type | Method and Description |
---|---|
V1ReplicaSet |
AppsV1Api.createNamespacedReplicaSet(String namespace,
V1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager)
create a ReplicaSet
|
okhttp3.Call |
AppsV1Api.createNamespacedReplicaSetAsync(String namespace,
V1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1ReplicaSet> _callback)
(asynchronously) create a ReplicaSet
|
okhttp3.Call |
AppsV1Api.createNamespacedReplicaSetCall(String namespace,
V1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createNamespacedReplicaSet
|
ApiResponse<V1ReplicaSet> |
AppsV1Api.createNamespacedReplicaSetWithHttpInfo(String namespace,
V1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager)
create a ReplicaSet
|
V1ReplicaSet |
AppsV1Api.replaceNamespacedReplicaSet(String name,
String namespace,
V1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager)
replace the specified ReplicaSet
|
okhttp3.Call |
AppsV1Api.replaceNamespacedReplicaSetAsync(String name,
String namespace,
V1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1ReplicaSet> _callback)
(asynchronously) replace the specified ReplicaSet
|
okhttp3.Call |
AppsV1Api.replaceNamespacedReplicaSetCall(String name,
String namespace,
V1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedReplicaSet
|
V1ReplicaSet |
AppsV1Api.replaceNamespacedReplicaSetStatus(String name,
String namespace,
V1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified ReplicaSet
|
okhttp3.Call |
AppsV1Api.replaceNamespacedReplicaSetStatusAsync(String name,
String namespace,
V1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1ReplicaSet> _callback)
(asynchronously) replace status of the specified ReplicaSet
|
okhttp3.Call |
AppsV1Api.replaceNamespacedReplicaSetStatusCall(String name,
String namespace,
V1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedReplicaSetStatus
|
ApiResponse<V1ReplicaSet> |
AppsV1Api.replaceNamespacedReplicaSetStatusWithHttpInfo(String name,
String namespace,
V1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified ReplicaSet
|
ApiResponse<V1ReplicaSet> |
AppsV1Api.replaceNamespacedReplicaSetWithHttpInfo(String name,
String namespace,
V1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager)
replace the specified ReplicaSet
|
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
AppsV1Api.createNamespacedReplicaSetAsync(String namespace,
V1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1ReplicaSet> _callback)
(asynchronously) create a ReplicaSet
|
okhttp3.Call |
AppsV1Api.patchNamespacedReplicaSetAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1ReplicaSet> _callback)
(asynchronously) partially update the specified ReplicaSet
|
okhttp3.Call |
AppsV1Api.patchNamespacedReplicaSetStatusAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1ReplicaSet> _callback)
(asynchronously) partially update status of the specified ReplicaSet
|
okhttp3.Call |
AppsV1Api.readNamespacedReplicaSetAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1ReplicaSet> _callback)
(asynchronously) read the specified ReplicaSet
|
okhttp3.Call |
AppsV1Api.readNamespacedReplicaSetStatusAsync(String name,
String namespace,
String pretty,
ApiCallback<V1ReplicaSet> _callback)
(asynchronously) read status of the specified ReplicaSet
|
okhttp3.Call |
AppsV1Api.replaceNamespacedReplicaSetAsync(String name,
String namespace,
V1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1ReplicaSet> _callback)
(asynchronously) replace the specified ReplicaSet
|
okhttp3.Call |
AppsV1Api.replaceNamespacedReplicaSetStatusAsync(String name,
String namespace,
V1ReplicaSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1ReplicaSet> _callback)
(asynchronously) replace status of the specified ReplicaSet
|
Modifier and Type | Method and Description |
---|---|
V1ReplicaSet |
V1ReplicaSet.apiVersion(String apiVersion) |
V1ReplicaSet |
V1ReplicaSetBuilder.build() |
V1ReplicaSet |
V1ReplicaSetListFluent.buildFirstItem() |
V1ReplicaSet |
V1ReplicaSetListFluentImpl.buildFirstItem() |
V1ReplicaSet |
V1ReplicaSetListFluent.buildItem(int index) |
V1ReplicaSet |
V1ReplicaSetListFluentImpl.buildItem(int index) |
V1ReplicaSet |
V1ReplicaSetListFluent.buildLastItem() |
V1ReplicaSet |
V1ReplicaSetListFluentImpl.buildLastItem() |
V1ReplicaSet |
V1ReplicaSetListFluent.buildMatchingItem(Predicate<V1ReplicaSetBuilder> predicate) |
V1ReplicaSet |
V1ReplicaSetListFluentImpl.buildMatchingItem(Predicate<V1ReplicaSetBuilder> predicate) |
V1ReplicaSet |
V1ReplicaSet.kind(String kind) |
V1ReplicaSet |
V1ReplicaSet.metadata(V1ObjectMeta metadata) |
V1ReplicaSet |
V1ReplicaSet.spec(V1ReplicaSetSpec spec) |
V1ReplicaSet |
V1ReplicaSet.status(V1ReplicaSetStatus status) |
Modifier and Type | Method and Description |
---|---|
List<V1ReplicaSet> |
V1ReplicaSetListFluent.buildItems() |
List<V1ReplicaSet> |
V1ReplicaSetListFluentImpl.buildItems() |
List<V1ReplicaSet> |
V1ReplicaSetListFluent.getItems()
Deprecated.
|
List<V1ReplicaSet> |
V1ReplicaSetListFluentImpl.getItems()
Deprecated.
|
List<V1ReplicaSet> |
V1ReplicaSetList.getItems()
List of ReplicaSets.
|
Modifier and Type | Method and Description |
---|---|
V1ReplicaSetList |
V1ReplicaSetList.addItemsItem(V1ReplicaSet itemsItem) |
V1ReplicaSetListFluent.ItemsNested<A> |
V1ReplicaSetListFluent.addNewItemLike(V1ReplicaSet item) |
V1ReplicaSetListFluent.ItemsNested<A> |
V1ReplicaSetListFluentImpl.addNewItemLike(V1ReplicaSet item) |
A |
V1ReplicaSetListFluent.addToItems(int index,
V1ReplicaSet item) |
A |
V1ReplicaSetListFluentImpl.addToItems(int index,
V1ReplicaSet item) |
A |
V1ReplicaSetListFluent.addToItems(V1ReplicaSet... items) |
A |
V1ReplicaSetListFluentImpl.addToItems(V1ReplicaSet... items) |
A |
V1ReplicaSetListFluent.removeFromItems(V1ReplicaSet... items) |
A |
V1ReplicaSetListFluentImpl.removeFromItems(V1ReplicaSet... items) |
V1ReplicaSetListFluent.ItemsNested<A> |
V1ReplicaSetListFluent.setNewItemLike(int index,
V1ReplicaSet item) |
V1ReplicaSetListFluent.ItemsNested<A> |
V1ReplicaSetListFluentImpl.setNewItemLike(int index,
V1ReplicaSet item) |
A |
V1ReplicaSetListFluent.setToItems(int index,
V1ReplicaSet item) |
A |
V1ReplicaSetListFluentImpl.setToItems(int index,
V1ReplicaSet item) |
A |
V1ReplicaSetListFluent.withItems(V1ReplicaSet... items) |
A |
V1ReplicaSetListFluentImpl.withItems(V1ReplicaSet... items) |
Modifier and Type | Method and Description |
---|---|
A |
V1ReplicaSetListFluent.addAllToItems(Collection<V1ReplicaSet> items) |
A |
V1ReplicaSetListFluentImpl.addAllToItems(Collection<V1ReplicaSet> items) |
V1ReplicaSetList |
V1ReplicaSetList.items(List<V1ReplicaSet> items) |
A |
V1ReplicaSetListFluent.removeAllFromItems(Collection<V1ReplicaSet> items) |
A |
V1ReplicaSetListFluentImpl.removeAllFromItems(Collection<V1ReplicaSet> items) |
void |
V1ReplicaSetList.setItems(List<V1ReplicaSet> items) |
A |
V1ReplicaSetListFluent.withItems(List<V1ReplicaSet> items) |
A |
V1ReplicaSetListFluentImpl.withItems(List<V1ReplicaSet> items) |
Constructor and Description |
---|
V1ReplicaSetBuilder(V1ReplicaSet instance) |
V1ReplicaSetBuilder(V1ReplicaSet instance,
Boolean validationEnabled) |
V1ReplicaSetBuilder(V1ReplicaSetFluent<?> fluent,
V1ReplicaSet instance) |
V1ReplicaSetBuilder(V1ReplicaSetFluent<?> fluent,
V1ReplicaSet instance,
Boolean validationEnabled) |
V1ReplicaSetFluentImpl(V1ReplicaSet instance) |
Copyright © 2020. All rights reserved.