Uses of Interface
com.hashicorp.cdktf.providers.google.pubsub_lite_topic.PubsubLiteTopicPartitionConfigCapacity
-
Packages that use PubsubLiteTopicPartitionConfigCapacity Package Description com.hashicorp.cdktf.providers.google.pubsub_lite_topic google_pubsub_lite_topic -
-
Uses of PubsubLiteTopicPartitionConfigCapacity in com.hashicorp.cdktf.providers.google.pubsub_lite_topic
Classes in com.hashicorp.cdktf.providers.google.pubsub_lite_topic that implement PubsubLiteTopicPartitionConfigCapacity Modifier and Type Class Description static classPubsubLiteTopicPartitionConfigCapacity.Jsii$ProxyAn implementation forPubsubLiteTopicPartitionConfigCapacityMethods in com.hashicorp.cdktf.providers.google.pubsub_lite_topic that return PubsubLiteTopicPartitionConfigCapacity Modifier and Type Method Description PubsubLiteTopicPartitionConfigCapacityPubsubLiteTopicPartitionConfigCapacity.Builder. build()Builds the configured instance.default PubsubLiteTopicPartitionConfigCapacityPubsubLiteTopicPartitionConfig. getCapacity()capacity block.PubsubLiteTopicPartitionConfigCapacityPubsubLiteTopicPartitionConfig.Jsii$Proxy. getCapacity()PubsubLiteTopicPartitionConfigCapacityPubsubLiteTopicPartitionConfigOutputReference. getCapacityInput()PubsubLiteTopicPartitionConfigCapacityPubsubLiteTopicPartitionConfigCapacityOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.pubsub_lite_topic with parameters of type PubsubLiteTopicPartitionConfigCapacity Modifier and Type Method Description PubsubLiteTopicPartitionConfig.BuilderPubsubLiteTopicPartitionConfig.Builder. capacity(PubsubLiteTopicPartitionConfigCapacity capacity)Sets the value ofPubsubLiteTopicPartitionConfig.getCapacity()voidPubsubLiteTopicPartitionConfigOutputReference. putCapacity(PubsubLiteTopicPartitionConfigCapacity value)voidPubsubLiteTopicPartitionConfigCapacityOutputReference. setInternalValue(PubsubLiteTopicPartitionConfigCapacity value)
-