Uses of Class
com.oracle.bmc.redis.model.OciCacheUserCollection.Builder
- 
Packages that use OciCacheUserCollection.Builder Package Description com.oracle.bmc.redis.model 
- 
- 
Uses of OciCacheUserCollection.Builder in com.oracle.bmc.redis.modelMethods in com.oracle.bmc.redis.model that return OciCacheUserCollection.Builder Modifier and Type Method Description static OciCacheUserCollection.BuilderOciCacheUserCollection. builder()Create a new builder.OciCacheUserCollection.BuilderOciCacheUserCollection.Builder. copy(OciCacheUserCollection model)OciCacheUserCollection.BuilderOciCacheUserCollection.Builder. items(List<OciCacheUserSummary> items)A collection of OCI Cache users.OciCacheUserCollection.BuilderOciCacheUserCollection. toBuilder()
 
-