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