Package | Description |
---|---|
com.oracle.bmc.certificatesmanagement | |
com.oracle.bmc.certificatesmanagement.model |
Modifier and Type | Method and Description |
---|---|
Iterable<CaBundleSummary> |
CertificatesManagementPaginators.listCaBundlesRecordIterator(ListCaBundlesRequest request)
Creates a new iterable which will iterate over the
CaBundleSummary objects contained in responses
from the listCaBundles operation. |
Modifier and Type | Method and Description |
---|---|
CaBundleSummary |
CaBundleSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<CaBundleSummary> |
CaBundleCollection.getItems()
A list of CA bundle summary objects.
|
Modifier and Type | Method and Description |
---|---|
CaBundleSummary.Builder |
CaBundleSummary.Builder.copy(CaBundleSummary model) |
Modifier and Type | Method and Description |
---|---|
CaBundleCollection.Builder |
CaBundleCollection.Builder.items(List<CaBundleSummary> items)
A list of CA bundle summary objects.
|
Constructor and Description |
---|
CaBundleCollection(List<CaBundleSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.