| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| Modifier and Type | Method and Description |
|---|---|
default PutScalingPolicyResponse |
GameLiftClient.putScalingPolicy(Consumer<PutScalingPolicyRequest.Builder> putScalingPolicyRequest)
Creates or updates a scaling policy for a fleet.
|
default PutScalingPolicyResponse |
GameLiftClient.putScalingPolicy(PutScalingPolicyRequest putScalingPolicyRequest)
Creates or updates a scaling policy for a fleet.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutScalingPolicyResponse> |
GameLiftAsyncClient.putScalingPolicy(Consumer<PutScalingPolicyRequest.Builder> putScalingPolicyRequest)
Creates or updates a scaling policy for a fleet.
|
default CompletableFuture<PutScalingPolicyResponse> |
GameLiftAsyncClient.putScalingPolicy(PutScalingPolicyRequest putScalingPolicyRequest)
Creates or updates a scaling policy for a fleet.
|
Copyright © 2022. All rights reserved.