Uses of Class
com.google.cloud.alloydb.v1alpha.ClusterView
-
Packages that use ClusterView Package Description com.google.cloud.alloydb.v1alpha A client to AlloyDB API -
-
Uses of ClusterView in com.google.cloud.alloydb.v1alpha
Methods in com.google.cloud.alloydb.v1alpha that return ClusterView Modifier and Type Method Description static ClusterViewClusterView. forNumber(int value)ClusterViewGetClusterRequest.Builder. getView()Optional.ClusterViewGetClusterRequest. getView()Optional.ClusterViewGetClusterRequestOrBuilder. getView()Optional.static ClusterViewClusterView. valueOf(int value)Deprecated.static ClusterViewClusterView. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static ClusterViewClusterView. valueOf(String name)Returns the enum constant of this type with the specified name.static ClusterView[]ClusterView. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.alloydb.v1alpha that return types with arguments of type ClusterView Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<ClusterView>ClusterView. internalGetValueMap()Methods in com.google.cloud.alloydb.v1alpha with parameters of type ClusterView Modifier and Type Method Description GetClusterRequest.BuilderGetClusterRequest.Builder. setView(ClusterView value)Optional.
-