Uses of Class
com.oracle.bmc.redis.responses.ChangeOciCacheConfigSetCompartmentResponse
-
Packages that use ChangeOciCacheConfigSetCompartmentResponse Package Description com.oracle.bmc.redis com.oracle.bmc.redis.responses -
-
Uses of ChangeOciCacheConfigSetCompartmentResponse in com.oracle.bmc.redis
Methods in com.oracle.bmc.redis that return ChangeOciCacheConfigSetCompartmentResponse Modifier and Type Method Description ChangeOciCacheConfigSetCompartmentResponse
OciCacheConfigSet. changeOciCacheConfigSetCompartment(ChangeOciCacheConfigSetCompartmentRequest request)
Moves an OCI Cache Config Set into a different compartment within the same tenancy.ChangeOciCacheConfigSetCompartmentResponse
OciCacheConfigSetClient. changeOciCacheConfigSetCompartment(ChangeOciCacheConfigSetCompartmentRequest request)
Methods in com.oracle.bmc.redis that return types with arguments of type ChangeOciCacheConfigSetCompartmentResponse 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)
Method parameters in com.oracle.bmc.redis with type arguments of type ChangeOciCacheConfigSetCompartmentResponse 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 ChangeOciCacheConfigSetCompartmentResponse in com.oracle.bmc.redis.responses
Methods in com.oracle.bmc.redis.responses that return ChangeOciCacheConfigSetCompartmentResponse Modifier and Type Method Description ChangeOciCacheConfigSetCompartmentResponse
ChangeOciCacheConfigSetCompartmentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.redis.responses with parameters of type ChangeOciCacheConfigSetCompartmentResponse Modifier and Type Method Description ChangeOciCacheConfigSetCompartmentResponse.Builder
ChangeOciCacheConfigSetCompartmentResponse.Builder. copy(ChangeOciCacheConfigSetCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
-