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