Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.model | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<BootVolume> |
BlockstoragePaginators.listBootVolumesRecordIterator(ListBootVolumesRequest request)
Creates a new iterable which will iterate over the
BootVolume objects contained in responses from the listBootVolumes
operation. |
Modifier and Type | Method and Description |
---|---|
BootVolume |
BootVolume.Builder.build() |
Modifier and Type | Method and Description |
---|---|
BootVolume.Builder |
BootVolume.Builder.copy(BootVolume model) |
Modifier and Type | Method and Description |
---|---|
BootVolume |
CreateBootVolumeResponse.getBootVolume()
The returned
BootVolume instance. |
BootVolume |
GetBootVolumeResponse.getBootVolume()
The returned
BootVolume instance. |
BootVolume |
UpdateBootVolumeResponse.getBootVolume()
The returned
BootVolume instance. |
Modifier and Type | Method and Description |
---|---|
List<BootVolume> |
ListBootVolumesResponse.getItems()
A list of
com.oracle.bmc.core.model.BootVolume instances. |
Modifier and Type | Method and Description |
---|---|
CreateBootVolumeResponse.Builder |
CreateBootVolumeResponse.Builder.bootVolume(BootVolume bootVolume)
The returned
BootVolume instance. |
GetBootVolumeResponse.Builder |
GetBootVolumeResponse.Builder.bootVolume(BootVolume bootVolume)
The returned
BootVolume instance. |
UpdateBootVolumeResponse.Builder |
UpdateBootVolumeResponse.Builder.bootVolume(BootVolume bootVolume)
The returned
BootVolume instance. |
Modifier and Type | Method and Description |
---|---|
ListBootVolumesResponse.Builder |
ListBootVolumesResponse.Builder.items(List<BootVolume> items)
A list of
com.oracle.bmc.core.model.BootVolume instances. |
Copyright © 2016–2024. All rights reserved.