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