Uses of Class
software.amazon.awscdk.services.omics.CfnWorkflowVersion.RegistryMappingProperty.Builder
Packages that use CfnWorkflowVersion.RegistryMappingProperty.Builder
-
Uses of CfnWorkflowVersion.RegistryMappingProperty.Builder in software.amazon.awscdk.services.omics
Methods in software.amazon.awscdk.services.omics that return CfnWorkflowVersion.RegistryMappingProperty.BuilderModifier and TypeMethodDescriptionCfnWorkflowVersion.RegistryMappingProperty.builder()
CfnWorkflowVersion.RegistryMappingProperty.Builder.ecrAccountId
(String ecrAccountId) Sets the value ofCfnWorkflowVersion.RegistryMappingProperty.getEcrAccountId()
CfnWorkflowVersion.RegistryMappingProperty.Builder.ecrRepositoryPrefix
(String ecrRepositoryPrefix) Sets the value ofCfnWorkflowVersion.RegistryMappingProperty.getEcrRepositoryPrefix()
CfnWorkflowVersion.RegistryMappingProperty.Builder.upstreamRegistryUrl
(String upstreamRegistryUrl) Sets the value ofCfnWorkflowVersion.RegistryMappingProperty.getUpstreamRegistryUrl()
CfnWorkflowVersion.RegistryMappingProperty.Builder.upstreamRepositoryPrefix
(String upstreamRepositoryPrefix) Sets the value ofCfnWorkflowVersion.RegistryMappingProperty.getUpstreamRepositoryPrefix()
Constructors in software.amazon.awscdk.services.omics with parameters of type CfnWorkflowVersion.RegistryMappingProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnWorkflowVersion.RegistryMappingProperty.Builder
.