Class GetIdentityResolutionJobRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.customerprofiles.transform.GetIdentityResolutionJobRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetIdentityResolutionJobRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetIdentityResolutionJobRequestMarshaller
extends Object
implements Marshaller<GetIdentityResolutionJobRequest>
GetIdentityResolutionJobRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetIdentityResolutionJobRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetIdentityResolutionJobRequest getIdentityResolutionJobRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetIdentityResolutionJobRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetIdentityResolutionJobRequest>- Parameters:
 getIdentityResolutionJobRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -