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