Uses of Class
com.oracle.bmc.lockbox.model.LockboxCollection.Builder
-
Packages that use LockboxCollection.Builder Package Description com.oracle.bmc.lockbox.model -
-
Uses of LockboxCollection.Builder in com.oracle.bmc.lockbox.model
Methods in com.oracle.bmc.lockbox.model that return LockboxCollection.Builder Modifier and Type Method Description static LockboxCollection.Builder
LockboxCollection. builder()
Create a new builder.LockboxCollection.Builder
LockboxCollection.Builder. copy(LockboxCollection model)
LockboxCollection.Builder
LockboxCollection.Builder. items(List<LockboxSummary> items)
List of lockboxes.LockboxCollection.Builder
LockboxCollection. toBuilder()
-