Package | Description |
---|---|
io.kubernetes.client.openapi.apis | |
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1CSINode |
StorageV1Api.createCSINode(V1CSINode body,
String pretty,
String dryRun,
String fieldManager)
create a CSINode
|
V1CSINode |
StorageV1Api.deleteCSINode(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a CSINode
|
V1CSINode |
StorageV1Api.patchCSINode(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified CSINode
|
V1CSINode |
StorageV1Api.readCSINode(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified CSINode
|
V1CSINode |
StorageV1Api.replaceCSINode(String name,
V1CSINode body,
String pretty,
String dryRun,
String fieldManager)
replace the specified CSINode
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<V1CSINode> |
StorageV1Api.createCSINodeWithHttpInfo(V1CSINode body,
String pretty,
String dryRun,
String fieldManager)
create a CSINode
|
ApiResponse<V1CSINode> |
StorageV1Api.deleteCSINodeWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a CSINode
|
ApiResponse<V1CSINode> |
StorageV1Api.patchCSINodeWithHttpInfo(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified CSINode
|
ApiResponse<V1CSINode> |
StorageV1Api.readCSINodeWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified CSINode
|
ApiResponse<V1CSINode> |
StorageV1Api.replaceCSINodeWithHttpInfo(String name,
V1CSINode body,
String pretty,
String dryRun,
String fieldManager)
replace the specified CSINode
|
Modifier and Type | Method and Description |
---|---|
V1CSINode |
StorageV1Api.createCSINode(V1CSINode body,
String pretty,
String dryRun,
String fieldManager)
create a CSINode
|
okhttp3.Call |
StorageV1Api.createCSINodeAsync(V1CSINode body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1CSINode> _callback)
(asynchronously) create a CSINode
|
okhttp3.Call |
StorageV1Api.createCSINodeCall(V1CSINode body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createCSINode
|
ApiResponse<V1CSINode> |
StorageV1Api.createCSINodeWithHttpInfo(V1CSINode body,
String pretty,
String dryRun,
String fieldManager)
create a CSINode
|
V1CSINode |
StorageV1Api.replaceCSINode(String name,
V1CSINode body,
String pretty,
String dryRun,
String fieldManager)
replace the specified CSINode
|
okhttp3.Call |
StorageV1Api.replaceCSINodeAsync(String name,
V1CSINode body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1CSINode> _callback)
(asynchronously) replace the specified CSINode
|
okhttp3.Call |
StorageV1Api.replaceCSINodeCall(String name,
V1CSINode body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceCSINode
|
ApiResponse<V1CSINode> |
StorageV1Api.replaceCSINodeWithHttpInfo(String name,
V1CSINode body,
String pretty,
String dryRun,
String fieldManager)
replace the specified CSINode
|
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
StorageV1Api.createCSINodeAsync(V1CSINode body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1CSINode> _callback)
(asynchronously) create a CSINode
|
okhttp3.Call |
StorageV1Api.deleteCSINodeAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1CSINode> _callback)
(asynchronously) delete a CSINode
|
okhttp3.Call |
StorageV1Api.patchCSINodeAsync(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1CSINode> _callback)
(asynchronously) partially update the specified CSINode
|
okhttp3.Call |
StorageV1Api.readCSINodeAsync(String name,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1CSINode> _callback)
(asynchronously) read the specified CSINode
|
okhttp3.Call |
StorageV1Api.replaceCSINodeAsync(String name,
V1CSINode body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1CSINode> _callback)
(asynchronously) replace the specified CSINode
|
Modifier and Type | Method and Description |
---|---|
V1CSINode |
V1CSINode.apiVersion(String apiVersion) |
V1CSINode |
V1CSINodeBuilder.build() |
V1CSINode |
V1CSINodeListFluent.buildFirstItem() |
V1CSINode |
V1CSINodeListFluentImpl.buildFirstItem() |
V1CSINode |
V1CSINodeListFluent.buildItem(int index) |
V1CSINode |
V1CSINodeListFluentImpl.buildItem(int index) |
V1CSINode |
V1CSINodeListFluent.buildLastItem() |
V1CSINode |
V1CSINodeListFluentImpl.buildLastItem() |
V1CSINode |
V1CSINodeListFluent.buildMatchingItem(Predicate<V1CSINodeBuilder> predicate) |
V1CSINode |
V1CSINodeListFluentImpl.buildMatchingItem(Predicate<V1CSINodeBuilder> predicate) |
V1CSINode |
V1CSINode.kind(String kind) |
V1CSINode |
V1CSINode.metadata(V1ObjectMeta metadata) |
V1CSINode |
V1CSINode.spec(V1CSINodeSpec spec) |
Modifier and Type | Method and Description |
---|---|
List<V1CSINode> |
V1CSINodeListFluent.buildItems() |
List<V1CSINode> |
V1CSINodeListFluentImpl.buildItems() |
List<V1CSINode> |
V1CSINodeListFluent.getItems()
Deprecated.
|
List<V1CSINode> |
V1CSINodeListFluentImpl.getItems()
Deprecated.
|
List<V1CSINode> |
V1CSINodeList.getItems()
items is the list of CSINode
|
Modifier and Type | Method and Description |
---|---|
V1CSINodeList |
V1CSINodeList.addItemsItem(V1CSINode itemsItem) |
V1CSINodeListFluent.ItemsNested<A> |
V1CSINodeListFluent.addNewItemLike(V1CSINode item) |
V1CSINodeListFluent.ItemsNested<A> |
V1CSINodeListFluentImpl.addNewItemLike(V1CSINode item) |
A |
V1CSINodeListFluent.addToItems(int index,
V1CSINode item) |
A |
V1CSINodeListFluentImpl.addToItems(int index,
V1CSINode item) |
A |
V1CSINodeListFluent.addToItems(V1CSINode... items) |
A |
V1CSINodeListFluentImpl.addToItems(V1CSINode... items) |
A |
V1CSINodeListFluent.removeFromItems(V1CSINode... items) |
A |
V1CSINodeListFluentImpl.removeFromItems(V1CSINode... items) |
V1CSINodeListFluent.ItemsNested<A> |
V1CSINodeListFluent.setNewItemLike(int index,
V1CSINode item) |
V1CSINodeListFluent.ItemsNested<A> |
V1CSINodeListFluentImpl.setNewItemLike(int index,
V1CSINode item) |
A |
V1CSINodeListFluent.setToItems(int index,
V1CSINode item) |
A |
V1CSINodeListFluentImpl.setToItems(int index,
V1CSINode item) |
A |
V1CSINodeListFluent.withItems(V1CSINode... items) |
A |
V1CSINodeListFluentImpl.withItems(V1CSINode... items) |
Modifier and Type | Method and Description |
---|---|
A |
V1CSINodeListFluent.addAllToItems(Collection<V1CSINode> items) |
A |
V1CSINodeListFluentImpl.addAllToItems(Collection<V1CSINode> items) |
V1CSINodeList |
V1CSINodeList.items(List<V1CSINode> items) |
A |
V1CSINodeListFluent.removeAllFromItems(Collection<V1CSINode> items) |
A |
V1CSINodeListFluentImpl.removeAllFromItems(Collection<V1CSINode> items) |
void |
V1CSINodeList.setItems(List<V1CSINode> items) |
A |
V1CSINodeListFluent.withItems(List<V1CSINode> items) |
A |
V1CSINodeListFluentImpl.withItems(List<V1CSINode> items) |
Constructor and Description |
---|
V1CSINodeBuilder(V1CSINode instance) |
V1CSINodeBuilder(V1CSINode instance,
Boolean validationEnabled) |
V1CSINodeBuilder(V1CSINodeFluent<?> fluent,
V1CSINode instance) |
V1CSINodeBuilder(V1CSINodeFluent<?> fluent,
V1CSINode instance,
Boolean validationEnabled) |
V1CSINodeFluentImpl(V1CSINode instance) |
Copyright © 2021. All rights reserved.