| Package | Description |
|---|---|
| software.amazon.awssdk.services.applicationinsights.model |
| Modifier and Type | Method and Description |
|---|---|
DescribeComponentResponse.Builder |
DescribeComponentResponse.Builder.applicationComponent(ApplicationComponent applicationComponent)
Sets the value of the ApplicationComponent property for this object.
|
default DescribeComponentResponse.Builder |
DescribeComponentResponse.Builder.applicationComponent(Consumer<ApplicationComponent.Builder> applicationComponent)
Sets the value of the ApplicationComponent property for this object.
|
static DescribeComponentResponse.Builder |
DescribeComponentResponse.builder() |
DescribeComponentResponse.Builder |
DescribeComponentResponse.Builder.resourceList(Collection<String> resourceList)
The list of resource ARNs that belong to the component.
|
DescribeComponentResponse.Builder |
DescribeComponentResponse.Builder.resourceList(String... resourceList)
The list of resource ARNs that belong to the component.
|
DescribeComponentResponse.Builder |
DescribeComponentResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeComponentResponse.Builder> |
DescribeComponentResponse.serializableBuilderClass() |
Copyright © 2020. All rights reserved.