Uses of Interface
software.amazon.awssdk.services.lambda.model.StopDurableExecutionResponse.Builder
Packages that use StopDurableExecutionResponse.Builder
-
Uses of StopDurableExecutionResponse.Builder in software.amazon.awssdk.services.lambda.model
Methods in software.amazon.awssdk.services.lambda.model that return StopDurableExecutionResponse.BuilderModifier and TypeMethodDescriptionStopDurableExecutionResponse.builder()StopDurableExecutionResponse.Builder.stopTimestamp(Instant stopTimestamp) The timestamp when the execution was stopped (ISO 8601 format).StopDurableExecutionResponse.toBuilder()Methods in software.amazon.awssdk.services.lambda.model that return types with arguments of type StopDurableExecutionResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends StopDurableExecutionResponse.Builder>StopDurableExecutionResponse.serializableBuilderClass()