Uses of Class
com.oracle.bmc.redis.model.ChangeOciCacheConfigSetCompartmentDetails
-
Packages that use ChangeOciCacheConfigSetCompartmentDetails Package Description com.oracle.bmc.redis.model com.oracle.bmc.redis.requests -
-
Uses of ChangeOciCacheConfigSetCompartmentDetails in com.oracle.bmc.redis.model
Methods in com.oracle.bmc.redis.model that return ChangeOciCacheConfigSetCompartmentDetails Modifier and Type Method Description ChangeOciCacheConfigSetCompartmentDetails
ChangeOciCacheConfigSetCompartmentDetails.Builder. build()
Methods in com.oracle.bmc.redis.model with parameters of type ChangeOciCacheConfigSetCompartmentDetails Modifier and Type Method Description ChangeOciCacheConfigSetCompartmentDetails.Builder
ChangeOciCacheConfigSetCompartmentDetails.Builder. copy(ChangeOciCacheConfigSetCompartmentDetails model)
-
Uses of ChangeOciCacheConfigSetCompartmentDetails in com.oracle.bmc.redis.requests
Methods in com.oracle.bmc.redis.requests that return ChangeOciCacheConfigSetCompartmentDetails Modifier and Type Method Description ChangeOciCacheConfigSetCompartmentDetails
ChangeOciCacheConfigSetCompartmentRequest. getBody$()
Alternative accessor for the body parameter.ChangeOciCacheConfigSetCompartmentDetails
ChangeOciCacheConfigSetCompartmentRequest. getChangeOciCacheConfigSetCompartmentDetails()
The information to be updated.Methods in com.oracle.bmc.redis.requests with parameters of type ChangeOciCacheConfigSetCompartmentDetails Modifier and Type Method Description ChangeOciCacheConfigSetCompartmentRequest.Builder
ChangeOciCacheConfigSetCompartmentRequest.Builder. body$(ChangeOciCacheConfigSetCompartmentDetails body)
Alternative setter for the body parameter.ChangeOciCacheConfigSetCompartmentRequest.Builder
ChangeOciCacheConfigSetCompartmentRequest.Builder. changeOciCacheConfigSetCompartmentDetails(ChangeOciCacheConfigSetCompartmentDetails changeOciCacheConfigSetCompartmentDetails)
The information to be updated.
-