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