Package | Description |
---|---|
com.oracle.bmc.databasemanagement.model |
Modifier and Type | Method and Description |
---|---|
static ProxiedForUserSummary.Flags |
ProxiedForUserSummary.Flags.create(String key) |
ProxiedForUserSummary.Flags |
ProxiedForUserSummary.getFlags()
The flags associated with the proxy/client pair.
|
static ProxiedForUserSummary.Flags |
ProxiedForUserSummary.Flags.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProxiedForUserSummary.Flags[] |
ProxiedForUserSummary.Flags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ProxiedForUserSummary.Builder |
ProxiedForUserSummary.Builder.flags(ProxiedForUserSummary.Flags flags)
The flags associated with the proxy/client pair.
|
Constructor and Description |
---|
ProxiedForUserSummary(String name,
ProxiedForUserSummary.Authentication authentication,
ProxiedForUserSummary.Flags flags)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.