Uses of Class
software.amazon.awscdk.services.evs.CfnEnvironment.VcfHostnamesProperty.Builder
Packages that use CfnEnvironment.VcfHostnamesProperty.Builder
-
Uses of CfnEnvironment.VcfHostnamesProperty.Builder in software.amazon.awscdk.services.evs
Methods in software.amazon.awscdk.services.evs that return CfnEnvironment.VcfHostnamesProperty.BuilderModifier and TypeMethodDescriptionCfnEnvironment.VcfHostnamesProperty.builder()
CfnEnvironment.VcfHostnamesProperty.Builder.cloudBuilder
(String cloudBuilder) Sets the value ofCfnEnvironment.VcfHostnamesProperty.getCloudBuilder()
Sets the value ofCfnEnvironment.VcfHostnamesProperty.getNsx()
Sets the value ofCfnEnvironment.VcfHostnamesProperty.getNsxEdge1()
Sets the value ofCfnEnvironment.VcfHostnamesProperty.getNsxEdge2()
CfnEnvironment.VcfHostnamesProperty.Builder.nsxManager1
(String nsxManager1) Sets the value ofCfnEnvironment.VcfHostnamesProperty.getNsxManager1()
CfnEnvironment.VcfHostnamesProperty.Builder.nsxManager2
(String nsxManager2) Sets the value ofCfnEnvironment.VcfHostnamesProperty.getNsxManager2()
CfnEnvironment.VcfHostnamesProperty.Builder.nsxManager3
(String nsxManager3) Sets the value ofCfnEnvironment.VcfHostnamesProperty.getNsxManager3()
CfnEnvironment.VcfHostnamesProperty.Builder.sddcManager
(String sddcManager) Sets the value ofCfnEnvironment.VcfHostnamesProperty.getSddcManager()
Sets the value ofCfnEnvironment.VcfHostnamesProperty.getVCenter()
Constructors in software.amazon.awscdk.services.evs with parameters of type CfnEnvironment.VcfHostnamesProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnEnvironment.VcfHostnamesProperty.Builder
.