public static final class GetGatewayAuthConsumerDetailResponseBody.ResourceList.Builder extends Object
public GetGatewayAuthConsumerDetailResponseBody.ResourceList.Builder consumerId(Long consumerId)
The consumer ID.
example:123
public GetGatewayAuthConsumerDetailResponseBody.ResourceList.Builder gatewayUniqueId(String gatewayUniqueId)
The unique ID of the gateway.
example:gw-4822033a8513496fa10f05c934f*****
public GetGatewayAuthConsumerDetailResponseBody.ResourceList.Builder gmtCreate(String gmtCreate)
The time when the resource associated with the consumer authentication record was created.
example:2022-12-06 01:38:03
public GetGatewayAuthConsumerDetailResponseBody.ResourceList.Builder gmtModified(String gmtModified)
The time when the resource associated with the consumer authentication record was modified.
example:2022-12-06 01:38:03
public GetGatewayAuthConsumerDetailResponseBody.ResourceList.Builder id(Long id)
The ID of the authorized resource for the consumer.
example:16
public GetGatewayAuthConsumerDetailResponseBody.ResourceList.Builder resourceStatus(Boolean resourceStatus)
The resource authorization state. Valid values:
true
public GetGatewayAuthConsumerDetailResponseBody.ResourceList.Builder routeId(Long routeId)
The ID of the route.
example:3458
public GetGatewayAuthConsumerDetailResponseBody.ResourceList.Builder routeName(String routeName)
The name of the route.
example:test
public GetGatewayAuthConsumerDetailResponseBody.ResourceList build()
Copyright © 2026. All rights reserved.