| Package | Description |
|---|---|
| io.alauda.devops.java.client.apis | |
| io.alauda.devops.java.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1UserSearchOptions |
DevopsAlaudaIoV1alpha1Api.readProjectManagementUsers(String name,
String name2,
String namespace,
String pretty,
String secretname)
read users of the specified ProjectManagement
|
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.ApiResponse<V1alpha1UserSearchOptions> |
DevopsAlaudaIoV1alpha1Api.readProjectManagementUsersWithHttpInfo(String name,
String name2,
String namespace,
String pretty,
String secretname)
read users of the specified ProjectManagement
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.readProjectManagementUsersAsync(String name,
String name2,
String namespace,
String pretty,
String secretname,
io.kubernetes.client.ApiCallback<V1alpha1UserSearchOptions> callback)
(asynchronously)
read users of the specified ProjectManagement
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1UserSearchOptions |
V1alpha1UserSearchOptions.apiVersion(String apiVersion) |
V1alpha1UserSearchOptions |
V1alpha1UserSearchOptionsBuilder.build() |
V1alpha1UserSearchOptions |
V1alpha1UserSearchOptions.kind(String kind) |
V1alpha1UserSearchOptions |
V1alpha1UserSearchOptions.name(String name) |
V1alpha1UserSearchOptions |
V1alpha1UserSearchOptions.namespace(String namespace) |
V1alpha1UserSearchOptions |
V1alpha1UserSearchOptions.secretname(String secretname) |
| Constructor and Description |
|---|
V1alpha1UserSearchOptionsBuilder(V1alpha1UserSearchOptions instance) |
V1alpha1UserSearchOptionsBuilder(V1alpha1UserSearchOptions instance,
Boolean validationEnabled) |
V1alpha1UserSearchOptionsBuilder(V1alpha1UserSearchOptionsFluent<?> fluent,
V1alpha1UserSearchOptions instance) |
V1alpha1UserSearchOptionsBuilder(V1alpha1UserSearchOptionsFluent<?> fluent,
V1alpha1UserSearchOptions instance,
Boolean validationEnabled) |
V1alpha1UserSearchOptionsFluentImpl(V1alpha1UserSearchOptions instance) |
Copyright © 2019. All rights reserved.