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