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