Package | Description |
---|---|
com.oracle.bmc.certificates.model | |
com.oracle.bmc.certificates.responses |
Modifier and Type | Class and Description |
---|---|
class |
CertificateBundlePublicOnly
A certificate bundle, not including the private key.
|
class |
CertificateBundleWithPrivateKey
A certificate bundle, including the private key.
|
Modifier and Type | Method and Description |
---|---|
CertificateBundle |
GetCertificateBundleResponse.getCertificateBundle()
The returned
CertificateBundle instance. |
Modifier and Type | Method and Description |
---|---|
GetCertificateBundleResponse.Builder |
GetCertificateBundleResponse.Builder.certificateBundle(CertificateBundle certificateBundle)
The returned
CertificateBundle instance. |
Copyright © 2016–2024. All rights reserved.