Uses of Class
com.hashicorp.cdktf.providers.google.pubsub_lite_topic.PubsubLiteTopicPartitionConfigCapacity.Builder
-
Packages that use PubsubLiteTopicPartitionConfigCapacity.Builder Package Description com.hashicorp.cdktf.providers.google.pubsub_lite_topic google_pubsub_lite_topic -
-
Uses of PubsubLiteTopicPartitionConfigCapacity.Builder in com.hashicorp.cdktf.providers.google.pubsub_lite_topic
Methods in com.hashicorp.cdktf.providers.google.pubsub_lite_topic that return PubsubLiteTopicPartitionConfigCapacity.Builder Modifier and Type Method Description static PubsubLiteTopicPartitionConfigCapacity.BuilderPubsubLiteTopicPartitionConfigCapacity. builder()PubsubLiteTopicPartitionConfigCapacity.BuilderPubsubLiteTopicPartitionConfigCapacity.Builder. publishMibPerSec(Number publishMibPerSec)Sets the value ofPubsubLiteTopicPartitionConfigCapacity.getPublishMibPerSec()PubsubLiteTopicPartitionConfigCapacity.BuilderPubsubLiteTopicPartitionConfigCapacity.Builder. subscribeMibPerSec(Number subscribeMibPerSec)Sets the value ofPubsubLiteTopicPartitionConfigCapacity.getSubscribeMibPerSec()Constructors in com.hashicorp.cdktf.providers.google.pubsub_lite_topic with parameters of type PubsubLiteTopicPartitionConfigCapacity.Builder Constructor Description Jsii$Proxy(PubsubLiteTopicPartitionConfigCapacity.Builder builder)Constructor that initializes the object based on literal property values passed by thePubsubLiteTopicPartitionConfigCapacity.Builder.
-