Class GroupRoleGetRequest

java.lang.Object
com.strongdm.api.GroupRoleGetRequest

public class GroupRoleGetRequest extends Object
GroupRoleGetRequest specifies which GroupRole to retrieve.
  • Constructor Details

    • GroupRoleGetRequest

      public GroupRoleGetRequest()
  • Method Details

    • getId

      public String getId()
      The unique identifier of the GroupRole to retrieve.
    • setId

      public void setId(String in)
      The unique identifier of the GroupRole to retrieve.