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