| Package | Description |
|---|---|
| software.amazon.awssdk.services.evidently.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateLaunchResponse.Builder |
UpdateLaunchResponse.builder() |
default UpdateLaunchResponse.Builder |
UpdateLaunchResponse.Builder.launch(Consumer<Launch.Builder> launch)
A structure that contains the new configuration of the launch that was updated.
|
UpdateLaunchResponse.Builder |
UpdateLaunchResponse.Builder.launch(Launch launch)
A structure that contains the new configuration of the launch that was updated.
|
UpdateLaunchResponse.Builder |
UpdateLaunchResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateLaunchResponse.Builder> |
UpdateLaunchResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.