Uses of Class
com.google.cloud.lifesciences.v2beta.NFSMount
-
Packages that use NFSMount Package Description com.google.cloud.lifesciences.v2beta A client to Cloud Life Sciences API -
-
Uses of NFSMount in com.google.cloud.lifesciences.v2beta
Methods in com.google.cloud.lifesciences.v2beta that return NFSMount Modifier and Type Method Description NFSMountNFSMount.Builder. build()NFSMountNFSMount.Builder. buildPartial()static NFSMountNFSMount. getDefaultInstance()NFSMountNFSMount.Builder. getDefaultInstanceForType()NFSMountNFSMount. getDefaultInstanceForType()NFSMountVolume.Builder. getNfsMount()Configuration for an NFS mount.NFSMountVolume. getNfsMount()Configuration for an NFS mount.NFSMountVolumeOrBuilder. getNfsMount()Configuration for an NFS mount.static NFSMountNFSMount. parseDelimitedFrom(InputStream input)static NFSMountNFSMount. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NFSMountNFSMount. parseFrom(byte[] data)static NFSMountNFSMount. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NFSMountNFSMount. parseFrom(com.google.protobuf.ByteString data)static NFSMountNFSMount. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NFSMountNFSMount. parseFrom(com.google.protobuf.CodedInputStream input)static NFSMountNFSMount. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NFSMountNFSMount. parseFrom(InputStream input)static NFSMountNFSMount. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NFSMountNFSMount. parseFrom(ByteBuffer data)static NFSMountNFSMount. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.lifesciences.v2beta that return types with arguments of type NFSMount Modifier and Type Method Description com.google.protobuf.Parser<NFSMount>NFSMount. getParserForType()static com.google.protobuf.Parser<NFSMount>NFSMount. parser()Methods in com.google.cloud.lifesciences.v2beta with parameters of type NFSMount Modifier and Type Method Description NFSMount.BuilderNFSMount.Builder. mergeFrom(NFSMount other)Volume.BuilderVolume.Builder. mergeNfsMount(NFSMount value)Configuration for an NFS mount.static NFSMount.BuilderNFSMount. newBuilder(NFSMount prototype)Volume.BuilderVolume.Builder. setNfsMount(NFSMount value)Configuration for an NFS mount.
-