Uses of Class
software.amazon.awssdk.services.outposts.model.ListBlockingInstancesForCapacityTaskResponse
Packages that use ListBlockingInstancesForCapacityTaskResponse
Package
Description
Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and
tools to customer premises.
-
Uses of ListBlockingInstancesForCapacityTaskResponse in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts that return ListBlockingInstancesForCapacityTaskResponseModifier and TypeMethodDescriptionOutpostsClient.listBlockingInstancesForCapacityTask(Consumer<ListBlockingInstancesForCapacityTaskRequest.Builder> listBlockingInstancesForCapacityTaskRequest) A list of Amazon EC2 instances running on the Outpost and belonging to the account that initiated the capacity task.OutpostsClient.listBlockingInstancesForCapacityTask(ListBlockingInstancesForCapacityTaskRequest listBlockingInstancesForCapacityTaskRequest) A list of Amazon EC2 instances running on the Outpost and belonging to the account that initiated the capacity task.Methods in software.amazon.awssdk.services.outposts that return types with arguments of type ListBlockingInstancesForCapacityTaskResponseModifier and TypeMethodDescriptionOutpostsAsyncClient.listBlockingInstancesForCapacityTask(Consumer<ListBlockingInstancesForCapacityTaskRequest.Builder> listBlockingInstancesForCapacityTaskRequest) A list of Amazon EC2 instances running on the Outpost and belonging to the account that initiated the capacity task.OutpostsAsyncClient.listBlockingInstancesForCapacityTask(ListBlockingInstancesForCapacityTaskRequest listBlockingInstancesForCapacityTaskRequest) A list of Amazon EC2 instances running on the Outpost and belonging to the account that initiated the capacity task. -
Uses of ListBlockingInstancesForCapacityTaskResponse in software.amazon.awssdk.services.outposts.paginators
Methods in software.amazon.awssdk.services.outposts.paginators that return types with arguments of type ListBlockingInstancesForCapacityTaskResponseMethod parameters in software.amazon.awssdk.services.outposts.paginators with type arguments of type ListBlockingInstancesForCapacityTaskResponseModifier and TypeMethodDescriptionvoidListBlockingInstancesForCapacityTaskPublisher.subscribe(org.reactivestreams.Subscriber<? super ListBlockingInstancesForCapacityTaskResponse> subscriber)