| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmsap.model |
| Modifier and Type | Method and Description |
|---|---|
ComponentSummary.Builder |
ComponentSummary.Builder.applicationId(String applicationId)
The ID of the application.
|
ComponentSummary.Builder |
ComponentSummary.Builder.arn(String arn)
The Amazon Resource Name (ARN) of the component summary.
|
static ComponentSummary.Builder |
ComponentSummary.builder() |
ComponentSummary.Builder |
ComponentSummary.Builder.componentId(String componentId)
The ID of the component.
|
ComponentSummary.Builder |
ComponentSummary.Builder.componentType(ComponentType componentType)
The type of the component.
|
ComponentSummary.Builder |
ComponentSummary.Builder.componentType(String componentType)
The type of the component.
|
ComponentSummary.Builder |
ComponentSummary.Builder.tags(Map<String,String> tags)
The tags of the component.
|
ComponentSummary.Builder |
ComponentSummary.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ComponentSummary.Builder> |
ComponentSummary.serializableBuilderClass() |
Copyright © 2023. All rights reserved.