Package | Description |
---|---|
com.oracle.bmc.resourcemanager.model |
Modifier and Type | Method and Description |
---|---|
static ResourceDiscoveryServiceSummary.DiscoveryScope |
ResourceDiscoveryServiceSummary.DiscoveryScope.create(String key) |
ResourceDiscoveryServiceSummary.DiscoveryScope |
ResourceDiscoveryServiceSummary.getDiscoveryScope()
The scope of the service as used with Resource Discovery.
|
static ResourceDiscoveryServiceSummary.DiscoveryScope |
ResourceDiscoveryServiceSummary.DiscoveryScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceDiscoveryServiceSummary.DiscoveryScope[] |
ResourceDiscoveryServiceSummary.DiscoveryScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ResourceDiscoveryServiceSummary.Builder |
ResourceDiscoveryServiceSummary.Builder.discoveryScope(ResourceDiscoveryServiceSummary.DiscoveryScope discoveryScope)
The scope of the service as used with Resource Discovery.
|
Constructor and Description |
---|
ResourceDiscoveryServiceSummary(String name,
ResourceDiscoveryServiceSummary.DiscoveryScope discoveryScope)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.