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