| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
static ListProfileSharesResponse.Builder |
ListProfileSharesResponse.builder() |
ListProfileSharesResponse.Builder |
ListProfileSharesResponse.Builder.nextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
ListProfileSharesResponse.Builder |
ListProfileSharesResponse.Builder.profileShareSummaries(Collection<ProfileShareSummary> profileShareSummaries)
Profile share summaries.
|
ListProfileSharesResponse.Builder |
ListProfileSharesResponse.Builder.profileShareSummaries(Consumer<ProfileShareSummary.Builder>... profileShareSummaries)
Profile share summaries.
|
ListProfileSharesResponse.Builder |
ListProfileSharesResponse.Builder.profileShareSummaries(ProfileShareSummary... profileShareSummaries)
Profile share summaries.
|
ListProfileSharesResponse.Builder |
ListProfileSharesResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListProfileSharesResponse.Builder> |
ListProfileSharesResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.