Uses of Class
com.amazonaws.services.gamelift.model.DeleteScalingPolicyResult
-
Packages that use DeleteScalingPolicyResult Package Description com.amazonaws.services.gamelift com.amazonaws.services.gamelift.model -
-
Uses of DeleteScalingPolicyResult in com.amazonaws.services.gamelift
Methods in com.amazonaws.services.gamelift that return DeleteScalingPolicyResult Modifier and Type Method Description DeleteScalingPolicyResultAbstractAmazonGameLift. deleteScalingPolicy(DeleteScalingPolicyRequest request)DeleteScalingPolicyResultAmazonGameLift. deleteScalingPolicy(DeleteScalingPolicyRequest deleteScalingPolicyRequest)Deletes a fleet scaling policy.DeleteScalingPolicyResultAmazonGameLiftClient. deleteScalingPolicy(DeleteScalingPolicyRequest deleteScalingPolicyRequest)Deletes a fleet scaling policy.Method parameters in com.amazonaws.services.gamelift with type arguments of type DeleteScalingPolicyResult Modifier and Type Method Description Future<DeleteScalingPolicyResult>AbstractAmazonGameLiftAsync. deleteScalingPolicyAsync(DeleteScalingPolicyRequest request, AsyncHandler<DeleteScalingPolicyRequest,DeleteScalingPolicyResult> asyncHandler)Future<DeleteScalingPolicyResult>AmazonGameLiftAsync. deleteScalingPolicyAsync(DeleteScalingPolicyRequest deleteScalingPolicyRequest, AsyncHandler<DeleteScalingPolicyRequest,DeleteScalingPolicyResult> asyncHandler)Deletes a fleet scaling policy.Future<DeleteScalingPolicyResult>AmazonGameLiftAsyncClient. deleteScalingPolicyAsync(DeleteScalingPolicyRequest request, AsyncHandler<DeleteScalingPolicyRequest,DeleteScalingPolicyResult> asyncHandler) -
Uses of DeleteScalingPolicyResult in com.amazonaws.services.gamelift.model
Methods in com.amazonaws.services.gamelift.model that return DeleteScalingPolicyResult Modifier and Type Method Description DeleteScalingPolicyResultDeleteScalingPolicyResult. clone()
-