Documentation ¶
Index ¶
- type ConfigurationTemplateService
- func (aaa *ConfigurationTemplateService) AdminCreateConfigurationAlertV1(input *configuration_template.AdminCreateConfigurationAlertV1Params) (*sessionclientmodels.ApimodelsConfigAlertResponse, error)deprecated
- func (aaa *ConfigurationTemplateService) AdminCreateConfigurationAlertV1Short(input *configuration_template.AdminCreateConfigurationAlertV1Params) (*sessionclientmodels.ApimodelsConfigAlertResponse, error)
- func (aaa *ConfigurationTemplateService) AdminCreateConfigurationTemplateV1(input *configuration_template.AdminCreateConfigurationTemplateV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplateResponse, error)deprecated
- func (aaa *ConfigurationTemplateService) AdminCreateConfigurationTemplateV1Short(input *configuration_template.AdminCreateConfigurationTemplateV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplateResponse, error)
- func (aaa *ConfigurationTemplateService) AdminDeleteConfigurationAlertV1(input *configuration_template.AdminDeleteConfigurationAlertV1Params) errordeprecated
- func (aaa *ConfigurationTemplateService) AdminDeleteConfigurationAlertV1Short(input *configuration_template.AdminDeleteConfigurationAlertV1Params) error
- func (aaa *ConfigurationTemplateService) AdminDeleteConfigurationTemplateV1(input *configuration_template.AdminDeleteConfigurationTemplateV1Params) errordeprecated
- func (aaa *ConfigurationTemplateService) AdminDeleteConfigurationTemplateV1Short(input *configuration_template.AdminDeleteConfigurationTemplateV1Params) error
- func (aaa *ConfigurationTemplateService) AdminGetAllConfigurationTemplatesV1(input *configuration_template.AdminGetAllConfigurationTemplatesV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplatesResponse, error)deprecated
- func (aaa *ConfigurationTemplateService) AdminGetAllConfigurationTemplatesV1Short(input *configuration_template.AdminGetAllConfigurationTemplatesV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplatesResponse, error)
- func (aaa *ConfigurationTemplateService) AdminGetConfigurationAlertV1(input *configuration_template.AdminGetConfigurationAlertV1Params) (*sessionclientmodels.ApimodelsConfigAlertResponse, error)deprecated
- func (aaa *ConfigurationTemplateService) AdminGetConfigurationAlertV1Short(input *configuration_template.AdminGetConfigurationAlertV1Params) (*sessionclientmodels.ApimodelsConfigAlertResponse, error)
- func (aaa *ConfigurationTemplateService) AdminGetConfigurationTemplateV1(input *configuration_template.AdminGetConfigurationTemplateV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplateResponse, error)deprecated
- func (aaa *ConfigurationTemplateService) AdminGetConfigurationTemplateV1Short(input *configuration_template.AdminGetConfigurationTemplateV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplateResponse, error)
- func (aaa *ConfigurationTemplateService) AdminGetDSMCConfiguration(input *configuration_template.AdminGetDSMCConfigurationParams) (*sessionclientmodels.ModelsDSMConfigRecord, error)deprecated
- func (aaa *ConfigurationTemplateService) AdminGetDSMCConfigurationShort(input *configuration_template.AdminGetDSMCConfigurationParams) (*sessionclientmodels.ModelsDSMConfigRecord, error)
- func (aaa *ConfigurationTemplateService) AdminSyncDSMCConfiguration(input *configuration_template.AdminSyncDSMCConfigurationParams) (*sessionclientmodels.ModelsDSMConfigRecord, error)deprecated
- func (aaa *ConfigurationTemplateService) AdminSyncDSMCConfigurationShort(input *configuration_template.AdminSyncDSMCConfigurationParams) (*sessionclientmodels.ModelsDSMConfigRecord, error)
- func (aaa *ConfigurationTemplateService) AdminUpdateConfigurationAlertV1(input *configuration_template.AdminUpdateConfigurationAlertV1Params) (*sessionclientmodels.ApimodelsConfigAlertResponse, error)deprecated
- func (aaa *ConfigurationTemplateService) AdminUpdateConfigurationAlertV1Short(input *configuration_template.AdminUpdateConfigurationAlertV1Params) (*sessionclientmodels.ApimodelsConfigAlertResponse, error)
- func (aaa *ConfigurationTemplateService) AdminUpdateConfigurationTemplateV1(input *configuration_template.AdminUpdateConfigurationTemplateV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplateResponse, error)deprecated
- func (aaa *ConfigurationTemplateService) AdminUpdateConfigurationTemplateV1Short(input *configuration_template.AdminUpdateConfigurationTemplateV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplateResponse, error)
- func (aaa *ConfigurationTemplateService) GetAuthSession() auth.Session
- type DSMCDefaultConfigurationService
- func (aaa *DSMCDefaultConfigurationService) AdminGetDSMCConfigurationDefault(input *d_s_m_c_default_configuration.AdminGetDSMCConfigurationDefaultParams) (*sessionclientmodels.ModelsDefaultDSMCConfig, error)deprecated
- func (aaa *DSMCDefaultConfigurationService) AdminGetDSMCConfigurationDefaultShort(input *d_s_m_c_default_configuration.AdminGetDSMCConfigurationDefaultParams) (*sessionclientmodels.ModelsDefaultDSMCConfig, error)
- func (aaa *DSMCDefaultConfigurationService) GetAuthSession() auth.Session
- type EnvironmentVariableService
- func (aaa *EnvironmentVariableService) AdminListEnvironmentVariables(input *environment_variable.AdminListEnvironmentVariablesParams) (*sessionclientmodels.ApimodelsEnvironmentVariableListResponse, error)deprecated
- func (aaa *EnvironmentVariableService) AdminListEnvironmentVariablesShort(input *environment_variable.AdminListEnvironmentVariablesParams) (*sessionclientmodels.ApimodelsEnvironmentVariableListResponse, error)
- func (aaa *EnvironmentVariableService) GetAuthSession() auth.Session
- type GameSessionService
- func (aaa *GameSessionService) AdminDeleteBulkGameSessions(input *game_session.AdminDeleteBulkGameSessionsParams) (*sessionclientmodels.ApimodelsDeleteBulkGameSessionsAPIResponse, error)deprecated
- func (aaa *GameSessionService) AdminDeleteBulkGameSessionsShort(input *game_session.AdminDeleteBulkGameSessionsParams) (*sessionclientmodels.ApimodelsDeleteBulkGameSessionsAPIResponse, error)
- func (aaa *GameSessionService) AdminQueryGameSessions(input *game_session.AdminQueryGameSessionsParams) (*sessionclientmodels.ApimodelsGameSessionQueryResponse, error)deprecated
- func (aaa *GameSessionService) AdminQueryGameSessionsShort(input *game_session.AdminQueryGameSessionsParams) (*sessionclientmodels.ApimodelsGameSessionQueryResponse, error)
- func (aaa *GameSessionService) AdminUpdateGameSessionMember(input *game_session.AdminUpdateGameSessionMemberParams) (*sessionclientmodels.ApimodelsUpdateGameSessionMemberStatusResponse, error)deprecated
- func (aaa *GameSessionService) AdminUpdateGameSessionMemberShort(input *game_session.AdminUpdateGameSessionMemberParams) (*sessionclientmodels.ApimodelsUpdateGameSessionMemberStatusResponse, error)
- func (aaa *GameSessionService) AppendTeamGameSession(input *game_session.AppendTeamGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)deprecated
- func (aaa *GameSessionService) AppendTeamGameSessionShort(input *game_session.AppendTeamGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
- func (aaa *GameSessionService) CreateGameSession(input *game_session.CreateGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)deprecated
- func (aaa *GameSessionService) CreateGameSessionShort(input *game_session.CreateGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
- func (aaa *GameSessionService) DeleteGameSession(input *game_session.DeleteGameSessionParams) errordeprecated
- func (aaa *GameSessionService) DeleteGameSessionShort(input *game_session.DeleteGameSessionParams) error
- func (aaa *GameSessionService) GameSessionGenerateCode(input *game_session.GameSessionGenerateCodeParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)deprecated
- func (aaa *GameSessionService) GameSessionGenerateCodeShort(input *game_session.GameSessionGenerateCodeParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
- func (aaa *GameSessionService) GetAuthSession() auth.Session
- func (aaa *GameSessionService) GetGameSession(input *game_session.GetGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)deprecated
- func (aaa *GameSessionService) GetGameSessionByPodName(input *game_session.GetGameSessionByPodNameParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)deprecated
- func (aaa *GameSessionService) GetGameSessionByPodNameShort(input *game_session.GetGameSessionByPodNameParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
- func (aaa *GameSessionService) GetGameSessionShort(input *game_session.GetGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
- func (aaa *GameSessionService) JoinGameSession(input *game_session.JoinGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)deprecated
- func (aaa *GameSessionService) JoinGameSessionShort(input *game_session.JoinGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
- func (aaa *GameSessionService) LeaveGameSession(input *game_session.LeaveGameSessionParams) errordeprecated
- func (aaa *GameSessionService) LeaveGameSessionShort(input *game_session.LeaveGameSessionParams) error
- func (aaa *GameSessionService) PatchUpdateGameSession(input *game_session.PatchUpdateGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)deprecated
- func (aaa *GameSessionService) PatchUpdateGameSessionShort(input *game_session.PatchUpdateGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
- func (aaa *GameSessionService) PublicGameSessionInvite(input *game_session.PublicGameSessionInviteParams) errordeprecated
- func (aaa *GameSessionService) PublicGameSessionInviteShort(input *game_session.PublicGameSessionInviteParams) error
- func (aaa *GameSessionService) PublicGameSessionReject(input *game_session.PublicGameSessionRejectParams) errordeprecated
- func (aaa *GameSessionService) PublicGameSessionRejectShort(input *game_session.PublicGameSessionRejectParams) error
- func (aaa *GameSessionService) PublicPromoteGameSessionLeader(input *game_session.PublicPromoteGameSessionLeaderParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)deprecated
- func (aaa *GameSessionService) PublicPromoteGameSessionLeaderShort(input *game_session.PublicPromoteGameSessionLeaderParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
- func (aaa *GameSessionService) PublicQueryGameSessions(input *game_session.PublicQueryGameSessionsParams) (*sessionclientmodels.ApimodelsGameSessionQueryResponse, error)deprecated
- func (aaa *GameSessionService) PublicQueryGameSessionsShort(input *game_session.PublicQueryGameSessionsParams) (*sessionclientmodels.ApimodelsGameSessionQueryResponse, error)
- func (aaa *GameSessionService) PublicQueryMyGameSessions(input *game_session.PublicQueryMyGameSessionsParams) (*sessionclientmodels.ApimodelsGameSessionQueryResponse, error)deprecated
- func (aaa *GameSessionService) PublicQueryMyGameSessionsShort(input *game_session.PublicQueryMyGameSessionsParams) (*sessionclientmodels.ApimodelsGameSessionQueryResponse, error)
- func (aaa *GameSessionService) PublicRevokeGameSessionCode(input *game_session.PublicRevokeGameSessionCodeParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)deprecated
- func (aaa *GameSessionService) PublicRevokeGameSessionCodeShort(input *game_session.PublicRevokeGameSessionCodeParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
- func (aaa *GameSessionService) PublicSessionJoinCode(input *game_session.PublicSessionJoinCodeParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)deprecated
- func (aaa *GameSessionService) PublicSessionJoinCodeShort(input *game_session.PublicSessionJoinCodeParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
- func (aaa *GameSessionService) UpdateGameSession(input *game_session.UpdateGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)deprecated
- func (aaa *GameSessionService) UpdateGameSessionBackfillTicketID(input *game_session.UpdateGameSessionBackfillTicketIDParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)deprecated
- func (aaa *GameSessionService) UpdateGameSessionBackfillTicketIDShort(input *game_session.UpdateGameSessionBackfillTicketIDParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
- func (aaa *GameSessionService) UpdateGameSessionShort(input *game_session.UpdateGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
- type OperationsService
- func (aaa *OperationsService) GetAuthSession() auth.Session
- func (aaa *OperationsService) GetHealthcheckInfo(input *operations.GetHealthcheckInfoParams) errordeprecated
- func (aaa *OperationsService) GetHealthcheckInfoShort(input *operations.GetHealthcheckInfoParams) error
- func (aaa *OperationsService) GetHealthcheckInfoV1(input *operations.GetHealthcheckInfoV1Params) errordeprecated
- func (aaa *OperationsService) GetHealthcheckInfoV1Short(input *operations.GetHealthcheckInfoV1Params) error
- type PartyService
- func (aaa *PartyService) AdminQueryParties(input *party.AdminQueryPartiesParams) (*sessionclientmodels.ApimodelsPartyQueryResponse, error)deprecated
- func (aaa *PartyService) AdminQueryPartiesShort(input *party.AdminQueryPartiesParams) (*sessionclientmodels.ApimodelsPartyQueryResponse, error)
- func (aaa *PartyService) GetAuthSession() auth.Session
- func (aaa *PartyService) PublicCreateParty(input *party.PublicCreatePartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)deprecated
- func (aaa *PartyService) PublicCreatePartyShort(input *party.PublicCreatePartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
- func (aaa *PartyService) PublicGeneratePartyCode(input *party.PublicGeneratePartyCodeParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)deprecated
- func (aaa *PartyService) PublicGeneratePartyCodeShort(input *party.PublicGeneratePartyCodeParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
- func (aaa *PartyService) PublicGetParty(input *party.PublicGetPartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)deprecated
- func (aaa *PartyService) PublicGetPartyShort(input *party.PublicGetPartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
- func (aaa *PartyService) PublicPartyInvite(input *party.PublicPartyInviteParams) errordeprecated
- func (aaa *PartyService) PublicPartyInviteShort(input *party.PublicPartyInviteParams) error
- func (aaa *PartyService) PublicPartyJoin(input *party.PublicPartyJoinParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)deprecated
- func (aaa *PartyService) PublicPartyJoinCode(input *party.PublicPartyJoinCodeParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)deprecated
- func (aaa *PartyService) PublicPartyJoinCodeShort(input *party.PublicPartyJoinCodeParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
- func (aaa *PartyService) PublicPartyJoinShort(input *party.PublicPartyJoinParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
- func (aaa *PartyService) PublicPartyKick(input *party.PublicPartyKickParams) (*sessionclientmodels.ApimodelsKickResponse, error)deprecated
- func (aaa *PartyService) PublicPartyKickShort(input *party.PublicPartyKickParams) (*sessionclientmodels.ApimodelsKickResponse, error)
- func (aaa *PartyService) PublicPartyLeave(input *party.PublicPartyLeaveParams) errordeprecated
- func (aaa *PartyService) PublicPartyLeaveShort(input *party.PublicPartyLeaveParams) error
- func (aaa *PartyService) PublicPartyReject(input *party.PublicPartyRejectParams) errordeprecated
- func (aaa *PartyService) PublicPartyRejectShort(input *party.PublicPartyRejectParams) error
- func (aaa *PartyService) PublicPatchUpdateParty(input *party.PublicPatchUpdatePartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)deprecated
- func (aaa *PartyService) PublicPatchUpdatePartyShort(input *party.PublicPatchUpdatePartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
- func (aaa *PartyService) PublicPromotePartyLeader(input *party.PublicPromotePartyLeaderParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)deprecated
- func (aaa *PartyService) PublicPromotePartyLeaderShort(input *party.PublicPromotePartyLeaderParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
- func (aaa *PartyService) PublicQueryMyParties(input *party.PublicQueryMyPartiesParams) (*sessionclientmodels.ApimodelsPartyQueryResponse, error)deprecated
- func (aaa *PartyService) PublicQueryMyPartiesShort(input *party.PublicQueryMyPartiesParams) (*sessionclientmodels.ApimodelsPartyQueryResponse, error)
- func (aaa *PartyService) PublicRevokePartyCode(input *party.PublicRevokePartyCodeParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)deprecated
- func (aaa *PartyService) PublicRevokePartyCodeShort(input *party.PublicRevokePartyCodeParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
- func (aaa *PartyService) PublicUpdateParty(input *party.PublicUpdatePartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)deprecated
- func (aaa *PartyService) PublicUpdatePartyShort(input *party.PublicUpdatePartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
- type PlatformCredentialService
- func (aaa *PlatformCredentialService) AdminDeletePlatformCredentials(input *platform_credential.AdminDeletePlatformCredentialsParams) errordeprecated
- func (aaa *PlatformCredentialService) AdminDeletePlatformCredentialsShort(input *platform_credential.AdminDeletePlatformCredentialsParams) error
- func (aaa *PlatformCredentialService) AdminGetPlatformCredentials(input *platform_credential.AdminGetPlatformCredentialsParams) (*sessionclientmodels.ModelsPlatformCredentials, error)deprecated
- func (aaa *PlatformCredentialService) AdminGetPlatformCredentialsShort(input *platform_credential.AdminGetPlatformCredentialsParams) (*sessionclientmodels.ModelsPlatformCredentials, error)
- func (aaa *PlatformCredentialService) AdminUpdatePlatformCredentials(input *platform_credential.AdminUpdatePlatformCredentialsParams) (*sessionclientmodels.ModelsPlatformCredentials, error)deprecated
- func (aaa *PlatformCredentialService) AdminUpdatePlatformCredentialsShort(input *platform_credential.AdminUpdatePlatformCredentialsParams) (*sessionclientmodels.ModelsPlatformCredentials, error)
- func (aaa *PlatformCredentialService) GetAuthSession() auth.Session
- type PlayerService
- func (aaa *PlayerService) AdminGetPlayerAttributes(input *player.AdminGetPlayerAttributesParams) (*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)deprecated
- func (aaa *PlayerService) AdminGetPlayerAttributesShort(input *player.AdminGetPlayerAttributesParams) (*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)
- func (aaa *PlayerService) AdminQueryPlayerAttributes(input *player.AdminQueryPlayerAttributesParams) ([]*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)deprecated
- func (aaa *PlayerService) AdminQueryPlayerAttributesShort(input *player.AdminQueryPlayerAttributesParams) ([]*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)
- func (aaa *PlayerService) GetAuthSession() auth.Session
- func (aaa *PlayerService) PublicDeletePlayerAttributes(input *player.PublicDeletePlayerAttributesParams) errordeprecated
- func (aaa *PlayerService) PublicDeletePlayerAttributesShort(input *player.PublicDeletePlayerAttributesParams) error
- func (aaa *PlayerService) PublicGetBulkPlayerCurrentPlatform(input *player.PublicGetBulkPlayerCurrentPlatformParams) (*sessionclientmodels.ApimodelsPlayersCurrentPlatformResponse, error)deprecated
- func (aaa *PlayerService) PublicGetBulkPlayerCurrentPlatformShort(input *player.PublicGetBulkPlayerCurrentPlatformParams) (*sessionclientmodels.ApimodelsPlayersCurrentPlatformResponse, error)
- func (aaa *PlayerService) PublicGetPlayerAttributes(input *player.PublicGetPlayerAttributesParams) (*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)deprecated
- func (aaa *PlayerService) PublicGetPlayerAttributesShort(input *player.PublicGetPlayerAttributesParams) (*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)
- func (aaa *PlayerService) PublicStorePlayerAttributes(input *player.PublicStorePlayerAttributesParams) (*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)deprecated
- func (aaa *PlayerService) PublicStorePlayerAttributesShort(input *player.PublicStorePlayerAttributesParams) (*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)
- type SessionStorageService
- func (aaa *SessionStorageService) AdminDeleteUserSessionStorage(input *session_storage.AdminDeleteUserSessionStorageParams) errordeprecated
- func (aaa *SessionStorageService) AdminDeleteUserSessionStorageShort(input *session_storage.AdminDeleteUserSessionStorageParams) error
- func (aaa *SessionStorageService) AdminReadSessionStorage(input *session_storage.AdminReadSessionStorageParams) (map[string]interface{}, error)deprecated
- func (aaa *SessionStorageService) AdminReadSessionStorageShort(input *session_storage.AdminReadSessionStorageParams) (map[string]interface{}, error)
- func (aaa *SessionStorageService) AdminReadUserSessionStorage(input *session_storage.AdminReadUserSessionStorageParams) (map[string]interface{}, error)deprecated
- func (aaa *SessionStorageService) AdminReadUserSessionStorageShort(input *session_storage.AdminReadUserSessionStorageParams) (map[string]interface{}, error)
- func (aaa *SessionStorageService) GetAuthSession() auth.Session
- func (aaa *SessionStorageService) PublicUpdateInsertSessionStorage(input *session_storage.PublicUpdateInsertSessionStorageParams) (map[string]interface{}, error)deprecated
- func (aaa *SessionStorageService) PublicUpdateInsertSessionStorageLeader(input *session_storage.PublicUpdateInsertSessionStorageLeaderParams) (map[string]interface{}, error)deprecated
- func (aaa *SessionStorageService) PublicUpdateInsertSessionStorageLeaderShort(input *session_storage.PublicUpdateInsertSessionStorageLeaderParams) (map[string]interface{}, error)
- func (aaa *SessionStorageService) PublicUpdateInsertSessionStorageShort(input *session_storage.PublicUpdateInsertSessionStorageParams) (map[string]interface{}, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigurationTemplateService ¶
type ConfigurationTemplateService struct { Client *sessionclient.JusticeSessionService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*ConfigurationTemplateService) AdminCreateConfigurationAlertV1
deprecated
added in
v0.45.0
func (aaa *ConfigurationTemplateService) AdminCreateConfigurationAlertV1(input *configuration_template.AdminCreateConfigurationAlertV1Params) (*sessionclientmodels.ApimodelsConfigAlertResponse, error)
Deprecated: 2022-01-10 - please use AdminCreateConfigurationAlertV1Short instead.
func (*ConfigurationTemplateService) AdminCreateConfigurationAlertV1Short ¶ added in v0.45.0
func (aaa *ConfigurationTemplateService) AdminCreateConfigurationAlertV1Short(input *configuration_template.AdminCreateConfigurationAlertV1Params) (*sessionclientmodels.ApimodelsConfigAlertResponse, error)
func (*ConfigurationTemplateService) AdminCreateConfigurationTemplateV1
deprecated
func (aaa *ConfigurationTemplateService) AdminCreateConfigurationTemplateV1(input *configuration_template.AdminCreateConfigurationTemplateV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplateResponse, error)
Deprecated: 2022-01-10 - please use AdminCreateConfigurationTemplateV1Short instead.
func (*ConfigurationTemplateService) AdminCreateConfigurationTemplateV1Short ¶
func (aaa *ConfigurationTemplateService) AdminCreateConfigurationTemplateV1Short(input *configuration_template.AdminCreateConfigurationTemplateV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplateResponse, error)
func (*ConfigurationTemplateService) AdminDeleteConfigurationAlertV1
deprecated
added in
v0.45.0
func (aaa *ConfigurationTemplateService) AdminDeleteConfigurationAlertV1(input *configuration_template.AdminDeleteConfigurationAlertV1Params) error
Deprecated: 2022-01-10 - please use AdminDeleteConfigurationAlertV1Short instead.
func (*ConfigurationTemplateService) AdminDeleteConfigurationAlertV1Short ¶ added in v0.45.0
func (aaa *ConfigurationTemplateService) AdminDeleteConfigurationAlertV1Short(input *configuration_template.AdminDeleteConfigurationAlertV1Params) error
func (*ConfigurationTemplateService) AdminDeleteConfigurationTemplateV1
deprecated
func (aaa *ConfigurationTemplateService) AdminDeleteConfigurationTemplateV1(input *configuration_template.AdminDeleteConfigurationTemplateV1Params) error
Deprecated: 2022-01-10 - please use AdminDeleteConfigurationTemplateV1Short instead.
func (*ConfigurationTemplateService) AdminDeleteConfigurationTemplateV1Short ¶
func (aaa *ConfigurationTemplateService) AdminDeleteConfigurationTemplateV1Short(input *configuration_template.AdminDeleteConfigurationTemplateV1Params) error
func (*ConfigurationTemplateService) AdminGetAllConfigurationTemplatesV1
deprecated
func (aaa *ConfigurationTemplateService) AdminGetAllConfigurationTemplatesV1(input *configuration_template.AdminGetAllConfigurationTemplatesV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplatesResponse, error)
Deprecated: 2022-01-10 - please use AdminGetAllConfigurationTemplatesV1Short instead.
func (*ConfigurationTemplateService) AdminGetAllConfigurationTemplatesV1Short ¶
func (aaa *ConfigurationTemplateService) AdminGetAllConfigurationTemplatesV1Short(input *configuration_template.AdminGetAllConfigurationTemplatesV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplatesResponse, error)
func (*ConfigurationTemplateService) AdminGetConfigurationAlertV1
deprecated
added in
v0.45.0
func (aaa *ConfigurationTemplateService) AdminGetConfigurationAlertV1(input *configuration_template.AdminGetConfigurationAlertV1Params) (*sessionclientmodels.ApimodelsConfigAlertResponse, error)
Deprecated: 2022-01-10 - please use AdminGetConfigurationAlertV1Short instead.
func (*ConfigurationTemplateService) AdminGetConfigurationAlertV1Short ¶ added in v0.45.0
func (aaa *ConfigurationTemplateService) AdminGetConfigurationAlertV1Short(input *configuration_template.AdminGetConfigurationAlertV1Params) (*sessionclientmodels.ApimodelsConfigAlertResponse, error)
func (*ConfigurationTemplateService) AdminGetConfigurationTemplateV1
deprecated
func (aaa *ConfigurationTemplateService) AdminGetConfigurationTemplateV1(input *configuration_template.AdminGetConfigurationTemplateV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplateResponse, error)
Deprecated: 2022-01-10 - please use AdminGetConfigurationTemplateV1Short instead.
func (*ConfigurationTemplateService) AdminGetConfigurationTemplateV1Short ¶
func (aaa *ConfigurationTemplateService) AdminGetConfigurationTemplateV1Short(input *configuration_template.AdminGetConfigurationTemplateV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplateResponse, error)
func (*ConfigurationTemplateService) AdminGetDSMCConfiguration
deprecated
added in
v0.41.0
func (aaa *ConfigurationTemplateService) AdminGetDSMCConfiguration(input *configuration_template.AdminGetDSMCConfigurationParams) (*sessionclientmodels.ModelsDSMConfigRecord, error)
Deprecated: 2022-01-10 - please use AdminGetDSMCConfigurationShort instead.
func (*ConfigurationTemplateService) AdminGetDSMCConfigurationShort ¶ added in v0.41.0
func (aaa *ConfigurationTemplateService) AdminGetDSMCConfigurationShort(input *configuration_template.AdminGetDSMCConfigurationParams) (*sessionclientmodels.ModelsDSMConfigRecord, error)
func (*ConfigurationTemplateService) AdminSyncDSMCConfiguration
deprecated
added in
v0.41.0
func (aaa *ConfigurationTemplateService) AdminSyncDSMCConfiguration(input *configuration_template.AdminSyncDSMCConfigurationParams) (*sessionclientmodels.ModelsDSMConfigRecord, error)
Deprecated: 2022-01-10 - please use AdminSyncDSMCConfigurationShort instead.
func (*ConfigurationTemplateService) AdminSyncDSMCConfigurationShort ¶ added in v0.41.0
func (aaa *ConfigurationTemplateService) AdminSyncDSMCConfigurationShort(input *configuration_template.AdminSyncDSMCConfigurationParams) (*sessionclientmodels.ModelsDSMConfigRecord, error)
func (*ConfigurationTemplateService) AdminUpdateConfigurationAlertV1
deprecated
added in
v0.45.0
func (aaa *ConfigurationTemplateService) AdminUpdateConfigurationAlertV1(input *configuration_template.AdminUpdateConfigurationAlertV1Params) (*sessionclientmodels.ApimodelsConfigAlertResponse, error)
Deprecated: 2022-01-10 - please use AdminUpdateConfigurationAlertV1Short instead.
func (*ConfigurationTemplateService) AdminUpdateConfigurationAlertV1Short ¶ added in v0.45.0
func (aaa *ConfigurationTemplateService) AdminUpdateConfigurationAlertV1Short(input *configuration_template.AdminUpdateConfigurationAlertV1Params) (*sessionclientmodels.ApimodelsConfigAlertResponse, error)
func (*ConfigurationTemplateService) AdminUpdateConfigurationTemplateV1
deprecated
func (aaa *ConfigurationTemplateService) AdminUpdateConfigurationTemplateV1(input *configuration_template.AdminUpdateConfigurationTemplateV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplateResponse, error)
Deprecated: 2022-01-10 - please use AdminUpdateConfigurationTemplateV1Short instead.
func (*ConfigurationTemplateService) AdminUpdateConfigurationTemplateV1Short ¶
func (aaa *ConfigurationTemplateService) AdminUpdateConfigurationTemplateV1Short(input *configuration_template.AdminUpdateConfigurationTemplateV1Params) (*sessionclientmodels.ApimodelsConfigurationTemplateResponse, error)
func (*ConfigurationTemplateService) GetAuthSession ¶
func (aaa *ConfigurationTemplateService) GetAuthSession() auth.Session
type DSMCDefaultConfigurationService ¶ added in v0.41.0
type DSMCDefaultConfigurationService struct { Client *sessionclient.JusticeSessionService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*DSMCDefaultConfigurationService) AdminGetDSMCConfigurationDefault
deprecated
added in
v0.41.0
func (aaa *DSMCDefaultConfigurationService) AdminGetDSMCConfigurationDefault(input *d_s_m_c_default_configuration.AdminGetDSMCConfigurationDefaultParams) (*sessionclientmodels.ModelsDefaultDSMCConfig, error)
Deprecated: 2022-01-10 - please use AdminGetDSMCConfigurationDefaultShort instead.
func (*DSMCDefaultConfigurationService) AdminGetDSMCConfigurationDefaultShort ¶ added in v0.41.0
func (aaa *DSMCDefaultConfigurationService) AdminGetDSMCConfigurationDefaultShort(input *d_s_m_c_default_configuration.AdminGetDSMCConfigurationDefaultParams) (*sessionclientmodels.ModelsDefaultDSMCConfig, error)
func (*DSMCDefaultConfigurationService) GetAuthSession ¶ added in v0.41.0
func (aaa *DSMCDefaultConfigurationService) GetAuthSession() auth.Session
type EnvironmentVariableService ¶ added in v0.51.0
type EnvironmentVariableService struct { Client *sessionclient.JusticeSessionService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*EnvironmentVariableService) AdminListEnvironmentVariables
deprecated
added in
v0.51.0
func (aaa *EnvironmentVariableService) AdminListEnvironmentVariables(input *environment_variable.AdminListEnvironmentVariablesParams) (*sessionclientmodels.ApimodelsEnvironmentVariableListResponse, error)
Deprecated: 2022-01-10 - please use AdminListEnvironmentVariablesShort instead.
func (*EnvironmentVariableService) AdminListEnvironmentVariablesShort ¶ added in v0.51.0
func (aaa *EnvironmentVariableService) AdminListEnvironmentVariablesShort(input *environment_variable.AdminListEnvironmentVariablesParams) (*sessionclientmodels.ApimodelsEnvironmentVariableListResponse, error)
func (*EnvironmentVariableService) GetAuthSession ¶ added in v0.51.0
func (aaa *EnvironmentVariableService) GetAuthSession() auth.Session
type GameSessionService ¶
type GameSessionService struct { Client *sessionclient.JusticeSessionService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*GameSessionService) AdminDeleteBulkGameSessions
deprecated
added in
v0.42.0
func (aaa *GameSessionService) AdminDeleteBulkGameSessions(input *game_session.AdminDeleteBulkGameSessionsParams) (*sessionclientmodels.ApimodelsDeleteBulkGameSessionsAPIResponse, error)
Deprecated: 2022-01-10 - please use AdminDeleteBulkGameSessionsShort instead.
func (*GameSessionService) AdminDeleteBulkGameSessionsShort ¶ added in v0.42.0
func (aaa *GameSessionService) AdminDeleteBulkGameSessionsShort(input *game_session.AdminDeleteBulkGameSessionsParams) (*sessionclientmodels.ApimodelsDeleteBulkGameSessionsAPIResponse, error)
func (*GameSessionService) AdminQueryGameSessions
deprecated
func (aaa *GameSessionService) AdminQueryGameSessions(input *game_session.AdminQueryGameSessionsParams) (*sessionclientmodels.ApimodelsGameSessionQueryResponse, error)
Deprecated: 2022-01-10 - please use AdminQueryGameSessionsShort instead.
func (*GameSessionService) AdminQueryGameSessionsShort ¶
func (aaa *GameSessionService) AdminQueryGameSessionsShort(input *game_session.AdminQueryGameSessionsParams) (*sessionclientmodels.ApimodelsGameSessionQueryResponse, error)
func (*GameSessionService) AdminUpdateGameSessionMember
deprecated
func (aaa *GameSessionService) AdminUpdateGameSessionMember(input *game_session.AdminUpdateGameSessionMemberParams) (*sessionclientmodels.ApimodelsUpdateGameSessionMemberStatusResponse, error)
Deprecated: 2022-01-10 - please use AdminUpdateGameSessionMemberShort instead.
func (*GameSessionService) AdminUpdateGameSessionMemberShort ¶
func (aaa *GameSessionService) AdminUpdateGameSessionMemberShort(input *game_session.AdminUpdateGameSessionMemberParams) (*sessionclientmodels.ApimodelsUpdateGameSessionMemberStatusResponse, error)
func (*GameSessionService) AppendTeamGameSession
deprecated
added in
v0.41.0
func (aaa *GameSessionService) AppendTeamGameSession(input *game_session.AppendTeamGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
Deprecated: 2022-01-10 - please use AppendTeamGameSessionShort instead.
func (*GameSessionService) AppendTeamGameSessionShort ¶ added in v0.41.0
func (aaa *GameSessionService) AppendTeamGameSessionShort(input *game_session.AppendTeamGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
func (*GameSessionService) CreateGameSession
deprecated
func (aaa *GameSessionService) CreateGameSession(input *game_session.CreateGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
Deprecated: 2022-01-10 - please use CreateGameSessionShort instead.
func (*GameSessionService) CreateGameSessionShort ¶
func (aaa *GameSessionService) CreateGameSessionShort(input *game_session.CreateGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
func (*GameSessionService) DeleteGameSession
deprecated
func (aaa *GameSessionService) DeleteGameSession(input *game_session.DeleteGameSessionParams) error
Deprecated: 2022-01-10 - please use DeleteGameSessionShort instead.
func (*GameSessionService) DeleteGameSessionShort ¶
func (aaa *GameSessionService) DeleteGameSessionShort(input *game_session.DeleteGameSessionParams) error
func (*GameSessionService) GameSessionGenerateCode
deprecated
added in
v0.46.0
func (aaa *GameSessionService) GameSessionGenerateCode(input *game_session.GameSessionGenerateCodeParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
Deprecated: 2022-01-10 - please use GameSessionGenerateCodeShort instead.
func (*GameSessionService) GameSessionGenerateCodeShort ¶ added in v0.46.0
func (aaa *GameSessionService) GameSessionGenerateCodeShort(input *game_session.GameSessionGenerateCodeParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
func (*GameSessionService) GetAuthSession ¶
func (aaa *GameSessionService) GetAuthSession() auth.Session
func (*GameSessionService) GetGameSession
deprecated
func (aaa *GameSessionService) GetGameSession(input *game_session.GetGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
Deprecated: 2022-01-10 - please use GetGameSessionShort instead.
func (*GameSessionService) GetGameSessionByPodName
deprecated
func (aaa *GameSessionService) GetGameSessionByPodName(input *game_session.GetGameSessionByPodNameParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
Deprecated: 2022-01-10 - please use GetGameSessionByPodNameShort instead.
func (*GameSessionService) GetGameSessionByPodNameShort ¶
func (aaa *GameSessionService) GetGameSessionByPodNameShort(input *game_session.GetGameSessionByPodNameParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
func (*GameSessionService) GetGameSessionShort ¶
func (aaa *GameSessionService) GetGameSessionShort(input *game_session.GetGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
func (*GameSessionService) JoinGameSession
deprecated
func (aaa *GameSessionService) JoinGameSession(input *game_session.JoinGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
Deprecated: 2022-01-10 - please use JoinGameSessionShort instead.
func (*GameSessionService) JoinGameSessionShort ¶
func (aaa *GameSessionService) JoinGameSessionShort(input *game_session.JoinGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
func (*GameSessionService) LeaveGameSession
deprecated
func (aaa *GameSessionService) LeaveGameSession(input *game_session.LeaveGameSessionParams) error
Deprecated: 2022-01-10 - please use LeaveGameSessionShort instead.
func (*GameSessionService) LeaveGameSessionShort ¶
func (aaa *GameSessionService) LeaveGameSessionShort(input *game_session.LeaveGameSessionParams) error
func (*GameSessionService) PatchUpdateGameSession
deprecated
func (aaa *GameSessionService) PatchUpdateGameSession(input *game_session.PatchUpdateGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
Deprecated: 2022-01-10 - please use PatchUpdateGameSessionShort instead.
func (*GameSessionService) PatchUpdateGameSessionShort ¶
func (aaa *GameSessionService) PatchUpdateGameSessionShort(input *game_session.PatchUpdateGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
func (*GameSessionService) PublicGameSessionInvite
deprecated
func (aaa *GameSessionService) PublicGameSessionInvite(input *game_session.PublicGameSessionInviteParams) error
Deprecated: 2022-01-10 - please use PublicGameSessionInviteShort instead.
func (*GameSessionService) PublicGameSessionInviteShort ¶
func (aaa *GameSessionService) PublicGameSessionInviteShort(input *game_session.PublicGameSessionInviteParams) error
func (*GameSessionService) PublicGameSessionReject
deprecated
func (aaa *GameSessionService) PublicGameSessionReject(input *game_session.PublicGameSessionRejectParams) error
Deprecated: 2022-01-10 - please use PublicGameSessionRejectShort instead.
func (*GameSessionService) PublicGameSessionRejectShort ¶
func (aaa *GameSessionService) PublicGameSessionRejectShort(input *game_session.PublicGameSessionRejectParams) error
func (*GameSessionService) PublicPromoteGameSessionLeader
deprecated
added in
v0.48.0
func (aaa *GameSessionService) PublicPromoteGameSessionLeader(input *game_session.PublicPromoteGameSessionLeaderParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
Deprecated: 2022-01-10 - please use PublicPromoteGameSessionLeaderShort instead.
func (*GameSessionService) PublicPromoteGameSessionLeaderShort ¶ added in v0.48.0
func (aaa *GameSessionService) PublicPromoteGameSessionLeaderShort(input *game_session.PublicPromoteGameSessionLeaderParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
func (*GameSessionService) PublicQueryGameSessions
deprecated
func (aaa *GameSessionService) PublicQueryGameSessions(input *game_session.PublicQueryGameSessionsParams) (*sessionclientmodels.ApimodelsGameSessionQueryResponse, error)
Deprecated: 2022-01-10 - please use PublicQueryGameSessionsShort instead.
func (*GameSessionService) PublicQueryGameSessionsShort ¶
func (aaa *GameSessionService) PublicQueryGameSessionsShort(input *game_session.PublicQueryGameSessionsParams) (*sessionclientmodels.ApimodelsGameSessionQueryResponse, error)
func (*GameSessionService) PublicQueryMyGameSessions
deprecated
func (aaa *GameSessionService) PublicQueryMyGameSessions(input *game_session.PublicQueryMyGameSessionsParams) (*sessionclientmodels.ApimodelsGameSessionQueryResponse, error)
Deprecated: 2022-01-10 - please use PublicQueryMyGameSessionsShort instead.
func (*GameSessionService) PublicQueryMyGameSessionsShort ¶
func (aaa *GameSessionService) PublicQueryMyGameSessionsShort(input *game_session.PublicQueryMyGameSessionsParams) (*sessionclientmodels.ApimodelsGameSessionQueryResponse, error)
func (*GameSessionService) PublicRevokeGameSessionCode
deprecated
added in
v0.46.0
func (aaa *GameSessionService) PublicRevokeGameSessionCode(input *game_session.PublicRevokeGameSessionCodeParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
Deprecated: 2022-01-10 - please use PublicRevokeGameSessionCodeShort instead.
func (*GameSessionService) PublicRevokeGameSessionCodeShort ¶ added in v0.46.0
func (aaa *GameSessionService) PublicRevokeGameSessionCodeShort(input *game_session.PublicRevokeGameSessionCodeParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
func (*GameSessionService) PublicSessionJoinCode
deprecated
added in
v0.46.0
func (aaa *GameSessionService) PublicSessionJoinCode(input *game_session.PublicSessionJoinCodeParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
Deprecated: 2022-01-10 - please use PublicSessionJoinCodeShort instead.
func (*GameSessionService) PublicSessionJoinCodeShort ¶ added in v0.46.0
func (aaa *GameSessionService) PublicSessionJoinCodeShort(input *game_session.PublicSessionJoinCodeParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
func (*GameSessionService) UpdateGameSession
deprecated
func (aaa *GameSessionService) UpdateGameSession(input *game_session.UpdateGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
Deprecated: 2022-01-10 - please use UpdateGameSessionShort instead.
func (*GameSessionService) UpdateGameSessionBackfillTicketID
deprecated
added in
v0.40.0
func (aaa *GameSessionService) UpdateGameSessionBackfillTicketID(input *game_session.UpdateGameSessionBackfillTicketIDParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
Deprecated: 2022-01-10 - please use UpdateGameSessionBackfillTicketIDShort instead.
func (*GameSessionService) UpdateGameSessionBackfillTicketIDShort ¶ added in v0.40.0
func (aaa *GameSessionService) UpdateGameSessionBackfillTicketIDShort(input *game_session.UpdateGameSessionBackfillTicketIDParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
func (*GameSessionService) UpdateGameSessionShort ¶
func (aaa *GameSessionService) UpdateGameSessionShort(input *game_session.UpdateGameSessionParams) (*sessionclientmodels.ApimodelsGameSessionResponse, error)
type OperationsService ¶
type OperationsService struct { Client *sessionclient.JusticeSessionService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*OperationsService) GetAuthSession ¶
func (aaa *OperationsService) GetAuthSession() auth.Session
func (*OperationsService) GetHealthcheckInfo
deprecated
func (aaa *OperationsService) GetHealthcheckInfo(input *operations.GetHealthcheckInfoParams) error
Deprecated: 2022-01-10 - please use GetHealthcheckInfoShort instead.
func (*OperationsService) GetHealthcheckInfoShort ¶
func (aaa *OperationsService) GetHealthcheckInfoShort(input *operations.GetHealthcheckInfoParams) error
func (*OperationsService) GetHealthcheckInfoV1
deprecated
func (aaa *OperationsService) GetHealthcheckInfoV1(input *operations.GetHealthcheckInfoV1Params) error
Deprecated: 2022-01-10 - please use GetHealthcheckInfoV1Short instead.
func (*OperationsService) GetHealthcheckInfoV1Short ¶
func (aaa *OperationsService) GetHealthcheckInfoV1Short(input *operations.GetHealthcheckInfoV1Params) error
type PartyService ¶
type PartyService struct { Client *sessionclient.JusticeSessionService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*PartyService) AdminQueryParties
deprecated
func (aaa *PartyService) AdminQueryParties(input *party.AdminQueryPartiesParams) (*sessionclientmodels.ApimodelsPartyQueryResponse, error)
Deprecated: 2022-01-10 - please use AdminQueryPartiesShort instead.
func (*PartyService) AdminQueryPartiesShort ¶
func (aaa *PartyService) AdminQueryPartiesShort(input *party.AdminQueryPartiesParams) (*sessionclientmodels.ApimodelsPartyQueryResponse, error)
func (*PartyService) GetAuthSession ¶
func (aaa *PartyService) GetAuthSession() auth.Session
func (*PartyService) PublicCreateParty
deprecated
func (aaa *PartyService) PublicCreateParty(input *party.PublicCreatePartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
Deprecated: 2022-01-10 - please use PublicCreatePartyShort instead.
func (*PartyService) PublicCreatePartyShort ¶
func (aaa *PartyService) PublicCreatePartyShort(input *party.PublicCreatePartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
func (*PartyService) PublicGeneratePartyCode
deprecated
func (aaa *PartyService) PublicGeneratePartyCode(input *party.PublicGeneratePartyCodeParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
Deprecated: 2022-01-10 - please use PublicGeneratePartyCodeShort instead.
func (*PartyService) PublicGeneratePartyCodeShort ¶
func (aaa *PartyService) PublicGeneratePartyCodeShort(input *party.PublicGeneratePartyCodeParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
func (*PartyService) PublicGetParty
deprecated
func (aaa *PartyService) PublicGetParty(input *party.PublicGetPartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
Deprecated: 2022-01-10 - please use PublicGetPartyShort instead.
func (*PartyService) PublicGetPartyShort ¶
func (aaa *PartyService) PublicGetPartyShort(input *party.PublicGetPartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
func (*PartyService) PublicPartyInvite
deprecated
func (aaa *PartyService) PublicPartyInvite(input *party.PublicPartyInviteParams) error
Deprecated: 2022-01-10 - please use PublicPartyInviteShort instead.
func (*PartyService) PublicPartyInviteShort ¶
func (aaa *PartyService) PublicPartyInviteShort(input *party.PublicPartyInviteParams) error
func (*PartyService) PublicPartyJoin
deprecated
func (aaa *PartyService) PublicPartyJoin(input *party.PublicPartyJoinParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
Deprecated: 2022-01-10 - please use PublicPartyJoinShort instead.
func (*PartyService) PublicPartyJoinCode
deprecated
func (aaa *PartyService) PublicPartyJoinCode(input *party.PublicPartyJoinCodeParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
Deprecated: 2022-01-10 - please use PublicPartyJoinCodeShort instead.
func (*PartyService) PublicPartyJoinCodeShort ¶
func (aaa *PartyService) PublicPartyJoinCodeShort(input *party.PublicPartyJoinCodeParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
func (*PartyService) PublicPartyJoinShort ¶
func (aaa *PartyService) PublicPartyJoinShort(input *party.PublicPartyJoinParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
func (*PartyService) PublicPartyKick
deprecated
func (aaa *PartyService) PublicPartyKick(input *party.PublicPartyKickParams) (*sessionclientmodels.ApimodelsKickResponse, error)
Deprecated: 2022-01-10 - please use PublicPartyKickShort instead.
func (*PartyService) PublicPartyKickShort ¶
func (aaa *PartyService) PublicPartyKickShort(input *party.PublicPartyKickParams) (*sessionclientmodels.ApimodelsKickResponse, error)
func (*PartyService) PublicPartyLeave
deprecated
func (aaa *PartyService) PublicPartyLeave(input *party.PublicPartyLeaveParams) error
Deprecated: 2022-01-10 - please use PublicPartyLeaveShort instead.
func (*PartyService) PublicPartyLeaveShort ¶
func (aaa *PartyService) PublicPartyLeaveShort(input *party.PublicPartyLeaveParams) error
func (*PartyService) PublicPartyReject
deprecated
func (aaa *PartyService) PublicPartyReject(input *party.PublicPartyRejectParams) error
Deprecated: 2022-01-10 - please use PublicPartyRejectShort instead.
func (*PartyService) PublicPartyRejectShort ¶
func (aaa *PartyService) PublicPartyRejectShort(input *party.PublicPartyRejectParams) error
func (*PartyService) PublicPatchUpdateParty
deprecated
func (aaa *PartyService) PublicPatchUpdateParty(input *party.PublicPatchUpdatePartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
Deprecated: 2022-01-10 - please use PublicPatchUpdatePartyShort instead.
func (*PartyService) PublicPatchUpdatePartyShort ¶
func (aaa *PartyService) PublicPatchUpdatePartyShort(input *party.PublicPatchUpdatePartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
func (*PartyService) PublicPromotePartyLeader
deprecated
func (aaa *PartyService) PublicPromotePartyLeader(input *party.PublicPromotePartyLeaderParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
Deprecated: 2022-01-10 - please use PublicPromotePartyLeaderShort instead.
func (*PartyService) PublicPromotePartyLeaderShort ¶
func (aaa *PartyService) PublicPromotePartyLeaderShort(input *party.PublicPromotePartyLeaderParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
func (*PartyService) PublicQueryMyParties
deprecated
func (aaa *PartyService) PublicQueryMyParties(input *party.PublicQueryMyPartiesParams) (*sessionclientmodels.ApimodelsPartyQueryResponse, error)
Deprecated: 2022-01-10 - please use PublicQueryMyPartiesShort instead.
func (*PartyService) PublicQueryMyPartiesShort ¶
func (aaa *PartyService) PublicQueryMyPartiesShort(input *party.PublicQueryMyPartiesParams) (*sessionclientmodels.ApimodelsPartyQueryResponse, error)
func (*PartyService) PublicRevokePartyCode
deprecated
func (aaa *PartyService) PublicRevokePartyCode(input *party.PublicRevokePartyCodeParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
Deprecated: 2022-01-10 - please use PublicRevokePartyCodeShort instead.
func (*PartyService) PublicRevokePartyCodeShort ¶
func (aaa *PartyService) PublicRevokePartyCodeShort(input *party.PublicRevokePartyCodeParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
func (*PartyService) PublicUpdateParty
deprecated
func (aaa *PartyService) PublicUpdateParty(input *party.PublicUpdatePartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
Deprecated: 2022-01-10 - please use PublicUpdatePartyShort instead.
func (*PartyService) PublicUpdatePartyShort ¶
func (aaa *PartyService) PublicUpdatePartyShort(input *party.PublicUpdatePartyParams) (*sessionclientmodels.ApimodelsPartySessionResponse, error)
type PlatformCredentialService ¶ added in v0.48.0
type PlatformCredentialService struct { Client *sessionclient.JusticeSessionService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*PlatformCredentialService) AdminDeletePlatformCredentials
deprecated
added in
v0.49.0
func (aaa *PlatformCredentialService) AdminDeletePlatformCredentials(input *platform_credential.AdminDeletePlatformCredentialsParams) error
Deprecated: 2022-01-10 - please use AdminDeletePlatformCredentialsShort instead.
func (*PlatformCredentialService) AdminDeletePlatformCredentialsShort ¶ added in v0.49.0
func (aaa *PlatformCredentialService) AdminDeletePlatformCredentialsShort(input *platform_credential.AdminDeletePlatformCredentialsParams) error
func (*PlatformCredentialService) AdminGetPlatformCredentials
deprecated
added in
v0.49.0
func (aaa *PlatformCredentialService) AdminGetPlatformCredentials(input *platform_credential.AdminGetPlatformCredentialsParams) (*sessionclientmodels.ModelsPlatformCredentials, error)
Deprecated: 2022-01-10 - please use AdminGetPlatformCredentialsShort instead.
func (*PlatformCredentialService) AdminGetPlatformCredentialsShort ¶ added in v0.49.0
func (aaa *PlatformCredentialService) AdminGetPlatformCredentialsShort(input *platform_credential.AdminGetPlatformCredentialsParams) (*sessionclientmodels.ModelsPlatformCredentials, error)
func (*PlatformCredentialService) AdminUpdatePlatformCredentials
deprecated
added in
v0.48.0
func (aaa *PlatformCredentialService) AdminUpdatePlatformCredentials(input *platform_credential.AdminUpdatePlatformCredentialsParams) (*sessionclientmodels.ModelsPlatformCredentials, error)
Deprecated: 2022-01-10 - please use AdminUpdatePlatformCredentialsShort instead.
func (*PlatformCredentialService) AdminUpdatePlatformCredentialsShort ¶ added in v0.48.0
func (aaa *PlatformCredentialService) AdminUpdatePlatformCredentialsShort(input *platform_credential.AdminUpdatePlatformCredentialsParams) (*sessionclientmodels.ModelsPlatformCredentials, error)
func (*PlatformCredentialService) GetAuthSession ¶ added in v0.48.0
func (aaa *PlatformCredentialService) GetAuthSession() auth.Session
type PlayerService ¶ added in v0.37.0
type PlayerService struct { Client *sessionclient.JusticeSessionService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*PlayerService) AdminGetPlayerAttributes
deprecated
added in
v0.37.0
func (aaa *PlayerService) AdminGetPlayerAttributes(input *player.AdminGetPlayerAttributesParams) (*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)
Deprecated: 2022-01-10 - please use AdminGetPlayerAttributesShort instead.
func (*PlayerService) AdminGetPlayerAttributesShort ¶ added in v0.37.0
func (aaa *PlayerService) AdminGetPlayerAttributesShort(input *player.AdminGetPlayerAttributesParams) (*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)
func (*PlayerService) AdminQueryPlayerAttributes
deprecated
added in
v0.37.0
func (aaa *PlayerService) AdminQueryPlayerAttributes(input *player.AdminQueryPlayerAttributesParams) ([]*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)
Deprecated: 2022-01-10 - please use AdminQueryPlayerAttributesShort instead.
func (*PlayerService) AdminQueryPlayerAttributesShort ¶ added in v0.37.0
func (aaa *PlayerService) AdminQueryPlayerAttributesShort(input *player.AdminQueryPlayerAttributesParams) ([]*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)
func (*PlayerService) GetAuthSession ¶ added in v0.37.0
func (aaa *PlayerService) GetAuthSession() auth.Session
func (*PlayerService) PublicDeletePlayerAttributes
deprecated
added in
v0.37.0
func (aaa *PlayerService) PublicDeletePlayerAttributes(input *player.PublicDeletePlayerAttributesParams) error
Deprecated: 2022-01-10 - please use PublicDeletePlayerAttributesShort instead.
func (*PlayerService) PublicDeletePlayerAttributesShort ¶ added in v0.37.0
func (aaa *PlayerService) PublicDeletePlayerAttributesShort(input *player.PublicDeletePlayerAttributesParams) error
func (*PlayerService) PublicGetBulkPlayerCurrentPlatform
deprecated
added in
v0.46.0
func (aaa *PlayerService) PublicGetBulkPlayerCurrentPlatform(input *player.PublicGetBulkPlayerCurrentPlatformParams) (*sessionclientmodels.ApimodelsPlayersCurrentPlatformResponse, error)
Deprecated: 2022-01-10 - please use PublicGetBulkPlayerCurrentPlatformShort instead.
func (*PlayerService) PublicGetBulkPlayerCurrentPlatformShort ¶ added in v0.46.0
func (aaa *PlayerService) PublicGetBulkPlayerCurrentPlatformShort(input *player.PublicGetBulkPlayerCurrentPlatformParams) (*sessionclientmodels.ApimodelsPlayersCurrentPlatformResponse, error)
func (*PlayerService) PublicGetPlayerAttributes
deprecated
added in
v0.37.0
func (aaa *PlayerService) PublicGetPlayerAttributes(input *player.PublicGetPlayerAttributesParams) (*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)
Deprecated: 2022-01-10 - please use PublicGetPlayerAttributesShort instead.
func (*PlayerService) PublicGetPlayerAttributesShort ¶ added in v0.37.0
func (aaa *PlayerService) PublicGetPlayerAttributesShort(input *player.PublicGetPlayerAttributesParams) (*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)
func (*PlayerService) PublicStorePlayerAttributes
deprecated
added in
v0.37.0
func (aaa *PlayerService) PublicStorePlayerAttributes(input *player.PublicStorePlayerAttributesParams) (*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)
Deprecated: 2022-01-10 - please use PublicStorePlayerAttributesShort instead.
func (*PlayerService) PublicStorePlayerAttributesShort ¶ added in v0.37.0
func (aaa *PlayerService) PublicStorePlayerAttributesShort(input *player.PublicStorePlayerAttributesParams) (*sessionclientmodels.ApimodelsPlayerAttributesResponseBody, error)
type SessionStorageService ¶ added in v0.52.0
type SessionStorageService struct { Client *sessionclient.JusticeSessionService ConfigRepository repository.ConfigRepository TokenRepository repository.TokenRepository }
func (*SessionStorageService) AdminDeleteUserSessionStorage
deprecated
added in
v0.52.0
func (aaa *SessionStorageService) AdminDeleteUserSessionStorage(input *session_storage.AdminDeleteUserSessionStorageParams) error
Deprecated: 2022-01-10 - please use AdminDeleteUserSessionStorageShort instead.
func (*SessionStorageService) AdminDeleteUserSessionStorageShort ¶ added in v0.52.0
func (aaa *SessionStorageService) AdminDeleteUserSessionStorageShort(input *session_storage.AdminDeleteUserSessionStorageParams) error
func (*SessionStorageService) AdminReadSessionStorage
deprecated
added in
v0.52.0
func (aaa *SessionStorageService) AdminReadSessionStorage(input *session_storage.AdminReadSessionStorageParams) (map[string]interface{}, error)
Deprecated: 2022-01-10 - please use AdminReadSessionStorageShort instead.
func (*SessionStorageService) AdminReadSessionStorageShort ¶ added in v0.52.0
func (aaa *SessionStorageService) AdminReadSessionStorageShort(input *session_storage.AdminReadSessionStorageParams) (map[string]interface{}, error)
func (*SessionStorageService) AdminReadUserSessionStorage
deprecated
added in
v0.52.0
func (aaa *SessionStorageService) AdminReadUserSessionStorage(input *session_storage.AdminReadUserSessionStorageParams) (map[string]interface{}, error)
Deprecated: 2022-01-10 - please use AdminReadUserSessionStorageShort instead.
func (*SessionStorageService) AdminReadUserSessionStorageShort ¶ added in v0.52.0
func (aaa *SessionStorageService) AdminReadUserSessionStorageShort(input *session_storage.AdminReadUserSessionStorageParams) (map[string]interface{}, error)
func (*SessionStorageService) GetAuthSession ¶ added in v0.52.0
func (aaa *SessionStorageService) GetAuthSession() auth.Session
func (*SessionStorageService) PublicUpdateInsertSessionStorage
deprecated
added in
v0.52.0
func (aaa *SessionStorageService) PublicUpdateInsertSessionStorage(input *session_storage.PublicUpdateInsertSessionStorageParams) (map[string]interface{}, error)
Deprecated: 2022-01-10 - please use PublicUpdateInsertSessionStorageShort instead.
func (*SessionStorageService) PublicUpdateInsertSessionStorageLeader
deprecated
added in
v0.52.0
func (aaa *SessionStorageService) PublicUpdateInsertSessionStorageLeader(input *session_storage.PublicUpdateInsertSessionStorageLeaderParams) (map[string]interface{}, error)
Deprecated: 2022-01-10 - please use PublicUpdateInsertSessionStorageLeaderShort instead.
func (*SessionStorageService) PublicUpdateInsertSessionStorageLeaderShort ¶ added in v0.52.0
func (aaa *SessionStorageService) PublicUpdateInsertSessionStorageLeaderShort(input *session_storage.PublicUpdateInsertSessionStorageLeaderParams) (map[string]interface{}, error)
func (*SessionStorageService) PublicUpdateInsertSessionStorageShort ¶ added in v0.52.0
func (aaa *SessionStorageService) PublicUpdateInsertSessionStorageShort(input *session_storage.PublicUpdateInsertSessionStorageParams) (map[string]interface{}, error)