Class RemoveDnsPeeringResponse.Builder (1.83.0)

public static final class RemoveDnsPeeringResponse.Builder extends GeneratedMessage.Builder<RemoveDnsPeeringResponse.Builder> implements RemoveDnsPeeringResponseOrBuilder

Response message for set dns peering method.

Protobuf type google.cloud.datafusion.v1beta1.RemoveDnsPeeringResponse

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
Type Description
Descriptor

Methods

build()

public RemoveDnsPeeringResponse build()
Returns
Type Description
RemoveDnsPeeringResponse

buildPartial()

public RemoveDnsPeeringResponse buildPartial()
Returns
Type Description
RemoveDnsPeeringResponse

clear()

public RemoveDnsPeeringResponse.Builder clear()
Returns
Type Description
RemoveDnsPeeringResponse.Builder
Overrides

getDefaultInstanceForType()

public RemoveDnsPeeringResponse getDefaultInstanceForType()
Returns
Type Description
RemoveDnsPeeringResponse

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(RemoveDnsPeeringResponse other)

public RemoveDnsPeeringResponse.Builder mergeFrom(RemoveDnsPeeringResponse other)
Parameter
Name Description
other RemoveDnsPeeringResponse
Returns
Type Description
RemoveDnsPeeringResponse.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public RemoveDnsPeeringResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
RemoveDnsPeeringResponse.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

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