| Package | Description |
|---|---|
| org.apache.ambari.server.api.services | |
| org.apache.ambari.server.api.services.serializers | |
| org.apache.ambari.server.audit.request |
| Modifier and Type | Method and Description |
|---|---|
ResultStatus |
Result.getStatus() |
ResultStatus |
ResultImpl.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ResultStatus> |
DeleteResultMetadata.getExcptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
Result.setResultStatus(ResultStatus status) |
void |
ResultImpl.setResultStatus(ResultStatus status) |
| Constructor and Description |
|---|
ResultImpl(ResultStatus status)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
ResultSerializer.serializeError(ResultStatus error)
Serialize an error result to the format expected by the client.
|
Object |
JsonSerializer.serializeError(ResultStatus error) |
Object |
CsvSerializer.serializeError(ResultStatus error) |
| Modifier and Type | Method and Description |
|---|---|
TBuilder |
RequestAuditEvent.RequestAuditEventBuilder.withResultStatus(ResultStatus resultStatus)
Sets the result status to be added to the audit event.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.