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