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