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