Uses of Class
co.yellowdog.platform.interaction.images.MachineImageFamilySummary.Builder
Packages that use MachineImageFamilySummary.Builder
Package
Description
Defines types used in the request/response interactions with the YellowDog Images Service.
-
Uses of MachineImageFamilySummary.Builder in co.yellowdog.platform.interaction.images
Methods in co.yellowdog.platform.interaction.images that return MachineImageFamilySummary.BuilderModifier and TypeMethodDescriptionMachineImageFamilySummary.Builder.access
(ImageAccess access) The access level for this machine image family and any contained groups and images.MachineImageFamilySummary.builder()
MachineImageFamilySummary.Builder.createdTime
(Instant createdTime) The date and time when the machine image family was first created.The user allocated name used to uniquely identify the machine image family within its namespace.The user allocated namespace used to group machine image families and other objects together.MachineImageFamilySummary.Builder.osType
(ImageOsType osType) The operating system type of all images within this machine image family.Indicates if the machine image family is owned by the authenticated account.