@Generated public class PatchAccountGroupRequest extends Object
| Constructor and Description |
|---|
PatchAccountGroupRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getId() |
Collection<Patch> |
getOperations() |
Collection<PatchSchema> |
getSchemas() |
int |
hashCode() |
PatchAccountGroupRequest |
setId(String id) |
PatchAccountGroupRequest |
setOperations(Collection<Patch> operations) |
PatchAccountGroupRequest |
setSchemas(Collection<PatchSchema> schemas) |
String |
toString() |
public PatchAccountGroupRequest setId(String id)
public String getId()
public PatchAccountGroupRequest setOperations(Collection<Patch> operations)
public Collection<Patch> getOperations()
public PatchAccountGroupRequest setSchemas(Collection<PatchSchema> schemas)
public Collection<PatchSchema> getSchemas()
Copyright © 2026. All rights reserved.