public static final class ResourceType.Blueprint extends Entity.Blueprint
Note that tenantId, etc., are not needed here because they are provided by the context in which the
WriteInterface.create(Entity.Blueprint) method is called.
| Modifier and Type | Class and Description |
|---|---|
static class |
ResourceType.Blueprint.Builder |
| Constructor and Description |
|---|
Blueprint(String id,
String version) |
Blueprint(String id,
String version,
Map<String,Object> properties) |
| Modifier and Type | Method and Description |
|---|---|
static ResourceType.Blueprint.Builder |
builder() |
String |
getVersion() |
getId, getPropertiesCopyright © 2015 Red Hat, Inc.. All rights reserved.