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