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 model) |
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
com.oracle.bmc.core.model.VnicAttachment instances. |
Modifier and Type | Method and Description |
---|---|
AttachVnicResponse.Builder |
AttachVnicResponse.Builder.vnicAttachment(VnicAttachment vnicAttachment)
The returned
VnicAttachment instance. |
GetVnicAttachmentResponse.Builder |
GetVnicAttachmentResponse.Builder.vnicAttachment(VnicAttachment vnicAttachment)
The returned
VnicAttachment instance. |
Modifier and Type | Method and Description |
---|---|
ListVnicAttachmentsResponse.Builder |
ListVnicAttachmentsResponse.Builder.items(List<VnicAttachment> items)
A list of
com.oracle.bmc.core.model.VnicAttachment instances. |
Copyright © 2016–2024. All rights reserved.