| Package | Description |
|---|---|
| com.syndicate.deployment.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceType |
LambdaConfiguration.getResourceType() |
ResourceType |
DependencyItem.getResourceType() |
static ResourceType |
ResourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceType[] |
ResourceType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LayerConfiguration.Builder |
LayerConfiguration.Builder.withResourceType(ResourceType resourceType) |
LambdaConfiguration.Builder |
LambdaConfiguration.Builder.withResourceType(ResourceType resourceType) |
DependencyItem.Builder |
DependencyItem.Builder.withResourceType(ResourceType resourceType) |
Copyright © 2020. All rights reserved.