Uses of Class
com.oracle.bmc.bds.model.CertificateServiceInfoSummary
- 
Packages that use CertificateServiceInfoSummary Package Description com.oracle.bmc.bds.model com.oracle.bmc.bds.responses 
- 
- 
Uses of CertificateServiceInfoSummary in com.oracle.bmc.bds.modelMethods in com.oracle.bmc.bds.model that return CertificateServiceInfoSummary Modifier and Type Method Description CertificateServiceInfoSummaryCertificateServiceInfoSummary.Builder. build()Methods in com.oracle.bmc.bds.model with parameters of type CertificateServiceInfoSummary Modifier and Type Method Description CertificateServiceInfoSummary.BuilderCertificateServiceInfoSummary.Builder. copy(CertificateServiceInfoSummary model)
- 
Uses of CertificateServiceInfoSummary in com.oracle.bmc.bds.responsesMethods in com.oracle.bmc.bds.responses that return types with arguments of type CertificateServiceInfoSummary Modifier and Type Method Description List<CertificateServiceInfoSummary>CertificateServiceInfoResponse. getItems()A list of com.oracle.bmc.bds.model.CertificateServiceInfoSummary instances.Method parameters in com.oracle.bmc.bds.responses with type arguments of type CertificateServiceInfoSummary Modifier and Type Method Description CertificateServiceInfoResponse.BuilderCertificateServiceInfoResponse.Builder. items(List<CertificateServiceInfoSummary> items)A list of com.oracle.bmc.bds.model.CertificateServiceInfoSummary instances.
 
-