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