Uses of Class
com.oracle.bmc.redis.model.OciCacheConfigSetCollection
-
Packages that use OciCacheConfigSetCollection Package Description com.oracle.bmc.redis.model com.oracle.bmc.redis.responses -
-
Uses of OciCacheConfigSetCollection in com.oracle.bmc.redis.model
Methods in com.oracle.bmc.redis.model that return OciCacheConfigSetCollection Modifier and Type Method Description OciCacheConfigSetCollection
OciCacheConfigSetCollection.Builder. build()
Methods in com.oracle.bmc.redis.model with parameters of type OciCacheConfigSetCollection Modifier and Type Method Description OciCacheConfigSetCollection.Builder
OciCacheConfigSetCollection.Builder. copy(OciCacheConfigSetCollection model)
-
Uses of OciCacheConfigSetCollection in com.oracle.bmc.redis.responses
Methods in com.oracle.bmc.redis.responses that return OciCacheConfigSetCollection Modifier and Type Method Description OciCacheConfigSetCollection
ListOciCacheConfigSetsResponse. getOciCacheConfigSetCollection()
The returned OciCacheConfigSetCollection instance.Methods in com.oracle.bmc.redis.responses with parameters of type OciCacheConfigSetCollection Modifier and Type Method Description ListOciCacheConfigSetsResponse.Builder
ListOciCacheConfigSetsResponse.Builder. ociCacheConfigSetCollection(OciCacheConfigSetCollection ociCacheConfigSetCollection)
The returned OciCacheConfigSetCollection instance.
-