Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeMacHostsResponse
Packages that use DescribeMacHostsResponse
Package
Description
-
Uses of DescribeMacHostsResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribeMacHostsResponseModifier and TypeMethodDescriptiondefault DescribeMacHostsResponseEc2Client.describeMacHosts(Consumer<DescribeMacHostsRequest.Builder> describeMacHostsRequest) Describes the specified EC2 Mac Dedicated Host or all of your EC2 Mac Dedicated Hosts.default DescribeMacHostsResponseEc2Client.describeMacHosts(DescribeMacHostsRequest describeMacHostsRequest) Describes the specified EC2 Mac Dedicated Host or all of your EC2 Mac Dedicated Hosts.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type DescribeMacHostsResponseModifier and TypeMethodDescriptionEc2AsyncClient.describeMacHosts(Consumer<DescribeMacHostsRequest.Builder> describeMacHostsRequest) Describes the specified EC2 Mac Dedicated Host or all of your EC2 Mac Dedicated Hosts.Ec2AsyncClient.describeMacHosts(DescribeMacHostsRequest describeMacHostsRequest) Describes the specified EC2 Mac Dedicated Host or all of your EC2 Mac Dedicated Hosts. -
Uses of DescribeMacHostsResponse in software.amazon.awssdk.services.ec2.paginators
Methods in software.amazon.awssdk.services.ec2.paginators that return types with arguments of type DescribeMacHostsResponseMethod parameters in software.amazon.awssdk.services.ec2.paginators with type arguments of type DescribeMacHostsResponseModifier and TypeMethodDescriptionvoidDescribeMacHostsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeMacHostsResponse> subscriber)