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