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