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