| Package | Description |
|---|---|
| software.amazon.awssdk.services.directory |
|
| software.amazon.awssdk.services.directory.transform |
| Modifier and Type | Method and Description |
|---|---|
default AddIpRoutesResponse |
DirectoryClient.addIpRoutes(AddIpRoutesRequest addIpRoutesRequest)
If the DNS server for your self-managed domain uses a publicly addressable IP address, you must add a CIDR
address block to correctly route traffic to and from your Microsoft AD on Amazon Web Services.
|
default CompletableFuture<AddIpRoutesResponse> |
DirectoryAsyncClient.addIpRoutes(AddIpRoutesRequest addIpRoutesRequest)
If the DNS server for your self-managed domain uses a publicly addressable IP address, you must add a CIDR
address block to correctly route traffic to and from your Microsoft AD on Amazon Web Services.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
AddIpRoutesRequestMarshaller.marshall(AddIpRoutesRequest addIpRoutesRequest) |
Copyright © 2022. All rights reserved.