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