public class OrganizationRequest extends Object
| Constructor and Description |
|---|
OrganizationRequest() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
com.amazonaws.services.organizations.model.OrganizationFeatureSet |
getFeatureSet()
Feature set enabled for organization (only applies at creation time).
|
int |
hashCode() |
void |
setFeatureSet(com.amazonaws.services.organizations.model.OrganizationFeatureSet featureSet)
Feature set enabled for organization (only applies at creation time).
|
String |
toString() |
public com.amazonaws.services.organizations.model.OrganizationFeatureSet getFeatureSet()
public void setFeatureSet(com.amazonaws.services.organizations.model.OrganizationFeatureSet featureSet)
protected boolean canEqual(Object other)
Copyright © 2019 RafaĆ Wrzeszcz - Wrzasq.pl. All rights reserved.