Uses of Class
software.amazon.awssdk.services.shield.model.UpdateProtectionGroupRequest
-
Packages that use UpdateProtectionGroupRequest Package Description software.amazon.awssdk.services.shield Shield Advanced software.amazon.awssdk.services.shield.transform -
-
Uses of UpdateProtectionGroupRequest in software.amazon.awssdk.services.shield
Methods in software.amazon.awssdk.services.shield with parameters of type UpdateProtectionGroupRequest Modifier and Type Method Description default CompletableFuture<UpdateProtectionGroupResponse>ShieldAsyncClient. updateProtectionGroup(UpdateProtectionGroupRequest updateProtectionGroupRequest)Updates an existing protection group.default UpdateProtectionGroupResponseShieldClient. updateProtectionGroup(UpdateProtectionGroupRequest updateProtectionGroupRequest)Updates an existing protection group. -
Uses of UpdateProtectionGroupRequest in software.amazon.awssdk.services.shield.transform
Methods in software.amazon.awssdk.services.shield.transform with parameters of type UpdateProtectionGroupRequest Modifier and Type Method Description SdkHttpFullRequestUpdateProtectionGroupRequestMarshaller. marshall(UpdateProtectionGroupRequest updateProtectionGroupRequest)
-