Package | Description |
---|---|
com.oracle.bmc.psql.requests |
Modifier and Type | Method and Description |
---|---|
static GetDbSystemRequest.ExcludedFields |
GetDbSystemRequest.ExcludedFields.create(String key) |
static GetDbSystemRequest.ExcludedFields |
GetDbSystemRequest.ExcludedFields.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GetDbSystemRequest.ExcludedFields[] |
GetDbSystemRequest.ExcludedFields.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<GetDbSystemRequest.ExcludedFields> |
GetDbSystemRequest.getExcludedFields()
A filter to exclude database configuration when this query parameter is set to
OverrideDbConfig.
|
Modifier and Type | Method and Description |
---|---|
GetDbSystemRequest.Builder |
GetDbSystemRequest.Builder.excludedFields(GetDbSystemRequest.ExcludedFields singularValue)
Singular setter.
|
Modifier and Type | Method and Description |
---|---|
GetDbSystemRequest.Builder |
GetDbSystemRequest.Builder.excludedFields(List<GetDbSystemRequest.ExcludedFields> excludedFields)
A filter to exclude database configuration when this query parameter is set to
OverrideDbConfig.
|
Copyright © 2016–2024. All rights reserved.