| Package | Description |
|---|---|
| io.alauda.devops.java.client.apis | |
| io.alauda.devops.java.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1CodeRepoServiceAuthorizeResponse |
DevopsAlaudaIoV1alpha1Api.readArtifactRegistryAuthorize(String name,
String namespace,
String pretty,
String secretName)
read authorize of the specified ArtifactRegistry
|
V1alpha1CodeRepoServiceAuthorizeResponse |
DevopsAlaudaIoV1alpha1Api.readArtifactRegistryManagerAuthorize(String name,
String namespace,
String pretty,
String secretName)
read authorize of the specified ArtifactRegistryManager
|
| Modifier and Type | Method and Description |
|---|---|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeResponse> |
DevopsAlaudaIoV1alpha1Api.readArtifactRegistryAuthorizeWithHttpInfo(String name,
String namespace,
String pretty,
String secretName)
read authorize of the specified ArtifactRegistry
|
io.kubernetes.client.ApiResponse<V1alpha1CodeRepoServiceAuthorizeResponse> |
DevopsAlaudaIoV1alpha1Api.readArtifactRegistryManagerAuthorizeWithHttpInfo(String name,
String namespace,
String pretty,
String secretName)
read authorize of the specified ArtifactRegistryManager
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.readArtifactRegistryAuthorizeAsync(String name,
String namespace,
String pretty,
String secretName,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeResponse> callback)
(asynchronously)
read authorize of the specified ArtifactRegistry
|
com.squareup.okhttp.Call |
DevopsAlaudaIoV1alpha1Api.readArtifactRegistryManagerAuthorizeAsync(String name,
String namespace,
String pretty,
String secretName,
io.kubernetes.client.ApiCallback<V1alpha1CodeRepoServiceAuthorizeResponse> callback)
(asynchronously)
read authorize of the specified ArtifactRegistryManager
|
| Modifier and Type | Method and Description |
|---|---|
V1alpha1CodeRepoServiceAuthorizeResponse |
V1alpha1CodeRepoServiceAuthorizeResponse.authorizeUrl(String authorizeUrl) |
V1alpha1CodeRepoServiceAuthorizeResponse |
V1alpha1CodeRepoServiceAuthorizeResponseBuilder.build() |
V1alpha1CodeRepoServiceAuthorizeResponse |
V1alpha1CodeRepoServiceAuthorizeResponse.gotAccessToken(Boolean gotAccessToken) |
V1alpha1CodeRepoServiceAuthorizeResponse |
V1alpha1CodeRepoServiceAuthorizeResponse.redirectUrl(String redirectUrl) |
| Constructor and Description |
|---|
V1alpha1CodeRepoServiceAuthorizeResponseBuilder(V1alpha1CodeRepoServiceAuthorizeResponse instance) |
V1alpha1CodeRepoServiceAuthorizeResponseBuilder(V1alpha1CodeRepoServiceAuthorizeResponse instance,
Boolean validationEnabled) |
V1alpha1CodeRepoServiceAuthorizeResponseBuilder(V1alpha1CodeRepoServiceAuthorizeResponseFluent<?> fluent,
V1alpha1CodeRepoServiceAuthorizeResponse instance) |
V1alpha1CodeRepoServiceAuthorizeResponseBuilder(V1alpha1CodeRepoServiceAuthorizeResponseFluent<?> fluent,
V1alpha1CodeRepoServiceAuthorizeResponse instance,
Boolean validationEnabled) |
V1alpha1CodeRepoServiceAuthorizeResponseFluentImpl(V1alpha1CodeRepoServiceAuthorizeResponse instance) |
Copyright © 2019. All rights reserved.