public static final class DeleteGatewayAuthResponseBody.Data.Builder extends Object
public DeleteGatewayAuthResponseBody.Data.Builder clientId(String clientId)
public DeleteGatewayAuthResponseBody.Data.Builder clientSecret(String clientSecret)
public DeleteGatewayAuthResponseBody.Data.Builder cookieDomain(String cookieDomain)
public DeleteGatewayAuthResponseBody.Data.Builder gatewayId(Long gatewayId)
public DeleteGatewayAuthResponseBody.Data.Builder gatewayUniqueId(String gatewayUniqueId)
public DeleteGatewayAuthResponseBody.Data.Builder gmtCreate(String gmtCreate)
public DeleteGatewayAuthResponseBody.Data.Builder gmtModified(String gmtModified)
public DeleteGatewayAuthResponseBody.Data.Builder id(Long id)
public DeleteGatewayAuthResponseBody.Data.Builder isWhite(Boolean isWhite)
public DeleteGatewayAuthResponseBody.Data.Builder issuer(String issuer)
public DeleteGatewayAuthResponseBody.Data.Builder jwks(String jwks)
public DeleteGatewayAuthResponseBody.Data.Builder loginUrl(String loginUrl)
public DeleteGatewayAuthResponseBody.Data.Builder name(String name)
public DeleteGatewayAuthResponseBody.Data.Builder redirectUrl(String redirectUrl)
public DeleteGatewayAuthResponseBody.Data.Builder scopesList(List<String> scopesList)
public DeleteGatewayAuthResponseBody.Data.Builder status(Boolean status)
public DeleteGatewayAuthResponseBody.Data.Builder tokenName(String tokenName)
public DeleteGatewayAuthResponseBody.Data.Builder tokenNamePrefix(String tokenNamePrefix)
public DeleteGatewayAuthResponseBody.Data.Builder tokenPass(Boolean tokenPass)
public DeleteGatewayAuthResponseBody.Data.Builder tokenPosition(String tokenPosition)
public DeleteGatewayAuthResponseBody.Data.Builder type(String type)
public DeleteGatewayAuthResponseBody.Data build()
Copyright © 2026. All rights reserved.