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