public static interface ExecuteGremlinProfileQueryResponse.Builder extends NeptunedataResponse.Builder, SdkPojo, CopyableBuilder<ExecuteGremlinProfileQueryResponse.Builder,ExecuteGremlinProfileQueryResponse>
| Modifier and Type | Method and Description |
|---|---|
ExecuteGremlinProfileQueryResponse.Builder |
output(SdkBytes output)
A text blob containing the Gremlin Profile result.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildExecuteGremlinProfileQueryResponse.Builder output(SdkBytes output)
A text blob containing the Gremlin Profile result. See Gremlin profile API in Neptune for details.
output - A text blob containing the Gremlin Profile result. See Gremlin profile
API in Neptune for details.Copyright © 2023. All rights reserved.