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