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