default DescribeComponentResponse.Builder |
DescribeComponentResponse.Builder.applicationComponent(Consumer<ApplicationComponent.Builder> applicationComponent) |
Sets the value of the ApplicationComponent property for this object.
|
DescribeComponentResponse.Builder |
DescribeComponentResponse.Builder.applicationComponent(ApplicationComponent applicationComponent) |
Sets the value of the ApplicationComponent property for this object.
|
static DescribeComponentResponse.Builder |
DescribeComponentResponse.builder() |
|
DescribeComponentResponse.Builder |
DescribeComponentResponse.Builder.resourceList(String... resourceList) |
The list of resource ARNs that belong to the component.
|
DescribeComponentResponse.Builder |
DescribeComponentResponse.Builder.resourceList(Collection<String> resourceList) |
The list of resource ARNs that belong to the component.
|
DescribeComponentResponse.Builder |
DescribeComponentResponse.toBuilder() |
|