Uses of Class
software.amazon.awssdk.services.licensemanagerusersubscriptions.model.ServerEndpoint
-
Packages that use ServerEndpoint Package Description software.amazon.awssdk.services.licensemanagerusersubscriptions.model -
-
Uses of ServerEndpoint in software.amazon.awssdk.services.licensemanagerusersubscriptions.model
Methods in software.amazon.awssdk.services.licensemanagerusersubscriptions.model that return ServerEndpoint Modifier and Type Method Description ServerEndpointLicenseServerEndpoint. serverEndpoint()TheServerEndpointresource contains the network address of the RDS license server endpoint.Methods in software.amazon.awssdk.services.licensemanagerusersubscriptions.model with parameters of type ServerEndpoint Modifier and Type Method Description LicenseServerEndpoint.BuilderLicenseServerEndpoint.Builder. serverEndpoint(ServerEndpoint serverEndpoint)TheServerEndpointresource contains the network address of the RDS license server endpoint.
-