| Package | Description |
|---|---|
| com.amazonaws.services.route53domains.model |
| Modifier and Type | Method and Description |
|---|---|
static ListDomainsAttributeName |
ListDomainsAttributeName.fromValue(String value)
Use this in place of valueOf.
|
static ListDomainsAttributeName |
ListDomainsAttributeName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListDomainsAttributeName[] |
ListDomainsAttributeName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FilterCondition |
FilterCondition.withName(ListDomainsAttributeName name)
Name of the field which should be used for filtering the list of domains.
|
SortCondition |
SortCondition.withName(ListDomainsAttributeName name)
Field to be used for sorting the list of domains.
|
Copyright © 2024. All rights reserved.