Package | Description |
---|---|
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
static GetExadataInfrastructureRequest.ExcludedFields |
GetExadataInfrastructureRequest.ExcludedFields.create(String key) |
static GetExadataInfrastructureRequest.ExcludedFields |
GetExadataInfrastructureRequest.ExcludedFields.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GetExadataInfrastructureRequest.ExcludedFields[] |
GetExadataInfrastructureRequest.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<GetExadataInfrastructureRequest.ExcludedFields> |
GetExadataInfrastructureRequest.getExcludedFields()
If provided, the specified fields will be excluded in the response.
|
Modifier and Type | Method and Description |
---|---|
GetExadataInfrastructureRequest.Builder |
GetExadataInfrastructureRequest.Builder.excludedFields(GetExadataInfrastructureRequest.ExcludedFields singularValue)
Singular setter.
|
Modifier and Type | Method and Description |
---|---|
GetExadataInfrastructureRequest.Builder |
GetExadataInfrastructureRequest.Builder.excludedFields(List<GetExadataInfrastructureRequest.ExcludedFields> excludedFields)
If provided, the specified fields will be excluded in the response.
|
Copyright © 2016–2024. All rights reserved.