ListBootstrapActionsResponse.Builder |
ListBootstrapActionsResponse.Builder.bootstrapActions(Collection<Command> bootstrapActions) |
The bootstrap actions associated with the cluster.
|
ListBootstrapActionsResponse.Builder |
ListBootstrapActionsResponse.Builder.bootstrapActions(Consumer<Command.Builder>... bootstrapActions) |
The bootstrap actions associated with the cluster.
|
ListBootstrapActionsResponse.Builder |
ListBootstrapActionsResponse.Builder.bootstrapActions(Command... bootstrapActions) |
The bootstrap actions associated with the cluster.
|
static ListBootstrapActionsResponse.Builder |
ListBootstrapActionsResponse.builder() |
|
ListBootstrapActionsResponse.Builder |
ListBootstrapActionsResponse.Builder.marker(String marker) |
The pagination token that indicates the next set of results to retrieve.
|
ListBootstrapActionsResponse.Builder |
ListBootstrapActionsResponse.toBuilder() |
|