default CreateAliasResponse |
GameLiftClient.createAlias(Consumer<CreateAliasRequest.Builder> createAliasRequest) |
Creates an alias for a fleet.
|
default CreateAliasResponse |
GameLiftClient.createAlias(CreateAliasRequest createAliasRequest) |
Creates an alias for a fleet.
|
default CreateContainerGroupDefinitionResponse |
GameLiftClient.createContainerGroupDefinition(Consumer<CreateContainerGroupDefinitionRequest.Builder> createContainerGroupDefinitionRequest) |
This operation is used with the Amazon GameLift containers feature, which is currently in public preview.
|
default CreateContainerGroupDefinitionResponse |
GameLiftClient.createContainerGroupDefinition(CreateContainerGroupDefinitionRequest createContainerGroupDefinitionRequest) |
This operation is used with the Amazon GameLift containers feature, which is currently in public preview.
|
default CreateFleetResponse |
GameLiftClient.createFleet(Consumer<CreateFleetRequest.Builder> createFleetRequest) |
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in
public preview.
|
default CreateFleetResponse |
GameLiftClient.createFleet(CreateFleetRequest createFleetRequest) |
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in
public preview.
|
default CreateFleetLocationsResponse |
GameLiftClient.createFleetLocations(Consumer<CreateFleetLocationsRequest.Builder> createFleetLocationsRequest) |
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in
public preview.
|
default CreateFleetLocationsResponse |
GameLiftClient.createFleetLocations(CreateFleetLocationsRequest createFleetLocationsRequest) |
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in
public preview.
|
default CreateGameServerGroupResponse |
GameLiftClient.createGameServerGroup(Consumer<CreateGameServerGroupRequest.Builder> createGameServerGroupRequest) |
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
|
default CreateGameServerGroupResponse |
GameLiftClient.createGameServerGroup(CreateGameServerGroupRequest createGameServerGroupRequest) |
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
|
default CreateGameSessionResponse |
GameLiftClient.createGameSession(Consumer<CreateGameSessionRequest.Builder> createGameSessionRequest) |
Creates a multiplayer game session for players in a specific fleet location.
|
default CreateGameSessionResponse |
GameLiftClient.createGameSession(CreateGameSessionRequest createGameSessionRequest) |
Creates a multiplayer game session for players in a specific fleet location.
|
default CreateGameSessionQueueResponse |
GameLiftClient.createGameSessionQueue(Consumer<CreateGameSessionQueueRequest.Builder> createGameSessionQueueRequest) |
Creates a placement queue that processes requests for new game sessions.
|
default CreateGameSessionQueueResponse |
GameLiftClient.createGameSessionQueue(CreateGameSessionQueueRequest createGameSessionQueueRequest) |
Creates a placement queue that processes requests for new game sessions.
|
default CreateLocationResponse |
GameLiftClient.createLocation(Consumer<CreateLocationRequest.Builder> createLocationRequest) |
Creates a custom location for use in an Anywhere fleet.
|
default CreateLocationResponse |
GameLiftClient.createLocation(CreateLocationRequest createLocationRequest) |
Creates a custom location for use in an Anywhere fleet.
|
default CreateMatchmakingConfigurationResponse |
GameLiftClient.createMatchmakingConfiguration(Consumer<CreateMatchmakingConfigurationRequest.Builder> createMatchmakingConfigurationRequest) |
Defines a new matchmaking configuration for use with FlexMatch.
|
default CreateMatchmakingConfigurationResponse |
GameLiftClient.createMatchmakingConfiguration(CreateMatchmakingConfigurationRequest createMatchmakingConfigurationRequest) |
Defines a new matchmaking configuration for use with FlexMatch.
|
default CreateMatchmakingRuleSetResponse |
GameLiftClient.createMatchmakingRuleSet(Consumer<CreateMatchmakingRuleSetRequest.Builder> createMatchmakingRuleSetRequest) |
Creates a new rule set for FlexMatch matchmaking.
|
default CreateMatchmakingRuleSetResponse |
GameLiftClient.createMatchmakingRuleSet(CreateMatchmakingRuleSetRequest createMatchmakingRuleSetRequest) |
Creates a new rule set for FlexMatch matchmaking.
|
default RegisterComputeResponse |
GameLiftClient.registerCompute(Consumer<RegisterComputeRequest.Builder> registerComputeRequest) |
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in
public preview.
|
default RegisterComputeResponse |
GameLiftClient.registerCompute(RegisterComputeRequest registerComputeRequest) |
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in
public preview.
|
default RegisterGameServerResponse |
GameLiftClient.registerGameServer(Consumer<RegisterGameServerRequest.Builder> registerGameServerRequest) |
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
|
default RegisterGameServerResponse |
GameLiftClient.registerGameServer(RegisterGameServerRequest registerGameServerRequest) |
This operation is used with the Amazon GameLift FleetIQ solution and game server groups.
|
default UpdateFleetAttributesResponse |
GameLiftClient.updateFleetAttributes(Consumer<UpdateFleetAttributesRequest.Builder> updateFleetAttributesRequest) |
Updates a fleet's mutable attributes, such as game session protection and resource creation limits.
|
default UpdateFleetAttributesResponse |
GameLiftClient.updateFleetAttributes(UpdateFleetAttributesRequest updateFleetAttributesRequest) |
Updates a fleet's mutable attributes, such as game session protection and resource creation limits.
|
default UpdateFleetCapacityResponse |
GameLiftClient.updateFleetCapacity(Consumer<UpdateFleetCapacityRequest.Builder> updateFleetCapacityRequest) |
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in
public preview.
|
default UpdateFleetCapacityResponse |
GameLiftClient.updateFleetCapacity(UpdateFleetCapacityRequest updateFleetCapacityRequest) |
This operation has been expanded to use with the Amazon GameLift containers feature, which is currently in
public preview.
|
default UpdateFleetPortSettingsResponse |
GameLiftClient.updateFleetPortSettings(Consumer<UpdateFleetPortSettingsRequest.Builder> updateFleetPortSettingsRequest) |
Updates permissions that allow inbound traffic to connect to game sessions in the fleet.
|
default UpdateFleetPortSettingsResponse |
GameLiftClient.updateFleetPortSettings(UpdateFleetPortSettingsRequest updateFleetPortSettingsRequest) |
Updates permissions that allow inbound traffic to connect to game sessions in the fleet.
|
default UpdateRuntimeConfigurationResponse |
GameLiftClient.updateRuntimeConfiguration(Consumer<UpdateRuntimeConfigurationRequest.Builder> updateRuntimeConfigurationRequest) |
Updates the runtime configuration for the specified fleet.
|
default UpdateRuntimeConfigurationResponse |
GameLiftClient.updateRuntimeConfiguration(UpdateRuntimeConfigurationRequest updateRuntimeConfigurationRequest) |
Updates the runtime configuration for the specified fleet.
|