Class ImportedCertificateVersion
- java.lang.Object
-
- com.ibm.cloud.sdk.core.service.model.GenericModel
-
- com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model.SecretVersion
-
- com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model.ImportedCertificateVersion
-
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class ImportedCertificateVersion extends SecretVersion
Versions of your imported certificate.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfaceImportedCertificateVersion.AliasA human-readable alias that describes the secret version.static interfaceImportedCertificateVersion.SecretTypeThe secret type.
-
Method Summary
-
Methods inherited from class com.ibm.cloud.secrets_manager_sdk.secrets_manager.v2.model.SecretVersion
getAlias, getApiKey, getApiKeyId, getCaChain, getCertificate, getCreatedAt, getCreatedBy, getCredentials, getCredentialsContent, getCredentialsId, getCsr, getData, getExpirationDate, getId, getIntermediate, getIssuingCa, getPassword, getPayload, getPrivateKey, getResourceKey, getSecretGroupId, getSecretId, getSecretName, getSecretType, getSerialNumber, getServiceId, getUsername, getValidity, getVersionCustomMetadata, isAutoRotated, isDownloaded, isPayloadAvailable
-
-