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