| Package | Description |
|---|---|
| software.amazon.awssdk.services.databrew.model |
| Modifier and Type | Method and Description |
|---|---|
SendProjectSessionActionResponse.Builder |
SendProjectSessionActionResponse.Builder.actionId(Integer actionId)
A unique identifier for the action that was performed.
|
static SendProjectSessionActionResponse.Builder |
SendProjectSessionActionResponse.builder() |
SendProjectSessionActionResponse.Builder |
SendProjectSessionActionResponse.Builder.name(String name)
The name of the project that was affected by the action.
|
SendProjectSessionActionResponse.Builder |
SendProjectSessionActionResponse.Builder.result(String result)
A message indicating the result of performing the action.
|
SendProjectSessionActionResponse.Builder |
SendProjectSessionActionResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends SendProjectSessionActionResponse.Builder> |
SendProjectSessionActionResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.