| Package | Description |
|---|---|
| com.amazonaws.services.codebuild.model |
| Modifier and Type | Method and Description |
|---|---|
static CredentialProviderType |
CredentialProviderType.fromValue(String value)
Use this in place of valueOf.
|
static CredentialProviderType |
CredentialProviderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CredentialProviderType[] |
CredentialProviderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RegistryCredential |
RegistryCredential.withCredentialProvider(CredentialProviderType credentialProvider)
The service that created the credentials to access a private Docker registry.
|
Copyright © 2020. All rights reserved.