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. You can add up to 50 tags. For each tag, you provide the tag key and the tag value. Each tag key can contain up to 128 characters. Each tag value can contain up to 256 characters.
tags - The tags to assign to the new behavior graph. You can add up to 50 tags. For each tag, you provide the
tag key and the tag value. Each tag key can contain up to 128 characters. Each tag value can contain
up to 256 characters.CreateGraphRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCreateGraphRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.