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