Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.model | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<BootVolumeAttachment> |
ComputePaginators.listBootVolumeAttachmentsRecordIterator(ListBootVolumeAttachmentsRequest request)
Creates a new iterable which will iterate over the
BootVolumeAttachment objects contained in responses from the
listBootVolumeAttachments operation. |
Modifier and Type | Method and Description |
---|---|
BootVolumeAttachment |
BootVolumeAttachment.Builder.build() |
Modifier and Type | Method and Description |
---|---|
BootVolumeAttachment.Builder |
BootVolumeAttachment.Builder.copy(BootVolumeAttachment model) |
Modifier and Type | Method and Description |
---|---|
BootVolumeAttachment |
GetBootVolumeAttachmentResponse.getBootVolumeAttachment()
The returned
BootVolumeAttachment instance. |
BootVolumeAttachment |
AttachBootVolumeResponse.getBootVolumeAttachment()
The returned
BootVolumeAttachment instance. |
Modifier and Type | Method and Description |
---|---|
List<BootVolumeAttachment> |
ListBootVolumeAttachmentsResponse.getItems()
A list of
com.oracle.bmc.core.model.BootVolumeAttachment instances. |
Modifier and Type | Method and Description |
---|---|
GetBootVolumeAttachmentResponse.Builder |
GetBootVolumeAttachmentResponse.Builder.bootVolumeAttachment(BootVolumeAttachment bootVolumeAttachment)
The returned
BootVolumeAttachment instance. |
AttachBootVolumeResponse.Builder |
AttachBootVolumeResponse.Builder.bootVolumeAttachment(BootVolumeAttachment bootVolumeAttachment)
The returned
BootVolumeAttachment instance. |
Modifier and Type | Method and Description |
---|---|
ListBootVolumeAttachmentsResponse.Builder |
ListBootVolumeAttachmentsResponse.Builder.items(List<BootVolumeAttachment> items)
A list of
com.oracle.bmc.core.model.BootVolumeAttachment instances. |
Copyright © 2016–2024. All rights reserved.