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