| Package | Description |
|---|---|
| net.ripe.rpki.commons.provisioning.payload.error |
| Modifier and Type | Method and Description |
|---|---|
static NotPerformedError |
NotPerformedError.getError(int errorCode) |
NotPerformedError |
RequestNotPerformedResponsePayload.getStatus() |
static NotPerformedError |
NotPerformedError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NotPerformedError[] |
NotPerformedError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RequestNotPerformedResponsePayloadBuilder.withError(NotPerformedError error) |
| Constructor and Description |
|---|
RequestNotPerformedResponsePayload(NotPerformedError status,
String description) |
Copyright © 2008–2022 RIPE Network Coordination Centre (RIPE NCC). All rights reserved.