public static final class OperationInfo.Builder extends GeneratedMessageV3.Builder<OperationInfo.Builder> implements OperationInfoOrBuilder
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > OperationInfo.BuilderImplements
OperationInfoOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor arg0, Object arg1)
public OperationInfo.Builder addRepeatedField(Descriptors.FieldDescriptor arg0, Object arg1)
Name | Description |
arg0 | FieldDescriptor |
arg1 | Object |
Type | Description |
OperationInfo.Builder |
build()
public OperationInfo build()
Type | Description |
OperationInfo |
buildPartial()
public OperationInfo buildPartial()
Type | Description |
OperationInfo |
clear()
public OperationInfo.Builder clear()
Type | Description |
OperationInfo.Builder |
clearField(Descriptors.FieldDescriptor arg0)
public OperationInfo.Builder clearField(Descriptors.FieldDescriptor arg0)
Name | Description |
arg0 | FieldDescriptor |
Type | Description |
OperationInfo.Builder |
clearMetadataType()
public OperationInfo.Builder clearMetadataType()
Type | Description |
OperationInfo.Builder |
clearOneof(Descriptors.OneofDescriptor arg0)
public OperationInfo.Builder clearOneof(Descriptors.OneofDescriptor arg0)
Name | Description |
arg0 | OneofDescriptor |
Type | Description |
OperationInfo.Builder |
clearResponseType()
public OperationInfo.Builder clearResponseType()
Type | Description |
OperationInfo.Builder |
clone()
public OperationInfo.Builder clone()
Type | Description |
OperationInfo.Builder |
getDefaultInstanceForType()
public OperationInfo getDefaultInstanceForType()
Type | Description |
OperationInfo |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Type | Description |
Descriptor |
getMetadataType()
public String getMetadataType()
Type | Description |
String |
getMetadataTypeBytes()
public ByteString getMetadataTypeBytes()
Type | Description |
ByteString |
getResponseType()
public String getResponseType()
Type | Description |
String |
getResponseTypeBytes()
public ByteString getResponseTypeBytes()
Type | Description |
ByteString |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Type | Description |
boolean |
mergeFrom(OperationInfo arg0)
public OperationInfo.Builder mergeFrom(OperationInfo arg0)
Name | Description |
arg0 | OperationInfo |
Type | Description |
OperationInfo.Builder |
mergeFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)
public OperationInfo.Builder mergeFrom(CodedInputStream arg0, ExtensionRegistryLite arg1)
Name | Description |
arg0 | CodedInputStream |
arg1 | ExtensionRegistryLite |
Type | Description |
OperationInfo.Builder |
Type | Description |
IOException |
mergeFrom(Message arg0)
public OperationInfo.Builder mergeFrom(Message arg0)
Name | Description |
arg0 | Message |
Type | Description |
OperationInfo.Builder |
mergeUnknownFields(UnknownFieldSet arg0)
public final OperationInfo.Builder mergeUnknownFields(UnknownFieldSet arg0)
Name | Description |
arg0 | UnknownFieldSet |
Type | Description |
OperationInfo.Builder |
setField(Descriptors.FieldDescriptor arg0, Object arg1)
public OperationInfo.Builder setField(Descriptors.FieldDescriptor arg0, Object arg1)
Name | Description |
arg0 | FieldDescriptor |
arg1 | Object |
Type | Description |
OperationInfo.Builder |
setMetadataType(String arg0)
public OperationInfo.Builder setMetadataType(String arg0)
Name | Description |
arg0 | String |
Type | Description |
OperationInfo.Builder |
setMetadataTypeBytes(ByteString arg0)
public OperationInfo.Builder setMetadataTypeBytes(ByteString arg0)
Name | Description |
arg0 | ByteString |
Type | Description |
OperationInfo.Builder |
setRepeatedField(Descriptors.FieldDescriptor arg0, int arg1, Object arg2)
public OperationInfo.Builder setRepeatedField(Descriptors.FieldDescriptor arg0, int arg1, Object arg2)
Name | Description |
arg0 | FieldDescriptor |
arg1 | int |
arg2 | Object |
Type | Description |
OperationInfo.Builder |
setResponseType(String arg0)
public OperationInfo.Builder setResponseType(String arg0)
Name | Description |
arg0 | String |
Type | Description |
OperationInfo.Builder |
setResponseTypeBytes(ByteString arg0)
public OperationInfo.Builder setResponseTypeBytes(ByteString arg0)
Name | Description |
arg0 | ByteString |
Type | Description |
OperationInfo.Builder |
setUnknownFields(UnknownFieldSet arg0)
public final OperationInfo.Builder setUnknownFields(UnknownFieldSet arg0)
Name | Description |
arg0 | UnknownFieldSet |
Type | Description |
OperationInfo.Builder |