Documentation ¶
Overview ¶
Package gameliftmock is a generated GoMock package.
Index ¶
- type MockGameLiftAPI
- func (m *MockGameLiftAPI) AcceptMatch(arg0 *gamelift.AcceptMatchInput) (*gamelift.AcceptMatchOutput, error)
- func (m *MockGameLiftAPI) AcceptMatchRequest(arg0 *gamelift.AcceptMatchInput) (*request.Request, *gamelift.AcceptMatchOutput)
- func (m *MockGameLiftAPI) AcceptMatchWithContext(arg0 context.Context, arg1 *gamelift.AcceptMatchInput, arg2 ...request.Option) (*gamelift.AcceptMatchOutput, error)
- func (m *MockGameLiftAPI) ClaimGameServer(arg0 *gamelift.ClaimGameServerInput) (*gamelift.ClaimGameServerOutput, error)
- func (m *MockGameLiftAPI) ClaimGameServerRequest(arg0 *gamelift.ClaimGameServerInput) (*request.Request, *gamelift.ClaimGameServerOutput)
- func (m *MockGameLiftAPI) ClaimGameServerWithContext(arg0 context.Context, arg1 *gamelift.ClaimGameServerInput, ...) (*gamelift.ClaimGameServerOutput, error)
- func (m *MockGameLiftAPI) CreateAlias(arg0 *gamelift.CreateAliasInput) (*gamelift.CreateAliasOutput, error)
- func (m *MockGameLiftAPI) CreateAliasRequest(arg0 *gamelift.CreateAliasInput) (*request.Request, *gamelift.CreateAliasOutput)
- func (m *MockGameLiftAPI) CreateAliasWithContext(arg0 context.Context, arg1 *gamelift.CreateAliasInput, arg2 ...request.Option) (*gamelift.CreateAliasOutput, error)
- func (m *MockGameLiftAPI) CreateBuild(arg0 *gamelift.CreateBuildInput) (*gamelift.CreateBuildOutput, error)
- func (m *MockGameLiftAPI) CreateBuildRequest(arg0 *gamelift.CreateBuildInput) (*request.Request, *gamelift.CreateBuildOutput)
- func (m *MockGameLiftAPI) CreateBuildWithContext(arg0 context.Context, arg1 *gamelift.CreateBuildInput, arg2 ...request.Option) (*gamelift.CreateBuildOutput, error)
- func (m *MockGameLiftAPI) CreateFleet(arg0 *gamelift.CreateFleetInput) (*gamelift.CreateFleetOutput, error)
- func (m *MockGameLiftAPI) CreateFleetRequest(arg0 *gamelift.CreateFleetInput) (*request.Request, *gamelift.CreateFleetOutput)
- func (m *MockGameLiftAPI) CreateFleetWithContext(arg0 context.Context, arg1 *gamelift.CreateFleetInput, arg2 ...request.Option) (*gamelift.CreateFleetOutput, error)
- func (m *MockGameLiftAPI) CreateGameServerGroup(arg0 *gamelift.CreateGameServerGroupInput) (*gamelift.CreateGameServerGroupOutput, error)
- func (m *MockGameLiftAPI) CreateGameServerGroupRequest(arg0 *gamelift.CreateGameServerGroupInput) (*request.Request, *gamelift.CreateGameServerGroupOutput)
- func (m *MockGameLiftAPI) CreateGameServerGroupWithContext(arg0 context.Context, arg1 *gamelift.CreateGameServerGroupInput, ...) (*gamelift.CreateGameServerGroupOutput, error)
- func (m *MockGameLiftAPI) CreateGameSession(arg0 *gamelift.CreateGameSessionInput) (*gamelift.CreateGameSessionOutput, error)
- func (m *MockGameLiftAPI) CreateGameSessionQueue(arg0 *gamelift.CreateGameSessionQueueInput) (*gamelift.CreateGameSessionQueueOutput, error)
- func (m *MockGameLiftAPI) CreateGameSessionQueueRequest(arg0 *gamelift.CreateGameSessionQueueInput) (*request.Request, *gamelift.CreateGameSessionQueueOutput)
- func (m *MockGameLiftAPI) CreateGameSessionQueueWithContext(arg0 context.Context, arg1 *gamelift.CreateGameSessionQueueInput, ...) (*gamelift.CreateGameSessionQueueOutput, error)
- func (m *MockGameLiftAPI) CreateGameSessionRequest(arg0 *gamelift.CreateGameSessionInput) (*request.Request, *gamelift.CreateGameSessionOutput)
- func (m *MockGameLiftAPI) CreateGameSessionWithContext(arg0 context.Context, arg1 *gamelift.CreateGameSessionInput, ...) (*gamelift.CreateGameSessionOutput, error)
- func (m *MockGameLiftAPI) CreateMatchmakingConfiguration(arg0 *gamelift.CreateMatchmakingConfigurationInput) (*gamelift.CreateMatchmakingConfigurationOutput, error)
- func (m *MockGameLiftAPI) CreateMatchmakingConfigurationRequest(arg0 *gamelift.CreateMatchmakingConfigurationInput) (*request.Request, *gamelift.CreateMatchmakingConfigurationOutput)
- func (m *MockGameLiftAPI) CreateMatchmakingConfigurationWithContext(arg0 context.Context, arg1 *gamelift.CreateMatchmakingConfigurationInput, ...) (*gamelift.CreateMatchmakingConfigurationOutput, error)
- func (m *MockGameLiftAPI) CreateMatchmakingRuleSet(arg0 *gamelift.CreateMatchmakingRuleSetInput) (*gamelift.CreateMatchmakingRuleSetOutput, error)
- func (m *MockGameLiftAPI) CreateMatchmakingRuleSetRequest(arg0 *gamelift.CreateMatchmakingRuleSetInput) (*request.Request, *gamelift.CreateMatchmakingRuleSetOutput)
- func (m *MockGameLiftAPI) CreateMatchmakingRuleSetWithContext(arg0 context.Context, arg1 *gamelift.CreateMatchmakingRuleSetInput, ...) (*gamelift.CreateMatchmakingRuleSetOutput, error)
- func (m *MockGameLiftAPI) CreatePlayerSession(arg0 *gamelift.CreatePlayerSessionInput) (*gamelift.CreatePlayerSessionOutput, error)
- func (m *MockGameLiftAPI) CreatePlayerSessionRequest(arg0 *gamelift.CreatePlayerSessionInput) (*request.Request, *gamelift.CreatePlayerSessionOutput)
- func (m *MockGameLiftAPI) CreatePlayerSessionWithContext(arg0 context.Context, arg1 *gamelift.CreatePlayerSessionInput, ...) (*gamelift.CreatePlayerSessionOutput, error)
- func (m *MockGameLiftAPI) CreatePlayerSessions(arg0 *gamelift.CreatePlayerSessionsInput) (*gamelift.CreatePlayerSessionsOutput, error)
- func (m *MockGameLiftAPI) CreatePlayerSessionsRequest(arg0 *gamelift.CreatePlayerSessionsInput) (*request.Request, *gamelift.CreatePlayerSessionsOutput)
- func (m *MockGameLiftAPI) CreatePlayerSessionsWithContext(arg0 context.Context, arg1 *gamelift.CreatePlayerSessionsInput, ...) (*gamelift.CreatePlayerSessionsOutput, error)
- func (m *MockGameLiftAPI) CreateScript(arg0 *gamelift.CreateScriptInput) (*gamelift.CreateScriptOutput, error)
- func (m *MockGameLiftAPI) CreateScriptRequest(arg0 *gamelift.CreateScriptInput) (*request.Request, *gamelift.CreateScriptOutput)
- func (m *MockGameLiftAPI) CreateScriptWithContext(arg0 context.Context, arg1 *gamelift.CreateScriptInput, arg2 ...request.Option) (*gamelift.CreateScriptOutput, error)
- func (m *MockGameLiftAPI) CreateVpcPeeringAuthorization(arg0 *gamelift.CreateVpcPeeringAuthorizationInput) (*gamelift.CreateVpcPeeringAuthorizationOutput, error)
- func (m *MockGameLiftAPI) CreateVpcPeeringAuthorizationRequest(arg0 *gamelift.CreateVpcPeeringAuthorizationInput) (*request.Request, *gamelift.CreateVpcPeeringAuthorizationOutput)
- func (m *MockGameLiftAPI) CreateVpcPeeringAuthorizationWithContext(arg0 context.Context, arg1 *gamelift.CreateVpcPeeringAuthorizationInput, ...) (*gamelift.CreateVpcPeeringAuthorizationOutput, error)
- func (m *MockGameLiftAPI) CreateVpcPeeringConnection(arg0 *gamelift.CreateVpcPeeringConnectionInput) (*gamelift.CreateVpcPeeringConnectionOutput, error)
- func (m *MockGameLiftAPI) CreateVpcPeeringConnectionRequest(arg0 *gamelift.CreateVpcPeeringConnectionInput) (*request.Request, *gamelift.CreateVpcPeeringConnectionOutput)
- func (m *MockGameLiftAPI) CreateVpcPeeringConnectionWithContext(arg0 context.Context, arg1 *gamelift.CreateVpcPeeringConnectionInput, ...) (*gamelift.CreateVpcPeeringConnectionOutput, error)
- func (m *MockGameLiftAPI) DeleteAlias(arg0 *gamelift.DeleteAliasInput) (*gamelift.DeleteAliasOutput, error)
- func (m *MockGameLiftAPI) DeleteAliasRequest(arg0 *gamelift.DeleteAliasInput) (*request.Request, *gamelift.DeleteAliasOutput)
- func (m *MockGameLiftAPI) DeleteAliasWithContext(arg0 context.Context, arg1 *gamelift.DeleteAliasInput, arg2 ...request.Option) (*gamelift.DeleteAliasOutput, error)
- func (m *MockGameLiftAPI) DeleteBuild(arg0 *gamelift.DeleteBuildInput) (*gamelift.DeleteBuildOutput, error)
- func (m *MockGameLiftAPI) DeleteBuildRequest(arg0 *gamelift.DeleteBuildInput) (*request.Request, *gamelift.DeleteBuildOutput)
- func (m *MockGameLiftAPI) DeleteBuildWithContext(arg0 context.Context, arg1 *gamelift.DeleteBuildInput, arg2 ...request.Option) (*gamelift.DeleteBuildOutput, error)
- func (m *MockGameLiftAPI) DeleteFleet(arg0 *gamelift.DeleteFleetInput) (*gamelift.DeleteFleetOutput, error)
- func (m *MockGameLiftAPI) DeleteFleetRequest(arg0 *gamelift.DeleteFleetInput) (*request.Request, *gamelift.DeleteFleetOutput)
- func (m *MockGameLiftAPI) DeleteFleetWithContext(arg0 context.Context, arg1 *gamelift.DeleteFleetInput, arg2 ...request.Option) (*gamelift.DeleteFleetOutput, error)
- func (m *MockGameLiftAPI) DeleteGameServerGroup(arg0 *gamelift.DeleteGameServerGroupInput) (*gamelift.DeleteGameServerGroupOutput, error)
- func (m *MockGameLiftAPI) DeleteGameServerGroupRequest(arg0 *gamelift.DeleteGameServerGroupInput) (*request.Request, *gamelift.DeleteGameServerGroupOutput)
- func (m *MockGameLiftAPI) DeleteGameServerGroupWithContext(arg0 context.Context, arg1 *gamelift.DeleteGameServerGroupInput, ...) (*gamelift.DeleteGameServerGroupOutput, error)
- func (m *MockGameLiftAPI) DeleteGameSessionQueue(arg0 *gamelift.DeleteGameSessionQueueInput) (*gamelift.DeleteGameSessionQueueOutput, error)
- func (m *MockGameLiftAPI) DeleteGameSessionQueueRequest(arg0 *gamelift.DeleteGameSessionQueueInput) (*request.Request, *gamelift.DeleteGameSessionQueueOutput)
- func (m *MockGameLiftAPI) DeleteGameSessionQueueWithContext(arg0 context.Context, arg1 *gamelift.DeleteGameSessionQueueInput, ...) (*gamelift.DeleteGameSessionQueueOutput, error)
- func (m *MockGameLiftAPI) DeleteMatchmakingConfiguration(arg0 *gamelift.DeleteMatchmakingConfigurationInput) (*gamelift.DeleteMatchmakingConfigurationOutput, error)
- func (m *MockGameLiftAPI) DeleteMatchmakingConfigurationRequest(arg0 *gamelift.DeleteMatchmakingConfigurationInput) (*request.Request, *gamelift.DeleteMatchmakingConfigurationOutput)
- func (m *MockGameLiftAPI) DeleteMatchmakingConfigurationWithContext(arg0 context.Context, arg1 *gamelift.DeleteMatchmakingConfigurationInput, ...) (*gamelift.DeleteMatchmakingConfigurationOutput, error)
- func (m *MockGameLiftAPI) DeleteMatchmakingRuleSet(arg0 *gamelift.DeleteMatchmakingRuleSetInput) (*gamelift.DeleteMatchmakingRuleSetOutput, error)
- func (m *MockGameLiftAPI) DeleteMatchmakingRuleSetRequest(arg0 *gamelift.DeleteMatchmakingRuleSetInput) (*request.Request, *gamelift.DeleteMatchmakingRuleSetOutput)
- func (m *MockGameLiftAPI) DeleteMatchmakingRuleSetWithContext(arg0 context.Context, arg1 *gamelift.DeleteMatchmakingRuleSetInput, ...) (*gamelift.DeleteMatchmakingRuleSetOutput, error)
- func (m *MockGameLiftAPI) DeleteScalingPolicy(arg0 *gamelift.DeleteScalingPolicyInput) (*gamelift.DeleteScalingPolicyOutput, error)
- func (m *MockGameLiftAPI) DeleteScalingPolicyRequest(arg0 *gamelift.DeleteScalingPolicyInput) (*request.Request, *gamelift.DeleteScalingPolicyOutput)
- func (m *MockGameLiftAPI) DeleteScalingPolicyWithContext(arg0 context.Context, arg1 *gamelift.DeleteScalingPolicyInput, ...) (*gamelift.DeleteScalingPolicyOutput, error)
- func (m *MockGameLiftAPI) DeleteScript(arg0 *gamelift.DeleteScriptInput) (*gamelift.DeleteScriptOutput, error)
- func (m *MockGameLiftAPI) DeleteScriptRequest(arg0 *gamelift.DeleteScriptInput) (*request.Request, *gamelift.DeleteScriptOutput)
- func (m *MockGameLiftAPI) DeleteScriptWithContext(arg0 context.Context, arg1 *gamelift.DeleteScriptInput, arg2 ...request.Option) (*gamelift.DeleteScriptOutput, error)
- func (m *MockGameLiftAPI) DeleteVpcPeeringAuthorization(arg0 *gamelift.DeleteVpcPeeringAuthorizationInput) (*gamelift.DeleteVpcPeeringAuthorizationOutput, error)
- func (m *MockGameLiftAPI) DeleteVpcPeeringAuthorizationRequest(arg0 *gamelift.DeleteVpcPeeringAuthorizationInput) (*request.Request, *gamelift.DeleteVpcPeeringAuthorizationOutput)
- func (m *MockGameLiftAPI) DeleteVpcPeeringAuthorizationWithContext(arg0 context.Context, arg1 *gamelift.DeleteVpcPeeringAuthorizationInput, ...) (*gamelift.DeleteVpcPeeringAuthorizationOutput, error)
- func (m *MockGameLiftAPI) DeleteVpcPeeringConnection(arg0 *gamelift.DeleteVpcPeeringConnectionInput) (*gamelift.DeleteVpcPeeringConnectionOutput, error)
- func (m *MockGameLiftAPI) DeleteVpcPeeringConnectionRequest(arg0 *gamelift.DeleteVpcPeeringConnectionInput) (*request.Request, *gamelift.DeleteVpcPeeringConnectionOutput)
- func (m *MockGameLiftAPI) DeleteVpcPeeringConnectionWithContext(arg0 context.Context, arg1 *gamelift.DeleteVpcPeeringConnectionInput, ...) (*gamelift.DeleteVpcPeeringConnectionOutput, error)
- func (m *MockGameLiftAPI) DeregisterGameServer(arg0 *gamelift.DeregisterGameServerInput) (*gamelift.DeregisterGameServerOutput, error)
- func (m *MockGameLiftAPI) DeregisterGameServerRequest(arg0 *gamelift.DeregisterGameServerInput) (*request.Request, *gamelift.DeregisterGameServerOutput)
- func (m *MockGameLiftAPI) DeregisterGameServerWithContext(arg0 context.Context, arg1 *gamelift.DeregisterGameServerInput, ...) (*gamelift.DeregisterGameServerOutput, error)
- func (m *MockGameLiftAPI) DescribeAlias(arg0 *gamelift.DescribeAliasInput) (*gamelift.DescribeAliasOutput, error)
- func (m *MockGameLiftAPI) DescribeAliasRequest(arg0 *gamelift.DescribeAliasInput) (*request.Request, *gamelift.DescribeAliasOutput)
- func (m *MockGameLiftAPI) DescribeAliasWithContext(arg0 context.Context, arg1 *gamelift.DescribeAliasInput, ...) (*gamelift.DescribeAliasOutput, error)
- func (m *MockGameLiftAPI) DescribeBuild(arg0 *gamelift.DescribeBuildInput) (*gamelift.DescribeBuildOutput, error)
- func (m *MockGameLiftAPI) DescribeBuildRequest(arg0 *gamelift.DescribeBuildInput) (*request.Request, *gamelift.DescribeBuildOutput)
- func (m *MockGameLiftAPI) DescribeBuildWithContext(arg0 context.Context, arg1 *gamelift.DescribeBuildInput, ...) (*gamelift.DescribeBuildOutput, error)
- func (m *MockGameLiftAPI) DescribeEC2InstanceLimits(arg0 *gamelift.DescribeEC2InstanceLimitsInput) (*gamelift.DescribeEC2InstanceLimitsOutput, error)
- func (m *MockGameLiftAPI) DescribeEC2InstanceLimitsRequest(arg0 *gamelift.DescribeEC2InstanceLimitsInput) (*request.Request, *gamelift.DescribeEC2InstanceLimitsOutput)
- func (m *MockGameLiftAPI) DescribeEC2InstanceLimitsWithContext(arg0 context.Context, arg1 *gamelift.DescribeEC2InstanceLimitsInput, ...) (*gamelift.DescribeEC2InstanceLimitsOutput, error)
- func (m *MockGameLiftAPI) DescribeFleetAttributes(arg0 *gamelift.DescribeFleetAttributesInput) (*gamelift.DescribeFleetAttributesOutput, error)
- func (m *MockGameLiftAPI) DescribeFleetAttributesPages(arg0 *gamelift.DescribeFleetAttributesInput, ...) error
- func (m *MockGameLiftAPI) DescribeFleetAttributesPagesWithContext(arg0 context.Context, arg1 *gamelift.DescribeFleetAttributesInput, ...) error
- func (m *MockGameLiftAPI) DescribeFleetAttributesRequest(arg0 *gamelift.DescribeFleetAttributesInput) (*request.Request, *gamelift.DescribeFleetAttributesOutput)
- func (m *MockGameLiftAPI) DescribeFleetAttributesWithContext(arg0 context.Context, arg1 *gamelift.DescribeFleetAttributesInput, ...) (*gamelift.DescribeFleetAttributesOutput, error)
- func (m *MockGameLiftAPI) DescribeFleetCapacity(arg0 *gamelift.DescribeFleetCapacityInput) (*gamelift.DescribeFleetCapacityOutput, error)
- func (m *MockGameLiftAPI) DescribeFleetCapacityPages(arg0 *gamelift.DescribeFleetCapacityInput, ...) error
- func (m *MockGameLiftAPI) DescribeFleetCapacityPagesWithContext(arg0 context.Context, arg1 *gamelift.DescribeFleetCapacityInput, ...) error
- func (m *MockGameLiftAPI) DescribeFleetCapacityRequest(arg0 *gamelift.DescribeFleetCapacityInput) (*request.Request, *gamelift.DescribeFleetCapacityOutput)
- func (m *MockGameLiftAPI) DescribeFleetCapacityWithContext(arg0 context.Context, arg1 *gamelift.DescribeFleetCapacityInput, ...) (*gamelift.DescribeFleetCapacityOutput, error)
- func (m *MockGameLiftAPI) DescribeFleetEvents(arg0 *gamelift.DescribeFleetEventsInput) (*gamelift.DescribeFleetEventsOutput, error)
- func (m *MockGameLiftAPI) DescribeFleetEventsPages(arg0 *gamelift.DescribeFleetEventsInput, ...) error
- func (m *MockGameLiftAPI) DescribeFleetEventsPagesWithContext(arg0 context.Context, arg1 *gamelift.DescribeFleetEventsInput, ...) error
- func (m *MockGameLiftAPI) DescribeFleetEventsRequest(arg0 *gamelift.DescribeFleetEventsInput) (*request.Request, *gamelift.DescribeFleetEventsOutput)
- func (m *MockGameLiftAPI) DescribeFleetEventsWithContext(arg0 context.Context, arg1 *gamelift.DescribeFleetEventsInput, ...) (*gamelift.DescribeFleetEventsOutput, error)
- func (m *MockGameLiftAPI) DescribeFleetPortSettings(arg0 *gamelift.DescribeFleetPortSettingsInput) (*gamelift.DescribeFleetPortSettingsOutput, error)
- func (m *MockGameLiftAPI) DescribeFleetPortSettingsRequest(arg0 *gamelift.DescribeFleetPortSettingsInput) (*request.Request, *gamelift.DescribeFleetPortSettingsOutput)
- func (m *MockGameLiftAPI) DescribeFleetPortSettingsWithContext(arg0 context.Context, arg1 *gamelift.DescribeFleetPortSettingsInput, ...) (*gamelift.DescribeFleetPortSettingsOutput, error)
- func (m *MockGameLiftAPI) DescribeFleetUtilization(arg0 *gamelift.DescribeFleetUtilizationInput) (*gamelift.DescribeFleetUtilizationOutput, error)
- func (m *MockGameLiftAPI) DescribeFleetUtilizationPages(arg0 *gamelift.DescribeFleetUtilizationInput, ...) error
- func (m *MockGameLiftAPI) DescribeFleetUtilizationPagesWithContext(arg0 context.Context, arg1 *gamelift.DescribeFleetUtilizationInput, ...) error
- func (m *MockGameLiftAPI) DescribeFleetUtilizationRequest(arg0 *gamelift.DescribeFleetUtilizationInput) (*request.Request, *gamelift.DescribeFleetUtilizationOutput)
- func (m *MockGameLiftAPI) DescribeFleetUtilizationWithContext(arg0 context.Context, arg1 *gamelift.DescribeFleetUtilizationInput, ...) (*gamelift.DescribeFleetUtilizationOutput, error)
- func (m *MockGameLiftAPI) DescribeGameServer(arg0 *gamelift.DescribeGameServerInput) (*gamelift.DescribeGameServerOutput, error)
- func (m *MockGameLiftAPI) DescribeGameServerGroup(arg0 *gamelift.DescribeGameServerGroupInput) (*gamelift.DescribeGameServerGroupOutput, error)
- func (m *MockGameLiftAPI) DescribeGameServerGroupRequest(arg0 *gamelift.DescribeGameServerGroupInput) (*request.Request, *gamelift.DescribeGameServerGroupOutput)
- func (m *MockGameLiftAPI) DescribeGameServerGroupWithContext(arg0 context.Context, arg1 *gamelift.DescribeGameServerGroupInput, ...) (*gamelift.DescribeGameServerGroupOutput, error)
- func (m *MockGameLiftAPI) DescribeGameServerInstances(arg0 *gamelift.DescribeGameServerInstancesInput) (*gamelift.DescribeGameServerInstancesOutput, error)
- func (m *MockGameLiftAPI) DescribeGameServerInstancesPages(arg0 *gamelift.DescribeGameServerInstancesInput, ...) error
- func (m *MockGameLiftAPI) DescribeGameServerInstancesPagesWithContext(arg0 context.Context, arg1 *gamelift.DescribeGameServerInstancesInput, ...) error
- func (m *MockGameLiftAPI) DescribeGameServerInstancesRequest(arg0 *gamelift.DescribeGameServerInstancesInput) (*request.Request, *gamelift.DescribeGameServerInstancesOutput)
- func (m *MockGameLiftAPI) DescribeGameServerInstancesWithContext(arg0 context.Context, arg1 *gamelift.DescribeGameServerInstancesInput, ...) (*gamelift.DescribeGameServerInstancesOutput, error)
- func (m *MockGameLiftAPI) DescribeGameServerRequest(arg0 *gamelift.DescribeGameServerInput) (*request.Request, *gamelift.DescribeGameServerOutput)
- func (m *MockGameLiftAPI) DescribeGameServerWithContext(arg0 context.Context, arg1 *gamelift.DescribeGameServerInput, ...) (*gamelift.DescribeGameServerOutput, error)
- func (m *MockGameLiftAPI) DescribeGameSessionDetails(arg0 *gamelift.DescribeGameSessionDetailsInput) (*gamelift.DescribeGameSessionDetailsOutput, error)
- func (m *MockGameLiftAPI) DescribeGameSessionDetailsPages(arg0 *gamelift.DescribeGameSessionDetailsInput, ...) error
- func (m *MockGameLiftAPI) DescribeGameSessionDetailsPagesWithContext(arg0 context.Context, arg1 *gamelift.DescribeGameSessionDetailsInput, ...) error
- func (m *MockGameLiftAPI) DescribeGameSessionDetailsRequest(arg0 *gamelift.DescribeGameSessionDetailsInput) (*request.Request, *gamelift.DescribeGameSessionDetailsOutput)
- func (m *MockGameLiftAPI) DescribeGameSessionDetailsWithContext(arg0 context.Context, arg1 *gamelift.DescribeGameSessionDetailsInput, ...) (*gamelift.DescribeGameSessionDetailsOutput, error)
- func (m *MockGameLiftAPI) DescribeGameSessionPlacement(arg0 *gamelift.DescribeGameSessionPlacementInput) (*gamelift.DescribeGameSessionPlacementOutput, error)
- func (m *MockGameLiftAPI) DescribeGameSessionPlacementRequest(arg0 *gamelift.DescribeGameSessionPlacementInput) (*request.Request, *gamelift.DescribeGameSessionPlacementOutput)
- func (m *MockGameLiftAPI) DescribeGameSessionPlacementWithContext(arg0 context.Context, arg1 *gamelift.DescribeGameSessionPlacementInput, ...) (*gamelift.DescribeGameSessionPlacementOutput, error)
- func (m *MockGameLiftAPI) DescribeGameSessionQueues(arg0 *gamelift.DescribeGameSessionQueuesInput) (*gamelift.DescribeGameSessionQueuesOutput, error)
- func (m *MockGameLiftAPI) DescribeGameSessionQueuesPages(arg0 *gamelift.DescribeGameSessionQueuesInput, ...) error
- func (m *MockGameLiftAPI) DescribeGameSessionQueuesPagesWithContext(arg0 context.Context, arg1 *gamelift.DescribeGameSessionQueuesInput, ...) error
- func (m *MockGameLiftAPI) DescribeGameSessionQueuesRequest(arg0 *gamelift.DescribeGameSessionQueuesInput) (*request.Request, *gamelift.DescribeGameSessionQueuesOutput)
- func (m *MockGameLiftAPI) DescribeGameSessionQueuesWithContext(arg0 context.Context, arg1 *gamelift.DescribeGameSessionQueuesInput, ...) (*gamelift.DescribeGameSessionQueuesOutput, error)
- func (m *MockGameLiftAPI) DescribeGameSessions(arg0 *gamelift.DescribeGameSessionsInput) (*gamelift.DescribeGameSessionsOutput, error)
- func (m *MockGameLiftAPI) DescribeGameSessionsPages(arg0 *gamelift.DescribeGameSessionsInput, ...) error
- func (m *MockGameLiftAPI) DescribeGameSessionsPagesWithContext(arg0 context.Context, arg1 *gamelift.DescribeGameSessionsInput, ...) error
- func (m *MockGameLiftAPI) DescribeGameSessionsRequest(arg0 *gamelift.DescribeGameSessionsInput) (*request.Request, *gamelift.DescribeGameSessionsOutput)
- func (m *MockGameLiftAPI) DescribeGameSessionsWithContext(arg0 context.Context, arg1 *gamelift.DescribeGameSessionsInput, ...) (*gamelift.DescribeGameSessionsOutput, error)
- func (m *MockGameLiftAPI) DescribeInstances(arg0 *gamelift.DescribeInstancesInput) (*gamelift.DescribeInstancesOutput, error)
- func (m *MockGameLiftAPI) DescribeInstancesPages(arg0 *gamelift.DescribeInstancesInput, ...) error
- func (m *MockGameLiftAPI) DescribeInstancesPagesWithContext(arg0 context.Context, arg1 *gamelift.DescribeInstancesInput, ...) error
- func (m *MockGameLiftAPI) DescribeInstancesRequest(arg0 *gamelift.DescribeInstancesInput) (*request.Request, *gamelift.DescribeInstancesOutput)
- func (m *MockGameLiftAPI) DescribeInstancesWithContext(arg0 context.Context, arg1 *gamelift.DescribeInstancesInput, ...) (*gamelift.DescribeInstancesOutput, error)
- func (m *MockGameLiftAPI) DescribeMatchmaking(arg0 *gamelift.DescribeMatchmakingInput) (*gamelift.DescribeMatchmakingOutput, error)
- func (m *MockGameLiftAPI) DescribeMatchmakingConfigurations(arg0 *gamelift.DescribeMatchmakingConfigurationsInput) (*gamelift.DescribeMatchmakingConfigurationsOutput, error)
- func (m *MockGameLiftAPI) DescribeMatchmakingConfigurationsPages(arg0 *gamelift.DescribeMatchmakingConfigurationsInput, ...) error
- func (m *MockGameLiftAPI) DescribeMatchmakingConfigurationsPagesWithContext(arg0 context.Context, arg1 *gamelift.DescribeMatchmakingConfigurationsInput, ...) error
- func (m *MockGameLiftAPI) DescribeMatchmakingConfigurationsRequest(arg0 *gamelift.DescribeMatchmakingConfigurationsInput) (*request.Request, *gamelift.DescribeMatchmakingConfigurationsOutput)
- func (m *MockGameLiftAPI) DescribeMatchmakingConfigurationsWithContext(arg0 context.Context, arg1 *gamelift.DescribeMatchmakingConfigurationsInput, ...) (*gamelift.DescribeMatchmakingConfigurationsOutput, error)
- func (m *MockGameLiftAPI) DescribeMatchmakingRequest(arg0 *gamelift.DescribeMatchmakingInput) (*request.Request, *gamelift.DescribeMatchmakingOutput)
- func (m *MockGameLiftAPI) DescribeMatchmakingRuleSets(arg0 *gamelift.DescribeMatchmakingRuleSetsInput) (*gamelift.DescribeMatchmakingRuleSetsOutput, error)
- func (m *MockGameLiftAPI) DescribeMatchmakingRuleSetsPages(arg0 *gamelift.DescribeMatchmakingRuleSetsInput, ...) error
- func (m *MockGameLiftAPI) DescribeMatchmakingRuleSetsPagesWithContext(arg0 context.Context, arg1 *gamelift.DescribeMatchmakingRuleSetsInput, ...) error
- func (m *MockGameLiftAPI) DescribeMatchmakingRuleSetsRequest(arg0 *gamelift.DescribeMatchmakingRuleSetsInput) (*request.Request, *gamelift.DescribeMatchmakingRuleSetsOutput)
- func (m *MockGameLiftAPI) DescribeMatchmakingRuleSetsWithContext(arg0 context.Context, arg1 *gamelift.DescribeMatchmakingRuleSetsInput, ...) (*gamelift.DescribeMatchmakingRuleSetsOutput, error)
- func (m *MockGameLiftAPI) DescribeMatchmakingWithContext(arg0 context.Context, arg1 *gamelift.DescribeMatchmakingInput, ...) (*gamelift.DescribeMatchmakingOutput, error)
- func (m *MockGameLiftAPI) DescribePlayerSessions(arg0 *gamelift.DescribePlayerSessionsInput) (*gamelift.DescribePlayerSessionsOutput, error)
- func (m *MockGameLiftAPI) DescribePlayerSessionsPages(arg0 *gamelift.DescribePlayerSessionsInput, ...) error
- func (m *MockGameLiftAPI) DescribePlayerSessionsPagesWithContext(arg0 context.Context, arg1 *gamelift.DescribePlayerSessionsInput, ...) error
- func (m *MockGameLiftAPI) DescribePlayerSessionsRequest(arg0 *gamelift.DescribePlayerSessionsInput) (*request.Request, *gamelift.DescribePlayerSessionsOutput)
- func (m *MockGameLiftAPI) DescribePlayerSessionsWithContext(arg0 context.Context, arg1 *gamelift.DescribePlayerSessionsInput, ...) (*gamelift.DescribePlayerSessionsOutput, error)
- func (m *MockGameLiftAPI) DescribeRuntimeConfiguration(arg0 *gamelift.DescribeRuntimeConfigurationInput) (*gamelift.DescribeRuntimeConfigurationOutput, error)
- func (m *MockGameLiftAPI) DescribeRuntimeConfigurationRequest(arg0 *gamelift.DescribeRuntimeConfigurationInput) (*request.Request, *gamelift.DescribeRuntimeConfigurationOutput)
- func (m *MockGameLiftAPI) DescribeRuntimeConfigurationWithContext(arg0 context.Context, arg1 *gamelift.DescribeRuntimeConfigurationInput, ...) (*gamelift.DescribeRuntimeConfigurationOutput, error)
- func (m *MockGameLiftAPI) DescribeScalingPolicies(arg0 *gamelift.DescribeScalingPoliciesInput) (*gamelift.DescribeScalingPoliciesOutput, error)
- func (m *MockGameLiftAPI) DescribeScalingPoliciesPages(arg0 *gamelift.DescribeScalingPoliciesInput, ...) error
- func (m *MockGameLiftAPI) DescribeScalingPoliciesPagesWithContext(arg0 context.Context, arg1 *gamelift.DescribeScalingPoliciesInput, ...) error
- func (m *MockGameLiftAPI) DescribeScalingPoliciesRequest(arg0 *gamelift.DescribeScalingPoliciesInput) (*request.Request, *gamelift.DescribeScalingPoliciesOutput)
- func (m *MockGameLiftAPI) DescribeScalingPoliciesWithContext(arg0 context.Context, arg1 *gamelift.DescribeScalingPoliciesInput, ...) (*gamelift.DescribeScalingPoliciesOutput, error)
- func (m *MockGameLiftAPI) DescribeScript(arg0 *gamelift.DescribeScriptInput) (*gamelift.DescribeScriptOutput, error)
- func (m *MockGameLiftAPI) DescribeScriptRequest(arg0 *gamelift.DescribeScriptInput) (*request.Request, *gamelift.DescribeScriptOutput)
- func (m *MockGameLiftAPI) DescribeScriptWithContext(arg0 context.Context, arg1 *gamelift.DescribeScriptInput, ...) (*gamelift.DescribeScriptOutput, error)
- func (m *MockGameLiftAPI) DescribeVpcPeeringAuthorizations(arg0 *gamelift.DescribeVpcPeeringAuthorizationsInput) (*gamelift.DescribeVpcPeeringAuthorizationsOutput, error)
- func (m *MockGameLiftAPI) DescribeVpcPeeringAuthorizationsRequest(arg0 *gamelift.DescribeVpcPeeringAuthorizationsInput) (*request.Request, *gamelift.DescribeVpcPeeringAuthorizationsOutput)
- func (m *MockGameLiftAPI) DescribeVpcPeeringAuthorizationsWithContext(arg0 context.Context, arg1 *gamelift.DescribeVpcPeeringAuthorizationsInput, ...) (*gamelift.DescribeVpcPeeringAuthorizationsOutput, error)
- func (m *MockGameLiftAPI) DescribeVpcPeeringConnections(arg0 *gamelift.DescribeVpcPeeringConnectionsInput) (*gamelift.DescribeVpcPeeringConnectionsOutput, error)
- func (m *MockGameLiftAPI) DescribeVpcPeeringConnectionsRequest(arg0 *gamelift.DescribeVpcPeeringConnectionsInput) (*request.Request, *gamelift.DescribeVpcPeeringConnectionsOutput)
- func (m *MockGameLiftAPI) DescribeVpcPeeringConnectionsWithContext(arg0 context.Context, arg1 *gamelift.DescribeVpcPeeringConnectionsInput, ...) (*gamelift.DescribeVpcPeeringConnectionsOutput, error)
- func (m *MockGameLiftAPI) EXPECT() *MockGameLiftAPIMockRecorder
- func (m *MockGameLiftAPI) GetGameSessionLogUrl(arg0 *gamelift.GetGameSessionLogUrlInput) (*gamelift.GetGameSessionLogUrlOutput, error)
- func (m *MockGameLiftAPI) GetGameSessionLogUrlRequest(arg0 *gamelift.GetGameSessionLogUrlInput) (*request.Request, *gamelift.GetGameSessionLogUrlOutput)
- func (m *MockGameLiftAPI) GetGameSessionLogUrlWithContext(arg0 context.Context, arg1 *gamelift.GetGameSessionLogUrlInput, ...) (*gamelift.GetGameSessionLogUrlOutput, error)
- func (m *MockGameLiftAPI) GetInstanceAccess(arg0 *gamelift.GetInstanceAccessInput) (*gamelift.GetInstanceAccessOutput, error)
- func (m *MockGameLiftAPI) GetInstanceAccessRequest(arg0 *gamelift.GetInstanceAccessInput) (*request.Request, *gamelift.GetInstanceAccessOutput)
- func (m *MockGameLiftAPI) GetInstanceAccessWithContext(arg0 context.Context, arg1 *gamelift.GetInstanceAccessInput, ...) (*gamelift.GetInstanceAccessOutput, error)
- func (m *MockGameLiftAPI) ListAliases(arg0 *gamelift.ListAliasesInput) (*gamelift.ListAliasesOutput, error)
- func (m *MockGameLiftAPI) ListAliasesPages(arg0 *gamelift.ListAliasesInput, ...) error
- func (m *MockGameLiftAPI) ListAliasesPagesWithContext(arg0 context.Context, arg1 *gamelift.ListAliasesInput, ...) error
- func (m *MockGameLiftAPI) ListAliasesRequest(arg0 *gamelift.ListAliasesInput) (*request.Request, *gamelift.ListAliasesOutput)
- func (m *MockGameLiftAPI) ListAliasesWithContext(arg0 context.Context, arg1 *gamelift.ListAliasesInput, arg2 ...request.Option) (*gamelift.ListAliasesOutput, error)
- func (m *MockGameLiftAPI) ListBuilds(arg0 *gamelift.ListBuildsInput) (*gamelift.ListBuildsOutput, error)
- func (m *MockGameLiftAPI) ListBuildsPages(arg0 *gamelift.ListBuildsInput, ...) error
- func (m *MockGameLiftAPI) ListBuildsPagesWithContext(arg0 context.Context, arg1 *gamelift.ListBuildsInput, ...) error
- func (m *MockGameLiftAPI) ListBuildsRequest(arg0 *gamelift.ListBuildsInput) (*request.Request, *gamelift.ListBuildsOutput)
- func (m *MockGameLiftAPI) ListBuildsWithContext(arg0 context.Context, arg1 *gamelift.ListBuildsInput, arg2 ...request.Option) (*gamelift.ListBuildsOutput, error)
- func (m *MockGameLiftAPI) ListFleets(arg0 *gamelift.ListFleetsInput) (*gamelift.ListFleetsOutput, error)
- func (m *MockGameLiftAPI) ListFleetsPages(arg0 *gamelift.ListFleetsInput, ...) error
- func (m *MockGameLiftAPI) ListFleetsPagesWithContext(arg0 context.Context, arg1 *gamelift.ListFleetsInput, ...) error
- func (m *MockGameLiftAPI) ListFleetsRequest(arg0 *gamelift.ListFleetsInput) (*request.Request, *gamelift.ListFleetsOutput)
- func (m *MockGameLiftAPI) ListFleetsWithContext(arg0 context.Context, arg1 *gamelift.ListFleetsInput, arg2 ...request.Option) (*gamelift.ListFleetsOutput, error)
- func (m *MockGameLiftAPI) ListGameServerGroups(arg0 *gamelift.ListGameServerGroupsInput) (*gamelift.ListGameServerGroupsOutput, error)
- func (m *MockGameLiftAPI) ListGameServerGroupsPages(arg0 *gamelift.ListGameServerGroupsInput, ...) error
- func (m *MockGameLiftAPI) ListGameServerGroupsPagesWithContext(arg0 context.Context, arg1 *gamelift.ListGameServerGroupsInput, ...) error
- func (m *MockGameLiftAPI) ListGameServerGroupsRequest(arg0 *gamelift.ListGameServerGroupsInput) (*request.Request, *gamelift.ListGameServerGroupsOutput)
- func (m *MockGameLiftAPI) ListGameServerGroupsWithContext(arg0 context.Context, arg1 *gamelift.ListGameServerGroupsInput, ...) (*gamelift.ListGameServerGroupsOutput, error)
- func (m *MockGameLiftAPI) ListGameServers(arg0 *gamelift.ListGameServersInput) (*gamelift.ListGameServersOutput, error)
- func (m *MockGameLiftAPI) ListGameServersPages(arg0 *gamelift.ListGameServersInput, ...) error
- func (m *MockGameLiftAPI) ListGameServersPagesWithContext(arg0 context.Context, arg1 *gamelift.ListGameServersInput, ...) error
- func (m *MockGameLiftAPI) ListGameServersRequest(arg0 *gamelift.ListGameServersInput) (*request.Request, *gamelift.ListGameServersOutput)
- func (m *MockGameLiftAPI) ListGameServersWithContext(arg0 context.Context, arg1 *gamelift.ListGameServersInput, ...) (*gamelift.ListGameServersOutput, error)
- func (m *MockGameLiftAPI) ListScripts(arg0 *gamelift.ListScriptsInput) (*gamelift.ListScriptsOutput, error)
- func (m *MockGameLiftAPI) ListScriptsPages(arg0 *gamelift.ListScriptsInput, ...) error
- func (m *MockGameLiftAPI) ListScriptsPagesWithContext(arg0 context.Context, arg1 *gamelift.ListScriptsInput, ...) error
- func (m *MockGameLiftAPI) ListScriptsRequest(arg0 *gamelift.ListScriptsInput) (*request.Request, *gamelift.ListScriptsOutput)
- func (m *MockGameLiftAPI) ListScriptsWithContext(arg0 context.Context, arg1 *gamelift.ListScriptsInput, arg2 ...request.Option) (*gamelift.ListScriptsOutput, error)
- func (m *MockGameLiftAPI) ListTagsForResource(arg0 *gamelift.ListTagsForResourceInput) (*gamelift.ListTagsForResourceOutput, error)
- func (m *MockGameLiftAPI) ListTagsForResourceRequest(arg0 *gamelift.ListTagsForResourceInput) (*request.Request, *gamelift.ListTagsForResourceOutput)
- func (m *MockGameLiftAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *gamelift.ListTagsForResourceInput, ...) (*gamelift.ListTagsForResourceOutput, error)
- func (m *MockGameLiftAPI) PutScalingPolicy(arg0 *gamelift.PutScalingPolicyInput) (*gamelift.PutScalingPolicyOutput, error)
- func (m *MockGameLiftAPI) PutScalingPolicyRequest(arg0 *gamelift.PutScalingPolicyInput) (*request.Request, *gamelift.PutScalingPolicyOutput)
- func (m *MockGameLiftAPI) PutScalingPolicyWithContext(arg0 context.Context, arg1 *gamelift.PutScalingPolicyInput, ...) (*gamelift.PutScalingPolicyOutput, error)
- func (m *MockGameLiftAPI) RegisterGameServer(arg0 *gamelift.RegisterGameServerInput) (*gamelift.RegisterGameServerOutput, error)
- func (m *MockGameLiftAPI) RegisterGameServerRequest(arg0 *gamelift.RegisterGameServerInput) (*request.Request, *gamelift.RegisterGameServerOutput)
- func (m *MockGameLiftAPI) RegisterGameServerWithContext(arg0 context.Context, arg1 *gamelift.RegisterGameServerInput, ...) (*gamelift.RegisterGameServerOutput, error)
- func (m *MockGameLiftAPI) RequestUploadCredentials(arg0 *gamelift.RequestUploadCredentialsInput) (*gamelift.RequestUploadCredentialsOutput, error)
- func (m *MockGameLiftAPI) RequestUploadCredentialsRequest(arg0 *gamelift.RequestUploadCredentialsInput) (*request.Request, *gamelift.RequestUploadCredentialsOutput)
- func (m *MockGameLiftAPI) RequestUploadCredentialsWithContext(arg0 context.Context, arg1 *gamelift.RequestUploadCredentialsInput, ...) (*gamelift.RequestUploadCredentialsOutput, error)
- func (m *MockGameLiftAPI) ResolveAlias(arg0 *gamelift.ResolveAliasInput) (*gamelift.ResolveAliasOutput, error)
- func (m *MockGameLiftAPI) ResolveAliasRequest(arg0 *gamelift.ResolveAliasInput) (*request.Request, *gamelift.ResolveAliasOutput)
- func (m *MockGameLiftAPI) ResolveAliasWithContext(arg0 context.Context, arg1 *gamelift.ResolveAliasInput, arg2 ...request.Option) (*gamelift.ResolveAliasOutput, error)
- func (m *MockGameLiftAPI) ResumeGameServerGroup(arg0 *gamelift.ResumeGameServerGroupInput) (*gamelift.ResumeGameServerGroupOutput, error)
- func (m *MockGameLiftAPI) ResumeGameServerGroupRequest(arg0 *gamelift.ResumeGameServerGroupInput) (*request.Request, *gamelift.ResumeGameServerGroupOutput)
- func (m *MockGameLiftAPI) ResumeGameServerGroupWithContext(arg0 context.Context, arg1 *gamelift.ResumeGameServerGroupInput, ...) (*gamelift.ResumeGameServerGroupOutput, error)
- func (m *MockGameLiftAPI) SearchGameSessions(arg0 *gamelift.SearchGameSessionsInput) (*gamelift.SearchGameSessionsOutput, error)
- func (m *MockGameLiftAPI) SearchGameSessionsPages(arg0 *gamelift.SearchGameSessionsInput, ...) error
- func (m *MockGameLiftAPI) SearchGameSessionsPagesWithContext(arg0 context.Context, arg1 *gamelift.SearchGameSessionsInput, ...) error
- func (m *MockGameLiftAPI) SearchGameSessionsRequest(arg0 *gamelift.SearchGameSessionsInput) (*request.Request, *gamelift.SearchGameSessionsOutput)
- func (m *MockGameLiftAPI) SearchGameSessionsWithContext(arg0 context.Context, arg1 *gamelift.SearchGameSessionsInput, ...) (*gamelift.SearchGameSessionsOutput, error)
- func (m *MockGameLiftAPI) StartFleetActions(arg0 *gamelift.StartFleetActionsInput) (*gamelift.StartFleetActionsOutput, error)
- func (m *MockGameLiftAPI) StartFleetActionsRequest(arg0 *gamelift.StartFleetActionsInput) (*request.Request, *gamelift.StartFleetActionsOutput)
- func (m *MockGameLiftAPI) StartFleetActionsWithContext(arg0 context.Context, arg1 *gamelift.StartFleetActionsInput, ...) (*gamelift.StartFleetActionsOutput, error)
- func (m *MockGameLiftAPI) StartGameSessionPlacement(arg0 *gamelift.StartGameSessionPlacementInput) (*gamelift.StartGameSessionPlacementOutput, error)
- func (m *MockGameLiftAPI) StartGameSessionPlacementRequest(arg0 *gamelift.StartGameSessionPlacementInput) (*request.Request, *gamelift.StartGameSessionPlacementOutput)
- func (m *MockGameLiftAPI) StartGameSessionPlacementWithContext(arg0 context.Context, arg1 *gamelift.StartGameSessionPlacementInput, ...) (*gamelift.StartGameSessionPlacementOutput, error)
- func (m *MockGameLiftAPI) StartMatchBackfill(arg0 *gamelift.StartMatchBackfillInput) (*gamelift.StartMatchBackfillOutput, error)
- func (m *MockGameLiftAPI) StartMatchBackfillRequest(arg0 *gamelift.StartMatchBackfillInput) (*request.Request, *gamelift.StartMatchBackfillOutput)
- func (m *MockGameLiftAPI) StartMatchBackfillWithContext(arg0 context.Context, arg1 *gamelift.StartMatchBackfillInput, ...) (*gamelift.StartMatchBackfillOutput, error)
- func (m *MockGameLiftAPI) StartMatchmaking(arg0 *gamelift.StartMatchmakingInput) (*gamelift.StartMatchmakingOutput, error)
- func (m *MockGameLiftAPI) StartMatchmakingRequest(arg0 *gamelift.StartMatchmakingInput) (*request.Request, *gamelift.StartMatchmakingOutput)
- func (m *MockGameLiftAPI) StartMatchmakingWithContext(arg0 context.Context, arg1 *gamelift.StartMatchmakingInput, ...) (*gamelift.StartMatchmakingOutput, error)
- func (m *MockGameLiftAPI) StopFleetActions(arg0 *gamelift.StopFleetActionsInput) (*gamelift.StopFleetActionsOutput, error)
- func (m *MockGameLiftAPI) StopFleetActionsRequest(arg0 *gamelift.StopFleetActionsInput) (*request.Request, *gamelift.StopFleetActionsOutput)
- func (m *MockGameLiftAPI) StopFleetActionsWithContext(arg0 context.Context, arg1 *gamelift.StopFleetActionsInput, ...) (*gamelift.StopFleetActionsOutput, error)
- func (m *MockGameLiftAPI) StopGameSessionPlacement(arg0 *gamelift.StopGameSessionPlacementInput) (*gamelift.StopGameSessionPlacementOutput, error)
- func (m *MockGameLiftAPI) StopGameSessionPlacementRequest(arg0 *gamelift.StopGameSessionPlacementInput) (*request.Request, *gamelift.StopGameSessionPlacementOutput)
- func (m *MockGameLiftAPI) StopGameSessionPlacementWithContext(arg0 context.Context, arg1 *gamelift.StopGameSessionPlacementInput, ...) (*gamelift.StopGameSessionPlacementOutput, error)
- func (m *MockGameLiftAPI) StopMatchmaking(arg0 *gamelift.StopMatchmakingInput) (*gamelift.StopMatchmakingOutput, error)
- func (m *MockGameLiftAPI) StopMatchmakingRequest(arg0 *gamelift.StopMatchmakingInput) (*request.Request, *gamelift.StopMatchmakingOutput)
- func (m *MockGameLiftAPI) StopMatchmakingWithContext(arg0 context.Context, arg1 *gamelift.StopMatchmakingInput, ...) (*gamelift.StopMatchmakingOutput, error)
- func (m *MockGameLiftAPI) SuspendGameServerGroup(arg0 *gamelift.SuspendGameServerGroupInput) (*gamelift.SuspendGameServerGroupOutput, error)
- func (m *MockGameLiftAPI) SuspendGameServerGroupRequest(arg0 *gamelift.SuspendGameServerGroupInput) (*request.Request, *gamelift.SuspendGameServerGroupOutput)
- func (m *MockGameLiftAPI) SuspendGameServerGroupWithContext(arg0 context.Context, arg1 *gamelift.SuspendGameServerGroupInput, ...) (*gamelift.SuspendGameServerGroupOutput, error)
- func (m *MockGameLiftAPI) TagResource(arg0 *gamelift.TagResourceInput) (*gamelift.TagResourceOutput, error)
- func (m *MockGameLiftAPI) TagResourceRequest(arg0 *gamelift.TagResourceInput) (*request.Request, *gamelift.TagResourceOutput)
- func (m *MockGameLiftAPI) TagResourceWithContext(arg0 context.Context, arg1 *gamelift.TagResourceInput, arg2 ...request.Option) (*gamelift.TagResourceOutput, error)
- func (m *MockGameLiftAPI) UntagResource(arg0 *gamelift.UntagResourceInput) (*gamelift.UntagResourceOutput, error)
- func (m *MockGameLiftAPI) UntagResourceRequest(arg0 *gamelift.UntagResourceInput) (*request.Request, *gamelift.UntagResourceOutput)
- func (m *MockGameLiftAPI) UntagResourceWithContext(arg0 context.Context, arg1 *gamelift.UntagResourceInput, ...) (*gamelift.UntagResourceOutput, error)
- func (m *MockGameLiftAPI) UpdateAlias(arg0 *gamelift.UpdateAliasInput) (*gamelift.UpdateAliasOutput, error)
- func (m *MockGameLiftAPI) UpdateAliasRequest(arg0 *gamelift.UpdateAliasInput) (*request.Request, *gamelift.UpdateAliasOutput)
- func (m *MockGameLiftAPI) UpdateAliasWithContext(arg0 context.Context, arg1 *gamelift.UpdateAliasInput, arg2 ...request.Option) (*gamelift.UpdateAliasOutput, error)
- func (m *MockGameLiftAPI) UpdateBuild(arg0 *gamelift.UpdateBuildInput) (*gamelift.UpdateBuildOutput, error)
- func (m *MockGameLiftAPI) UpdateBuildRequest(arg0 *gamelift.UpdateBuildInput) (*request.Request, *gamelift.UpdateBuildOutput)
- func (m *MockGameLiftAPI) UpdateBuildWithContext(arg0 context.Context, arg1 *gamelift.UpdateBuildInput, arg2 ...request.Option) (*gamelift.UpdateBuildOutput, error)
- func (m *MockGameLiftAPI) UpdateFleetAttributes(arg0 *gamelift.UpdateFleetAttributesInput) (*gamelift.UpdateFleetAttributesOutput, error)
- func (m *MockGameLiftAPI) UpdateFleetAttributesRequest(arg0 *gamelift.UpdateFleetAttributesInput) (*request.Request, *gamelift.UpdateFleetAttributesOutput)
- func (m *MockGameLiftAPI) UpdateFleetAttributesWithContext(arg0 context.Context, arg1 *gamelift.UpdateFleetAttributesInput, ...) (*gamelift.UpdateFleetAttributesOutput, error)
- func (m *MockGameLiftAPI) UpdateFleetCapacity(arg0 *gamelift.UpdateFleetCapacityInput) (*gamelift.UpdateFleetCapacityOutput, error)
- func (m *MockGameLiftAPI) UpdateFleetCapacityRequest(arg0 *gamelift.UpdateFleetCapacityInput) (*request.Request, *gamelift.UpdateFleetCapacityOutput)
- func (m *MockGameLiftAPI) UpdateFleetCapacityWithContext(arg0 context.Context, arg1 *gamelift.UpdateFleetCapacityInput, ...) (*gamelift.UpdateFleetCapacityOutput, error)
- func (m *MockGameLiftAPI) UpdateFleetPortSettings(arg0 *gamelift.UpdateFleetPortSettingsInput) (*gamelift.UpdateFleetPortSettingsOutput, error)
- func (m *MockGameLiftAPI) UpdateFleetPortSettingsRequest(arg0 *gamelift.UpdateFleetPortSettingsInput) (*request.Request, *gamelift.UpdateFleetPortSettingsOutput)
- func (m *MockGameLiftAPI) UpdateFleetPortSettingsWithContext(arg0 context.Context, arg1 *gamelift.UpdateFleetPortSettingsInput, ...) (*gamelift.UpdateFleetPortSettingsOutput, error)
- func (m *MockGameLiftAPI) UpdateGameServer(arg0 *gamelift.UpdateGameServerInput) (*gamelift.UpdateGameServerOutput, error)
- func (m *MockGameLiftAPI) UpdateGameServerGroup(arg0 *gamelift.UpdateGameServerGroupInput) (*gamelift.UpdateGameServerGroupOutput, error)
- func (m *MockGameLiftAPI) UpdateGameServerGroupRequest(arg0 *gamelift.UpdateGameServerGroupInput) (*request.Request, *gamelift.UpdateGameServerGroupOutput)
- func (m *MockGameLiftAPI) UpdateGameServerGroupWithContext(arg0 context.Context, arg1 *gamelift.UpdateGameServerGroupInput, ...) (*gamelift.UpdateGameServerGroupOutput, error)
- func (m *MockGameLiftAPI) UpdateGameServerRequest(arg0 *gamelift.UpdateGameServerInput) (*request.Request, *gamelift.UpdateGameServerOutput)
- func (m *MockGameLiftAPI) UpdateGameServerWithContext(arg0 context.Context, arg1 *gamelift.UpdateGameServerInput, ...) (*gamelift.UpdateGameServerOutput, error)
- func (m *MockGameLiftAPI) UpdateGameSession(arg0 *gamelift.UpdateGameSessionInput) (*gamelift.UpdateGameSessionOutput, error)
- func (m *MockGameLiftAPI) UpdateGameSessionQueue(arg0 *gamelift.UpdateGameSessionQueueInput) (*gamelift.UpdateGameSessionQueueOutput, error)
- func (m *MockGameLiftAPI) UpdateGameSessionQueueRequest(arg0 *gamelift.UpdateGameSessionQueueInput) (*request.Request, *gamelift.UpdateGameSessionQueueOutput)
- func (m *MockGameLiftAPI) UpdateGameSessionQueueWithContext(arg0 context.Context, arg1 *gamelift.UpdateGameSessionQueueInput, ...) (*gamelift.UpdateGameSessionQueueOutput, error)
- func (m *MockGameLiftAPI) UpdateGameSessionRequest(arg0 *gamelift.UpdateGameSessionInput) (*request.Request, *gamelift.UpdateGameSessionOutput)
- func (m *MockGameLiftAPI) UpdateGameSessionWithContext(arg0 context.Context, arg1 *gamelift.UpdateGameSessionInput, ...) (*gamelift.UpdateGameSessionOutput, error)
- func (m *MockGameLiftAPI) UpdateMatchmakingConfiguration(arg0 *gamelift.UpdateMatchmakingConfigurationInput) (*gamelift.UpdateMatchmakingConfigurationOutput, error)
- func (m *MockGameLiftAPI) UpdateMatchmakingConfigurationRequest(arg0 *gamelift.UpdateMatchmakingConfigurationInput) (*request.Request, *gamelift.UpdateMatchmakingConfigurationOutput)
- func (m *MockGameLiftAPI) UpdateMatchmakingConfigurationWithContext(arg0 context.Context, arg1 *gamelift.UpdateMatchmakingConfigurationInput, ...) (*gamelift.UpdateMatchmakingConfigurationOutput, error)
- func (m *MockGameLiftAPI) UpdateRuntimeConfiguration(arg0 *gamelift.UpdateRuntimeConfigurationInput) (*gamelift.UpdateRuntimeConfigurationOutput, error)
- func (m *MockGameLiftAPI) UpdateRuntimeConfigurationRequest(arg0 *gamelift.UpdateRuntimeConfigurationInput) (*request.Request, *gamelift.UpdateRuntimeConfigurationOutput)
- func (m *MockGameLiftAPI) UpdateRuntimeConfigurationWithContext(arg0 context.Context, arg1 *gamelift.UpdateRuntimeConfigurationInput, ...) (*gamelift.UpdateRuntimeConfigurationOutput, error)
- func (m *MockGameLiftAPI) UpdateScript(arg0 *gamelift.UpdateScriptInput) (*gamelift.UpdateScriptOutput, error)
- func (m *MockGameLiftAPI) UpdateScriptRequest(arg0 *gamelift.UpdateScriptInput) (*request.Request, *gamelift.UpdateScriptOutput)
- func (m *MockGameLiftAPI) UpdateScriptWithContext(arg0 context.Context, arg1 *gamelift.UpdateScriptInput, arg2 ...request.Option) (*gamelift.UpdateScriptOutput, error)
- func (m *MockGameLiftAPI) ValidateMatchmakingRuleSet(arg0 *gamelift.ValidateMatchmakingRuleSetInput) (*gamelift.ValidateMatchmakingRuleSetOutput, error)
- func (m *MockGameLiftAPI) ValidateMatchmakingRuleSetRequest(arg0 *gamelift.ValidateMatchmakingRuleSetInput) (*request.Request, *gamelift.ValidateMatchmakingRuleSetOutput)
- func (m *MockGameLiftAPI) ValidateMatchmakingRuleSetWithContext(arg0 context.Context, arg1 *gamelift.ValidateMatchmakingRuleSetInput, ...) (*gamelift.ValidateMatchmakingRuleSetOutput, error)
- type MockGameLiftAPIMockRecorder
- func (mr *MockGameLiftAPIMockRecorder) AcceptMatch(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) AcceptMatchRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) AcceptMatchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ClaimGameServer(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ClaimGameServerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ClaimGameServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateAlias(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateBuild(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateBuildRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateBuildWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateFleet(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateFleetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateGameServerGroup(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateGameServerGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateGameServerGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateGameSession(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateGameSessionQueue(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateGameSessionQueueRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateGameSessionQueueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateGameSessionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateGameSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateMatchmakingConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateMatchmakingConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateMatchmakingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateMatchmakingRuleSet(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateMatchmakingRuleSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateMatchmakingRuleSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreatePlayerSession(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreatePlayerSessionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreatePlayerSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreatePlayerSessions(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreatePlayerSessionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreatePlayerSessionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateScript(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateScriptRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateScriptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateVpcPeeringAuthorization(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateVpcPeeringAuthorizationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateVpcPeeringAuthorizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateVpcPeeringConnection(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateVpcPeeringConnectionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) CreateVpcPeeringConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteAlias(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteBuild(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteBuildRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteBuildWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteFleet(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteFleetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteGameServerGroup(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteGameServerGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteGameServerGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteGameSessionQueue(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteGameSessionQueueRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteGameSessionQueueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteMatchmakingConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteMatchmakingConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteMatchmakingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteMatchmakingRuleSet(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteMatchmakingRuleSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteMatchmakingRuleSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteScalingPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteScalingPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteScalingPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteScript(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteScriptRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteScriptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteVpcPeeringAuthorization(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteVpcPeeringAuthorizationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteVpcPeeringAuthorizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteVpcPeeringConnection(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteVpcPeeringConnectionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeleteVpcPeeringConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeregisterGameServer(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeregisterGameServerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DeregisterGameServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeAlias(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeBuild(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeBuildRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeBuildWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeEC2InstanceLimits(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeEC2InstanceLimitsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeEC2InstanceLimitsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeFleetAttributes(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeFleetAttributesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeFleetAttributesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeFleetAttributesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeFleetAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeFleetCapacity(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeFleetCapacityPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeFleetCapacityPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeFleetCapacityRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeFleetCapacityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeFleetEvents(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeFleetEventsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeFleetEventsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeFleetEventsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeFleetEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeFleetPortSettings(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeFleetPortSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeFleetPortSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeFleetUtilization(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeFleetUtilizationPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeFleetUtilizationPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeFleetUtilizationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeFleetUtilizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameServer(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameServerGroup(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameServerGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameServerGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameServerInstances(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameServerInstancesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameServerInstancesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameServerInstancesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameServerInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameServerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionDetails(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionDetailsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionDetailsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionDetailsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionDetailsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionPlacement(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionPlacementRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionPlacementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionQueues(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionQueuesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionQueuesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionQueuesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionQueuesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessions(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeInstances(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeInstancesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeInstancesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeInstancesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeMatchmaking(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeMatchmakingConfigurations(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeMatchmakingConfigurationsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeMatchmakingConfigurationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeMatchmakingConfigurationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeMatchmakingConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeMatchmakingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeMatchmakingRuleSets(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeMatchmakingRuleSetsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeMatchmakingRuleSetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeMatchmakingRuleSetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeMatchmakingRuleSetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeMatchmakingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribePlayerSessions(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribePlayerSessionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribePlayerSessionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribePlayerSessionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribePlayerSessionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeRuntimeConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeRuntimeConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeRuntimeConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeScalingPolicies(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeScalingPoliciesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeScalingPoliciesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeScalingPoliciesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeScalingPoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeScript(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeScriptRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeScriptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeVpcPeeringAuthorizations(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeVpcPeeringAuthorizationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeVpcPeeringAuthorizationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeVpcPeeringConnections(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeVpcPeeringConnectionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) DescribeVpcPeeringConnectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) GetGameSessionLogUrl(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) GetGameSessionLogUrlRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) GetGameSessionLogUrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) GetInstanceAccess(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) GetInstanceAccessRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) GetInstanceAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListAliases(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListAliasesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListAliasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListAliasesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListAliasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListBuilds(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListBuildsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListBuildsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListBuildsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListBuildsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListFleets(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListFleetsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListFleetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListFleetsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListFleetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListGameServerGroups(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListGameServerGroupsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListGameServerGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListGameServerGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListGameServerGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListGameServers(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListGameServersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListGameServersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListGameServersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListGameServersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListScripts(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListScriptsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListScriptsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListScriptsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListScriptsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) PutScalingPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) PutScalingPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) PutScalingPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) RegisterGameServer(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) RegisterGameServerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) RegisterGameServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) RequestUploadCredentials(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) RequestUploadCredentialsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) RequestUploadCredentialsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ResolveAlias(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ResolveAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ResolveAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ResumeGameServerGroup(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ResumeGameServerGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ResumeGameServerGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) SearchGameSessions(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) SearchGameSessionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) SearchGameSessionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) SearchGameSessionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) SearchGameSessionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) StartFleetActions(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) StartFleetActionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) StartFleetActionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) StartGameSessionPlacement(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) StartGameSessionPlacementRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) StartGameSessionPlacementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) StartMatchBackfill(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) StartMatchBackfillRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) StartMatchBackfillWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) StartMatchmaking(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) StartMatchmakingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) StartMatchmakingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) StopFleetActions(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) StopFleetActionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) StopFleetActionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) StopGameSessionPlacement(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) StopGameSessionPlacementRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) StopGameSessionPlacementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) StopMatchmaking(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) StopMatchmakingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) StopMatchmakingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) SuspendGameServerGroup(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) SuspendGameServerGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) SuspendGameServerGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateAlias(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateBuild(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateBuildRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateBuildWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateFleetAttributes(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateFleetAttributesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateFleetAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateFleetCapacity(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateFleetCapacityRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateFleetCapacityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateFleetPortSettings(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateFleetPortSettingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateFleetPortSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateGameServer(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateGameServerGroup(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateGameServerGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateGameServerGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateGameServerRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateGameServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateGameSession(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateGameSessionQueue(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateGameSessionQueueRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateGameSessionQueueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateGameSessionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateGameSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateMatchmakingConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateMatchmakingConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateMatchmakingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateRuntimeConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateRuntimeConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateRuntimeConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateScript(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateScriptRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) UpdateScriptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ValidateMatchmakingRuleSet(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ValidateMatchmakingRuleSetRequest(arg0 interface{}) *gomock.Call
- func (mr *MockGameLiftAPIMockRecorder) ValidateMatchmakingRuleSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockGameLiftAPI ¶
type MockGameLiftAPI struct {
// contains filtered or unexported fields
}
MockGameLiftAPI is a mock of GameLiftAPI interface
func NewMockGameLiftAPI ¶
func NewMockGameLiftAPI(ctrl *gomock.Controller) *MockGameLiftAPI
NewMockGameLiftAPI creates a new mock instance
func (*MockGameLiftAPI) AcceptMatch ¶
func (m *MockGameLiftAPI) AcceptMatch(arg0 *gamelift.AcceptMatchInput) (*gamelift.AcceptMatchOutput, error)
AcceptMatch mocks base method
func (*MockGameLiftAPI) AcceptMatchRequest ¶
func (m *MockGameLiftAPI) AcceptMatchRequest(arg0 *gamelift.AcceptMatchInput) (*request.Request, *gamelift.AcceptMatchOutput)
AcceptMatchRequest mocks base method
func (*MockGameLiftAPI) AcceptMatchWithContext ¶
func (m *MockGameLiftAPI) AcceptMatchWithContext(arg0 context.Context, arg1 *gamelift.AcceptMatchInput, arg2 ...request.Option) (*gamelift.AcceptMatchOutput, error)
AcceptMatchWithContext mocks base method
func (*MockGameLiftAPI) ClaimGameServer ¶
func (m *MockGameLiftAPI) ClaimGameServer(arg0 *gamelift.ClaimGameServerInput) (*gamelift.ClaimGameServerOutput, error)
ClaimGameServer mocks base method
func (*MockGameLiftAPI) ClaimGameServerRequest ¶
func (m *MockGameLiftAPI) ClaimGameServerRequest(arg0 *gamelift.ClaimGameServerInput) (*request.Request, *gamelift.ClaimGameServerOutput)
ClaimGameServerRequest mocks base method
func (*MockGameLiftAPI) ClaimGameServerWithContext ¶
func (m *MockGameLiftAPI) ClaimGameServerWithContext(arg0 context.Context, arg1 *gamelift.ClaimGameServerInput, arg2 ...request.Option) (*gamelift.ClaimGameServerOutput, error)
ClaimGameServerWithContext mocks base method
func (*MockGameLiftAPI) CreateAlias ¶
func (m *MockGameLiftAPI) CreateAlias(arg0 *gamelift.CreateAliasInput) (*gamelift.CreateAliasOutput, error)
CreateAlias mocks base method
func (*MockGameLiftAPI) CreateAliasRequest ¶
func (m *MockGameLiftAPI) CreateAliasRequest(arg0 *gamelift.CreateAliasInput) (*request.Request, *gamelift.CreateAliasOutput)
CreateAliasRequest mocks base method
func (*MockGameLiftAPI) CreateAliasWithContext ¶
func (m *MockGameLiftAPI) CreateAliasWithContext(arg0 context.Context, arg1 *gamelift.CreateAliasInput, arg2 ...request.Option) (*gamelift.CreateAliasOutput, error)
CreateAliasWithContext mocks base method
func (*MockGameLiftAPI) CreateBuild ¶
func (m *MockGameLiftAPI) CreateBuild(arg0 *gamelift.CreateBuildInput) (*gamelift.CreateBuildOutput, error)
CreateBuild mocks base method
func (*MockGameLiftAPI) CreateBuildRequest ¶
func (m *MockGameLiftAPI) CreateBuildRequest(arg0 *gamelift.CreateBuildInput) (*request.Request, *gamelift.CreateBuildOutput)
CreateBuildRequest mocks base method
func (*MockGameLiftAPI) CreateBuildWithContext ¶
func (m *MockGameLiftAPI) CreateBuildWithContext(arg0 context.Context, arg1 *gamelift.CreateBuildInput, arg2 ...request.Option) (*gamelift.CreateBuildOutput, error)
CreateBuildWithContext mocks base method
func (*MockGameLiftAPI) CreateFleet ¶
func (m *MockGameLiftAPI) CreateFleet(arg0 *gamelift.CreateFleetInput) (*gamelift.CreateFleetOutput, error)
CreateFleet mocks base method
func (*MockGameLiftAPI) CreateFleetRequest ¶
func (m *MockGameLiftAPI) CreateFleetRequest(arg0 *gamelift.CreateFleetInput) (*request.Request, *gamelift.CreateFleetOutput)
CreateFleetRequest mocks base method
func (*MockGameLiftAPI) CreateFleetWithContext ¶
func (m *MockGameLiftAPI) CreateFleetWithContext(arg0 context.Context, arg1 *gamelift.CreateFleetInput, arg2 ...request.Option) (*gamelift.CreateFleetOutput, error)
CreateFleetWithContext mocks base method
func (*MockGameLiftAPI) CreateGameServerGroup ¶
func (m *MockGameLiftAPI) CreateGameServerGroup(arg0 *gamelift.CreateGameServerGroupInput) (*gamelift.CreateGameServerGroupOutput, error)
CreateGameServerGroup mocks base method
func (*MockGameLiftAPI) CreateGameServerGroupRequest ¶
func (m *MockGameLiftAPI) CreateGameServerGroupRequest(arg0 *gamelift.CreateGameServerGroupInput) (*request.Request, *gamelift.CreateGameServerGroupOutput)
CreateGameServerGroupRequest mocks base method
func (*MockGameLiftAPI) CreateGameServerGroupWithContext ¶
func (m *MockGameLiftAPI) CreateGameServerGroupWithContext(arg0 context.Context, arg1 *gamelift.CreateGameServerGroupInput, arg2 ...request.Option) (*gamelift.CreateGameServerGroupOutput, error)
CreateGameServerGroupWithContext mocks base method
func (*MockGameLiftAPI) CreateGameSession ¶
func (m *MockGameLiftAPI) CreateGameSession(arg0 *gamelift.CreateGameSessionInput) (*gamelift.CreateGameSessionOutput, error)
CreateGameSession mocks base method
func (*MockGameLiftAPI) CreateGameSessionQueue ¶
func (m *MockGameLiftAPI) CreateGameSessionQueue(arg0 *gamelift.CreateGameSessionQueueInput) (*gamelift.CreateGameSessionQueueOutput, error)
CreateGameSessionQueue mocks base method
func (*MockGameLiftAPI) CreateGameSessionQueueRequest ¶
func (m *MockGameLiftAPI) CreateGameSessionQueueRequest(arg0 *gamelift.CreateGameSessionQueueInput) (*request.Request, *gamelift.CreateGameSessionQueueOutput)
CreateGameSessionQueueRequest mocks base method
func (*MockGameLiftAPI) CreateGameSessionQueueWithContext ¶
func (m *MockGameLiftAPI) CreateGameSessionQueueWithContext(arg0 context.Context, arg1 *gamelift.CreateGameSessionQueueInput, arg2 ...request.Option) (*gamelift.CreateGameSessionQueueOutput, error)
CreateGameSessionQueueWithContext mocks base method
func (*MockGameLiftAPI) CreateGameSessionRequest ¶
func (m *MockGameLiftAPI) CreateGameSessionRequest(arg0 *gamelift.CreateGameSessionInput) (*request.Request, *gamelift.CreateGameSessionOutput)
CreateGameSessionRequest mocks base method
func (*MockGameLiftAPI) CreateGameSessionWithContext ¶
func (m *MockGameLiftAPI) CreateGameSessionWithContext(arg0 context.Context, arg1 *gamelift.CreateGameSessionInput, arg2 ...request.Option) (*gamelift.CreateGameSessionOutput, error)
CreateGameSessionWithContext mocks base method
func (*MockGameLiftAPI) CreateMatchmakingConfiguration ¶
func (m *MockGameLiftAPI) CreateMatchmakingConfiguration(arg0 *gamelift.CreateMatchmakingConfigurationInput) (*gamelift.CreateMatchmakingConfigurationOutput, error)
CreateMatchmakingConfiguration mocks base method
func (*MockGameLiftAPI) CreateMatchmakingConfigurationRequest ¶
func (m *MockGameLiftAPI) CreateMatchmakingConfigurationRequest(arg0 *gamelift.CreateMatchmakingConfigurationInput) (*request.Request, *gamelift.CreateMatchmakingConfigurationOutput)
CreateMatchmakingConfigurationRequest mocks base method
func (*MockGameLiftAPI) CreateMatchmakingConfigurationWithContext ¶
func (m *MockGameLiftAPI) CreateMatchmakingConfigurationWithContext(arg0 context.Context, arg1 *gamelift.CreateMatchmakingConfigurationInput, arg2 ...request.Option) (*gamelift.CreateMatchmakingConfigurationOutput, error)
CreateMatchmakingConfigurationWithContext mocks base method
func (*MockGameLiftAPI) CreateMatchmakingRuleSet ¶
func (m *MockGameLiftAPI) CreateMatchmakingRuleSet(arg0 *gamelift.CreateMatchmakingRuleSetInput) (*gamelift.CreateMatchmakingRuleSetOutput, error)
CreateMatchmakingRuleSet mocks base method
func (*MockGameLiftAPI) CreateMatchmakingRuleSetRequest ¶
func (m *MockGameLiftAPI) CreateMatchmakingRuleSetRequest(arg0 *gamelift.CreateMatchmakingRuleSetInput) (*request.Request, *gamelift.CreateMatchmakingRuleSetOutput)
CreateMatchmakingRuleSetRequest mocks base method
func (*MockGameLiftAPI) CreateMatchmakingRuleSetWithContext ¶
func (m *MockGameLiftAPI) CreateMatchmakingRuleSetWithContext(arg0 context.Context, arg1 *gamelift.CreateMatchmakingRuleSetInput, arg2 ...request.Option) (*gamelift.CreateMatchmakingRuleSetOutput, error)
CreateMatchmakingRuleSetWithContext mocks base method
func (*MockGameLiftAPI) CreatePlayerSession ¶
func (m *MockGameLiftAPI) CreatePlayerSession(arg0 *gamelift.CreatePlayerSessionInput) (*gamelift.CreatePlayerSessionOutput, error)
CreatePlayerSession mocks base method
func (*MockGameLiftAPI) CreatePlayerSessionRequest ¶
func (m *MockGameLiftAPI) CreatePlayerSessionRequest(arg0 *gamelift.CreatePlayerSessionInput) (*request.Request, *gamelift.CreatePlayerSessionOutput)
CreatePlayerSessionRequest mocks base method
func (*MockGameLiftAPI) CreatePlayerSessionWithContext ¶
func (m *MockGameLiftAPI) CreatePlayerSessionWithContext(arg0 context.Context, arg1 *gamelift.CreatePlayerSessionInput, arg2 ...request.Option) (*gamelift.CreatePlayerSessionOutput, error)
CreatePlayerSessionWithContext mocks base method
func (*MockGameLiftAPI) CreatePlayerSessions ¶
func (m *MockGameLiftAPI) CreatePlayerSessions(arg0 *gamelift.CreatePlayerSessionsInput) (*gamelift.CreatePlayerSessionsOutput, error)
CreatePlayerSessions mocks base method
func (*MockGameLiftAPI) CreatePlayerSessionsRequest ¶
func (m *MockGameLiftAPI) CreatePlayerSessionsRequest(arg0 *gamelift.CreatePlayerSessionsInput) (*request.Request, *gamelift.CreatePlayerSessionsOutput)
CreatePlayerSessionsRequest mocks base method
func (*MockGameLiftAPI) CreatePlayerSessionsWithContext ¶
func (m *MockGameLiftAPI) CreatePlayerSessionsWithContext(arg0 context.Context, arg1 *gamelift.CreatePlayerSessionsInput, arg2 ...request.Option) (*gamelift.CreatePlayerSessionsOutput, error)
CreatePlayerSessionsWithContext mocks base method
func (*MockGameLiftAPI) CreateScript ¶
func (m *MockGameLiftAPI) CreateScript(arg0 *gamelift.CreateScriptInput) (*gamelift.CreateScriptOutput, error)
CreateScript mocks base method
func (*MockGameLiftAPI) CreateScriptRequest ¶
func (m *MockGameLiftAPI) CreateScriptRequest(arg0 *gamelift.CreateScriptInput) (*request.Request, *gamelift.CreateScriptOutput)
CreateScriptRequest mocks base method
func (*MockGameLiftAPI) CreateScriptWithContext ¶
func (m *MockGameLiftAPI) CreateScriptWithContext(arg0 context.Context, arg1 *gamelift.CreateScriptInput, arg2 ...request.Option) (*gamelift.CreateScriptOutput, error)
CreateScriptWithContext mocks base method
func (*MockGameLiftAPI) CreateVpcPeeringAuthorization ¶
func (m *MockGameLiftAPI) CreateVpcPeeringAuthorization(arg0 *gamelift.CreateVpcPeeringAuthorizationInput) (*gamelift.CreateVpcPeeringAuthorizationOutput, error)
CreateVpcPeeringAuthorization mocks base method
func (*MockGameLiftAPI) CreateVpcPeeringAuthorizationRequest ¶
func (m *MockGameLiftAPI) CreateVpcPeeringAuthorizationRequest(arg0 *gamelift.CreateVpcPeeringAuthorizationInput) (*request.Request, *gamelift.CreateVpcPeeringAuthorizationOutput)
CreateVpcPeeringAuthorizationRequest mocks base method
func (*MockGameLiftAPI) CreateVpcPeeringAuthorizationWithContext ¶
func (m *MockGameLiftAPI) CreateVpcPeeringAuthorizationWithContext(arg0 context.Context, arg1 *gamelift.CreateVpcPeeringAuthorizationInput, arg2 ...request.Option) (*gamelift.CreateVpcPeeringAuthorizationOutput, error)
CreateVpcPeeringAuthorizationWithContext mocks base method
func (*MockGameLiftAPI) CreateVpcPeeringConnection ¶
func (m *MockGameLiftAPI) CreateVpcPeeringConnection(arg0 *gamelift.CreateVpcPeeringConnectionInput) (*gamelift.CreateVpcPeeringConnectionOutput, error)
CreateVpcPeeringConnection mocks base method
func (*MockGameLiftAPI) CreateVpcPeeringConnectionRequest ¶
func (m *MockGameLiftAPI) CreateVpcPeeringConnectionRequest(arg0 *gamelift.CreateVpcPeeringConnectionInput) (*request.Request, *gamelift.CreateVpcPeeringConnectionOutput)
CreateVpcPeeringConnectionRequest mocks base method
func (*MockGameLiftAPI) CreateVpcPeeringConnectionWithContext ¶
func (m *MockGameLiftAPI) CreateVpcPeeringConnectionWithContext(arg0 context.Context, arg1 *gamelift.CreateVpcPeeringConnectionInput, arg2 ...request.Option) (*gamelift.CreateVpcPeeringConnectionOutput, error)
CreateVpcPeeringConnectionWithContext mocks base method
func (*MockGameLiftAPI) DeleteAlias ¶
func (m *MockGameLiftAPI) DeleteAlias(arg0 *gamelift.DeleteAliasInput) (*gamelift.DeleteAliasOutput, error)
DeleteAlias mocks base method
func (*MockGameLiftAPI) DeleteAliasRequest ¶
func (m *MockGameLiftAPI) DeleteAliasRequest(arg0 *gamelift.DeleteAliasInput) (*request.Request, *gamelift.DeleteAliasOutput)
DeleteAliasRequest mocks base method
func (*MockGameLiftAPI) DeleteAliasWithContext ¶
func (m *MockGameLiftAPI) DeleteAliasWithContext(arg0 context.Context, arg1 *gamelift.DeleteAliasInput, arg2 ...request.Option) (*gamelift.DeleteAliasOutput, error)
DeleteAliasWithContext mocks base method
func (*MockGameLiftAPI) DeleteBuild ¶
func (m *MockGameLiftAPI) DeleteBuild(arg0 *gamelift.DeleteBuildInput) (*gamelift.DeleteBuildOutput, error)
DeleteBuild mocks base method
func (*MockGameLiftAPI) DeleteBuildRequest ¶
func (m *MockGameLiftAPI) DeleteBuildRequest(arg0 *gamelift.DeleteBuildInput) (*request.Request, *gamelift.DeleteBuildOutput)
DeleteBuildRequest mocks base method
func (*MockGameLiftAPI) DeleteBuildWithContext ¶
func (m *MockGameLiftAPI) DeleteBuildWithContext(arg0 context.Context, arg1 *gamelift.DeleteBuildInput, arg2 ...request.Option) (*gamelift.DeleteBuildOutput, error)
DeleteBuildWithContext mocks base method
func (*MockGameLiftAPI) DeleteFleet ¶
func (m *MockGameLiftAPI) DeleteFleet(arg0 *gamelift.DeleteFleetInput) (*gamelift.DeleteFleetOutput, error)
DeleteFleet mocks base method
func (*MockGameLiftAPI) DeleteFleetRequest ¶
func (m *MockGameLiftAPI) DeleteFleetRequest(arg0 *gamelift.DeleteFleetInput) (*request.Request, *gamelift.DeleteFleetOutput)
DeleteFleetRequest mocks base method
func (*MockGameLiftAPI) DeleteFleetWithContext ¶
func (m *MockGameLiftAPI) DeleteFleetWithContext(arg0 context.Context, arg1 *gamelift.DeleteFleetInput, arg2 ...request.Option) (*gamelift.DeleteFleetOutput, error)
DeleteFleetWithContext mocks base method
func (*MockGameLiftAPI) DeleteGameServerGroup ¶
func (m *MockGameLiftAPI) DeleteGameServerGroup(arg0 *gamelift.DeleteGameServerGroupInput) (*gamelift.DeleteGameServerGroupOutput, error)
DeleteGameServerGroup mocks base method
func (*MockGameLiftAPI) DeleteGameServerGroupRequest ¶
func (m *MockGameLiftAPI) DeleteGameServerGroupRequest(arg0 *gamelift.DeleteGameServerGroupInput) (*request.Request, *gamelift.DeleteGameServerGroupOutput)
DeleteGameServerGroupRequest mocks base method
func (*MockGameLiftAPI) DeleteGameServerGroupWithContext ¶
func (m *MockGameLiftAPI) DeleteGameServerGroupWithContext(arg0 context.Context, arg1 *gamelift.DeleteGameServerGroupInput, arg2 ...request.Option) (*gamelift.DeleteGameServerGroupOutput, error)
DeleteGameServerGroupWithContext mocks base method
func (*MockGameLiftAPI) DeleteGameSessionQueue ¶
func (m *MockGameLiftAPI) DeleteGameSessionQueue(arg0 *gamelift.DeleteGameSessionQueueInput) (*gamelift.DeleteGameSessionQueueOutput, error)
DeleteGameSessionQueue mocks base method
func (*MockGameLiftAPI) DeleteGameSessionQueueRequest ¶
func (m *MockGameLiftAPI) DeleteGameSessionQueueRequest(arg0 *gamelift.DeleteGameSessionQueueInput) (*request.Request, *gamelift.DeleteGameSessionQueueOutput)
DeleteGameSessionQueueRequest mocks base method
func (*MockGameLiftAPI) DeleteGameSessionQueueWithContext ¶
func (m *MockGameLiftAPI) DeleteGameSessionQueueWithContext(arg0 context.Context, arg1 *gamelift.DeleteGameSessionQueueInput, arg2 ...request.Option) (*gamelift.DeleteGameSessionQueueOutput, error)
DeleteGameSessionQueueWithContext mocks base method
func (*MockGameLiftAPI) DeleteMatchmakingConfiguration ¶
func (m *MockGameLiftAPI) DeleteMatchmakingConfiguration(arg0 *gamelift.DeleteMatchmakingConfigurationInput) (*gamelift.DeleteMatchmakingConfigurationOutput, error)
DeleteMatchmakingConfiguration mocks base method
func (*MockGameLiftAPI) DeleteMatchmakingConfigurationRequest ¶
func (m *MockGameLiftAPI) DeleteMatchmakingConfigurationRequest(arg0 *gamelift.DeleteMatchmakingConfigurationInput) (*request.Request, *gamelift.DeleteMatchmakingConfigurationOutput)
DeleteMatchmakingConfigurationRequest mocks base method
func (*MockGameLiftAPI) DeleteMatchmakingConfigurationWithContext ¶
func (m *MockGameLiftAPI) DeleteMatchmakingConfigurationWithContext(arg0 context.Context, arg1 *gamelift.DeleteMatchmakingConfigurationInput, arg2 ...request.Option) (*gamelift.DeleteMatchmakingConfigurationOutput, error)
DeleteMatchmakingConfigurationWithContext mocks base method
func (*MockGameLiftAPI) DeleteMatchmakingRuleSet ¶
func (m *MockGameLiftAPI) DeleteMatchmakingRuleSet(arg0 *gamelift.DeleteMatchmakingRuleSetInput) (*gamelift.DeleteMatchmakingRuleSetOutput, error)
DeleteMatchmakingRuleSet mocks base method
func (*MockGameLiftAPI) DeleteMatchmakingRuleSetRequest ¶
func (m *MockGameLiftAPI) DeleteMatchmakingRuleSetRequest(arg0 *gamelift.DeleteMatchmakingRuleSetInput) (*request.Request, *gamelift.DeleteMatchmakingRuleSetOutput)
DeleteMatchmakingRuleSetRequest mocks base method
func (*MockGameLiftAPI) DeleteMatchmakingRuleSetWithContext ¶
func (m *MockGameLiftAPI) DeleteMatchmakingRuleSetWithContext(arg0 context.Context, arg1 *gamelift.DeleteMatchmakingRuleSetInput, arg2 ...request.Option) (*gamelift.DeleteMatchmakingRuleSetOutput, error)
DeleteMatchmakingRuleSetWithContext mocks base method
func (*MockGameLiftAPI) DeleteScalingPolicy ¶
func (m *MockGameLiftAPI) DeleteScalingPolicy(arg0 *gamelift.DeleteScalingPolicyInput) (*gamelift.DeleteScalingPolicyOutput, error)
DeleteScalingPolicy mocks base method
func (*MockGameLiftAPI) DeleteScalingPolicyRequest ¶
func (m *MockGameLiftAPI) DeleteScalingPolicyRequest(arg0 *gamelift.DeleteScalingPolicyInput) (*request.Request, *gamelift.DeleteScalingPolicyOutput)
DeleteScalingPolicyRequest mocks base method
func (*MockGameLiftAPI) DeleteScalingPolicyWithContext ¶
func (m *MockGameLiftAPI) DeleteScalingPolicyWithContext(arg0 context.Context, arg1 *gamelift.DeleteScalingPolicyInput, arg2 ...request.Option) (*gamelift.DeleteScalingPolicyOutput, error)
DeleteScalingPolicyWithContext mocks base method
func (*MockGameLiftAPI) DeleteScript ¶
func (m *MockGameLiftAPI) DeleteScript(arg0 *gamelift.DeleteScriptInput) (*gamelift.DeleteScriptOutput, error)
DeleteScript mocks base method
func (*MockGameLiftAPI) DeleteScriptRequest ¶
func (m *MockGameLiftAPI) DeleteScriptRequest(arg0 *gamelift.DeleteScriptInput) (*request.Request, *gamelift.DeleteScriptOutput)
DeleteScriptRequest mocks base method
func (*MockGameLiftAPI) DeleteScriptWithContext ¶
func (m *MockGameLiftAPI) DeleteScriptWithContext(arg0 context.Context, arg1 *gamelift.DeleteScriptInput, arg2 ...request.Option) (*gamelift.DeleteScriptOutput, error)
DeleteScriptWithContext mocks base method
func (*MockGameLiftAPI) DeleteVpcPeeringAuthorization ¶
func (m *MockGameLiftAPI) DeleteVpcPeeringAuthorization(arg0 *gamelift.DeleteVpcPeeringAuthorizationInput) (*gamelift.DeleteVpcPeeringAuthorizationOutput, error)
DeleteVpcPeeringAuthorization mocks base method
func (*MockGameLiftAPI) DeleteVpcPeeringAuthorizationRequest ¶
func (m *MockGameLiftAPI) DeleteVpcPeeringAuthorizationRequest(arg0 *gamelift.DeleteVpcPeeringAuthorizationInput) (*request.Request, *gamelift.DeleteVpcPeeringAuthorizationOutput)
DeleteVpcPeeringAuthorizationRequest mocks base method
func (*MockGameLiftAPI) DeleteVpcPeeringAuthorizationWithContext ¶
func (m *MockGameLiftAPI) DeleteVpcPeeringAuthorizationWithContext(arg0 context.Context, arg1 *gamelift.DeleteVpcPeeringAuthorizationInput, arg2 ...request.Option) (*gamelift.DeleteVpcPeeringAuthorizationOutput, error)
DeleteVpcPeeringAuthorizationWithContext mocks base method
func (*MockGameLiftAPI) DeleteVpcPeeringConnection ¶
func (m *MockGameLiftAPI) DeleteVpcPeeringConnection(arg0 *gamelift.DeleteVpcPeeringConnectionInput) (*gamelift.DeleteVpcPeeringConnectionOutput, error)
DeleteVpcPeeringConnection mocks base method
func (*MockGameLiftAPI) DeleteVpcPeeringConnectionRequest ¶
func (m *MockGameLiftAPI) DeleteVpcPeeringConnectionRequest(arg0 *gamelift.DeleteVpcPeeringConnectionInput) (*request.Request, *gamelift.DeleteVpcPeeringConnectionOutput)
DeleteVpcPeeringConnectionRequest mocks base method
func (*MockGameLiftAPI) DeleteVpcPeeringConnectionWithContext ¶
func (m *MockGameLiftAPI) DeleteVpcPeeringConnectionWithContext(arg0 context.Context, arg1 *gamelift.DeleteVpcPeeringConnectionInput, arg2 ...request.Option) (*gamelift.DeleteVpcPeeringConnectionOutput, error)
DeleteVpcPeeringConnectionWithContext mocks base method
func (*MockGameLiftAPI) DeregisterGameServer ¶
func (m *MockGameLiftAPI) DeregisterGameServer(arg0 *gamelift.DeregisterGameServerInput) (*gamelift.DeregisterGameServerOutput, error)
DeregisterGameServer mocks base method
func (*MockGameLiftAPI) DeregisterGameServerRequest ¶
func (m *MockGameLiftAPI) DeregisterGameServerRequest(arg0 *gamelift.DeregisterGameServerInput) (*request.Request, *gamelift.DeregisterGameServerOutput)
DeregisterGameServerRequest mocks base method
func (*MockGameLiftAPI) DeregisterGameServerWithContext ¶
func (m *MockGameLiftAPI) DeregisterGameServerWithContext(arg0 context.Context, arg1 *gamelift.DeregisterGameServerInput, arg2 ...request.Option) (*gamelift.DeregisterGameServerOutput, error)
DeregisterGameServerWithContext mocks base method
func (*MockGameLiftAPI) DescribeAlias ¶
func (m *MockGameLiftAPI) DescribeAlias(arg0 *gamelift.DescribeAliasInput) (*gamelift.DescribeAliasOutput, error)
DescribeAlias mocks base method
func (*MockGameLiftAPI) DescribeAliasRequest ¶
func (m *MockGameLiftAPI) DescribeAliasRequest(arg0 *gamelift.DescribeAliasInput) (*request.Request, *gamelift.DescribeAliasOutput)
DescribeAliasRequest mocks base method
func (*MockGameLiftAPI) DescribeAliasWithContext ¶
func (m *MockGameLiftAPI) DescribeAliasWithContext(arg0 context.Context, arg1 *gamelift.DescribeAliasInput, arg2 ...request.Option) (*gamelift.DescribeAliasOutput, error)
DescribeAliasWithContext mocks base method
func (*MockGameLiftAPI) DescribeBuild ¶
func (m *MockGameLiftAPI) DescribeBuild(arg0 *gamelift.DescribeBuildInput) (*gamelift.DescribeBuildOutput, error)
DescribeBuild mocks base method
func (*MockGameLiftAPI) DescribeBuildRequest ¶
func (m *MockGameLiftAPI) DescribeBuildRequest(arg0 *gamelift.DescribeBuildInput) (*request.Request, *gamelift.DescribeBuildOutput)
DescribeBuildRequest mocks base method
func (*MockGameLiftAPI) DescribeBuildWithContext ¶
func (m *MockGameLiftAPI) DescribeBuildWithContext(arg0 context.Context, arg1 *gamelift.DescribeBuildInput, arg2 ...request.Option) (*gamelift.DescribeBuildOutput, error)
DescribeBuildWithContext mocks base method
func (*MockGameLiftAPI) DescribeEC2InstanceLimits ¶
func (m *MockGameLiftAPI) DescribeEC2InstanceLimits(arg0 *gamelift.DescribeEC2InstanceLimitsInput) (*gamelift.DescribeEC2InstanceLimitsOutput, error)
DescribeEC2InstanceLimits mocks base method
func (*MockGameLiftAPI) DescribeEC2InstanceLimitsRequest ¶
func (m *MockGameLiftAPI) DescribeEC2InstanceLimitsRequest(arg0 *gamelift.DescribeEC2InstanceLimitsInput) (*request.Request, *gamelift.DescribeEC2InstanceLimitsOutput)
DescribeEC2InstanceLimitsRequest mocks base method
func (*MockGameLiftAPI) DescribeEC2InstanceLimitsWithContext ¶
func (m *MockGameLiftAPI) DescribeEC2InstanceLimitsWithContext(arg0 context.Context, arg1 *gamelift.DescribeEC2InstanceLimitsInput, arg2 ...request.Option) (*gamelift.DescribeEC2InstanceLimitsOutput, error)
DescribeEC2InstanceLimitsWithContext mocks base method
func (*MockGameLiftAPI) DescribeFleetAttributes ¶
func (m *MockGameLiftAPI) DescribeFleetAttributes(arg0 *gamelift.DescribeFleetAttributesInput) (*gamelift.DescribeFleetAttributesOutput, error)
DescribeFleetAttributes mocks base method
func (*MockGameLiftAPI) DescribeFleetAttributesPages ¶
func (m *MockGameLiftAPI) DescribeFleetAttributesPages(arg0 *gamelift.DescribeFleetAttributesInput, arg1 func(*gamelift.DescribeFleetAttributesOutput, bool) bool) error
DescribeFleetAttributesPages mocks base method
func (*MockGameLiftAPI) DescribeFleetAttributesPagesWithContext ¶
func (m *MockGameLiftAPI) DescribeFleetAttributesPagesWithContext(arg0 context.Context, arg1 *gamelift.DescribeFleetAttributesInput, arg2 func(*gamelift.DescribeFleetAttributesOutput, bool) bool, arg3 ...request.Option) error
DescribeFleetAttributesPagesWithContext mocks base method
func (*MockGameLiftAPI) DescribeFleetAttributesRequest ¶
func (m *MockGameLiftAPI) DescribeFleetAttributesRequest(arg0 *gamelift.DescribeFleetAttributesInput) (*request.Request, *gamelift.DescribeFleetAttributesOutput)
DescribeFleetAttributesRequest mocks base method
func (*MockGameLiftAPI) DescribeFleetAttributesWithContext ¶
func (m *MockGameLiftAPI) DescribeFleetAttributesWithContext(arg0 context.Context, arg1 *gamelift.DescribeFleetAttributesInput, arg2 ...request.Option) (*gamelift.DescribeFleetAttributesOutput, error)
DescribeFleetAttributesWithContext mocks base method
func (*MockGameLiftAPI) DescribeFleetCapacity ¶
func (m *MockGameLiftAPI) DescribeFleetCapacity(arg0 *gamelift.DescribeFleetCapacityInput) (*gamelift.DescribeFleetCapacityOutput, error)
DescribeFleetCapacity mocks base method
func (*MockGameLiftAPI) DescribeFleetCapacityPages ¶
func (m *MockGameLiftAPI) DescribeFleetCapacityPages(arg0 *gamelift.DescribeFleetCapacityInput, arg1 func(*gamelift.DescribeFleetCapacityOutput, bool) bool) error
DescribeFleetCapacityPages mocks base method
func (*MockGameLiftAPI) DescribeFleetCapacityPagesWithContext ¶
func (m *MockGameLiftAPI) DescribeFleetCapacityPagesWithContext(arg0 context.Context, arg1 *gamelift.DescribeFleetCapacityInput, arg2 func(*gamelift.DescribeFleetCapacityOutput, bool) bool, arg3 ...request.Option) error
DescribeFleetCapacityPagesWithContext mocks base method
func (*MockGameLiftAPI) DescribeFleetCapacityRequest ¶
func (m *MockGameLiftAPI) DescribeFleetCapacityRequest(arg0 *gamelift.DescribeFleetCapacityInput) (*request.Request, *gamelift.DescribeFleetCapacityOutput)
DescribeFleetCapacityRequest mocks base method
func (*MockGameLiftAPI) DescribeFleetCapacityWithContext ¶
func (m *MockGameLiftAPI) DescribeFleetCapacityWithContext(arg0 context.Context, arg1 *gamelift.DescribeFleetCapacityInput, arg2 ...request.Option) (*gamelift.DescribeFleetCapacityOutput, error)
DescribeFleetCapacityWithContext mocks base method
func (*MockGameLiftAPI) DescribeFleetEvents ¶
func (m *MockGameLiftAPI) DescribeFleetEvents(arg0 *gamelift.DescribeFleetEventsInput) (*gamelift.DescribeFleetEventsOutput, error)
DescribeFleetEvents mocks base method
func (*MockGameLiftAPI) DescribeFleetEventsPages ¶
func (m *MockGameLiftAPI) DescribeFleetEventsPages(arg0 *gamelift.DescribeFleetEventsInput, arg1 func(*gamelift.DescribeFleetEventsOutput, bool) bool) error
DescribeFleetEventsPages mocks base method
func (*MockGameLiftAPI) DescribeFleetEventsPagesWithContext ¶
func (m *MockGameLiftAPI) DescribeFleetEventsPagesWithContext(arg0 context.Context, arg1 *gamelift.DescribeFleetEventsInput, arg2 func(*gamelift.DescribeFleetEventsOutput, bool) bool, arg3 ...request.Option) error
DescribeFleetEventsPagesWithContext mocks base method
func (*MockGameLiftAPI) DescribeFleetEventsRequest ¶
func (m *MockGameLiftAPI) DescribeFleetEventsRequest(arg0 *gamelift.DescribeFleetEventsInput) (*request.Request, *gamelift.DescribeFleetEventsOutput)
DescribeFleetEventsRequest mocks base method
func (*MockGameLiftAPI) DescribeFleetEventsWithContext ¶
func (m *MockGameLiftAPI) DescribeFleetEventsWithContext(arg0 context.Context, arg1 *gamelift.DescribeFleetEventsInput, arg2 ...request.Option) (*gamelift.DescribeFleetEventsOutput, error)
DescribeFleetEventsWithContext mocks base method
func (*MockGameLiftAPI) DescribeFleetPortSettings ¶
func (m *MockGameLiftAPI) DescribeFleetPortSettings(arg0 *gamelift.DescribeFleetPortSettingsInput) (*gamelift.DescribeFleetPortSettingsOutput, error)
DescribeFleetPortSettings mocks base method
func (*MockGameLiftAPI) DescribeFleetPortSettingsRequest ¶
func (m *MockGameLiftAPI) DescribeFleetPortSettingsRequest(arg0 *gamelift.DescribeFleetPortSettingsInput) (*request.Request, *gamelift.DescribeFleetPortSettingsOutput)
DescribeFleetPortSettingsRequest mocks base method
func (*MockGameLiftAPI) DescribeFleetPortSettingsWithContext ¶
func (m *MockGameLiftAPI) DescribeFleetPortSettingsWithContext(arg0 context.Context, arg1 *gamelift.DescribeFleetPortSettingsInput, arg2 ...request.Option) (*gamelift.DescribeFleetPortSettingsOutput, error)
DescribeFleetPortSettingsWithContext mocks base method
func (*MockGameLiftAPI) DescribeFleetUtilization ¶
func (m *MockGameLiftAPI) DescribeFleetUtilization(arg0 *gamelift.DescribeFleetUtilizationInput) (*gamelift.DescribeFleetUtilizationOutput, error)
DescribeFleetUtilization mocks base method
func (*MockGameLiftAPI) DescribeFleetUtilizationPages ¶
func (m *MockGameLiftAPI) DescribeFleetUtilizationPages(arg0 *gamelift.DescribeFleetUtilizationInput, arg1 func(*gamelift.DescribeFleetUtilizationOutput, bool) bool) error
DescribeFleetUtilizationPages mocks base method
func (*MockGameLiftAPI) DescribeFleetUtilizationPagesWithContext ¶
func (m *MockGameLiftAPI) DescribeFleetUtilizationPagesWithContext(arg0 context.Context, arg1 *gamelift.DescribeFleetUtilizationInput, arg2 func(*gamelift.DescribeFleetUtilizationOutput, bool) bool, arg3 ...request.Option) error
DescribeFleetUtilizationPagesWithContext mocks base method
func (*MockGameLiftAPI) DescribeFleetUtilizationRequest ¶
func (m *MockGameLiftAPI) DescribeFleetUtilizationRequest(arg0 *gamelift.DescribeFleetUtilizationInput) (*request.Request, *gamelift.DescribeFleetUtilizationOutput)
DescribeFleetUtilizationRequest mocks base method
func (*MockGameLiftAPI) DescribeFleetUtilizationWithContext ¶
func (m *MockGameLiftAPI) DescribeFleetUtilizationWithContext(arg0 context.Context, arg1 *gamelift.DescribeFleetUtilizationInput, arg2 ...request.Option) (*gamelift.DescribeFleetUtilizationOutput, error)
DescribeFleetUtilizationWithContext mocks base method
func (*MockGameLiftAPI) DescribeGameServer ¶
func (m *MockGameLiftAPI) DescribeGameServer(arg0 *gamelift.DescribeGameServerInput) (*gamelift.DescribeGameServerOutput, error)
DescribeGameServer mocks base method
func (*MockGameLiftAPI) DescribeGameServerGroup ¶
func (m *MockGameLiftAPI) DescribeGameServerGroup(arg0 *gamelift.DescribeGameServerGroupInput) (*gamelift.DescribeGameServerGroupOutput, error)
DescribeGameServerGroup mocks base method
func (*MockGameLiftAPI) DescribeGameServerGroupRequest ¶
func (m *MockGameLiftAPI) DescribeGameServerGroupRequest(arg0 *gamelift.DescribeGameServerGroupInput) (*request.Request, *gamelift.DescribeGameServerGroupOutput)
DescribeGameServerGroupRequest mocks base method
func (*MockGameLiftAPI) DescribeGameServerGroupWithContext ¶
func (m *MockGameLiftAPI) DescribeGameServerGroupWithContext(arg0 context.Context, arg1 *gamelift.DescribeGameServerGroupInput, arg2 ...request.Option) (*gamelift.DescribeGameServerGroupOutput, error)
DescribeGameServerGroupWithContext mocks base method
func (*MockGameLiftAPI) DescribeGameServerInstances ¶
func (m *MockGameLiftAPI) DescribeGameServerInstances(arg0 *gamelift.DescribeGameServerInstancesInput) (*gamelift.DescribeGameServerInstancesOutput, error)
DescribeGameServerInstances mocks base method
func (*MockGameLiftAPI) DescribeGameServerInstancesPages ¶
func (m *MockGameLiftAPI) DescribeGameServerInstancesPages(arg0 *gamelift.DescribeGameServerInstancesInput, arg1 func(*gamelift.DescribeGameServerInstancesOutput, bool) bool) error
DescribeGameServerInstancesPages mocks base method
func (*MockGameLiftAPI) DescribeGameServerInstancesPagesWithContext ¶
func (m *MockGameLiftAPI) DescribeGameServerInstancesPagesWithContext(arg0 context.Context, arg1 *gamelift.DescribeGameServerInstancesInput, arg2 func(*gamelift.DescribeGameServerInstancesOutput, bool) bool, arg3 ...request.Option) error
DescribeGameServerInstancesPagesWithContext mocks base method
func (*MockGameLiftAPI) DescribeGameServerInstancesRequest ¶
func (m *MockGameLiftAPI) DescribeGameServerInstancesRequest(arg0 *gamelift.DescribeGameServerInstancesInput) (*request.Request, *gamelift.DescribeGameServerInstancesOutput)
DescribeGameServerInstancesRequest mocks base method
func (*MockGameLiftAPI) DescribeGameServerInstancesWithContext ¶
func (m *MockGameLiftAPI) DescribeGameServerInstancesWithContext(arg0 context.Context, arg1 *gamelift.DescribeGameServerInstancesInput, arg2 ...request.Option) (*gamelift.DescribeGameServerInstancesOutput, error)
DescribeGameServerInstancesWithContext mocks base method
func (*MockGameLiftAPI) DescribeGameServerRequest ¶
func (m *MockGameLiftAPI) DescribeGameServerRequest(arg0 *gamelift.DescribeGameServerInput) (*request.Request, *gamelift.DescribeGameServerOutput)
DescribeGameServerRequest mocks base method
func (*MockGameLiftAPI) DescribeGameServerWithContext ¶
func (m *MockGameLiftAPI) DescribeGameServerWithContext(arg0 context.Context, arg1 *gamelift.DescribeGameServerInput, arg2 ...request.Option) (*gamelift.DescribeGameServerOutput, error)
DescribeGameServerWithContext mocks base method
func (*MockGameLiftAPI) DescribeGameSessionDetails ¶
func (m *MockGameLiftAPI) DescribeGameSessionDetails(arg0 *gamelift.DescribeGameSessionDetailsInput) (*gamelift.DescribeGameSessionDetailsOutput, error)
DescribeGameSessionDetails mocks base method
func (*MockGameLiftAPI) DescribeGameSessionDetailsPages ¶
func (m *MockGameLiftAPI) DescribeGameSessionDetailsPages(arg0 *gamelift.DescribeGameSessionDetailsInput, arg1 func(*gamelift.DescribeGameSessionDetailsOutput, bool) bool) error
DescribeGameSessionDetailsPages mocks base method
func (*MockGameLiftAPI) DescribeGameSessionDetailsPagesWithContext ¶
func (m *MockGameLiftAPI) DescribeGameSessionDetailsPagesWithContext(arg0 context.Context, arg1 *gamelift.DescribeGameSessionDetailsInput, arg2 func(*gamelift.DescribeGameSessionDetailsOutput, bool) bool, arg3 ...request.Option) error
DescribeGameSessionDetailsPagesWithContext mocks base method
func (*MockGameLiftAPI) DescribeGameSessionDetailsRequest ¶
func (m *MockGameLiftAPI) DescribeGameSessionDetailsRequest(arg0 *gamelift.DescribeGameSessionDetailsInput) (*request.Request, *gamelift.DescribeGameSessionDetailsOutput)
DescribeGameSessionDetailsRequest mocks base method
func (*MockGameLiftAPI) DescribeGameSessionDetailsWithContext ¶
func (m *MockGameLiftAPI) DescribeGameSessionDetailsWithContext(arg0 context.Context, arg1 *gamelift.DescribeGameSessionDetailsInput, arg2 ...request.Option) (*gamelift.DescribeGameSessionDetailsOutput, error)
DescribeGameSessionDetailsWithContext mocks base method
func (*MockGameLiftAPI) DescribeGameSessionPlacement ¶
func (m *MockGameLiftAPI) DescribeGameSessionPlacement(arg0 *gamelift.DescribeGameSessionPlacementInput) (*gamelift.DescribeGameSessionPlacementOutput, error)
DescribeGameSessionPlacement mocks base method
func (*MockGameLiftAPI) DescribeGameSessionPlacementRequest ¶
func (m *MockGameLiftAPI) DescribeGameSessionPlacementRequest(arg0 *gamelift.DescribeGameSessionPlacementInput) (*request.Request, *gamelift.DescribeGameSessionPlacementOutput)
DescribeGameSessionPlacementRequest mocks base method
func (*MockGameLiftAPI) DescribeGameSessionPlacementWithContext ¶
func (m *MockGameLiftAPI) DescribeGameSessionPlacementWithContext(arg0 context.Context, arg1 *gamelift.DescribeGameSessionPlacementInput, arg2 ...request.Option) (*gamelift.DescribeGameSessionPlacementOutput, error)
DescribeGameSessionPlacementWithContext mocks base method
func (*MockGameLiftAPI) DescribeGameSessionQueues ¶
func (m *MockGameLiftAPI) DescribeGameSessionQueues(arg0 *gamelift.DescribeGameSessionQueuesInput) (*gamelift.DescribeGameSessionQueuesOutput, error)
DescribeGameSessionQueues mocks base method
func (*MockGameLiftAPI) DescribeGameSessionQueuesPages ¶
func (m *MockGameLiftAPI) DescribeGameSessionQueuesPages(arg0 *gamelift.DescribeGameSessionQueuesInput, arg1 func(*gamelift.DescribeGameSessionQueuesOutput, bool) bool) error
DescribeGameSessionQueuesPages mocks base method
func (*MockGameLiftAPI) DescribeGameSessionQueuesPagesWithContext ¶
func (m *MockGameLiftAPI) DescribeGameSessionQueuesPagesWithContext(arg0 context.Context, arg1 *gamelift.DescribeGameSessionQueuesInput, arg2 func(*gamelift.DescribeGameSessionQueuesOutput, bool) bool, arg3 ...request.Option) error
DescribeGameSessionQueuesPagesWithContext mocks base method
func (*MockGameLiftAPI) DescribeGameSessionQueuesRequest ¶
func (m *MockGameLiftAPI) DescribeGameSessionQueuesRequest(arg0 *gamelift.DescribeGameSessionQueuesInput) (*request.Request, *gamelift.DescribeGameSessionQueuesOutput)
DescribeGameSessionQueuesRequest mocks base method
func (*MockGameLiftAPI) DescribeGameSessionQueuesWithContext ¶
func (m *MockGameLiftAPI) DescribeGameSessionQueuesWithContext(arg0 context.Context, arg1 *gamelift.DescribeGameSessionQueuesInput, arg2 ...request.Option) (*gamelift.DescribeGameSessionQueuesOutput, error)
DescribeGameSessionQueuesWithContext mocks base method
func (*MockGameLiftAPI) DescribeGameSessions ¶
func (m *MockGameLiftAPI) DescribeGameSessions(arg0 *gamelift.DescribeGameSessionsInput) (*gamelift.DescribeGameSessionsOutput, error)
DescribeGameSessions mocks base method
func (*MockGameLiftAPI) DescribeGameSessionsPages ¶
func (m *MockGameLiftAPI) DescribeGameSessionsPages(arg0 *gamelift.DescribeGameSessionsInput, arg1 func(*gamelift.DescribeGameSessionsOutput, bool) bool) error
DescribeGameSessionsPages mocks base method
func (*MockGameLiftAPI) DescribeGameSessionsPagesWithContext ¶
func (m *MockGameLiftAPI) DescribeGameSessionsPagesWithContext(arg0 context.Context, arg1 *gamelift.DescribeGameSessionsInput, arg2 func(*gamelift.DescribeGameSessionsOutput, bool) bool, arg3 ...request.Option) error
DescribeGameSessionsPagesWithContext mocks base method
func (*MockGameLiftAPI) DescribeGameSessionsRequest ¶
func (m *MockGameLiftAPI) DescribeGameSessionsRequest(arg0 *gamelift.DescribeGameSessionsInput) (*request.Request, *gamelift.DescribeGameSessionsOutput)
DescribeGameSessionsRequest mocks base method
func (*MockGameLiftAPI) DescribeGameSessionsWithContext ¶
func (m *MockGameLiftAPI) DescribeGameSessionsWithContext(arg0 context.Context, arg1 *gamelift.DescribeGameSessionsInput, arg2 ...request.Option) (*gamelift.DescribeGameSessionsOutput, error)
DescribeGameSessionsWithContext mocks base method
func (*MockGameLiftAPI) DescribeInstances ¶
func (m *MockGameLiftAPI) DescribeInstances(arg0 *gamelift.DescribeInstancesInput) (*gamelift.DescribeInstancesOutput, error)
DescribeInstances mocks base method
func (*MockGameLiftAPI) DescribeInstancesPages ¶
func (m *MockGameLiftAPI) DescribeInstancesPages(arg0 *gamelift.DescribeInstancesInput, arg1 func(*gamelift.DescribeInstancesOutput, bool) bool) error
DescribeInstancesPages mocks base method
func (*MockGameLiftAPI) DescribeInstancesPagesWithContext ¶
func (m *MockGameLiftAPI) DescribeInstancesPagesWithContext(arg0 context.Context, arg1 *gamelift.DescribeInstancesInput, arg2 func(*gamelift.DescribeInstancesOutput, bool) bool, arg3 ...request.Option) error
DescribeInstancesPagesWithContext mocks base method
func (*MockGameLiftAPI) DescribeInstancesRequest ¶
func (m *MockGameLiftAPI) DescribeInstancesRequest(arg0 *gamelift.DescribeInstancesInput) (*request.Request, *gamelift.DescribeInstancesOutput)
DescribeInstancesRequest mocks base method
func (*MockGameLiftAPI) DescribeInstancesWithContext ¶
func (m *MockGameLiftAPI) DescribeInstancesWithContext(arg0 context.Context, arg1 *gamelift.DescribeInstancesInput, arg2 ...request.Option) (*gamelift.DescribeInstancesOutput, error)
DescribeInstancesWithContext mocks base method
func (*MockGameLiftAPI) DescribeMatchmaking ¶
func (m *MockGameLiftAPI) DescribeMatchmaking(arg0 *gamelift.DescribeMatchmakingInput) (*gamelift.DescribeMatchmakingOutput, error)
DescribeMatchmaking mocks base method
func (*MockGameLiftAPI) DescribeMatchmakingConfigurations ¶
func (m *MockGameLiftAPI) DescribeMatchmakingConfigurations(arg0 *gamelift.DescribeMatchmakingConfigurationsInput) (*gamelift.DescribeMatchmakingConfigurationsOutput, error)
DescribeMatchmakingConfigurations mocks base method
func (*MockGameLiftAPI) DescribeMatchmakingConfigurationsPages ¶
func (m *MockGameLiftAPI) DescribeMatchmakingConfigurationsPages(arg0 *gamelift.DescribeMatchmakingConfigurationsInput, arg1 func(*gamelift.DescribeMatchmakingConfigurationsOutput, bool) bool) error
DescribeMatchmakingConfigurationsPages mocks base method
func (*MockGameLiftAPI) DescribeMatchmakingConfigurationsPagesWithContext ¶
func (m *MockGameLiftAPI) DescribeMatchmakingConfigurationsPagesWithContext(arg0 context.Context, arg1 *gamelift.DescribeMatchmakingConfigurationsInput, arg2 func(*gamelift.DescribeMatchmakingConfigurationsOutput, bool) bool, arg3 ...request.Option) error
DescribeMatchmakingConfigurationsPagesWithContext mocks base method
func (*MockGameLiftAPI) DescribeMatchmakingConfigurationsRequest ¶
func (m *MockGameLiftAPI) DescribeMatchmakingConfigurationsRequest(arg0 *gamelift.DescribeMatchmakingConfigurationsInput) (*request.Request, *gamelift.DescribeMatchmakingConfigurationsOutput)
DescribeMatchmakingConfigurationsRequest mocks base method
func (*MockGameLiftAPI) DescribeMatchmakingConfigurationsWithContext ¶
func (m *MockGameLiftAPI) DescribeMatchmakingConfigurationsWithContext(arg0 context.Context, arg1 *gamelift.DescribeMatchmakingConfigurationsInput, arg2 ...request.Option) (*gamelift.DescribeMatchmakingConfigurationsOutput, error)
DescribeMatchmakingConfigurationsWithContext mocks base method
func (*MockGameLiftAPI) DescribeMatchmakingRequest ¶
func (m *MockGameLiftAPI) DescribeMatchmakingRequest(arg0 *gamelift.DescribeMatchmakingInput) (*request.Request, *gamelift.DescribeMatchmakingOutput)
DescribeMatchmakingRequest mocks base method
func (*MockGameLiftAPI) DescribeMatchmakingRuleSets ¶
func (m *MockGameLiftAPI) DescribeMatchmakingRuleSets(arg0 *gamelift.DescribeMatchmakingRuleSetsInput) (*gamelift.DescribeMatchmakingRuleSetsOutput, error)
DescribeMatchmakingRuleSets mocks base method
func (*MockGameLiftAPI) DescribeMatchmakingRuleSetsPages ¶
func (m *MockGameLiftAPI) DescribeMatchmakingRuleSetsPages(arg0 *gamelift.DescribeMatchmakingRuleSetsInput, arg1 func(*gamelift.DescribeMatchmakingRuleSetsOutput, bool) bool) error
DescribeMatchmakingRuleSetsPages mocks base method
func (*MockGameLiftAPI) DescribeMatchmakingRuleSetsPagesWithContext ¶
func (m *MockGameLiftAPI) DescribeMatchmakingRuleSetsPagesWithContext(arg0 context.Context, arg1 *gamelift.DescribeMatchmakingRuleSetsInput, arg2 func(*gamelift.DescribeMatchmakingRuleSetsOutput, bool) bool, arg3 ...request.Option) error
DescribeMatchmakingRuleSetsPagesWithContext mocks base method
func (*MockGameLiftAPI) DescribeMatchmakingRuleSetsRequest ¶
func (m *MockGameLiftAPI) DescribeMatchmakingRuleSetsRequest(arg0 *gamelift.DescribeMatchmakingRuleSetsInput) (*request.Request, *gamelift.DescribeMatchmakingRuleSetsOutput)
DescribeMatchmakingRuleSetsRequest mocks base method
func (*MockGameLiftAPI) DescribeMatchmakingRuleSetsWithContext ¶
func (m *MockGameLiftAPI) DescribeMatchmakingRuleSetsWithContext(arg0 context.Context, arg1 *gamelift.DescribeMatchmakingRuleSetsInput, arg2 ...request.Option) (*gamelift.DescribeMatchmakingRuleSetsOutput, error)
DescribeMatchmakingRuleSetsWithContext mocks base method
func (*MockGameLiftAPI) DescribeMatchmakingWithContext ¶
func (m *MockGameLiftAPI) DescribeMatchmakingWithContext(arg0 context.Context, arg1 *gamelift.DescribeMatchmakingInput, arg2 ...request.Option) (*gamelift.DescribeMatchmakingOutput, error)
DescribeMatchmakingWithContext mocks base method
func (*MockGameLiftAPI) DescribePlayerSessions ¶
func (m *MockGameLiftAPI) DescribePlayerSessions(arg0 *gamelift.DescribePlayerSessionsInput) (*gamelift.DescribePlayerSessionsOutput, error)
DescribePlayerSessions mocks base method
func (*MockGameLiftAPI) DescribePlayerSessionsPages ¶
func (m *MockGameLiftAPI) DescribePlayerSessionsPages(arg0 *gamelift.DescribePlayerSessionsInput, arg1 func(*gamelift.DescribePlayerSessionsOutput, bool) bool) error
DescribePlayerSessionsPages mocks base method
func (*MockGameLiftAPI) DescribePlayerSessionsPagesWithContext ¶
func (m *MockGameLiftAPI) DescribePlayerSessionsPagesWithContext(arg0 context.Context, arg1 *gamelift.DescribePlayerSessionsInput, arg2 func(*gamelift.DescribePlayerSessionsOutput, bool) bool, arg3 ...request.Option) error
DescribePlayerSessionsPagesWithContext mocks base method
func (*MockGameLiftAPI) DescribePlayerSessionsRequest ¶
func (m *MockGameLiftAPI) DescribePlayerSessionsRequest(arg0 *gamelift.DescribePlayerSessionsInput) (*request.Request, *gamelift.DescribePlayerSessionsOutput)
DescribePlayerSessionsRequest mocks base method
func (*MockGameLiftAPI) DescribePlayerSessionsWithContext ¶
func (m *MockGameLiftAPI) DescribePlayerSessionsWithContext(arg0 context.Context, arg1 *gamelift.DescribePlayerSessionsInput, arg2 ...request.Option) (*gamelift.DescribePlayerSessionsOutput, error)
DescribePlayerSessionsWithContext mocks base method
func (*MockGameLiftAPI) DescribeRuntimeConfiguration ¶
func (m *MockGameLiftAPI) DescribeRuntimeConfiguration(arg0 *gamelift.DescribeRuntimeConfigurationInput) (*gamelift.DescribeRuntimeConfigurationOutput, error)
DescribeRuntimeConfiguration mocks base method
func (*MockGameLiftAPI) DescribeRuntimeConfigurationRequest ¶
func (m *MockGameLiftAPI) DescribeRuntimeConfigurationRequest(arg0 *gamelift.DescribeRuntimeConfigurationInput) (*request.Request, *gamelift.DescribeRuntimeConfigurationOutput)
DescribeRuntimeConfigurationRequest mocks base method
func (*MockGameLiftAPI) DescribeRuntimeConfigurationWithContext ¶
func (m *MockGameLiftAPI) DescribeRuntimeConfigurationWithContext(arg0 context.Context, arg1 *gamelift.DescribeRuntimeConfigurationInput, arg2 ...request.Option) (*gamelift.DescribeRuntimeConfigurationOutput, error)
DescribeRuntimeConfigurationWithContext mocks base method
func (*MockGameLiftAPI) DescribeScalingPolicies ¶
func (m *MockGameLiftAPI) DescribeScalingPolicies(arg0 *gamelift.DescribeScalingPoliciesInput) (*gamelift.DescribeScalingPoliciesOutput, error)
DescribeScalingPolicies mocks base method
func (*MockGameLiftAPI) DescribeScalingPoliciesPages ¶
func (m *MockGameLiftAPI) DescribeScalingPoliciesPages(arg0 *gamelift.DescribeScalingPoliciesInput, arg1 func(*gamelift.DescribeScalingPoliciesOutput, bool) bool) error
DescribeScalingPoliciesPages mocks base method
func (*MockGameLiftAPI) DescribeScalingPoliciesPagesWithContext ¶
func (m *MockGameLiftAPI) DescribeScalingPoliciesPagesWithContext(arg0 context.Context, arg1 *gamelift.DescribeScalingPoliciesInput, arg2 func(*gamelift.DescribeScalingPoliciesOutput, bool) bool, arg3 ...request.Option) error
DescribeScalingPoliciesPagesWithContext mocks base method
func (*MockGameLiftAPI) DescribeScalingPoliciesRequest ¶
func (m *MockGameLiftAPI) DescribeScalingPoliciesRequest(arg0 *gamelift.DescribeScalingPoliciesInput) (*request.Request, *gamelift.DescribeScalingPoliciesOutput)
DescribeScalingPoliciesRequest mocks base method
func (*MockGameLiftAPI) DescribeScalingPoliciesWithContext ¶
func (m *MockGameLiftAPI) DescribeScalingPoliciesWithContext(arg0 context.Context, arg1 *gamelift.DescribeScalingPoliciesInput, arg2 ...request.Option) (*gamelift.DescribeScalingPoliciesOutput, error)
DescribeScalingPoliciesWithContext mocks base method
func (*MockGameLiftAPI) DescribeScript ¶
func (m *MockGameLiftAPI) DescribeScript(arg0 *gamelift.DescribeScriptInput) (*gamelift.DescribeScriptOutput, error)
DescribeScript mocks base method
func (*MockGameLiftAPI) DescribeScriptRequest ¶
func (m *MockGameLiftAPI) DescribeScriptRequest(arg0 *gamelift.DescribeScriptInput) (*request.Request, *gamelift.DescribeScriptOutput)
DescribeScriptRequest mocks base method
func (*MockGameLiftAPI) DescribeScriptWithContext ¶
func (m *MockGameLiftAPI) DescribeScriptWithContext(arg0 context.Context, arg1 *gamelift.DescribeScriptInput, arg2 ...request.Option) (*gamelift.DescribeScriptOutput, error)
DescribeScriptWithContext mocks base method
func (*MockGameLiftAPI) DescribeVpcPeeringAuthorizations ¶
func (m *MockGameLiftAPI) DescribeVpcPeeringAuthorizations(arg0 *gamelift.DescribeVpcPeeringAuthorizationsInput) (*gamelift.DescribeVpcPeeringAuthorizationsOutput, error)
DescribeVpcPeeringAuthorizations mocks base method
func (*MockGameLiftAPI) DescribeVpcPeeringAuthorizationsRequest ¶
func (m *MockGameLiftAPI) DescribeVpcPeeringAuthorizationsRequest(arg0 *gamelift.DescribeVpcPeeringAuthorizationsInput) (*request.Request, *gamelift.DescribeVpcPeeringAuthorizationsOutput)
DescribeVpcPeeringAuthorizationsRequest mocks base method
func (*MockGameLiftAPI) DescribeVpcPeeringAuthorizationsWithContext ¶
func (m *MockGameLiftAPI) DescribeVpcPeeringAuthorizationsWithContext(arg0 context.Context, arg1 *gamelift.DescribeVpcPeeringAuthorizationsInput, arg2 ...request.Option) (*gamelift.DescribeVpcPeeringAuthorizationsOutput, error)
DescribeVpcPeeringAuthorizationsWithContext mocks base method
func (*MockGameLiftAPI) DescribeVpcPeeringConnections ¶
func (m *MockGameLiftAPI) DescribeVpcPeeringConnections(arg0 *gamelift.DescribeVpcPeeringConnectionsInput) (*gamelift.DescribeVpcPeeringConnectionsOutput, error)
DescribeVpcPeeringConnections mocks base method
func (*MockGameLiftAPI) DescribeVpcPeeringConnectionsRequest ¶
func (m *MockGameLiftAPI) DescribeVpcPeeringConnectionsRequest(arg0 *gamelift.DescribeVpcPeeringConnectionsInput) (*request.Request, *gamelift.DescribeVpcPeeringConnectionsOutput)
DescribeVpcPeeringConnectionsRequest mocks base method
func (*MockGameLiftAPI) DescribeVpcPeeringConnectionsWithContext ¶
func (m *MockGameLiftAPI) DescribeVpcPeeringConnectionsWithContext(arg0 context.Context, arg1 *gamelift.DescribeVpcPeeringConnectionsInput, arg2 ...request.Option) (*gamelift.DescribeVpcPeeringConnectionsOutput, error)
DescribeVpcPeeringConnectionsWithContext mocks base method
func (*MockGameLiftAPI) EXPECT ¶
func (m *MockGameLiftAPI) EXPECT() *MockGameLiftAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockGameLiftAPI) GetGameSessionLogUrl ¶
func (m *MockGameLiftAPI) GetGameSessionLogUrl(arg0 *gamelift.GetGameSessionLogUrlInput) (*gamelift.GetGameSessionLogUrlOutput, error)
GetGameSessionLogUrl mocks base method
func (*MockGameLiftAPI) GetGameSessionLogUrlRequest ¶
func (m *MockGameLiftAPI) GetGameSessionLogUrlRequest(arg0 *gamelift.GetGameSessionLogUrlInput) (*request.Request, *gamelift.GetGameSessionLogUrlOutput)
GetGameSessionLogUrlRequest mocks base method
func (*MockGameLiftAPI) GetGameSessionLogUrlWithContext ¶
func (m *MockGameLiftAPI) GetGameSessionLogUrlWithContext(arg0 context.Context, arg1 *gamelift.GetGameSessionLogUrlInput, arg2 ...request.Option) (*gamelift.GetGameSessionLogUrlOutput, error)
GetGameSessionLogUrlWithContext mocks base method
func (*MockGameLiftAPI) GetInstanceAccess ¶
func (m *MockGameLiftAPI) GetInstanceAccess(arg0 *gamelift.GetInstanceAccessInput) (*gamelift.GetInstanceAccessOutput, error)
GetInstanceAccess mocks base method
func (*MockGameLiftAPI) GetInstanceAccessRequest ¶
func (m *MockGameLiftAPI) GetInstanceAccessRequest(arg0 *gamelift.GetInstanceAccessInput) (*request.Request, *gamelift.GetInstanceAccessOutput)
GetInstanceAccessRequest mocks base method
func (*MockGameLiftAPI) GetInstanceAccessWithContext ¶
func (m *MockGameLiftAPI) GetInstanceAccessWithContext(arg0 context.Context, arg1 *gamelift.GetInstanceAccessInput, arg2 ...request.Option) (*gamelift.GetInstanceAccessOutput, error)
GetInstanceAccessWithContext mocks base method
func (*MockGameLiftAPI) ListAliases ¶
func (m *MockGameLiftAPI) ListAliases(arg0 *gamelift.ListAliasesInput) (*gamelift.ListAliasesOutput, error)
ListAliases mocks base method
func (*MockGameLiftAPI) ListAliasesPages ¶
func (m *MockGameLiftAPI) ListAliasesPages(arg0 *gamelift.ListAliasesInput, arg1 func(*gamelift.ListAliasesOutput, bool) bool) error
ListAliasesPages mocks base method
func (*MockGameLiftAPI) ListAliasesPagesWithContext ¶
func (m *MockGameLiftAPI) ListAliasesPagesWithContext(arg0 context.Context, arg1 *gamelift.ListAliasesInput, arg2 func(*gamelift.ListAliasesOutput, bool) bool, arg3 ...request.Option) error
ListAliasesPagesWithContext mocks base method
func (*MockGameLiftAPI) ListAliasesRequest ¶
func (m *MockGameLiftAPI) ListAliasesRequest(arg0 *gamelift.ListAliasesInput) (*request.Request, *gamelift.ListAliasesOutput)
ListAliasesRequest mocks base method
func (*MockGameLiftAPI) ListAliasesWithContext ¶
func (m *MockGameLiftAPI) ListAliasesWithContext(arg0 context.Context, arg1 *gamelift.ListAliasesInput, arg2 ...request.Option) (*gamelift.ListAliasesOutput, error)
ListAliasesWithContext mocks base method
func (*MockGameLiftAPI) ListBuilds ¶
func (m *MockGameLiftAPI) ListBuilds(arg0 *gamelift.ListBuildsInput) (*gamelift.ListBuildsOutput, error)
ListBuilds mocks base method
func (*MockGameLiftAPI) ListBuildsPages ¶
func (m *MockGameLiftAPI) ListBuildsPages(arg0 *gamelift.ListBuildsInput, arg1 func(*gamelift.ListBuildsOutput, bool) bool) error
ListBuildsPages mocks base method
func (*MockGameLiftAPI) ListBuildsPagesWithContext ¶
func (m *MockGameLiftAPI) ListBuildsPagesWithContext(arg0 context.Context, arg1 *gamelift.ListBuildsInput, arg2 func(*gamelift.ListBuildsOutput, bool) bool, arg3 ...request.Option) error
ListBuildsPagesWithContext mocks base method
func (*MockGameLiftAPI) ListBuildsRequest ¶
func (m *MockGameLiftAPI) ListBuildsRequest(arg0 *gamelift.ListBuildsInput) (*request.Request, *gamelift.ListBuildsOutput)
ListBuildsRequest mocks base method
func (*MockGameLiftAPI) ListBuildsWithContext ¶
func (m *MockGameLiftAPI) ListBuildsWithContext(arg0 context.Context, arg1 *gamelift.ListBuildsInput, arg2 ...request.Option) (*gamelift.ListBuildsOutput, error)
ListBuildsWithContext mocks base method
func (*MockGameLiftAPI) ListFleets ¶
func (m *MockGameLiftAPI) ListFleets(arg0 *gamelift.ListFleetsInput) (*gamelift.ListFleetsOutput, error)
ListFleets mocks base method
func (*MockGameLiftAPI) ListFleetsPages ¶
func (m *MockGameLiftAPI) ListFleetsPages(arg0 *gamelift.ListFleetsInput, arg1 func(*gamelift.ListFleetsOutput, bool) bool) error
ListFleetsPages mocks base method
func (*MockGameLiftAPI) ListFleetsPagesWithContext ¶
func (m *MockGameLiftAPI) ListFleetsPagesWithContext(arg0 context.Context, arg1 *gamelift.ListFleetsInput, arg2 func(*gamelift.ListFleetsOutput, bool) bool, arg3 ...request.Option) error
ListFleetsPagesWithContext mocks base method
func (*MockGameLiftAPI) ListFleetsRequest ¶
func (m *MockGameLiftAPI) ListFleetsRequest(arg0 *gamelift.ListFleetsInput) (*request.Request, *gamelift.ListFleetsOutput)
ListFleetsRequest mocks base method
func (*MockGameLiftAPI) ListFleetsWithContext ¶
func (m *MockGameLiftAPI) ListFleetsWithContext(arg0 context.Context, arg1 *gamelift.ListFleetsInput, arg2 ...request.Option) (*gamelift.ListFleetsOutput, error)
ListFleetsWithContext mocks base method
func (*MockGameLiftAPI) ListGameServerGroups ¶
func (m *MockGameLiftAPI) ListGameServerGroups(arg0 *gamelift.ListGameServerGroupsInput) (*gamelift.ListGameServerGroupsOutput, error)
ListGameServerGroups mocks base method
func (*MockGameLiftAPI) ListGameServerGroupsPages ¶
func (m *MockGameLiftAPI) ListGameServerGroupsPages(arg0 *gamelift.ListGameServerGroupsInput, arg1 func(*gamelift.ListGameServerGroupsOutput, bool) bool) error
ListGameServerGroupsPages mocks base method
func (*MockGameLiftAPI) ListGameServerGroupsPagesWithContext ¶
func (m *MockGameLiftAPI) ListGameServerGroupsPagesWithContext(arg0 context.Context, arg1 *gamelift.ListGameServerGroupsInput, arg2 func(*gamelift.ListGameServerGroupsOutput, bool) bool, arg3 ...request.Option) error
ListGameServerGroupsPagesWithContext mocks base method
func (*MockGameLiftAPI) ListGameServerGroupsRequest ¶
func (m *MockGameLiftAPI) ListGameServerGroupsRequest(arg0 *gamelift.ListGameServerGroupsInput) (*request.Request, *gamelift.ListGameServerGroupsOutput)
ListGameServerGroupsRequest mocks base method
func (*MockGameLiftAPI) ListGameServerGroupsWithContext ¶
func (m *MockGameLiftAPI) ListGameServerGroupsWithContext(arg0 context.Context, arg1 *gamelift.ListGameServerGroupsInput, arg2 ...request.Option) (*gamelift.ListGameServerGroupsOutput, error)
ListGameServerGroupsWithContext mocks base method
func (*MockGameLiftAPI) ListGameServers ¶
func (m *MockGameLiftAPI) ListGameServers(arg0 *gamelift.ListGameServersInput) (*gamelift.ListGameServersOutput, error)
ListGameServers mocks base method
func (*MockGameLiftAPI) ListGameServersPages ¶
func (m *MockGameLiftAPI) ListGameServersPages(arg0 *gamelift.ListGameServersInput, arg1 func(*gamelift.ListGameServersOutput, bool) bool) error
ListGameServersPages mocks base method
func (*MockGameLiftAPI) ListGameServersPagesWithContext ¶
func (m *MockGameLiftAPI) ListGameServersPagesWithContext(arg0 context.Context, arg1 *gamelift.ListGameServersInput, arg2 func(*gamelift.ListGameServersOutput, bool) bool, arg3 ...request.Option) error
ListGameServersPagesWithContext mocks base method
func (*MockGameLiftAPI) ListGameServersRequest ¶
func (m *MockGameLiftAPI) ListGameServersRequest(arg0 *gamelift.ListGameServersInput) (*request.Request, *gamelift.ListGameServersOutput)
ListGameServersRequest mocks base method
func (*MockGameLiftAPI) ListGameServersWithContext ¶
func (m *MockGameLiftAPI) ListGameServersWithContext(arg0 context.Context, arg1 *gamelift.ListGameServersInput, arg2 ...request.Option) (*gamelift.ListGameServersOutput, error)
ListGameServersWithContext mocks base method
func (*MockGameLiftAPI) ListScripts ¶
func (m *MockGameLiftAPI) ListScripts(arg0 *gamelift.ListScriptsInput) (*gamelift.ListScriptsOutput, error)
ListScripts mocks base method
func (*MockGameLiftAPI) ListScriptsPages ¶
func (m *MockGameLiftAPI) ListScriptsPages(arg0 *gamelift.ListScriptsInput, arg1 func(*gamelift.ListScriptsOutput, bool) bool) error
ListScriptsPages mocks base method
func (*MockGameLiftAPI) ListScriptsPagesWithContext ¶
func (m *MockGameLiftAPI) ListScriptsPagesWithContext(arg0 context.Context, arg1 *gamelift.ListScriptsInput, arg2 func(*gamelift.ListScriptsOutput, bool) bool, arg3 ...request.Option) error
ListScriptsPagesWithContext mocks base method
func (*MockGameLiftAPI) ListScriptsRequest ¶
func (m *MockGameLiftAPI) ListScriptsRequest(arg0 *gamelift.ListScriptsInput) (*request.Request, *gamelift.ListScriptsOutput)
ListScriptsRequest mocks base method
func (*MockGameLiftAPI) ListScriptsWithContext ¶
func (m *MockGameLiftAPI) ListScriptsWithContext(arg0 context.Context, arg1 *gamelift.ListScriptsInput, arg2 ...request.Option) (*gamelift.ListScriptsOutput, error)
ListScriptsWithContext mocks base method
func (*MockGameLiftAPI) ListTagsForResource ¶
func (m *MockGameLiftAPI) ListTagsForResource(arg0 *gamelift.ListTagsForResourceInput) (*gamelift.ListTagsForResourceOutput, error)
ListTagsForResource mocks base method
func (*MockGameLiftAPI) ListTagsForResourceRequest ¶
func (m *MockGameLiftAPI) ListTagsForResourceRequest(arg0 *gamelift.ListTagsForResourceInput) (*request.Request, *gamelift.ListTagsForResourceOutput)
ListTagsForResourceRequest mocks base method
func (*MockGameLiftAPI) ListTagsForResourceWithContext ¶
func (m *MockGameLiftAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *gamelift.ListTagsForResourceInput, arg2 ...request.Option) (*gamelift.ListTagsForResourceOutput, error)
ListTagsForResourceWithContext mocks base method
func (*MockGameLiftAPI) PutScalingPolicy ¶
func (m *MockGameLiftAPI) PutScalingPolicy(arg0 *gamelift.PutScalingPolicyInput) (*gamelift.PutScalingPolicyOutput, error)
PutScalingPolicy mocks base method
func (*MockGameLiftAPI) PutScalingPolicyRequest ¶
func (m *MockGameLiftAPI) PutScalingPolicyRequest(arg0 *gamelift.PutScalingPolicyInput) (*request.Request, *gamelift.PutScalingPolicyOutput)
PutScalingPolicyRequest mocks base method
func (*MockGameLiftAPI) PutScalingPolicyWithContext ¶
func (m *MockGameLiftAPI) PutScalingPolicyWithContext(arg0 context.Context, arg1 *gamelift.PutScalingPolicyInput, arg2 ...request.Option) (*gamelift.PutScalingPolicyOutput, error)
PutScalingPolicyWithContext mocks base method
func (*MockGameLiftAPI) RegisterGameServer ¶
func (m *MockGameLiftAPI) RegisterGameServer(arg0 *gamelift.RegisterGameServerInput) (*gamelift.RegisterGameServerOutput, error)
RegisterGameServer mocks base method
func (*MockGameLiftAPI) RegisterGameServerRequest ¶
func (m *MockGameLiftAPI) RegisterGameServerRequest(arg0 *gamelift.RegisterGameServerInput) (*request.Request, *gamelift.RegisterGameServerOutput)
RegisterGameServerRequest mocks base method
func (*MockGameLiftAPI) RegisterGameServerWithContext ¶
func (m *MockGameLiftAPI) RegisterGameServerWithContext(arg0 context.Context, arg1 *gamelift.RegisterGameServerInput, arg2 ...request.Option) (*gamelift.RegisterGameServerOutput, error)
RegisterGameServerWithContext mocks base method
func (*MockGameLiftAPI) RequestUploadCredentials ¶
func (m *MockGameLiftAPI) RequestUploadCredentials(arg0 *gamelift.RequestUploadCredentialsInput) (*gamelift.RequestUploadCredentialsOutput, error)
RequestUploadCredentials mocks base method
func (*MockGameLiftAPI) RequestUploadCredentialsRequest ¶
func (m *MockGameLiftAPI) RequestUploadCredentialsRequest(arg0 *gamelift.RequestUploadCredentialsInput) (*request.Request, *gamelift.RequestUploadCredentialsOutput)
RequestUploadCredentialsRequest mocks base method
func (*MockGameLiftAPI) RequestUploadCredentialsWithContext ¶
func (m *MockGameLiftAPI) RequestUploadCredentialsWithContext(arg0 context.Context, arg1 *gamelift.RequestUploadCredentialsInput, arg2 ...request.Option) (*gamelift.RequestUploadCredentialsOutput, error)
RequestUploadCredentialsWithContext mocks base method
func (*MockGameLiftAPI) ResolveAlias ¶
func (m *MockGameLiftAPI) ResolveAlias(arg0 *gamelift.ResolveAliasInput) (*gamelift.ResolveAliasOutput, error)
ResolveAlias mocks base method
func (*MockGameLiftAPI) ResolveAliasRequest ¶
func (m *MockGameLiftAPI) ResolveAliasRequest(arg0 *gamelift.ResolveAliasInput) (*request.Request, *gamelift.ResolveAliasOutput)
ResolveAliasRequest mocks base method
func (*MockGameLiftAPI) ResolveAliasWithContext ¶
func (m *MockGameLiftAPI) ResolveAliasWithContext(arg0 context.Context, arg1 *gamelift.ResolveAliasInput, arg2 ...request.Option) (*gamelift.ResolveAliasOutput, error)
ResolveAliasWithContext mocks base method
func (*MockGameLiftAPI) ResumeGameServerGroup ¶
func (m *MockGameLiftAPI) ResumeGameServerGroup(arg0 *gamelift.ResumeGameServerGroupInput) (*gamelift.ResumeGameServerGroupOutput, error)
ResumeGameServerGroup mocks base method
func (*MockGameLiftAPI) ResumeGameServerGroupRequest ¶
func (m *MockGameLiftAPI) ResumeGameServerGroupRequest(arg0 *gamelift.ResumeGameServerGroupInput) (*request.Request, *gamelift.ResumeGameServerGroupOutput)
ResumeGameServerGroupRequest mocks base method
func (*MockGameLiftAPI) ResumeGameServerGroupWithContext ¶
func (m *MockGameLiftAPI) ResumeGameServerGroupWithContext(arg0 context.Context, arg1 *gamelift.ResumeGameServerGroupInput, arg2 ...request.Option) (*gamelift.ResumeGameServerGroupOutput, error)
ResumeGameServerGroupWithContext mocks base method
func (*MockGameLiftAPI) SearchGameSessions ¶
func (m *MockGameLiftAPI) SearchGameSessions(arg0 *gamelift.SearchGameSessionsInput) (*gamelift.SearchGameSessionsOutput, error)
SearchGameSessions mocks base method
func (*MockGameLiftAPI) SearchGameSessionsPages ¶
func (m *MockGameLiftAPI) SearchGameSessionsPages(arg0 *gamelift.SearchGameSessionsInput, arg1 func(*gamelift.SearchGameSessionsOutput, bool) bool) error
SearchGameSessionsPages mocks base method
func (*MockGameLiftAPI) SearchGameSessionsPagesWithContext ¶
func (m *MockGameLiftAPI) SearchGameSessionsPagesWithContext(arg0 context.Context, arg1 *gamelift.SearchGameSessionsInput, arg2 func(*gamelift.SearchGameSessionsOutput, bool) bool, arg3 ...request.Option) error
SearchGameSessionsPagesWithContext mocks base method
func (*MockGameLiftAPI) SearchGameSessionsRequest ¶
func (m *MockGameLiftAPI) SearchGameSessionsRequest(arg0 *gamelift.SearchGameSessionsInput) (*request.Request, *gamelift.SearchGameSessionsOutput)
SearchGameSessionsRequest mocks base method
func (*MockGameLiftAPI) SearchGameSessionsWithContext ¶
func (m *MockGameLiftAPI) SearchGameSessionsWithContext(arg0 context.Context, arg1 *gamelift.SearchGameSessionsInput, arg2 ...request.Option) (*gamelift.SearchGameSessionsOutput, error)
SearchGameSessionsWithContext mocks base method
func (*MockGameLiftAPI) StartFleetActions ¶
func (m *MockGameLiftAPI) StartFleetActions(arg0 *gamelift.StartFleetActionsInput) (*gamelift.StartFleetActionsOutput, error)
StartFleetActions mocks base method
func (*MockGameLiftAPI) StartFleetActionsRequest ¶
func (m *MockGameLiftAPI) StartFleetActionsRequest(arg0 *gamelift.StartFleetActionsInput) (*request.Request, *gamelift.StartFleetActionsOutput)
StartFleetActionsRequest mocks base method
func (*MockGameLiftAPI) StartFleetActionsWithContext ¶
func (m *MockGameLiftAPI) StartFleetActionsWithContext(arg0 context.Context, arg1 *gamelift.StartFleetActionsInput, arg2 ...request.Option) (*gamelift.StartFleetActionsOutput, error)
StartFleetActionsWithContext mocks base method
func (*MockGameLiftAPI) StartGameSessionPlacement ¶
func (m *MockGameLiftAPI) StartGameSessionPlacement(arg0 *gamelift.StartGameSessionPlacementInput) (*gamelift.StartGameSessionPlacementOutput, error)
StartGameSessionPlacement mocks base method
func (*MockGameLiftAPI) StartGameSessionPlacementRequest ¶
func (m *MockGameLiftAPI) StartGameSessionPlacementRequest(arg0 *gamelift.StartGameSessionPlacementInput) (*request.Request, *gamelift.StartGameSessionPlacementOutput)
StartGameSessionPlacementRequest mocks base method
func (*MockGameLiftAPI) StartGameSessionPlacementWithContext ¶
func (m *MockGameLiftAPI) StartGameSessionPlacementWithContext(arg0 context.Context, arg1 *gamelift.StartGameSessionPlacementInput, arg2 ...request.Option) (*gamelift.StartGameSessionPlacementOutput, error)
StartGameSessionPlacementWithContext mocks base method
func (*MockGameLiftAPI) StartMatchBackfill ¶
func (m *MockGameLiftAPI) StartMatchBackfill(arg0 *gamelift.StartMatchBackfillInput) (*gamelift.StartMatchBackfillOutput, error)
StartMatchBackfill mocks base method
func (*MockGameLiftAPI) StartMatchBackfillRequest ¶
func (m *MockGameLiftAPI) StartMatchBackfillRequest(arg0 *gamelift.StartMatchBackfillInput) (*request.Request, *gamelift.StartMatchBackfillOutput)
StartMatchBackfillRequest mocks base method
func (*MockGameLiftAPI) StartMatchBackfillWithContext ¶
func (m *MockGameLiftAPI) StartMatchBackfillWithContext(arg0 context.Context, arg1 *gamelift.StartMatchBackfillInput, arg2 ...request.Option) (*gamelift.StartMatchBackfillOutput, error)
StartMatchBackfillWithContext mocks base method
func (*MockGameLiftAPI) StartMatchmaking ¶
func (m *MockGameLiftAPI) StartMatchmaking(arg0 *gamelift.StartMatchmakingInput) (*gamelift.StartMatchmakingOutput, error)
StartMatchmaking mocks base method
func (*MockGameLiftAPI) StartMatchmakingRequest ¶
func (m *MockGameLiftAPI) StartMatchmakingRequest(arg0 *gamelift.StartMatchmakingInput) (*request.Request, *gamelift.StartMatchmakingOutput)
StartMatchmakingRequest mocks base method
func (*MockGameLiftAPI) StartMatchmakingWithContext ¶
func (m *MockGameLiftAPI) StartMatchmakingWithContext(arg0 context.Context, arg1 *gamelift.StartMatchmakingInput, arg2 ...request.Option) (*gamelift.StartMatchmakingOutput, error)
StartMatchmakingWithContext mocks base method
func (*MockGameLiftAPI) StopFleetActions ¶
func (m *MockGameLiftAPI) StopFleetActions(arg0 *gamelift.StopFleetActionsInput) (*gamelift.StopFleetActionsOutput, error)
StopFleetActions mocks base method
func (*MockGameLiftAPI) StopFleetActionsRequest ¶
func (m *MockGameLiftAPI) StopFleetActionsRequest(arg0 *gamelift.StopFleetActionsInput) (*request.Request, *gamelift.StopFleetActionsOutput)
StopFleetActionsRequest mocks base method
func (*MockGameLiftAPI) StopFleetActionsWithContext ¶
func (m *MockGameLiftAPI) StopFleetActionsWithContext(arg0 context.Context, arg1 *gamelift.StopFleetActionsInput, arg2 ...request.Option) (*gamelift.StopFleetActionsOutput, error)
StopFleetActionsWithContext mocks base method
func (*MockGameLiftAPI) StopGameSessionPlacement ¶
func (m *MockGameLiftAPI) StopGameSessionPlacement(arg0 *gamelift.StopGameSessionPlacementInput) (*gamelift.StopGameSessionPlacementOutput, error)
StopGameSessionPlacement mocks base method
func (*MockGameLiftAPI) StopGameSessionPlacementRequest ¶
func (m *MockGameLiftAPI) StopGameSessionPlacementRequest(arg0 *gamelift.StopGameSessionPlacementInput) (*request.Request, *gamelift.StopGameSessionPlacementOutput)
StopGameSessionPlacementRequest mocks base method
func (*MockGameLiftAPI) StopGameSessionPlacementWithContext ¶
func (m *MockGameLiftAPI) StopGameSessionPlacementWithContext(arg0 context.Context, arg1 *gamelift.StopGameSessionPlacementInput, arg2 ...request.Option) (*gamelift.StopGameSessionPlacementOutput, error)
StopGameSessionPlacementWithContext mocks base method
func (*MockGameLiftAPI) StopMatchmaking ¶
func (m *MockGameLiftAPI) StopMatchmaking(arg0 *gamelift.StopMatchmakingInput) (*gamelift.StopMatchmakingOutput, error)
StopMatchmaking mocks base method
func (*MockGameLiftAPI) StopMatchmakingRequest ¶
func (m *MockGameLiftAPI) StopMatchmakingRequest(arg0 *gamelift.StopMatchmakingInput) (*request.Request, *gamelift.StopMatchmakingOutput)
StopMatchmakingRequest mocks base method
func (*MockGameLiftAPI) StopMatchmakingWithContext ¶
func (m *MockGameLiftAPI) StopMatchmakingWithContext(arg0 context.Context, arg1 *gamelift.StopMatchmakingInput, arg2 ...request.Option) (*gamelift.StopMatchmakingOutput, error)
StopMatchmakingWithContext mocks base method
func (*MockGameLiftAPI) SuspendGameServerGroup ¶
func (m *MockGameLiftAPI) SuspendGameServerGroup(arg0 *gamelift.SuspendGameServerGroupInput) (*gamelift.SuspendGameServerGroupOutput, error)
SuspendGameServerGroup mocks base method
func (*MockGameLiftAPI) SuspendGameServerGroupRequest ¶
func (m *MockGameLiftAPI) SuspendGameServerGroupRequest(arg0 *gamelift.SuspendGameServerGroupInput) (*request.Request, *gamelift.SuspendGameServerGroupOutput)
SuspendGameServerGroupRequest mocks base method
func (*MockGameLiftAPI) SuspendGameServerGroupWithContext ¶
func (m *MockGameLiftAPI) SuspendGameServerGroupWithContext(arg0 context.Context, arg1 *gamelift.SuspendGameServerGroupInput, arg2 ...request.Option) (*gamelift.SuspendGameServerGroupOutput, error)
SuspendGameServerGroupWithContext mocks base method
func (*MockGameLiftAPI) TagResource ¶
func (m *MockGameLiftAPI) TagResource(arg0 *gamelift.TagResourceInput) (*gamelift.TagResourceOutput, error)
TagResource mocks base method
func (*MockGameLiftAPI) TagResourceRequest ¶
func (m *MockGameLiftAPI) TagResourceRequest(arg0 *gamelift.TagResourceInput) (*request.Request, *gamelift.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockGameLiftAPI) TagResourceWithContext ¶
func (m *MockGameLiftAPI) TagResourceWithContext(arg0 context.Context, arg1 *gamelift.TagResourceInput, arg2 ...request.Option) (*gamelift.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockGameLiftAPI) UntagResource ¶
func (m *MockGameLiftAPI) UntagResource(arg0 *gamelift.UntagResourceInput) (*gamelift.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockGameLiftAPI) UntagResourceRequest ¶
func (m *MockGameLiftAPI) UntagResourceRequest(arg0 *gamelift.UntagResourceInput) (*request.Request, *gamelift.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockGameLiftAPI) UntagResourceWithContext ¶
func (m *MockGameLiftAPI) UntagResourceWithContext(arg0 context.Context, arg1 *gamelift.UntagResourceInput, arg2 ...request.Option) (*gamelift.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockGameLiftAPI) UpdateAlias ¶
func (m *MockGameLiftAPI) UpdateAlias(arg0 *gamelift.UpdateAliasInput) (*gamelift.UpdateAliasOutput, error)
UpdateAlias mocks base method
func (*MockGameLiftAPI) UpdateAliasRequest ¶
func (m *MockGameLiftAPI) UpdateAliasRequest(arg0 *gamelift.UpdateAliasInput) (*request.Request, *gamelift.UpdateAliasOutput)
UpdateAliasRequest mocks base method
func (*MockGameLiftAPI) UpdateAliasWithContext ¶
func (m *MockGameLiftAPI) UpdateAliasWithContext(arg0 context.Context, arg1 *gamelift.UpdateAliasInput, arg2 ...request.Option) (*gamelift.UpdateAliasOutput, error)
UpdateAliasWithContext mocks base method
func (*MockGameLiftAPI) UpdateBuild ¶
func (m *MockGameLiftAPI) UpdateBuild(arg0 *gamelift.UpdateBuildInput) (*gamelift.UpdateBuildOutput, error)
UpdateBuild mocks base method
func (*MockGameLiftAPI) UpdateBuildRequest ¶
func (m *MockGameLiftAPI) UpdateBuildRequest(arg0 *gamelift.UpdateBuildInput) (*request.Request, *gamelift.UpdateBuildOutput)
UpdateBuildRequest mocks base method
func (*MockGameLiftAPI) UpdateBuildWithContext ¶
func (m *MockGameLiftAPI) UpdateBuildWithContext(arg0 context.Context, arg1 *gamelift.UpdateBuildInput, arg2 ...request.Option) (*gamelift.UpdateBuildOutput, error)
UpdateBuildWithContext mocks base method
func (*MockGameLiftAPI) UpdateFleetAttributes ¶
func (m *MockGameLiftAPI) UpdateFleetAttributes(arg0 *gamelift.UpdateFleetAttributesInput) (*gamelift.UpdateFleetAttributesOutput, error)
UpdateFleetAttributes mocks base method
func (*MockGameLiftAPI) UpdateFleetAttributesRequest ¶
func (m *MockGameLiftAPI) UpdateFleetAttributesRequest(arg0 *gamelift.UpdateFleetAttributesInput) (*request.Request, *gamelift.UpdateFleetAttributesOutput)
UpdateFleetAttributesRequest mocks base method
func (*MockGameLiftAPI) UpdateFleetAttributesWithContext ¶
func (m *MockGameLiftAPI) UpdateFleetAttributesWithContext(arg0 context.Context, arg1 *gamelift.UpdateFleetAttributesInput, arg2 ...request.Option) (*gamelift.UpdateFleetAttributesOutput, error)
UpdateFleetAttributesWithContext mocks base method
func (*MockGameLiftAPI) UpdateFleetCapacity ¶
func (m *MockGameLiftAPI) UpdateFleetCapacity(arg0 *gamelift.UpdateFleetCapacityInput) (*gamelift.UpdateFleetCapacityOutput, error)
UpdateFleetCapacity mocks base method
func (*MockGameLiftAPI) UpdateFleetCapacityRequest ¶
func (m *MockGameLiftAPI) UpdateFleetCapacityRequest(arg0 *gamelift.UpdateFleetCapacityInput) (*request.Request, *gamelift.UpdateFleetCapacityOutput)
UpdateFleetCapacityRequest mocks base method
func (*MockGameLiftAPI) UpdateFleetCapacityWithContext ¶
func (m *MockGameLiftAPI) UpdateFleetCapacityWithContext(arg0 context.Context, arg1 *gamelift.UpdateFleetCapacityInput, arg2 ...request.Option) (*gamelift.UpdateFleetCapacityOutput, error)
UpdateFleetCapacityWithContext mocks base method
func (*MockGameLiftAPI) UpdateFleetPortSettings ¶
func (m *MockGameLiftAPI) UpdateFleetPortSettings(arg0 *gamelift.UpdateFleetPortSettingsInput) (*gamelift.UpdateFleetPortSettingsOutput, error)
UpdateFleetPortSettings mocks base method
func (*MockGameLiftAPI) UpdateFleetPortSettingsRequest ¶
func (m *MockGameLiftAPI) UpdateFleetPortSettingsRequest(arg0 *gamelift.UpdateFleetPortSettingsInput) (*request.Request, *gamelift.UpdateFleetPortSettingsOutput)
UpdateFleetPortSettingsRequest mocks base method
func (*MockGameLiftAPI) UpdateFleetPortSettingsWithContext ¶
func (m *MockGameLiftAPI) UpdateFleetPortSettingsWithContext(arg0 context.Context, arg1 *gamelift.UpdateFleetPortSettingsInput, arg2 ...request.Option) (*gamelift.UpdateFleetPortSettingsOutput, error)
UpdateFleetPortSettingsWithContext mocks base method
func (*MockGameLiftAPI) UpdateGameServer ¶
func (m *MockGameLiftAPI) UpdateGameServer(arg0 *gamelift.UpdateGameServerInput) (*gamelift.UpdateGameServerOutput, error)
UpdateGameServer mocks base method
func (*MockGameLiftAPI) UpdateGameServerGroup ¶
func (m *MockGameLiftAPI) UpdateGameServerGroup(arg0 *gamelift.UpdateGameServerGroupInput) (*gamelift.UpdateGameServerGroupOutput, error)
UpdateGameServerGroup mocks base method
func (*MockGameLiftAPI) UpdateGameServerGroupRequest ¶
func (m *MockGameLiftAPI) UpdateGameServerGroupRequest(arg0 *gamelift.UpdateGameServerGroupInput) (*request.Request, *gamelift.UpdateGameServerGroupOutput)
UpdateGameServerGroupRequest mocks base method
func (*MockGameLiftAPI) UpdateGameServerGroupWithContext ¶
func (m *MockGameLiftAPI) UpdateGameServerGroupWithContext(arg0 context.Context, arg1 *gamelift.UpdateGameServerGroupInput, arg2 ...request.Option) (*gamelift.UpdateGameServerGroupOutput, error)
UpdateGameServerGroupWithContext mocks base method
func (*MockGameLiftAPI) UpdateGameServerRequest ¶
func (m *MockGameLiftAPI) UpdateGameServerRequest(arg0 *gamelift.UpdateGameServerInput) (*request.Request, *gamelift.UpdateGameServerOutput)
UpdateGameServerRequest mocks base method
func (*MockGameLiftAPI) UpdateGameServerWithContext ¶
func (m *MockGameLiftAPI) UpdateGameServerWithContext(arg0 context.Context, arg1 *gamelift.UpdateGameServerInput, arg2 ...request.Option) (*gamelift.UpdateGameServerOutput, error)
UpdateGameServerWithContext mocks base method
func (*MockGameLiftAPI) UpdateGameSession ¶
func (m *MockGameLiftAPI) UpdateGameSession(arg0 *gamelift.UpdateGameSessionInput) (*gamelift.UpdateGameSessionOutput, error)
UpdateGameSession mocks base method
func (*MockGameLiftAPI) UpdateGameSessionQueue ¶
func (m *MockGameLiftAPI) UpdateGameSessionQueue(arg0 *gamelift.UpdateGameSessionQueueInput) (*gamelift.UpdateGameSessionQueueOutput, error)
UpdateGameSessionQueue mocks base method
func (*MockGameLiftAPI) UpdateGameSessionQueueRequest ¶
func (m *MockGameLiftAPI) UpdateGameSessionQueueRequest(arg0 *gamelift.UpdateGameSessionQueueInput) (*request.Request, *gamelift.UpdateGameSessionQueueOutput)
UpdateGameSessionQueueRequest mocks base method
func (*MockGameLiftAPI) UpdateGameSessionQueueWithContext ¶
func (m *MockGameLiftAPI) UpdateGameSessionQueueWithContext(arg0 context.Context, arg1 *gamelift.UpdateGameSessionQueueInput, arg2 ...request.Option) (*gamelift.UpdateGameSessionQueueOutput, error)
UpdateGameSessionQueueWithContext mocks base method
func (*MockGameLiftAPI) UpdateGameSessionRequest ¶
func (m *MockGameLiftAPI) UpdateGameSessionRequest(arg0 *gamelift.UpdateGameSessionInput) (*request.Request, *gamelift.UpdateGameSessionOutput)
UpdateGameSessionRequest mocks base method
func (*MockGameLiftAPI) UpdateGameSessionWithContext ¶
func (m *MockGameLiftAPI) UpdateGameSessionWithContext(arg0 context.Context, arg1 *gamelift.UpdateGameSessionInput, arg2 ...request.Option) (*gamelift.UpdateGameSessionOutput, error)
UpdateGameSessionWithContext mocks base method
func (*MockGameLiftAPI) UpdateMatchmakingConfiguration ¶
func (m *MockGameLiftAPI) UpdateMatchmakingConfiguration(arg0 *gamelift.UpdateMatchmakingConfigurationInput) (*gamelift.UpdateMatchmakingConfigurationOutput, error)
UpdateMatchmakingConfiguration mocks base method
func (*MockGameLiftAPI) UpdateMatchmakingConfigurationRequest ¶
func (m *MockGameLiftAPI) UpdateMatchmakingConfigurationRequest(arg0 *gamelift.UpdateMatchmakingConfigurationInput) (*request.Request, *gamelift.UpdateMatchmakingConfigurationOutput)
UpdateMatchmakingConfigurationRequest mocks base method
func (*MockGameLiftAPI) UpdateMatchmakingConfigurationWithContext ¶
func (m *MockGameLiftAPI) UpdateMatchmakingConfigurationWithContext(arg0 context.Context, arg1 *gamelift.UpdateMatchmakingConfigurationInput, arg2 ...request.Option) (*gamelift.UpdateMatchmakingConfigurationOutput, error)
UpdateMatchmakingConfigurationWithContext mocks base method
func (*MockGameLiftAPI) UpdateRuntimeConfiguration ¶
func (m *MockGameLiftAPI) UpdateRuntimeConfiguration(arg0 *gamelift.UpdateRuntimeConfigurationInput) (*gamelift.UpdateRuntimeConfigurationOutput, error)
UpdateRuntimeConfiguration mocks base method
func (*MockGameLiftAPI) UpdateRuntimeConfigurationRequest ¶
func (m *MockGameLiftAPI) UpdateRuntimeConfigurationRequest(arg0 *gamelift.UpdateRuntimeConfigurationInput) (*request.Request, *gamelift.UpdateRuntimeConfigurationOutput)
UpdateRuntimeConfigurationRequest mocks base method
func (*MockGameLiftAPI) UpdateRuntimeConfigurationWithContext ¶
func (m *MockGameLiftAPI) UpdateRuntimeConfigurationWithContext(arg0 context.Context, arg1 *gamelift.UpdateRuntimeConfigurationInput, arg2 ...request.Option) (*gamelift.UpdateRuntimeConfigurationOutput, error)
UpdateRuntimeConfigurationWithContext mocks base method
func (*MockGameLiftAPI) UpdateScript ¶
func (m *MockGameLiftAPI) UpdateScript(arg0 *gamelift.UpdateScriptInput) (*gamelift.UpdateScriptOutput, error)
UpdateScript mocks base method
func (*MockGameLiftAPI) UpdateScriptRequest ¶
func (m *MockGameLiftAPI) UpdateScriptRequest(arg0 *gamelift.UpdateScriptInput) (*request.Request, *gamelift.UpdateScriptOutput)
UpdateScriptRequest mocks base method
func (*MockGameLiftAPI) UpdateScriptWithContext ¶
func (m *MockGameLiftAPI) UpdateScriptWithContext(arg0 context.Context, arg1 *gamelift.UpdateScriptInput, arg2 ...request.Option) (*gamelift.UpdateScriptOutput, error)
UpdateScriptWithContext mocks base method
func (*MockGameLiftAPI) ValidateMatchmakingRuleSet ¶
func (m *MockGameLiftAPI) ValidateMatchmakingRuleSet(arg0 *gamelift.ValidateMatchmakingRuleSetInput) (*gamelift.ValidateMatchmakingRuleSetOutput, error)
ValidateMatchmakingRuleSet mocks base method
func (*MockGameLiftAPI) ValidateMatchmakingRuleSetRequest ¶
func (m *MockGameLiftAPI) ValidateMatchmakingRuleSetRequest(arg0 *gamelift.ValidateMatchmakingRuleSetInput) (*request.Request, *gamelift.ValidateMatchmakingRuleSetOutput)
ValidateMatchmakingRuleSetRequest mocks base method
func (*MockGameLiftAPI) ValidateMatchmakingRuleSetWithContext ¶
func (m *MockGameLiftAPI) ValidateMatchmakingRuleSetWithContext(arg0 context.Context, arg1 *gamelift.ValidateMatchmakingRuleSetInput, arg2 ...request.Option) (*gamelift.ValidateMatchmakingRuleSetOutput, error)
ValidateMatchmakingRuleSetWithContext mocks base method
type MockGameLiftAPIMockRecorder ¶
type MockGameLiftAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockGameLiftAPIMockRecorder is the mock recorder for MockGameLiftAPI
func (*MockGameLiftAPIMockRecorder) AcceptMatch ¶
func (mr *MockGameLiftAPIMockRecorder) AcceptMatch(arg0 interface{}) *gomock.Call
AcceptMatch indicates an expected call of AcceptMatch
func (*MockGameLiftAPIMockRecorder) AcceptMatchRequest ¶
func (mr *MockGameLiftAPIMockRecorder) AcceptMatchRequest(arg0 interface{}) *gomock.Call
AcceptMatchRequest indicates an expected call of AcceptMatchRequest
func (*MockGameLiftAPIMockRecorder) AcceptMatchWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) AcceptMatchWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AcceptMatchWithContext indicates an expected call of AcceptMatchWithContext
func (*MockGameLiftAPIMockRecorder) ClaimGameServer ¶
func (mr *MockGameLiftAPIMockRecorder) ClaimGameServer(arg0 interface{}) *gomock.Call
ClaimGameServer indicates an expected call of ClaimGameServer
func (*MockGameLiftAPIMockRecorder) ClaimGameServerRequest ¶
func (mr *MockGameLiftAPIMockRecorder) ClaimGameServerRequest(arg0 interface{}) *gomock.Call
ClaimGameServerRequest indicates an expected call of ClaimGameServerRequest
func (*MockGameLiftAPIMockRecorder) ClaimGameServerWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) ClaimGameServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ClaimGameServerWithContext indicates an expected call of ClaimGameServerWithContext
func (*MockGameLiftAPIMockRecorder) CreateAlias ¶
func (mr *MockGameLiftAPIMockRecorder) CreateAlias(arg0 interface{}) *gomock.Call
CreateAlias indicates an expected call of CreateAlias
func (*MockGameLiftAPIMockRecorder) CreateAliasRequest ¶
func (mr *MockGameLiftAPIMockRecorder) CreateAliasRequest(arg0 interface{}) *gomock.Call
CreateAliasRequest indicates an expected call of CreateAliasRequest
func (*MockGameLiftAPIMockRecorder) CreateAliasWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) CreateAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAliasWithContext indicates an expected call of CreateAliasWithContext
func (*MockGameLiftAPIMockRecorder) CreateBuild ¶
func (mr *MockGameLiftAPIMockRecorder) CreateBuild(arg0 interface{}) *gomock.Call
CreateBuild indicates an expected call of CreateBuild
func (*MockGameLiftAPIMockRecorder) CreateBuildRequest ¶
func (mr *MockGameLiftAPIMockRecorder) CreateBuildRequest(arg0 interface{}) *gomock.Call
CreateBuildRequest indicates an expected call of CreateBuildRequest
func (*MockGameLiftAPIMockRecorder) CreateBuildWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) CreateBuildWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateBuildWithContext indicates an expected call of CreateBuildWithContext
func (*MockGameLiftAPIMockRecorder) CreateFleet ¶
func (mr *MockGameLiftAPIMockRecorder) CreateFleet(arg0 interface{}) *gomock.Call
CreateFleet indicates an expected call of CreateFleet
func (*MockGameLiftAPIMockRecorder) CreateFleetRequest ¶
func (mr *MockGameLiftAPIMockRecorder) CreateFleetRequest(arg0 interface{}) *gomock.Call
CreateFleetRequest indicates an expected call of CreateFleetRequest
func (*MockGameLiftAPIMockRecorder) CreateFleetWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) CreateFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateFleetWithContext indicates an expected call of CreateFleetWithContext
func (*MockGameLiftAPIMockRecorder) CreateGameServerGroup ¶
func (mr *MockGameLiftAPIMockRecorder) CreateGameServerGroup(arg0 interface{}) *gomock.Call
CreateGameServerGroup indicates an expected call of CreateGameServerGroup
func (*MockGameLiftAPIMockRecorder) CreateGameServerGroupRequest ¶
func (mr *MockGameLiftAPIMockRecorder) CreateGameServerGroupRequest(arg0 interface{}) *gomock.Call
CreateGameServerGroupRequest indicates an expected call of CreateGameServerGroupRequest
func (*MockGameLiftAPIMockRecorder) CreateGameServerGroupWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) CreateGameServerGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateGameServerGroupWithContext indicates an expected call of CreateGameServerGroupWithContext
func (*MockGameLiftAPIMockRecorder) CreateGameSession ¶
func (mr *MockGameLiftAPIMockRecorder) CreateGameSession(arg0 interface{}) *gomock.Call
CreateGameSession indicates an expected call of CreateGameSession
func (*MockGameLiftAPIMockRecorder) CreateGameSessionQueue ¶
func (mr *MockGameLiftAPIMockRecorder) CreateGameSessionQueue(arg0 interface{}) *gomock.Call
CreateGameSessionQueue indicates an expected call of CreateGameSessionQueue
func (*MockGameLiftAPIMockRecorder) CreateGameSessionQueueRequest ¶
func (mr *MockGameLiftAPIMockRecorder) CreateGameSessionQueueRequest(arg0 interface{}) *gomock.Call
CreateGameSessionQueueRequest indicates an expected call of CreateGameSessionQueueRequest
func (*MockGameLiftAPIMockRecorder) CreateGameSessionQueueWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) CreateGameSessionQueueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateGameSessionQueueWithContext indicates an expected call of CreateGameSessionQueueWithContext
func (*MockGameLiftAPIMockRecorder) CreateGameSessionRequest ¶
func (mr *MockGameLiftAPIMockRecorder) CreateGameSessionRequest(arg0 interface{}) *gomock.Call
CreateGameSessionRequest indicates an expected call of CreateGameSessionRequest
func (*MockGameLiftAPIMockRecorder) CreateGameSessionWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) CreateGameSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateGameSessionWithContext indicates an expected call of CreateGameSessionWithContext
func (*MockGameLiftAPIMockRecorder) CreateMatchmakingConfiguration ¶
func (mr *MockGameLiftAPIMockRecorder) CreateMatchmakingConfiguration(arg0 interface{}) *gomock.Call
CreateMatchmakingConfiguration indicates an expected call of CreateMatchmakingConfiguration
func (*MockGameLiftAPIMockRecorder) CreateMatchmakingConfigurationRequest ¶
func (mr *MockGameLiftAPIMockRecorder) CreateMatchmakingConfigurationRequest(arg0 interface{}) *gomock.Call
CreateMatchmakingConfigurationRequest indicates an expected call of CreateMatchmakingConfigurationRequest
func (*MockGameLiftAPIMockRecorder) CreateMatchmakingConfigurationWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) CreateMatchmakingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateMatchmakingConfigurationWithContext indicates an expected call of CreateMatchmakingConfigurationWithContext
func (*MockGameLiftAPIMockRecorder) CreateMatchmakingRuleSet ¶
func (mr *MockGameLiftAPIMockRecorder) CreateMatchmakingRuleSet(arg0 interface{}) *gomock.Call
CreateMatchmakingRuleSet indicates an expected call of CreateMatchmakingRuleSet
func (*MockGameLiftAPIMockRecorder) CreateMatchmakingRuleSetRequest ¶
func (mr *MockGameLiftAPIMockRecorder) CreateMatchmakingRuleSetRequest(arg0 interface{}) *gomock.Call
CreateMatchmakingRuleSetRequest indicates an expected call of CreateMatchmakingRuleSetRequest
func (*MockGameLiftAPIMockRecorder) CreateMatchmakingRuleSetWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) CreateMatchmakingRuleSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateMatchmakingRuleSetWithContext indicates an expected call of CreateMatchmakingRuleSetWithContext
func (*MockGameLiftAPIMockRecorder) CreatePlayerSession ¶
func (mr *MockGameLiftAPIMockRecorder) CreatePlayerSession(arg0 interface{}) *gomock.Call
CreatePlayerSession indicates an expected call of CreatePlayerSession
func (*MockGameLiftAPIMockRecorder) CreatePlayerSessionRequest ¶
func (mr *MockGameLiftAPIMockRecorder) CreatePlayerSessionRequest(arg0 interface{}) *gomock.Call
CreatePlayerSessionRequest indicates an expected call of CreatePlayerSessionRequest
func (*MockGameLiftAPIMockRecorder) CreatePlayerSessionWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) CreatePlayerSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreatePlayerSessionWithContext indicates an expected call of CreatePlayerSessionWithContext
func (*MockGameLiftAPIMockRecorder) CreatePlayerSessions ¶
func (mr *MockGameLiftAPIMockRecorder) CreatePlayerSessions(arg0 interface{}) *gomock.Call
CreatePlayerSessions indicates an expected call of CreatePlayerSessions
func (*MockGameLiftAPIMockRecorder) CreatePlayerSessionsRequest ¶
func (mr *MockGameLiftAPIMockRecorder) CreatePlayerSessionsRequest(arg0 interface{}) *gomock.Call
CreatePlayerSessionsRequest indicates an expected call of CreatePlayerSessionsRequest
func (*MockGameLiftAPIMockRecorder) CreatePlayerSessionsWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) CreatePlayerSessionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreatePlayerSessionsWithContext indicates an expected call of CreatePlayerSessionsWithContext
func (*MockGameLiftAPIMockRecorder) CreateScript ¶
func (mr *MockGameLiftAPIMockRecorder) CreateScript(arg0 interface{}) *gomock.Call
CreateScript indicates an expected call of CreateScript
func (*MockGameLiftAPIMockRecorder) CreateScriptRequest ¶
func (mr *MockGameLiftAPIMockRecorder) CreateScriptRequest(arg0 interface{}) *gomock.Call
CreateScriptRequest indicates an expected call of CreateScriptRequest
func (*MockGameLiftAPIMockRecorder) CreateScriptWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) CreateScriptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateScriptWithContext indicates an expected call of CreateScriptWithContext
func (*MockGameLiftAPIMockRecorder) CreateVpcPeeringAuthorization ¶
func (mr *MockGameLiftAPIMockRecorder) CreateVpcPeeringAuthorization(arg0 interface{}) *gomock.Call
CreateVpcPeeringAuthorization indicates an expected call of CreateVpcPeeringAuthorization
func (*MockGameLiftAPIMockRecorder) CreateVpcPeeringAuthorizationRequest ¶
func (mr *MockGameLiftAPIMockRecorder) CreateVpcPeeringAuthorizationRequest(arg0 interface{}) *gomock.Call
CreateVpcPeeringAuthorizationRequest indicates an expected call of CreateVpcPeeringAuthorizationRequest
func (*MockGameLiftAPIMockRecorder) CreateVpcPeeringAuthorizationWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) CreateVpcPeeringAuthorizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateVpcPeeringAuthorizationWithContext indicates an expected call of CreateVpcPeeringAuthorizationWithContext
func (*MockGameLiftAPIMockRecorder) CreateVpcPeeringConnection ¶
func (mr *MockGameLiftAPIMockRecorder) CreateVpcPeeringConnection(arg0 interface{}) *gomock.Call
CreateVpcPeeringConnection indicates an expected call of CreateVpcPeeringConnection
func (*MockGameLiftAPIMockRecorder) CreateVpcPeeringConnectionRequest ¶
func (mr *MockGameLiftAPIMockRecorder) CreateVpcPeeringConnectionRequest(arg0 interface{}) *gomock.Call
CreateVpcPeeringConnectionRequest indicates an expected call of CreateVpcPeeringConnectionRequest
func (*MockGameLiftAPIMockRecorder) CreateVpcPeeringConnectionWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) CreateVpcPeeringConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateVpcPeeringConnectionWithContext indicates an expected call of CreateVpcPeeringConnectionWithContext
func (*MockGameLiftAPIMockRecorder) DeleteAlias ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteAlias(arg0 interface{}) *gomock.Call
DeleteAlias indicates an expected call of DeleteAlias
func (*MockGameLiftAPIMockRecorder) DeleteAliasRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteAliasRequest(arg0 interface{}) *gomock.Call
DeleteAliasRequest indicates an expected call of DeleteAliasRequest
func (*MockGameLiftAPIMockRecorder) DeleteAliasWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAliasWithContext indicates an expected call of DeleteAliasWithContext
func (*MockGameLiftAPIMockRecorder) DeleteBuild ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteBuild(arg0 interface{}) *gomock.Call
DeleteBuild indicates an expected call of DeleteBuild
func (*MockGameLiftAPIMockRecorder) DeleteBuildRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteBuildRequest(arg0 interface{}) *gomock.Call
DeleteBuildRequest indicates an expected call of DeleteBuildRequest
func (*MockGameLiftAPIMockRecorder) DeleteBuildWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteBuildWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteBuildWithContext indicates an expected call of DeleteBuildWithContext
func (*MockGameLiftAPIMockRecorder) DeleteFleet ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteFleet(arg0 interface{}) *gomock.Call
DeleteFleet indicates an expected call of DeleteFleet
func (*MockGameLiftAPIMockRecorder) DeleteFleetRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteFleetRequest(arg0 interface{}) *gomock.Call
DeleteFleetRequest indicates an expected call of DeleteFleetRequest
func (*MockGameLiftAPIMockRecorder) DeleteFleetWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteFleetWithContext indicates an expected call of DeleteFleetWithContext
func (*MockGameLiftAPIMockRecorder) DeleteGameServerGroup ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteGameServerGroup(arg0 interface{}) *gomock.Call
DeleteGameServerGroup indicates an expected call of DeleteGameServerGroup
func (*MockGameLiftAPIMockRecorder) DeleteGameServerGroupRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteGameServerGroupRequest(arg0 interface{}) *gomock.Call
DeleteGameServerGroupRequest indicates an expected call of DeleteGameServerGroupRequest
func (*MockGameLiftAPIMockRecorder) DeleteGameServerGroupWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteGameServerGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteGameServerGroupWithContext indicates an expected call of DeleteGameServerGroupWithContext
func (*MockGameLiftAPIMockRecorder) DeleteGameSessionQueue ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteGameSessionQueue(arg0 interface{}) *gomock.Call
DeleteGameSessionQueue indicates an expected call of DeleteGameSessionQueue
func (*MockGameLiftAPIMockRecorder) DeleteGameSessionQueueRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteGameSessionQueueRequest(arg0 interface{}) *gomock.Call
DeleteGameSessionQueueRequest indicates an expected call of DeleteGameSessionQueueRequest
func (*MockGameLiftAPIMockRecorder) DeleteGameSessionQueueWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteGameSessionQueueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteGameSessionQueueWithContext indicates an expected call of DeleteGameSessionQueueWithContext
func (*MockGameLiftAPIMockRecorder) DeleteMatchmakingConfiguration ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteMatchmakingConfiguration(arg0 interface{}) *gomock.Call
DeleteMatchmakingConfiguration indicates an expected call of DeleteMatchmakingConfiguration
func (*MockGameLiftAPIMockRecorder) DeleteMatchmakingConfigurationRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteMatchmakingConfigurationRequest(arg0 interface{}) *gomock.Call
DeleteMatchmakingConfigurationRequest indicates an expected call of DeleteMatchmakingConfigurationRequest
func (*MockGameLiftAPIMockRecorder) DeleteMatchmakingConfigurationWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteMatchmakingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteMatchmakingConfigurationWithContext indicates an expected call of DeleteMatchmakingConfigurationWithContext
func (*MockGameLiftAPIMockRecorder) DeleteMatchmakingRuleSet ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteMatchmakingRuleSet(arg0 interface{}) *gomock.Call
DeleteMatchmakingRuleSet indicates an expected call of DeleteMatchmakingRuleSet
func (*MockGameLiftAPIMockRecorder) DeleteMatchmakingRuleSetRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteMatchmakingRuleSetRequest(arg0 interface{}) *gomock.Call
DeleteMatchmakingRuleSetRequest indicates an expected call of DeleteMatchmakingRuleSetRequest
func (*MockGameLiftAPIMockRecorder) DeleteMatchmakingRuleSetWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteMatchmakingRuleSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteMatchmakingRuleSetWithContext indicates an expected call of DeleteMatchmakingRuleSetWithContext
func (*MockGameLiftAPIMockRecorder) DeleteScalingPolicy ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteScalingPolicy(arg0 interface{}) *gomock.Call
DeleteScalingPolicy indicates an expected call of DeleteScalingPolicy
func (*MockGameLiftAPIMockRecorder) DeleteScalingPolicyRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteScalingPolicyRequest(arg0 interface{}) *gomock.Call
DeleteScalingPolicyRequest indicates an expected call of DeleteScalingPolicyRequest
func (*MockGameLiftAPIMockRecorder) DeleteScalingPolicyWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteScalingPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteScalingPolicyWithContext indicates an expected call of DeleteScalingPolicyWithContext
func (*MockGameLiftAPIMockRecorder) DeleteScript ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteScript(arg0 interface{}) *gomock.Call
DeleteScript indicates an expected call of DeleteScript
func (*MockGameLiftAPIMockRecorder) DeleteScriptRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteScriptRequest(arg0 interface{}) *gomock.Call
DeleteScriptRequest indicates an expected call of DeleteScriptRequest
func (*MockGameLiftAPIMockRecorder) DeleteScriptWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteScriptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteScriptWithContext indicates an expected call of DeleteScriptWithContext
func (*MockGameLiftAPIMockRecorder) DeleteVpcPeeringAuthorization ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteVpcPeeringAuthorization(arg0 interface{}) *gomock.Call
DeleteVpcPeeringAuthorization indicates an expected call of DeleteVpcPeeringAuthorization
func (*MockGameLiftAPIMockRecorder) DeleteVpcPeeringAuthorizationRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteVpcPeeringAuthorizationRequest(arg0 interface{}) *gomock.Call
DeleteVpcPeeringAuthorizationRequest indicates an expected call of DeleteVpcPeeringAuthorizationRequest
func (*MockGameLiftAPIMockRecorder) DeleteVpcPeeringAuthorizationWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteVpcPeeringAuthorizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteVpcPeeringAuthorizationWithContext indicates an expected call of DeleteVpcPeeringAuthorizationWithContext
func (*MockGameLiftAPIMockRecorder) DeleteVpcPeeringConnection ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteVpcPeeringConnection(arg0 interface{}) *gomock.Call
DeleteVpcPeeringConnection indicates an expected call of DeleteVpcPeeringConnection
func (*MockGameLiftAPIMockRecorder) DeleteVpcPeeringConnectionRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteVpcPeeringConnectionRequest(arg0 interface{}) *gomock.Call
DeleteVpcPeeringConnectionRequest indicates an expected call of DeleteVpcPeeringConnectionRequest
func (*MockGameLiftAPIMockRecorder) DeleteVpcPeeringConnectionWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DeleteVpcPeeringConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteVpcPeeringConnectionWithContext indicates an expected call of DeleteVpcPeeringConnectionWithContext
func (*MockGameLiftAPIMockRecorder) DeregisterGameServer ¶
func (mr *MockGameLiftAPIMockRecorder) DeregisterGameServer(arg0 interface{}) *gomock.Call
DeregisterGameServer indicates an expected call of DeregisterGameServer
func (*MockGameLiftAPIMockRecorder) DeregisterGameServerRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DeregisterGameServerRequest(arg0 interface{}) *gomock.Call
DeregisterGameServerRequest indicates an expected call of DeregisterGameServerRequest
func (*MockGameLiftAPIMockRecorder) DeregisterGameServerWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DeregisterGameServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeregisterGameServerWithContext indicates an expected call of DeregisterGameServerWithContext
func (*MockGameLiftAPIMockRecorder) DescribeAlias ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeAlias(arg0 interface{}) *gomock.Call
DescribeAlias indicates an expected call of DescribeAlias
func (*MockGameLiftAPIMockRecorder) DescribeAliasRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeAliasRequest(arg0 interface{}) *gomock.Call
DescribeAliasRequest indicates an expected call of DescribeAliasRequest
func (*MockGameLiftAPIMockRecorder) DescribeAliasWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeAliasWithContext indicates an expected call of DescribeAliasWithContext
func (*MockGameLiftAPIMockRecorder) DescribeBuild ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeBuild(arg0 interface{}) *gomock.Call
DescribeBuild indicates an expected call of DescribeBuild
func (*MockGameLiftAPIMockRecorder) DescribeBuildRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeBuildRequest(arg0 interface{}) *gomock.Call
DescribeBuildRequest indicates an expected call of DescribeBuildRequest
func (*MockGameLiftAPIMockRecorder) DescribeBuildWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeBuildWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeBuildWithContext indicates an expected call of DescribeBuildWithContext
func (*MockGameLiftAPIMockRecorder) DescribeEC2InstanceLimits ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeEC2InstanceLimits(arg0 interface{}) *gomock.Call
DescribeEC2InstanceLimits indicates an expected call of DescribeEC2InstanceLimits
func (*MockGameLiftAPIMockRecorder) DescribeEC2InstanceLimitsRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeEC2InstanceLimitsRequest(arg0 interface{}) *gomock.Call
DescribeEC2InstanceLimitsRequest indicates an expected call of DescribeEC2InstanceLimitsRequest
func (*MockGameLiftAPIMockRecorder) DescribeEC2InstanceLimitsWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeEC2InstanceLimitsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeEC2InstanceLimitsWithContext indicates an expected call of DescribeEC2InstanceLimitsWithContext
func (*MockGameLiftAPIMockRecorder) DescribeFleetAttributes ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeFleetAttributes(arg0 interface{}) *gomock.Call
DescribeFleetAttributes indicates an expected call of DescribeFleetAttributes
func (*MockGameLiftAPIMockRecorder) DescribeFleetAttributesPages ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeFleetAttributesPages(arg0, arg1 interface{}) *gomock.Call
DescribeFleetAttributesPages indicates an expected call of DescribeFleetAttributesPages
func (*MockGameLiftAPIMockRecorder) DescribeFleetAttributesPagesWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeFleetAttributesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeFleetAttributesPagesWithContext indicates an expected call of DescribeFleetAttributesPagesWithContext
func (*MockGameLiftAPIMockRecorder) DescribeFleetAttributesRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeFleetAttributesRequest(arg0 interface{}) *gomock.Call
DescribeFleetAttributesRequest indicates an expected call of DescribeFleetAttributesRequest
func (*MockGameLiftAPIMockRecorder) DescribeFleetAttributesWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeFleetAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeFleetAttributesWithContext indicates an expected call of DescribeFleetAttributesWithContext
func (*MockGameLiftAPIMockRecorder) DescribeFleetCapacity ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeFleetCapacity(arg0 interface{}) *gomock.Call
DescribeFleetCapacity indicates an expected call of DescribeFleetCapacity
func (*MockGameLiftAPIMockRecorder) DescribeFleetCapacityPages ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeFleetCapacityPages(arg0, arg1 interface{}) *gomock.Call
DescribeFleetCapacityPages indicates an expected call of DescribeFleetCapacityPages
func (*MockGameLiftAPIMockRecorder) DescribeFleetCapacityPagesWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeFleetCapacityPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeFleetCapacityPagesWithContext indicates an expected call of DescribeFleetCapacityPagesWithContext
func (*MockGameLiftAPIMockRecorder) DescribeFleetCapacityRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeFleetCapacityRequest(arg0 interface{}) *gomock.Call
DescribeFleetCapacityRequest indicates an expected call of DescribeFleetCapacityRequest
func (*MockGameLiftAPIMockRecorder) DescribeFleetCapacityWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeFleetCapacityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeFleetCapacityWithContext indicates an expected call of DescribeFleetCapacityWithContext
func (*MockGameLiftAPIMockRecorder) DescribeFleetEvents ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeFleetEvents(arg0 interface{}) *gomock.Call
DescribeFleetEvents indicates an expected call of DescribeFleetEvents
func (*MockGameLiftAPIMockRecorder) DescribeFleetEventsPages ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeFleetEventsPages(arg0, arg1 interface{}) *gomock.Call
DescribeFleetEventsPages indicates an expected call of DescribeFleetEventsPages
func (*MockGameLiftAPIMockRecorder) DescribeFleetEventsPagesWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeFleetEventsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeFleetEventsPagesWithContext indicates an expected call of DescribeFleetEventsPagesWithContext
func (*MockGameLiftAPIMockRecorder) DescribeFleetEventsRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeFleetEventsRequest(arg0 interface{}) *gomock.Call
DescribeFleetEventsRequest indicates an expected call of DescribeFleetEventsRequest
func (*MockGameLiftAPIMockRecorder) DescribeFleetEventsWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeFleetEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeFleetEventsWithContext indicates an expected call of DescribeFleetEventsWithContext
func (*MockGameLiftAPIMockRecorder) DescribeFleetPortSettings ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeFleetPortSettings(arg0 interface{}) *gomock.Call
DescribeFleetPortSettings indicates an expected call of DescribeFleetPortSettings
func (*MockGameLiftAPIMockRecorder) DescribeFleetPortSettingsRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeFleetPortSettingsRequest(arg0 interface{}) *gomock.Call
DescribeFleetPortSettingsRequest indicates an expected call of DescribeFleetPortSettingsRequest
func (*MockGameLiftAPIMockRecorder) DescribeFleetPortSettingsWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeFleetPortSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeFleetPortSettingsWithContext indicates an expected call of DescribeFleetPortSettingsWithContext
func (*MockGameLiftAPIMockRecorder) DescribeFleetUtilization ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeFleetUtilization(arg0 interface{}) *gomock.Call
DescribeFleetUtilization indicates an expected call of DescribeFleetUtilization
func (*MockGameLiftAPIMockRecorder) DescribeFleetUtilizationPages ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeFleetUtilizationPages(arg0, arg1 interface{}) *gomock.Call
DescribeFleetUtilizationPages indicates an expected call of DescribeFleetUtilizationPages
func (*MockGameLiftAPIMockRecorder) DescribeFleetUtilizationPagesWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeFleetUtilizationPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeFleetUtilizationPagesWithContext indicates an expected call of DescribeFleetUtilizationPagesWithContext
func (*MockGameLiftAPIMockRecorder) DescribeFleetUtilizationRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeFleetUtilizationRequest(arg0 interface{}) *gomock.Call
DescribeFleetUtilizationRequest indicates an expected call of DescribeFleetUtilizationRequest
func (*MockGameLiftAPIMockRecorder) DescribeFleetUtilizationWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeFleetUtilizationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeFleetUtilizationWithContext indicates an expected call of DescribeFleetUtilizationWithContext
func (*MockGameLiftAPIMockRecorder) DescribeGameServer ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameServer(arg0 interface{}) *gomock.Call
DescribeGameServer indicates an expected call of DescribeGameServer
func (*MockGameLiftAPIMockRecorder) DescribeGameServerGroup ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameServerGroup(arg0 interface{}) *gomock.Call
DescribeGameServerGroup indicates an expected call of DescribeGameServerGroup
func (*MockGameLiftAPIMockRecorder) DescribeGameServerGroupRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameServerGroupRequest(arg0 interface{}) *gomock.Call
DescribeGameServerGroupRequest indicates an expected call of DescribeGameServerGroupRequest
func (*MockGameLiftAPIMockRecorder) DescribeGameServerGroupWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameServerGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeGameServerGroupWithContext indicates an expected call of DescribeGameServerGroupWithContext
func (*MockGameLiftAPIMockRecorder) DescribeGameServerInstances ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameServerInstances(arg0 interface{}) *gomock.Call
DescribeGameServerInstances indicates an expected call of DescribeGameServerInstances
func (*MockGameLiftAPIMockRecorder) DescribeGameServerInstancesPages ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameServerInstancesPages(arg0, arg1 interface{}) *gomock.Call
DescribeGameServerInstancesPages indicates an expected call of DescribeGameServerInstancesPages
func (*MockGameLiftAPIMockRecorder) DescribeGameServerInstancesPagesWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameServerInstancesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeGameServerInstancesPagesWithContext indicates an expected call of DescribeGameServerInstancesPagesWithContext
func (*MockGameLiftAPIMockRecorder) DescribeGameServerInstancesRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameServerInstancesRequest(arg0 interface{}) *gomock.Call
DescribeGameServerInstancesRequest indicates an expected call of DescribeGameServerInstancesRequest
func (*MockGameLiftAPIMockRecorder) DescribeGameServerInstancesWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameServerInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeGameServerInstancesWithContext indicates an expected call of DescribeGameServerInstancesWithContext
func (*MockGameLiftAPIMockRecorder) DescribeGameServerRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameServerRequest(arg0 interface{}) *gomock.Call
DescribeGameServerRequest indicates an expected call of DescribeGameServerRequest
func (*MockGameLiftAPIMockRecorder) DescribeGameServerWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeGameServerWithContext indicates an expected call of DescribeGameServerWithContext
func (*MockGameLiftAPIMockRecorder) DescribeGameSessionDetails ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionDetails(arg0 interface{}) *gomock.Call
DescribeGameSessionDetails indicates an expected call of DescribeGameSessionDetails
func (*MockGameLiftAPIMockRecorder) DescribeGameSessionDetailsPages ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionDetailsPages(arg0, arg1 interface{}) *gomock.Call
DescribeGameSessionDetailsPages indicates an expected call of DescribeGameSessionDetailsPages
func (*MockGameLiftAPIMockRecorder) DescribeGameSessionDetailsPagesWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionDetailsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeGameSessionDetailsPagesWithContext indicates an expected call of DescribeGameSessionDetailsPagesWithContext
func (*MockGameLiftAPIMockRecorder) DescribeGameSessionDetailsRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionDetailsRequest(arg0 interface{}) *gomock.Call
DescribeGameSessionDetailsRequest indicates an expected call of DescribeGameSessionDetailsRequest
func (*MockGameLiftAPIMockRecorder) DescribeGameSessionDetailsWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionDetailsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeGameSessionDetailsWithContext indicates an expected call of DescribeGameSessionDetailsWithContext
func (*MockGameLiftAPIMockRecorder) DescribeGameSessionPlacement ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionPlacement(arg0 interface{}) *gomock.Call
DescribeGameSessionPlacement indicates an expected call of DescribeGameSessionPlacement
func (*MockGameLiftAPIMockRecorder) DescribeGameSessionPlacementRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionPlacementRequest(arg0 interface{}) *gomock.Call
DescribeGameSessionPlacementRequest indicates an expected call of DescribeGameSessionPlacementRequest
func (*MockGameLiftAPIMockRecorder) DescribeGameSessionPlacementWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionPlacementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeGameSessionPlacementWithContext indicates an expected call of DescribeGameSessionPlacementWithContext
func (*MockGameLiftAPIMockRecorder) DescribeGameSessionQueues ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionQueues(arg0 interface{}) *gomock.Call
DescribeGameSessionQueues indicates an expected call of DescribeGameSessionQueues
func (*MockGameLiftAPIMockRecorder) DescribeGameSessionQueuesPages ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionQueuesPages(arg0, arg1 interface{}) *gomock.Call
DescribeGameSessionQueuesPages indicates an expected call of DescribeGameSessionQueuesPages
func (*MockGameLiftAPIMockRecorder) DescribeGameSessionQueuesPagesWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionQueuesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeGameSessionQueuesPagesWithContext indicates an expected call of DescribeGameSessionQueuesPagesWithContext
func (*MockGameLiftAPIMockRecorder) DescribeGameSessionQueuesRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionQueuesRequest(arg0 interface{}) *gomock.Call
DescribeGameSessionQueuesRequest indicates an expected call of DescribeGameSessionQueuesRequest
func (*MockGameLiftAPIMockRecorder) DescribeGameSessionQueuesWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionQueuesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeGameSessionQueuesWithContext indicates an expected call of DescribeGameSessionQueuesWithContext
func (*MockGameLiftAPIMockRecorder) DescribeGameSessions ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessions(arg0 interface{}) *gomock.Call
DescribeGameSessions indicates an expected call of DescribeGameSessions
func (*MockGameLiftAPIMockRecorder) DescribeGameSessionsPages ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionsPages(arg0, arg1 interface{}) *gomock.Call
DescribeGameSessionsPages indicates an expected call of DescribeGameSessionsPages
func (*MockGameLiftAPIMockRecorder) DescribeGameSessionsPagesWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeGameSessionsPagesWithContext indicates an expected call of DescribeGameSessionsPagesWithContext
func (*MockGameLiftAPIMockRecorder) DescribeGameSessionsRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionsRequest(arg0 interface{}) *gomock.Call
DescribeGameSessionsRequest indicates an expected call of DescribeGameSessionsRequest
func (*MockGameLiftAPIMockRecorder) DescribeGameSessionsWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeGameSessionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeGameSessionsWithContext indicates an expected call of DescribeGameSessionsWithContext
func (*MockGameLiftAPIMockRecorder) DescribeInstances ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeInstances(arg0 interface{}) *gomock.Call
DescribeInstances indicates an expected call of DescribeInstances
func (*MockGameLiftAPIMockRecorder) DescribeInstancesPages ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeInstancesPages(arg0, arg1 interface{}) *gomock.Call
DescribeInstancesPages indicates an expected call of DescribeInstancesPages
func (*MockGameLiftAPIMockRecorder) DescribeInstancesPagesWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeInstancesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeInstancesPagesWithContext indicates an expected call of DescribeInstancesPagesWithContext
func (*MockGameLiftAPIMockRecorder) DescribeInstancesRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeInstancesRequest(arg0 interface{}) *gomock.Call
DescribeInstancesRequest indicates an expected call of DescribeInstancesRequest
func (*MockGameLiftAPIMockRecorder) DescribeInstancesWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeInstancesWithContext indicates an expected call of DescribeInstancesWithContext
func (*MockGameLiftAPIMockRecorder) DescribeMatchmaking ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeMatchmaking(arg0 interface{}) *gomock.Call
DescribeMatchmaking indicates an expected call of DescribeMatchmaking
func (*MockGameLiftAPIMockRecorder) DescribeMatchmakingConfigurations ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeMatchmakingConfigurations(arg0 interface{}) *gomock.Call
DescribeMatchmakingConfigurations indicates an expected call of DescribeMatchmakingConfigurations
func (*MockGameLiftAPIMockRecorder) DescribeMatchmakingConfigurationsPages ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeMatchmakingConfigurationsPages(arg0, arg1 interface{}) *gomock.Call
DescribeMatchmakingConfigurationsPages indicates an expected call of DescribeMatchmakingConfigurationsPages
func (*MockGameLiftAPIMockRecorder) DescribeMatchmakingConfigurationsPagesWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeMatchmakingConfigurationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeMatchmakingConfigurationsPagesWithContext indicates an expected call of DescribeMatchmakingConfigurationsPagesWithContext
func (*MockGameLiftAPIMockRecorder) DescribeMatchmakingConfigurationsRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeMatchmakingConfigurationsRequest(arg0 interface{}) *gomock.Call
DescribeMatchmakingConfigurationsRequest indicates an expected call of DescribeMatchmakingConfigurationsRequest
func (*MockGameLiftAPIMockRecorder) DescribeMatchmakingConfigurationsWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeMatchmakingConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeMatchmakingConfigurationsWithContext indicates an expected call of DescribeMatchmakingConfigurationsWithContext
func (*MockGameLiftAPIMockRecorder) DescribeMatchmakingRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeMatchmakingRequest(arg0 interface{}) *gomock.Call
DescribeMatchmakingRequest indicates an expected call of DescribeMatchmakingRequest
func (*MockGameLiftAPIMockRecorder) DescribeMatchmakingRuleSets ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeMatchmakingRuleSets(arg0 interface{}) *gomock.Call
DescribeMatchmakingRuleSets indicates an expected call of DescribeMatchmakingRuleSets
func (*MockGameLiftAPIMockRecorder) DescribeMatchmakingRuleSetsPages ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeMatchmakingRuleSetsPages(arg0, arg1 interface{}) *gomock.Call
DescribeMatchmakingRuleSetsPages indicates an expected call of DescribeMatchmakingRuleSetsPages
func (*MockGameLiftAPIMockRecorder) DescribeMatchmakingRuleSetsPagesWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeMatchmakingRuleSetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeMatchmakingRuleSetsPagesWithContext indicates an expected call of DescribeMatchmakingRuleSetsPagesWithContext
func (*MockGameLiftAPIMockRecorder) DescribeMatchmakingRuleSetsRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeMatchmakingRuleSetsRequest(arg0 interface{}) *gomock.Call
DescribeMatchmakingRuleSetsRequest indicates an expected call of DescribeMatchmakingRuleSetsRequest
func (*MockGameLiftAPIMockRecorder) DescribeMatchmakingRuleSetsWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeMatchmakingRuleSetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeMatchmakingRuleSetsWithContext indicates an expected call of DescribeMatchmakingRuleSetsWithContext
func (*MockGameLiftAPIMockRecorder) DescribeMatchmakingWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeMatchmakingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeMatchmakingWithContext indicates an expected call of DescribeMatchmakingWithContext
func (*MockGameLiftAPIMockRecorder) DescribePlayerSessions ¶
func (mr *MockGameLiftAPIMockRecorder) DescribePlayerSessions(arg0 interface{}) *gomock.Call
DescribePlayerSessions indicates an expected call of DescribePlayerSessions
func (*MockGameLiftAPIMockRecorder) DescribePlayerSessionsPages ¶
func (mr *MockGameLiftAPIMockRecorder) DescribePlayerSessionsPages(arg0, arg1 interface{}) *gomock.Call
DescribePlayerSessionsPages indicates an expected call of DescribePlayerSessionsPages
func (*MockGameLiftAPIMockRecorder) DescribePlayerSessionsPagesWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribePlayerSessionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribePlayerSessionsPagesWithContext indicates an expected call of DescribePlayerSessionsPagesWithContext
func (*MockGameLiftAPIMockRecorder) DescribePlayerSessionsRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DescribePlayerSessionsRequest(arg0 interface{}) *gomock.Call
DescribePlayerSessionsRequest indicates an expected call of DescribePlayerSessionsRequest
func (*MockGameLiftAPIMockRecorder) DescribePlayerSessionsWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribePlayerSessionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribePlayerSessionsWithContext indicates an expected call of DescribePlayerSessionsWithContext
func (*MockGameLiftAPIMockRecorder) DescribeRuntimeConfiguration ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeRuntimeConfiguration(arg0 interface{}) *gomock.Call
DescribeRuntimeConfiguration indicates an expected call of DescribeRuntimeConfiguration
func (*MockGameLiftAPIMockRecorder) DescribeRuntimeConfigurationRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeRuntimeConfigurationRequest(arg0 interface{}) *gomock.Call
DescribeRuntimeConfigurationRequest indicates an expected call of DescribeRuntimeConfigurationRequest
func (*MockGameLiftAPIMockRecorder) DescribeRuntimeConfigurationWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeRuntimeConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeRuntimeConfigurationWithContext indicates an expected call of DescribeRuntimeConfigurationWithContext
func (*MockGameLiftAPIMockRecorder) DescribeScalingPolicies ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeScalingPolicies(arg0 interface{}) *gomock.Call
DescribeScalingPolicies indicates an expected call of DescribeScalingPolicies
func (*MockGameLiftAPIMockRecorder) DescribeScalingPoliciesPages ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeScalingPoliciesPages(arg0, arg1 interface{}) *gomock.Call
DescribeScalingPoliciesPages indicates an expected call of DescribeScalingPoliciesPages
func (*MockGameLiftAPIMockRecorder) DescribeScalingPoliciesPagesWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeScalingPoliciesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeScalingPoliciesPagesWithContext indicates an expected call of DescribeScalingPoliciesPagesWithContext
func (*MockGameLiftAPIMockRecorder) DescribeScalingPoliciesRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeScalingPoliciesRequest(arg0 interface{}) *gomock.Call
DescribeScalingPoliciesRequest indicates an expected call of DescribeScalingPoliciesRequest
func (*MockGameLiftAPIMockRecorder) DescribeScalingPoliciesWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeScalingPoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeScalingPoliciesWithContext indicates an expected call of DescribeScalingPoliciesWithContext
func (*MockGameLiftAPIMockRecorder) DescribeScript ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeScript(arg0 interface{}) *gomock.Call
DescribeScript indicates an expected call of DescribeScript
func (*MockGameLiftAPIMockRecorder) DescribeScriptRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeScriptRequest(arg0 interface{}) *gomock.Call
DescribeScriptRequest indicates an expected call of DescribeScriptRequest
func (*MockGameLiftAPIMockRecorder) DescribeScriptWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeScriptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeScriptWithContext indicates an expected call of DescribeScriptWithContext
func (*MockGameLiftAPIMockRecorder) DescribeVpcPeeringAuthorizations ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeVpcPeeringAuthorizations(arg0 interface{}) *gomock.Call
DescribeVpcPeeringAuthorizations indicates an expected call of DescribeVpcPeeringAuthorizations
func (*MockGameLiftAPIMockRecorder) DescribeVpcPeeringAuthorizationsRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeVpcPeeringAuthorizationsRequest(arg0 interface{}) *gomock.Call
DescribeVpcPeeringAuthorizationsRequest indicates an expected call of DescribeVpcPeeringAuthorizationsRequest
func (*MockGameLiftAPIMockRecorder) DescribeVpcPeeringAuthorizationsWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeVpcPeeringAuthorizationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeVpcPeeringAuthorizationsWithContext indicates an expected call of DescribeVpcPeeringAuthorizationsWithContext
func (*MockGameLiftAPIMockRecorder) DescribeVpcPeeringConnections ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeVpcPeeringConnections(arg0 interface{}) *gomock.Call
DescribeVpcPeeringConnections indicates an expected call of DescribeVpcPeeringConnections
func (*MockGameLiftAPIMockRecorder) DescribeVpcPeeringConnectionsRequest ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeVpcPeeringConnectionsRequest(arg0 interface{}) *gomock.Call
DescribeVpcPeeringConnectionsRequest indicates an expected call of DescribeVpcPeeringConnectionsRequest
func (*MockGameLiftAPIMockRecorder) DescribeVpcPeeringConnectionsWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) DescribeVpcPeeringConnectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeVpcPeeringConnectionsWithContext indicates an expected call of DescribeVpcPeeringConnectionsWithContext
func (*MockGameLiftAPIMockRecorder) GetGameSessionLogUrl ¶
func (mr *MockGameLiftAPIMockRecorder) GetGameSessionLogUrl(arg0 interface{}) *gomock.Call
GetGameSessionLogUrl indicates an expected call of GetGameSessionLogUrl
func (*MockGameLiftAPIMockRecorder) GetGameSessionLogUrlRequest ¶
func (mr *MockGameLiftAPIMockRecorder) GetGameSessionLogUrlRequest(arg0 interface{}) *gomock.Call
GetGameSessionLogUrlRequest indicates an expected call of GetGameSessionLogUrlRequest
func (*MockGameLiftAPIMockRecorder) GetGameSessionLogUrlWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) GetGameSessionLogUrlWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetGameSessionLogUrlWithContext indicates an expected call of GetGameSessionLogUrlWithContext
func (*MockGameLiftAPIMockRecorder) GetInstanceAccess ¶
func (mr *MockGameLiftAPIMockRecorder) GetInstanceAccess(arg0 interface{}) *gomock.Call
GetInstanceAccess indicates an expected call of GetInstanceAccess
func (*MockGameLiftAPIMockRecorder) GetInstanceAccessRequest ¶
func (mr *MockGameLiftAPIMockRecorder) GetInstanceAccessRequest(arg0 interface{}) *gomock.Call
GetInstanceAccessRequest indicates an expected call of GetInstanceAccessRequest
func (*MockGameLiftAPIMockRecorder) GetInstanceAccessWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) GetInstanceAccessWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetInstanceAccessWithContext indicates an expected call of GetInstanceAccessWithContext
func (*MockGameLiftAPIMockRecorder) ListAliases ¶
func (mr *MockGameLiftAPIMockRecorder) ListAliases(arg0 interface{}) *gomock.Call
ListAliases indicates an expected call of ListAliases
func (*MockGameLiftAPIMockRecorder) ListAliasesPages ¶
func (mr *MockGameLiftAPIMockRecorder) ListAliasesPages(arg0, arg1 interface{}) *gomock.Call
ListAliasesPages indicates an expected call of ListAliasesPages
func (*MockGameLiftAPIMockRecorder) ListAliasesPagesWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) ListAliasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAliasesPagesWithContext indicates an expected call of ListAliasesPagesWithContext
func (*MockGameLiftAPIMockRecorder) ListAliasesRequest ¶
func (mr *MockGameLiftAPIMockRecorder) ListAliasesRequest(arg0 interface{}) *gomock.Call
ListAliasesRequest indicates an expected call of ListAliasesRequest
func (*MockGameLiftAPIMockRecorder) ListAliasesWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) ListAliasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAliasesWithContext indicates an expected call of ListAliasesWithContext
func (*MockGameLiftAPIMockRecorder) ListBuilds ¶
func (mr *MockGameLiftAPIMockRecorder) ListBuilds(arg0 interface{}) *gomock.Call
ListBuilds indicates an expected call of ListBuilds
func (*MockGameLiftAPIMockRecorder) ListBuildsPages ¶
func (mr *MockGameLiftAPIMockRecorder) ListBuildsPages(arg0, arg1 interface{}) *gomock.Call
ListBuildsPages indicates an expected call of ListBuildsPages
func (*MockGameLiftAPIMockRecorder) ListBuildsPagesWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) ListBuildsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListBuildsPagesWithContext indicates an expected call of ListBuildsPagesWithContext
func (*MockGameLiftAPIMockRecorder) ListBuildsRequest ¶
func (mr *MockGameLiftAPIMockRecorder) ListBuildsRequest(arg0 interface{}) *gomock.Call
ListBuildsRequest indicates an expected call of ListBuildsRequest
func (*MockGameLiftAPIMockRecorder) ListBuildsWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) ListBuildsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListBuildsWithContext indicates an expected call of ListBuildsWithContext
func (*MockGameLiftAPIMockRecorder) ListFleets ¶
func (mr *MockGameLiftAPIMockRecorder) ListFleets(arg0 interface{}) *gomock.Call
ListFleets indicates an expected call of ListFleets
func (*MockGameLiftAPIMockRecorder) ListFleetsPages ¶
func (mr *MockGameLiftAPIMockRecorder) ListFleetsPages(arg0, arg1 interface{}) *gomock.Call
ListFleetsPages indicates an expected call of ListFleetsPages
func (*MockGameLiftAPIMockRecorder) ListFleetsPagesWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) ListFleetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListFleetsPagesWithContext indicates an expected call of ListFleetsPagesWithContext
func (*MockGameLiftAPIMockRecorder) ListFleetsRequest ¶
func (mr *MockGameLiftAPIMockRecorder) ListFleetsRequest(arg0 interface{}) *gomock.Call
ListFleetsRequest indicates an expected call of ListFleetsRequest
func (*MockGameLiftAPIMockRecorder) ListFleetsWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) ListFleetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListFleetsWithContext indicates an expected call of ListFleetsWithContext
func (*MockGameLiftAPIMockRecorder) ListGameServerGroups ¶
func (mr *MockGameLiftAPIMockRecorder) ListGameServerGroups(arg0 interface{}) *gomock.Call
ListGameServerGroups indicates an expected call of ListGameServerGroups
func (*MockGameLiftAPIMockRecorder) ListGameServerGroupsPages ¶
func (mr *MockGameLiftAPIMockRecorder) ListGameServerGroupsPages(arg0, arg1 interface{}) *gomock.Call
ListGameServerGroupsPages indicates an expected call of ListGameServerGroupsPages
func (*MockGameLiftAPIMockRecorder) ListGameServerGroupsPagesWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) ListGameServerGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListGameServerGroupsPagesWithContext indicates an expected call of ListGameServerGroupsPagesWithContext
func (*MockGameLiftAPIMockRecorder) ListGameServerGroupsRequest ¶
func (mr *MockGameLiftAPIMockRecorder) ListGameServerGroupsRequest(arg0 interface{}) *gomock.Call
ListGameServerGroupsRequest indicates an expected call of ListGameServerGroupsRequest
func (*MockGameLiftAPIMockRecorder) ListGameServerGroupsWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) ListGameServerGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListGameServerGroupsWithContext indicates an expected call of ListGameServerGroupsWithContext
func (*MockGameLiftAPIMockRecorder) ListGameServers ¶
func (mr *MockGameLiftAPIMockRecorder) ListGameServers(arg0 interface{}) *gomock.Call
ListGameServers indicates an expected call of ListGameServers
func (*MockGameLiftAPIMockRecorder) ListGameServersPages ¶
func (mr *MockGameLiftAPIMockRecorder) ListGameServersPages(arg0, arg1 interface{}) *gomock.Call
ListGameServersPages indicates an expected call of ListGameServersPages
func (*MockGameLiftAPIMockRecorder) ListGameServersPagesWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) ListGameServersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListGameServersPagesWithContext indicates an expected call of ListGameServersPagesWithContext
func (*MockGameLiftAPIMockRecorder) ListGameServersRequest ¶
func (mr *MockGameLiftAPIMockRecorder) ListGameServersRequest(arg0 interface{}) *gomock.Call
ListGameServersRequest indicates an expected call of ListGameServersRequest
func (*MockGameLiftAPIMockRecorder) ListGameServersWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) ListGameServersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListGameServersWithContext indicates an expected call of ListGameServersWithContext
func (*MockGameLiftAPIMockRecorder) ListScripts ¶
func (mr *MockGameLiftAPIMockRecorder) ListScripts(arg0 interface{}) *gomock.Call
ListScripts indicates an expected call of ListScripts
func (*MockGameLiftAPIMockRecorder) ListScriptsPages ¶
func (mr *MockGameLiftAPIMockRecorder) ListScriptsPages(arg0, arg1 interface{}) *gomock.Call
ListScriptsPages indicates an expected call of ListScriptsPages
func (*MockGameLiftAPIMockRecorder) ListScriptsPagesWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) ListScriptsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListScriptsPagesWithContext indicates an expected call of ListScriptsPagesWithContext
func (*MockGameLiftAPIMockRecorder) ListScriptsRequest ¶
func (mr *MockGameLiftAPIMockRecorder) ListScriptsRequest(arg0 interface{}) *gomock.Call
ListScriptsRequest indicates an expected call of ListScriptsRequest
func (*MockGameLiftAPIMockRecorder) ListScriptsWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) ListScriptsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListScriptsWithContext indicates an expected call of ListScriptsWithContext
func (*MockGameLiftAPIMockRecorder) ListTagsForResource ¶
func (mr *MockGameLiftAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockGameLiftAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockGameLiftAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockGameLiftAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockGameLiftAPIMockRecorder) PutScalingPolicy ¶
func (mr *MockGameLiftAPIMockRecorder) PutScalingPolicy(arg0 interface{}) *gomock.Call
PutScalingPolicy indicates an expected call of PutScalingPolicy
func (*MockGameLiftAPIMockRecorder) PutScalingPolicyRequest ¶
func (mr *MockGameLiftAPIMockRecorder) PutScalingPolicyRequest(arg0 interface{}) *gomock.Call
PutScalingPolicyRequest indicates an expected call of PutScalingPolicyRequest
func (*MockGameLiftAPIMockRecorder) PutScalingPolicyWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) PutScalingPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutScalingPolicyWithContext indicates an expected call of PutScalingPolicyWithContext
func (*MockGameLiftAPIMockRecorder) RegisterGameServer ¶
func (mr *MockGameLiftAPIMockRecorder) RegisterGameServer(arg0 interface{}) *gomock.Call
RegisterGameServer indicates an expected call of RegisterGameServer
func (*MockGameLiftAPIMockRecorder) RegisterGameServerRequest ¶
func (mr *MockGameLiftAPIMockRecorder) RegisterGameServerRequest(arg0 interface{}) *gomock.Call
RegisterGameServerRequest indicates an expected call of RegisterGameServerRequest
func (*MockGameLiftAPIMockRecorder) RegisterGameServerWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) RegisterGameServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RegisterGameServerWithContext indicates an expected call of RegisterGameServerWithContext
func (*MockGameLiftAPIMockRecorder) RequestUploadCredentials ¶
func (mr *MockGameLiftAPIMockRecorder) RequestUploadCredentials(arg0 interface{}) *gomock.Call
RequestUploadCredentials indicates an expected call of RequestUploadCredentials
func (*MockGameLiftAPIMockRecorder) RequestUploadCredentialsRequest ¶
func (mr *MockGameLiftAPIMockRecorder) RequestUploadCredentialsRequest(arg0 interface{}) *gomock.Call
RequestUploadCredentialsRequest indicates an expected call of RequestUploadCredentialsRequest
func (*MockGameLiftAPIMockRecorder) RequestUploadCredentialsWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) RequestUploadCredentialsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RequestUploadCredentialsWithContext indicates an expected call of RequestUploadCredentialsWithContext
func (*MockGameLiftAPIMockRecorder) ResolveAlias ¶
func (mr *MockGameLiftAPIMockRecorder) ResolveAlias(arg0 interface{}) *gomock.Call
ResolveAlias indicates an expected call of ResolveAlias
func (*MockGameLiftAPIMockRecorder) ResolveAliasRequest ¶
func (mr *MockGameLiftAPIMockRecorder) ResolveAliasRequest(arg0 interface{}) *gomock.Call
ResolveAliasRequest indicates an expected call of ResolveAliasRequest
func (*MockGameLiftAPIMockRecorder) ResolveAliasWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) ResolveAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ResolveAliasWithContext indicates an expected call of ResolveAliasWithContext
func (*MockGameLiftAPIMockRecorder) ResumeGameServerGroup ¶
func (mr *MockGameLiftAPIMockRecorder) ResumeGameServerGroup(arg0 interface{}) *gomock.Call
ResumeGameServerGroup indicates an expected call of ResumeGameServerGroup
func (*MockGameLiftAPIMockRecorder) ResumeGameServerGroupRequest ¶
func (mr *MockGameLiftAPIMockRecorder) ResumeGameServerGroupRequest(arg0 interface{}) *gomock.Call
ResumeGameServerGroupRequest indicates an expected call of ResumeGameServerGroupRequest
func (*MockGameLiftAPIMockRecorder) ResumeGameServerGroupWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) ResumeGameServerGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ResumeGameServerGroupWithContext indicates an expected call of ResumeGameServerGroupWithContext
func (*MockGameLiftAPIMockRecorder) SearchGameSessions ¶
func (mr *MockGameLiftAPIMockRecorder) SearchGameSessions(arg0 interface{}) *gomock.Call
SearchGameSessions indicates an expected call of SearchGameSessions
func (*MockGameLiftAPIMockRecorder) SearchGameSessionsPages ¶
func (mr *MockGameLiftAPIMockRecorder) SearchGameSessionsPages(arg0, arg1 interface{}) *gomock.Call
SearchGameSessionsPages indicates an expected call of SearchGameSessionsPages
func (*MockGameLiftAPIMockRecorder) SearchGameSessionsPagesWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) SearchGameSessionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
SearchGameSessionsPagesWithContext indicates an expected call of SearchGameSessionsPagesWithContext
func (*MockGameLiftAPIMockRecorder) SearchGameSessionsRequest ¶
func (mr *MockGameLiftAPIMockRecorder) SearchGameSessionsRequest(arg0 interface{}) *gomock.Call
SearchGameSessionsRequest indicates an expected call of SearchGameSessionsRequest
func (*MockGameLiftAPIMockRecorder) SearchGameSessionsWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) SearchGameSessionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SearchGameSessionsWithContext indicates an expected call of SearchGameSessionsWithContext
func (*MockGameLiftAPIMockRecorder) StartFleetActions ¶
func (mr *MockGameLiftAPIMockRecorder) StartFleetActions(arg0 interface{}) *gomock.Call
StartFleetActions indicates an expected call of StartFleetActions
func (*MockGameLiftAPIMockRecorder) StartFleetActionsRequest ¶
func (mr *MockGameLiftAPIMockRecorder) StartFleetActionsRequest(arg0 interface{}) *gomock.Call
StartFleetActionsRequest indicates an expected call of StartFleetActionsRequest
func (*MockGameLiftAPIMockRecorder) StartFleetActionsWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) StartFleetActionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartFleetActionsWithContext indicates an expected call of StartFleetActionsWithContext
func (*MockGameLiftAPIMockRecorder) StartGameSessionPlacement ¶
func (mr *MockGameLiftAPIMockRecorder) StartGameSessionPlacement(arg0 interface{}) *gomock.Call
StartGameSessionPlacement indicates an expected call of StartGameSessionPlacement
func (*MockGameLiftAPIMockRecorder) StartGameSessionPlacementRequest ¶
func (mr *MockGameLiftAPIMockRecorder) StartGameSessionPlacementRequest(arg0 interface{}) *gomock.Call
StartGameSessionPlacementRequest indicates an expected call of StartGameSessionPlacementRequest
func (*MockGameLiftAPIMockRecorder) StartGameSessionPlacementWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) StartGameSessionPlacementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartGameSessionPlacementWithContext indicates an expected call of StartGameSessionPlacementWithContext
func (*MockGameLiftAPIMockRecorder) StartMatchBackfill ¶
func (mr *MockGameLiftAPIMockRecorder) StartMatchBackfill(arg0 interface{}) *gomock.Call
StartMatchBackfill indicates an expected call of StartMatchBackfill
func (*MockGameLiftAPIMockRecorder) StartMatchBackfillRequest ¶
func (mr *MockGameLiftAPIMockRecorder) StartMatchBackfillRequest(arg0 interface{}) *gomock.Call
StartMatchBackfillRequest indicates an expected call of StartMatchBackfillRequest
func (*MockGameLiftAPIMockRecorder) StartMatchBackfillWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) StartMatchBackfillWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartMatchBackfillWithContext indicates an expected call of StartMatchBackfillWithContext
func (*MockGameLiftAPIMockRecorder) StartMatchmaking ¶
func (mr *MockGameLiftAPIMockRecorder) StartMatchmaking(arg0 interface{}) *gomock.Call
StartMatchmaking indicates an expected call of StartMatchmaking
func (*MockGameLiftAPIMockRecorder) StartMatchmakingRequest ¶
func (mr *MockGameLiftAPIMockRecorder) StartMatchmakingRequest(arg0 interface{}) *gomock.Call
StartMatchmakingRequest indicates an expected call of StartMatchmakingRequest
func (*MockGameLiftAPIMockRecorder) StartMatchmakingWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) StartMatchmakingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartMatchmakingWithContext indicates an expected call of StartMatchmakingWithContext
func (*MockGameLiftAPIMockRecorder) StopFleetActions ¶
func (mr *MockGameLiftAPIMockRecorder) StopFleetActions(arg0 interface{}) *gomock.Call
StopFleetActions indicates an expected call of StopFleetActions
func (*MockGameLiftAPIMockRecorder) StopFleetActionsRequest ¶
func (mr *MockGameLiftAPIMockRecorder) StopFleetActionsRequest(arg0 interface{}) *gomock.Call
StopFleetActionsRequest indicates an expected call of StopFleetActionsRequest
func (*MockGameLiftAPIMockRecorder) StopFleetActionsWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) StopFleetActionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopFleetActionsWithContext indicates an expected call of StopFleetActionsWithContext
func (*MockGameLiftAPIMockRecorder) StopGameSessionPlacement ¶
func (mr *MockGameLiftAPIMockRecorder) StopGameSessionPlacement(arg0 interface{}) *gomock.Call
StopGameSessionPlacement indicates an expected call of StopGameSessionPlacement
func (*MockGameLiftAPIMockRecorder) StopGameSessionPlacementRequest ¶
func (mr *MockGameLiftAPIMockRecorder) StopGameSessionPlacementRequest(arg0 interface{}) *gomock.Call
StopGameSessionPlacementRequest indicates an expected call of StopGameSessionPlacementRequest
func (*MockGameLiftAPIMockRecorder) StopGameSessionPlacementWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) StopGameSessionPlacementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopGameSessionPlacementWithContext indicates an expected call of StopGameSessionPlacementWithContext
func (*MockGameLiftAPIMockRecorder) StopMatchmaking ¶
func (mr *MockGameLiftAPIMockRecorder) StopMatchmaking(arg0 interface{}) *gomock.Call
StopMatchmaking indicates an expected call of StopMatchmaking
func (*MockGameLiftAPIMockRecorder) StopMatchmakingRequest ¶
func (mr *MockGameLiftAPIMockRecorder) StopMatchmakingRequest(arg0 interface{}) *gomock.Call
StopMatchmakingRequest indicates an expected call of StopMatchmakingRequest
func (*MockGameLiftAPIMockRecorder) StopMatchmakingWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) StopMatchmakingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StopMatchmakingWithContext indicates an expected call of StopMatchmakingWithContext
func (*MockGameLiftAPIMockRecorder) SuspendGameServerGroup ¶
func (mr *MockGameLiftAPIMockRecorder) SuspendGameServerGroup(arg0 interface{}) *gomock.Call
SuspendGameServerGroup indicates an expected call of SuspendGameServerGroup
func (*MockGameLiftAPIMockRecorder) SuspendGameServerGroupRequest ¶
func (mr *MockGameLiftAPIMockRecorder) SuspendGameServerGroupRequest(arg0 interface{}) *gomock.Call
SuspendGameServerGroupRequest indicates an expected call of SuspendGameServerGroupRequest
func (*MockGameLiftAPIMockRecorder) SuspendGameServerGroupWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) SuspendGameServerGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SuspendGameServerGroupWithContext indicates an expected call of SuspendGameServerGroupWithContext
func (*MockGameLiftAPIMockRecorder) TagResource ¶
func (mr *MockGameLiftAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockGameLiftAPIMockRecorder) TagResourceRequest ¶
func (mr *MockGameLiftAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockGameLiftAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockGameLiftAPIMockRecorder) UntagResource ¶
func (mr *MockGameLiftAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockGameLiftAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockGameLiftAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockGameLiftAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockGameLiftAPIMockRecorder) UpdateAlias ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateAlias(arg0 interface{}) *gomock.Call
UpdateAlias indicates an expected call of UpdateAlias
func (*MockGameLiftAPIMockRecorder) UpdateAliasRequest ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateAliasRequest(arg0 interface{}) *gomock.Call
UpdateAliasRequest indicates an expected call of UpdateAliasRequest
func (*MockGameLiftAPIMockRecorder) UpdateAliasWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateAliasWithContext indicates an expected call of UpdateAliasWithContext
func (*MockGameLiftAPIMockRecorder) UpdateBuild ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateBuild(arg0 interface{}) *gomock.Call
UpdateBuild indicates an expected call of UpdateBuild
func (*MockGameLiftAPIMockRecorder) UpdateBuildRequest ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateBuildRequest(arg0 interface{}) *gomock.Call
UpdateBuildRequest indicates an expected call of UpdateBuildRequest
func (*MockGameLiftAPIMockRecorder) UpdateBuildWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateBuildWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateBuildWithContext indicates an expected call of UpdateBuildWithContext
func (*MockGameLiftAPIMockRecorder) UpdateFleetAttributes ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateFleetAttributes(arg0 interface{}) *gomock.Call
UpdateFleetAttributes indicates an expected call of UpdateFleetAttributes
func (*MockGameLiftAPIMockRecorder) UpdateFleetAttributesRequest ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateFleetAttributesRequest(arg0 interface{}) *gomock.Call
UpdateFleetAttributesRequest indicates an expected call of UpdateFleetAttributesRequest
func (*MockGameLiftAPIMockRecorder) UpdateFleetAttributesWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateFleetAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateFleetAttributesWithContext indicates an expected call of UpdateFleetAttributesWithContext
func (*MockGameLiftAPIMockRecorder) UpdateFleetCapacity ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateFleetCapacity(arg0 interface{}) *gomock.Call
UpdateFleetCapacity indicates an expected call of UpdateFleetCapacity
func (*MockGameLiftAPIMockRecorder) UpdateFleetCapacityRequest ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateFleetCapacityRequest(arg0 interface{}) *gomock.Call
UpdateFleetCapacityRequest indicates an expected call of UpdateFleetCapacityRequest
func (*MockGameLiftAPIMockRecorder) UpdateFleetCapacityWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateFleetCapacityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateFleetCapacityWithContext indicates an expected call of UpdateFleetCapacityWithContext
func (*MockGameLiftAPIMockRecorder) UpdateFleetPortSettings ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateFleetPortSettings(arg0 interface{}) *gomock.Call
UpdateFleetPortSettings indicates an expected call of UpdateFleetPortSettings
func (*MockGameLiftAPIMockRecorder) UpdateFleetPortSettingsRequest ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateFleetPortSettingsRequest(arg0 interface{}) *gomock.Call
UpdateFleetPortSettingsRequest indicates an expected call of UpdateFleetPortSettingsRequest
func (*MockGameLiftAPIMockRecorder) UpdateFleetPortSettingsWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateFleetPortSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateFleetPortSettingsWithContext indicates an expected call of UpdateFleetPortSettingsWithContext
func (*MockGameLiftAPIMockRecorder) UpdateGameServer ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateGameServer(arg0 interface{}) *gomock.Call
UpdateGameServer indicates an expected call of UpdateGameServer
func (*MockGameLiftAPIMockRecorder) UpdateGameServerGroup ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateGameServerGroup(arg0 interface{}) *gomock.Call
UpdateGameServerGroup indicates an expected call of UpdateGameServerGroup
func (*MockGameLiftAPIMockRecorder) UpdateGameServerGroupRequest ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateGameServerGroupRequest(arg0 interface{}) *gomock.Call
UpdateGameServerGroupRequest indicates an expected call of UpdateGameServerGroupRequest
func (*MockGameLiftAPIMockRecorder) UpdateGameServerGroupWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateGameServerGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateGameServerGroupWithContext indicates an expected call of UpdateGameServerGroupWithContext
func (*MockGameLiftAPIMockRecorder) UpdateGameServerRequest ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateGameServerRequest(arg0 interface{}) *gomock.Call
UpdateGameServerRequest indicates an expected call of UpdateGameServerRequest
func (*MockGameLiftAPIMockRecorder) UpdateGameServerWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateGameServerWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateGameServerWithContext indicates an expected call of UpdateGameServerWithContext
func (*MockGameLiftAPIMockRecorder) UpdateGameSession ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateGameSession(arg0 interface{}) *gomock.Call
UpdateGameSession indicates an expected call of UpdateGameSession
func (*MockGameLiftAPIMockRecorder) UpdateGameSessionQueue ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateGameSessionQueue(arg0 interface{}) *gomock.Call
UpdateGameSessionQueue indicates an expected call of UpdateGameSessionQueue
func (*MockGameLiftAPIMockRecorder) UpdateGameSessionQueueRequest ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateGameSessionQueueRequest(arg0 interface{}) *gomock.Call
UpdateGameSessionQueueRequest indicates an expected call of UpdateGameSessionQueueRequest
func (*MockGameLiftAPIMockRecorder) UpdateGameSessionQueueWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateGameSessionQueueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateGameSessionQueueWithContext indicates an expected call of UpdateGameSessionQueueWithContext
func (*MockGameLiftAPIMockRecorder) UpdateGameSessionRequest ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateGameSessionRequest(arg0 interface{}) *gomock.Call
UpdateGameSessionRequest indicates an expected call of UpdateGameSessionRequest
func (*MockGameLiftAPIMockRecorder) UpdateGameSessionWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateGameSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateGameSessionWithContext indicates an expected call of UpdateGameSessionWithContext
func (*MockGameLiftAPIMockRecorder) UpdateMatchmakingConfiguration ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateMatchmakingConfiguration(arg0 interface{}) *gomock.Call
UpdateMatchmakingConfiguration indicates an expected call of UpdateMatchmakingConfiguration
func (*MockGameLiftAPIMockRecorder) UpdateMatchmakingConfigurationRequest ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateMatchmakingConfigurationRequest(arg0 interface{}) *gomock.Call
UpdateMatchmakingConfigurationRequest indicates an expected call of UpdateMatchmakingConfigurationRequest
func (*MockGameLiftAPIMockRecorder) UpdateMatchmakingConfigurationWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateMatchmakingConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateMatchmakingConfigurationWithContext indicates an expected call of UpdateMatchmakingConfigurationWithContext
func (*MockGameLiftAPIMockRecorder) UpdateRuntimeConfiguration ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateRuntimeConfiguration(arg0 interface{}) *gomock.Call
UpdateRuntimeConfiguration indicates an expected call of UpdateRuntimeConfiguration
func (*MockGameLiftAPIMockRecorder) UpdateRuntimeConfigurationRequest ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateRuntimeConfigurationRequest(arg0 interface{}) *gomock.Call
UpdateRuntimeConfigurationRequest indicates an expected call of UpdateRuntimeConfigurationRequest
func (*MockGameLiftAPIMockRecorder) UpdateRuntimeConfigurationWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateRuntimeConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateRuntimeConfigurationWithContext indicates an expected call of UpdateRuntimeConfigurationWithContext
func (*MockGameLiftAPIMockRecorder) UpdateScript ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateScript(arg0 interface{}) *gomock.Call
UpdateScript indicates an expected call of UpdateScript
func (*MockGameLiftAPIMockRecorder) UpdateScriptRequest ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateScriptRequest(arg0 interface{}) *gomock.Call
UpdateScriptRequest indicates an expected call of UpdateScriptRequest
func (*MockGameLiftAPIMockRecorder) UpdateScriptWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) UpdateScriptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateScriptWithContext indicates an expected call of UpdateScriptWithContext
func (*MockGameLiftAPIMockRecorder) ValidateMatchmakingRuleSet ¶
func (mr *MockGameLiftAPIMockRecorder) ValidateMatchmakingRuleSet(arg0 interface{}) *gomock.Call
ValidateMatchmakingRuleSet indicates an expected call of ValidateMatchmakingRuleSet
func (*MockGameLiftAPIMockRecorder) ValidateMatchmakingRuleSetRequest ¶
func (mr *MockGameLiftAPIMockRecorder) ValidateMatchmakingRuleSetRequest(arg0 interface{}) *gomock.Call
ValidateMatchmakingRuleSetRequest indicates an expected call of ValidateMatchmakingRuleSetRequest
func (*MockGameLiftAPIMockRecorder) ValidateMatchmakingRuleSetWithContext ¶
func (mr *MockGameLiftAPIMockRecorder) ValidateMatchmakingRuleSetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ValidateMatchmakingRuleSetWithContext indicates an expected call of ValidateMatchmakingRuleSetWithContext