| Package | Description |
|---|---|
| io.alauda.devops.java.client.apis | |
| io.alauda.devops.java.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1TestTool |
DevopsAlaudaIoV1alpha1Api.createTestTool(V1alpha1TestTool body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a TestTool
|
V1alpha1TestTool |
DevopsAlaudaIoV1alpha1Api.patchTestTool(String name,
Object body,
String pretty,
String dryRun)
partially update the specified TestTool
|
V1alpha1TestTool |
DevopsAlaudaIoV1alpha1Api.readTestTool(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified TestTool
|
V1alpha1TestTool |
DevopsAlaudaIoV1alpha1Api.replaceTestTool(String name,
V1alpha1TestTool body,
String pretty,
String dryRun)
replace the specified TestTool
|
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.ApiResponse<V1alpha1TestTool> |
DevopsAlaudaIoV1alpha1Api.createTestToolWithHttpInfo(V1alpha1TestTool body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a TestTool
|
io.kubernetes.client.ApiResponse<V1alpha1TestTool> |
DevopsAlaudaIoV1alpha1Api.patchTestToolWithHttpInfo(String name,
Object body,
String pretty,
String dryRun)
partially update the specified TestTool
|
io.kubernetes.client.ApiResponse<V1alpha1TestTool> |
DevopsAlaudaIoV1alpha1Api.readTestToolWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified TestTool
|
io.kubernetes.client.ApiResponse<V1alpha1TestTool> |
DevopsAlaudaIoV1alpha1Api.replaceTestToolWithHttpInfo(String name,
V1alpha1TestTool body,
String pretty,
String dryRun)
replace the specified TestTool
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1TestTool |
DevopsAlaudaIoV1alpha1Api.createTestTool(V1alpha1TestTool body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a TestTool
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createTestToolAsync(V1alpha1TestTool body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1TestTool> callback)
(asynchronously)
create a TestTool
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createTestToolCall(V1alpha1TestTool body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createTestTool
|
io.kubernetes.client.ApiResponse<V1alpha1TestTool> |
DevopsAlaudaIoV1alpha1Api.createTestToolWithHttpInfo(V1alpha1TestTool body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a TestTool
|
V1alpha1TestTool |
DevopsAlaudaIoV1alpha1Api.replaceTestTool(String name,
V1alpha1TestTool body,
String pretty,
String dryRun)
replace the specified TestTool
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceTestToolAsync(String name,
V1alpha1TestTool body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1TestTool> callback)
(asynchronously)
replace the specified TestTool
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceTestToolCall(String name,
V1alpha1TestTool body,
String pretty,
String dryRun,
io.kubernetes.client.ProgressResponseBody.ProgressListener progressListener,
io.kubernetes.client.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceTestTool
|
io.kubernetes.client.ApiResponse<V1alpha1TestTool> |
DevopsAlaudaIoV1alpha1Api.replaceTestToolWithHttpInfo(String name,
V1alpha1TestTool body,
String pretty,
String dryRun)
replace the specified TestTool
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.createTestToolAsync(V1alpha1TestTool body,
Boolean includeUninitialized,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1TestTool> callback)
(asynchronously)
create a TestTool
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.patchTestToolAsync(String name,
Object body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1TestTool> callback)
(asynchronously)
partially update the specified TestTool
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.readTestToolAsync(String name,
String pretty,
Boolean exact,
Boolean export,
io.kubernetes.client.ApiCallback<V1alpha1TestTool> callback)
(asynchronously)
read the specified TestTool
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.replaceTestToolAsync(String name,
V1alpha1TestTool body,
String pretty,
String dryRun,
io.kubernetes.client.ApiCallback<V1alpha1TestTool> callback)
(asynchronously)
replace the specified TestTool
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1TestTool |
V1alpha1TestTool.apiVersion(String apiVersion) |
V1alpha1TestTool |
V1alpha1TestToolBuilder.build() |
V1alpha1TestTool |
V1alpha1TestToolListFluent.buildFirstItem() |
V1alpha1TestTool |
V1alpha1TestToolListFluentImpl.buildFirstItem() |
V1alpha1TestTool |
V1alpha1TestToolListFluent.buildItem(int index) |
V1alpha1TestTool |
V1alpha1TestToolListFluentImpl.buildItem(int index) |
V1alpha1TestTool |
V1alpha1TestToolListFluent.buildLastItem() |
V1alpha1TestTool |
V1alpha1TestToolListFluentImpl.buildLastItem() |
V1alpha1TestTool |
V1alpha1TestToolListFluent.buildMatchingItem(Predicate<V1alpha1TestToolBuilder> predicate) |
V1alpha1TestTool |
V1alpha1TestToolListFluentImpl.buildMatchingItem(Predicate<V1alpha1TestToolBuilder> predicate) |
V1alpha1TestTool |
V1alpha1TestTool.kind(String kind) |
V1alpha1TestTool |
V1alpha1TestTool.metadata(io.kubernetes.client.models.V1ObjectMeta metadata) |
V1alpha1TestTool |
V1alpha1TestTool.spec(V1alpha1TestToolSpec spec) |
V1alpha1TestTool |
V1alpha1TestTool.status(V1alpha1ServiceStatus status) |
| Modifier and Type | Method and Description |
|---|---|
List<V1alpha1TestTool> |
V1alpha1TestToolListFluent.buildItems() |
List<V1alpha1TestTool> |
V1alpha1TestToolListFluentImpl.buildItems() |
List<V1alpha1TestTool> |
V1alpha1TestToolListFluent.getItems()
Deprecated.
|
List<V1alpha1TestTool> |
V1alpha1TestToolListFluentImpl.getItems()
Deprecated.
|
List<V1alpha1TestTool> |
V1alpha1TestToolList.getItems()
Items is a list of TestTool
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1TestToolList |
V1alpha1TestToolList.addItemsItem(V1alpha1TestTool itemsItem) |
V1alpha1TestToolListFluent.ItemsNested<A> |
V1alpha1TestToolListFluent.addNewItemLike(V1alpha1TestTool item) |
V1alpha1TestToolListFluent.ItemsNested<A> |
V1alpha1TestToolListFluentImpl.addNewItemLike(V1alpha1TestTool item) |
A |
V1alpha1TestToolListFluent.addToItems(int index,
V1alpha1TestTool item) |
A |
V1alpha1TestToolListFluentImpl.addToItems(int index,
V1alpha1TestTool item) |
A |
V1alpha1TestToolListFluent.addToItems(V1alpha1TestTool... items) |
A |
V1alpha1TestToolListFluentImpl.addToItems(V1alpha1TestTool... items) |
A |
V1alpha1TestToolListFluent.removeFromItems(V1alpha1TestTool... items) |
A |
V1alpha1TestToolListFluentImpl.removeFromItems(V1alpha1TestTool... items) |
V1alpha1TestToolListFluent.ItemsNested<A> |
V1alpha1TestToolListFluent.setNewItemLike(int index,
V1alpha1TestTool item) |
V1alpha1TestToolListFluent.ItemsNested<A> |
V1alpha1TestToolListFluentImpl.setNewItemLike(int index,
V1alpha1TestTool item) |
A |
V1alpha1TestToolListFluent.setToItems(int index,
V1alpha1TestTool item) |
A |
V1alpha1TestToolListFluentImpl.setToItems(int index,
V1alpha1TestTool item) |
A |
V1alpha1TestToolListFluent.withItems(V1alpha1TestTool... items) |
A |
V1alpha1TestToolListFluentImpl.withItems(V1alpha1TestTool... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
V1alpha1TestToolListFluent.addAllToItems(Collection<V1alpha1TestTool> items) |
A |
V1alpha1TestToolListFluentImpl.addAllToItems(Collection<V1alpha1TestTool> items) |
V1alpha1TestToolList |
V1alpha1TestToolList.items(List<V1alpha1TestTool> items) |
A |
V1alpha1TestToolListFluent.removeAllFromItems(Collection<V1alpha1TestTool> items) |
A |
V1alpha1TestToolListFluentImpl.removeAllFromItems(Collection<V1alpha1TestTool> items) |
void |
V1alpha1TestToolList.setItems(List<V1alpha1TestTool> items) |
A |
V1alpha1TestToolListFluent.withItems(List<V1alpha1TestTool> items) |
A |
V1alpha1TestToolListFluentImpl.withItems(List<V1alpha1TestTool> items) |
| Constructor and Description |
|---|
V1alpha1TestToolBuilder(V1alpha1TestTool instance) |
V1alpha1TestToolBuilder(V1alpha1TestTool instance,
Boolean validationEnabled) |
V1alpha1TestToolBuilder(V1alpha1TestToolFluent<?> fluent,
V1alpha1TestTool instance) |
V1alpha1TestToolBuilder(V1alpha1TestToolFluent<?> fluent,
V1alpha1TestTool instance,
Boolean validationEnabled) |
V1alpha1TestToolFluentImpl(V1alpha1TestTool instance) |
Copyright © 2019. All rights reserved.