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