public class SenlinProfile extends Object implements Profile
| Modifier and Type | Class and Description |
|---|---|
static class |
SenlinProfile.Profile
An inner class for representing lists of senlinProfile
|
| Constructor and Description |
|---|
SenlinProfile() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreatedAt()
Returns the created at time of the profile
|
String |
getDomain()
Returns the domain of the profile
|
String |
getId() |
Map<String,Object> |
getMetadata()
Returns the metadata of the profile
|
String |
getName() |
String |
getProject()
Returns the project of the profile
|
Map<String,Object> |
getSpec()
Returns the spec of the profile
|
String |
getType()
Returns the type of the profile
|
Date |
getUpdatedAt()
Returns the updated at time of the profile
|
String |
getUser()
Returns the user of the profile
|
String |
toString() |
public String getType()
Profilepublic Date getUpdatedAt()
ProfilegetUpdatedAt in interface Profilepublic String getUser()
Profilepublic String getId()
getId in interface ResourceEntitypublic String getName()
getName in interface ResourceEntitypublic Date getCreatedAt()
ProfilegetCreatedAt in interface Profilepublic String getDomain()
Profilepublic String getProject()
ProfilegetProject in interface Profilepublic Map<String,Object> getMetadata()
ProfilegetMetadata in interface Profilepublic Map<String,Object> getSpec()
ProfileCopyright © 2017. All rights reserved.