Interface GetPropertygraphStatisticsRequest.Builder
-
- All Superinterfaces:
AwsRequest.Builder,Buildable,CopyableBuilder<GetPropertygraphStatisticsRequest.Builder,GetPropertygraphStatisticsRequest>,NeptunedataRequest.Builder,SdkBuilder<GetPropertygraphStatisticsRequest.Builder,GetPropertygraphStatisticsRequest>,SdkPojo,SdkRequest.Builder
- Enclosing class:
- GetPropertygraphStatisticsRequest
public static interface GetPropertygraphStatisticsRequest.Builder extends NeptunedataRequest.Builder, SdkPojo, CopyableBuilder<GetPropertygraphStatisticsRequest.Builder,GetPropertygraphStatisticsRequest>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GetPropertygraphStatisticsRequest.BuilderoverrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)GetPropertygraphStatisticsRequest.BuilderoverrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)-
Methods inherited from interface software.amazon.awssdk.awscore.AwsRequest.Builder
overrideConfiguration
-
Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
-
Methods inherited from interface software.amazon.awssdk.services.neptunedata.model.NeptunedataRequest.Builder
build
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFieldNameToField, sdkFields
-
-
-
-
Method Detail
-
overrideConfiguration
GetPropertygraphStatisticsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
- Specified by:
overrideConfigurationin interfaceAwsRequest.Builder
-
overrideConfiguration
GetPropertygraphStatisticsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
- Specified by:
overrideConfigurationin interfaceAwsRequest.Builder
-
-