Package | Description |
---|---|
com.oracle.bmc.identitydataplane.model |
Modifier and Type | Method and Description |
---|---|
CommonPrincipal |
CommonPrincipal.Builder.build() |
CommonPrincipal |
DerivedKeyResponse.getPrincipal()
The principal.
|
Modifier and Type | Method and Description |
---|---|
CommonPrincipal.Builder |
CommonPrincipal.Builder.copy(CommonPrincipal model) |
DerivedKeyResponse.Builder |
DerivedKeyResponse.Builder.principal(CommonPrincipal principal)
The principal.
|
Constructor and Description |
---|
DerivedKeyResponse(String signingKey,
CommonPrincipal principal)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.