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