Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.responses |
Modifier and Type | Method and Description |
---|---|
RotateChannelKeysResponse |
ManagementClient.rotateChannelKeys(RotateChannelKeysRequest request) |
RotateChannelKeysResponse |
Management.rotateChannelKeys(RotateChannelKeysRequest request)
This will generate new keys for any generated keys in the Channel (eg.
|
Modifier and Type | Method and Description |
---|---|
Future<RotateChannelKeysResponse> |
ManagementAsyncClient.rotateChannelKeys(RotateChannelKeysRequest request,
AsyncHandler<RotateChannelKeysRequest,RotateChannelKeysResponse> handler) |
Future<RotateChannelKeysResponse> |
ManagementAsync.rotateChannelKeys(RotateChannelKeysRequest request,
AsyncHandler<RotateChannelKeysRequest,RotateChannelKeysResponse> handler)
This will generate new keys for any generated keys in the Channel (eg.
|
Modifier and Type | Method and Description |
---|---|
Future<RotateChannelKeysResponse> |
ManagementAsyncClient.rotateChannelKeys(RotateChannelKeysRequest request,
AsyncHandler<RotateChannelKeysRequest,RotateChannelKeysResponse> handler) |
Future<RotateChannelKeysResponse> |
ManagementAsync.rotateChannelKeys(RotateChannelKeysRequest request,
AsyncHandler<RotateChannelKeysRequest,RotateChannelKeysResponse> handler)
This will generate new keys for any generated keys in the Channel (eg.
|
Modifier and Type | Method and Description |
---|---|
RotateChannelKeysResponse |
RotateChannelKeysResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
RotateChannelKeysResponse.Builder |
RotateChannelKeysResponse.Builder.copy(RotateChannelKeysResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.