Package | Description |
---|---|
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
static ListCloudVmClusterUpdatesRequest.UpdateType |
ListCloudVmClusterUpdatesRequest.UpdateType.create(String key) |
ListCloudVmClusterUpdatesRequest.UpdateType |
ListCloudVmClusterUpdatesRequest.getUpdateType()
A filter to return only resources that match the given update type exactly.
|
static ListCloudVmClusterUpdatesRequest.UpdateType |
ListCloudVmClusterUpdatesRequest.UpdateType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListCloudVmClusterUpdatesRequest.UpdateType[] |
ListCloudVmClusterUpdatesRequest.UpdateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListCloudVmClusterUpdatesRequest.Builder |
ListCloudVmClusterUpdatesRequest.Builder.updateType(ListCloudVmClusterUpdatesRequest.UpdateType updateType)
A filter to return only resources that match the given update type exactly.
|
Copyright © 2016–2023. All rights reserved.