static ListStackSetOperationsRequest.Builder |
ListStackSetOperationsRequest.builder() |
|
ListStackSetOperationsRequest.Builder |
ListStackSetOperationsRequest.Builder.callAs(String callAs) |
[Service-managed permissions] Specifies whether you are acting as an account administrator in the
organization's management account or as a delegated administrator in a member account.
|
ListStackSetOperationsRequest.Builder |
ListStackSetOperationsRequest.Builder.callAs(CallAs callAs) |
[Service-managed permissions] Specifies whether you are acting as an account administrator in the
organization's management account or as a delegated administrator in a member account.
|
ListStackSetOperationsRequest.Builder |
ListStackSetOperationsRequest.Builder.maxResults(Integer maxResults) |
The maximum number of results to be returned with a single call.
|
ListStackSetOperationsRequest.Builder |
ListStackSetOperationsRequest.Builder.nextToken(String nextToken) |
If the previous paginated request didn't return all of the remaining results, the response object's
NextToken parameter value is set to a token.
|
ListStackSetOperationsRequest.Builder |
ListStackSetOperationsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
ListStackSetOperationsRequest.Builder |
ListStackSetOperationsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
ListStackSetOperationsRequest.Builder |
ListStackSetOperationsRequest.Builder.stackSetName(String stackSetName) |
The name or unique ID of the stack set that you want to get operation summaries for.
|
ListStackSetOperationsRequest.Builder |
ListStackSetOperationsRequest.toBuilder() |
|