D G O S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
D
- DevOpsAuditCode - Enum in org.odpi.openmetadata.accessservices.devops.ffdc
-
The DevOpsAuditCode is used to define the message content for the OMRS Audit Log.
- 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
- DevOpsOMASAPIResponse - Class in org.odpi.openmetadata.accessservices.devops.rest
-
DevOpsOMASAPIResponse provides a common header for DevOps OMAS managed rest to its REST API.
- DevOpsOMASAPIResponse() - Constructor for class org.odpi.openmetadata.accessservices.devops.rest.DevOpsOMASAPIResponse
-
Default constructor
- DevOpsOMASAPIResponse(DevOpsOMASAPIResponse) - Constructor for class org.odpi.openmetadata.accessservices.devops.rest.DevOpsOMASAPIResponse
-
Copy/clone constructor
G
- getMessageDefinition() - Method in enum org.odpi.openmetadata.accessservices.devops.ffdc.DevOpsAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition() - Method in enum org.odpi.openmetadata.accessservices.devops.ffdc.DevOpsErrorCode
-
Retrieve a message definition object for an exception.
- getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.accessservices.devops.ffdc.DevOpsAuditCode
-
Retrieve a message definition object for logging.
- getMessageDefinition(String...) - Method in enum org.odpi.openmetadata.accessservices.devops.ffdc.DevOpsErrorCode
-
Retrieve a message definition object for an exception.
O
- OMRS_NOT_INITIALIZED - org.odpi.openmetadata.accessservices.devops.ffdc.DevOpsErrorCode
- org.odpi.openmetadata.accessservices.devops.ffdc - package org.odpi.openmetadata.accessservices.devops.ffdc
-
This package provides the first failure data capture support for the Dev Ops OMAS module.
- org.odpi.openmetadata.accessservices.devops.rest - package org.odpi.openmetadata.accessservices.devops.rest
S
- SERVICE_INITIALIZED - org.odpi.openmetadata.accessservices.devops.ffdc.DevOpsAuditCode
- SERVICE_INITIALIZING - org.odpi.openmetadata.accessservices.devops.ffdc.DevOpsAuditCode
- SERVICE_INSTANCE_FAILURE - org.odpi.openmetadata.accessservices.devops.ffdc.DevOpsAuditCode
- SERVICE_SHUTDOWN - org.odpi.openmetadata.accessservices.devops.ffdc.DevOpsAuditCode
T
- toString() - Method in enum org.odpi.openmetadata.accessservices.devops.ffdc.DevOpsErrorCode
-
toString() JSON-style
- toString() - Method in class org.odpi.openmetadata.accessservices.devops.rest.DevOpsOMASAPIRequestBody
-
JSON-like toString
- toString() - Method in class org.odpi.openmetadata.accessservices.devops.rest.DevOpsOMASAPIResponse
-
JSON-like toString
V
- valueOf(String) - Static method in enum org.odpi.openmetadata.accessservices.devops.ffdc.DevOpsAuditCode
-
Returns the enum constant of this type with the specified name.
- 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.DevOpsAuditCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- 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.
All Classes All Packages