Uses of Class
com.oracle.bmc.psa.model.PsaServiceCollection
-
Packages that use PsaServiceCollection Package Description com.oracle.bmc.psa.model com.oracle.bmc.psa.responses -
-
Uses of PsaServiceCollection in com.oracle.bmc.psa.model
Methods in com.oracle.bmc.psa.model that return PsaServiceCollection Modifier and Type Method Description PsaServiceCollectionPsaServiceCollection.Builder. build()Methods in com.oracle.bmc.psa.model with parameters of type PsaServiceCollection Modifier and Type Method Description PsaServiceCollection.BuilderPsaServiceCollection.Builder. copy(PsaServiceCollection model) -
Uses of PsaServiceCollection in com.oracle.bmc.psa.responses
Methods in com.oracle.bmc.psa.responses that return PsaServiceCollection Modifier and Type Method Description PsaServiceCollectionListPsaServicesResponse. getPsaServiceCollection()The returned PsaServiceCollection instance.Methods in com.oracle.bmc.psa.responses with parameters of type PsaServiceCollection Modifier and Type Method Description ListPsaServicesResponse.BuilderListPsaServicesResponse.Builder. psaServiceCollection(PsaServiceCollection psaServiceCollection)The returned PsaServiceCollection instance.
-