public class PlatformComponent extends AbstractResource
 See AbstractResource for more general information.
| Modifier and Type | Class and Description | 
|---|---|
class  | 
PlatformComponent.Builder<T extends PlatformComponent>  | 
| Modifier and Type | Field and Description | 
|---|---|
static java.lang.String | 
CAMP_TYPE  | 
| Modifier and Type | Method and Description | 
|---|---|
static PlatformComponent.Builder<? extends PlatformComponent> | 
builder()  | 
ResourceLookup<ApplicationComponent> | 
getApplicationComponents()  | 
java.lang.String | 
getExternalManagementUri()  | 
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 java.lang.String getExternalManagementUri()
public static PlatformComponent.Builder<? extends PlatformComponent> builder()