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