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