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