public static final class ListGroupUsersRequest.Builder extends com.google.protobuf.GeneratedMessage.Builder<ListGroupUsersRequest.Builder> implements ListGroupUsersRequestOrBuilder
List all users that are part of a group.Protobuf type
nakama.api.ListGroupUsersRequest
Modifier and Type | Method and Description |
---|---|
ListGroupUsersRequest |
build() |
ListGroupUsersRequest |
buildPartial() |
ListGroupUsersRequest.Builder |
clear() |
ListGroupUsersRequest.Builder |
clearCursor()
An optional next page cursor.
|
ListGroupUsersRequest.Builder |
clearGroupId()
The group ID to list from.
|
ListGroupUsersRequest.Builder |
clearLimit()
Max number of records to return.
|
ListGroupUsersRequest.Builder |
clearState()
The group user state to list.
|
java.lang.String |
getCursor()
An optional next page cursor.
|
com.google.protobuf.ByteString |
getCursorBytes()
An optional next page cursor.
|
ListGroupUsersRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
java.lang.String |
getGroupId()
The group ID to list from.
|
com.google.protobuf.ByteString |
getGroupIdBytes()
The group ID to list from.
|
com.google.protobuf.Int32Value |
getLimit()
Max number of records to return.
|
com.google.protobuf.Int32Value.Builder |
getLimitBuilder()
Max number of records to return.
|
com.google.protobuf.Int32ValueOrBuilder |
getLimitOrBuilder()
Max number of records to return.
|
com.google.protobuf.Int32Value |
getState()
The group user state to list.
|
com.google.protobuf.Int32Value.Builder |
getStateBuilder()
The group user state to list.
|
com.google.protobuf.Int32ValueOrBuilder |
getStateOrBuilder()
The group user state to list.
|
boolean |
hasLimit()
Max number of records to return.
|
boolean |
hasState()
The group user state to list.
|
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ListGroupUsersRequest.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ListGroupUsersRequest.Builder |
mergeFrom(ListGroupUsersRequest other) |
ListGroupUsersRequest.Builder |
mergeFrom(com.google.protobuf.Message other) |
ListGroupUsersRequest.Builder |
mergeLimit(com.google.protobuf.Int32Value value)
Max number of records to return.
|
ListGroupUsersRequest.Builder |
mergeState(com.google.protobuf.Int32Value value)
The group user state to list.
|
ListGroupUsersRequest.Builder |
setCursor(java.lang.String value)
An optional next page cursor.
|
ListGroupUsersRequest.Builder |
setCursorBytes(com.google.protobuf.ByteString value)
An optional next page cursor.
|
ListGroupUsersRequest.Builder |
setGroupId(java.lang.String value)
The group ID to list from.
|
ListGroupUsersRequest.Builder |
setGroupIdBytes(com.google.protobuf.ByteString value)
The group ID to list from.
|
ListGroupUsersRequest.Builder |
setLimit(com.google.protobuf.Int32Value.Builder builderForValue)
Max number of records to return.
|
ListGroupUsersRequest.Builder |
setLimit(com.google.protobuf.Int32Value value)
Max number of records to return.
|
ListGroupUsersRequest.Builder |
setState(com.google.protobuf.Int32Value.Builder builderForValue)
The group user state to list.
|
ListGroupUsersRequest.Builder |
setState(com.google.protobuf.Int32Value value)
The group user state to list.
|
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
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<ListGroupUsersRequest.Builder>
public ListGroupUsersRequest.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<ListGroupUsersRequest.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<ListGroupUsersRequest.Builder>
public ListGroupUsersRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public ListGroupUsersRequest build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public ListGroupUsersRequest buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public ListGroupUsersRequest.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ListGroupUsersRequest.Builder>
public ListGroupUsersRequest.Builder mergeFrom(ListGroupUsersRequest other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<ListGroupUsersRequest.Builder>
public ListGroupUsersRequest.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ListGroupUsersRequest.Builder>
java.io.IOException
public java.lang.String getGroupId()
The group ID to list from.
string group_id = 1 [json_name = "groupId"];
getGroupId
in interface ListGroupUsersRequestOrBuilder
public com.google.protobuf.ByteString getGroupIdBytes()
The group ID to list from.
string group_id = 1 [json_name = "groupId"];
getGroupIdBytes
in interface ListGroupUsersRequestOrBuilder
public ListGroupUsersRequest.Builder setGroupId(java.lang.String value)
The group ID to list from.
string group_id = 1 [json_name = "groupId"];
value
- The groupId to set.public ListGroupUsersRequest.Builder clearGroupId()
The group ID to list from.
string group_id = 1 [json_name = "groupId"];
public ListGroupUsersRequest.Builder setGroupIdBytes(com.google.protobuf.ByteString value)
The group ID to list from.
string group_id = 1 [json_name = "groupId"];
value
- The bytes for groupId to set.public boolean hasLimit()
Max number of records to return. Between 1 and 100.
.google.protobuf.Int32Value limit = 2 [json_name = "limit"];
hasLimit
in interface ListGroupUsersRequestOrBuilder
public com.google.protobuf.Int32Value getLimit()
Max number of records to return. Between 1 and 100.
.google.protobuf.Int32Value limit = 2 [json_name = "limit"];
getLimit
in interface ListGroupUsersRequestOrBuilder
public ListGroupUsersRequest.Builder setLimit(com.google.protobuf.Int32Value value)
Max number of records to return. Between 1 and 100.
.google.protobuf.Int32Value limit = 2 [json_name = "limit"];
public ListGroupUsersRequest.Builder setLimit(com.google.protobuf.Int32Value.Builder builderForValue)
Max number of records to return. Between 1 and 100.
.google.protobuf.Int32Value limit = 2 [json_name = "limit"];
public ListGroupUsersRequest.Builder mergeLimit(com.google.protobuf.Int32Value value)
Max number of records to return. Between 1 and 100.
.google.protobuf.Int32Value limit = 2 [json_name = "limit"];
public ListGroupUsersRequest.Builder clearLimit()
Max number of records to return. Between 1 and 100.
.google.protobuf.Int32Value limit = 2 [json_name = "limit"];
public com.google.protobuf.Int32Value.Builder getLimitBuilder()
Max number of records to return. Between 1 and 100.
.google.protobuf.Int32Value limit = 2 [json_name = "limit"];
public com.google.protobuf.Int32ValueOrBuilder getLimitOrBuilder()
Max number of records to return. Between 1 and 100.
.google.protobuf.Int32Value limit = 2 [json_name = "limit"];
getLimitOrBuilder
in interface ListGroupUsersRequestOrBuilder
public boolean hasState()
The group user state to list.
.google.protobuf.Int32Value state = 3 [json_name = "state"];
hasState
in interface ListGroupUsersRequestOrBuilder
public com.google.protobuf.Int32Value getState()
The group user state to list.
.google.protobuf.Int32Value state = 3 [json_name = "state"];
getState
in interface ListGroupUsersRequestOrBuilder
public ListGroupUsersRequest.Builder setState(com.google.protobuf.Int32Value value)
The group user state to list.
.google.protobuf.Int32Value state = 3 [json_name = "state"];
public ListGroupUsersRequest.Builder setState(com.google.protobuf.Int32Value.Builder builderForValue)
The group user state to list.
.google.protobuf.Int32Value state = 3 [json_name = "state"];
public ListGroupUsersRequest.Builder mergeState(com.google.protobuf.Int32Value value)
The group user state to list.
.google.protobuf.Int32Value state = 3 [json_name = "state"];
public ListGroupUsersRequest.Builder clearState()
The group user state to list.
.google.protobuf.Int32Value state = 3 [json_name = "state"];
public com.google.protobuf.Int32Value.Builder getStateBuilder()
The group user state to list.
.google.protobuf.Int32Value state = 3 [json_name = "state"];
public com.google.protobuf.Int32ValueOrBuilder getStateOrBuilder()
The group user state to list.
.google.protobuf.Int32Value state = 3 [json_name = "state"];
getStateOrBuilder
in interface ListGroupUsersRequestOrBuilder
public java.lang.String getCursor()
An optional next page cursor.
string cursor = 4 [json_name = "cursor"];
getCursor
in interface ListGroupUsersRequestOrBuilder
public com.google.protobuf.ByteString getCursorBytes()
An optional next page cursor.
string cursor = 4 [json_name = "cursor"];
getCursorBytes
in interface ListGroupUsersRequestOrBuilder
public ListGroupUsersRequest.Builder setCursor(java.lang.String value)
An optional next page cursor.
string cursor = 4 [json_name = "cursor"];
value
- The cursor to set.public ListGroupUsersRequest.Builder clearCursor()
An optional next page cursor.
string cursor = 4 [json_name = "cursor"];
public ListGroupUsersRequest.Builder setCursorBytes(com.google.protobuf.ByteString value)
An optional next page cursor.
string cursor = 4 [json_name = "cursor"];
value
- The bytes for cursor to set.