public static final class SrvConnectionFormat.Builder extends GeneratedMessage.Builder<SrvConnectionFormat.Builder> implements SrvConnectionFormatOrBuilderSrv connection format.
Protobuf type google.cloud.datastream.v1.SrvConnectionFormat
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > SrvConnectionFormat.BuilderImplements
SrvConnectionFormatOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public SrvConnectionFormat build()| Returns | |
|---|---|
| Type | Description |
SrvConnectionFormat |
|
buildPartial()
public SrvConnectionFormat buildPartial()| Returns | |
|---|---|
| Type | Description |
SrvConnectionFormat |
|
clear()
public SrvConnectionFormat.Builder clear()| Returns | |
|---|---|
| Type | Description |
SrvConnectionFormat.Builder |
|
getDefaultInstanceForType()
public SrvConnectionFormat getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
SrvConnectionFormat |
|
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(SrvConnectionFormat other)
public SrvConnectionFormat.Builder mergeFrom(SrvConnectionFormat other)| Parameter | |
|---|---|
| Name | Description |
other |
SrvConnectionFormat |
| Returns | |
|---|---|
| Type | Description |
SrvConnectionFormat.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public SrvConnectionFormat.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
SrvConnectionFormat.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public SrvConnectionFormat.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
SrvConnectionFormat.Builder |
|