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