@Generated(value="OracleSDKGenerator", comments="API Version: 20160918") public class GetDrgAttachmentRequest extends BmcRequest<Void>
Example: Click here to see how to use GetDrgAttachmentRequest.
Modifier and Type | Class and Description |
---|---|
static class |
GetDrgAttachmentRequest.Builder |
Modifier and Type | Method and Description |
---|---|
static GetDrgAttachmentRequest.Builder |
builder() |
String |
getDrgAttachmentId()
The OCID of the DRG attachment.
|
getBody$, getInvocationCallback, getRetryConfiguration, setInvocationCallback, setRetryConfiguration
public static GetDrgAttachmentRequest.Builder builder()
public String getDrgAttachmentId()
The OCID of the DRG attachment.
Copyright © 2016–2021. All rights reserved.