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