| Package | Description |
|---|---|
| io.kubernetes.client.openapi.apis | |
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1APIGroupList |
ApisApi.getAPIVersions()
get available API versions
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<V1APIGroupList> |
ApisApi.getAPIVersionsWithHttpInfo()
get available API versions
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
ApisApi.getAPIVersionsAsync(ApiCallback<V1APIGroupList> _callback)
(asynchronously) get available API versions
|
| Modifier and Type | Method and Description |
|---|---|
V1APIGroupList |
V1APIGroupList.addGroupsItem(V1APIGroup groupsItem) |
V1APIGroupList |
V1APIGroupList.apiVersion(String apiVersion) |
V1APIGroupList |
V1APIGroupListBuilder.build() |
V1APIGroupList |
V1APIGroupList.groups(List<V1APIGroup> groups) |
V1APIGroupList |
V1APIGroupList.kind(String kind) |
| Constructor and Description |
|---|
V1APIGroupListBuilder(V1APIGroupList instance) |
V1APIGroupListBuilder(V1APIGroupList instance,
Boolean validationEnabled) |
V1APIGroupListBuilder(V1APIGroupListFluent<?> fluent,
V1APIGroupList instance) |
V1APIGroupListBuilder(V1APIGroupListFluent<?> fluent,
V1APIGroupList instance,
Boolean validationEnabled) |
V1APIGroupListFluentImpl(V1APIGroupList instance) |
Copyright © 2020. All rights reserved.