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 OpenFileList
OpenFileList.Builder. build()
OpenFileList
OpenFileList.Builder. buildPartial()
static OpenFileList
OpenFileList. getDefaultInstance()
OpenFileList
OpenFileList.Builder. getDefaultInstanceForType()
OpenFileList
OpenFileList. getDefaultInstanceForType()
OpenFileList
GuestRuntimeDetails.Builder. getOpenFileList()
Open files information.OpenFileList
GuestRuntimeDetails. getOpenFileList()
Open files information.OpenFileList
GuestRuntimeDetailsOrBuilder. getOpenFileList()
Open files information.static OpenFileList
OpenFileList. parseDelimitedFrom(InputStream input)
static OpenFileList
OpenFileList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OpenFileList
OpenFileList. parseFrom(byte[] data)
static OpenFileList
OpenFileList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OpenFileList
OpenFileList. parseFrom(com.google.protobuf.ByteString data)
static OpenFileList
OpenFileList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OpenFileList
OpenFileList. parseFrom(com.google.protobuf.CodedInputStream input)
static OpenFileList
OpenFileList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OpenFileList
OpenFileList. parseFrom(InputStream input)
static OpenFileList
OpenFileList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static OpenFileList
OpenFileList. parseFrom(ByteBuffer data)
static OpenFileList
OpenFileList. 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.Builder
OpenFileList.Builder. mergeFrom(OpenFileList other)
GuestRuntimeDetails.Builder
GuestRuntimeDetails.Builder. mergeOpenFileList(OpenFileList value)
Open files information.static OpenFileList.Builder
OpenFileList. newBuilder(OpenFileList prototype)
GuestRuntimeDetails.Builder
GuestRuntimeDetails.Builder. setOpenFileList(OpenFileList value)
Open files information.
-