Package | Description |
---|---|
com.oracle.bmc.certificatesmanagement | |
com.oracle.bmc.certificatesmanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<CertificateAuthoritySummary> |
CertificatesManagementPaginators.listCertificateAuthoritiesRecordIterator(ListCertificateAuthoritiesRequest request)
Creates a new iterable which will iterate over the
CertificateAuthoritySummary objects contained in
responses from the listCertificateAuthorities operation. |
Modifier and Type | Method and Description |
---|---|
CertificateAuthoritySummary |
CertificateAuthoritySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<CertificateAuthoritySummary> |
CertificateAuthorityCollection.getItems()
List of CertificateAuthoritySummary.
|
Modifier and Type | Method and Description |
---|---|
CertificateAuthoritySummary.Builder |
CertificateAuthoritySummary.Builder.copy(CertificateAuthoritySummary model) |
Modifier and Type | Method and Description |
---|---|
CertificateAuthorityCollection.Builder |
CertificateAuthorityCollection.Builder.items(List<CertificateAuthoritySummary> items)
List of CertificateAuthoritySummary.
|
Constructor and Description |
---|
CertificateAuthorityCollection(List<CertificateAuthoritySummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.