Uses of Class
software.amazon.awscdk.DockerImageAssetLocation.Builder
Packages that use DockerImageAssetLocation.Builder
-
Uses of DockerImageAssetLocation.Builder in software.amazon.awscdk
Methods in software.amazon.awscdk that return DockerImageAssetLocation.BuilderModifier and TypeMethodDescriptionDockerImageAssetLocation.builder()Sets the value ofDockerImageAssetLocation.getImageTag()Sets the value ofDockerImageAssetLocation.getImageUri()DockerImageAssetLocation.Builder.repositoryName(String repositoryName) Sets the value ofDockerImageAssetLocation.getRepositoryName()Constructors in software.amazon.awscdk with parameters of type DockerImageAssetLocation.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theDockerImageAssetLocation.Builder.