| Package | Description |
|---|---|
| software.amazon.awssdk.services.globalaccelerator |
|
| Modifier and Type | Method and Description |
|---|---|
default AddEndpointsResponse |
GlobalAcceleratorClient.addEndpoints(AddEndpointsRequest addEndpointsRequest)
Add endpoints to an endpoint group.
|
default AddEndpointsResponse |
GlobalAcceleratorClient.addEndpoints(Consumer<AddEndpointsRequest.Builder> addEndpointsRequest)
Add endpoints to an endpoint group.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<AddEndpointsResponse> |
GlobalAcceleratorAsyncClient.addEndpoints(AddEndpointsRequest addEndpointsRequest)
Add endpoints to an endpoint group.
|
default CompletableFuture<AddEndpointsResponse> |
GlobalAcceleratorAsyncClient.addEndpoints(Consumer<AddEndpointsRequest.Builder> addEndpointsRequest)
Add endpoints to an endpoint group.
|
Copyright © 2022. All rights reserved.