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