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