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 class
KubernetesConfig.ServiceNetworking
Information about the Kubernetes Service networking configuration.static class
KubernetesConfig.ServiceNetworking.Builder
Information about the Kubernetes Service networking configuration.Methods in com.google.cloud.deploy.v1 that return KubernetesConfig.ServiceNetworkingOrBuilder Modifier and Type Method Description KubernetesConfig.ServiceNetworkingOrBuilder
KubernetesConfig.Builder. getServiceNetworkingOrBuilder()
Kubernetes Service networking configuration.KubernetesConfig.ServiceNetworkingOrBuilder
KubernetesConfig. getServiceNetworkingOrBuilder()
Kubernetes Service networking configuration.KubernetesConfig.ServiceNetworkingOrBuilder
KubernetesConfigOrBuilder. getServiceNetworkingOrBuilder()
Kubernetes Service networking configuration.
-