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