@Generated public class SpaceUpdate extends Object
| Constructor and Description |
|---|
SpaceUpdate() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDescription() |
Collection<AppResource> |
getResources() |
SpaceUpdateStatus |
getStatus() |
String |
getUsagePolicyId() |
Collection<String> |
getUserApiScopes() |
int |
hashCode() |
SpaceUpdate |
setDescription(String description) |
SpaceUpdate |
setResources(Collection<AppResource> resources) |
SpaceUpdate |
setStatus(SpaceUpdateStatus status) |
SpaceUpdate |
setUsagePolicyId(String usagePolicyId) |
SpaceUpdate |
setUserApiScopes(Collection<String> userApiScopes) |
String |
toString() |
public SpaceUpdate setDescription(String description)
public String getDescription()
public SpaceUpdate setResources(Collection<AppResource> resources)
public Collection<AppResource> getResources()
public SpaceUpdate setStatus(SpaceUpdateStatus status)
public SpaceUpdateStatus getStatus()
public SpaceUpdate setUsagePolicyId(String usagePolicyId)
public String getUsagePolicyId()
public SpaceUpdate setUserApiScopes(Collection<String> userApiScopes)
public Collection<String> getUserApiScopes()
Copyright © 2026. All rights reserved.