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