Uses of Class
software.amazon.awscdk.cloud_assembly_schema.ContainerImageAssetMetadataEntry.Builder
Packages that use ContainerImageAssetMetadataEntry.Builder
-
Uses of ContainerImageAssetMetadataEntry.Builder in software.amazon.awscdk.cloud_assembly_schema
Methods in software.amazon.awscdk.cloud_assembly_schema that return ContainerImageAssetMetadataEntry.BuilderModifier and TypeMethodDescriptionSets the value ofContainerImageAssetMetadataEntry.getBuildArgs()ContainerImageAssetMetadataEntry.builder()ContainerImageAssetMetadataEntry.Builder.buildSecrets(Map<String, String> buildSecrets) Sets the value ofContainerImageAssetMetadataEntry.getBuildSecrets()Sets the value ofContainerImageAssetMetadataEntry.getBuildSsh()ContainerImageAssetMetadataEntry.Builder.cacheDisabled(Boolean cacheDisabled) Sets the value ofContainerImageAssetMetadataEntry.getCacheDisabled()ContainerImageAssetMetadataEntry.Builder.cacheFrom(List<? extends ContainerImageAssetCacheOption> cacheFrom) Sets the value ofContainerImageAssetMetadataEntry.getCacheFrom()ContainerImageAssetMetadataEntry.Builder.cacheTo(ContainerImageAssetCacheOption cacheTo) Sets the value ofContainerImageAssetMetadataEntry.getCacheTo()Sets the value ofContainerImageAssetMetadataEntry.getFile()Sets the value ofContainerImageAssetMetadataEntry.getId()Sets the value ofContainerImageAssetMetadataEntry.getImageTag()ContainerImageAssetMetadataEntry.Builder.networkMode(String networkMode) Sets the value ofContainerImageAssetMetadataEntry.getNetworkMode()Sets the value ofContainerImageAssetMetadataEntry.getOutputs()Sets the value ofContainerImageAssetMetadataEntry.getPackaging()Sets the value ofContainerImageAssetMetadataEntry.getPath()Sets the value ofContainerImageAssetMetadataEntry.getPlatform()ContainerImageAssetMetadataEntry.Builder.repositoryName(String repositoryName) Sets the value ofContainerImageAssetMetadataEntry.getRepositoryName()ContainerImageAssetMetadataEntry.Builder.sourceHash(String sourceHash) Sets the value ofContainerImageAssetMetadataEntry.getSourceHash()Sets the value ofContainerImageAssetMetadataEntry.getTarget()Constructors in software.amazon.awscdk.cloud_assembly_schema with parameters of type ContainerImageAssetMetadataEntry.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theContainerImageAssetMetadataEntry.Builder.