public class PlatformComponentDto extends ResourceDto
| 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 java.util.List<LinkDto> getPlatformComponents()
public java.util.List<LinkDto> getApplicationComponents()
public java.lang.String getExternalManagementUri()
public static PlatformComponentDto newInstance(DtoFactory dtoFactory, PlatformComponent x)