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