| Package | Description |
|---|---|
| io.alauda.devops.java.client.apis | |
| io.alauda.devops.java.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1ToolCategoryList |
DevopsAlaudaIoV1alpha1Api.listToolCategory(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ToolCategory
|
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.ApiResponse<V1alpha1ToolCategoryList> |
DevopsAlaudaIoV1alpha1Api.listToolCategoryWithHttpInfo(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ToolCategory
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.listToolCategoryAsync(Boolean includeUninitialized,
String pretty,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
Integer timeoutSeconds,
Boolean watch,
io.kubernetes.client.ApiCallback<V1alpha1ToolCategoryList> callback)
(asynchronously)
list or watch objects of kind ToolCategory
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1ToolCategoryList |
V1alpha1ToolCategoryList.addItemsItem(V1alpha1ToolCategory itemsItem) |
V1alpha1ToolCategoryList |
V1alpha1ToolCategoryList.apiVersion(String apiVersion) |
V1alpha1ToolCategoryList |
V1alpha1ToolCategoryListBuilder.build() |
V1alpha1ToolCategoryList |
V1alpha1ToolCategoryList.items(List<V1alpha1ToolCategory> items) |
V1alpha1ToolCategoryList |
V1alpha1ToolCategoryList.kind(String kind) |
V1alpha1ToolCategoryList |
V1alpha1ToolCategoryList.metadata(io.kubernetes.client.models.V1ListMeta metadata) |
| Constructor and Description |
|---|
V1alpha1ToolCategoryListBuilder(V1alpha1ToolCategoryList instance) |
V1alpha1ToolCategoryListBuilder(V1alpha1ToolCategoryList instance,
Boolean validationEnabled) |
V1alpha1ToolCategoryListBuilder(V1alpha1ToolCategoryListFluent<?> fluent,
V1alpha1ToolCategoryList instance) |
V1alpha1ToolCategoryListBuilder(V1alpha1ToolCategoryListFluent<?> fluent,
V1alpha1ToolCategoryList instance,
Boolean validationEnabled) |
V1alpha1ToolCategoryListFluentImpl(V1alpha1ToolCategoryList instance) |
Copyright © 2020. All rights reserved.