Interface AffinityGroupVmLabelsService.ListResponse

  • All Superinterfaces:
    Response
    Enclosing interface:
    AffinityGroupVmLabelsService

    public static interface AffinityGroupVmLabelsService.ListResponse
    extends Response
    List all virtual machine labels assigned to this affinity group. The order of the returned labels isn't guaranteed.
    • Method Detail

      • labels

        List<AffinityLabel> labels()
        Virtual machine labels assigned to the affinity group.