public class SpaceCreateRequest extends SpaceUpdateRequest
aiConfig, callback, description, downstreamAuth, gbProperties, recording, spaceName, thumbnail, timeShift, upstreamAuth| Constructor and Description |
|---|
SpaceCreateRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<DomainCreateRequest> |
getDomains() |
Long |
getEdgeId() |
String |
getEvsChargeType() |
String |
getType() |
int |
hashCode() |
void |
setDomains(List<DomainCreateRequest> domains) |
void |
setEdgeId(Long edgeId) |
void |
setEvsChargeType(String evsChargeType) |
void |
setType(String type) |
String |
toString() |
getAiConfig, getCallback, getDescription, getDownstreamAuth, getGbProperties, getRecording, getSpaceName, getThumbnail, getTimeShift, getUpstreamAuth, setAiConfig, setCallback, setDescription, setDownstreamAuth, setGbProperties, setRecording, setSpaceName, setThumbnail, setTimeShift, setUpstreamAuthwithRequestCredentialsgetRequestCredentials, setRequestCredentialspublic String getType()
public void setType(String type)
public List<DomainCreateRequest> getDomains()
public void setDomains(List<DomainCreateRequest> domains)
public Long getEdgeId()
public void setEdgeId(Long edgeId)
public String getEvsChargeType()
public void setEvsChargeType(String evsChargeType)
public boolean equals(Object o)
equals in class SpaceUpdateRequestpublic int hashCode()
hashCode in class SpaceUpdateRequestpublic String toString()
toString in class SpaceUpdateRequestCopyright © 2022. All rights reserved.