UpdatePracticeRunConfigurationResponse.Builder |
UpdatePracticeRunConfigurationResponse.Builder.arn(String arn) |
The Amazon Resource Name (ARN) of the resource that you updated the practice run for.
|
static UpdatePracticeRunConfigurationResponse.Builder |
UpdatePracticeRunConfigurationResponse.builder() |
|
UpdatePracticeRunConfigurationResponse.Builder |
UpdatePracticeRunConfigurationResponse.Builder.name(String name) |
The name of the resource that you updated the practice run for.
|
default UpdatePracticeRunConfigurationResponse.Builder |
UpdatePracticeRunConfigurationResponse.Builder.practiceRunConfiguration(Consumer<PracticeRunConfiguration.Builder> practiceRunConfiguration) |
The practice run configuration that was updated.
|
UpdatePracticeRunConfigurationResponse.Builder |
UpdatePracticeRunConfigurationResponse.Builder.practiceRunConfiguration(PracticeRunConfiguration practiceRunConfiguration) |
The practice run configuration that was updated.
|
UpdatePracticeRunConfigurationResponse.Builder |
UpdatePracticeRunConfigurationResponse.toBuilder() |
|
UpdatePracticeRunConfigurationResponse.Builder |
UpdatePracticeRunConfigurationResponse.Builder.zonalAutoshiftStatus(String zonalAutoshiftStatus) |
The zonal autoshift status for the resource that you updated the practice run for.
|
UpdatePracticeRunConfigurationResponse.Builder |
UpdatePracticeRunConfigurationResponse.Builder.zonalAutoshiftStatus(ZonalAutoshiftStatus zonalAutoshiftStatus) |
The zonal autoshift status for the resource that you updated the practice run for.
|