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