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