Uses of Class
software.amazon.awssdk.services.connect.model.Expiry
-
Packages that use Expiry Package Description software.amazon.awssdk.services.connect.model -
-
Uses of Expiry in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return Expiry Modifier and Type Method Description ExpiryStep. expiry()An object to specify the expiration of a routing step.Methods in software.amazon.awssdk.services.connect.model with parameters of type Expiry Modifier and Type Method Description Step.BuilderStep.Builder. expiry(Expiry expiry)An object to specify the expiration of a routing step.
-