Uses of Interface
com.google.cloud.gkehub.servicemesh.v1alpha.FeatureStateOrBuilder
-
Packages that use FeatureStateOrBuilder Package Description com.google.cloud.gkehub.servicemesh.v1alpha com.google.cloud.gkehub.v1alpha A client to GKE Hub -
-
Uses of FeatureStateOrBuilder in com.google.cloud.gkehub.servicemesh.v1alpha
Classes in com.google.cloud.gkehub.servicemesh.v1alpha that implement FeatureStateOrBuilder Modifier and Type Class Description class
FeatureState
**Service Mesh**: State for the whole Hub, as analyzed by the Service Mesh Hub Controller.static class
FeatureState.Builder
**Service Mesh**: State for the whole Hub, as analyzed by the Service Mesh Hub Controller. -
Uses of FeatureStateOrBuilder in com.google.cloud.gkehub.v1alpha
Methods in com.google.cloud.gkehub.v1alpha that return FeatureStateOrBuilder Modifier and Type Method Description FeatureStateOrBuilder
CommonFeatureState.Builder. getServicemeshOrBuilder()
Service Mesh-specific state.FeatureStateOrBuilder
CommonFeatureState. getServicemeshOrBuilder()
Service Mesh-specific state.FeatureStateOrBuilder
CommonFeatureStateOrBuilder. getServicemeshOrBuilder()
Service Mesh-specific state.
-