public static interface UpdateDatasourcePackagesRequest.Builder extends DetectiveRequest.Builder, SdkPojo, CopyableBuilder<UpdateDatasourcePackagesRequest.Builder,UpdateDatasourcePackagesRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateDatasourcePackagesRequest.Builder graphArn(String graphArn)
The ARN of the behavior graph.
graphArn - The ARN of the behavior graph.UpdateDatasourcePackagesRequest.Builder datasourcePackagesWithStrings(Collection<String> datasourcePackages)
The data source package start for the behavior graph.
datasourcePackages - The data source package start for the behavior graph.UpdateDatasourcePackagesRequest.Builder datasourcePackagesWithStrings(String... datasourcePackages)
The data source package start for the behavior graph.
datasourcePackages - The data source package start for the behavior graph.UpdateDatasourcePackagesRequest.Builder datasourcePackages(Collection<DatasourcePackage> datasourcePackages)
The data source package start for the behavior graph.
datasourcePackages - The data source package start for the behavior graph.UpdateDatasourcePackagesRequest.Builder datasourcePackages(DatasourcePackage... datasourcePackages)
The data source package start for the behavior graph.
datasourcePackages - The data source package start for the behavior graph.UpdateDatasourcePackagesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateDatasourcePackagesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.