public static class GetLoadBalancerAttributeResponseBody.GetLoadBalancerAttributeResponseBodyTags
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
GetLoadBalancerAttributeResponseBodyTags() |
@NameInMap(value="TagKey") public String tagKey
The tag key.
@NameInMap(value="TagValue") public String tagValue
The tag value.
public static GetLoadBalancerAttributeResponseBody.GetLoadBalancerAttributeResponseBodyTags build(Map<String,?> map) throws Exception
Exceptionpublic GetLoadBalancerAttributeResponseBody.GetLoadBalancerAttributeResponseBodyTags setTagKey(String tagKey)
public String getTagKey()
public GetLoadBalancerAttributeResponseBody.GetLoadBalancerAttributeResponseBodyTags setTagValue(String tagValue)
public String getTagValue()
Copyright © 2023. All rights reserved.