Uses of Class
com.google.cloud.migrationcenter.v1.Frames
-
Packages that use Frames Package Description com.google.cloud.migrationcenter.v1 A client to Migration Center API -
-
Uses of Frames in com.google.cloud.migrationcenter.v1
Methods in com.google.cloud.migrationcenter.v1 that return Frames Modifier and Type Method Description Frames
Frames.Builder. build()
Frames
Frames.Builder. buildPartial()
static Frames
Frames. getDefaultInstance()
Frames
Frames.Builder. getDefaultInstanceForType()
Frames
Frames. getDefaultInstanceForType()
Frames
ReportAssetFramesRequest.Builder. getFrames()
Collection of frames data.Frames
ReportAssetFramesRequest. getFrames()
Collection of frames data.Frames
ReportAssetFramesRequestOrBuilder. getFrames()
Collection of frames data.static Frames
Frames. parseDelimitedFrom(InputStream input)
static Frames
Frames. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Frames
Frames. parseFrom(byte[] data)
static Frames
Frames. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Frames
Frames. parseFrom(com.google.protobuf.ByteString data)
static Frames
Frames. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Frames
Frames. parseFrom(com.google.protobuf.CodedInputStream input)
static Frames
Frames. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Frames
Frames. parseFrom(InputStream input)
static Frames
Frames. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Frames
Frames. parseFrom(ByteBuffer data)
static Frames
Frames. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.migrationcenter.v1 that return types with arguments of type Frames Modifier and Type Method Description com.google.protobuf.Parser<Frames>
Frames. getParserForType()
static com.google.protobuf.Parser<Frames>
Frames. parser()
Methods in com.google.cloud.migrationcenter.v1 with parameters of type Frames Modifier and Type Method Description ReportAssetFramesRequest.Builder
ReportAssetFramesRequest.Builder. mergeFrames(Frames value)
Collection of frames data.Frames.Builder
Frames.Builder. mergeFrom(Frames other)
static Frames.Builder
Frames. newBuilder(Frames prototype)
ReportAssetFramesRequest.Builder
ReportAssetFramesRequest.Builder. setFrames(Frames value)
Collection of frames data.
-