OpenShift Java REST Client 7.1.2-SNAPSHOT
-
-
Field Summary
-
Fields inherited from interface com.openshift.internal.restclient.model.properties.ResourcePropertyKeys
ANNOTATIONS, APIVERSION, CREATION_TIMESTAMP, FROM, KIND, LABELS, METADATA, METADATA_NAME, METADATA_NAMESPACE, METADATA_RESOURCE_VERSION, METADATA_UID, NAME, NAMESPACE, OBJECTS, PORTS, PROTOCOL, RESOURCE_VERSION, TYPE, VALUE
-
Method Summary
-
Methods inherited from class com.openshift.internal.restclient.model.KubernetesResource
accept, addLabel, asBoolean, asBoolean, asInt, asInt, asMap, asSet, asString, asString, equals, get, get, getAnnotation, getAnnotations, getApiVersion, getCapabilities, getCapability, getClient, getCreationTimeStamp, getEnvMap, getKind, getLabels, getMetadata, getModifiableCapabilities, getName, getNamespace, getNamespaceName, getNode, getPath, getProject, getPropertyKeys, getResourceVersion, has, hashCode, isAnnotatedWith, refresh, removeAnnotation, set, set, set, set, set, set, set, set, set, setAnnotation, setEnvMap, setName, setNamespace, setNode, supports, toJson, toJson, toPrettyString, toString
-
Methods inherited from interface com.openshift.restclient.model.IResource
addLabel, getAnnotation, getAnnotations, getCapabilities, getCreationTimeStamp, getLabels, getMetadata, getName, getNamespace, getNamespaceName, getProject, getResourceVersion, isAnnotatedWith, removeAnnotation, setAnnotation
-
Methods inherited from interface com.openshift.restclient.api.models.IKindable
getKind
-
-
Constructor Detail
-
OpenShiftIdentity
public OpenShiftIdentity(org.jboss.dmr.ModelNode node,
IClient client,
Map<String,String[]> propertyKeys)
-
Method Detail
-
getUID
public String getUID()
- Specified by:
getUID in interface IIdentity
- Returns:
- the identity uid as specified in the metadata
OpenShift Java REST Client 7.1.2-SNAPSHOT
Copyright © 2019 Red Hat, Inc. All Rights Reserved.