public static final class StopConnectorResponse.Builder extends GeneratedMessage.Builder<StopConnectorResponse.Builder> implements StopConnectorResponseOrBuilderResponse for StopConnector.
Protobuf type google.cloud.managedkafka.v1.StopConnectorResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > StopConnectorResponse.BuilderImplements
StopConnectorResponseOrBuilderStatic 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 |
|
getDefaultInstanceForType()
public StopConnectorResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
StopConnectorResponse |
|
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(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 |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public StopConnectorResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
StopConnectorResponse.Builder |
|