Uses of Class
com.oracle.bmc.redis.requests.ChangeOciCacheConfigSetCompartmentRequest
-
Packages that use ChangeOciCacheConfigSetCompartmentRequest Package Description com.oracle.bmc.redis com.oracle.bmc.redis.requests -
-
Uses of ChangeOciCacheConfigSetCompartmentRequest in com.oracle.bmc.redis
Method parameters in com.oracle.bmc.redis with type arguments of type ChangeOciCacheConfigSetCompartmentRequest Modifier and Type Method Description Future<ChangeOciCacheConfigSetCompartmentResponse>
OciCacheConfigSetAsync. changeOciCacheConfigSetCompartment(ChangeOciCacheConfigSetCompartmentRequest request, AsyncHandler<ChangeOciCacheConfigSetCompartmentRequest,ChangeOciCacheConfigSetCompartmentResponse> handler)
Moves an OCI Cache Config Set into a different compartment within the same tenancy.Future<ChangeOciCacheConfigSetCompartmentResponse>
OciCacheConfigSetAsyncClient. changeOciCacheConfigSetCompartment(ChangeOciCacheConfigSetCompartmentRequest request, AsyncHandler<ChangeOciCacheConfigSetCompartmentRequest,ChangeOciCacheConfigSetCompartmentResponse> handler)
-
Uses of ChangeOciCacheConfigSetCompartmentRequest in com.oracle.bmc.redis.requests
Methods in com.oracle.bmc.redis.requests that return ChangeOciCacheConfigSetCompartmentRequest Modifier and Type Method Description ChangeOciCacheConfigSetCompartmentRequest
ChangeOciCacheConfigSetCompartmentRequest.Builder. build()
Build the instance of ChangeOciCacheConfigSetCompartmentRequest as configured by this builderChangeOciCacheConfigSetCompartmentRequest
ChangeOciCacheConfigSetCompartmentRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ChangeOciCacheConfigSetCompartmentRequest as configured by this builderMethods in com.oracle.bmc.redis.requests with parameters of type ChangeOciCacheConfigSetCompartmentRequest Modifier and Type Method Description ChangeOciCacheConfigSetCompartmentRequest.Builder
ChangeOciCacheConfigSetCompartmentRequest.Builder. copy(ChangeOciCacheConfigSetCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
-