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