Package | Description |
---|---|
io.kubernetes.client.openapi.apis | |
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1beta1RuntimeClass |
NodeV1beta1Api.createRuntimeClass(V1beta1RuntimeClass body,
String pretty,
String dryRun,
String fieldManager)
create a RuntimeClass
|
V1beta1RuntimeClass |
NodeV1beta1Api.patchRuntimeClass(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified RuntimeClass
|
V1beta1RuntimeClass |
NodeV1beta1Api.readRuntimeClass(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified RuntimeClass
|
V1beta1RuntimeClass |
NodeV1beta1Api.replaceRuntimeClass(String name,
V1beta1RuntimeClass body,
String pretty,
String dryRun,
String fieldManager)
replace the specified RuntimeClass
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<V1beta1RuntimeClass> |
NodeV1beta1Api.createRuntimeClassWithHttpInfo(V1beta1RuntimeClass body,
String pretty,
String dryRun,
String fieldManager)
create a RuntimeClass
|
ApiResponse<V1beta1RuntimeClass> |
NodeV1beta1Api.patchRuntimeClassWithHttpInfo(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified RuntimeClass
|
ApiResponse<V1beta1RuntimeClass> |
NodeV1beta1Api.readRuntimeClassWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified RuntimeClass
|
ApiResponse<V1beta1RuntimeClass> |
NodeV1beta1Api.replaceRuntimeClassWithHttpInfo(String name,
V1beta1RuntimeClass body,
String pretty,
String dryRun,
String fieldManager)
replace the specified RuntimeClass
|
Modifier and Type | Method and Description |
---|---|
V1beta1RuntimeClass |
NodeV1beta1Api.createRuntimeClass(V1beta1RuntimeClass body,
String pretty,
String dryRun,
String fieldManager)
create a RuntimeClass
|
okhttp3.Call |
NodeV1beta1Api.createRuntimeClassAsync(V1beta1RuntimeClass body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta1RuntimeClass> _callback)
(asynchronously) create a RuntimeClass
|
okhttp3.Call |
NodeV1beta1Api.createRuntimeClassCall(V1beta1RuntimeClass body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createRuntimeClass
|
ApiResponse<V1beta1RuntimeClass> |
NodeV1beta1Api.createRuntimeClassWithHttpInfo(V1beta1RuntimeClass body,
String pretty,
String dryRun,
String fieldManager)
create a RuntimeClass
|
V1beta1RuntimeClass |
NodeV1beta1Api.replaceRuntimeClass(String name,
V1beta1RuntimeClass body,
String pretty,
String dryRun,
String fieldManager)
replace the specified RuntimeClass
|
okhttp3.Call |
NodeV1beta1Api.replaceRuntimeClassAsync(String name,
V1beta1RuntimeClass body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta1RuntimeClass> _callback)
(asynchronously) replace the specified RuntimeClass
|
okhttp3.Call |
NodeV1beta1Api.replaceRuntimeClassCall(String name,
V1beta1RuntimeClass body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceRuntimeClass
|
ApiResponse<V1beta1RuntimeClass> |
NodeV1beta1Api.replaceRuntimeClassWithHttpInfo(String name,
V1beta1RuntimeClass body,
String pretty,
String dryRun,
String fieldManager)
replace the specified RuntimeClass
|
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
NodeV1beta1Api.createRuntimeClassAsync(V1beta1RuntimeClass body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta1RuntimeClass> _callback)
(asynchronously) create a RuntimeClass
|
okhttp3.Call |
NodeV1beta1Api.patchRuntimeClassAsync(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1beta1RuntimeClass> _callback)
(asynchronously) partially update the specified RuntimeClass
|
okhttp3.Call |
NodeV1beta1Api.readRuntimeClassAsync(String name,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1beta1RuntimeClass> _callback)
(asynchronously) read the specified RuntimeClass
|
okhttp3.Call |
NodeV1beta1Api.replaceRuntimeClassAsync(String name,
V1beta1RuntimeClass body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta1RuntimeClass> _callback)
(asynchronously) replace the specified RuntimeClass
|
Modifier and Type | Method and Description |
---|---|
List<V1beta1RuntimeClass> |
V1beta1RuntimeClassListFluent.buildItems() |
List<V1beta1RuntimeClass> |
V1beta1RuntimeClassListFluentImpl.buildItems() |
List<V1beta1RuntimeClass> |
V1beta1RuntimeClassListFluent.getItems()
Deprecated.
|
List<V1beta1RuntimeClass> |
V1beta1RuntimeClassListFluentImpl.getItems()
Deprecated.
|
List<V1beta1RuntimeClass> |
V1beta1RuntimeClassList.getItems()
Items is a list of schema objects.
|
Modifier and Type | Method and Description |
---|---|
V1beta1RuntimeClassList |
V1beta1RuntimeClassList.addItemsItem(V1beta1RuntimeClass itemsItem) |
V1beta1RuntimeClassListFluent.ItemsNested<A> |
V1beta1RuntimeClassListFluent.addNewItemLike(V1beta1RuntimeClass item) |
V1beta1RuntimeClassListFluent.ItemsNested<A> |
V1beta1RuntimeClassListFluentImpl.addNewItemLike(V1beta1RuntimeClass item) |
A |
V1beta1RuntimeClassListFluent.addToItems(int index,
V1beta1RuntimeClass item) |
A |
V1beta1RuntimeClassListFluentImpl.addToItems(int index,
V1beta1RuntimeClass item) |
A |
V1beta1RuntimeClassListFluent.addToItems(V1beta1RuntimeClass... items) |
A |
V1beta1RuntimeClassListFluentImpl.addToItems(V1beta1RuntimeClass... items) |
A |
V1beta1RuntimeClassListFluent.removeFromItems(V1beta1RuntimeClass... items) |
A |
V1beta1RuntimeClassListFluentImpl.removeFromItems(V1beta1RuntimeClass... items) |
V1beta1RuntimeClassListFluent.ItemsNested<A> |
V1beta1RuntimeClassListFluent.setNewItemLike(int index,
V1beta1RuntimeClass item) |
V1beta1RuntimeClassListFluent.ItemsNested<A> |
V1beta1RuntimeClassListFluentImpl.setNewItemLike(int index,
V1beta1RuntimeClass item) |
A |
V1beta1RuntimeClassListFluent.setToItems(int index,
V1beta1RuntimeClass item) |
A |
V1beta1RuntimeClassListFluentImpl.setToItems(int index,
V1beta1RuntimeClass item) |
A |
V1beta1RuntimeClassListFluent.withItems(V1beta1RuntimeClass... items) |
A |
V1beta1RuntimeClassListFluentImpl.withItems(V1beta1RuntimeClass... items) |
Modifier and Type | Method and Description |
---|---|
A |
V1beta1RuntimeClassListFluent.addAllToItems(Collection<V1beta1RuntimeClass> items) |
A |
V1beta1RuntimeClassListFluentImpl.addAllToItems(Collection<V1beta1RuntimeClass> items) |
V1beta1RuntimeClassList |
V1beta1RuntimeClassList.items(List<V1beta1RuntimeClass> items) |
A |
V1beta1RuntimeClassListFluent.removeAllFromItems(Collection<V1beta1RuntimeClass> items) |
A |
V1beta1RuntimeClassListFluentImpl.removeAllFromItems(Collection<V1beta1RuntimeClass> items) |
void |
V1beta1RuntimeClassList.setItems(List<V1beta1RuntimeClass> items) |
A |
V1beta1RuntimeClassListFluent.withItems(List<V1beta1RuntimeClass> items) |
A |
V1beta1RuntimeClassListFluentImpl.withItems(List<V1beta1RuntimeClass> items) |
Constructor and Description |
---|
V1beta1RuntimeClassBuilder(V1beta1RuntimeClass instance) |
V1beta1RuntimeClassBuilder(V1beta1RuntimeClass instance,
Boolean validationEnabled) |
V1beta1RuntimeClassBuilder(V1beta1RuntimeClassFluent<?> fluent,
V1beta1RuntimeClass instance) |
V1beta1RuntimeClassBuilder(V1beta1RuntimeClassFluent<?> fluent,
V1beta1RuntimeClass instance,
Boolean validationEnabled) |
V1beta1RuntimeClassFluentImpl(V1beta1RuntimeClass instance) |
Copyright © 2020. All rights reserved.