| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateRulesOfIpGroupResponse |
WorkSpacesClient.updateRulesOfIpGroup(Consumer<UpdateRulesOfIpGroupRequest.Builder> updateRulesOfIpGroupRequest)
Replaces the current rules of the specified IP access control group with the specified rules.
|
default UpdateRulesOfIpGroupResponse |
WorkSpacesClient.updateRulesOfIpGroup(UpdateRulesOfIpGroupRequest updateRulesOfIpGroupRequest)
Replaces the current rules of the specified IP access control group with the specified rules.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateRulesOfIpGroupResponse> |
WorkSpacesAsyncClient.updateRulesOfIpGroup(Consumer<UpdateRulesOfIpGroupRequest.Builder> updateRulesOfIpGroupRequest)
Replaces the current rules of the specified IP access control group with the specified rules.
|
default CompletableFuture<UpdateRulesOfIpGroupResponse> |
WorkSpacesAsyncClient.updateRulesOfIpGroup(UpdateRulesOfIpGroupRequest updateRulesOfIpGroupRequest)
Replaces the current rules of the specified IP access control group with the specified rules.
|
Copyright © 2023. All rights reserved.