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