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