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