| Package | Description |
|---|---|
| software.amazon.awssdk.services.codebuild.model |
| Modifier and Type | Method and Description |
|---|---|
SourceCredentialsInfo.Builder |
SourceCredentialsInfo.Builder.arn(String arn)
The Amazon Resource Name (ARN) of the token.
|
SourceCredentialsInfo.Builder |
SourceCredentialsInfo.Builder.authType(AuthType authType)
The type of authentication used by the credentials.
|
SourceCredentialsInfo.Builder |
SourceCredentialsInfo.Builder.authType(String authType)
The type of authentication used by the credentials.
|
static SourceCredentialsInfo.Builder |
SourceCredentialsInfo.builder() |
SourceCredentialsInfo.Builder |
SourceCredentialsInfo.Builder.serverType(ServerType serverType)
The type of source provider.
|
SourceCredentialsInfo.Builder |
SourceCredentialsInfo.Builder.serverType(String serverType)
The type of source provider.
|
SourceCredentialsInfo.Builder |
SourceCredentialsInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SourceCredentialsInfo.Builder> |
SourceCredentialsInfo.serializableBuilderClass() |
Copyright © 2023. All rights reserved.