public static interface CancelOpenCypherQueryResponse.Builder extends NeptunedataResponse.Builder, SdkPojo, CopyableBuilder<CancelOpenCypherQueryResponse.Builder,CancelOpenCypherQueryResponse>
| Modifier and Type | Method and Description |
|---|---|
CancelOpenCypherQueryResponse.Builder |
payload(Boolean payload)
The cancelation payload for the openCypher query.
|
CancelOpenCypherQueryResponse.Builder |
status(String status)
The cancellation status of the openCypher query.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCancelOpenCypherQueryResponse.Builder status(String status)
The cancellation status of the openCypher query.
status - The cancellation status of the openCypher query.CancelOpenCypherQueryResponse.Builder payload(Boolean payload)
The cancelation payload for the openCypher query.
payload - The cancelation payload for the openCypher query.Copyright © 2023. All rights reserved.