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