Package | Description |
---|---|
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
static ListEntityAssociationsRequest.DirectOrAllAssociations |
ListEntityAssociationsRequest.DirectOrAllAssociations.create(String key) |
ListEntityAssociationsRequest.DirectOrAllAssociations |
ListEntityAssociationsRequest.getDirectOrAllAssociations()
Indicates whether to return direct associated entities or direct and inferred associated
entities.
|
static ListEntityAssociationsRequest.DirectOrAllAssociations |
ListEntityAssociationsRequest.DirectOrAllAssociations.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListEntityAssociationsRequest.DirectOrAllAssociations[] |
ListEntityAssociationsRequest.DirectOrAllAssociations.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListEntityAssociationsRequest.Builder |
ListEntityAssociationsRequest.Builder.directOrAllAssociations(ListEntityAssociationsRequest.DirectOrAllAssociations directOrAllAssociations)
Indicates whether to return direct associated entities or direct and inferred associated
entities.
|
Copyright © 2016–2024. All rights reserved.