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