Uses of Class
com.google.cloud.batch.v1.Volume.SourceCase
-
Packages that use Volume.SourceCase Package Description com.google.cloud.batch.v1 A client to Batch API -
-
Uses of Volume.SourceCase in com.google.cloud.batch.v1
Methods in com.google.cloud.batch.v1 that return Volume.SourceCase Modifier and Type Method Description static Volume.SourceCaseVolume.SourceCase. forNumber(int value)Volume.SourceCaseVolume.Builder. getSourceCase()Volume.SourceCaseVolume. getSourceCase()Volume.SourceCaseVolumeOrBuilder. getSourceCase()static Volume.SourceCaseVolume.SourceCase. valueOf(int value)Deprecated.static Volume.SourceCaseVolume.SourceCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Volume.SourceCase[]Volume.SourceCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-