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