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