public static final class AddDnsPeeringResponse.Builder extends GeneratedMessage.Builder<AddDnsPeeringResponse.Builder> implements AddDnsPeeringResponseOrBuilderResponse message for set dns peering method.
Protobuf type google.cloud.datafusion.v1beta1.AddDnsPeeringResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > AddDnsPeeringResponse.BuilderImplements
AddDnsPeeringResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public AddDnsPeeringResponse build()| Returns | |
|---|---|
| Type | Description |
AddDnsPeeringResponse |
|
buildPartial()
public AddDnsPeeringResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
AddDnsPeeringResponse |
|
clear()
public AddDnsPeeringResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
AddDnsPeeringResponse.Builder |
|
getDefaultInstanceForType()
public AddDnsPeeringResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
AddDnsPeeringResponse |
|
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(AddDnsPeeringResponse other)
public AddDnsPeeringResponse.Builder mergeFrom(AddDnsPeeringResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
AddDnsPeeringResponse |
| Returns | |
|---|---|
| Type | Description |
AddDnsPeeringResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public AddDnsPeeringResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
AddDnsPeeringResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public AddDnsPeeringResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
AddDnsPeeringResponse.Builder |
|