com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation package
provides interfaces for configuring Attestation Services for Trusted Clusters.See: Description
| Interface | Description |
|---|---|
| Services |
The
Services interface contains information about the Services
instances a cluster uses. |
| ServicesTypes |
Defines the data types of the
Services
API service. |
| Class | Description |
|---|---|
| AttestationFactory |
AttestationFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation package and also has the subpackages reference
to access respective subpackage services. |
| ServicesDefinitions |
Defines the type descriptors for the
Services
API service. |
| ServicesStub |
Remote stub implementation of the
Services
API service. |
| ServicesTypes.CreateSpec |
The
CreateSpec class contains the data necessary for adding a Services to the environment. |
| ServicesTypes.CreateSpec.Builder |
Builder class for
ServicesTypes.CreateSpec. |
| ServicesTypes.CreateSpec.SourceType |
The
SourceType enumeration class lists options which source the the
Attestation Service to use for its configuration. |
| ServicesTypes.FilterSpec |
The
FilterSpec class contains the data necessary for identifying a
Services. |
| ServicesTypes.FilterSpec.Builder |
Builder class for
ServicesTypes.FilterSpec. |
| ServicesTypes.Info |
The
Info class contains all the stored information about a Services. |
| ServicesTypes.Info.Builder |
Builder class for
ServicesTypes.Info. |
| ServicesTypes.Summary |
The
Summary class contains a summary of a Services. |
| ServicesTypes.Summary.Builder |
Builder class for
ServicesTypes.Summary. |
| StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation package. |
| Enum | Description |
|---|---|
| ServicesTypes._VAPI_OPERATIONS |
Identifiers of the task operations
|
| ServicesTypes.CreateSpec.SourceType.Values |
Native Java
enum representing this enumeration class. |
com.vmware.vcenter.trusted_infrastructure.trusted_clusters.attestation package
provides interfaces for configuring Attestation Services for Trusted Clusters.