Package | Description |
---|---|
com.openshift.internal.restclient | |
com.openshift.internal.restclient.model | |
com.openshift.restclient.capability |
Modifier and Type | Method and Description |
---|---|
<T extends ICapability,R> |
DefaultClient.accept(CapabilityVisitor<T,R> visitor,
R unsupportedCapabililityValue) |
Modifier and Type | Method and Description |
---|---|
<T extends ICapability,R> |
KubernetesResource.accept(CapabilityVisitor<T,R> visitor,
R unsupportedValue) |
Modifier and Type | Method and Description |
---|---|
<T extends ICapability,R> |
ICapable.accept(CapabilityVisitor<T,R> visitor,
R unsupportedCapabililityValue)
Uses the given visitor to access the desired capability if it
is supported
|
Copyright © 2016 Red Hat, Inc. All rights reserved.