Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement.model |
Modifier and Type | Method and Description |
---|---|
static PatchLevelSelectionDetails.PatchLevel |
PatchLevelSelectionDetails.PatchLevel.create(String key) |
PatchLevelSelectionDetails.PatchLevel |
PatchLevelSelectionDetails.getPatchLevel()
Patch Name.
|
static PatchLevelSelectionDetails.PatchLevel |
PatchLevelSelectionDetails.PatchLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PatchLevelSelectionDetails.PatchLevel[] |
PatchLevelSelectionDetails.PatchLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
PatchLevelSelectionDetails.Builder |
PatchLevelSelectionDetails.Builder.patchLevel(PatchLevelSelectionDetails.PatchLevel patchLevel)
Patch Name.
|
Constructor and Description |
---|
PatchLevelSelectionDetails(PatchLevelSelectionDetails.PatchLevel patchLevel)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.