public static class ListLocationCustomAttributesResponse.Builder extends Object
ListLocationCustomAttributesResponse.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ListLocationCustomAttributesResponse |
build()
Builds a new
ListLocationCustomAttributesResponse object using the set fields. |
ListLocationCustomAttributesResponse.Builder |
cursor(String cursor)
Setter for cursor.
|
ListLocationCustomAttributesResponse.Builder |
customAttributes(List<CustomAttribute> customAttributes)
Setter for customAttributes.
|
ListLocationCustomAttributesResponse.Builder |
errors(List<Error> errors)
Setter for errors.
|
ListLocationCustomAttributesResponse.Builder |
httpContext(HttpContext httpContext)
Setter for httpContext.
|
public ListLocationCustomAttributesResponse.Builder httpContext(HttpContext httpContext)
httpContext - HttpContext value for httpContext.public ListLocationCustomAttributesResponse.Builder customAttributes(List<CustomAttribute> customAttributes)
customAttributes - List of CustomAttribute value for customAttributes.public ListLocationCustomAttributesResponse.Builder cursor(String cursor)
cursor - String value for cursor.public ListLocationCustomAttributesResponse.Builder errors(List<Error> errors)
errors - List of Error value for errors.public ListLocationCustomAttributesResponse build()
ListLocationCustomAttributesResponse object using the set fields.ListLocationCustomAttributesResponseCopyright © 2023. All rights reserved.