| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift |
|
| software.amazon.awssdk.services.gamelift.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutScalingPolicyResponse |
GameLiftClient.putScalingPolicy(PutScalingPolicyRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutScalingPolicyRequestMarshaller.marshall(PutScalingPolicyRequest putScalingPolicyRequest) |
Copyright © 2020. All rights reserved.