Package com.streamlayer.users.admin
Interface UpdateRequestOrBuilder
-
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder
- All Known Implementing Classes:
UpdateRequest,UpdateRequest.Builder
public interface UpdateRequestOrBuilder extends com.google.protobuf.MessageLiteOrBuilder
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description UpdateRequest.AvatarBackgroundColourCasegetAvatarBackgroundColourCase()UpdateRequest.AvatarCasegetAvatarCase()java.lang.StringgetDelAudienceTags(int index)repeated string del_audience_tags = 14 [json_name = "delAudienceTags"];com.google.protobuf.ByteStringgetDelAudienceTagsBytes(int index)repeated string del_audience_tags = 14 [json_name = "delAudienceTags"];intgetDelAudienceTagsCount()repeated string del_audience_tags = 14 [json_name = "delAudienceTags"];java.util.List<java.lang.String>getDelAudienceTagsList()repeated string del_audience_tags = 14 [json_name = "delAudienceTags"];java.lang.StringgetDelAvatar()string del_avatar = 5 [json_name = "delAvatar"];java.lang.StringgetDelAvatarBackgroundColour()string del_avatar_background_colour = 7 [json_name = "delAvatarBackgroundColour"];com.google.protobuf.ByteStringgetDelAvatarBackgroundColourBytes()string del_avatar_background_colour = 7 [json_name = "delAvatarBackgroundColour"];com.google.protobuf.ByteStringgetDelAvatarBytes()string del_avatar = 5 [json_name = "delAvatar"];java.lang.StringgetDelName()string del_name = 3 [json_name = "delName"];com.google.protobuf.ByteStringgetDelNameBytes()string del_name = 3 [json_name = "delName"];UserNotificationPreferencegetDelNotificationPreference().streamlayer.users.UserNotificationPreference del_notification_preference = 11 [json_name = "delNotificationPreference"];intgetDelNotificationPreferenceValue().streamlayer.users.UserNotificationPreference del_notification_preference = 11 [json_name = "delNotificationPreference"];java.lang.StringgetDelTimezone()string del_timezone = 9 [json_name = "delTimezone"];com.google.protobuf.ByteStringgetDelTimezoneBytes()string del_timezone = 9 [json_name = "delTimezone"];UpdateRequest.NameCasegetNameCase()UpdateRequest.NotificationPreferenceCasegetNotificationPreferenceCase()java.lang.StringgetSetAudienceTags(int index)repeated string set_audience_tags = 13 [json_name = "setAudienceTags"];com.google.protobuf.ByteStringgetSetAudienceTagsBytes(int index)repeated string set_audience_tags = 13 [json_name = "setAudienceTags"];intgetSetAudienceTagsCount()repeated string set_audience_tags = 13 [json_name = "setAudienceTags"];java.util.List<java.lang.String>getSetAudienceTagsList()repeated string set_audience_tags = 13 [json_name = "setAudienceTags"];java.lang.StringgetSetAvatar()string set_avatar = 4 [json_name = "setAvatar"];java.lang.StringgetSetAvatarBackgroundColour()string set_avatar_background_colour = 6 [json_name = "setAvatarBackgroundColour"];com.google.protobuf.ByteStringgetSetAvatarBackgroundColourBytes()string set_avatar_background_colour = 6 [json_name = "setAvatarBackgroundColour"];com.google.protobuf.ByteStringgetSetAvatarBytes()string set_avatar = 4 [json_name = "setAvatar"];java.lang.StringgetSetName()string set_name = 2 [json_name = "setName"];com.google.protobuf.ByteStringgetSetNameBytes()string set_name = 2 [json_name = "setName"];UserNotificationPreferencegetSetNotificationPreference().streamlayer.users.UserNotificationPreference set_notification_preference = 10 [json_name = "setNotificationPreference"];intgetSetNotificationPreferenceValue().streamlayer.users.UserNotificationPreference set_notification_preference = 10 [json_name = "setNotificationPreference"];java.lang.StringgetSetRoles(int index)repeated string set_roles = 12 [json_name = "setRoles"];com.google.protobuf.ByteStringgetSetRolesBytes(int index)repeated string set_roles = 12 [json_name = "setRoles"];intgetSetRolesCount()repeated string set_roles = 12 [json_name = "setRoles"];java.util.List<java.lang.String>getSetRolesList()repeated string set_roles = 12 [json_name = "setRoles"];java.lang.StringgetSetTimezone()string set_timezone = 8 [json_name = "setTimezone"];com.google.protobuf.ByteStringgetSetTimezoneBytes()string set_timezone = 8 [json_name = "setTimezone"];UpdateRequest.TimezoneCasegetTimezoneCase()java.lang.StringgetUsername()string username = 1 [json_name = "username"];com.google.protobuf.ByteStringgetUsernameBytes()string username = 1 [json_name = "username"];booleanhasDelAvatar()string del_avatar = 5 [json_name = "delAvatar"];booleanhasDelAvatarBackgroundColour()string del_avatar_background_colour = 7 [json_name = "delAvatarBackgroundColour"];booleanhasDelName()string del_name = 3 [json_name = "delName"];booleanhasDelNotificationPreference().streamlayer.users.UserNotificationPreference del_notification_preference = 11 [json_name = "delNotificationPreference"];booleanhasDelTimezone()string del_timezone = 9 [json_name = "delTimezone"];booleanhasSetAvatar()string set_avatar = 4 [json_name = "setAvatar"];booleanhasSetAvatarBackgroundColour()string set_avatar_background_colour = 6 [json_name = "setAvatarBackgroundColour"];booleanhasSetName()string set_name = 2 [json_name = "setName"];booleanhasSetNotificationPreference().streamlayer.users.UserNotificationPreference set_notification_preference = 10 [json_name = "setNotificationPreference"];booleanhasSetTimezone()string set_timezone = 8 [json_name = "setTimezone"];
-
-
-
Method Detail
-
getUsername
java.lang.String getUsername()
string username = 1 [json_name = "username"];- Returns:
- The username.
-
getUsernameBytes
com.google.protobuf.ByteString getUsernameBytes()
string username = 1 [json_name = "username"];- Returns:
- The bytes for username.
-
hasSetName
boolean hasSetName()
string set_name = 2 [json_name = "setName"];- Returns:
- Whether the setName field is set.
-
getSetName
java.lang.String getSetName()
string set_name = 2 [json_name = "setName"];- Returns:
- The setName.
-
getSetNameBytes
com.google.protobuf.ByteString getSetNameBytes()
string set_name = 2 [json_name = "setName"];- Returns:
- The bytes for setName.
-
hasDelName
boolean hasDelName()
string del_name = 3 [json_name = "delName"];- Returns:
- Whether the delName field is set.
-
getDelName
java.lang.String getDelName()
string del_name = 3 [json_name = "delName"];- Returns:
- The delName.
-
getDelNameBytes
com.google.protobuf.ByteString getDelNameBytes()
string del_name = 3 [json_name = "delName"];- Returns:
- The bytes for delName.
-
hasSetAvatar
boolean hasSetAvatar()
string set_avatar = 4 [json_name = "setAvatar"];- Returns:
- Whether the setAvatar field is set.
-
getSetAvatar
java.lang.String getSetAvatar()
string set_avatar = 4 [json_name = "setAvatar"];- Returns:
- The setAvatar.
-
getSetAvatarBytes
com.google.protobuf.ByteString getSetAvatarBytes()
string set_avatar = 4 [json_name = "setAvatar"];- Returns:
- The bytes for setAvatar.
-
hasDelAvatar
boolean hasDelAvatar()
string del_avatar = 5 [json_name = "delAvatar"];- Returns:
- Whether the delAvatar field is set.
-
getDelAvatar
java.lang.String getDelAvatar()
string del_avatar = 5 [json_name = "delAvatar"];- Returns:
- The delAvatar.
-
getDelAvatarBytes
com.google.protobuf.ByteString getDelAvatarBytes()
string del_avatar = 5 [json_name = "delAvatar"];- Returns:
- The bytes for delAvatar.
-
hasSetAvatarBackgroundColour
boolean hasSetAvatarBackgroundColour()
string set_avatar_background_colour = 6 [json_name = "setAvatarBackgroundColour"];- Returns:
- Whether the setAvatarBackgroundColour field is set.
-
getSetAvatarBackgroundColour
java.lang.String getSetAvatarBackgroundColour()
string set_avatar_background_colour = 6 [json_name = "setAvatarBackgroundColour"];- Returns:
- The setAvatarBackgroundColour.
-
getSetAvatarBackgroundColourBytes
com.google.protobuf.ByteString getSetAvatarBackgroundColourBytes()
string set_avatar_background_colour = 6 [json_name = "setAvatarBackgroundColour"];- Returns:
- The bytes for setAvatarBackgroundColour.
-
hasDelAvatarBackgroundColour
boolean hasDelAvatarBackgroundColour()
string del_avatar_background_colour = 7 [json_name = "delAvatarBackgroundColour"];- Returns:
- Whether the delAvatarBackgroundColour field is set.
-
getDelAvatarBackgroundColour
java.lang.String getDelAvatarBackgroundColour()
string del_avatar_background_colour = 7 [json_name = "delAvatarBackgroundColour"];- Returns:
- The delAvatarBackgroundColour.
-
getDelAvatarBackgroundColourBytes
com.google.protobuf.ByteString getDelAvatarBackgroundColourBytes()
string del_avatar_background_colour = 7 [json_name = "delAvatarBackgroundColour"];- Returns:
- The bytes for delAvatarBackgroundColour.
-
hasSetTimezone
boolean hasSetTimezone()
string set_timezone = 8 [json_name = "setTimezone"];- Returns:
- Whether the setTimezone field is set.
-
getSetTimezone
java.lang.String getSetTimezone()
string set_timezone = 8 [json_name = "setTimezone"];- Returns:
- The setTimezone.
-
getSetTimezoneBytes
com.google.protobuf.ByteString getSetTimezoneBytes()
string set_timezone = 8 [json_name = "setTimezone"];- Returns:
- The bytes for setTimezone.
-
hasDelTimezone
boolean hasDelTimezone()
string del_timezone = 9 [json_name = "delTimezone"];- Returns:
- Whether the delTimezone field is set.
-
getDelTimezone
java.lang.String getDelTimezone()
string del_timezone = 9 [json_name = "delTimezone"];- Returns:
- The delTimezone.
-
getDelTimezoneBytes
com.google.protobuf.ByteString getDelTimezoneBytes()
string del_timezone = 9 [json_name = "delTimezone"];- Returns:
- The bytes for delTimezone.
-
hasSetNotificationPreference
boolean hasSetNotificationPreference()
.streamlayer.users.UserNotificationPreference set_notification_preference = 10 [json_name = "setNotificationPreference"];- Returns:
- Whether the setNotificationPreference field is set.
-
getSetNotificationPreferenceValue
int getSetNotificationPreferenceValue()
.streamlayer.users.UserNotificationPreference set_notification_preference = 10 [json_name = "setNotificationPreference"];- Returns:
- The enum numeric value on the wire for setNotificationPreference.
-
getSetNotificationPreference
UserNotificationPreference getSetNotificationPreference()
.streamlayer.users.UserNotificationPreference set_notification_preference = 10 [json_name = "setNotificationPreference"];- Returns:
- The setNotificationPreference.
-
hasDelNotificationPreference
boolean hasDelNotificationPreference()
.streamlayer.users.UserNotificationPreference del_notification_preference = 11 [json_name = "delNotificationPreference"];- Returns:
- Whether the delNotificationPreference field is set.
-
getDelNotificationPreferenceValue
int getDelNotificationPreferenceValue()
.streamlayer.users.UserNotificationPreference del_notification_preference = 11 [json_name = "delNotificationPreference"];- Returns:
- The enum numeric value on the wire for delNotificationPreference.
-
getDelNotificationPreference
UserNotificationPreference getDelNotificationPreference()
.streamlayer.users.UserNotificationPreference del_notification_preference = 11 [json_name = "delNotificationPreference"];- Returns:
- The delNotificationPreference.
-
getSetRolesList
java.util.List<java.lang.String> getSetRolesList()
repeated string set_roles = 12 [json_name = "setRoles"];- Returns:
- A list containing the setRoles.
-
getSetRolesCount
int getSetRolesCount()
repeated string set_roles = 12 [json_name = "setRoles"];- Returns:
- The count of setRoles.
-
getSetRoles
java.lang.String getSetRoles(int index)
repeated string set_roles = 12 [json_name = "setRoles"];- Parameters:
index- The index of the element to return.- Returns:
- The setRoles at the given index.
-
getSetRolesBytes
com.google.protobuf.ByteString getSetRolesBytes(int index)
repeated string set_roles = 12 [json_name = "setRoles"];- Parameters:
index- The index of the element to return.- Returns:
- The setRoles at the given index.
-
getSetAudienceTagsList
java.util.List<java.lang.String> getSetAudienceTagsList()
repeated string set_audience_tags = 13 [json_name = "setAudienceTags"];- Returns:
- A list containing the setAudienceTags.
-
getSetAudienceTagsCount
int getSetAudienceTagsCount()
repeated string set_audience_tags = 13 [json_name = "setAudienceTags"];- Returns:
- The count of setAudienceTags.
-
getSetAudienceTags
java.lang.String getSetAudienceTags(int index)
repeated string set_audience_tags = 13 [json_name = "setAudienceTags"];- Parameters:
index- The index of the element to return.- Returns:
- The setAudienceTags at the given index.
-
getSetAudienceTagsBytes
com.google.protobuf.ByteString getSetAudienceTagsBytes(int index)
repeated string set_audience_tags = 13 [json_name = "setAudienceTags"];- Parameters:
index- The index of the element to return.- Returns:
- The setAudienceTags at the given index.
-
getDelAudienceTagsList
java.util.List<java.lang.String> getDelAudienceTagsList()
repeated string del_audience_tags = 14 [json_name = "delAudienceTags"];- Returns:
- A list containing the delAudienceTags.
-
getDelAudienceTagsCount
int getDelAudienceTagsCount()
repeated string del_audience_tags = 14 [json_name = "delAudienceTags"];- Returns:
- The count of delAudienceTags.
-
getDelAudienceTags
java.lang.String getDelAudienceTags(int index)
repeated string del_audience_tags = 14 [json_name = "delAudienceTags"];- Parameters:
index- The index of the element to return.- Returns:
- The delAudienceTags at the given index.
-
getDelAudienceTagsBytes
com.google.protobuf.ByteString getDelAudienceTagsBytes(int index)
repeated string del_audience_tags = 14 [json_name = "delAudienceTags"];- Parameters:
index- The index of the element to return.- Returns:
- The delAudienceTags at the given index.
-
getNameCase
UpdateRequest.NameCase getNameCase()
-
getAvatarCase
UpdateRequest.AvatarCase getAvatarCase()
-
getAvatarBackgroundColourCase
UpdateRequest.AvatarBackgroundColourCase getAvatarBackgroundColourCase()
-
getTimezoneCase
UpdateRequest.TimezoneCase getTimezoneCase()
-
getNotificationPreferenceCase
UpdateRequest.NotificationPreferenceCase getNotificationPreferenceCase()
-
-