Uses of Class
software.amazon.awssdk.services.lambda.model.WaitDetails
Packages that use WaitDetails
-
Uses of WaitDetails in software.amazon.awssdk.services.lambda.model
Methods in software.amazon.awssdk.services.lambda.model that return WaitDetailsModifier and TypeMethodDescriptionfinal WaitDetailsOperation.waitDetails()Details about the wait operation, if this operation represents a wait.Methods in software.amazon.awssdk.services.lambda.model with parameters of type WaitDetailsModifier and TypeMethodDescriptionOperation.Builder.waitDetails(WaitDetails waitDetails) Details about the wait operation, if this operation represents a wait.