Uses of Class
com.hashicorp.cdktf.providers.google.apigee_endpoint_attachment.ApigeeEndpointAttachmentTimeouts.Builder
-
Packages that use ApigeeEndpointAttachmentTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.apigee_endpoint_attachment google_apigee_endpoint_attachment -
-
Uses of ApigeeEndpointAttachmentTimeouts.Builder in com.hashicorp.cdktf.providers.google.apigee_endpoint_attachment
Methods in com.hashicorp.cdktf.providers.google.apigee_endpoint_attachment that return ApigeeEndpointAttachmentTimeouts.Builder Modifier and Type Method Description static ApigeeEndpointAttachmentTimeouts.BuilderApigeeEndpointAttachmentTimeouts. builder()ApigeeEndpointAttachmentTimeouts.BuilderApigeeEndpointAttachmentTimeouts.Builder. create(String create)Sets the value ofApigeeEndpointAttachmentTimeouts.getCreate()ApigeeEndpointAttachmentTimeouts.BuilderApigeeEndpointAttachmentTimeouts.Builder. delete(String delete)Sets the value ofApigeeEndpointAttachmentTimeouts.getDelete()Constructors in com.hashicorp.cdktf.providers.google.apigee_endpoint_attachment with parameters of type ApigeeEndpointAttachmentTimeouts.Builder Constructor Description Jsii$Proxy(ApigeeEndpointAttachmentTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theApigeeEndpointAttachmentTimeouts.Builder.
-