@Generated(value="OracleSDKGenerator", comments="API Version: 20181231") public class GetIncidentResponse extends Object
Modifier and Type | Class and Description |
---|---|
static class |
GetIncidentResponse.Builder |
Modifier and Type | Method and Description |
---|---|
static GetIncidentResponse.Builder |
builder() |
String |
getEtag()
e-Tag
|
Incident |
getIncident()
The returned Incident instance.
|
String |
getOpcRequestId()
OPC Request Id
|
public static GetIncidentResponse.Builder builder()
public String getOpcRequestId()
OPC Request Id
public String getEtag()
e-Tag
public Incident getIncident()
The returned Incident instance.
Copyright © 2016–2020. All rights reserved.