public static final class Resource.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 |
Resource.Blueprint.Builder |
| Constructor and Description |
|---|
Blueprint(String id,
String resourceTypeId) |
Blueprint(String id,
String resourceTypeId,
Map<String,Object> properties) |
| Modifier and Type | Method and Description |
|---|---|
static Resource.Blueprint.Builder |
builder() |
String |
getResourceTypeId() |
getId, getPropertiesCopyright © 2015 Red Hat, Inc.. All rights reserved.