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