Uses of Class
com.google.cloud.migrationcenter.v1.OpenFileList
-
Packages that use OpenFileList Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of OpenFileList in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return OpenFileList Modifier and Type Method Description OpenFileListOpenFileList.Builder. build()OpenFileListOpenFileList.Builder. buildPartial()static OpenFileListOpenFileList. getDefaultInstance()OpenFileListOpenFileList.Builder. getDefaultInstanceForType()OpenFileListOpenFileList. getDefaultInstanceForType()OpenFileListGuestRuntimeDetails.Builder. getOpenFileList()Open files information.OpenFileListGuestRuntimeDetails. getOpenFileList()Open files information.OpenFileListGuestRuntimeDetailsOrBuilder. getOpenFileList()Open files information.static OpenFileListOpenFileList. parseDelimitedFrom(InputStream input)static OpenFileListOpenFileList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenFileListOpenFileList. parseFrom(byte[] data)static OpenFileListOpenFileList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenFileListOpenFileList. parseFrom(com.google.protobuf.ByteString data)static OpenFileListOpenFileList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenFileListOpenFileList. parseFrom(com.google.protobuf.CodedInputStream input)static OpenFileListOpenFileList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenFileListOpenFileList. parseFrom(InputStream input)static OpenFileListOpenFileList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static OpenFileListOpenFileList. parseFrom(ByteBuffer data)static OpenFileListOpenFileList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type OpenFileList Modifier and Type Method Description com.google.protobuf.Parser<OpenFileList>OpenFileList. getParserForType()static com.google.protobuf.Parser<OpenFileList>OpenFileList. parser()Methods in com.google.cloud.migrationcenter.v1 with parameters of type OpenFileList Modifier and Type Method Description OpenFileList.BuilderOpenFileList.Builder. mergeFrom(OpenFileList other)GuestRuntimeDetails.BuilderGuestRuntimeDetails.Builder. mergeOpenFileList(OpenFileList value)Open files information.static OpenFileList.BuilderOpenFileList. newBuilder(OpenFileList prototype)GuestRuntimeDetails.BuilderGuestRuntimeDetails.Builder. setOpenFileList(OpenFileList value)Open files information.
-