public static interface UpdateIpRestrictionResponse.Builder extends QuickSightResponse.Builder, SdkPojo, CopyableBuilder<UpdateIpRestrictionResponse.Builder,UpdateIpRestrictionResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateIpRestrictionResponse.Builder |
awsAccountId(String awsAccountId)
The ID of the Amazon Web Services account that contains the IP rules.
|
UpdateIpRestrictionResponse.Builder |
requestId(String requestId)
The Amazon Web Services request ID for this operation.
|
UpdateIpRestrictionResponse.Builder |
status(Integer status)
The HTTP status of the request.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateIpRestrictionResponse.Builder awsAccountId(String awsAccountId)
The ID of the Amazon Web Services account that contains the IP rules.
awsAccountId - The ID of the Amazon Web Services account that contains the IP rules.UpdateIpRestrictionResponse.Builder requestId(String requestId)
The Amazon Web Services request ID for this operation.
requestId - The Amazon Web Services request ID for this operation.UpdateIpRestrictionResponse.Builder status(Integer status)
The HTTP status of the request.
status - The HTTP status of the request.Copyright © 2023. All rights reserved.