| Package | Description |
|---|---|
| io.alauda.devops.java.client.apis | |
| io.alauda.devops.java.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1CodeQualityTool |
DevopsAlaudaIoV1alpha1Api.createCodeQualityTool(V1alpha1CodeQualityTool body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a CodeQualityTool
|
V1alpha1CodeQualityTool |
DevopsAlaudaIoV1alpha1Api.createCodeQualityToolStatus(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a CodeQualityTool
|
V1alpha1CodeQualityTool |
DevopsAlaudaIoV1alpha1Api.patchCodeQualityTool(String name,
Object body,
String pretty,
String dryRun)
partially update the specified CodeQualityTool
|
V1alpha1CodeQualityTool |
DevopsAlaudaIoV1alpha1Api.patchCodeQualityToolStatus(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified CodeQualityTool
|
V1alpha1CodeQualityTool |
DevopsAlaudaIoV1alpha1Api.readCodeQualityTool(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified CodeQualityTool
|
V1alpha1CodeQualityTool |
DevopsAlaudaIoV1alpha1Api.readCodeQualityToolStatus(String name,
String pretty,
Boolean exact,
Boolean export)
read status of the specified CodeQualityTool
|
V1alpha1CodeQualityTool |
DevopsAlaudaIoV1alpha1Api.replaceCodeQualityTool(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun)
replace the specified CodeQualityTool
|
V1alpha1CodeQualityTool |
DevopsAlaudaIoV1alpha1Api.replaceCodeQualityToolStatus(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun)
replace status of the specified CodeQualityTool
|
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityTool> |
DevopsAlaudaIoV1alpha1Api.createCodeQualityToolStatusWithHttpInfo(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a CodeQualityTool
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityTool> |
DevopsAlaudaIoV1alpha1Api.createCodeQualityToolWithHttpInfo(V1alpha1CodeQualityTool body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a CodeQualityTool
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityTool> |
DevopsAlaudaIoV1alpha1Api.patchCodeQualityToolStatusWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update status of the specified CodeQualityTool
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityTool> |
DevopsAlaudaIoV1alpha1Api.patchCodeQualityToolWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified CodeQualityTool
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityTool> |
DevopsAlaudaIoV1alpha1Api.readCodeQualityToolStatusWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read status of the specified CodeQualityTool
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityTool> |
DevopsAlaudaIoV1alpha1Api.readCodeQualityToolWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified CodeQualityTool
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityTool> |
DevopsAlaudaIoV1alpha1Api.replaceCodeQualityToolStatusWithHttpInfo(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun)
replace status of the specified CodeQualityTool
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityTool> |
DevopsAlaudaIoV1alpha1Api.replaceCodeQualityToolWithHttpInfo(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun)
replace the specified CodeQualityTool
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1CodeQualityTool |
DevopsAlaudaIoV1alpha1Api.createCodeQualityTool(V1alpha1CodeQualityTool body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a CodeQualityTool
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createCodeQualityToolAsync(V1alpha1CodeQualityTool body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityTool> callback)
(asynchronously)
create a CodeQualityTool
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createCodeQualityToolCall(V1alpha1CodeQualityTool body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCodeQualityTool
|
V1alpha1CodeQualityTool |
DevopsAlaudaIoV1alpha1Api.createCodeQualityToolStatus(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a CodeQualityTool
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createCodeQualityToolStatusAsync(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityTool> callback)
(asynchronously)
create status of a CodeQualityTool
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createCodeQualityToolStatusCall(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createCodeQualityToolStatus
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityTool> |
DevopsAlaudaIoV1alpha1Api.createCodeQualityToolStatusWithHttpInfo(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun,
Boolean includeUninitialized)
create status of a CodeQualityTool
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityTool> |
DevopsAlaudaIoV1alpha1Api.createCodeQualityToolWithHttpInfo(V1alpha1CodeQualityTool body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a CodeQualityTool
|
V1alpha1CodeQualityTool |
DevopsAlaudaIoV1alpha1Api.replaceCodeQualityTool(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun)
replace the specified CodeQualityTool
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceCodeQualityToolAsync(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityTool> callback)
(asynchronously)
replace the specified CodeQualityTool
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceCodeQualityToolCall(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCodeQualityTool
|
V1alpha1CodeQualityTool |
DevopsAlaudaIoV1alpha1Api.replaceCodeQualityToolStatus(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun)
replace status of the specified CodeQualityTool
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceCodeQualityToolStatusAsync(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityTool> callback)
(asynchronously)
replace status of the specified CodeQualityTool
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceCodeQualityToolStatusCall(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceCodeQualityToolStatus
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityTool> |
DevopsAlaudaIoV1alpha1Api.replaceCodeQualityToolStatusWithHttpInfo(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun)
replace status of the specified CodeQualityTool
|
io.kubernetes.client.ApiResponse<V1alpha1CodeQualityTool> |
DevopsAlaudaIoV1alpha1Api.replaceCodeQualityToolWithHttpInfo(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun)
replace the specified CodeQualityTool
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createCodeQualityToolAsync(V1alpha1CodeQualityTool body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityTool> callback)
(asynchronously)
create a CodeQualityTool
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createCodeQualityToolStatusAsync(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun,
Boolean includeUninitialized,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityTool> callback)
(asynchronously)
create status of a CodeQualityTool
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.patchCodeQualityToolAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityTool> callback)
(asynchronously)
partially update the specified CodeQualityTool
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.patchCodeQualityToolStatusAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityTool> callback)
(asynchronously)
partially update status of the specified CodeQualityTool
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.readCodeQualityToolAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityTool> callback)
(asynchronously)
read the specified CodeQualityTool
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.readCodeQualityToolStatusAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityTool> callback)
(asynchronously)
read status of the specified CodeQualityTool
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceCodeQualityToolAsync(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityTool> callback)
(asynchronously)
replace the specified CodeQualityTool
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceCodeQualityToolStatusAsync(String name,
V1alpha1CodeQualityTool body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1CodeQualityTool> callback)
(asynchronously)
replace status of the specified CodeQualityTool
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1CodeQualityTool |
V1alpha1CodeQualityTool.apiVersion(String apiVersion) |
V1alpha1CodeQualityTool |
V1alpha1CodeQualityToolBuilder.build() |
V1alpha1CodeQualityTool |
V1alpha1CodeQualityToolListFluent.buildFirstItem() |
V1alpha1CodeQualityTool |
V1alpha1CodeQualityToolListFluentImpl.buildFirstItem() |
V1alpha1CodeQualityTool |
V1alpha1CodeQualityToolListFluent.buildItem(int index) |
V1alpha1CodeQualityTool |
V1alpha1CodeQualityToolListFluentImpl.buildItem(int index) |
V1alpha1CodeQualityTool |
V1alpha1CodeQualityToolListFluent.buildLastItem() |
V1alpha1CodeQualityTool |
V1alpha1CodeQualityToolListFluentImpl.buildLastItem() |
V1alpha1CodeQualityTool |
V1alpha1CodeQualityToolListFluent.buildMatchingItem(Predicate<V1alpha1CodeQualityToolBuilder> predicate) |
V1alpha1CodeQualityTool |
V1alpha1CodeQualityToolListFluentImpl.buildMatchingItem(Predicate<V1alpha1CodeQualityToolBuilder> predicate) |
V1alpha1CodeQualityTool |
V1alpha1CodeQualityTool.kind(String kind) |
V1alpha1CodeQualityTool |
V1alpha1CodeQualityTool.metadata(io.kubernetes.client.models.V1ObjectMeta metadata) |
V1alpha1CodeQualityTool |
V1alpha1CodeQualityTool.spec(V1alpha1CodeQualityToolSpec spec) |
V1alpha1CodeQualityTool |
V1alpha1CodeQualityTool.status(V1alpha1ServiceStatus status) |
| Modifier and Type | Method and Description |
|---|---|
List<V1alpha1CodeQualityTool> |
V1alpha1CodeQualityToolListFluent.buildItems() |
List<V1alpha1CodeQualityTool> |
V1alpha1CodeQualityToolListFluentImpl.buildItems() |
List<V1alpha1CodeQualityTool> |
V1alpha1CodeQualityToolListFluent.getItems()
Deprecated.
|
List<V1alpha1CodeQualityTool> |
V1alpha1CodeQualityToolListFluentImpl.getItems()
Deprecated.
|
List<V1alpha1CodeQualityTool> |
V1alpha1CodeQualityToolList.getItems()
Items is a list of CodeQualityTool
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1CodeQualityToolList |
V1alpha1CodeQualityToolList.addItemsItem(V1alpha1CodeQualityTool itemsItem) |
V1alpha1CodeQualityToolListFluent.ItemsNested<A> |
V1alpha1CodeQualityToolListFluent.addNewItemLike(V1alpha1CodeQualityTool item) |
V1alpha1CodeQualityToolListFluent.ItemsNested<A> |
V1alpha1CodeQualityToolListFluentImpl.addNewItemLike(V1alpha1CodeQualityTool item) |
A |
V1alpha1CodeQualityToolListFluent.addToItems(int index,
V1alpha1CodeQualityTool item) |
A |
V1alpha1CodeQualityToolListFluentImpl.addToItems(int index,
V1alpha1CodeQualityTool item) |
A |
V1alpha1CodeQualityToolListFluent.addToItems(V1alpha1CodeQualityTool... items) |
A |
V1alpha1CodeQualityToolListFluentImpl.addToItems(V1alpha1CodeQualityTool... items) |
A |
V1alpha1CodeQualityToolListFluent.removeFromItems(V1alpha1CodeQualityTool... items) |
A |
V1alpha1CodeQualityToolListFluentImpl.removeFromItems(V1alpha1CodeQualityTool... items) |
V1alpha1CodeQualityToolListFluent.ItemsNested<A> |
V1alpha1CodeQualityToolListFluent.setNewItemLike(int index,
V1alpha1CodeQualityTool item) |
V1alpha1CodeQualityToolListFluent.ItemsNested<A> |
V1alpha1CodeQualityToolListFluentImpl.setNewItemLike(int index,
V1alpha1CodeQualityTool item) |
A |
V1alpha1CodeQualityToolListFluent.setToItems(int index,
V1alpha1CodeQualityTool item) |
A |
V1alpha1CodeQualityToolListFluentImpl.setToItems(int index,
V1alpha1CodeQualityTool item) |
A |
V1alpha1CodeQualityToolListFluent.withItems(V1alpha1CodeQualityTool... items) |
A |
V1alpha1CodeQualityToolListFluentImpl.withItems(V1alpha1CodeQualityTool... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
V1alpha1CodeQualityToolListFluent.addAllToItems(Collection<V1alpha1CodeQualityTool> items) |
A |
V1alpha1CodeQualityToolListFluentImpl.addAllToItems(Collection<V1alpha1CodeQualityTool> items) |
V1alpha1CodeQualityToolList |
V1alpha1CodeQualityToolList.items(List<V1alpha1CodeQualityTool> items) |
A |
V1alpha1CodeQualityToolListFluent.removeAllFromItems(Collection<V1alpha1CodeQualityTool> items) |
A |
V1alpha1CodeQualityToolListFluentImpl.removeAllFromItems(Collection<V1alpha1CodeQualityTool> items) |
void |
V1alpha1CodeQualityToolList.setItems(List<V1alpha1CodeQualityTool> items) |
A |
V1alpha1CodeQualityToolListFluent.withItems(List<V1alpha1CodeQualityTool> items) |
A |
V1alpha1CodeQualityToolListFluentImpl.withItems(List<V1alpha1CodeQualityTool> items) |
| Constructor and Description |
|---|
V1alpha1CodeQualityToolBuilder(V1alpha1CodeQualityTool instance) |
V1alpha1CodeQualityToolBuilder(V1alpha1CodeQualityTool instance,
Boolean validationEnabled) |
V1alpha1CodeQualityToolBuilder(V1alpha1CodeQualityToolFluent<?> fluent,
V1alpha1CodeQualityTool instance) |
V1alpha1CodeQualityToolBuilder(V1alpha1CodeQualityToolFluent<?> fluent,
V1alpha1CodeQualityTool instance,
Boolean validationEnabled) |
V1alpha1CodeQualityToolFluentImpl(V1alpha1CodeQualityTool instance) |
Copyright © 2019. All rights reserved.