| Package | Description |
|---|---|
| io.kubernetes.client.openapi.apis | |
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1PodPreset |
SettingsV1alpha1Api.createNamespacedPodPreset(String namespace,
V1alpha1PodPreset body,
String pretty,
String dryRun,
String fieldManager)
create a PodPreset
|
V1alpha1PodPreset |
SettingsV1alpha1Api.patchNamespacedPodPreset(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified PodPreset
|
V1alpha1PodPreset |
SettingsV1alpha1Api.readNamespacedPodPreset(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified PodPreset
|
V1alpha1PodPreset |
SettingsV1alpha1Api.replaceNamespacedPodPreset(String name,
String namespace,
V1alpha1PodPreset body,
String pretty,
String dryRun,
String fieldManager)
replace the specified PodPreset
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<V1alpha1PodPreset> |
SettingsV1alpha1Api.createNamespacedPodPresetWithHttpInfo(String namespace,
V1alpha1PodPreset body,
String pretty,
String dryRun,
String fieldManager)
create a PodPreset
|
ApiResponse<V1alpha1PodPreset> |
SettingsV1alpha1Api.patchNamespacedPodPresetWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified PodPreset
|
ApiResponse<V1alpha1PodPreset> |
SettingsV1alpha1Api.readNamespacedPodPresetWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified PodPreset
|
ApiResponse<V1alpha1PodPreset> |
SettingsV1alpha1Api.replaceNamespacedPodPresetWithHttpInfo(String name,
String namespace,
V1alpha1PodPreset body,
String pretty,
String dryRun,
String fieldManager)
replace the specified PodPreset
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1PodPreset |
SettingsV1alpha1Api.createNamespacedPodPreset(String namespace,
V1alpha1PodPreset body,
String pretty,
String dryRun,
String fieldManager)
create a PodPreset
|
okhttp3.Call |
SettingsV1alpha1Api.createNamespacedPodPresetAsync(String namespace,
V1alpha1PodPreset body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1alpha1PodPreset> _callback)
(asynchronously) create a PodPreset
|
okhttp3.Call |
SettingsV1alpha1Api.createNamespacedPodPresetCall(String namespace,
V1alpha1PodPreset body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createNamespacedPodPreset
|
ApiResponse<V1alpha1PodPreset> |
SettingsV1alpha1Api.createNamespacedPodPresetWithHttpInfo(String namespace,
V1alpha1PodPreset body,
String pretty,
String dryRun,
String fieldManager)
create a PodPreset
|
V1alpha1PodPreset |
SettingsV1alpha1Api.replaceNamespacedPodPreset(String name,
String namespace,
V1alpha1PodPreset body,
String pretty,
String dryRun,
String fieldManager)
replace the specified PodPreset
|
okhttp3.Call |
SettingsV1alpha1Api.replaceNamespacedPodPresetAsync(String name,
String namespace,
V1alpha1PodPreset body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1alpha1PodPreset> _callback)
(asynchronously) replace the specified PodPreset
|
okhttp3.Call |
SettingsV1alpha1Api.replaceNamespacedPodPresetCall(String name,
String namespace,
V1alpha1PodPreset body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedPodPreset
|
ApiResponse<V1alpha1PodPreset> |
SettingsV1alpha1Api.replaceNamespacedPodPresetWithHttpInfo(String name,
String namespace,
V1alpha1PodPreset body,
String pretty,
String dryRun,
String fieldManager)
replace the specified PodPreset
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
SettingsV1alpha1Api.createNamespacedPodPresetAsync(String namespace,
V1alpha1PodPreset body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1alpha1PodPreset> _callback)
(asynchronously) create a PodPreset
|
okhttp3.Call |
SettingsV1alpha1Api.patchNamespacedPodPresetAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1alpha1PodPreset> _callback)
(asynchronously) partially update the specified PodPreset
|
okhttp3.Call |
SettingsV1alpha1Api.readNamespacedPodPresetAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1alpha1PodPreset> _callback)
(asynchronously) read the specified PodPreset
|
okhttp3.Call |
SettingsV1alpha1Api.replaceNamespacedPodPresetAsync(String name,
String namespace,
V1alpha1PodPreset body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1alpha1PodPreset> _callback)
(asynchronously) replace the specified PodPreset
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1PodPreset |
V1alpha1PodPreset.apiVersion(String apiVersion) |
V1alpha1PodPreset |
V1alpha1PodPresetBuilder.build() |
V1alpha1PodPreset |
V1alpha1PodPresetListFluentImpl.buildFirstItem() |
V1alpha1PodPreset |
V1alpha1PodPresetListFluent.buildFirstItem() |
V1alpha1PodPreset |
V1alpha1PodPresetListFluentImpl.buildItem(int index) |
V1alpha1PodPreset |
V1alpha1PodPresetListFluent.buildItem(int index) |
V1alpha1PodPreset |
V1alpha1PodPresetListFluentImpl.buildLastItem() |
V1alpha1PodPreset |
V1alpha1PodPresetListFluent.buildLastItem() |
V1alpha1PodPreset |
V1alpha1PodPresetListFluentImpl.buildMatchingItem(Predicate<V1alpha1PodPresetBuilder> predicate) |
V1alpha1PodPreset |
V1alpha1PodPresetListFluent.buildMatchingItem(Predicate<V1alpha1PodPresetBuilder> predicate) |
V1alpha1PodPreset |
V1alpha1PodPreset.kind(String kind) |
V1alpha1PodPreset |
V1alpha1PodPreset.metadata(V1ObjectMeta metadata) |
V1alpha1PodPreset |
V1alpha1PodPreset.spec(V1alpha1PodPresetSpec spec) |
| Modifier and Type | Method and Description |
|---|---|
List<V1alpha1PodPreset> |
V1alpha1PodPresetListFluentImpl.buildItems() |
List<V1alpha1PodPreset> |
V1alpha1PodPresetListFluent.buildItems() |
List<V1alpha1PodPreset> |
V1alpha1PodPresetListFluentImpl.getItems()
Deprecated.
|
List<V1alpha1PodPreset> |
V1alpha1PodPresetListFluent.getItems()
Deprecated.
|
List<V1alpha1PodPreset> |
V1alpha1PodPresetList.getItems()
Items is a list of schema objects.
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1PodPresetList |
V1alpha1PodPresetList.addItemsItem(V1alpha1PodPreset itemsItem) |
V1alpha1PodPresetListFluent.ItemsNested<A> |
V1alpha1PodPresetListFluentImpl.addNewItemLike(V1alpha1PodPreset item) |
V1alpha1PodPresetListFluent.ItemsNested<A> |
V1alpha1PodPresetListFluent.addNewItemLike(V1alpha1PodPreset item) |
A |
V1alpha1PodPresetListFluentImpl.addToItems(int index,
V1alpha1PodPreset item) |
A |
V1alpha1PodPresetListFluent.addToItems(int index,
V1alpha1PodPreset item) |
A |
V1alpha1PodPresetListFluentImpl.addToItems(V1alpha1PodPreset... items) |
A |
V1alpha1PodPresetListFluent.addToItems(V1alpha1PodPreset... items) |
A |
V1alpha1PodPresetListFluentImpl.removeFromItems(V1alpha1PodPreset... items) |
A |
V1alpha1PodPresetListFluent.removeFromItems(V1alpha1PodPreset... items) |
V1alpha1PodPresetListFluent.ItemsNested<A> |
V1alpha1PodPresetListFluentImpl.setNewItemLike(int index,
V1alpha1PodPreset item) |
V1alpha1PodPresetListFluent.ItemsNested<A> |
V1alpha1PodPresetListFluent.setNewItemLike(int index,
V1alpha1PodPreset item) |
A |
V1alpha1PodPresetListFluentImpl.setToItems(int index,
V1alpha1PodPreset item) |
A |
V1alpha1PodPresetListFluent.setToItems(int index,
V1alpha1PodPreset item) |
A |
V1alpha1PodPresetListFluentImpl.withItems(V1alpha1PodPreset... items) |
A |
V1alpha1PodPresetListFluent.withItems(V1alpha1PodPreset... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
V1alpha1PodPresetListFluentImpl.addAllToItems(Collection<V1alpha1PodPreset> items) |
A |
V1alpha1PodPresetListFluent.addAllToItems(Collection<V1alpha1PodPreset> items) |
V1alpha1PodPresetList |
V1alpha1PodPresetList.items(List<V1alpha1PodPreset> items) |
A |
V1alpha1PodPresetListFluentImpl.removeAllFromItems(Collection<V1alpha1PodPreset> items) |
A |
V1alpha1PodPresetListFluent.removeAllFromItems(Collection<V1alpha1PodPreset> items) |
void |
V1alpha1PodPresetList.setItems(List<V1alpha1PodPreset> items) |
A |
V1alpha1PodPresetListFluentImpl.withItems(List<V1alpha1PodPreset> items) |
A |
V1alpha1PodPresetListFluent.withItems(List<V1alpha1PodPreset> items) |
| Constructor and Description |
|---|
V1alpha1PodPresetBuilder(V1alpha1PodPreset instance) |
V1alpha1PodPresetBuilder(V1alpha1PodPreset instance,
Boolean validationEnabled) |
V1alpha1PodPresetBuilder(V1alpha1PodPresetFluent<?> fluent,
V1alpha1PodPreset instance) |
V1alpha1PodPresetBuilder(V1alpha1PodPresetFluent<?> fluent,
V1alpha1PodPreset instance,
Boolean validationEnabled) |
V1alpha1PodPresetFluentImpl(V1alpha1PodPreset instance) |
Copyright © 2020. All rights reserved.