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