| Package | Description |
|---|---|
| software.amazon.awssdk.services.workspaces |
|
| Modifier and Type | Method and Description |
|---|---|
default AuthorizeIpRulesResponse |
WorkSpacesClient.authorizeIpRules(AuthorizeIpRulesRequest authorizeIpRulesRequest)
Adds one or more rules to the specified IP access control group.
|
default AuthorizeIpRulesResponse |
WorkSpacesClient.authorizeIpRules(Consumer<AuthorizeIpRulesRequest.Builder> authorizeIpRulesRequest)
Adds one or more rules to the specified IP access control group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AuthorizeIpRulesResponse> |
WorkSpacesAsyncClient.authorizeIpRules(AuthorizeIpRulesRequest authorizeIpRulesRequest)
Adds one or more rules to the specified IP access control group.
|
default CompletableFuture<AuthorizeIpRulesResponse> |
WorkSpacesAsyncClient.authorizeIpRules(Consumer<AuthorizeIpRulesRequest.Builder> authorizeIpRulesRequest)
Adds one or more rules to the specified IP access control group.
|
Copyright © 2023. All rights reserved.