Package | Description |
---|---|
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
static ListVolumeGroupReplicasRequest.SortBy |
ListVolumeGroupReplicasRequest.SortBy.create(String key) |
ListVolumeGroupReplicasRequest.SortBy |
ListVolumeGroupReplicasRequest.getSortBy()
The field to sort by.
|
static ListVolumeGroupReplicasRequest.SortBy |
ListVolumeGroupReplicasRequest.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListVolumeGroupReplicasRequest.SortBy[] |
ListVolumeGroupReplicasRequest.SortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListVolumeGroupReplicasRequest.Builder |
ListVolumeGroupReplicasRequest.Builder.sortBy(ListVolumeGroupReplicasRequest.SortBy sortBy)
The field to sort by.
|
Copyright © 2016–2025. All rights reserved.