public static interface HttpEndpointCommonAttribute.Builder extends SdkPojo, CopyableBuilder<HttpEndpointCommonAttribute.Builder,HttpEndpointCommonAttribute>
| Modifier and Type | Method and Description |
|---|---|
HttpEndpointCommonAttribute.Builder |
attributeName(String attributeName)
The name of the HTTP endpoint common attribute.
|
HttpEndpointCommonAttribute.Builder |
attributeValue(String attributeValue)
The value of the HTTP endpoint common attribute.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildHttpEndpointCommonAttribute.Builder attributeName(String attributeName)
The name of the HTTP endpoint common attribute.
attributeName - The name of the HTTP endpoint common attribute.HttpEndpointCommonAttribute.Builder attributeValue(String attributeValue)
The value of the HTTP endpoint common attribute.
attributeValue - The value of the HTTP endpoint common attribute.Copyright © 2023. All rights reserved.