| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptune |
|
| software.amazon.awssdk.services.neptune.transform |
| Modifier and Type | Method and Description |
|---|---|
default FailoverGlobalClusterResponse |
NeptuneClient.failoverGlobalCluster(FailoverGlobalClusterRequest failoverGlobalClusterRequest)
Initiates the failover process for a Neptune global database.
|
default CompletableFuture<FailoverGlobalClusterResponse> |
NeptuneAsyncClient.failoverGlobalCluster(FailoverGlobalClusterRequest failoverGlobalClusterRequest)
Initiates the failover process for a Neptune global database.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
FailoverGlobalClusterRequestMarshaller.marshall(FailoverGlobalClusterRequest failoverGlobalClusterRequest) |
Copyright © 2023. All rights reserved.