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 |
getType() |
int |
hashCode() |
void |
setDomains(List<DomainCreateRequest> domains) |
void |
setEdgeId(Long edgeId) |
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 boolean equals(Object o)
equals in class SpaceUpdateRequestpublic int hashCode()
hashCode in class SpaceUpdateRequestpublic String toString()
toString in class SpaceUpdateRequestCopyright © 2021. All rights reserved.