public interface TrustedCertificatesTypes
TrustedCertificates interface provides methods to create, modify,
delete and read trusted certificates. This interface was added in vSphere API
7.0.3.0.| Modifier and Type | Interface and Description |
|---|---|
static class |
TrustedCertificatesTypes.CreateSpec
The
CreateSpec class is the specification used to create a trusted
certificate, see TrustedCertificates.create(com.vmware.content.TrustedCertificatesTypes.CreateSpec). |
static class |
TrustedCertificatesTypes.Info
The
Info class contains a trusted certificate. |
static class |
TrustedCertificatesTypes.ListResult
The
ListResult class contains list of Summary of the trusted
certificates, see TrustedCertificates.list(). |
static class |
TrustedCertificatesTypes.Summary
The
Summary class contains a trusted certificate summary. |
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_VAPI_SERVICE_ID
Identifier of the service
|
static java.lang.String |
RESOURCE_TYPE
Resource type for trusted certificates.
|
static final java.lang.String RESOURCE_TYPE
static final java.lang.String _VAPI_SERVICE_ID