Package | Description |
---|---|
com.openshift.internal.restclient | |
com.openshift.internal.restclient.model.properties |
Modifier and Type | Method and Description |
---|---|
static OpenShiftAPIVersion |
OpenShiftAPIVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpenShiftAPIVersion[] |
OpenShiftAPIVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<OpenShiftAPIVersion> |
DefaultClient.getOpenShiftVersions() |
Modifier and Type | Method and Description |
---|---|
OpenShiftAPIVersion |
ResourcePropertiesRegistry.getMaxSupportedOpenShiftVersion(List<OpenShiftAPIVersion> serverVersions)
The maximum OpenShift API supported by this client
|
OpenShiftAPIVersion[] |
ResourcePropertiesRegistry.getSupportedOpenShiftVersions() |
Modifier and Type | Method and Description |
---|---|
OpenShiftAPIVersion |
ResourcePropertiesRegistry.getMaxSupportedOpenShiftVersion(List<OpenShiftAPIVersion> serverVersions)
The maximum OpenShift API supported by this client
|
Copyright © 2016 Red Hat, Inc. All rights reserved.