Uses of Interface
com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster.GkeonpremBareMetalClusterControlPlaneApiServerArgs
-
Packages that use GkeonpremBareMetalClusterControlPlaneApiServerArgs Package Description com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster google_gkeonprem_bare_metal_cluster -
-
Uses of GkeonpremBareMetalClusterControlPlaneApiServerArgs in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster
Classes in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster that implement GkeonpremBareMetalClusterControlPlaneApiServerArgs Modifier and Type Class Description static classGkeonpremBareMetalClusterControlPlaneApiServerArgs.Jsii$ProxyAn implementation forGkeonpremBareMetalClusterControlPlaneApiServerArgsMethods in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster that return GkeonpremBareMetalClusterControlPlaneApiServerArgs Modifier and Type Method Description GkeonpremBareMetalClusterControlPlaneApiServerArgsGkeonpremBareMetalClusterControlPlaneApiServerArgs.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster with parameters of type GkeonpremBareMetalClusterControlPlaneApiServerArgs Modifier and Type Method Description voidGkeonpremBareMetalClusterControlPlaneApiServerArgsOutputReference. setInternalValue(GkeonpremBareMetalClusterControlPlaneApiServerArgs value)Method parameters in com.hashicorp.cdktf.providers.google.gkeonprem_bare_metal_cluster with type arguments of type GkeonpremBareMetalClusterControlPlaneApiServerArgs Modifier and Type Method Description GkeonpremBareMetalClusterControlPlane.BuilderGkeonpremBareMetalClusterControlPlane.Builder. apiServerArgs(List<? extends GkeonpremBareMetalClusterControlPlaneApiServerArgs> apiServerArgs)Sets the value ofGkeonpremBareMetalClusterControlPlane.getApiServerArgs()voidGkeonpremBareMetalClusterControlPlaneApiServerArgsList. setInternalValue(List<GkeonpremBareMetalClusterControlPlaneApiServerArgs> value)
-