Uses of Interface
com.hashicorp.cdktf.providers.google.provider.GoogleProviderBatching
-
Packages that use GoogleProviderBatching Package Description com.hashicorp.cdktf.providers.google.provider provider -
-
Uses of GoogleProviderBatching in com.hashicorp.cdktf.providers.google.provider
Classes in com.hashicorp.cdktf.providers.google.provider that implement GoogleProviderBatching Modifier and Type Class Description static classGoogleProviderBatching.Jsii$ProxyAn implementation forGoogleProviderBatchingMethods in com.hashicorp.cdktf.providers.google.provider that return GoogleProviderBatching Modifier and Type Method Description GoogleProviderBatchingGoogleProviderBatching.Builder. build()Builds the configured instance.GoogleProviderBatchingGoogleProvider. getBatching()default GoogleProviderBatchingGoogleProviderConfig. getBatching()batching block.GoogleProviderBatchingGoogleProviderConfig.Jsii$Proxy. getBatching()GoogleProviderBatchingGoogleProvider. getBatchingInput()Methods in com.hashicorp.cdktf.providers.google.provider with parameters of type GoogleProviderBatching Modifier and Type Method Description GoogleProvider.BuilderGoogleProvider.Builder. batching(GoogleProviderBatching batching)batching block.GoogleProviderConfig.BuilderGoogleProviderConfig.Builder. batching(GoogleProviderBatching batching)Sets the value ofGoogleProviderConfig.getBatching()voidGoogleProvider. setBatching(GoogleProviderBatching value)
-