Package-level declarations

Inherited functions

Link copied to clipboard
suspend fun NeptuneGraphClient.waitUntilExportTaskCancelled(request: GetExportTaskRequest, retryStrategy: <Error class: unknown class>? = null): <Error class: unknown class><GetExportTaskResponse>

Wait until Export Task is Cancelled

Link copied to clipboard
suspend fun NeptuneGraphClient.waitUntilExportTaskSuccessful(request: GetExportTaskRequest, retryStrategy: <Error class: unknown class>? = null): <Error class: unknown class><GetExportTaskResponse>

Wait until Export Task is Successful

Link copied to clipboard
suspend fun NeptuneGraphClient.waitUntilGraphAvailable(block: GetGraphRequest.Builder.() -> Unit): <Error class: unknown class><GetGraphResponse>
suspend fun NeptuneGraphClient.waitUntilGraphAvailable(request: GetGraphRequest, retryStrategy: <Error class: unknown class>? = null): <Error class: unknown class><GetGraphResponse>

Wait until Graph is Available

Link copied to clipboard
suspend fun NeptuneGraphClient.waitUntilGraphDeleted(block: GetGraphRequest.Builder.() -> Unit): <Error class: unknown class><GetGraphResponse>
suspend fun NeptuneGraphClient.waitUntilGraphDeleted(request: GetGraphRequest, retryStrategy: <Error class: unknown class>? = null): <Error class: unknown class><GetGraphResponse>

Wait until Graph is Deleted

Link copied to clipboard
suspend fun NeptuneGraphClient.waitUntilGraphSnapshotAvailable(request: GetGraphSnapshotRequest, retryStrategy: <Error class: unknown class>? = null): <Error class: unknown class><GetGraphSnapshotResponse>

Wait until GraphSnapshot is Available

Link copied to clipboard
suspend fun NeptuneGraphClient.waitUntilGraphSnapshotDeleted(request: GetGraphSnapshotRequest, retryStrategy: <Error class: unknown class>? = null): <Error class: unknown class><GetGraphSnapshotResponse>

Wait until GraphSnapshot is Deleted

Link copied to clipboard
suspend fun NeptuneGraphClient.waitUntilGraphStopped(block: GetGraphRequest.Builder.() -> Unit): <Error class: unknown class><GetGraphResponse>
suspend fun NeptuneGraphClient.waitUntilGraphStopped(request: GetGraphRequest, retryStrategy: <Error class: unknown class>? = null): <Error class: unknown class><GetGraphResponse>

Wait until Graph is Stopped

Link copied to clipboard
suspend fun NeptuneGraphClient.waitUntilImportTaskCancelled(request: GetImportTaskRequest, retryStrategy: <Error class: unknown class>? = null): <Error class: unknown class><GetImportTaskResponse>

Wait until Import Task is Cancelled

Link copied to clipboard
suspend fun NeptuneGraphClient.waitUntilImportTaskSuccessful(request: GetImportTaskRequest, retryStrategy: <Error class: unknown class>? = null): <Error class: unknown class><GetImportTaskResponse>

Wait until Import Task is Successful

Link copied to clipboard
suspend fun NeptuneGraphClient.waitUntilPrivateGraphEndpointAvailable(request: GetPrivateGraphEndpointRequest, retryStrategy: <Error class: unknown class>? = null): <Error class: unknown class><GetPrivateGraphEndpointResponse>

Wait until PrivateGraphEndpoint is Available

Link copied to clipboard
suspend fun NeptuneGraphClient.waitUntilPrivateGraphEndpointDeleted(request: GetPrivateGraphEndpointRequest, retryStrategy: <Error class: unknown class>? = null): <Error class: unknown class><GetPrivateGraphEndpointResponse>

Wait until PrivateGraphEndpoint is Deleted