| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ListActionsResponse.Builder |
ListActionsResponse.Builder.actionSummaries(ActionSummary... actionSummaries)
A list of actions and their properties.
|
ListActionsResponse.Builder |
ListActionsResponse.Builder.actionSummaries(Collection<ActionSummary> actionSummaries)
A list of actions and their properties.
|
ListActionsResponse.Builder |
ListActionsResponse.Builder.actionSummaries(Consumer<ActionSummary.Builder>... actionSummaries)
A list of actions and their properties.
|
static ListActionsResponse.Builder |
ListActionsResponse.builder() |
ListActionsResponse.Builder |
ListActionsResponse.Builder.nextToken(String nextToken)
A token for getting the next set of actions, if there are any.
|
ListActionsResponse.Builder |
ListActionsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListActionsResponse.Builder> |
ListActionsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.