public static interface GetPropertygraphSummaryRequest.Builder extends NeptunedataRequest.Builder, SdkPojo, CopyableBuilder<GetPropertygraphSummaryRequest.Builder,GetPropertygraphSummaryRequest>
| Modifier and Type | Method and Description |
|---|---|
GetPropertygraphSummaryRequest.Builder |
mode(GraphSummaryType mode)
Mode can take one of two values:
BASIC (the default), and DETAILED. |
GetPropertygraphSummaryRequest.Builder |
mode(String mode)
Mode can take one of two values:
BASIC (the default), and DETAILED. |
GetPropertygraphSummaryRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetPropertygraphSummaryRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetPropertygraphSummaryRequest.Builder mode(String mode)
Mode can take one of two values: BASIC (the default), and DETAILED.
mode - Mode can take one of two values: BASIC (the default), and DETAILED.GraphSummaryType,
GraphSummaryTypeGetPropertygraphSummaryRequest.Builder mode(GraphSummaryType mode)
Mode can take one of two values: BASIC (the default), and DETAILED.
mode - Mode can take one of two values: BASIC (the default), and DETAILED.GraphSummaryType,
GraphSummaryTypeGetPropertygraphSummaryRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetPropertygraphSummaryRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.