Class AccountGroupGetRequest

java.lang.Object
com.strongdm.api.AccountGroupGetRequest

public class AccountGroupGetRequest extends Object
AccountGroupGetRequest specifies which AccountGroup to retrieve.
  • Constructor Details

    • AccountGroupGetRequest

      public AccountGroupGetRequest()
  • Method Details

    • getId

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

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