| Package | Description |
|---|---|
| com.google.api.services.cloudkms.v1.model |
| Modifier and Type | Method and Description |
|---|---|
CertificateChains |
CertificateChains.clone() |
CertificateChains |
KeyOperationAttestation.getCertChains()
Output only.
|
CertificateChains |
CertificateChains.set(String fieldName,
Object value) |
CertificateChains |
CertificateChains.setCaviumCerts(List<String> caviumCerts)
Cavium certificate chain corresponding to the attestation.
|
CertificateChains |
CertificateChains.setGoogleCardCerts(List<String> googleCardCerts)
Google card certificate chain corresponding to the attestation.
|
CertificateChains |
CertificateChains.setGooglePartitionCerts(List<String> googlePartitionCerts)
Google partition certificate chain corresponding to the attestation.
|
| Modifier and Type | Method and Description |
|---|---|
KeyOperationAttestation |
KeyOperationAttestation.setCertChains(CertificateChains certChains)
Output only.
|
Copyright © 2011–2022 Google. All rights reserved.