Uses of Class
com.google.cloud.metastore.v1.Service.ReleaseChannel
-
Packages that use Service.ReleaseChannel Package Description com.google.cloud.metastore.v1 A client to Dataproc Metastore API -
-
Uses of Service.ReleaseChannel in com.google.cloud.metastore.v1
Methods in com.google.cloud.metastore.v1 that return Service.ReleaseChannel Modifier and Type Method Description static Service.ReleaseChannelService.ReleaseChannel. forNumber(int value)Service.ReleaseChannelService.Builder. getReleaseChannel()Immutable.Service.ReleaseChannelService. getReleaseChannel()Immutable.Service.ReleaseChannelServiceOrBuilder. getReleaseChannel()Immutable.static Service.ReleaseChannelService.ReleaseChannel. valueOf(int value)Deprecated.static Service.ReleaseChannelService.ReleaseChannel. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Service.ReleaseChannelService.ReleaseChannel. valueOf(String name)Returns the enum constant of this type with the specified name.static Service.ReleaseChannel[]Service.ReleaseChannel. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.metastore.v1 that return types with arguments of type Service.ReleaseChannel Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Service.ReleaseChannel>Service.ReleaseChannel. internalGetValueMap()Methods in com.google.cloud.metastore.v1 with parameters of type Service.ReleaseChannel Modifier and Type Method Description Service.BuilderService.Builder. setReleaseChannel(Service.ReleaseChannel value)Immutable.
-