@Generated(value="OracleSDKGenerator", comments="API Version: 20180401") public class PostMetricDataRequest extends BmcRequest
Modifier and Type | Class and Description |
---|---|
static class |
PostMetricDataRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static PostMetricDataRequest.Builder |
builder() |
String |
getOpcRequestId()
Customer part of the request identifier token.
|
PostMetricDataDetails |
getPostMetricDataDetails()
An array of metric objects containing raw metric data points to be posted to the Monitoring service.
|
getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static PostMetricDataRequest.Builder builder()
public PostMetricDataDetails getPostMetricDataDetails()
An array of metric objects containing raw metric data points to be posted to the Monitoring service.
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–2019. All rights reserved.