Class GroupGetRequest

java.lang.Object
com.strongdm.api.GroupGetRequest

public class GroupGetRequest extends Object
GroupGetRequest specifies which Group to retrieve.
  • Constructor Details

    • GroupGetRequest

      public GroupGetRequest()
  • Method Details

    • getId

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

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