Uses of Class
software.amazon.awssdk.services.neptune.model.GlobalClusterAlreadyExistsException
-
Packages that use GlobalClusterAlreadyExistsException Package Description software.amazon.awssdk.services.neptune Amazon Neptune -
-
Uses of GlobalClusterAlreadyExistsException in software.amazon.awssdk.services.neptune
Methods in software.amazon.awssdk.services.neptune that throw GlobalClusterAlreadyExistsException Modifier and Type Method Description default CreateGlobalClusterResponseNeptuneClient. createGlobalCluster(Consumer<CreateGlobalClusterRequest.Builder> createGlobalClusterRequest)Creates a Neptune global database spread across multiple Amazon Regions.default CreateGlobalClusterResponseNeptuneClient. createGlobalCluster(CreateGlobalClusterRequest createGlobalClusterRequest)Creates a Neptune global database spread across multiple Amazon Regions.
-