public class ApplicationComponent extends AbstractResource
 See AbstractResource for more general information.
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ApplicationComponent.Builder<T extends ApplicationComponent> | 
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | CAMP_TYPE | 
| Modifier and Type | Method and Description | 
|---|---|
| static ApplicationComponent.Builder<? extends ApplicationComponent> | builder() | 
| ResourceLookup<ApplicationComponent> | getApplicationComponents() | 
| ResourceLookup<PlatformComponent> | getPlatformComponents() | 
getCreated, getCustomAttributes, getDescription, getId, getName, getRepresentationSkew, getSourceCode, getTags, getType, setCustomAttribute, toStringpublic static final java.lang.String CAMP_TYPE
public ResourceLookup<ApplicationComponent> getApplicationComponents()
public ResourceLookup<PlatformComponent> getPlatformComponents()
public static ApplicationComponent.Builder<? extends ApplicationComponent> builder()