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