Package | Description |
---|---|
com.oracle.bmc.opsi.requests |
Modifier and Type | Method and Description |
---|---|
static ListImportableComputeEntitiesRequest.SortBy |
ListImportableComputeEntitiesRequest.SortBy.create(String key) |
ListImportableComputeEntitiesRequest.SortBy |
ListImportableComputeEntitiesRequest.getSortBy()
Compute entity list sort options.
|
static ListImportableComputeEntitiesRequest.SortBy |
ListImportableComputeEntitiesRequest.SortBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListImportableComputeEntitiesRequest.SortBy[] |
ListImportableComputeEntitiesRequest.SortBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListImportableComputeEntitiesRequest.Builder |
ListImportableComputeEntitiesRequest.Builder.sortBy(ListImportableComputeEntitiesRequest.SortBy sortBy)
Compute entity list sort options.
|
Copyright © 2016–2023. All rights reserved.