Uses of Class
com.oracle.bmc.redis.model.AssociatedOciCacheClusterCollection.Builder
-
Packages that use AssociatedOciCacheClusterCollection.Builder Package Description com.oracle.bmc.redis.model -
-
Uses of AssociatedOciCacheClusterCollection.Builder in com.oracle.bmc.redis.model
Methods in com.oracle.bmc.redis.model that return AssociatedOciCacheClusterCollection.Builder Modifier and Type Method Description static AssociatedOciCacheClusterCollection.Builder
AssociatedOciCacheClusterCollection. builder()
Create a new builder.AssociatedOciCacheClusterCollection.Builder
AssociatedOciCacheClusterCollection.Builder. copy(AssociatedOciCacheClusterCollection model)
AssociatedOciCacheClusterCollection.Builder
AssociatedOciCacheClusterCollection.Builder. items(List<AssociatedOciCacheClusterSummary> items)
List of clusters with the same OCI Cache Config Set ID.AssociatedOciCacheClusterCollection.Builder
AssociatedOciCacheClusterCollection. toBuilder()
-