| Package | Description |
|---|---|
| io.alauda.devops.java.client.apis | |
| io.alauda.devops.java.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1Setting |
DevopsAlaudaIoV1alpha1Api.createSetting(V1alpha1Setting body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Setting
|
V1alpha1Setting |
DevopsAlaudaIoV1alpha1Api.createSettingStatus(String name,
V1alpha1Setting body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a Setting
|
V1alpha1Setting |
DevopsAlaudaIoV1alpha1Api.patchSetting(String name,
Object body,
String pretty,
String dryRun)
partially update the specified Setting
|
V1alpha1Setting |
DevopsAlaudaIoV1alpha1Api.patchSettingStatus(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified Setting
|
V1alpha1Setting |
DevopsAlaudaIoV1alpha1Api.readSetting(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified Setting
|
V1alpha1Setting |
DevopsAlaudaIoV1alpha1Api.readSettingStatus(String name,
String pretty,
Boolean exact,
Boolean export)
read status of the specified Setting
|
V1alpha1Setting |
DevopsAlaudaIoV1alpha1Api.replaceSetting(String name,
V1alpha1Setting body,
String pretty,
String dryRun)
replace the specified Setting
|
V1alpha1Setting |
DevopsAlaudaIoV1alpha1Api.replaceSettingStatus(String name,
V1alpha1Setting body,
String pretty,
String dryRun)
replace status of the specified Setting
|
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.ApiResponse<V1alpha1Setting> |
DevopsAlaudaIoV1alpha1Api.createSettingStatusWithHttpInfo(String name,
V1alpha1Setting body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a Setting
|
io.kubernetes.client.ApiResponse<V1alpha1Setting> |
DevopsAlaudaIoV1alpha1Api.createSettingWithHttpInfo(V1alpha1Setting body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Setting
|
io.kubernetes.client.ApiResponse<V1alpha1Setting> |
DevopsAlaudaIoV1alpha1Api.patchSettingStatusWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified Setting
|
io.kubernetes.client.ApiResponse<V1alpha1Setting> |
DevopsAlaudaIoV1alpha1Api.patchSettingWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified Setting
|
io.kubernetes.client.ApiResponse<V1alpha1Setting> |
DevopsAlaudaIoV1alpha1Api.readSettingStatusWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read status of the specified Setting
|
io.kubernetes.client.ApiResponse<V1alpha1Setting> |
DevopsAlaudaIoV1alpha1Api.readSettingWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified Setting
|
io.kubernetes.client.ApiResponse<V1alpha1Setting> |
DevopsAlaudaIoV1alpha1Api.replaceSettingStatusWithHttpInfo(String name,
V1alpha1Setting body,
String pretty,
String dryRun)
replace status of the specified Setting
|
io.kubernetes.client.ApiResponse<V1alpha1Setting> |
DevopsAlaudaIoV1alpha1Api.replaceSettingWithHttpInfo(String name,
V1alpha1Setting body,
String pretty,
String dryRun)
replace the specified Setting
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1Setting |
DevopsAlaudaIoV1alpha1Api.createSetting(V1alpha1Setting body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Setting
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createSettingAsync(V1alpha1Setting body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1Setting> callback)
(asynchronously)
create a Setting
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createSettingCall(V1alpha1Setting body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createSetting
|
V1alpha1Setting |
DevopsAlaudaIoV1alpha1Api.createSettingStatus(String name,
V1alpha1Setting body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a Setting
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createSettingStatusAsync(String name,
V1alpha1Setting body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1Setting> callback)
(asynchronously)
create status of a Setting
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createSettingStatusCall(String name,
V1alpha1Setting body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createSettingStatus
|
io.kubernetes.client.ApiResponse<V1alpha1Setting> |
DevopsAlaudaIoV1alpha1Api.createSettingStatusWithHttpInfo(String name,
V1alpha1Setting body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a Setting
|
io.kubernetes.client.ApiResponse<V1alpha1Setting> |
DevopsAlaudaIoV1alpha1Api.createSettingWithHttpInfo(V1alpha1Setting body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a Setting
|
V1alpha1Setting |
DevopsAlaudaIoV1alpha1Api.replaceSetting(String name,
V1alpha1Setting body,
String pretty,
String dryRun)
replace the specified Setting
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceSettingAsync(String name,
V1alpha1Setting body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1Setting> callback)
(asynchronously)
replace the specified Setting
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceSettingCall(String name,
V1alpha1Setting body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceSetting
|
V1alpha1Setting |
DevopsAlaudaIoV1alpha1Api.replaceSettingStatus(String name,
V1alpha1Setting body,
String pretty,
String dryRun)
replace status of the specified Setting
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceSettingStatusAsync(String name,
V1alpha1Setting body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1Setting> callback)
(asynchronously)
replace status of the specified Setting
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceSettingStatusCall(String name,
V1alpha1Setting body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceSettingStatus
|
io.kubernetes.client.ApiResponse<V1alpha1Setting> |
DevopsAlaudaIoV1alpha1Api.replaceSettingStatusWithHttpInfo(String name,
V1alpha1Setting body,
String pretty,
String dryRun)
replace status of the specified Setting
|
io.kubernetes.client.ApiResponse<V1alpha1Setting> |
DevopsAlaudaIoV1alpha1Api.replaceSettingWithHttpInfo(String name,
V1alpha1Setting body,
String pretty,
String dryRun)
replace the specified Setting
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createSettingAsync(V1alpha1Setting body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1Setting> callback)
(asynchronously)
create a Setting
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createSettingStatusAsync(String name,
V1alpha1Setting body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1Setting> callback)
(asynchronously)
create status of a Setting
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.patchSettingAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1Setting> callback)
(asynchronously)
partially update the specified Setting
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.patchSettingStatusAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1Setting> callback)
(asynchronously)
partially update status of the specified Setting
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.readSettingAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1Setting> callback)
(asynchronously)
read the specified Setting
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.readSettingStatusAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1Setting> callback)
(asynchronously)
read status of the specified Setting
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceSettingAsync(String name,
V1alpha1Setting body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1Setting> callback)
(asynchronously)
replace the specified Setting
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceSettingStatusAsync(String name,
V1alpha1Setting body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1Setting> callback)
(asynchronously)
replace status of the specified Setting
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1Setting |
V1alpha1Setting.apiVersion(String apiVersion) |
V1alpha1Setting |
V1alpha1SettingBuilder.build() |
V1alpha1Setting |
V1alpha1SettingListFluent.buildFirstItem() |
V1alpha1Setting |
V1alpha1SettingListFluentImpl.buildFirstItem() |
V1alpha1Setting |
V1alpha1SettingListFluent.buildItem(int index) |
V1alpha1Setting |
V1alpha1SettingListFluentImpl.buildItem(int index) |
V1alpha1Setting |
V1alpha1SettingListFluent.buildLastItem() |
V1alpha1Setting |
V1alpha1SettingListFluentImpl.buildLastItem() |
V1alpha1Setting |
V1alpha1SettingListFluent.buildMatchingItem(Predicate<V1alpha1SettingBuilder> predicate) |
V1alpha1Setting |
V1alpha1SettingListFluentImpl.buildMatchingItem(Predicate<V1alpha1SettingBuilder> predicate) |
V1alpha1Setting |
V1alpha1Setting.kind(String kind) |
V1alpha1Setting |
V1alpha1Setting.metadata(io.kubernetes.client.models.V1ObjectMeta metadata) |
V1alpha1Setting |
V1alpha1Setting.spec(V1alpha1SettingSpec spec) |
V1alpha1Setting |
V1alpha1Setting.status(V1alpha1ToolCategoryStatus status) |
| Modifier and Type | Method and Description |
|---|---|
List<V1alpha1Setting> |
V1alpha1SettingListFluent.buildItems() |
List<V1alpha1Setting> |
V1alpha1SettingListFluentImpl.buildItems() |
List<V1alpha1Setting> |
V1alpha1SettingListFluent.getItems()
Deprecated.
|
List<V1alpha1Setting> |
V1alpha1SettingListFluentImpl.getItems()
Deprecated.
|
List<V1alpha1Setting> |
V1alpha1SettingList.getItems()
Get items
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1SettingList |
V1alpha1SettingList.addItemsItem(V1alpha1Setting itemsItem) |
V1alpha1SettingListFluent.ItemsNested<A> |
V1alpha1SettingListFluent.addNewItemLike(V1alpha1Setting item) |
V1alpha1SettingListFluent.ItemsNested<A> |
V1alpha1SettingListFluentImpl.addNewItemLike(V1alpha1Setting item) |
A |
V1alpha1SettingListFluent.addToItems(int index,
V1alpha1Setting item) |
A |
V1alpha1SettingListFluentImpl.addToItems(int index,
V1alpha1Setting item) |
A |
V1alpha1SettingListFluent.addToItems(V1alpha1Setting... items) |
A |
V1alpha1SettingListFluentImpl.addToItems(V1alpha1Setting... items) |
A |
V1alpha1SettingListFluent.removeFromItems(V1alpha1Setting... items) |
A |
V1alpha1SettingListFluentImpl.removeFromItems(V1alpha1Setting... items) |
V1alpha1SettingListFluent.ItemsNested<A> |
V1alpha1SettingListFluent.setNewItemLike(int index,
V1alpha1Setting item) |
V1alpha1SettingListFluent.ItemsNested<A> |
V1alpha1SettingListFluentImpl.setNewItemLike(int index,
V1alpha1Setting item) |
A |
V1alpha1SettingListFluent.setToItems(int index,
V1alpha1Setting item) |
A |
V1alpha1SettingListFluentImpl.setToItems(int index,
V1alpha1Setting item) |
A |
V1alpha1SettingListFluent.withItems(V1alpha1Setting... items) |
A |
V1alpha1SettingListFluentImpl.withItems(V1alpha1Setting... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
V1alpha1SettingListFluent.addAllToItems(Collection<V1alpha1Setting> items) |
A |
V1alpha1SettingListFluentImpl.addAllToItems(Collection<V1alpha1Setting> items) |
V1alpha1SettingList |
V1alpha1SettingList.items(List<V1alpha1Setting> items) |
A |
V1alpha1SettingListFluent.removeAllFromItems(Collection<V1alpha1Setting> items) |
A |
V1alpha1SettingListFluentImpl.removeAllFromItems(Collection<V1alpha1Setting> items) |
void |
V1alpha1SettingList.setItems(List<V1alpha1Setting> items) |
A |
V1alpha1SettingListFluent.withItems(List<V1alpha1Setting> items) |
A |
V1alpha1SettingListFluentImpl.withItems(List<V1alpha1Setting> items) |
| Constructor and Description |
|---|
V1alpha1SettingBuilder(V1alpha1Setting instance) |
V1alpha1SettingBuilder(V1alpha1Setting instance,
Boolean validationEnabled) |
V1alpha1SettingBuilder(V1alpha1SettingFluent<?> fluent,
V1alpha1Setting instance) |
V1alpha1SettingBuilder(V1alpha1SettingFluent<?> fluent,
V1alpha1Setting instance,
Boolean validationEnabled) |
V1alpha1SettingFluentImpl(V1alpha1Setting instance) |
Copyright © 2020. All rights reserved.