Uses of Class
software.amazon.awssdk.services.quicksight.model.UpdateIpRestrictionRequest
-
Packages that use UpdateIpRestrictionRequest Package Description software.amazon.awssdk.services.quicksight Amazon QuickSight API Reference software.amazon.awssdk.services.quicksight.transform -
-
Uses of UpdateIpRestrictionRequest in software.amazon.awssdk.services.quicksight
Methods in software.amazon.awssdk.services.quicksight with parameters of type UpdateIpRestrictionRequest Modifier and Type Method Description default CompletableFuture<UpdateIpRestrictionResponse>QuickSightAsyncClient. updateIpRestriction(UpdateIpRestrictionRequest updateIpRestrictionRequest)Updates the content and status of IP rules.default UpdateIpRestrictionResponseQuickSightClient. updateIpRestriction(UpdateIpRestrictionRequest updateIpRestrictionRequest)Updates the content and status of IP rules. -
Uses of UpdateIpRestrictionRequest in software.amazon.awssdk.services.quicksight.transform
Methods in software.amazon.awssdk.services.quicksight.transform with parameters of type UpdateIpRestrictionRequest Modifier and Type Method Description SdkHttpFullRequestUpdateIpRestrictionRequestMarshaller. marshall(UpdateIpRestrictionRequest updateIpRestrictionRequest)
-