| Modifier and Type | Class and Description |
|---|---|
class |
Status |
| Modifier and Type | Method and Description |
|---|---|
Collection<IStatus> |
ImageStreamImport.getImageStatus() |
| Modifier and Type | Method and Description |
|---|---|
static IStatus |
ResponseCodeInterceptor.getStatus(String response) |
| Modifier and Type | Method and Description |
|---|---|
IStatus |
OpenShiftException.getStatus() |
| Constructor and Description |
|---|
BadRequestException(Throwable e,
IStatus status,
String endpoint) |
NotFoundException(Throwable cause,
IStatus status,
String message,
Object... arguments) |
OpenShiftException(Throwable cause,
IStatus status,
String message,
Object... arguments) |
| Modifier and Type | Method and Description |
|---|---|
IStatus |
UnauthorizedException.getStatus() |
| Constructor and Description |
|---|
ResourceForbiddenException(String message,
IStatus status,
Throwable e) |
UnauthorizedException(IAuthorizationDetails details,
IStatus status) |
| Modifier and Type | Method and Description |
|---|---|
Collection<IStatus> |
IImageStreamImport.getImageStatus()
The status of the image retrieval
|
Copyright © 2019 Red Hat, Inc. All Rights Reserved.