| Package | Description |
|---|---|
| com.ibm.cos.v2.core.endpointdiscovery |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<EndpointDiscoveryEndpoint> |
EndpointDiscoveryRefreshCache.discoverEndpoint(EndpointDiscoveryRequest request) |
CompletableFuture<EndpointDiscoveryEndpoint> |
EndpointDiscoveryCacheLoader.discoverEndpoint(EndpointDiscoveryRequest endpointDiscoveryRequest) |
URI |
EndpointDiscoveryRefreshCache.get(String accessKey,
EndpointDiscoveryRequest request)
Abstract method to be implemented by each service to handle retrieving
endpoints from a cache.
|
CompletableFuture<URI> |
EndpointDiscoveryRefreshCache.getAsync(String accessKey,
EndpointDiscoveryRequest request) |
Copyright © 2026. All rights reserved.