public class RegistryClient extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RegistryClient.Builder |
Modifier and Type | Method and Description |
---|---|
static RegistryService |
cached(RegistryService delegate) |
static RegistryService |
cached(String baseUrl) |
static RegistryService |
create(String baseUrl) |
public static RegistryService create(String baseUrl)
public static RegistryService cached(String baseUrl)
public static RegistryService cached(RegistryService delegate)
Copyright © 2020 Red Hat. All rights reserved.