Class GetConfigurationSetEventDestinationsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.pinpointemail.transform.GetConfigurationSetEventDestinationsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetConfigurationSetEventDestinationsRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetConfigurationSetEventDestinationsRequestMarshaller
extends Object
implements Marshaller<GetConfigurationSetEventDestinationsRequest>
GetConfigurationSetEventDestinationsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescription - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetConfigurationSetEventDestinationsRequest getConfigurationSetEventDestinationsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetConfigurationSetEventDestinationsRequestMarshaller
public GetConfigurationSetEventDestinationsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  
 - 
 - 
Method Details
- 
marshall
public SdkHttpFullRequest marshall(GetConfigurationSetEventDestinationsRequest getConfigurationSetEventDestinationsRequest) Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetConfigurationSetEventDestinationsRequest>- Parameters:
 getConfigurationSetEventDestinationsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -