Uses of Class
com.oracle.bmc.operatoraccesscontrol.model.InteractionCollection.Builder
-
Packages that use InteractionCollection.Builder Package Description com.oracle.bmc.operatoraccesscontrol.model -
-
Uses of InteractionCollection.Builder in com.oracle.bmc.operatoraccesscontrol.model
Methods in com.oracle.bmc.operatoraccesscontrol.model that return InteractionCollection.Builder Modifier and Type Method Description static InteractionCollection.Builder
InteractionCollection. builder()
Create a new builder.InteractionCollection.Builder
InteractionCollection.Builder. copy(InteractionCollection model)
InteractionCollection.Builder
InteractionCollection.Builder. items(List<InteractionSummary> items)
contains InteractionSummaryInteractionCollection.Builder
InteractionCollection. toBuilder()
-