Uses of Class
com.google.cloud.batch.v1.NFS
-
Packages that use NFS Package Description com.google.cloud.batch.v1 A client to Batch API -
-
Uses of NFS in com.google.cloud.batch.v1
Methods in com.google.cloud.batch.v1 that return NFS Modifier and Type Method Description NFSNFS.Builder. build()NFSNFS.Builder. buildPartial()static NFSNFS. getDefaultInstance()NFSNFS.Builder. getDefaultInstanceForType()NFSNFS. getDefaultInstanceForType()NFSVolume.Builder. getNfs()A Network File System (NFS) volume.NFSVolume. getNfs()A Network File System (NFS) volume.NFSVolumeOrBuilder. getNfs()A Network File System (NFS) volume.static NFSNFS. parseDelimitedFrom(InputStream input)static NFSNFS. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NFSNFS. parseFrom(byte[] data)static NFSNFS. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NFSNFS. parseFrom(com.google.protobuf.ByteString data)static NFSNFS. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NFSNFS. parseFrom(com.google.protobuf.CodedInputStream input)static NFSNFS. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NFSNFS. parseFrom(InputStream input)static NFSNFS. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NFSNFS. parseFrom(ByteBuffer data)static NFSNFS. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.batch.v1 that return types with arguments of type NFS Modifier and Type Method Description com.google.protobuf.Parser<NFS>NFS. getParserForType()static com.google.protobuf.Parser<NFS>NFS. parser()Methods in com.google.cloud.batch.v1 with parameters of type NFS Modifier and Type Method Description NFS.BuilderNFS.Builder. mergeFrom(NFS other)Volume.BuilderVolume.Builder. mergeNfs(NFS value)A Network File System (NFS) volume.static NFS.BuilderNFS. newBuilder(NFS prototype)Volume.BuilderVolume.Builder. setNfs(NFS value)A Network File System (NFS) volume.
-