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 model) |
Modifier and Type | Method and Description |
---|---|
Key |
RestoreKeyFromFileResponse.getKey()
The returned
Key instance. |
Key |
GetKeyResponse.getKey()
The returned
Key instance. |
Key |
ImportKeyResponse.getKey()
The returned
Key instance. |
Key |
EnableKeyResponse.getKey()
The returned
Key instance. |
Key |
DisableKeyResponse.getKey()
The returned
Key instance. |
Key |
CancelKeyDeletionResponse.getKey()
The returned
Key instance. |
Key |
RestoreKeyFromObjectStoreResponse.getKey()
The returned
Key instance. |
Key |
BackupKeyResponse.getKey()
The returned
Key instance. |
Key |
ScheduleKeyDeletionResponse.getKey()
The returned
Key instance. |
Key |
CreateKeyResponse.getKey()
The returned
Key instance. |
Key |
UpdateKeyResponse.getKey()
The returned
Key instance. |
Modifier and Type | Method and Description |
---|---|
RestoreKeyFromFileResponse.Builder |
RestoreKeyFromFileResponse.Builder.key(Key key)
The returned
Key instance. |
GetKeyResponse.Builder |
GetKeyResponse.Builder.key(Key key)
The returned
Key instance. |
ImportKeyResponse.Builder |
ImportKeyResponse.Builder.key(Key key)
The returned
Key instance. |
EnableKeyResponse.Builder |
EnableKeyResponse.Builder.key(Key key)
The returned
Key instance. |
DisableKeyResponse.Builder |
DisableKeyResponse.Builder.key(Key key)
The returned
Key instance. |
CancelKeyDeletionResponse.Builder |
CancelKeyDeletionResponse.Builder.key(Key key)
The returned
Key instance. |
RestoreKeyFromObjectStoreResponse.Builder |
RestoreKeyFromObjectStoreResponse.Builder.key(Key key)
The returned
Key instance. |
BackupKeyResponse.Builder |
BackupKeyResponse.Builder.key(Key key)
The returned
Key instance. |
ScheduleKeyDeletionResponse.Builder |
ScheduleKeyDeletionResponse.Builder.key(Key key)
The returned
Key instance. |
CreateKeyResponse.Builder |
CreateKeyResponse.Builder.key(Key key)
The returned
Key instance. |
UpdateKeyResponse.Builder |
UpdateKeyResponse.Builder.key(Key key)
The returned
Key instance. |
Copyright © 2016–2024. All rights reserved.