Modifier and Type | Method and Description |
---|---|
ApiObject |
ApiObject.Builder.build() |
static ApiObject |
ApiObject.of(software.constructs.IConstruct c)
Returns the `ApiObject` named `Resource` which is a child of the given construct.
|
Modifier and Type | Method and Description |
---|---|
List<ApiObject> |
Include.getApiObjects()
Returns all the included API objects.
|
Modifier and Type | Method and Description |
---|---|
String |
Chart.generateObjectName(ApiObject apiObject)
Generates a app-unique name for an object given it's construct node path.
|
Copyright © 2021. All rights reserved.