@Generated(value="OracleSDKGenerator", comments="API Version: 20180401") public class GetAlarmRequest extends BmcRequest<Void>
Example: Click here to see how to use GetAlarmRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetAlarmRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetAlarmRequest.Builder |
builder() |
String |
getAlarmId()
The OCID of an alarm.
|
String |
getOpcRequestId()
Customer part of the request identifier token.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetAlarmRequest.Builder builder()
public String getOpcRequestId()
Customer part of the request identifier token. If you need to contact Oracle about a particular request, please provide the complete request ID.
Copyright © 2016–2021. All rights reserved.