Uses of Interface
software.amazon.awssdk.services.evidently.model.StopLaunchResponse.Builder
-
Packages that use StopLaunchResponse.Builder Package Description software.amazon.awssdk.services.evidently.model -
-
Uses of StopLaunchResponse.Builder in software.amazon.awssdk.services.evidently.model
Methods in software.amazon.awssdk.services.evidently.model that return StopLaunchResponse.Builder Modifier and Type Method Description static StopLaunchResponse.BuilderStopLaunchResponse. builder()StopLaunchResponse.BuilderStopLaunchResponse.Builder. endedTime(Instant endedTime)The date and time that the launch stopped.StopLaunchResponse.BuilderStopLaunchResponse. toBuilder()Methods in software.amazon.awssdk.services.evidently.model that return types with arguments of type StopLaunchResponse.Builder Modifier and Type Method Description static Class<? extends StopLaunchResponse.Builder>StopLaunchResponse. serializableBuilderClass()
-