Class GetSubscriptionTargetRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.datazone.transform.GetSubscriptionTargetRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetSubscriptionTargetRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetSubscriptionTargetRequestMarshaller
extends Object
implements Marshaller<GetSubscriptionTargetRequest>
GetSubscriptionTargetRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetSubscriptionTargetRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetSubscriptionTargetRequest getSubscriptionTargetRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetSubscriptionTargetRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetSubscriptionTargetRequest>- Parameters:
 getSubscriptionTargetRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -