public static final class EnableServiceResponse.Builder extends GeneratedMessage.Builder<EnableServiceResponse.Builder> implements EnableServiceResponseOrBuilderOperation payload for EnableService method.
Protobuf type google.api.servicemanagement.v1.EnableServiceResponse
Inheritance
java.lang.Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessage.Builder > EnableServiceResponse.BuilderImplements
EnableServiceResponseOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
build()
public EnableServiceResponse build()| Returns | |
|---|---|
| Type | Description |
EnableServiceResponse |
|
buildPartial()
public EnableServiceResponse buildPartial()| Returns | |
|---|---|
| Type | Description |
EnableServiceResponse |
|
clear()
public EnableServiceResponse.Builder clear()| Returns | |
|---|---|
| Type | Description |
EnableServiceResponse.Builder |
|
getDefaultInstanceForType()
public EnableServiceResponse getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
EnableServiceResponse |
|
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(EnableServiceResponse other)
public EnableServiceResponse.Builder mergeFrom(EnableServiceResponse other)| Parameter | |
|---|---|
| Name | Description |
other |
EnableServiceResponse |
| Returns | |
|---|---|
| Type | Description |
EnableServiceResponse.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public EnableServiceResponse.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
EnableServiceResponse.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public EnableServiceResponse.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
EnableServiceResponse.Builder |
|