static ListCommonControlsResponse.Builder |
ListCommonControlsResponse.builder() |
|
ListCommonControlsResponse.Builder |
ListCommonControlsResponse.Builder.commonControls(Collection<CommonControlSummary> commonControls) |
The list of common controls that the ListCommonControls API returns.
|
ListCommonControlsResponse.Builder |
ListCommonControlsResponse.Builder.commonControls(Consumer<CommonControlSummary.Builder>... commonControls) |
The list of common controls that the ListCommonControls API returns.
|
ListCommonControlsResponse.Builder |
ListCommonControlsResponse.Builder.commonControls(CommonControlSummary... commonControls) |
The list of common controls that the ListCommonControls API returns.
|
ListCommonControlsResponse.Builder |
ListCommonControlsResponse.Builder.nextToken(String nextToken) |
The pagination token that's used to fetch the next set of results.
|
ListCommonControlsResponse.Builder |
ListCommonControlsResponse.toBuilder() |
|