Uses of Class
com.hashicorp.cdktf.providers.google.pubsub_lite_topic.PubsubLiteTopicReservationConfig.Builder
-
Packages that use PubsubLiteTopicReservationConfig.Builder Package Description com.hashicorp.cdktf.providers.google.pubsub_lite_topic google_pubsub_lite_topic -
-
Uses of PubsubLiteTopicReservationConfig.Builder in com.hashicorp.cdktf.providers.google.pubsub_lite_topic
Methods in com.hashicorp.cdktf.providers.google.pubsub_lite_topic that return PubsubLiteTopicReservationConfig.Builder Modifier and Type Method Description static PubsubLiteTopicReservationConfig.BuilderPubsubLiteTopicReservationConfig. builder()PubsubLiteTopicReservationConfig.BuilderPubsubLiteTopicReservationConfig.Builder. throughputReservation(String throughputReservation)Sets the value ofPubsubLiteTopicReservationConfig.getThroughputReservation()Constructors in com.hashicorp.cdktf.providers.google.pubsub_lite_topic with parameters of type PubsubLiteTopicReservationConfig.Builder Constructor Description Jsii$Proxy(PubsubLiteTopicReservationConfig.Builder builder)Constructor that initializes the object based on literal property values passed by thePubsubLiteTopicReservationConfig.Builder.
-