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