Uses of Class
com.google.cloud.migrationcenter.v1.FstabEntryList
-
Packages that use FstabEntryList Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of FstabEntryList in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return FstabEntryList Modifier and Type Method Description FstabEntryListFstabEntryList.Builder. build()FstabEntryListFstabEntryList.Builder. buildPartial()static FstabEntryListFstabEntryList. getDefaultInstance()FstabEntryListFstabEntryList.Builder. getDefaultInstanceForType()FstabEntryListFstabEntryList. getDefaultInstanceForType()FstabEntryListGuestConfigDetails.Builder. getFstab()Mount list (Linux fstab).FstabEntryListGuestConfigDetails. getFstab()Mount list (Linux fstab).FstabEntryListGuestConfigDetailsOrBuilder. getFstab()Mount list (Linux fstab).static FstabEntryListFstabEntryList. parseDelimitedFrom(InputStream input)static FstabEntryListFstabEntryList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FstabEntryListFstabEntryList. parseFrom(byte[] data)static FstabEntryListFstabEntryList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FstabEntryListFstabEntryList. parseFrom(com.google.protobuf.ByteString data)static FstabEntryListFstabEntryList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FstabEntryListFstabEntryList. parseFrom(com.google.protobuf.CodedInputStream input)static FstabEntryListFstabEntryList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FstabEntryListFstabEntryList. parseFrom(InputStream input)static FstabEntryListFstabEntryList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FstabEntryListFstabEntryList. parseFrom(ByteBuffer data)static FstabEntryListFstabEntryList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type FstabEntryList Modifier and Type Method Description com.google.protobuf.Parser<FstabEntryList>FstabEntryList. getParserForType()static com.google.protobuf.Parser<FstabEntryList>FstabEntryList. parser()Methods in com.google.cloud.migrationcenter.v1 with parameters of type FstabEntryList Modifier and Type Method Description FstabEntryList.BuilderFstabEntryList.Builder. mergeFrom(FstabEntryList other)GuestConfigDetails.BuilderGuestConfigDetails.Builder. mergeFstab(FstabEntryList value)Mount list (Linux fstab).static FstabEntryList.BuilderFstabEntryList. newBuilder(FstabEntryList prototype)GuestConfigDetails.BuilderGuestConfigDetails.Builder. setFstab(FstabEntryList value)Mount list (Linux fstab).
-