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