Uses of Class
software.amazon.awssdk.services.fms.model.GetProtectionStatusRequest
-
Packages that use GetProtectionStatusRequest Package Description software.amazon.awssdk.services.fms This is the Firewall Manager API Reference.software.amazon.awssdk.services.fms.transform -
-
Uses of GetProtectionStatusRequest in software.amazon.awssdk.services.fms
Methods in software.amazon.awssdk.services.fms with parameters of type GetProtectionStatusRequest Modifier and Type Method Description default CompletableFuture<GetProtectionStatusResponse>FmsAsyncClient. getProtectionStatus(GetProtectionStatusRequest getProtectionStatusRequest)If you created a Shield Advanced policy, returns policy-level attack summary information in the event of a potential DDoS attack.default GetProtectionStatusResponseFmsClient. getProtectionStatus(GetProtectionStatusRequest getProtectionStatusRequest)If you created a Shield Advanced policy, returns policy-level attack summary information in the event of a potential DDoS attack. -
Uses of GetProtectionStatusRequest in software.amazon.awssdk.services.fms.transform
Methods in software.amazon.awssdk.services.fms.transform with parameters of type GetProtectionStatusRequest Modifier and Type Method Description SdkHttpFullRequestGetProtectionStatusRequestMarshaller. marshall(GetProtectionStatusRequest getProtectionStatusRequest)
-