| Package | Description |
|---|---|
| io.kubernetes.client.openapi.apis | |
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1EndpointSlice |
DiscoveryV1alpha1Api.createNamespacedEndpointSlice(String namespace,
V1alpha1EndpointSlice body,
String pretty,
String dryRun,
String fieldManager)
create an EndpointSlice
|
V1alpha1EndpointSlice |
DiscoveryV1alpha1Api.patchNamespacedEndpointSlice(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified EndpointSlice
|
V1alpha1EndpointSlice |
DiscoveryV1alpha1Api.readNamespacedEndpointSlice(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified EndpointSlice
|
V1alpha1EndpointSlice |
DiscoveryV1alpha1Api.replaceNamespacedEndpointSlice(String name,
String namespace,
V1alpha1EndpointSlice body,
String pretty,
String dryRun,
String fieldManager)
replace the specified EndpointSlice
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<V1alpha1EndpointSlice> |
DiscoveryV1alpha1Api.createNamespacedEndpointSliceWithHttpInfo(String namespace,
V1alpha1EndpointSlice body,
String pretty,
String dryRun,
String fieldManager)
create an EndpointSlice
|
ApiResponse<V1alpha1EndpointSlice> |
DiscoveryV1alpha1Api.patchNamespacedEndpointSliceWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified EndpointSlice
|
ApiResponse<V1alpha1EndpointSlice> |
DiscoveryV1alpha1Api.readNamespacedEndpointSliceWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified EndpointSlice
|
ApiResponse<V1alpha1EndpointSlice> |
DiscoveryV1alpha1Api.replaceNamespacedEndpointSliceWithHttpInfo(String name,
String namespace,
V1alpha1EndpointSlice body,
String pretty,
String dryRun,
String fieldManager)
replace the specified EndpointSlice
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1EndpointSlice |
DiscoveryV1alpha1Api.createNamespacedEndpointSlice(String namespace,
V1alpha1EndpointSlice body,
String pretty,
String dryRun,
String fieldManager)
create an EndpointSlice
|
okhttp3.Call |
DiscoveryV1alpha1Api.createNamespacedEndpointSliceAsync(String namespace,
V1alpha1EndpointSlice body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1alpha1EndpointSlice> _callback)
(asynchronously)
create an EndpointSlice
|
okhttp3.Call |
DiscoveryV1alpha1Api.createNamespacedEndpointSliceCall(String namespace,
V1alpha1EndpointSlice body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createNamespacedEndpointSlice
|
ApiResponse<V1alpha1EndpointSlice> |
DiscoveryV1alpha1Api.createNamespacedEndpointSliceWithHttpInfo(String namespace,
V1alpha1EndpointSlice body,
String pretty,
String dryRun,
String fieldManager)
create an EndpointSlice
|
V1alpha1EndpointSlice |
DiscoveryV1alpha1Api.replaceNamespacedEndpointSlice(String name,
String namespace,
V1alpha1EndpointSlice body,
String pretty,
String dryRun,
String fieldManager)
replace the specified EndpointSlice
|
okhttp3.Call |
DiscoveryV1alpha1Api.replaceNamespacedEndpointSliceAsync(String name,
String namespace,
V1alpha1EndpointSlice body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1alpha1EndpointSlice> _callback)
(asynchronously)
replace the specified EndpointSlice
|
okhttp3.Call |
DiscoveryV1alpha1Api.replaceNamespacedEndpointSliceCall(String name,
String namespace,
V1alpha1EndpointSlice body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedEndpointSlice
|
ApiResponse<V1alpha1EndpointSlice> |
DiscoveryV1alpha1Api.replaceNamespacedEndpointSliceWithHttpInfo(String name,
String namespace,
V1alpha1EndpointSlice body,
String pretty,
String dryRun,
String fieldManager)
replace the specified EndpointSlice
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
DiscoveryV1alpha1Api.createNamespacedEndpointSliceAsync(String namespace,
V1alpha1EndpointSlice body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1alpha1EndpointSlice> _callback)
(asynchronously)
create an EndpointSlice
|
okhttp3.Call |
DiscoveryV1alpha1Api.patchNamespacedEndpointSliceAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1alpha1EndpointSlice> _callback)
(asynchronously)
partially update the specified EndpointSlice
|
okhttp3.Call |
DiscoveryV1alpha1Api.readNamespacedEndpointSliceAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1alpha1EndpointSlice> _callback)
(asynchronously)
read the specified EndpointSlice
|
okhttp3.Call |
DiscoveryV1alpha1Api.replaceNamespacedEndpointSliceAsync(String name,
String namespace,
V1alpha1EndpointSlice body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1alpha1EndpointSlice> _callback)
(asynchronously)
replace the specified EndpointSlice
|
| Modifier and Type | Method and Description |
|---|---|
List<V1alpha1EndpointSlice> |
V1alpha1EndpointSliceListFluentImpl.buildItems() |
List<V1alpha1EndpointSlice> |
V1alpha1EndpointSliceListFluent.buildItems() |
List<V1alpha1EndpointSlice> |
V1alpha1EndpointSliceListFluentImpl.getItems()
Deprecated.
|
List<V1alpha1EndpointSlice> |
V1alpha1EndpointSliceListFluent.getItems()
Deprecated.
|
List<V1alpha1EndpointSlice> |
V1alpha1EndpointSliceList.getItems()
List of endpoint slices
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1EndpointSliceList |
V1alpha1EndpointSliceList.addItemsItem(V1alpha1EndpointSlice itemsItem) |
V1alpha1EndpointSliceListFluent.ItemsNested<A> |
V1alpha1EndpointSliceListFluentImpl.addNewItemLike(V1alpha1EndpointSlice item) |
V1alpha1EndpointSliceListFluent.ItemsNested<A> |
V1alpha1EndpointSliceListFluent.addNewItemLike(V1alpha1EndpointSlice item) |
A |
V1alpha1EndpointSliceListFluentImpl.addToItems(int index,
V1alpha1EndpointSlice item) |
A |
V1alpha1EndpointSliceListFluent.addToItems(int index,
V1alpha1EndpointSlice item) |
A |
V1alpha1EndpointSliceListFluentImpl.addToItems(V1alpha1EndpointSlice... items) |
A |
V1alpha1EndpointSliceListFluent.addToItems(V1alpha1EndpointSlice... items) |
A |
V1alpha1EndpointSliceListFluentImpl.removeFromItems(V1alpha1EndpointSlice... items) |
A |
V1alpha1EndpointSliceListFluent.removeFromItems(V1alpha1EndpointSlice... items) |
V1alpha1EndpointSliceListFluent.ItemsNested<A> |
V1alpha1EndpointSliceListFluentImpl.setNewItemLike(int index,
V1alpha1EndpointSlice item) |
V1alpha1EndpointSliceListFluent.ItemsNested<A> |
V1alpha1EndpointSliceListFluent.setNewItemLike(int index,
V1alpha1EndpointSlice item) |
A |
V1alpha1EndpointSliceListFluentImpl.setToItems(int index,
V1alpha1EndpointSlice item) |
A |
V1alpha1EndpointSliceListFluent.setToItems(int index,
V1alpha1EndpointSlice item) |
A |
V1alpha1EndpointSliceListFluentImpl.withItems(V1alpha1EndpointSlice... items) |
A |
V1alpha1EndpointSliceListFluent.withItems(V1alpha1EndpointSlice... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
V1alpha1EndpointSliceListFluentImpl.addAllToItems(Collection<V1alpha1EndpointSlice> items) |
A |
V1alpha1EndpointSliceListFluent.addAllToItems(Collection<V1alpha1EndpointSlice> items) |
V1alpha1EndpointSliceList |
V1alpha1EndpointSliceList.items(List<V1alpha1EndpointSlice> items) |
A |
V1alpha1EndpointSliceListFluentImpl.removeAllFromItems(Collection<V1alpha1EndpointSlice> items) |
A |
V1alpha1EndpointSliceListFluent.removeAllFromItems(Collection<V1alpha1EndpointSlice> items) |
void |
V1alpha1EndpointSliceList.setItems(List<V1alpha1EndpointSlice> items) |
A |
V1alpha1EndpointSliceListFluentImpl.withItems(List<V1alpha1EndpointSlice> items) |
A |
V1alpha1EndpointSliceListFluent.withItems(List<V1alpha1EndpointSlice> items) |
| Constructor and Description |
|---|
V1alpha1EndpointSliceBuilder(V1alpha1EndpointSlice instance) |
V1alpha1EndpointSliceBuilder(V1alpha1EndpointSlice instance,
Boolean validationEnabled) |
V1alpha1EndpointSliceBuilder(V1alpha1EndpointSliceFluent<?> fluent,
V1alpha1EndpointSlice instance) |
V1alpha1EndpointSliceBuilder(V1alpha1EndpointSliceFluent<?> fluent,
V1alpha1EndpointSlice instance,
Boolean validationEnabled) |
V1alpha1EndpointSliceFluentImpl(V1alpha1EndpointSlice instance) |
Copyright © 2020. All rights reserved.