Uses of Class
com.oracle.bmc.delegateaccesscontrol.model.DelegationControlSummaryCollection
-
Packages that use DelegationControlSummaryCollection Package Description com.oracle.bmc.delegateaccesscontrol.model com.oracle.bmc.delegateaccesscontrol.responses -
-
Uses of DelegationControlSummaryCollection in com.oracle.bmc.delegateaccesscontrol.model
Methods in com.oracle.bmc.delegateaccesscontrol.model that return DelegationControlSummaryCollection Modifier and Type Method Description DelegationControlSummaryCollection
DelegationControlSummaryCollection.Builder. build()
Methods in com.oracle.bmc.delegateaccesscontrol.model with parameters of type DelegationControlSummaryCollection Modifier and Type Method Description DelegationControlSummaryCollection.Builder
DelegationControlSummaryCollection.Builder. copy(DelegationControlSummaryCollection model)
-
Uses of DelegationControlSummaryCollection in com.oracle.bmc.delegateaccesscontrol.responses
Methods in com.oracle.bmc.delegateaccesscontrol.responses that return DelegationControlSummaryCollection Modifier and Type Method Description DelegationControlSummaryCollection
ListDelegationControlsResponse. getDelegationControlSummaryCollection()
The returned DelegationControlSummaryCollection instance.Methods in com.oracle.bmc.delegateaccesscontrol.responses with parameters of type DelegationControlSummaryCollection Modifier and Type Method Description ListDelegationControlsResponse.Builder
ListDelegationControlsResponse.Builder. delegationControlSummaryCollection(DelegationControlSummaryCollection delegationControlSummaryCollection)
The returned DelegationControlSummaryCollection instance.
-