| Package | Description |
|---|---|
| software.amazon.awssdk.services.greengrassv2.model |
| Modifier and Type | Method and Description |
|---|---|
static ComponentDependencyRequirement.Builder |
ComponentDependencyRequirement.builder() |
ComponentDependencyRequirement.Builder |
ComponentDependencyRequirement.Builder.dependencyType(ComponentDependencyType dependencyType)
The type of this dependency.
|
ComponentDependencyRequirement.Builder |
ComponentDependencyRequirement.Builder.dependencyType(String dependencyType)
The type of this dependency.
|
ComponentDependencyRequirement.Builder |
ComponentDependencyRequirement.toBuilder() |
ComponentDependencyRequirement.Builder |
ComponentDependencyRequirement.Builder.versionRequirement(String versionRequirement)
The component version requirement for the component dependency.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ComponentDependencyRequirement.Builder> |
ComponentDependencyRequirement.serializableBuilderClass() |
Copyright © 2023. All rights reserved.