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