| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
Amazon GameLift provides solutions for hosting session-based multiplayer game servers in the cloud, including tools
for deploying, operating, and scaling game servers.
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteMatchmakingRuleSetResponse |
GameLiftClient.deleteMatchmakingRuleSet(Consumer<DeleteMatchmakingRuleSetRequest.Builder> deleteMatchmakingRuleSetRequest)
Deletes an existing matchmaking rule set.
|
default DeleteMatchmakingRuleSetResponse |
GameLiftClient.deleteMatchmakingRuleSet(DeleteMatchmakingRuleSetRequest deleteMatchmakingRuleSetRequest)
Deletes an existing matchmaking rule set.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteMatchmakingRuleSetResponse> |
GameLiftAsyncClient.deleteMatchmakingRuleSet(Consumer<DeleteMatchmakingRuleSetRequest.Builder> deleteMatchmakingRuleSetRequest)
Deletes an existing matchmaking rule set.
|
default CompletableFuture<DeleteMatchmakingRuleSetResponse> |
GameLiftAsyncClient.deleteMatchmakingRuleSet(DeleteMatchmakingRuleSetRequest deleteMatchmakingRuleSetRequest)
Deletes an existing matchmaking rule set.
|
Copyright © 2023. All rights reserved.