Package | Description |
---|---|
io.kubernetes.client.openapi.apis | |
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1CSIDriver |
StorageV1Api.createCSIDriver(V1CSIDriver body,
String pretty,
String dryRun,
String fieldManager)
create a CSIDriver
|
V1CSIDriver |
StorageV1Api.deleteCSIDriver(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a CSIDriver
|
V1CSIDriver |
StorageV1Api.patchCSIDriver(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified CSIDriver
|
V1CSIDriver |
StorageV1Api.readCSIDriver(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified CSIDriver
|
V1CSIDriver |
StorageV1Api.replaceCSIDriver(String name,
V1CSIDriver body,
String pretty,
String dryRun,
String fieldManager)
replace the specified CSIDriver
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<V1CSIDriver> |
StorageV1Api.createCSIDriverWithHttpInfo(V1CSIDriver body,
String pretty,
String dryRun,
String fieldManager)
create a CSIDriver
|
ApiResponse<V1CSIDriver> |
StorageV1Api.deleteCSIDriverWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a CSIDriver
|
ApiResponse<V1CSIDriver> |
StorageV1Api.patchCSIDriverWithHttpInfo(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified CSIDriver
|
ApiResponse<V1CSIDriver> |
StorageV1Api.readCSIDriverWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified CSIDriver
|
ApiResponse<V1CSIDriver> |
StorageV1Api.replaceCSIDriverWithHttpInfo(String name,
V1CSIDriver body,
String pretty,
String dryRun,
String fieldManager)
replace the specified CSIDriver
|
Modifier and Type | Method and Description |
---|---|
V1CSIDriver |
StorageV1Api.createCSIDriver(V1CSIDriver body,
String pretty,
String dryRun,
String fieldManager)
create a CSIDriver
|
okhttp3.Call |
StorageV1Api.createCSIDriverAsync(V1CSIDriver body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1CSIDriver> _callback)
(asynchronously) create a CSIDriver
|
okhttp3.Call |
StorageV1Api.createCSIDriverCall(V1CSIDriver body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createCSIDriver
|
ApiResponse<V1CSIDriver> |
StorageV1Api.createCSIDriverWithHttpInfo(V1CSIDriver body,
String pretty,
String dryRun,
String fieldManager)
create a CSIDriver
|
V1CSIDriver |
StorageV1Api.replaceCSIDriver(String name,
V1CSIDriver body,
String pretty,
String dryRun,
String fieldManager)
replace the specified CSIDriver
|
okhttp3.Call |
StorageV1Api.replaceCSIDriverAsync(String name,
V1CSIDriver body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1CSIDriver> _callback)
(asynchronously) replace the specified CSIDriver
|
okhttp3.Call |
StorageV1Api.replaceCSIDriverCall(String name,
V1CSIDriver body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceCSIDriver
|
ApiResponse<V1CSIDriver> |
StorageV1Api.replaceCSIDriverWithHttpInfo(String name,
V1CSIDriver body,
String pretty,
String dryRun,
String fieldManager)
replace the specified CSIDriver
|
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
StorageV1Api.createCSIDriverAsync(V1CSIDriver body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1CSIDriver> _callback)
(asynchronously) create a CSIDriver
|
okhttp3.Call |
StorageV1Api.deleteCSIDriverAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1CSIDriver> _callback)
(asynchronously) delete a CSIDriver
|
okhttp3.Call |
StorageV1Api.patchCSIDriverAsync(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1CSIDriver> _callback)
(asynchronously) partially update the specified CSIDriver
|
okhttp3.Call |
StorageV1Api.readCSIDriverAsync(String name,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1CSIDriver> _callback)
(asynchronously) read the specified CSIDriver
|
okhttp3.Call |
StorageV1Api.replaceCSIDriverAsync(String name,
V1CSIDriver body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1CSIDriver> _callback)
(asynchronously) replace the specified CSIDriver
|
Modifier and Type | Method and Description |
---|---|
V1CSIDriver |
V1CSIDriver.apiVersion(String apiVersion) |
V1CSIDriver |
V1CSIDriverBuilder.build() |
V1CSIDriver |
V1CSIDriverListFluentImpl.buildFirstItem() |
V1CSIDriver |
V1CSIDriverListFluent.buildFirstItem() |
V1CSIDriver |
V1CSIDriverListFluentImpl.buildItem(int index) |
V1CSIDriver |
V1CSIDriverListFluent.buildItem(int index) |
V1CSIDriver |
V1CSIDriverListFluentImpl.buildLastItem() |
V1CSIDriver |
V1CSIDriverListFluent.buildLastItem() |
V1CSIDriver |
V1CSIDriverListFluentImpl.buildMatchingItem(Predicate<V1CSIDriverBuilder> predicate) |
V1CSIDriver |
V1CSIDriverListFluent.buildMatchingItem(Predicate<V1CSIDriverBuilder> predicate) |
V1CSIDriver |
V1CSIDriver.kind(String kind) |
V1CSIDriver |
V1CSIDriver.metadata(V1ObjectMeta metadata) |
V1CSIDriver |
V1CSIDriver.spec(V1CSIDriverSpec spec) |
Modifier and Type | Method and Description |
---|---|
List<V1CSIDriver> |
V1CSIDriverListFluentImpl.buildItems() |
List<V1CSIDriver> |
V1CSIDriverListFluent.buildItems() |
List<V1CSIDriver> |
V1CSIDriverListFluentImpl.getItems()
Deprecated.
|
List<V1CSIDriver> |
V1CSIDriverListFluent.getItems()
Deprecated.
|
List<V1CSIDriver> |
V1CSIDriverList.getItems()
items is the list of CSIDriver
|
Modifier and Type | Method and Description |
---|---|
V1CSIDriverList |
V1CSIDriverList.addItemsItem(V1CSIDriver itemsItem) |
V1CSIDriverListFluent.ItemsNested<A> |
V1CSIDriverListFluentImpl.addNewItemLike(V1CSIDriver item) |
V1CSIDriverListFluent.ItemsNested<A> |
V1CSIDriverListFluent.addNewItemLike(V1CSIDriver item) |
A |
V1CSIDriverListFluentImpl.addToItems(int index,
V1CSIDriver item) |
A |
V1CSIDriverListFluent.addToItems(int index,
V1CSIDriver item) |
A |
V1CSIDriverListFluentImpl.addToItems(V1CSIDriver... items) |
A |
V1CSIDriverListFluent.addToItems(V1CSIDriver... items) |
A |
V1CSIDriverListFluentImpl.removeFromItems(V1CSIDriver... items) |
A |
V1CSIDriverListFluent.removeFromItems(V1CSIDriver... items) |
V1CSIDriverListFluent.ItemsNested<A> |
V1CSIDriverListFluentImpl.setNewItemLike(int index,
V1CSIDriver item) |
V1CSIDriverListFluent.ItemsNested<A> |
V1CSIDriverListFluent.setNewItemLike(int index,
V1CSIDriver item) |
A |
V1CSIDriverListFluentImpl.setToItems(int index,
V1CSIDriver item) |
A |
V1CSIDriverListFluent.setToItems(int index,
V1CSIDriver item) |
A |
V1CSIDriverListFluentImpl.withItems(V1CSIDriver... items) |
A |
V1CSIDriverListFluent.withItems(V1CSIDriver... items) |
Modifier and Type | Method and Description |
---|---|
A |
V1CSIDriverListFluentImpl.addAllToItems(Collection<V1CSIDriver> items) |
A |
V1CSIDriverListFluent.addAllToItems(Collection<V1CSIDriver> items) |
V1CSIDriverList |
V1CSIDriverList.items(List<V1CSIDriver> items) |
A |
V1CSIDriverListFluentImpl.removeAllFromItems(Collection<V1CSIDriver> items) |
A |
V1CSIDriverListFluent.removeAllFromItems(Collection<V1CSIDriver> items) |
void |
V1CSIDriverList.setItems(List<V1CSIDriver> items) |
A |
V1CSIDriverListFluentImpl.withItems(List<V1CSIDriver> items) |
A |
V1CSIDriverListFluent.withItems(List<V1CSIDriver> items) |
Constructor and Description |
---|
V1CSIDriverBuilder(V1CSIDriver instance) |
V1CSIDriverBuilder(V1CSIDriver instance,
Boolean validationEnabled) |
V1CSIDriverBuilder(V1CSIDriverFluent<?> fluent,
V1CSIDriver instance) |
V1CSIDriverBuilder(V1CSIDriverFluent<?> fluent,
V1CSIDriver instance,
Boolean validationEnabled) |
V1CSIDriverFluentImpl(V1CSIDriver instance) |
Copyright © 2020. All rights reserved.