Uses of Class
software.amazon.awssdk.services.licensemanagerusersubscriptions.model.ListLicenseServerEndpointsResponse
-
Packages that use ListLicenseServerEndpointsResponse 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.paginators -
-
Uses of ListLicenseServerEndpointsResponse in software.amazon.awssdk.services.licensemanagerusersubscriptions
Methods in software.amazon.awssdk.services.licensemanagerusersubscriptions that return ListLicenseServerEndpointsResponse Modifier and Type Method Description default ListLicenseServerEndpointsResponseLicenseManagerUserSubscriptionsClient. listLicenseServerEndpoints(Consumer<ListLicenseServerEndpointsRequest.Builder> listLicenseServerEndpointsRequest)List the Remote Desktop Services (RDS) License Server endpointsdefault ListLicenseServerEndpointsResponseLicenseManagerUserSubscriptionsClient. listLicenseServerEndpoints(ListLicenseServerEndpointsRequest listLicenseServerEndpointsRequest)List the Remote Desktop Services (RDS) License Server endpointsMethods in software.amazon.awssdk.services.licensemanagerusersubscriptions that return types with arguments of type ListLicenseServerEndpointsResponse Modifier and Type Method Description default CompletableFuture<ListLicenseServerEndpointsResponse>LicenseManagerUserSubscriptionsAsyncClient. listLicenseServerEndpoints(Consumer<ListLicenseServerEndpointsRequest.Builder> listLicenseServerEndpointsRequest)List the Remote Desktop Services (RDS) License Server endpointsdefault CompletableFuture<ListLicenseServerEndpointsResponse>LicenseManagerUserSubscriptionsAsyncClient. listLicenseServerEndpoints(ListLicenseServerEndpointsRequest listLicenseServerEndpointsRequest)List the Remote Desktop Services (RDS) License Server endpoints -
Uses of ListLicenseServerEndpointsResponse in software.amazon.awssdk.services.licensemanagerusersubscriptions.paginators
Methods in software.amazon.awssdk.services.licensemanagerusersubscriptions.paginators that return types with arguments of type ListLicenseServerEndpointsResponse Modifier and Type Method Description Iterator<ListLicenseServerEndpointsResponse>ListLicenseServerEndpointsIterable. iterator()Method parameters in software.amazon.awssdk.services.licensemanagerusersubscriptions.paginators with type arguments of type ListLicenseServerEndpointsResponse Modifier and Type Method Description voidListLicenseServerEndpointsPublisher. subscribe(org.reactivestreams.Subscriber<? super ListLicenseServerEndpointsResponse> subscriber)
-