public class DeleteUserAttributesRequestMarshaller extends java.lang.Object implements Marshaller<Request<DeleteUserAttributesRequest>,DeleteUserAttributesRequest>
Modifier and Type | Field and Description |
---|---|
private SdkJsonProtocolFactory |
protocolFactory |
Constructor and Description |
---|
DeleteUserAttributesRequestMarshaller(SdkJsonProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
Request<DeleteUserAttributesRequest> |
marshall(DeleteUserAttributesRequest deleteUserAttributesRequest) |
private final SdkJsonProtocolFactory protocolFactory
public DeleteUserAttributesRequestMarshaller(SdkJsonProtocolFactory protocolFactory)
public Request<DeleteUserAttributesRequest> marshall(DeleteUserAttributesRequest deleteUserAttributesRequest)
marshall
in interface Marshaller<Request<DeleteUserAttributesRequest>,DeleteUserAttributesRequest>