public static interface CreateGraphRequest.Builder extends DetectiveRequest.Builder, SdkPojo, CopyableBuilder<CreateGraphRequest.Builder,CreateGraphRequest>
| Modifier and Type | Method and Description |
|---|---|
CreateGraphRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
CreateGraphRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
CreateGraphRequest.Builder |
tags(Map<String,String> tags)
The tags to assign to the new behavior graph.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateGraphRequest.Builder tags(Map<String,String> tags)
The tags to assign to the new behavior graph. For each tag, you provide the tag key and the tag value.
tags - The tags to assign to the new behavior graph. For each tag, you provide the tag key and the tag value.CreateGraphRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCreateGraphRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.