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