Klasse GetCurrentUserOperationSpec.GetCurrentUserOperationSpecBuilder

java.lang.Object
io.github.primelib.jira4j.restv3.spec.GetCurrentUserOperationSpec.GetCurrentUserOperationSpecBuilder
Umschließende Klasse:
GetCurrentUserOperationSpec

public static class GetCurrentUserOperationSpec.GetCurrentUserOperationSpecBuilder extends Object
  • Methodendetails

    • expand

      public GetCurrentUserOperationSpec.GetCurrentUserOperationSpecBuilder expand(@Nullable @Nullable String expand)
      Use [expand](#expansion) to include additional information about user in the response. This parameter accepts a comma-separated list. Expand options include: * groups Returns all groups, including nested groups, the user belongs to. * applicationRoles Returns the application roles the user is assigned to.
      Gibt zurück:
      this.
    • build

    • toString

      public String toString()
      Setzt außer Kraft:
      toString in Klasse Object