| Package | Description |
|---|---|
| com.openshift.internal.restclient | |
| com.openshift.internal.restclient.capability.resources | |
| com.openshift.restclient |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceFactory
ResourceFactory creates a list of resources from a json string
|
| Modifier and Type | Method and Description |
|---|---|
IResourceFactory |
DefaultClient.getResourceFactory() |
| Constructor and Description |
|---|
DefaultClient(URL baseUrl,
okhttp3.OkHttpClient client,
IResourceFactory factory,
IApiTypeMapper typeMapper,
AuthorizationContext authContext) |
| Constructor and Description |
|---|
DockerRegistryImageStreamImportCapability(IProject project,
IResourceFactory factory,
IClient client) |
| Modifier and Type | Method and Description |
|---|---|
IResourceFactory |
IClient.getResourceFactory()
Returns the resource factory used to create resources based on the response
from the server
|
| Modifier and Type | Method and Description |
|---|---|
ClientBuilder |
ClientBuilder.resourceFactory(IResourceFactory factory) |
Copyright © 2019 Red Hat, Inc. All Rights Reserved.