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