Package | Description |
---|---|
com.vmware.vcenter.namespace_management.supervisors |
The
com.vmware.vcenter.namespace_management.supervisors package provides
interfaces for operating a Supervisor. |
Modifier and Type | Method and Description |
---|---|
static ImageSyncConfig |
ImageSyncConfig._newInstance(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value. WARNING: The returned object is not fully initialized. |
static ImageSyncConfig |
ImageSyncConfig._newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism. |
ImageSyncConfig |
ImageSyncConfig.Builder.build() |
ImageSyncConfig |
Workloads.getImages()
Workloads.getImages()
specifies how images will be stored and pulled into the cluster. |
Modifier and Type | Method and Description |
---|---|
void |
Workloads.setImages(ImageSyncConfig images)
Workloads.getImages()
specifies how images will be stored and pulled into the cluster. |
Workloads.Builder |
Workloads.Builder.setImages(ImageSyncConfig images)
Workloads.getImages()
specifies how images will be stored and pulled into the cluster. |