Uses of Class
com.hashicorp.cdktf.providers.google.apigee_organization.ApigeeOrganizationTimeouts.Builder
-
Packages that use ApigeeOrganizationTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.apigee_organization google_apigee_organization -
-
Uses of ApigeeOrganizationTimeouts.Builder in com.hashicorp.cdktf.providers.google.apigee_organization
Methods in com.hashicorp.cdktf.providers.google.apigee_organization that return ApigeeOrganizationTimeouts.Builder Modifier and Type Method Description static ApigeeOrganizationTimeouts.BuilderApigeeOrganizationTimeouts. builder()ApigeeOrganizationTimeouts.BuilderApigeeOrganizationTimeouts.Builder. create(String create)Sets the value ofApigeeOrganizationTimeouts.getCreate()ApigeeOrganizationTimeouts.BuilderApigeeOrganizationTimeouts.Builder. delete(String delete)Sets the value ofApigeeOrganizationTimeouts.getDelete()ApigeeOrganizationTimeouts.BuilderApigeeOrganizationTimeouts.Builder. update(String update)Sets the value ofApigeeOrganizationTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.apigee_organization with parameters of type ApigeeOrganizationTimeouts.Builder Constructor Description Jsii$Proxy(ApigeeOrganizationTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theApigeeOrganizationTimeouts.Builder.
-