Package | Description |
---|---|
com.oracle.bmc.opsi.model | |
com.oracle.bmc.opsi.requests |
Modifier and Type | Method and Description |
---|---|
static OpsiConfigurationType |
OpsiConfigurationType.create(String key) |
static OpsiConfigurationType |
OpsiConfigurationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OpsiConfigurationType[] |
OpsiConfigurationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
OpsiConfigurationType |
SummarizeConfigurationItemsRequest.getOpsiConfigType()
Filter to return configuration items based on configuration type of OPSI configuration.
|
Modifier and Type | Method and Description |
---|---|
List<OpsiConfigurationType> |
ListOpsiConfigurationsRequest.getOpsiConfigType()
Filter to return based on configuration type of OPSI configuration.
|
Modifier and Type | Method and Description |
---|---|
SummarizeConfigurationItemsRequest.Builder |
SummarizeConfigurationItemsRequest.Builder.opsiConfigType(OpsiConfigurationType opsiConfigType)
Filter to return configuration items based on configuration type of OPSI configuration.
|
ListOpsiConfigurationsRequest.Builder |
ListOpsiConfigurationsRequest.Builder.opsiConfigType(OpsiConfigurationType singularValue)
Singular setter.
|
Modifier and Type | Method and Description |
---|---|
ListOpsiConfigurationsRequest.Builder |
ListOpsiConfigurationsRequest.Builder.opsiConfigType(List<OpsiConfigurationType> opsiConfigType)
Filter to return based on configuration type of OPSI configuration.
|
Copyright © 2016–2024. All rights reserved.