Uses of Class
software.amazon.awssdk.services.fms.model.InvalidTypeException
-
Packages that use InvalidTypeException Package Description software.amazon.awssdk.services.fms This is the Firewall Manager API Reference. -
-
Uses of InvalidTypeException in software.amazon.awssdk.services.fms
Methods in software.amazon.awssdk.services.fms that throw InvalidTypeException Modifier and Type Method Description default GetPolicyResponseFmsClient. getPolicy(Consumer<GetPolicyRequest.Builder> getPolicyRequest)Returns information about the specified Firewall Manager policy.default GetPolicyResponseFmsClient. getPolicy(GetPolicyRequest getPolicyRequest)Returns information about the specified Firewall Manager policy.default PutPolicyResponseFmsClient. putPolicy(Consumer<PutPolicyRequest.Builder> putPolicyRequest)Creates an Firewall Manager policy.default PutPolicyResponseFmsClient. putPolicy(PutPolicyRequest putPolicyRequest)Creates an Firewall Manager policy.
-