Interface NavBuilder.Profile

All Superinterfaces:
NavBuilder.Builder<NavBuilder.Profile>
Enclosing interface:
NavBuilder

public static interface NavBuilder.Profile extends NavBuilder.Builder<NavBuilder.Profile>
  • Method Details

    • avatar

      NavBuilder.Builder<?> avatar(int size)
      Parameters:
      size - the size for the avatar, in pixels
      Returns:
      a builder for constructing avatar URLs
    • listSshKeys

      NavBuilder.Builder<?> listSshKeys()