public class PlatformComponentDto extends ResourceDto
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLASS_NAME |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<LinkDto> |
getApplicationComponents() |
java.lang.String |
getExternalManagementUri() |
java.util.List<LinkDto> |
getPlatformComponents() |
static PlatformComponentDto |
newInstance(DtoFactory dtoFactory,
PlatformComponent x) |
getCreated, getCreatedAsString, getDescription, getName, getRepresentationSkew, getTags, getType, getUri, newInstancegetCustomAttributespublic static final java.lang.String CLASS_NAME
public java.util.List<LinkDto> getPlatformComponents()
public java.util.List<LinkDto> getApplicationComponents()
public java.lang.String getExternalManagementUri()
public static PlatformComponentDto newInstance(DtoFactory dtoFactory, PlatformComponent x)