Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.model | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<DrgAttachment> |
VirtualNetworkPaginators.listDrgAttachmentsRecordIterator(ListDrgAttachmentsRequest request)
Creates a new iterable which will iterate over the
DrgAttachment objects
contained in responses from the listDrgAttachments operation. |
Modifier and Type | Method and Description |
---|---|
DrgAttachment |
DrgAttachment.Builder.build() |
Modifier and Type | Method and Description |
---|---|
DrgAttachment.Builder |
DrgAttachment.Builder.copy(DrgAttachment o) |
Modifier and Type | Method and Description |
---|---|
DrgAttachment |
GetDrgAttachmentResponse.getDrgAttachment()
The returned DrgAttachment instance.
|
DrgAttachment |
UpdateDrgAttachmentResponse.getDrgAttachment()
The returned DrgAttachment instance.
|
DrgAttachment |
CreateDrgAttachmentResponse.getDrgAttachment()
The returned DrgAttachment instance.
|
Modifier and Type | Method and Description |
---|---|
List<DrgAttachment> |
ListDrgAttachmentsResponse.getItems()
A list of DrgAttachment instances.
|
Modifier and Type | Method and Description |
---|---|
GetDrgAttachmentResponse.Builder |
GetDrgAttachmentResponse.Builder.drgAttachment(DrgAttachment drgAttachment) |
UpdateDrgAttachmentResponse.Builder |
UpdateDrgAttachmentResponse.Builder.drgAttachment(DrgAttachment drgAttachment) |
CreateDrgAttachmentResponse.Builder |
CreateDrgAttachmentResponse.Builder.drgAttachment(DrgAttachment drgAttachment) |
Modifier and Type | Method and Description |
---|---|
ListDrgAttachmentsResponse.Builder |
ListDrgAttachmentsResponse.Builder.items(List<DrgAttachment> items) |
Copyright © 2016–2021. All rights reserved.