Package | Description |
---|---|
com.oracle.bmc.redis | |
com.oracle.bmc.redis.responses |
Modifier and Type | Method and Description |
---|---|
ChangeRedisClusterCompartmentResponse |
RedisClusterClient.changeRedisClusterCompartment(ChangeRedisClusterCompartmentRequest request) |
ChangeRedisClusterCompartmentResponse |
RedisCluster.changeRedisClusterCompartment(ChangeRedisClusterCompartmentRequest request)
Moves an OCI Cache cluster into a different compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeRedisClusterCompartmentResponse> |
RedisClusterAsyncClient.changeRedisClusterCompartment(ChangeRedisClusterCompartmentRequest request,
AsyncHandler<ChangeRedisClusterCompartmentRequest,ChangeRedisClusterCompartmentResponse> handler) |
Future<ChangeRedisClusterCompartmentResponse> |
RedisClusterAsync.changeRedisClusterCompartment(ChangeRedisClusterCompartmentRequest request,
AsyncHandler<ChangeRedisClusterCompartmentRequest,ChangeRedisClusterCompartmentResponse> handler)
Moves an OCI Cache cluster into a different compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeRedisClusterCompartmentResponse> |
RedisClusterAsyncClient.changeRedisClusterCompartment(ChangeRedisClusterCompartmentRequest request,
AsyncHandler<ChangeRedisClusterCompartmentRequest,ChangeRedisClusterCompartmentResponse> handler) |
Future<ChangeRedisClusterCompartmentResponse> |
RedisClusterAsync.changeRedisClusterCompartment(ChangeRedisClusterCompartmentRequest request,
AsyncHandler<ChangeRedisClusterCompartmentRequest,ChangeRedisClusterCompartmentResponse> handler)
Moves an OCI Cache cluster into a different compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
ChangeRedisClusterCompartmentResponse |
ChangeRedisClusterCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeRedisClusterCompartmentResponse.Builder |
ChangeRedisClusterCompartmentResponse.Builder.copy(ChangeRedisClusterCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.