Uses of Class
software.amazon.awssdk.core.internal.waiters.ResponseOrException
Packages that use ResponseOrException
Package
Description
-
Uses of ResponseOrException in software.amazon.awssdk.core.internal.waiters
Methods in software.amazon.awssdk.core.internal.waiters that return ResponseOrExceptionModifier and TypeMethodDescriptionstatic <R> ResponseOrException<R>Create a new ResponseOrException with the exceptionDefaultWaiterResponse.matched()static <R> ResponseOrException<R>ResponseOrException.response(R value) Create a new ResponseOrException with the response -
Uses of ResponseOrException in software.amazon.awssdk.core.waiters
Methods in software.amazon.awssdk.core.waiters that return ResponseOrException