| Package | Description |
|---|---|
| software.amazon.awssdk.services.wellarchitected |
|
| software.amazon.awssdk.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
static ListProfileNotificationsRequest.Builder |
ListProfileNotificationsRequest.builder() |
ListProfileNotificationsRequest.Builder |
ListProfileNotificationsRequest.Builder.maxResults(Integer maxResults)
Sets the value of the MaxResults property for this object.
|
ListProfileNotificationsRequest.Builder |
ListProfileNotificationsRequest.Builder.nextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
ListProfileNotificationsRequest.Builder |
ListProfileNotificationsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListProfileNotificationsRequest.Builder |
ListProfileNotificationsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListProfileNotificationsRequest.Builder |
ListProfileNotificationsRequest.toBuilder() |
ListProfileNotificationsRequest.Builder |
ListProfileNotificationsRequest.Builder.workloadId(String workloadId)
Sets the value of the WorkloadId property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListProfileNotificationsRequest.Builder> |
ListProfileNotificationsRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.