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