public class PlatformComponent extends AbstractResource
See AbstractResource for more general information.
| Modifier and Type | Class and Description |
|---|---|
class |
PlatformComponent.Builder<T extends PlatformComponent> |
AbstractResource.AbstractResourceBuilder| Modifier | Constructor and Description |
|---|---|
protected |
PlatformComponent()
Use
builder() to create |
| Modifier and Type | Method and Description |
|---|---|
static PlatformComponent.Builder<? extends PlatformComponent> |
builder() |
ResourceLookup<ApplicationComponent> |
getApplicationComponents() |
String |
getExternalManagementUri() |
ResourceLookup<PlatformComponent> |
getPlatformComponents() |
getCreated, getCustomAttributes, getDescription, getId, getName, getRepresentationSkew, getSourceCode, getTags, getType, setCustomAttribute, toStringpublic static final String CAMP_TYPE
protected PlatformComponent()
builder() to createpublic ResourceLookup<ApplicationComponent> getApplicationComponents()
public ResourceLookup<PlatformComponent> getPlatformComponents()
public String getExternalManagementUri()
public static PlatformComponent.Builder<? extends PlatformComponent> builder()
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.