| Package | Description |
|---|---|
| io.alauda.devops.java.client.apis | |
| io.alauda.devops.java.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1IssueKeyOptions |
DevopsAlaudaIoV1alpha1Api.readNamespacedProjectManagementBindingIssue(String name,
String namespace,
String key,
String pretty)
read issue of the specified ProjectManagementBinding
|
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.ApiResponse<V1alpha1IssueKeyOptions> |
DevopsAlaudaIoV1alpha1Api.readNamespacedProjectManagementBindingIssueWithHttpInfo(String name,
String namespace,
String key,
String pretty)
read issue of the specified ProjectManagementBinding
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.readNamespacedProjectManagementBindingIssueAsync(String name,
String namespace,
String key,
String pretty,
io.kubernetes.client.ApiCallback<V1alpha1IssueKeyOptions> callback)
(asynchronously)
read issue of the specified ProjectManagementBinding
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1IssueKeyOptions |
V1alpha1IssueKeyOptions.apiVersion(String apiVersion) |
V1alpha1IssueKeyOptions |
V1alpha1IssueKeyOptionsBuilder.build() |
V1alpha1IssueKeyOptions |
V1alpha1IssueKeyOptions.key(String key) |
V1alpha1IssueKeyOptions |
V1alpha1IssueKeyOptions.kind(String kind) |
| Constructor and Description |
|---|
V1alpha1IssueKeyOptionsBuilder(V1alpha1IssueKeyOptions instance) |
V1alpha1IssueKeyOptionsBuilder(V1alpha1IssueKeyOptions instance,
Boolean validationEnabled) |
V1alpha1IssueKeyOptionsBuilder(V1alpha1IssueKeyOptionsFluent<?> fluent,
V1alpha1IssueKeyOptions instance) |
V1alpha1IssueKeyOptionsBuilder(V1alpha1IssueKeyOptionsFluent<?> fluent,
V1alpha1IssueKeyOptions instance,
Boolean validationEnabled) |
V1alpha1IssueKeyOptionsFluentImpl(V1alpha1IssueKeyOptions instance) |
Copyright © 2020. All rights reserved.