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