public static final class DeleteGtmAccessStrategyRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteGtmAccessStrategyRequest |
build() |
DeleteGtmAccessStrategyRequest.Builder |
lang(String lang)
The language used by the user.
|
DeleteGtmAccessStrategyRequest.Builder |
strategyId(String strategyId)
The ID of the access policy that you want to delete.
|
public DeleteGtmAccessStrategyRequest.Builder lang(String lang)
The language used by the user.
example:en
public DeleteGtmAccessStrategyRequest.Builder strategyId(String strategyId)
The ID of the access policy that you want to delete.
example:hrskc
public DeleteGtmAccessStrategyRequest build()
Copyright © 2026. All rights reserved.