public static final class ReportAssetFramesResponse.Builder extends GeneratedMessage.Builder<ReportAssetFramesResponse.Builder> implements ReportAssetFramesResponseOrBuilder A response to a call to ReportAssetFrame.
Protobuf type google.cloud.migrationcenter.v1.ReportAssetFramesResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ReportAssetFramesResponse.BuilderImplements
ReportAssetFramesResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public ReportAssetFramesResponse build()| Returns | |
|---|---|
| Type | Description |
ReportAssetFramesResponse |
|
buildPartial()
public ReportAssetFramesResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
ReportAssetFramesResponse |
|
clear()
public ReportAssetFramesResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
ReportAssetFramesResponse.Builder |
|
getDefaultInstanceForType()
public ReportAssetFramesResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ReportAssetFramesResponse |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(ReportAssetFramesResponse other)
public ReportAssetFramesResponse.Builder mergeFrom(ReportAssetFramesResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
ReportAssetFramesResponse |
| Returns | |
|---|---|
| Type | Description |
ReportAssetFramesResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ReportAssetFramesResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ReportAssetFramesResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ReportAssetFramesResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ReportAssetFramesResponse.Builder |
|