Uses of Class
software.amazon.awssdk.services.licensemanager.endpoints.LicenseManagerEndpointParams
-
Packages that use LicenseManagerEndpointParams Package Description software.amazon.awssdk.services.licensemanager.endpoints software.amazon.awssdk.services.licensemanager.endpoints.internal -
-
Uses of LicenseManagerEndpointParams in software.amazon.awssdk.services.licensemanager.endpoints
Methods in software.amazon.awssdk.services.licensemanager.endpoints that return LicenseManagerEndpointParams Modifier and Type Method Description LicenseManagerEndpointParamsLicenseManagerEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.licensemanager.endpoints with parameters of type LicenseManagerEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>LicenseManagerEndpointProvider. resolveEndpoint(LicenseManagerEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of LicenseManagerEndpointParams in software.amazon.awssdk.services.licensemanager.endpoints.internal
Methods in software.amazon.awssdk.services.licensemanager.endpoints.internal that return LicenseManagerEndpointParams Modifier and Type Method Description static LicenseManagerEndpointParamsLicenseManagerResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.licensemanager.endpoints.internal with parameters of type LicenseManagerEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultLicenseManagerEndpointProvider. resolveEndpoint(LicenseManagerEndpointParams params)
-