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