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