Uses of Interface
software.amazon.awssdk.services.quicksight.model.UpdateIpRestrictionResponse.Builder
-
Packages that use UpdateIpRestrictionResponse.Builder Package Description software.amazon.awssdk.services.quicksight.model -
-
Uses of UpdateIpRestrictionResponse.Builder in software.amazon.awssdk.services.quicksight.model
Methods in software.amazon.awssdk.services.quicksight.model that return UpdateIpRestrictionResponse.Builder Modifier and Type Method Description UpdateIpRestrictionResponse.BuilderUpdateIpRestrictionResponse.Builder. awsAccountId(String awsAccountId)The ID of the Amazon Web Services account that contains the IP rules.static UpdateIpRestrictionResponse.BuilderUpdateIpRestrictionResponse. builder()UpdateIpRestrictionResponse.BuilderUpdateIpRestrictionResponse.Builder. requestId(String requestId)The Amazon Web Services request ID for this operation.UpdateIpRestrictionResponse.BuilderUpdateIpRestrictionResponse.Builder. status(Integer status)The HTTP status of the request.UpdateIpRestrictionResponse.BuilderUpdateIpRestrictionResponse. toBuilder()Methods in software.amazon.awssdk.services.quicksight.model that return types with arguments of type UpdateIpRestrictionResponse.Builder Modifier and Type Method Description static Class<? extends UpdateIpRestrictionResponse.Builder>UpdateIpRestrictionResponse. serializableBuilderClass()
-