Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeMacHostsRequest
Packages that use DescribeMacHostsRequest
Package
Description
-
Uses of DescribeMacHostsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DescribeMacHostsRequestModifier and TypeMethodDescriptionEc2AsyncClient.describeMacHosts(DescribeMacHostsRequest 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.default DescribeMacHostsPublisherEc2AsyncClient.describeMacHostsPaginator(DescribeMacHostsRequest describeMacHostsRequest) This is a variant ofEc2AsyncClient.describeMacHosts(software.amazon.awssdk.services.ec2.model.DescribeMacHostsRequest)operation.default DescribeMacHostsIterableEc2Client.describeMacHostsPaginator(DescribeMacHostsRequest describeMacHostsRequest) This is a variant ofEc2Client.describeMacHosts(software.amazon.awssdk.services.ec2.model.DescribeMacHostsRequest)operation. -
Uses of DescribeMacHostsRequest in software.amazon.awssdk.services.ec2.paginators
Constructors in software.amazon.awssdk.services.ec2.paginators with parameters of type DescribeMacHostsRequestModifierConstructorDescriptionDescribeMacHostsIterable(Ec2Client client, DescribeMacHostsRequest firstRequest) DescribeMacHostsPublisher(Ec2AsyncClient client, DescribeMacHostsRequest firstRequest) -
Uses of DescribeMacHostsRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DescribeMacHostsRequestModifier and TypeMethodDescriptionDescribeMacHostsRequestMarshaller.marshall(DescribeMacHostsRequest describeMacHostsRequest)