Uses of Interface
software.amazon.awssdk.services.gamelift.model.PutScalingPolicyResponse.Builder
-
Packages that use PutScalingPolicyResponse.Builder Package Description software.amazon.awssdk.services.gamelift.model -
-
Uses of PutScalingPolicyResponse.Builder in software.amazon.awssdk.services.gamelift.model
Methods in software.amazon.awssdk.services.gamelift.model that return PutScalingPolicyResponse.Builder Modifier and Type Method Description static PutScalingPolicyResponse.BuilderPutScalingPolicyResponse. builder()PutScalingPolicyResponse.BuilderPutScalingPolicyResponse.Builder. name(String name)A descriptive label that is associated with a fleet's scaling policy.PutScalingPolicyResponse.BuilderPutScalingPolicyResponse. toBuilder()Methods in software.amazon.awssdk.services.gamelift.model that return types with arguments of type PutScalingPolicyResponse.Builder Modifier and Type Method Description static Class<? extends PutScalingPolicyResponse.Builder>PutScalingPolicyResponse. serializableBuilderClass()
-