Uses of Class
com.oracle.bmc.announcementsservice.model.ServicesCollection
-
Packages that use ServicesCollection Package Description com.oracle.bmc.announcementsservice.model com.oracle.bmc.announcementsservice.responses -
-
Uses of ServicesCollection in com.oracle.bmc.announcementsservice.model
Methods in com.oracle.bmc.announcementsservice.model that return ServicesCollection Modifier and Type Method Description ServicesCollection
ServicesCollection.Builder. build()
Methods in com.oracle.bmc.announcementsservice.model with parameters of type ServicesCollection Modifier and Type Method Description ServicesCollection.Builder
ServicesCollection.Builder. copy(ServicesCollection model)
-
Uses of ServicesCollection in com.oracle.bmc.announcementsservice.responses
Methods in com.oracle.bmc.announcementsservice.responses that return ServicesCollection Modifier and Type Method Description ServicesCollection
ListServicesResponse. getServicesCollection()
The returned ServicesCollection instance.Methods in com.oracle.bmc.announcementsservice.responses with parameters of type ServicesCollection Modifier and Type Method Description ListServicesResponse.Builder
ListServicesResponse.Builder. servicesCollection(ServicesCollection servicesCollection)
The returned ServicesCollection instance.
-