public static final class ImportDataResponse.Builder extends GeneratedMessage.Builder<ImportDataResponse.Builder> implements ImportDataResponseOrBuilderResponse message for ImportData.
Protobuf type google.cloud.lustre.v1.ImportDataResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > ImportDataResponse.BuilderImplements
ImportDataResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public ImportDataResponse build()| Returns | |
|---|---|
| Type | Description |
ImportDataResponse |
|
buildPartial()
public ImportDataResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
ImportDataResponse |
|
clear()
public ImportDataResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
ImportDataResponse.Builder |
|
getDefaultInstanceForType()
public ImportDataResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
ImportDataResponse |
|
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(ImportDataResponse other)
public ImportDataResponse.Builder mergeFrom(ImportDataResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
ImportDataResponse |
| Returns | |
|---|---|
| Type | Description |
ImportDataResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public ImportDataResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
ImportDataResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public ImportDataResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
ImportDataResponse.Builder |
|