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