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