| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptunedata.model |
| Modifier and Type | Method and Description |
|---|---|
static DeletePropertygraphStatisticsResponse.Builder |
DeletePropertygraphStatisticsResponse.builder() |
default DeletePropertygraphStatisticsResponse.Builder |
DeletePropertygraphStatisticsResponse.Builder.payload(Consumer<DeleteStatisticsValueMap.Builder> payload)
The deletion payload.
|
DeletePropertygraphStatisticsResponse.Builder |
DeletePropertygraphStatisticsResponse.Builder.payload(DeleteStatisticsValueMap payload)
The deletion payload.
|
DeletePropertygraphStatisticsResponse.Builder |
DeletePropertygraphStatisticsResponse.Builder.status(String status)
The cancel status.
|
DeletePropertygraphStatisticsResponse.Builder |
DeletePropertygraphStatisticsResponse.Builder.statusCode(Integer statusCodeValue)
The HTTP response code: 200 if the delete was successful, or 204 if there were no statistics to delete.
|
DeletePropertygraphStatisticsResponse.Builder |
DeletePropertygraphStatisticsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DeletePropertygraphStatisticsResponse.Builder> |
DeletePropertygraphStatisticsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.