static ListComponentOutputsRequest.Builder |
ListComponentOutputsRequest.builder() |
|
ListComponentOutputsRequest.Builder |
ListComponentOutputsRequest.Builder.componentName(String componentName) |
The name of the component whose outputs you want.
|
ListComponentOutputsRequest.Builder |
ListComponentOutputsRequest.Builder.deploymentId(String deploymentId) |
The ID of the deployment whose outputs you want.
|
ListComponentOutputsRequest.Builder |
ListComponentOutputsRequest.Builder.nextToken(String nextToken) |
A token that indicates the location of the next output in the array of outputs, after the list of outputs
that was previously requested.
|
ListComponentOutputsRequest.Builder |
ListComponentOutputsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListComponentOutputsRequest.Builder |
ListComponentOutputsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListComponentOutputsRequest.Builder |
ListComponentOutputsRequest.toBuilder() |
|