Uses of Class
com.google.cloud.batch.v1alpha.GCS
-
Packages that use GCS Package Description com.google.cloud.batch.v1alpha A client to Batch API -
-
Uses of GCS in com.google.cloud.batch.v1alpha
Methods in com.google.cloud.batch.v1alpha that return GCS Modifier and Type Method Description GCSGCS.Builder. build()GCSGCS.Builder. buildPartial()static GCSGCS. getDefaultInstance()GCSGCS.Builder. getDefaultInstanceForType()GCSGCS. getDefaultInstanceForType()GCSVolume.Builder. getGcs()A Google Cloud Storage (GCS) volume.GCSVolume. getGcs()A Google Cloud Storage (GCS) volume.GCSVolumeOrBuilder. getGcs()A Google Cloud Storage (GCS) volume.static GCSGCS. parseDelimitedFrom(InputStream input)static GCSGCS. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GCSGCS. parseFrom(byte[] data)static GCSGCS. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GCSGCS. parseFrom(com.google.protobuf.ByteString data)static GCSGCS. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GCSGCS. parseFrom(com.google.protobuf.CodedInputStream input)static GCSGCS. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GCSGCS. parseFrom(InputStream input)static GCSGCS. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GCSGCS. parseFrom(ByteBuffer data)static GCSGCS. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.batch.v1alpha that return types with arguments of type GCS Modifier and Type Method Description com.google.protobuf.Parser<GCS>GCS. getParserForType()static com.google.protobuf.Parser<GCS>GCS. parser()Methods in com.google.cloud.batch.v1alpha with parameters of type GCS Modifier and Type Method Description GCS.BuilderGCS.Builder. mergeFrom(GCS other)Volume.BuilderVolume.Builder. mergeGcs(GCS value)A Google Cloud Storage (GCS) volume.static GCS.BuilderGCS. newBuilder(GCS prototype)Volume.BuilderVolume.Builder. setGcs(GCS value)A Google Cloud Storage (GCS) volume.
-