Package | Description |
---|---|
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
static ListDiscoveryAnalyticsRequest.GroupBy |
ListDiscoveryAnalyticsRequest.GroupBy.create(String key) |
ListDiscoveryAnalyticsRequest.GroupBy |
ListDiscoveryAnalyticsRequest.getGroupBy()
Attribute by which the discovery analytics data should be grouped.
|
static ListDiscoveryAnalyticsRequest.GroupBy |
ListDiscoveryAnalyticsRequest.GroupBy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListDiscoveryAnalyticsRequest.GroupBy[] |
ListDiscoveryAnalyticsRequest.GroupBy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListDiscoveryAnalyticsRequest.Builder |
ListDiscoveryAnalyticsRequest.Builder.groupBy(ListDiscoveryAnalyticsRequest.GroupBy groupBy)
Attribute by which the discovery analytics data should be grouped.
|
Copyright © 2016–2023. All rights reserved.