| Package | Description |
|---|---|
| io.alauda.devops.java.client.apis | |
| io.alauda.devops.java.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1IssueSearchOptions |
DevopsAlaudaIoV1alpha1Api.readNamespacedProjectManagementBindingIssueoptions(String name,
String namespace,
String pretty,
String type)
read issueoptions of the specified ProjectManagementBinding
|
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.ApiResponse<V1alpha1IssueSearchOptions> |
DevopsAlaudaIoV1alpha1Api.readNamespacedProjectManagementBindingIssueoptionsWithHttpInfo(String name,
String namespace,
String pretty,
String type)
read issueoptions of the specified ProjectManagementBinding
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.readNamespacedProjectManagementBindingIssueoptionsAsync(String name,
String namespace,
String pretty,
String type,
io.kubernetes.client.ApiCallback<V1alpha1IssueSearchOptions> callback)
(asynchronously)
read issueoptions of the specified ProjectManagementBinding
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1IssueSearchOptions |
V1alpha1IssueSearchOptions.apiVersion(String apiVersion) |
V1alpha1IssueSearchOptions |
V1alpha1IssueSearchOptionsBuilder.build() |
V1alpha1IssueSearchOptions |
V1alpha1IssueSearchOptions.kind(String kind) |
V1alpha1IssueSearchOptions |
V1alpha1IssueSearchOptions.type(String type) |
| Constructor and Description |
|---|
V1alpha1IssueSearchOptionsBuilder(V1alpha1IssueSearchOptions instance) |
V1alpha1IssueSearchOptionsBuilder(V1alpha1IssueSearchOptions instance,
Boolean validationEnabled) |
V1alpha1IssueSearchOptionsBuilder(V1alpha1IssueSearchOptionsFluent<?> fluent,
V1alpha1IssueSearchOptions instance) |
V1alpha1IssueSearchOptionsBuilder(V1alpha1IssueSearchOptionsFluent<?> fluent,
V1alpha1IssueSearchOptions instance,
Boolean validationEnabled) |
V1alpha1IssueSearchOptionsFluentImpl(V1alpha1IssueSearchOptions instance) |
Copyright © 2020. All rights reserved.