Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.model | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<DrgAttachmentInfo> |
VirtualNetworkPaginators.getAllDrgAttachmentsRecordIterator(GetAllDrgAttachmentsRequest request)
Creates a new iterable which will iterate over the
DrgAttachmentInfo objects contained in responses from the
getAllDrgAttachments operation. |
Modifier and Type | Method and Description |
---|---|
DrgAttachmentInfo |
DrgAttachmentInfo.Builder.build() |
Modifier and Type | Method and Description |
---|---|
DrgAttachmentInfo.Builder |
DrgAttachmentInfo.Builder.copy(DrgAttachmentInfo model) |
Modifier and Type | Method and Description |
---|---|
List<DrgAttachmentInfo> |
GetAllDrgAttachmentsResponse.getItems()
A list of com.oracle.bmc.core.model.DrgAttachmentInfo instances.
|
Modifier and Type | Method and Description |
---|---|
GetAllDrgAttachmentsResponse.Builder |
GetAllDrgAttachmentsResponse.Builder.items(List<DrgAttachmentInfo> items)
A list of com.oracle.bmc.core.model.DrgAttachmentInfo instances.
|
Copyright © 2016–2023. All rights reserved.