Uses of Class
com.google.cloud.dataplex.v1.StorageSystem
-
Packages that use StorageSystem Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of StorageSystem in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return StorageSystem Modifier and Type Method Description static StorageSystemStorageSystem. forNumber(int value)StorageSystemEntity.Builder. getSystem()Required.StorageSystemEntity. getSystem()Required.StorageSystemEntityOrBuilder. getSystem()Required.static StorageSystemStorageSystem. valueOf(int value)Deprecated.static StorageSystemStorageSystem. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static StorageSystemStorageSystem. valueOf(String name)Returns the enum constant of this type with the specified name.static StorageSystem[]StorageSystem. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.dataplex.v1 that return types with arguments of type StorageSystem Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<StorageSystem>StorageSystem. internalGetValueMap()Methods in com.google.cloud.dataplex.v1 with parameters of type StorageSystem Modifier and Type Method Description Entity.BuilderEntity.Builder. setSystem(StorageSystem value)Required.
-