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