@Generated(value="OracleSDKGenerator", comments="API Version: 20190801") public class GetErratumRequest extends BmcRequest<Void>
Example: Click here to see how to use GetErratumRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetErratumRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetErratumRequest.Builder |
builder() |
String |
getErratumId()
The OCID of the erratum.
|
String |
getOpcRequestId()
The client request ID for tracing.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetErratumRequest.Builder builder()
public String getErratumId()
The OCID of the erratum.
public String getOpcRequestId()
The client request ID for tracing.
Copyright © 2016–2021. All rights reserved.