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