static ListComponentTypesResponse.Builder |
ListComponentTypesResponse.builder() |
|
ListComponentTypesResponse.Builder |
ListComponentTypesResponse.Builder.componentTypeSummaries(Collection<ComponentTypeSummary> componentTypeSummaries) |
A list of objects that contain information about the component types.
|
ListComponentTypesResponse.Builder |
ListComponentTypesResponse.Builder.componentTypeSummaries(Consumer<ComponentTypeSummary.Builder>... componentTypeSummaries) |
A list of objects that contain information about the component types.
|
ListComponentTypesResponse.Builder |
ListComponentTypesResponse.Builder.componentTypeSummaries(ComponentTypeSummary... componentTypeSummaries) |
A list of objects that contain information about the component types.
|
ListComponentTypesResponse.Builder |
ListComponentTypesResponse.Builder.maxResults(Integer maxResults) |
Specifies the maximum number of results to display.
|
ListComponentTypesResponse.Builder |
ListComponentTypesResponse.Builder.nextToken(String nextToken) |
The string that specifies the next page of results.
|
ListComponentTypesResponse.Builder |
ListComponentTypesResponse.toBuilder() |
|
ListComponentTypesResponse.Builder |
ListComponentTypesResponse.Builder.workspaceId(String workspaceId) |
The ID of the workspace.
|