Uses of Class
com.hashicorp.cdktf.providers.google.apigee_organization.ApigeeOrganizationPropertiesProperty.Builder
-
Packages that use ApigeeOrganizationPropertiesProperty.Builder Package Description com.hashicorp.cdktf.providers.google.apigee_organization google_apigee_organization -
-
Uses of ApigeeOrganizationPropertiesProperty.Builder in com.hashicorp.cdktf.providers.google.apigee_organization
Methods in com.hashicorp.cdktf.providers.google.apigee_organization that return ApigeeOrganizationPropertiesProperty.Builder Modifier and Type Method Description static ApigeeOrganizationPropertiesProperty.BuilderApigeeOrganizationPropertiesProperty. builder()ApigeeOrganizationPropertiesProperty.BuilderApigeeOrganizationPropertiesProperty.Builder. name(String name)Sets the value ofApigeeOrganizationPropertiesProperty.getName()ApigeeOrganizationPropertiesProperty.BuilderApigeeOrganizationPropertiesProperty.Builder. value(String value)Sets the value ofApigeeOrganizationPropertiesProperty.getValue()Constructors in com.hashicorp.cdktf.providers.google.apigee_organization with parameters of type ApigeeOrganizationPropertiesProperty.Builder Constructor Description Jsii$Proxy(ApigeeOrganizationPropertiesProperty.Builder builder)Constructor that initializes the object based on literal property values passed by theApigeeOrganizationPropertiesProperty.Builder.
-