Package | Description |
---|---|
com.cumulocity.rest.representation.platform |
Modifier and Type | Method and Description |
---|---|
TrustedCertificatesDiagnosticDataRepresentation.X509CertificateRepresentation |
TrustedCertificatesDiagnosticDataRepresentation.X509CertificateRepresentation.X509CertificateRepresentationBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<TrustedCertificatesDiagnosticDataRepresentation.X509CertificateRepresentation> |
TrustedCertificatesDiagnosticDataRepresentation.getKeyStore() |
List<TrustedCertificatesDiagnosticDataRepresentation.X509CertificateRepresentation> |
TrustedCertificatesDiagnosticDataRepresentation.getTrustStore() |
Modifier and Type | Method and Description |
---|---|
void |
TrustedCertificatesDiagnosticDataRepresentation.setKeyStore(List<TrustedCertificatesDiagnosticDataRepresentation.X509CertificateRepresentation> keyStore) |
void |
TrustedCertificatesDiagnosticDataRepresentation.setTrustStore(List<TrustedCertificatesDiagnosticDataRepresentation.X509CertificateRepresentation> trustStore) |
Constructor and Description |
---|
TrustedCertificatesDiagnosticDataRepresentation(List<TrustedCertificatesDiagnosticDataRepresentation.X509CertificateRepresentation> trustStore,
List<TrustedCertificatesDiagnosticDataRepresentation.X509CertificateRepresentation> keyStore,
Map<String,String> fingerprintTenantMapping) |
TrustedCertificatesDiagnosticDataRepresentation(List<TrustedCertificatesDiagnosticDataRepresentation.X509CertificateRepresentation> trustStore,
List<TrustedCertificatesDiagnosticDataRepresentation.X509CertificateRepresentation> keyStore,
Map<String,String> fingerprintTenantMapping) |
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.