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