Uses of Class
software.amazon.awssdk.services.ec2.model.GetSpotPlacementScoresResponse
Packages that use GetSpotPlacementScoresResponse
Package
Description
-
Uses of GetSpotPlacementScoresResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return GetSpotPlacementScoresResponseModifier and TypeMethodDescriptiondefault GetSpotPlacementScoresResponseEc2Client.getSpotPlacementScores(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 GetSpotPlacementScoresResponseEc2Client.getSpotPlacementScores(GetSpotPlacementScoresRequest getSpotPlacementScoresRequest) Calculates the Spot placement score for a Region or Availability Zone based on the specified target capacity and compute requirements.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type GetSpotPlacementScoresResponseModifier and TypeMethodDescriptionEc2AsyncClient.getSpotPlacementScores(Consumer<GetSpotPlacementScoresRequest.Builder> getSpotPlacementScoresRequest) Calculates the Spot placement score for a Region or Availability Zone based on the specified target capacity and compute requirements.Ec2AsyncClient.getSpotPlacementScores(GetSpotPlacementScoresRequest getSpotPlacementScoresRequest) Calculates the Spot placement score for a Region or Availability Zone based on the specified target capacity and compute requirements. -
Uses of GetSpotPlacementScoresResponse in software.amazon.awssdk.services.ec2.paginators
Methods in software.amazon.awssdk.services.ec2.paginators that return types with arguments of type GetSpotPlacementScoresResponseMethod parameters in software.amazon.awssdk.services.ec2.paginators with type arguments of type GetSpotPlacementScoresResponseModifier and TypeMethodDescriptionvoidGetSpotPlacementScoresPublisher.subscribe(org.reactivestreams.Subscriber<? super GetSpotPlacementScoresResponse> subscriber)