Package | Description |
---|---|
com.oracle.bmc.core | |
com.oracle.bmc.core.model | |
com.oracle.bmc.core.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<VolumeGroup> |
BlockstoragePaginators.listVolumeGroupsRecordIterator(ListVolumeGroupsRequest request)
Creates a new iterable which will iterate over the
VolumeGroup objects contained in responses from the
listVolumeGroups operation. |
Modifier and Type | Method and Description |
---|---|
VolumeGroup |
VolumeGroup.Builder.build() |
Modifier and Type | Method and Description |
---|---|
VolumeGroup.Builder |
VolumeGroup.Builder.copy(VolumeGroup model) |
Modifier and Type | Method and Description |
---|---|
VolumeGroup |
UpdateVolumeGroupResponse.getVolumeGroup()
The returned
VolumeGroup instance. |
VolumeGroup |
GetVolumeGroupResponse.getVolumeGroup()
The returned
VolumeGroup instance. |
VolumeGroup |
CreateVolumeGroupResponse.getVolumeGroup()
The returned
VolumeGroup instance. |
Modifier and Type | Method and Description |
---|---|
List<VolumeGroup> |
ListVolumeGroupsResponse.getItems()
A list of
com.oracle.bmc.core.model.VolumeGroup instances. |
Modifier and Type | Method and Description |
---|---|
UpdateVolumeGroupResponse.Builder |
UpdateVolumeGroupResponse.Builder.volumeGroup(VolumeGroup volumeGroup)
The returned
VolumeGroup instance. |
GetVolumeGroupResponse.Builder |
GetVolumeGroupResponse.Builder.volumeGroup(VolumeGroup volumeGroup)
The returned
VolumeGroup instance. |
CreateVolumeGroupResponse.Builder |
CreateVolumeGroupResponse.Builder.volumeGroup(VolumeGroup volumeGroup)
The returned
VolumeGroup instance. |
Modifier and Type | Method and Description |
---|---|
ListVolumeGroupsResponse.Builder |
ListVolumeGroupsResponse.Builder.items(List<VolumeGroup> items)
A list of
com.oracle.bmc.core.model.VolumeGroup instances. |
Copyright © 2016–2024. All rights reserved.