Uses of Class
com.hashicorp.cdktf.providers.google.data_google_compute_reservation.DataGoogleComputeReservationSpecificReservation.Builder
-
Packages that use DataGoogleComputeReservationSpecificReservation.Builder Package Description com.hashicorp.cdktf.providers.google.data_google_compute_reservation data_google_compute_reservation -
-
Uses of DataGoogleComputeReservationSpecificReservation.Builder in com.hashicorp.cdktf.providers.google.data_google_compute_reservation
Methods in com.hashicorp.cdktf.providers.google.data_google_compute_reservation that return DataGoogleComputeReservationSpecificReservation.Builder Modifier and Type Method Description static DataGoogleComputeReservationSpecificReservation.BuilderDataGoogleComputeReservationSpecificReservation. builder()Constructors in com.hashicorp.cdktf.providers.google.data_google_compute_reservation with parameters of type DataGoogleComputeReservationSpecificReservation.Builder Constructor Description Jsii$Proxy(DataGoogleComputeReservationSpecificReservation.Builder builder)Constructor that initializes the object based on literal property values passed by theDataGoogleComputeReservationSpecificReservation.Builder.
-