| Package | Description |
|---|---|
| io.alauda.devops.java.client.apis | |
| io.alauda.devops.java.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1CodeRepoBranchOptions |
DevopsAlaudaIoV1alpha1Api.readNamespacedCodeRepositoryBranches(String name,
String namespace,
String pretty,
String sortBy,
String sortMode)
read branches of the specified CodeRepository
|
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoBranchOptions> |
DevopsAlaudaIoV1alpha1Api.readNamespacedCodeRepositoryBranchesWithHttpInfo(String name,
String namespace,
String pretty,
String sortBy,
String sortMode)
read branches of the specified CodeRepository
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.readNamespacedCodeRepositoryBranchesAsync(String name,
String namespace,
String pretty,
String sortBy,
String sortMode,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoBranchOptions> callback)
(asynchronously)
read branches of the specified CodeRepository
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1CodeRepoBranchOptions |
V1alpha1CodeRepoBranchOptions.apiVersion(String apiVersion) |
V1alpha1CodeRepoBranchOptions |
V1alpha1CodeRepoBranchOptionsBuilder.build() |
V1alpha1CodeRepoBranchOptions |
V1alpha1CodeRepoBranchOptions.kind(String kind) |
V1alpha1CodeRepoBranchOptions |
V1alpha1CodeRepoBranchOptions.sortBy(String sortBy) |
V1alpha1CodeRepoBranchOptions |
V1alpha1CodeRepoBranchOptions.sortMode(String sortMode) |
| Constructor and Description |
|---|
V1alpha1CodeRepoBranchOptionsBuilder(V1alpha1CodeRepoBranchOptions instance) |
V1alpha1CodeRepoBranchOptionsBuilder(V1alpha1CodeRepoBranchOptions instance,
Boolean validationEnabled) |
V1alpha1CodeRepoBranchOptionsBuilder(V1alpha1CodeRepoBranchOptionsFluent<?> fluent,
V1alpha1CodeRepoBranchOptions instance) |
V1alpha1CodeRepoBranchOptionsBuilder(V1alpha1CodeRepoBranchOptionsFluent<?> fluent,
V1alpha1CodeRepoBranchOptions instance,
Boolean validationEnabled) |
V1alpha1CodeRepoBranchOptionsFluentImpl(V1alpha1CodeRepoBranchOptions instance) |
Copyright © 2019. All rights reserved.