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