Package | Description |
---|---|
com.oracle.bmc.keymanagement.model | |
com.oracle.bmc.keymanagement.responses |
Modifier and Type | Method and Description |
---|---|
Key |
Key.Builder.build() |
Modifier and Type | Method and Description |
---|---|
Key.Builder |
Key.Builder.copy(Key o) |
Modifier and Type | Method and Description |
---|---|
Key |
CreateKeyResponse.getKey()
The returned Key instance.
|
Key |
DisableKeyResponse.getKey()
The returned Key instance.
|
Key |
EnableKeyResponse.getKey()
The returned Key instance.
|
Key |
GetKeyResponse.getKey()
The returned Key instance.
|
Key |
UpdateKeyResponse.getKey()
The returned Key instance.
|
Modifier and Type | Method and Description |
---|---|
CreateKeyResponse.Builder |
CreateKeyResponse.Builder.key(Key key) |
DisableKeyResponse.Builder |
DisableKeyResponse.Builder.key(Key key) |
EnableKeyResponse.Builder |
EnableKeyResponse.Builder.key(Key key) |
GetKeyResponse.Builder |
GetKeyResponse.Builder.key(Key key) |
UpdateKeyResponse.Builder |
UpdateKeyResponse.Builder.key(Key key) |
Copyright © 2016–2019. All rights reserved.