Uses of Class
software.amazon.awssdk.services.ec2.paginators.GetSpotPlacementScoresIterable
-
Packages that use GetSpotPlacementScoresIterable Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud -
-
Uses of GetSpotPlacementScoresIterable in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return GetSpotPlacementScoresIterable Modifier and Type Method Description default GetSpotPlacementScoresIterableEc2Client. getSpotPlacementScoresPaginator(Consumer<GetSpotPlacementScoresRequest.Builder> getSpotPlacementScoresRequest)Calculates the Spot placement score for a Region or Availability Zone based on the specified target capacity and compute requirements.default GetSpotPlacementScoresIterableEc2Client. getSpotPlacementScoresPaginator(GetSpotPlacementScoresRequest getSpotPlacementScoresRequest)Calculates the Spot placement score for a Region or Availability Zone based on the specified target capacity and compute requirements.
-