Uses of Interface
com.google.cloud.deploy.v1.KubernetesConfig.ServiceNetworkingOrBuilder
-
Packages that use KubernetesConfig.ServiceNetworkingOrBuilder Package Description com.google.cloud.deploy.v1 A client to Cloud Deploy API -
-
Uses of KubernetesConfig.ServiceNetworkingOrBuilder in com.google.cloud.deploy.v1
Classes in com.google.cloud.deploy.v1 that implement KubernetesConfig.ServiceNetworkingOrBuilder Modifier and Type Class Description static classKubernetesConfig.ServiceNetworkingInformation about the Kubernetes Service networking configuration.static classKubernetesConfig.ServiceNetworking.BuilderInformation about the Kubernetes Service networking configuration.Methods in com.google.cloud.deploy.v1 that return KubernetesConfig.ServiceNetworkingOrBuilder Modifier and Type Method Description KubernetesConfig.ServiceNetworkingOrBuilderKubernetesConfig.Builder. getServiceNetworkingOrBuilder()Kubernetes Service networking configuration.KubernetesConfig.ServiceNetworkingOrBuilderKubernetesConfig. getServiceNetworkingOrBuilder()Kubernetes Service networking configuration.KubernetesConfig.ServiceNetworkingOrBuilderKubernetesConfigOrBuilder. getServiceNetworkingOrBuilder()Kubernetes Service networking configuration.
-