| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptune |
|
| software.amazon.awssdk.services.neptune.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeEventCategoriesResponse |
NeptuneClient.describeEventCategories(DescribeEventCategoriesRequest describeEventCategoriesRequest)
Displays a list of categories for all event source types, or, if specified, for a specified source type.
|
default CompletableFuture<DescribeEventCategoriesResponse> |
NeptuneAsyncClient.describeEventCategories(DescribeEventCategoriesRequest describeEventCategoriesRequest)
Displays a list of categories for all event source types, or, if specified, for a specified source type.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeEventCategoriesRequestMarshaller.marshall(DescribeEventCategoriesRequest describeEventCategoriesRequest) |
Copyright © 2023. All rights reserved.