| Modifier and Type | Method and Description |
|---|---|
DockerImageDestination.Builder |
DockerImageDestination.Builder.assumeRoleArn(String assumeRoleArn)
Sets the value of
AwsDestination.getAssumeRoleArn() |
DockerImageDestination.Builder |
DockerImageDestination.Builder.assumeRoleExternalId(String assumeRoleExternalId)
Sets the value of
AwsDestination.getAssumeRoleExternalId() |
static DockerImageDestination.Builder |
DockerImageDestination.builder() |
DockerImageDestination.Builder |
DockerImageDestination.Builder.imageTag(String imageTag)
Sets the value of
DockerImageDestination.getImageTag() |
DockerImageDestination.Builder |
DockerImageDestination.Builder.region(String region)
Sets the value of
AwsDestination.getRegion() |
DockerImageDestination.Builder |
DockerImageDestination.Builder.repositoryName(String repositoryName)
Sets the value of
DockerImageDestination.getRepositoryName() |
Copyright © 2021. All rights reserved.