| Package | Description |
|---|---|
| io.alauda.devops.java.client.apis | |
| io.alauda.devops.java.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1ImageRegistryBinding |
DevopsAlaudaIoV1alpha1Api.createNamespacedImageRegistryBinding(String namespace,
V1alpha1ImageRegistryBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create an ImageRegistryBinding
|
V1alpha1ImageRegistryBinding |
DevopsAlaudaIoV1alpha1Api.createNamespacedImageRegistryBindingStatus(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of an ImageRegistryBinding
|
V1alpha1ImageRegistryBinding |
DevopsAlaudaIoV1alpha1Api.patchNamespacedImageRegistryBinding(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified ImageRegistryBinding
|
V1alpha1ImageRegistryBinding |
DevopsAlaudaIoV1alpha1Api.patchNamespacedImageRegistryBindingStatus(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified ImageRegistryBinding
|
V1alpha1ImageRegistryBinding |
DevopsAlaudaIoV1alpha1Api.readNamespacedImageRegistryBinding(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ImageRegistryBinding
|
V1alpha1ImageRegistryBinding |
DevopsAlaudaIoV1alpha1Api.readNamespacedImageRegistryBindingStatus(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read status of the specified ImageRegistryBinding
|
V1alpha1ImageRegistryBinding |
DevopsAlaudaIoV1alpha1Api.replaceNamespacedImageRegistryBinding(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun)
replace the specified ImageRegistryBinding
|
V1alpha1ImageRegistryBinding |
DevopsAlaudaIoV1alpha1Api.replaceNamespacedImageRegistryBindingStatus(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun)
replace status of the specified ImageRegistryBinding
|
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBinding> |
DevopsAlaudaIoV1alpha1Api.createNamespacedImageRegistryBindingStatusWithHttpInfo(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of an ImageRegistryBinding
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBinding> |
DevopsAlaudaIoV1alpha1Api.createNamespacedImageRegistryBindingWithHttpInfo(String namespace,
V1alpha1ImageRegistryBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create an ImageRegistryBinding
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBinding> |
DevopsAlaudaIoV1alpha1Api.patchNamespacedImageRegistryBindingStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified ImageRegistryBinding
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBinding> |
DevopsAlaudaIoV1alpha1Api.patchNamespacedImageRegistryBindingWithHttpInfo(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified ImageRegistryBinding
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBinding> |
DevopsAlaudaIoV1alpha1Api.readNamespacedImageRegistryBindingStatusWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read status of the specified ImageRegistryBinding
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBinding> |
DevopsAlaudaIoV1alpha1Api.readNamespacedImageRegistryBindingWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ImageRegistryBinding
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBinding> |
DevopsAlaudaIoV1alpha1Api.replaceNamespacedImageRegistryBindingStatusWithHttpInfo(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun)
replace status of the specified ImageRegistryBinding
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBinding> |
DevopsAlaudaIoV1alpha1Api.replaceNamespacedImageRegistryBindingWithHttpInfo(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun)
replace the specified ImageRegistryBinding
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1ImageRegistryBinding |
DevopsAlaudaIoV1alpha1Api.createNamespacedImageRegistryBinding(String namespace,
V1alpha1ImageRegistryBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create an ImageRegistryBinding
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createNamespacedImageRegistryBindingAsync(String namespace,
V1alpha1ImageRegistryBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBinding> callback)
(asynchronously)
create an ImageRegistryBinding
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createNamespacedImageRegistryBindingCall(String namespace,
V1alpha1ImageRegistryBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedImageRegistryBinding
|
V1alpha1ImageRegistryBinding |
DevopsAlaudaIoV1alpha1Api.createNamespacedImageRegistryBindingStatus(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of an ImageRegistryBinding
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createNamespacedImageRegistryBindingStatusAsync(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBinding> callback)
(asynchronously)
create status of an ImageRegistryBinding
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createNamespacedImageRegistryBindingStatusCall(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedImageRegistryBindingStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBinding> |
DevopsAlaudaIoV1alpha1Api.createNamespacedImageRegistryBindingStatusWithHttpInfo(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of an ImageRegistryBinding
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBinding> |
DevopsAlaudaIoV1alpha1Api.createNamespacedImageRegistryBindingWithHttpInfo(String namespace,
V1alpha1ImageRegistryBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create an ImageRegistryBinding
|
V1alpha1ImageRegistryBinding |
DevopsAlaudaIoV1alpha1Api.replaceNamespacedImageRegistryBinding(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun)
replace the specified ImageRegistryBinding
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceNamespacedImageRegistryBindingAsync(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBinding> callback)
(asynchronously)
replace the specified ImageRegistryBinding
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceNamespacedImageRegistryBindingCall(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedImageRegistryBinding
|
V1alpha1ImageRegistryBinding |
DevopsAlaudaIoV1alpha1Api.replaceNamespacedImageRegistryBindingStatus(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun)
replace status of the specified ImageRegistryBinding
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceNamespacedImageRegistryBindingStatusAsync(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBinding> callback)
(asynchronously)
replace status of the specified ImageRegistryBinding
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceNamespacedImageRegistryBindingStatusCall(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedImageRegistryBindingStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBinding> |
DevopsAlaudaIoV1alpha1Api.replaceNamespacedImageRegistryBindingStatusWithHttpInfo(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun)
replace status of the specified ImageRegistryBinding
|
io.kubernetes.client.ApiResponse<V1alpha1ImageRegistryBinding> |
DevopsAlaudaIoV1alpha1Api.replaceNamespacedImageRegistryBindingWithHttpInfo(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun)
replace the specified ImageRegistryBinding
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createNamespacedImageRegistryBindingAsync(String namespace,
V1alpha1ImageRegistryBinding body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBinding> callback)
(asynchronously)
create an ImageRegistryBinding
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createNamespacedImageRegistryBindingStatusAsync(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBinding> callback)
(asynchronously)
create status of an ImageRegistryBinding
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.patchNamespacedImageRegistryBindingAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBinding> callback)
(asynchronously)
partially update the specified ImageRegistryBinding
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.patchNamespacedImageRegistryBindingStatusAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBinding> callback)
(asynchronously)
partially update status of the specified ImageRegistryBinding
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.readNamespacedImageRegistryBindingAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBinding> callback)
(asynchronously)
read the specified ImageRegistryBinding
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.readNamespacedImageRegistryBindingStatusAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBinding> callback)
(asynchronously)
read status of the specified ImageRegistryBinding
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceNamespacedImageRegistryBindingAsync(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBinding> callback)
(asynchronously)
replace the specified ImageRegistryBinding
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceNamespacedImageRegistryBindingStatusAsync(String name,
String namespace,
V1alpha1ImageRegistryBinding body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ImageRegistryBinding> callback)
(asynchronously)
replace status of the specified ImageRegistryBinding
|
| Modifier and Type | Method and Description |
|---|---|
List<V1alpha1ImageRegistryBinding> |
V1alpha1ImageRegistryBindingListFluent.buildItems() |
List<V1alpha1ImageRegistryBinding> |
V1alpha1ImageRegistryBindingListFluentImpl.buildItems() |
List<V1alpha1ImageRegistryBinding> |
V1alpha1ImageRegistryBindingListFluent.getItems()
Deprecated.
|
List<V1alpha1ImageRegistryBinding> |
V1alpha1ImageRegistryBindingListFluentImpl.getItems()
Deprecated.
|
List<V1alpha1ImageRegistryBinding> |
V1alpha1ImageRegistryBindingList.getItems()
Items is a list of ImageRegistryBinding objects
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1ImageRegistryBindingList |
V1alpha1ImageRegistryBindingList.addItemsItem(V1alpha1ImageRegistryBinding itemsItem) |
V1alpha1ImageRegistryBindingListFluent.ItemsNested<A> |
V1alpha1ImageRegistryBindingListFluent.addNewItemLike(V1alpha1ImageRegistryBinding item) |
V1alpha1ImageRegistryBindingListFluent.ItemsNested<A> |
V1alpha1ImageRegistryBindingListFluentImpl.addNewItemLike(V1alpha1ImageRegistryBinding item) |
A |
V1alpha1ImageRegistryBindingListFluent.addToItems(int index,
V1alpha1ImageRegistryBinding item) |
A |
V1alpha1ImageRegistryBindingListFluentImpl.addToItems(int index,
V1alpha1ImageRegistryBinding item) |
A |
V1alpha1ImageRegistryBindingListFluent.addToItems(V1alpha1ImageRegistryBinding... items) |
A |
V1alpha1ImageRegistryBindingListFluentImpl.addToItems(V1alpha1ImageRegistryBinding... items) |
A |
V1alpha1ImageRegistryBindingListFluent.removeFromItems(V1alpha1ImageRegistryBinding... items) |
A |
V1alpha1ImageRegistryBindingListFluentImpl.removeFromItems(V1alpha1ImageRegistryBinding... items) |
V1alpha1ImageRegistryBindingListFluent.ItemsNested<A> |
V1alpha1ImageRegistryBindingListFluent.setNewItemLike(int index,
V1alpha1ImageRegistryBinding item) |
V1alpha1ImageRegistryBindingListFluent.ItemsNested<A> |
V1alpha1ImageRegistryBindingListFluentImpl.setNewItemLike(int index,
V1alpha1ImageRegistryBinding item) |
A |
V1alpha1ImageRegistryBindingListFluent.setToItems(int index,
V1alpha1ImageRegistryBinding item) |
A |
V1alpha1ImageRegistryBindingListFluentImpl.setToItems(int index,
V1alpha1ImageRegistryBinding item) |
A |
V1alpha1ImageRegistryBindingListFluent.withItems(V1alpha1ImageRegistryBinding... items) |
A |
V1alpha1ImageRegistryBindingListFluentImpl.withItems(V1alpha1ImageRegistryBinding... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
V1alpha1ImageRegistryBindingListFluent.addAllToItems(Collection<V1alpha1ImageRegistryBinding> items) |
A |
V1alpha1ImageRegistryBindingListFluentImpl.addAllToItems(Collection<V1alpha1ImageRegistryBinding> items) |
V1alpha1ImageRegistryBindingList |
V1alpha1ImageRegistryBindingList.items(List<V1alpha1ImageRegistryBinding> items) |
A |
V1alpha1ImageRegistryBindingListFluent.removeAllFromItems(Collection<V1alpha1ImageRegistryBinding> items) |
A |
V1alpha1ImageRegistryBindingListFluentImpl.removeAllFromItems(Collection<V1alpha1ImageRegistryBinding> items) |
void |
V1alpha1ImageRegistryBindingList.setItems(List<V1alpha1ImageRegistryBinding> items) |
A |
V1alpha1ImageRegistryBindingListFluent.withItems(List<V1alpha1ImageRegistryBinding> items) |
A |
V1alpha1ImageRegistryBindingListFluentImpl.withItems(List<V1alpha1ImageRegistryBinding> items) |
| Constructor and Description |
|---|
V1alpha1ImageRegistryBindingBuilder(V1alpha1ImageRegistryBinding instance) |
V1alpha1ImageRegistryBindingBuilder(V1alpha1ImageRegistryBinding instance,
Boolean validationEnabled) |
V1alpha1ImageRegistryBindingBuilder(V1alpha1ImageRegistryBindingFluent<?> fluent,
V1alpha1ImageRegistryBinding instance) |
V1alpha1ImageRegistryBindingBuilder(V1alpha1ImageRegistryBindingFluent<?> fluent,
V1alpha1ImageRegistryBinding instance,
Boolean validationEnabled) |
V1alpha1ImageRegistryBindingFluentImpl(V1alpha1ImageRegistryBinding instance) |
Copyright © 2020. All rights reserved.