Uses of Class
com.hashicorp.cdktf.providers.google.provider.GoogleProviderBatching.Builder
-
Packages that use GoogleProviderBatching.Builder Package Description com.hashicorp.cdktf.providers.google.provider provider -
-
Uses of GoogleProviderBatching.Builder in com.hashicorp.cdktf.providers.google.provider
Methods in com.hashicorp.cdktf.providers.google.provider that return GoogleProviderBatching.Builder Modifier and Type Method Description static GoogleProviderBatching.BuilderGoogleProviderBatching. builder()GoogleProviderBatching.BuilderGoogleProviderBatching.Builder. enableBatching(com.hashicorp.cdktf.IResolvable enableBatching)Sets the value ofGoogleProviderBatching.getEnableBatching()GoogleProviderBatching.BuilderGoogleProviderBatching.Builder. enableBatching(Boolean enableBatching)Sets the value ofGoogleProviderBatching.getEnableBatching()GoogleProviderBatching.BuilderGoogleProviderBatching.Builder. sendAfter(String sendAfter)Sets the value ofGoogleProviderBatching.getSendAfter()Constructors in com.hashicorp.cdktf.providers.google.provider with parameters of type GoogleProviderBatching.Builder Constructor Description Jsii$Proxy(GoogleProviderBatching.Builder builder)Constructor that initializes the object based on literal property values passed by theGoogleProviderBatching.Builder.
-