public static class UpsertLocationCustomAttributeRequest.Builder extends Object
UpsertLocationCustomAttributeRequest.| Constructor and Description |
|---|
Builder(CustomAttribute customAttribute)
Initialization constructor.
|
| Modifier and Type | Method and Description |
|---|---|
UpsertLocationCustomAttributeRequest |
build()
Builds a new
UpsertLocationCustomAttributeRequest object using the set fields. |
UpsertLocationCustomAttributeRequest.Builder |
customAttribute(CustomAttribute customAttribute)
Setter for customAttribute.
|
UpsertLocationCustomAttributeRequest.Builder |
idempotencyKey(String idempotencyKey)
Setter for idempotencyKey.
|
UpsertLocationCustomAttributeRequest.Builder |
unsetIdempotencyKey()
UnSetter for idempotencyKey.
|
public Builder(CustomAttribute customAttribute)
customAttribute - CustomAttribute value for customAttribute.public UpsertLocationCustomAttributeRequest.Builder customAttribute(CustomAttribute customAttribute)
customAttribute - CustomAttribute value for customAttribute.public UpsertLocationCustomAttributeRequest.Builder idempotencyKey(String idempotencyKey)
idempotencyKey - String value for idempotencyKey.public UpsertLocationCustomAttributeRequest.Builder unsetIdempotencyKey()
public UpsertLocationCustomAttributeRequest build()
UpsertLocationCustomAttributeRequest object using the set fields.UpsertLocationCustomAttributeRequestCopyright © 2023. All rights reserved.