Uses of Class
software.amazon.awscdk.services.neptune.alpha.Endpoint
Packages that use Endpoint
-
Uses of Endpoint in software.amazon.awscdk.services.neptune.alpha
Methods in software.amazon.awscdk.services.neptune.alpha that return EndpointModifier and TypeMethodDescriptionDatabaseCluster.getClusterEndpoint()(experimental) The endpoint to use for read/write operations.abstract EndpointDatabaseClusterBase.getClusterEndpoint()(experimental) The endpoint to use for read/write operations.IDatabaseCluster.getClusterEndpoint()(experimental) The endpoint to use for read/write operations.default EndpointIDatabaseCluster.Jsii$Default.getClusterEndpoint()(experimental) The endpoint to use for read/write operations.final EndpointIDatabaseCluster.Jsii$Proxy.getClusterEndpoint()(experimental) The endpoint to use for read/write operations.DatabaseCluster.getClusterReadEndpoint()(experimental) Endpoint to use for load-balanced read-only operations.abstract EndpointDatabaseClusterBase.getClusterReadEndpoint()(experimental) Endpoint to use for load-balanced read-only operations.IDatabaseCluster.getClusterReadEndpoint()(experimental) Endpoint to use for load-balanced read-only operations.default EndpointIDatabaseCluster.Jsii$Default.getClusterReadEndpoint()(experimental) Endpoint to use for load-balanced read-only operations.final EndpointIDatabaseCluster.Jsii$Proxy.getClusterReadEndpoint()(experimental) Endpoint to use for load-balanced read-only operations.DatabaseInstance.getInstanceEndpoint()(experimental) The instance endpoint.abstract EndpointDatabaseInstanceBase.getInstanceEndpoint()(experimental) The instance endpoint.IDatabaseInstance.getInstanceEndpoint()(experimental) The instance endpoint.default EndpointIDatabaseInstance.Jsii$Default.getInstanceEndpoint()(experimental) The instance endpoint.final EndpointIDatabaseInstance.Jsii$Proxy.getInstanceEndpoint()(experimental) The instance endpoint.Methods in software.amazon.awscdk.services.neptune.alpha that return types with arguments of type EndpointModifier and TypeMethodDescriptionDatabaseCluster.getInstanceEndpoints()(experimental) Endpoints which address each individual instance.