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>
SetCognitoEventsRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description SetCognitoEventsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(SetCognitoEventsRequest setCognitoEventsRequest)
-
-
-
Constructor Detail
-
SetCognitoEventsRequestMarshaller
public SetCognitoEventsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(SetCognitoEventsRequest setCognitoEventsRequest)
- Specified by:
marshallin interfaceMarshaller<SetCognitoEventsRequest>
-
-