Package tech.figure.objectstore.gateway
Class GatewayOuterClass.BatchGrantScopePermissionRequest.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<BuilderT>
com.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.BatchGrantScopePermissionRequest.Builder>
tech.figure.objectstore.gateway.GatewayOuterClass.BatchGrantScopePermissionRequest.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,GatewayOuterClass.BatchGrantScopePermissionRequestOrBuilder
- Enclosing class:
- GatewayOuterClass.BatchGrantScopePermissionRequest
public static final class GatewayOuterClass.BatchGrantScopePermissionRequest.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.BatchGrantScopePermissionRequest.Builder>
implements GatewayOuterClass.BatchGrantScopePermissionRequestOrBuilder
Protobuf type
tech.figure.objectstore.gateway.BatchGrantScopePermissionRequest-
Method Summary
Modifier and TypeMethodDescriptionaddAllGrantees(Iterable<? extends GatewayOuterClass.ScopeGrantee> values) Each grantee to receive scope permissions.addGrantees(int index, GatewayOuterClass.ScopeGrantee value) Each grantee to receive scope permissions.addGrantees(int index, GatewayOuterClass.ScopeGrantee.Builder builderForValue) Each grantee to receive scope permissions.Each grantee to receive scope permissions.addGrantees(GatewayOuterClass.ScopeGrantee.Builder builderForValue) Each grantee to receive scope permissions.Each grantee to receive scope permissions.addGranteesBuilder(int index) Each grantee to receive scope permissions.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Each grantee to receive scope permissions.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) A bech32 scope address.clone()static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorgetGrantees(int index) Each grantee to receive scope permissions.getGranteesBuilder(int index) Each grantee to receive scope permissions.Each grantee to receive scope permissions.intEach grantee to receive scope permissions.Each grantee to receive scope permissions.getGranteesOrBuilder(int index) Each grantee to receive scope permissions.List<? extends GatewayOuterClass.ScopeGranteeOrBuilder>Each grantee to receive scope permissions.A bech32 scope address.com.google.protobuf.ByteStringA bech32 scope address.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanmergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeGrantees(int index) Each grantee to receive scope permissions.setGrantees(int index, GatewayOuterClass.ScopeGrantee value) Each grantee to receive scope permissions.setGrantees(int index, GatewayOuterClass.ScopeGrantee.Builder builderForValue) Each grantee to receive scope permissions.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setScopeAddress(String value) A bech32 scope address.setScopeAddressBytes(com.google.protobuf.ByteString value) A bech32 scope address.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.BatchGrantScopePermissionRequest.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.BatchGrantScopePermissionRequest.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.GeneratedMessageV3.Builder<GatewayOuterClass.BatchGrantScopePermissionRequest.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.BatchGrantScopePermissionRequest.Builder>
-
setField
public GatewayOuterClass.BatchGrantScopePermissionRequest.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.BatchGrantScopePermissionRequest.Builder>
-
clearField
public GatewayOuterClass.BatchGrantScopePermissionRequest.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.BatchGrantScopePermissionRequest.Builder>
-
clearOneof
public GatewayOuterClass.BatchGrantScopePermissionRequest.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.BatchGrantScopePermissionRequest.Builder>
-
setRepeatedField
public GatewayOuterClass.BatchGrantScopePermissionRequest.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.BatchGrantScopePermissionRequest.Builder>
-
addRepeatedField
public GatewayOuterClass.BatchGrantScopePermissionRequest.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.BatchGrantScopePermissionRequest.Builder>
-
mergeFrom
public GatewayOuterClass.BatchGrantScopePermissionRequest.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GatewayOuterClass.BatchGrantScopePermissionRequest.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.BatchGrantScopePermissionRequest.Builder>
-
mergeFrom
public GatewayOuterClass.BatchGrantScopePermissionRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<GatewayOuterClass.BatchGrantScopePermissionRequest.Builder>- Throws:
IOException
-
getScopeAddress
A bech32 scope address. The account referenced by each grantee's grantee_address will receive read permissions through this service to the scope's underlying records
string scope_address = 1;- Specified by:
getScopeAddressin interfaceGatewayOuterClass.BatchGrantScopePermissionRequestOrBuilder- Returns:
- The scopeAddress.
-
getScopeAddressBytes
public com.google.protobuf.ByteString getScopeAddressBytes()A bech32 scope address. The account referenced by each grantee's grantee_address will receive read permissions through this service to the scope's underlying records
string scope_address = 1;- Specified by:
getScopeAddressBytesin interfaceGatewayOuterClass.BatchGrantScopePermissionRequestOrBuilder- Returns:
- The bytes for scopeAddress.
-
setScopeAddress
A bech32 scope address. The account referenced by each grantee's grantee_address will receive read permissions through this service to the scope's underlying records
string scope_address = 1;- Parameters:
value- The scopeAddress to set.- Returns:
- This builder for chaining.
-
clearScopeAddress
A bech32 scope address. The account referenced by each grantee's grantee_address will receive read permissions through this service to the scope's underlying records
string scope_address = 1;- Returns:
- This builder for chaining.
-
setScopeAddressBytes
public GatewayOuterClass.BatchGrantScopePermissionRequest.Builder setScopeAddressBytes(com.google.protobuf.ByteString value) A bech32 scope address. The account referenced by each grantee's grantee_address will receive read permissions through this service to the scope's underlying records
string scope_address = 1;- Parameters:
value- The bytes for scopeAddress to set.- Returns:
- This builder for chaining.
-
getGranteesList
Each grantee to receive scope permissions. Requests that do not include at least one record in this array, or requests containing invalid grantees will be rejected
repeated .tech.figure.objectstore.gateway.ScopeGrantee grantees = 2;- Specified by:
getGranteesListin interfaceGatewayOuterClass.BatchGrantScopePermissionRequestOrBuilder
-
getGranteesCount
public int getGranteesCount()Each grantee to receive scope permissions. Requests that do not include at least one record in this array, or requests containing invalid grantees will be rejected
repeated .tech.figure.objectstore.gateway.ScopeGrantee grantees = 2;- Specified by:
getGranteesCountin interfaceGatewayOuterClass.BatchGrantScopePermissionRequestOrBuilder
-
getGrantees
Each grantee to receive scope permissions. Requests that do not include at least one record in this array, or requests containing invalid grantees will be rejected
repeated .tech.figure.objectstore.gateway.ScopeGrantee grantees = 2;- Specified by:
getGranteesin interfaceGatewayOuterClass.BatchGrantScopePermissionRequestOrBuilder
-
setGrantees
public GatewayOuterClass.BatchGrantScopePermissionRequest.Builder setGrantees(int index, GatewayOuterClass.ScopeGrantee value) Each grantee to receive scope permissions. Requests that do not include at least one record in this array, or requests containing invalid grantees will be rejected
repeated .tech.figure.objectstore.gateway.ScopeGrantee grantees = 2; -
setGrantees
public GatewayOuterClass.BatchGrantScopePermissionRequest.Builder setGrantees(int index, GatewayOuterClass.ScopeGrantee.Builder builderForValue) Each grantee to receive scope permissions. Requests that do not include at least one record in this array, or requests containing invalid grantees will be rejected
repeated .tech.figure.objectstore.gateway.ScopeGrantee grantees = 2; -
addGrantees
public GatewayOuterClass.BatchGrantScopePermissionRequest.Builder addGrantees(GatewayOuterClass.ScopeGrantee value) Each grantee to receive scope permissions. Requests that do not include at least one record in this array, or requests containing invalid grantees will be rejected
repeated .tech.figure.objectstore.gateway.ScopeGrantee grantees = 2; -
addGrantees
public GatewayOuterClass.BatchGrantScopePermissionRequest.Builder addGrantees(int index, GatewayOuterClass.ScopeGrantee value) Each grantee to receive scope permissions. Requests that do not include at least one record in this array, or requests containing invalid grantees will be rejected
repeated .tech.figure.objectstore.gateway.ScopeGrantee grantees = 2; -
addGrantees
public GatewayOuterClass.BatchGrantScopePermissionRequest.Builder addGrantees(GatewayOuterClass.ScopeGrantee.Builder builderForValue) Each grantee to receive scope permissions. Requests that do not include at least one record in this array, or requests containing invalid grantees will be rejected
repeated .tech.figure.objectstore.gateway.ScopeGrantee grantees = 2; -
addGrantees
public GatewayOuterClass.BatchGrantScopePermissionRequest.Builder addGrantees(int index, GatewayOuterClass.ScopeGrantee.Builder builderForValue) Each grantee to receive scope permissions. Requests that do not include at least one record in this array, or requests containing invalid grantees will be rejected
repeated .tech.figure.objectstore.gateway.ScopeGrantee grantees = 2; -
addAllGrantees
public GatewayOuterClass.BatchGrantScopePermissionRequest.Builder addAllGrantees(Iterable<? extends GatewayOuterClass.ScopeGrantee> values) Each grantee to receive scope permissions. Requests that do not include at least one record in this array, or requests containing invalid grantees will be rejected
repeated .tech.figure.objectstore.gateway.ScopeGrantee grantees = 2; -
clearGrantees
Each grantee to receive scope permissions. Requests that do not include at least one record in this array, or requests containing invalid grantees will be rejected
repeated .tech.figure.objectstore.gateway.ScopeGrantee grantees = 2; -
removeGrantees
Each grantee to receive scope permissions. Requests that do not include at least one record in this array, or requests containing invalid grantees will be rejected
repeated .tech.figure.objectstore.gateway.ScopeGrantee grantees = 2; -
getGranteesBuilder
Each grantee to receive scope permissions. Requests that do not include at least one record in this array, or requests containing invalid grantees will be rejected
repeated .tech.figure.objectstore.gateway.ScopeGrantee grantees = 2; -
getGranteesOrBuilder
Each grantee to receive scope permissions. Requests that do not include at least one record in this array, or requests containing invalid grantees will be rejected
repeated .tech.figure.objectstore.gateway.ScopeGrantee grantees = 2;- Specified by:
getGranteesOrBuilderin interfaceGatewayOuterClass.BatchGrantScopePermissionRequestOrBuilder
-
getGranteesOrBuilderList
Each grantee to receive scope permissions. Requests that do not include at least one record in this array, or requests containing invalid grantees will be rejected
repeated .tech.figure.objectstore.gateway.ScopeGrantee grantees = 2;- Specified by:
getGranteesOrBuilderListin interfaceGatewayOuterClass.BatchGrantScopePermissionRequestOrBuilder
-
addGranteesBuilder
Each grantee to receive scope permissions. Requests that do not include at least one record in this array, or requests containing invalid grantees will be rejected
repeated .tech.figure.objectstore.gateway.ScopeGrantee grantees = 2; -
addGranteesBuilder
Each grantee to receive scope permissions. Requests that do not include at least one record in this array, or requests containing invalid grantees will be rejected
repeated .tech.figure.objectstore.gateway.ScopeGrantee grantees = 2; -
getGranteesBuilderList
Each grantee to receive scope permissions. Requests that do not include at least one record in this array, or requests containing invalid grantees will be rejected
repeated .tech.figure.objectstore.gateway.ScopeGrantee grantees = 2; -
setUnknownFields
public final GatewayOuterClass.BatchGrantScopePermissionRequest.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.BatchGrantScopePermissionRequest.Builder>
-
mergeUnknownFields
public final GatewayOuterClass.BatchGrantScopePermissionRequest.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<GatewayOuterClass.BatchGrantScopePermissionRequest.Builder>
-