Class AddDnsPeeringResponse.Builder (1.83.0)

public static final class AddDnsPeeringResponse.Builder extends GeneratedMessage.Builder<AddDnsPeeringResponse.Builder> implements AddDnsPeeringResponseOrBuilder

Response message for set dns peering method.

Protobuf type google.cloud.datafusion.v1beta1.AddDnsPeeringResponse

Static 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
Overrides

getDefaultInstanceForType()

public AddDnsPeeringResponse getDefaultInstanceForType()
Returns
Type Description
AddDnsPeeringResponse

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
Descriptor
Overrides

internalGetFieldAccessorTable()

protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
boolean
Overrides

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
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public AddDnsPeeringResponse.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
AddDnsPeeringResponse.Builder
Overrides