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