| Package | Description |
|---|---|
| com.sap.cloud.sdk.service.prov.api.constants |
| Modifier and Type | Method and Description |
|---|---|
static HttpStatusCodes |
HttpStatusCodes.fromStatusCode(int statusCode)
Convert a numerical status code into the corresponding status enum object.
|
static HttpStatusCodes |
HttpStatusCodes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpStatusCodes[] |
HttpStatusCodes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 SAP. All Rights Reserved.