Package | Description |
---|---|
com.oracle.bmc.bds.model |
Modifier and Type | Method and Description |
---|---|
KerberosDetails |
KerberosDetails.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<KerberosDetails> |
CloudSqlDetails.getKerberosDetails()
Details about the Kerberos principals.
|
Modifier and Type | Method and Description |
---|---|
KerberosDetails.Builder |
KerberosDetails.Builder.copy(KerberosDetails model) |
Modifier and Type | Method and Description |
---|---|
CloudSqlDetails.Builder |
CloudSqlDetails.Builder.kerberosDetails(List<KerberosDetails> kerberosDetails)
Details about the Kerberos principals.
|
Constructor and Description |
---|
CloudSqlDetails(String shape,
Long blockVolumeSizeInGBs,
Boolean isKerberosMappedToDatabaseUsers,
String ipAddress,
List<KerberosDetails> kerberosDetails)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.