Uses of Class
software.amazon.awssdk.services.iot.model.ImplicitDeny
-
Packages that use ImplicitDeny Package Description software.amazon.awssdk.services.iot.model -
-
Uses of ImplicitDeny in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return ImplicitDeny Modifier and Type Method Description ImplicitDenyDenied. implicitDeny()Information that implicitly denies the authorization.Methods in software.amazon.awssdk.services.iot.model with parameters of type ImplicitDeny Modifier and Type Method Description Denied.BuilderDenied.Builder. implicitDeny(ImplicitDeny implicitDeny)Information that implicitly denies the authorization.
-