| Modifier and Type | Class and Description |
|---|---|
class |
ObjectReference |
| Modifier and Type | Method and Description |
|---|---|
IObjectReference |
BuildConfig.getBuildOutputReference() |
IObjectReference |
KubernetesEvent.getInvolvedObject() |
| Modifier and Type | Method and Description |
|---|---|
IObjectReference |
RoleBinding.getRoleRef() |
| Modifier and Type | Method and Description |
|---|---|
Set<IObjectReference> |
RoleBinding.getSubjects() |
| Modifier and Type | Method and Description |
|---|---|
void |
RoleBinding.setRoleRef(IObjectReference roleRef) |
| Modifier and Type | Method and Description |
|---|---|
void |
RoleBinding.setSubjects(Set<IObjectReference> subjects) |
| Modifier and Type | Method and Description |
|---|---|
IObjectReference |
TagReference.getFrom() |
| Modifier and Type | Method and Description |
|---|---|
IObjectReference |
OpenShiftIdentity.getUser() |
| Modifier and Type | Method and Description |
|---|---|
IObjectReference |
IEndpoints.IEndpointAddress.getTargetRef() |
| Modifier and Type | Method and Description |
|---|---|
IObjectReference |
IBuildConfig.getBuildOutputReference()
To defines an optional location to push the output of this build to.
|
IObjectReference |
IEvent.getInvolvedObject()
A reference to the Object that was involved in this event
|
| Modifier and Type | Method and Description |
|---|---|
IObjectReference |
IRoleBinding.getRoleRef() |
| Modifier and Type | Method and Description |
|---|---|
Set<IObjectReference> |
IRoleBinding.getSubjects() |
| Modifier and Type | Method and Description |
|---|---|
void |
IRoleBinding.setRoleRef(IObjectReference roleRef) |
| Modifier and Type | Method and Description |
|---|---|
void |
IRoleBinding.setSubjects(Set<IObjectReference> subjects) |
| Modifier and Type | Method and Description |
|---|---|
IObjectReference |
ITagReference.getFrom()
if specified, a reference to another image that this tag should point to.
|
| Modifier and Type | Method and Description |
|---|---|
IObjectReference |
IIdentity.getUser() |
Copyright © 2019 Red Hat, Inc. All Rights Reserved.