Class DescribeMacHostsRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.ec2.transform.DescribeMacHostsRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<DescribeMacHostsRequest>
@Generated("software.amazon.awssdk:codegen") public class DescribeMacHostsRequestMarshaller extends Object implements Marshaller<DescribeMacHostsRequest>
DescribeMacHostsRequest
Marshaller
-
-
Constructor Summary
Constructors Constructor Description DescribeMacHostsRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequest
marshall(DescribeMacHostsRequest describeMacHostsRequest)
-
-
-
Constructor Detail
-
DescribeMacHostsRequestMarshaller
public DescribeMacHostsRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(DescribeMacHostsRequest describeMacHostsRequest)
- Specified by:
marshall
in interfaceMarshaller<DescribeMacHostsRequest>
-
-