Package | Description |
---|---|
com.oracle.bmc.fleetsoftwareupdate.model | |
com.oracle.bmc.fleetsoftwareupdate.requests |
Modifier and Type | Method and Description |
---|---|
static ActionTypes |
ActionTypes.create(String key) |
static ActionTypes |
ActionTypes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionTypes[] |
ActionTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ActionTypes |
ListFsuActionsRequest.getType()
A filter to return only resources whose type matches the given type.
|
Modifier and Type | Method and Description |
---|---|
ListFsuActionsRequest.Builder |
ListFsuActionsRequest.Builder.type(ActionTypes type)
A filter to return only resources whose type matches the given type.
|
Copyright © 2016–2025. All rights reserved.