Package | Description |
---|---|
com.oracle.bmc.certificatesmanagement.model |
Modifier and Type | Class and Description |
---|---|
class |
UpdateCertificateByImportingConfigDetails
The details of the configuration for updating a certificate based on the keys from an imported
certificate.
|
class |
UpdateCertificateIssuedByInternalCaConfigDetails
The details for updating an internally managed certificate which is issued by a private
certificate authority (CA).
|
class |
UpdateCertificateManagedExternallyIssuedByInternalCaConfigDetails
The details for updating an externally managed certificate which is issued by a private
certificate authority (CA).
|
Modifier and Type | Method and Description |
---|---|
UpdateCertificateConfigDetails |
UpdateCertificateDetails.getCertificateConfig() |
Modifier and Type | Method and Description |
---|---|
UpdateCertificateDetails.Builder |
UpdateCertificateDetails.Builder.certificateConfig(UpdateCertificateConfigDetails certificateConfig) |
Constructor and Description |
---|
UpdateCertificateDetails(String description,
Long currentVersionNumber,
UpdateCertificateConfigDetails certificateConfig,
Map<String,String> freeformTags,
Map<String,Map<String,Object>> definedTags,
List<CertificateRule> certificateRules)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.