Uses of Class
com.oracle.bmc.self.model.PartnerCollection
-
Packages that use PartnerCollection Package Description com.oracle.bmc.self.model com.oracle.bmc.self.responses -
-
Uses of PartnerCollection in com.oracle.bmc.self.model
Methods in com.oracle.bmc.self.model that return PartnerCollection Modifier and Type Method Description PartnerCollectionPartnerCollection.Builder. build()Methods in com.oracle.bmc.self.model with parameters of type PartnerCollection Modifier and Type Method Description PartnerCollection.BuilderPartnerCollection.Builder. copy(PartnerCollection model) -
Uses of PartnerCollection in com.oracle.bmc.self.responses
Methods in com.oracle.bmc.self.responses that return PartnerCollection Modifier and Type Method Description PartnerCollectionListPartnersResponse. getPartnerCollection()The returned PartnerCollection instance.Methods in com.oracle.bmc.self.responses with parameters of type PartnerCollection Modifier and Type Method Description ListPartnersResponse.BuilderListPartnersResponse.Builder. partnerCollection(PartnerCollection partnerCollection)The returned PartnerCollection instance.
-