Class StopConnectorResponse.Builder (0.39.0)

public static final class StopConnectorResponse.Builder extends GeneratedMessage.Builder<StopConnectorResponse.Builder> implements StopConnectorResponseOrBuilder

Response for StopConnector.

Protobuf type google.cloud.managedkafka.v1.StopConnectorResponse

Static Methods

getDescriptor()

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

Methods

build()

public StopConnectorResponse build()
Returns
Type Description
StopConnectorResponse

buildPartial()

public StopConnectorResponse buildPartial()
Returns
Type Description
StopConnectorResponse

clear()

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

getDefaultInstanceForType()

public StopConnectorResponse getDefaultInstanceForType()
Returns
Type Description
StopConnectorResponse

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

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

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

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

mergeFrom(Message other)

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