com.vmware.vcenter.content.registries
package provides classes and
interfaces for managing image registries in vCenter.See: Description
Interface | Description |
---|---|
Harbor | Deprecated
As of release vSphere API 8.0.1.00200.
|
HarborTypes | Deprecated
As of release vSphere API 8.0.1.00200.
|
Health |
The
Health interface provides methods to retrieve health status for a
container registry. |
HealthTypes |
The
Health interface provides methods to retrieve health status for a
container registry. |
Class | Description |
---|---|
DayOfWeek |
The
DayOfWeek enumeration class describes the supported days of the week
to run a specific operation for a container registry. |
HarborDefinitions |
Defines the type descriptors for the
Harbor
API service. |
HarborStub |
Remote stub implementation of the
Harbor
API service. |
HarborTypes.CreateSpec | Deprecated |
HarborTypes.CreateSpec.Builder |
Builder class for
HarborTypes.CreateSpec . |
HarborTypes.GarbageCollection | Deprecated |
HarborTypes.GarbageCollection.Builder |
Builder class for
HarborTypes.GarbageCollection . |
HarborTypes.Info | Deprecated |
HarborTypes.Info.Builder |
Builder class for
HarborTypes.Info . |
HarborTypes.StorageInfo | Deprecated |
HarborTypes.StorageInfo.Builder |
Builder class for
HarborTypes.StorageInfo . |
HarborTypes.StorageSpec | Deprecated |
HarborTypes.StorageSpec.Builder |
Builder class for
HarborTypes.StorageSpec . |
HarborTypes.Summary | Deprecated |
HarborTypes.Summary.Builder |
Builder class for
HarborTypes.Summary . |
HealthDefinitions |
Defines the type descriptors for the
Health
API service. |
HealthStub |
Remote stub implementation of the
Health
API service. |
HealthTypes.Info |
The
Info class contains health information about a container registry. |
HealthTypes.Info.Builder |
Builder class for
HealthTypes.Info . |
HealthTypes.Status |
The
Status enumeration class describes the status of the container
registry. |
Recurrence |
The
Recurrence enumeration class defines the supported values for how
often to run a specific operation for a container registry. |
RegistriesFactory |
RegistriesFactory is responsible for creating instances of services
contained inside the com.vmware.vcenter.content.registries package and also has the subpackages reference
to access respective subpackage services. |
StructDefinitions |
Defines the type descriptors for the top-level types in
com.vmware.vcenter.content.registries package. |
Enum | Description |
---|---|
DayOfWeek.Values |
Native Java
enum representing this enumeration class. |
HealthTypes.Status.Values |
Native Java
enum representing this enumeration class. |
Recurrence.Values |
Native Java
enum representing this enumeration class. |
com.vmware.vcenter.content.registries
package provides classes and
interfaces for managing image registries in vCenter.