Package | Description |
---|---|
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
static ListDrgAttachmentsRequest.AttachmentType |
ListDrgAttachmentsRequest.AttachmentType.create(String key) |
ListDrgAttachmentsRequest.AttachmentType |
ListDrgAttachmentsRequest.getAttachmentType()
The type for the network resource attached to the DRG.
|
static ListDrgAttachmentsRequest.AttachmentType |
ListDrgAttachmentsRequest.AttachmentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListDrgAttachmentsRequest.AttachmentType[] |
ListDrgAttachmentsRequest.AttachmentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListDrgAttachmentsRequest.Builder |
ListDrgAttachmentsRequest.Builder.attachmentType(ListDrgAttachmentsRequest.AttachmentType attachmentType)
The type for the network resource attached to the DRG.
|
Copyright © 2016–2023. All rights reserved.