Uses of Class
com.google.cloud.migrationcenter.v1.NfsExportList
-
Packages that use NfsExportList Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of NfsExportList in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return NfsExportList Modifier and Type Method Description NfsExportListNfsExportList.Builder. build()NfsExportListNfsExportList.Builder. buildPartial()static NfsExportListNfsExportList. getDefaultInstance()NfsExportListNfsExportList.Builder. getDefaultInstanceForType()NfsExportListNfsExportList. getDefaultInstanceForType()NfsExportListGuestConfigDetails.Builder. getNfsExports()NFS exports.NfsExportListGuestConfigDetails. getNfsExports()NFS exports.NfsExportListGuestConfigDetailsOrBuilder. getNfsExports()NFS exports.static NfsExportListNfsExportList. parseDelimitedFrom(InputStream input)static NfsExportListNfsExportList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NfsExportListNfsExportList. parseFrom(byte[] data)static NfsExportListNfsExportList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NfsExportListNfsExportList. parseFrom(com.google.protobuf.ByteString data)static NfsExportListNfsExportList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NfsExportListNfsExportList. parseFrom(com.google.protobuf.CodedInputStream input)static NfsExportListNfsExportList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NfsExportListNfsExportList. parseFrom(InputStream input)static NfsExportListNfsExportList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static NfsExportListNfsExportList. parseFrom(ByteBuffer data)static NfsExportListNfsExportList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type NfsExportList Modifier and Type Method Description com.google.protobuf.Parser<NfsExportList>NfsExportList. getParserForType()static com.google.protobuf.Parser<NfsExportList>NfsExportList. parser()Methods in com.google.cloud.migrationcenter.v1 with parameters of type NfsExportList Modifier and Type Method Description NfsExportList.BuilderNfsExportList.Builder. mergeFrom(NfsExportList other)GuestConfigDetails.BuilderGuestConfigDetails.Builder. mergeNfsExports(NfsExportList value)NFS exports.static NfsExportList.BuilderNfsExportList. newBuilder(NfsExportList prototype)GuestConfigDetails.BuilderGuestConfigDetails.Builder. setNfsExports(NfsExportList value)NFS exports.
-