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