| Package | Description |
|---|---|
| com.sap.cloud.sdk.service.prov.api | |
| com.sap.cloud.sdk.service.prov.api.response | |
| com.sap.cloud.sdk.service.prov.api.response.impl |
| Modifier and Type | Method and Description |
|---|---|
Severity |
Message.getSeverity() |
static Severity |
Severity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Severity[] |
Severity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Message(String code,
String message,
String target,
Severity s) |
| Modifier and Type | Method and Description |
|---|---|
ErrorResponseBuilder |
ErrorResponseBuilder.addContainerMessages(Severity... severities)
Adds the non-leading container messages with the given severities to the
ErrorResponse.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorResponseBuilder |
ErrorResponseBuilderImpl.addContainerMessages(Severity... severities) |
Copyright © 2020 SAP. All Rights Reserved.