Class Rpc.GetRequest.Builder
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite.Builder
-
- com.google.protobuf.AbstractMessage.Builder<BuilderT>
-
- com.google.protobuf.GeneratedMessage.Builder<Rpc.GetRequest.Builder>
-
- cz.o2.proxima.direct.server.rpc.proto.service.Rpc.GetRequest.Builder
-
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Rpc.GetRequestOrBuilder,java.lang.Cloneable
- Enclosing class:
- Rpc.GetRequest
public static final class Rpc.GetRequest.Builder extends com.google.protobuf.GeneratedMessage.Builder<Rpc.GetRequest.Builder> implements Rpc.GetRequestOrBuilder
* Request to read data from the system.
Protobuf typeGetRequest
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description Rpc.GetRequestbuild()Rpc.GetRequestbuildPartial()Rpc.GetRequest.Builderclear()Rpc.GetRequest.BuilderclearAttribute()* Name of the attribute.Rpc.GetRequest.BuilderclearEntity()* Name of the entity.Rpc.GetRequest.BuilderclearKey()* Key of the entity.Rpc.GetRequest.BuilderclearTransactionId()* ID of transaction that is part of this request (if any).java.lang.StringgetAttribute()* Name of the attribute.com.google.protobuf.ByteStringgetAttributeBytes()* Name of the attribute.Rpc.GetRequestgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()com.google.protobuf.Descriptors.DescriptorgetDescriptorForType()java.lang.StringgetEntity()* Name of the entity.com.google.protobuf.ByteStringgetEntityBytes()* Name of the entity.java.lang.StringgetKey()* Key of the entity.com.google.protobuf.ByteStringgetKeyBytes()* Key of the entity.java.lang.StringgetTransactionId()* ID of transaction that is part of this request (if any).com.google.protobuf.ByteStringgetTransactionIdBytes()* ID of transaction that is part of this request (if any).protected com.google.protobuf.GeneratedMessage.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()Rpc.GetRequest.BuildermergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Rpc.GetRequest.BuildermergeFrom(com.google.protobuf.Message other)Rpc.GetRequest.BuildermergeFrom(Rpc.GetRequest other)Rpc.GetRequest.BuildersetAttribute(java.lang.String value)* Name of the attribute.Rpc.GetRequest.BuildersetAttributeBytes(com.google.protobuf.ByteString value)* Name of the attribute.Rpc.GetRequest.BuildersetEntity(java.lang.String value)* Name of the entity.Rpc.GetRequest.BuildersetEntityBytes(com.google.protobuf.ByteString value)* Name of the entity.Rpc.GetRequest.BuildersetKey(java.lang.String value)* Key of the entity.Rpc.GetRequest.BuildersetKeyBytes(com.google.protobuf.ByteString value)* Key of the entity.Rpc.GetRequest.BuildersetTransactionId(java.lang.String value)* ID of transaction that is part of this request (if any).Rpc.GetRequest.BuildersetTransactionIdBytes(com.google.protobuf.ByteString value)* ID of transaction that is part of this request (if any).-
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3
-
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessage.Builder<Rpc.GetRequest.Builder>
-
clear
public Rpc.GetRequest.Builder clear()
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessage.Builder<Rpc.GetRequest.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessage.Builder<Rpc.GetRequest.Builder>
-
getDefaultInstanceForType
public Rpc.GetRequest getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
public Rpc.GetRequest build()
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
public Rpc.GetRequest buildPartial()
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
public Rpc.GetRequest.Builder mergeFrom(com.google.protobuf.Message other)
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Rpc.GetRequest.Builder>
-
mergeFrom
public Rpc.GetRequest.Builder mergeFrom(Rpc.GetRequest other)
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessage.Builder<Rpc.GetRequest.Builder>
-
mergeFrom
public Rpc.GetRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<Rpc.GetRequest.Builder>- Throws:
java.io.IOException
-
getEntity
public java.lang.String getEntity()
* Name of the entity.
string entity = 1;- Specified by:
getEntityin interfaceRpc.GetRequestOrBuilder- Returns:
- The entity.
-
getEntityBytes
public com.google.protobuf.ByteString getEntityBytes()
* Name of the entity.
string entity = 1;- Specified by:
getEntityBytesin interfaceRpc.GetRequestOrBuilder- Returns:
- The bytes for entity.
-
setEntity
public Rpc.GetRequest.Builder setEntity(java.lang.String value)
* Name of the entity.
string entity = 1;- Parameters:
value- The entity to set.- Returns:
- This builder for chaining.
-
clearEntity
public Rpc.GetRequest.Builder clearEntity()
* Name of the entity.
string entity = 1;- Returns:
- This builder for chaining.
-
setEntityBytes
public Rpc.GetRequest.Builder setEntityBytes(com.google.protobuf.ByteString value)
* Name of the entity.
string entity = 1;- Parameters:
value- The bytes for entity to set.- Returns:
- This builder for chaining.
-
getKey
public java.lang.String getKey()
* Key of the entity.
string key = 2;- Specified by:
getKeyin interfaceRpc.GetRequestOrBuilder- Returns:
- The key.
-
getKeyBytes
public com.google.protobuf.ByteString getKeyBytes()
* Key of the entity.
string key = 2;- Specified by:
getKeyBytesin interfaceRpc.GetRequestOrBuilder- Returns:
- The bytes for key.
-
setKey
public Rpc.GetRequest.Builder setKey(java.lang.String value)
* Key of the entity.
string key = 2;- Parameters:
value- The key to set.- Returns:
- This builder for chaining.
-
clearKey
public Rpc.GetRequest.Builder clearKey()
* Key of the entity.
string key = 2;- Returns:
- This builder for chaining.
-
setKeyBytes
public Rpc.GetRequest.Builder setKeyBytes(com.google.protobuf.ByteString value)
* Key of the entity.
string key = 2;- Parameters:
value- The bytes for key to set.- Returns:
- This builder for chaining.
-
getAttribute
public java.lang.String getAttribute()
* Name of the attribute.
string attribute = 3;- Specified by:
getAttributein interfaceRpc.GetRequestOrBuilder- Returns:
- The attribute.
-
getAttributeBytes
public com.google.protobuf.ByteString getAttributeBytes()
* Name of the attribute.
string attribute = 3;- Specified by:
getAttributeBytesin interfaceRpc.GetRequestOrBuilder- Returns:
- The bytes for attribute.
-
setAttribute
public Rpc.GetRequest.Builder setAttribute(java.lang.String value)
* Name of the attribute.
string attribute = 3;- Parameters:
value- The attribute to set.- Returns:
- This builder for chaining.
-
clearAttribute
public Rpc.GetRequest.Builder clearAttribute()
* Name of the attribute.
string attribute = 3;- Returns:
- This builder for chaining.
-
setAttributeBytes
public Rpc.GetRequest.Builder setAttributeBytes(com.google.protobuf.ByteString value)
* Name of the attribute.
string attribute = 3;- Parameters:
value- The bytes for attribute to set.- Returns:
- This builder for chaining.
-
getTransactionId
public java.lang.String getTransactionId()
* ID of transaction that is part of this request (if any). If empty, the request is not part of any ongoing transaction.
string transactionId = 4;- Specified by:
getTransactionIdin interfaceRpc.GetRequestOrBuilder- Returns:
- The transactionId.
-
getTransactionIdBytes
public com.google.protobuf.ByteString getTransactionIdBytes()
* ID of transaction that is part of this request (if any). If empty, the request is not part of any ongoing transaction.
string transactionId = 4;- Specified by:
getTransactionIdBytesin interfaceRpc.GetRequestOrBuilder- Returns:
- The bytes for transactionId.
-
setTransactionId
public Rpc.GetRequest.Builder setTransactionId(java.lang.String value)
* ID of transaction that is part of this request (if any). If empty, the request is not part of any ongoing transaction.
string transactionId = 4;- Parameters:
value- The transactionId to set.- Returns:
- This builder for chaining.
-
clearTransactionId
public Rpc.GetRequest.Builder clearTransactionId()
* ID of transaction that is part of this request (if any). If empty, the request is not part of any ongoing transaction.
string transactionId = 4;- Returns:
- This builder for chaining.
-
setTransactionIdBytes
public Rpc.GetRequest.Builder setTransactionIdBytes(com.google.protobuf.ByteString value)
* ID of transaction that is part of this request (if any). If empty, the request is not part of any ongoing transaction.
string transactionId = 4;- Parameters:
value- The bytes for transactionId to set.- Returns:
- This builder for chaining.
-
-