Uses of Class
com.oracle.bmc.redis.requests.ChangeOciCacheBackupCompartmentRequest
-
Packages that use ChangeOciCacheBackupCompartmentRequest Package Description com.oracle.bmc.redis com.oracle.bmc.redis.requests -
-
Uses of ChangeOciCacheBackupCompartmentRequest in com.oracle.bmc.redis
Method parameters in com.oracle.bmc.redis with type arguments of type ChangeOciCacheBackupCompartmentRequest 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 ChangeOciCacheBackupCompartmentRequest in com.oracle.bmc.redis.requests
Methods in com.oracle.bmc.redis.requests that return ChangeOciCacheBackupCompartmentRequest Modifier and Type Method Description ChangeOciCacheBackupCompartmentRequestChangeOciCacheBackupCompartmentRequest.Builder. build()Build the instance of ChangeOciCacheBackupCompartmentRequest as configured by this builderChangeOciCacheBackupCompartmentRequestChangeOciCacheBackupCompartmentRequest.Builder. buildWithoutInvocationCallback()Build the instance of ChangeOciCacheBackupCompartmentRequest as configured by this builderMethods in com.oracle.bmc.redis.requests with parameters of type ChangeOciCacheBackupCompartmentRequest Modifier and Type Method Description ChangeOciCacheBackupCompartmentRequest.BuilderChangeOciCacheBackupCompartmentRequest.Builder. copy(ChangeOciCacheBackupCompartmentRequest o)Copy method to populate the builder with values from the given instance.
-