Class ImportedCertificateMetadata
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model.SecretMetadata
-
- com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model.ImportedCertificateMetadata
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class ImportedCertificateMetadata extends SecretMetadata
Properties of the secret metadata of your imported certificate.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceImportedCertificateMetadata.SecretTypeThe secret type.static interfaceImportedCertificateMetadata.StateDescriptionA text representation of the secret state.
-
Method Summary
-
Methods inherited from class com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model.SecretMetadata
getAccessGroups, getAccountId, getAltNames, getApiKeyId, getCa, getCertificateAuthority, getCertificateTemplate, getCommonName, getConfiguration, getCreatedAt, getCreatedBy, getCrn, getCustomMetadata, getDescription, getDns, getExpirationDate, getId, getIssuanceInfo, getIssuer, getKeyAlgorithm, getLabels, getLastFailedTaskId, getLocksTotal, getManagedCsr, getName, getNextRotationDate, getParameters, getPasswordGenerationPolicy, getProcessingTaskId, getQueuedTaskCount, getReferencedBy, getRevocationTimeRfc3339, getRevocationTimeSeconds, getRotation, getSecretGroupId, getSecretType, getSerialNumber, getServiceId, getSigningAlgorithm, getSourceService, getState, getStateDescription, getTaskCount, getTtl, getUpdatedAt, getValidity, getVersionsTotal, isBundleCerts, isDownloaded, isIntermediateIncluded, isPrivateKeyIncluded, isReuseApiKey, isServiceIdIsStatic
-
-