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>
GetProjectProfileRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetProjectProfileRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetProjectProfileRequest getProjectProfileRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetProjectProfileRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetProjectProfileRequest>- Parameters:
 getProjectProfileRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -