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.model
Methods in com.oracle.bmc.redis.model that return OciCacheUserCollection.Builder Modifier and Type Method Description static OciCacheUserCollection.Builder
OciCacheUserCollection. builder()
Create a new builder.OciCacheUserCollection.Builder
OciCacheUserCollection.Builder. copy(OciCacheUserCollection model)
OciCacheUserCollection.Builder
OciCacheUserCollection.Builder. items(List<OciCacheUserSummary> items)
A collection of OCI Cache users.OciCacheUserCollection.Builder
OciCacheUserCollection. toBuilder()
-