| Package | Description |
|---|---|
| com.amazonaws.services.quicksight |
|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateIpRestrictionResult |
AmazonQuickSightClient.updateIpRestriction(UpdateIpRestrictionRequest request)
Updates the content and status of IP rules.
|
UpdateIpRestrictionResult |
AbstractAmazonQuickSight.updateIpRestriction(UpdateIpRestrictionRequest request) |
UpdateIpRestrictionResult |
AmazonQuickSight.updateIpRestriction(UpdateIpRestrictionRequest updateIpRestrictionRequest)
Updates the content and status of IP rules.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateIpRestrictionResult> |
AmazonQuickSightAsyncClient.updateIpRestrictionAsync(UpdateIpRestrictionRequest request,
AsyncHandler<UpdateIpRestrictionRequest,UpdateIpRestrictionResult> asyncHandler) |
Future<UpdateIpRestrictionResult> |
AbstractAmazonQuickSightAsync.updateIpRestrictionAsync(UpdateIpRestrictionRequest request,
AsyncHandler<UpdateIpRestrictionRequest,UpdateIpRestrictionResult> asyncHandler) |
Future<UpdateIpRestrictionResult> |
AmazonQuickSightAsync.updateIpRestrictionAsync(UpdateIpRestrictionRequest updateIpRestrictionRequest,
AsyncHandler<UpdateIpRestrictionRequest,UpdateIpRestrictionResult> asyncHandler)
Updates the content and status of IP rules.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateIpRestrictionResult |
UpdateIpRestrictionResult.clone() |
UpdateIpRestrictionResult |
UpdateIpRestrictionResult.withAwsAccountId(String awsAccountId)
The ID of the Amazon Web Services account that contains the IP rules.
|
UpdateIpRestrictionResult |
UpdateIpRestrictionResult.withRequestId(String requestId)
The Amazon Web Services request ID for this operation.
|
UpdateIpRestrictionResult |
UpdateIpRestrictionResult.withStatus(Integer status)
The HTTP status of the request.
|
Copyright © 2022. All rights reserved.