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