Uses of Class
com.oracle.bmc.redis.responses.ChangeOciCacheBackupCompartmentResponse
-
Packages that use ChangeOciCacheBackupCompartmentResponse Package Description com.oracle.bmc.redis com.oracle.bmc.redis.responses -
-
Uses of ChangeOciCacheBackupCompartmentResponse in com.oracle.bmc.redis
Methods in com.oracle.bmc.redis that return ChangeOciCacheBackupCompartmentResponse Modifier and Type Method Description ChangeOciCacheBackupCompartmentResponseOciCacheBackup. changeOciCacheBackupCompartment(ChangeOciCacheBackupCompartmentRequest request)Moves an OCI Cache Backup resource from one compartment identifier to another.ChangeOciCacheBackupCompartmentResponseOciCacheBackupClient. changeOciCacheBackupCompartment(ChangeOciCacheBackupCompartmentRequest request)Methods in com.oracle.bmc.redis that return types with arguments of type ChangeOciCacheBackupCompartmentResponse Modifier and Type Method Description Future<ChangeOciCacheBackupCompartmentResponse>OciCacheBackupAsync. changeOciCacheBackupCompartment(ChangeOciCacheBackupCompartmentRequest request, AsyncHandler<ChangeOciCacheBackupCompartmentRequest,ChangeOciCacheBackupCompartmentResponse> handler)Moves an OCI Cache Backup resource from one compartment identifier to another.Future<ChangeOciCacheBackupCompartmentResponse>OciCacheBackupAsyncClient. changeOciCacheBackupCompartment(ChangeOciCacheBackupCompartmentRequest request, AsyncHandler<ChangeOciCacheBackupCompartmentRequest,ChangeOciCacheBackupCompartmentResponse> handler)Method parameters in com.oracle.bmc.redis with type arguments of type ChangeOciCacheBackupCompartmentResponse Modifier and Type Method Description Future<ChangeOciCacheBackupCompartmentResponse>OciCacheBackupAsync. changeOciCacheBackupCompartment(ChangeOciCacheBackupCompartmentRequest request, AsyncHandler<ChangeOciCacheBackupCompartmentRequest,ChangeOciCacheBackupCompartmentResponse> handler)Moves an OCI Cache Backup resource from one compartment identifier to another.Future<ChangeOciCacheBackupCompartmentResponse>OciCacheBackupAsyncClient. changeOciCacheBackupCompartment(ChangeOciCacheBackupCompartmentRequest request, AsyncHandler<ChangeOciCacheBackupCompartmentRequest,ChangeOciCacheBackupCompartmentResponse> handler) -
Uses of ChangeOciCacheBackupCompartmentResponse in com.oracle.bmc.redis.responses
Methods in com.oracle.bmc.redis.responses that return ChangeOciCacheBackupCompartmentResponse Modifier and Type Method Description ChangeOciCacheBackupCompartmentResponseChangeOciCacheBackupCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.redis.responses with parameters of type ChangeOciCacheBackupCompartmentResponse Modifier and Type Method Description ChangeOciCacheBackupCompartmentResponse.BuilderChangeOciCacheBackupCompartmentResponse.Builder. copy(ChangeOciCacheBackupCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-