Uses of Class
software.amazon.awssdk.services.iot.model.Denied
-
Packages that use Denied Package Description software.amazon.awssdk.services.iot.model -
-
Uses of Denied in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return Denied Modifier and Type Method Description DeniedAuthResult. denied()The policies and statements that denied the specified action.Methods in software.amazon.awssdk.services.iot.model with parameters of type Denied Modifier and Type Method Description AuthResult.BuilderAuthResult.Builder. denied(Denied denied)The policies and statements that denied the specified action.
-