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