Interface Image

All Superinterfaces:
Comparable<ResourceMetadata<ComputeType>>, ComputeMetadata, ComputeMetadataIncludingStatus<Image.Status>, ResourceMetadata<ComputeType>
All Known Implementing Classes:
ImageImpl

public interface Image extends ComputeMetadataIncludingStatus<Image.Status>
Running Operating system
  • Method Details

    • getOperatingSystem

      @Beta OperatingSystem getOperatingSystem()
      The operating system installed on this image
    • getVersion

      String getVersion()
      Version of the image
    • getDescription

      @Nullable String getDescription()
      Description of the image.
    • getDefaultCredentials

      LoginCredentials getDefaultCredentials()
      Default credentials for the current image