Package | Description |
---|---|
com.oracle.bmc.oda | |
com.oracle.bmc.oda.requests |
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.
|
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 |
---|---|
RotateChannelKeysRequest |
RotateChannelKeysRequest.Builder.build()
Build the instance of RotateChannelKeysRequest as configured by this builder
|
RotateChannelKeysRequest |
RotateChannelKeysRequest.Builder.buildWithoutInvocationCallback()
Build the instance of RotateChannelKeysRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
RotateChannelKeysRequest.Builder |
RotateChannelKeysRequest.Builder.copy(RotateChannelKeysRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.