public static interface RevokeIpRulesRequest.Builder extends WorkSpacesRequest.Builder, SdkPojo, CopyableBuilder<RevokeIpRulesRequest.Builder,RevokeIpRulesRequest>
| Modifier and Type | Method and Description |
|---|---|
RevokeIpRulesRequest.Builder |
groupId(String groupId)
The identifier of the group.
|
RevokeIpRulesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
RevokeIpRulesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
RevokeIpRulesRequest.Builder |
userRules(Collection<String> userRules)
The rules to remove from the group.
|
RevokeIpRulesRequest.Builder |
userRules(String... userRules)
The rules to remove from the group.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildRevokeIpRulesRequest.Builder groupId(String groupId)
The identifier of the group.
groupId - The identifier of the group.RevokeIpRulesRequest.Builder userRules(Collection<String> userRules)
The rules to remove from the group.
userRules - The rules to remove from the group.RevokeIpRulesRequest.Builder userRules(String... userRules)
The rules to remove from the group.
userRules - The rules to remove from the group.RevokeIpRulesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderRevokeIpRulesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.