public static interface GetGremlinQueryStatusRequest.Builder extends NeptunedataRequest.Builder, SdkPojo, CopyableBuilder<GetGremlinQueryStatusRequest.Builder,GetGremlinQueryStatusRequest>
| Modifier and Type | Method and Description |
|---|---|
GetGremlinQueryStatusRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetGremlinQueryStatusRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetGremlinQueryStatusRequest.Builder |
queryId(String queryId)
The unique identifier that identifies the Gremlin query.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetGremlinQueryStatusRequest.Builder queryId(String queryId)
The unique identifier that identifies the Gremlin query.
queryId - The unique identifier that identifies the Gremlin query.GetGremlinQueryStatusRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetGremlinQueryStatusRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.