Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.model | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<VnicAttachment> |
ComputePaginators.listVnicAttachmentsRecordIterator(ListVnicAttachmentsRequest request)
Creates a new iterable which will iterate over the
VnicAttachment objects contained in responses from the listVnicAttachments operation. |
Modifier and Type | Method and Description |
---|---|
VnicAttachment |
VnicAttachment.Builder.build() |
Modifier and Type | Method and Description |
---|---|
VnicAttachment.Builder |
VnicAttachment.Builder.copy(VnicAttachment o) |
Modifier and Type | Method and Description |
---|---|
VnicAttachment |
AttachVnicResponse.getVnicAttachment()
The returned VnicAttachment instance.
|
VnicAttachment |
GetVnicAttachmentResponse.getVnicAttachment()
The returned VnicAttachment instance.
|
Modifier and Type | Method and Description |
---|---|
List<VnicAttachment> |
ListVnicAttachmentsResponse.getItems()
A list of VnicAttachment instances.
|
Modifier and Type | Method and Description |
---|---|
AttachVnicResponse.Builder |
AttachVnicResponse.Builder.vnicAttachment(VnicAttachment vnicAttachment) |
GetVnicAttachmentResponse.Builder |
GetVnicAttachmentResponse.Builder.vnicAttachment(VnicAttachment vnicAttachment) |
Modifier and Type | Method and Description |
---|---|
ListVnicAttachmentsResponse.Builder |
ListVnicAttachmentsResponse.Builder.items(List<VnicAttachment> items) |
Copyright © 2016–2019. All rights reserved.