| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces |
|
| software.amazon.awssdk.services.workspaces.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateRulesOfIpGroupResponse |
WorkSpacesClient.updateRulesOfIpGroup(UpdateRulesOfIpGroupRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateRulesOfIpGroupRequestMarshaller.marshall(UpdateRulesOfIpGroupRequest updateRulesOfIpGroupRequest) |
Copyright © 2023. All rights reserved.