| Package | Description |
|---|---|
| io.alauda.devops.java.client.apis | |
| io.alauda.devops.java.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1ProjectManagement |
DevopsAlaudaIoV1alpha1Api.createProjectManagement(V1alpha1ProjectManagement body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ProjectManagement
|
V1alpha1ProjectManagement |
DevopsAlaudaIoV1alpha1Api.createProjectManagementStatus(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a ProjectManagement
|
V1alpha1ProjectManagement |
DevopsAlaudaIoV1alpha1Api.patchProjectManagement(String name,
Object body,
String pretty,
String dryRun)
partially update the specified ProjectManagement
|
V1alpha1ProjectManagement |
DevopsAlaudaIoV1alpha1Api.patchProjectManagementStatus(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified ProjectManagement
|
V1alpha1ProjectManagement |
DevopsAlaudaIoV1alpha1Api.readProjectManagement(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified ProjectManagement
|
V1alpha1ProjectManagement |
DevopsAlaudaIoV1alpha1Api.readProjectManagementStatus(String name,
String pretty,
Boolean exact,
Boolean export)
read status of the specified ProjectManagement
|
V1alpha1ProjectManagement |
DevopsAlaudaIoV1alpha1Api.replaceProjectManagement(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun)
replace the specified ProjectManagement
|
V1alpha1ProjectManagement |
DevopsAlaudaIoV1alpha1Api.replaceProjectManagementStatus(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun)
replace status of the specified ProjectManagement
|
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagement> |
DevopsAlaudaIoV1alpha1Api.createProjectManagementStatusWithHttpInfo(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a ProjectManagement
|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagement> |
DevopsAlaudaIoV1alpha1Api.createProjectManagementWithHttpInfo(V1alpha1ProjectManagement body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ProjectManagement
|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagement> |
DevopsAlaudaIoV1alpha1Api.patchProjectManagementStatusWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified ProjectManagement
|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagement> |
DevopsAlaudaIoV1alpha1Api.patchProjectManagementWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified ProjectManagement
|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagement> |
DevopsAlaudaIoV1alpha1Api.readProjectManagementStatusWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read status of the specified ProjectManagement
|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagement> |
DevopsAlaudaIoV1alpha1Api.readProjectManagementWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified ProjectManagement
|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagement> |
DevopsAlaudaIoV1alpha1Api.replaceProjectManagementStatusWithHttpInfo(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun)
replace status of the specified ProjectManagement
|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagement> |
DevopsAlaudaIoV1alpha1Api.replaceProjectManagementWithHttpInfo(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun)
replace the specified ProjectManagement
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1ProjectManagement |
DevopsAlaudaIoV1alpha1Api.createProjectManagement(V1alpha1ProjectManagement body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ProjectManagement
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createProjectManagementAsync(V1alpha1ProjectManagement body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagement> callback)
(asynchronously)
create a ProjectManagement
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createProjectManagementCall(V1alpha1ProjectManagement body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createProjectManagement
|
V1alpha1ProjectManagement |
DevopsAlaudaIoV1alpha1Api.createProjectManagementStatus(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a ProjectManagement
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createProjectManagementStatusAsync(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagement> callback)
(asynchronously)
create status of a ProjectManagement
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createProjectManagementStatusCall(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createProjectManagementStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagement> |
DevopsAlaudaIoV1alpha1Api.createProjectManagementStatusWithHttpInfo(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a ProjectManagement
|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagement> |
DevopsAlaudaIoV1alpha1Api.createProjectManagementWithHttpInfo(V1alpha1ProjectManagement body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ProjectManagement
|
V1alpha1ProjectManagement |
DevopsAlaudaIoV1alpha1Api.replaceProjectManagement(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun)
replace the specified ProjectManagement
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceProjectManagementAsync(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagement> callback)
(asynchronously)
replace the specified ProjectManagement
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceProjectManagementCall(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceProjectManagement
|
V1alpha1ProjectManagement |
DevopsAlaudaIoV1alpha1Api.replaceProjectManagementStatus(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun)
replace status of the specified ProjectManagement
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceProjectManagementStatusAsync(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagement> callback)
(asynchronously)
replace status of the specified ProjectManagement
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceProjectManagementStatusCall(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceProjectManagementStatus
|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagement> |
DevopsAlaudaIoV1alpha1Api.replaceProjectManagementStatusWithHttpInfo(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun)
replace status of the specified ProjectManagement
|
io.kubernetes.client.ApiResponse<V1alpha1ProjectManagement> |
DevopsAlaudaIoV1alpha1Api.replaceProjectManagementWithHttpInfo(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun)
replace the specified ProjectManagement
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createProjectManagementAsync(V1alpha1ProjectManagement body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagement> callback)
(asynchronously)
create a ProjectManagement
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createProjectManagementStatusAsync(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagement> callback)
(asynchronously)
create status of a ProjectManagement
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.patchProjectManagementAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagement> callback)
(asynchronously)
partially update the specified ProjectManagement
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.patchProjectManagementStatusAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagement> callback)
(asynchronously)
partially update status of the specified ProjectManagement
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.readProjectManagementAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagement> callback)
(asynchronously)
read the specified ProjectManagement
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.readProjectManagementStatusAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagement> callback)
(asynchronously)
read status of the specified ProjectManagement
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceProjectManagementAsync(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagement> callback)
(asynchronously)
replace the specified ProjectManagement
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceProjectManagementStatusAsync(String name,
V1alpha1ProjectManagement body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1ProjectManagement> callback)
(asynchronously)
replace status of the specified ProjectManagement
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1ProjectManagement |
V1alpha1ProjectManagement.apiVersion(String apiVersion) |
V1alpha1ProjectManagement |
V1alpha1ProjectManagementBuilder.build() |
V1alpha1ProjectManagement |
V1alpha1ProjectManagementListFluentImpl.buildFirstItem() |
V1alpha1ProjectManagement |
V1alpha1ProjectManagementListFluent.buildFirstItem() |
V1alpha1ProjectManagement |
V1alpha1ProjectManagementListFluentImpl.buildItem(int index) |
V1alpha1ProjectManagement |
V1alpha1ProjectManagementListFluent.buildItem(int index) |
V1alpha1ProjectManagement |
V1alpha1ProjectManagementListFluentImpl.buildLastItem() |
V1alpha1ProjectManagement |
V1alpha1ProjectManagementListFluent.buildLastItem() |
V1alpha1ProjectManagement |
V1alpha1ProjectManagementListFluentImpl.buildMatchingItem(Predicate<V1alpha1ProjectManagementBuilder> predicate) |
V1alpha1ProjectManagement |
V1alpha1ProjectManagementListFluent.buildMatchingItem(Predicate<V1alpha1ProjectManagementBuilder> predicate) |
V1alpha1ProjectManagement |
V1alpha1ProjectManagement.kind(String kind) |
V1alpha1ProjectManagement |
V1alpha1ProjectManagement.metadata(io.kubernetes.client.models.V1ObjectMeta metadata) |
V1alpha1ProjectManagement |
V1alpha1ProjectManagement.spec(V1alpha1ProjectManagementSpec spec) |
V1alpha1ProjectManagement |
V1alpha1ProjectManagement.status(V1alpha1ServiceStatus status) |
| Modifier and Type | Method and Description |
|---|---|
List<V1alpha1ProjectManagement> |
V1alpha1ProjectManagementListFluentImpl.buildItems() |
List<V1alpha1ProjectManagement> |
V1alpha1ProjectManagementListFluent.buildItems() |
List<V1alpha1ProjectManagement> |
V1alpha1ProjectManagementListFluentImpl.getItems()
Deprecated.
|
List<V1alpha1ProjectManagement> |
V1alpha1ProjectManagementListFluent.getItems()
Deprecated.
|
List<V1alpha1ProjectManagement> |
V1alpha1ProjectManagementList.getItems()
Items is a list of ProjectManagement
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1ProjectManagementList |
V1alpha1ProjectManagementList.addItemsItem(V1alpha1ProjectManagement itemsItem) |
V1alpha1ProjectManagementListFluent.ItemsNested<A> |
V1alpha1ProjectManagementListFluentImpl.addNewItemLike(V1alpha1ProjectManagement item) |
V1alpha1ProjectManagementListFluent.ItemsNested<A> |
V1alpha1ProjectManagementListFluent.addNewItemLike(V1alpha1ProjectManagement item) |
A |
V1alpha1ProjectManagementListFluentImpl.addToItems(int index,
V1alpha1ProjectManagement item) |
A |
V1alpha1ProjectManagementListFluent.addToItems(int index,
V1alpha1ProjectManagement item) |
A |
V1alpha1ProjectManagementListFluentImpl.addToItems(V1alpha1ProjectManagement... items) |
A |
V1alpha1ProjectManagementListFluent.addToItems(V1alpha1ProjectManagement... items) |
A |
V1alpha1ProjectManagementListFluentImpl.removeFromItems(V1alpha1ProjectManagement... items) |
A |
V1alpha1ProjectManagementListFluent.removeFromItems(V1alpha1ProjectManagement... items) |
V1alpha1ProjectManagementListFluent.ItemsNested<A> |
V1alpha1ProjectManagementListFluentImpl.setNewItemLike(int index,
V1alpha1ProjectManagement item) |
V1alpha1ProjectManagementListFluent.ItemsNested<A> |
V1alpha1ProjectManagementListFluent.setNewItemLike(int index,
V1alpha1ProjectManagement item) |
A |
V1alpha1ProjectManagementListFluentImpl.setToItems(int index,
V1alpha1ProjectManagement item) |
A |
V1alpha1ProjectManagementListFluent.setToItems(int index,
V1alpha1ProjectManagement item) |
A |
V1alpha1ProjectManagementListFluentImpl.withItems(V1alpha1ProjectManagement... items) |
A |
V1alpha1ProjectManagementListFluent.withItems(V1alpha1ProjectManagement... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
V1alpha1ProjectManagementListFluentImpl.addAllToItems(Collection<V1alpha1ProjectManagement> items) |
A |
V1alpha1ProjectManagementListFluent.addAllToItems(Collection<V1alpha1ProjectManagement> items) |
V1alpha1ProjectManagementList |
V1alpha1ProjectManagementList.items(List<V1alpha1ProjectManagement> items) |
A |
V1alpha1ProjectManagementListFluentImpl.removeAllFromItems(Collection<V1alpha1ProjectManagement> items) |
A |
V1alpha1ProjectManagementListFluent.removeAllFromItems(Collection<V1alpha1ProjectManagement> items) |
void |
V1alpha1ProjectManagementList.setItems(List<V1alpha1ProjectManagement> items) |
A |
V1alpha1ProjectManagementListFluentImpl.withItems(List<V1alpha1ProjectManagement> items) |
A |
V1alpha1ProjectManagementListFluent.withItems(List<V1alpha1ProjectManagement> items) |
| Constructor and Description |
|---|
V1alpha1ProjectManagementBuilder(V1alpha1ProjectManagement instance) |
V1alpha1ProjectManagementBuilder(V1alpha1ProjectManagement instance,
Boolean validationEnabled) |
V1alpha1ProjectManagementBuilder(V1alpha1ProjectManagementFluent<?> fluent,
V1alpha1ProjectManagement instance) |
V1alpha1ProjectManagementBuilder(V1alpha1ProjectManagementFluent<?> fluent,
V1alpha1ProjectManagement instance,
Boolean validationEnabled) |
V1alpha1ProjectManagementFluentImpl(V1alpha1ProjectManagement instance) |
Copyright © 2019. All rights reserved.