public static final class UpdateGatewayAuthRequest.AuthResourceList.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateGatewayAuthRequest.AuthResourceList.Builder |
authResourceHeaderList(List<UpdateGatewayAuthRequest.AuthResourceHeaderList> authResourceHeaderList)
AuthResourceHeaderList.
|
UpdateGatewayAuthRequest.AuthResourceList |
build() |
UpdateGatewayAuthRequest.AuthResourceList.Builder |
domainId(Long domainId)
DomainId.
|
UpdateGatewayAuthRequest.AuthResourceList.Builder |
id(Long id)
Id.
|
UpdateGatewayAuthRequest.AuthResourceList.Builder |
ignoreCase(Boolean ignoreCase)
IgnoreCase.
|
UpdateGatewayAuthRequest.AuthResourceList.Builder |
matchType(String matchType)
MatchType.
|
UpdateGatewayAuthRequest.AuthResourceList.Builder |
path(String path)
Path.
|
public UpdateGatewayAuthRequest.AuthResourceList.Builder authResourceHeaderList(List<UpdateGatewayAuthRequest.AuthResourceHeaderList> authResourceHeaderList)
public UpdateGatewayAuthRequest.AuthResourceList.Builder domainId(Long domainId)
public UpdateGatewayAuthRequest.AuthResourceList.Builder id(Long id)
public UpdateGatewayAuthRequest.AuthResourceList.Builder ignoreCase(Boolean ignoreCase)
public UpdateGatewayAuthRequest.AuthResourceList.Builder matchType(String matchType)
public UpdateGatewayAuthRequest.AuthResourceList.Builder path(String path)
public UpdateGatewayAuthRequest.AuthResourceList build()
Copyright © 2026. All rights reserved.