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>
DescribeAttackStatisticsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionDescribeAttackStatisticsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(DescribeAttackStatisticsRequest describeAttackStatisticsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
DescribeAttackStatisticsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<DescribeAttackStatisticsRequest>- Parameters:
 describeAttackStatisticsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -