Package | Description |
---|---|
io.kubernetes.client.apis | |
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
V1beta1Lease |
CoordinationV1beta1Api.createNamespacedLease(String namespace,
V1beta1Lease body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Lease
|
V1beta1Lease |
CoordinationV1beta1Api.patchNamespacedLease(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified Lease
|
V1beta1Lease |
CoordinationV1beta1Api.readNamespacedLease(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Lease
|
V1beta1Lease |
CoordinationV1beta1Api.replaceNamespacedLease(String name,
String namespace,
V1beta1Lease body,
String pretty,
String dryRun)
replace the specified Lease
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<V1beta1Lease> |
CoordinationV1beta1Api.createNamespacedLeaseWithHttpInfo(String namespace,
V1beta1Lease body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Lease
|
ApiResponse<V1beta1Lease> |
CoordinationV1beta1Api.patchNamespacedLeaseWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified Lease
|
ApiResponse<V1beta1Lease> |
CoordinationV1beta1Api.readNamespacedLeaseWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Lease
|
ApiResponse<V1beta1Lease> |
CoordinationV1beta1Api.replaceNamespacedLeaseWithHttpInfo(String name,
String namespace,
V1beta1Lease body,
String pretty,
String dryRun)
replace the specified Lease
|
Modifier and Type | Method and Description |
---|---|
V1beta1Lease |
CoordinationV1beta1Api.createNamespacedLease(String namespace,
V1beta1Lease body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Lease
|
com.squareup.okhttp.Call |
CoordinationV1beta1Api.createNamespacedLeaseAsync(String namespace,
V1beta1Lease body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ApiCallback<V1beta1Lease> callback)
(asynchronously)
create a Lease
|
com.squareup.okhttp.Call |
CoordinationV1beta1Api.createNamespacedLeaseCall(String namespace,
V1beta1Lease body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedLease
|
ApiResponse<V1beta1Lease> |
CoordinationV1beta1Api.createNamespacedLeaseWithHttpInfo(String namespace,
V1beta1Lease body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Lease
|
V1beta1Lease |
CoordinationV1beta1Api.replaceNamespacedLease(String name,
String namespace,
V1beta1Lease body,
String pretty,
String dryRun)
replace the specified Lease
|
com.squareup.okhttp.Call |
CoordinationV1beta1Api.replaceNamespacedLeaseAsync(String name,
String namespace,
V1beta1Lease body,
String pretty,
String dryRun,
ApiCallback<V1beta1Lease> callback)
(asynchronously)
replace the specified Lease
|
com.squareup.okhttp.Call |
CoordinationV1beta1Api.replaceNamespacedLeaseCall(String name,
String namespace,
V1beta1Lease body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedLease
|
ApiResponse<V1beta1Lease> |
CoordinationV1beta1Api.replaceNamespacedLeaseWithHttpInfo(String name,
String namespace,
V1beta1Lease body,
String pretty,
String dryRun)
replace the specified Lease
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
CoordinationV1beta1Api.createNamespacedLeaseAsync(String namespace,
V1beta1Lease body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ApiCallback<V1beta1Lease> callback)
(asynchronously)
create a Lease
|
com.squareup.okhttp.Call |
CoordinationV1beta1Api.patchNamespacedLeaseAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
ApiCallback<V1beta1Lease> callback)
(asynchronously)
partially update the specified Lease
|
com.squareup.okhttp.Call |
CoordinationV1beta1Api.readNamespacedLeaseAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1beta1Lease> callback)
(asynchronously)
read the specified Lease
|
com.squareup.okhttp.Call |
CoordinationV1beta1Api.replaceNamespacedLeaseAsync(String name,
String namespace,
V1beta1Lease body,
String pretty,
String dryRun,
ApiCallback<V1beta1Lease> callback)
(asynchronously)
replace the specified Lease
|
Modifier and Type | Method and Description |
---|---|
V1beta1Lease |
V1beta1Lease.apiVersion(String apiVersion) |
V1beta1Lease |
V1beta1LeaseBuilder.build() |
V1beta1Lease |
V1beta1LeaseListFluent.buildFirstItem() |
V1beta1Lease |
V1beta1LeaseListFluentImpl.buildFirstItem() |
V1beta1Lease |
V1beta1LeaseListFluent.buildItem(int index) |
V1beta1Lease |
V1beta1LeaseListFluentImpl.buildItem(int index) |
V1beta1Lease |
V1beta1LeaseListFluent.buildLastItem() |
V1beta1Lease |
V1beta1LeaseListFluentImpl.buildLastItem() |
V1beta1Lease |
V1beta1LeaseListFluent.buildMatchingItem(Predicate<V1beta1LeaseBuilder> predicate) |
V1beta1Lease |
V1beta1LeaseListFluentImpl.buildMatchingItem(Predicate<V1beta1LeaseBuilder> predicate) |
V1beta1Lease |
V1beta1Lease.kind(String kind) |
V1beta1Lease |
V1beta1Lease.metadata(V1ObjectMeta metadata) |
V1beta1Lease |
V1beta1Lease.spec(V1beta1LeaseSpec spec) |
Modifier and Type | Method and Description |
---|---|
List<V1beta1Lease> |
V1beta1LeaseListFluent.buildItems() |
List<V1beta1Lease> |
V1beta1LeaseListFluentImpl.buildItems() |
List<V1beta1Lease> |
V1beta1LeaseListFluent.getItems()
Deprecated.
|
List<V1beta1Lease> |
V1beta1LeaseListFluentImpl.getItems()
Deprecated.
|
List<V1beta1Lease> |
V1beta1LeaseList.getItems()
Items is a list of schema objects.
|
Modifier and Type | Method and Description |
---|---|
V1beta1LeaseList |
V1beta1LeaseList.addItemsItem(V1beta1Lease itemsItem) |
V1beta1LeaseListFluent.ItemsNested<A> |
V1beta1LeaseListFluent.addNewItemLike(V1beta1Lease item) |
V1beta1LeaseListFluent.ItemsNested<A> |
V1beta1LeaseListFluentImpl.addNewItemLike(V1beta1Lease item) |
A |
V1beta1LeaseListFluent.addToItems(int index,
V1beta1Lease item) |
A |
V1beta1LeaseListFluentImpl.addToItems(int index,
V1beta1Lease item) |
A |
V1beta1LeaseListFluent.addToItems(V1beta1Lease... items) |
A |
V1beta1LeaseListFluentImpl.addToItems(V1beta1Lease... items) |
A |
V1beta1LeaseListFluent.removeFromItems(V1beta1Lease... items) |
A |
V1beta1LeaseListFluentImpl.removeFromItems(V1beta1Lease... items) |
V1beta1LeaseListFluent.ItemsNested<A> |
V1beta1LeaseListFluent.setNewItemLike(int index,
V1beta1Lease item) |
V1beta1LeaseListFluent.ItemsNested<A> |
V1beta1LeaseListFluentImpl.setNewItemLike(int index,
V1beta1Lease item) |
A |
V1beta1LeaseListFluent.setToItems(int index,
V1beta1Lease item) |
A |
V1beta1LeaseListFluentImpl.setToItems(int index,
V1beta1Lease item) |
A |
V1beta1LeaseListFluent.withItems(V1beta1Lease... items) |
A |
V1beta1LeaseListFluentImpl.withItems(V1beta1Lease... items) |
Modifier and Type | Method and Description |
---|---|
A |
V1beta1LeaseListFluent.addAllToItems(Collection<V1beta1Lease> items) |
A |
V1beta1LeaseListFluentImpl.addAllToItems(Collection<V1beta1Lease> items) |
V1beta1LeaseList |
V1beta1LeaseList.items(List<V1beta1Lease> items) |
A |
V1beta1LeaseListFluent.removeAllFromItems(Collection<V1beta1Lease> items) |
A |
V1beta1LeaseListFluentImpl.removeAllFromItems(Collection<V1beta1Lease> items) |
void |
V1beta1LeaseList.setItems(List<V1beta1Lease> items) |
A |
V1beta1LeaseListFluent.withItems(List<V1beta1Lease> items) |
A |
V1beta1LeaseListFluentImpl.withItems(List<V1beta1Lease> items) |
Constructor and Description |
---|
V1beta1LeaseBuilder(V1beta1Lease instance) |
V1beta1LeaseBuilder(V1beta1Lease instance,
Boolean validationEnabled) |
V1beta1LeaseBuilder(V1beta1LeaseFluent<?> fluent,
V1beta1Lease instance) |
V1beta1LeaseBuilder(V1beta1LeaseFluent<?> fluent,
V1beta1Lease instance,
Boolean validationEnabled) |
V1beta1LeaseFluentImpl(V1beta1Lease instance) |
Copyright © 2018. All rights reserved.