static AuthorizeIpRulesRequest.Builder |
AuthorizeIpRulesRequest.builder() |
|
AuthorizeIpRulesRequest.Builder |
AuthorizeIpRulesRequest.Builder.groupId(String groupId) |
The identifier of the group.
|
AuthorizeIpRulesRequest.Builder |
AuthorizeIpRulesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
|
AuthorizeIpRulesRequest.Builder |
AuthorizeIpRulesRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
|
AuthorizeIpRulesRequest.Builder |
AuthorizeIpRulesRequest.toBuilder() |
|
AuthorizeIpRulesRequest.Builder |
AuthorizeIpRulesRequest.Builder.userRules(Collection<IpRuleItem> userRules) |
The rules to add to the group.
|
AuthorizeIpRulesRequest.Builder |
AuthorizeIpRulesRequest.Builder.userRules(Consumer<IpRuleItem.Builder>... userRules) |
The rules to add to the group.
|
AuthorizeIpRulesRequest.Builder |
AuthorizeIpRulesRequest.Builder.userRules(IpRuleItem... userRules) |
The rules to add to the group.
|