Uses of Class
software.amazon.awssdk.services.licensemanagerusersubscriptions.model.CreateLicenseServerEndpointRequest
-
Packages that use CreateLicenseServerEndpointRequest Package Description software.amazon.awssdk.services.licensemanagerusersubscriptions With License Manager, you can create user-based subscriptions to utilize licensed software with a per user subscription fee on Amazon EC2 instances.software.amazon.awssdk.services.licensemanagerusersubscriptions.transform -
-
Uses of CreateLicenseServerEndpointRequest in software.amazon.awssdk.services.licensemanagerusersubscriptions
Methods in software.amazon.awssdk.services.licensemanagerusersubscriptions with parameters of type CreateLicenseServerEndpointRequest Modifier and Type Method Description default CompletableFuture<CreateLicenseServerEndpointResponse>LicenseManagerUserSubscriptionsAsyncClient. createLicenseServerEndpoint(CreateLicenseServerEndpointRequest createLicenseServerEndpointRequest)Creates a network endpoint for the Remote Desktop Services (RDS) license server.default CreateLicenseServerEndpointResponseLicenseManagerUserSubscriptionsClient. createLicenseServerEndpoint(CreateLicenseServerEndpointRequest createLicenseServerEndpointRequest)Creates a network endpoint for the Remote Desktop Services (RDS) license server. -
Uses of CreateLicenseServerEndpointRequest in software.amazon.awssdk.services.licensemanagerusersubscriptions.transform
Methods in software.amazon.awssdk.services.licensemanagerusersubscriptions.transform with parameters of type CreateLicenseServerEndpointRequest Modifier and Type Method Description SdkHttpFullRequestCreateLicenseServerEndpointRequestMarshaller. marshall(CreateLicenseServerEndpointRequest createLicenseServerEndpointRequest)
-