Skip navigation links
D G O T V 

D

DevOpsErrorCode - Enum in org.odpi.openmetadata.accessservices.devops.ffdc
The DevOpsErrorCode is used to define first failure data capture (FFDC) for errors that occur when working with the DevOps OMAS Services.
DevOpsOMASAPIRequestBody - Class in org.odpi.openmetadata.accessservices.devops.rest
DevOpsOMASAPIRequestBody provides a common header for DevOps OMAS request bodies for its REST API.
DevOpsOMASAPIRequestBody() - Constructor for class org.odpi.openmetadata.accessservices.devops.rest.DevOpsOMASAPIRequestBody
Default constructor
DevOpsOMASAPIRequestBody(DevOpsOMASAPIRequestBody) - Constructor for class org.odpi.openmetadata.accessservices.devops.rest.DevOpsOMASAPIRequestBody
Copy/clone constructor

G

getErrorMessageId() - Method in enum org.odpi.openmetadata.accessservices.devops.ffdc.DevOpsErrorCode
Returns the unique identifier for the error message.
getFormattedErrorMessage(String...) - Method in enum org.odpi.openmetadata.accessservices.devops.ffdc.DevOpsErrorCode
Returns the error message with the placeholders filled out with the supplied parameters.
getHTTPErrorCode() - Method in enum org.odpi.openmetadata.accessservices.devops.ffdc.DevOpsErrorCode
 
getSystemAction() - Method in enum org.odpi.openmetadata.accessservices.devops.ffdc.DevOpsErrorCode
Returns a description of the action taken by the system when the condition that caused this exception was detected.
getUnformattedErrorMessage() - Method in enum org.odpi.openmetadata.accessservices.devops.ffdc.DevOpsErrorCode
Returns the error message with placeholders for specific details.
getUserAction() - Method in enum org.odpi.openmetadata.accessservices.devops.ffdc.DevOpsErrorCode
Returns instructions of how to resolve the issue reported in this exception.

O

org.odpi.openmetadata.accessservices.devops.ffdc - package org.odpi.openmetadata.accessservices.devops.ffdc
 
org.odpi.openmetadata.accessservices.devops.rest - package org.odpi.openmetadata.accessservices.devops.rest
 

T

toString() - Method in enum org.odpi.openmetadata.accessservices.devops.ffdc.DevOpsErrorCode
JSON-style toString
toString() - Method in class org.odpi.openmetadata.accessservices.devops.rest.DevOpsOMASAPIRequestBody
JSON-like toString

V

valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.devops.ffdc.DevOpsErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.accessservices.devops.ffdc.DevOpsErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.
D G O T V 
Skip navigation links

Copyright © 2018–2019 ODPi. All rights reserved.