public class CreateDataspaceRequest
extends java.lang.Object
| Constructor and Description |
|---|
CreateDataspaceRequest() |
| Modifier and Type | Method and Description |
|---|---|
AccountId |
getAccountId() |
java.util.List<DataspaceAttributeAO> |
getAttributes() |
int |
getType() |
void |
setAccountId(AccountId accountId) |
void |
setAttributes(java.util.List<DataspaceAttributeAO> attributes) |
void |
setType(int type) |
java.lang.String |
toString() |
public int getType()
public void setType(int type)
public AccountId getAccountId()
public void setAccountId(AccountId accountId)
public java.util.List<DataspaceAttributeAO> getAttributes()
public void setAttributes(java.util.List<DataspaceAttributeAO> attributes)
public java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2012-2023 anotheria.net. All Rights Reserved.