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