public class BulkUpsertLocationCustomAttributesRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BulkUpsertLocationCustomAttributesRequest.Builder
Class to build instances of
BulkUpsertLocationCustomAttributesRequest. |
| Constructor and Description |
|---|
BulkUpsertLocationCustomAttributesRequest(Map<String,BulkUpsertLocationCustomAttributesRequestLocationCustomAttributeUpsertRequest> values)
Initialization constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Map<String,BulkUpsertLocationCustomAttributesRequestLocationCustomAttributeUpsertRequest> |
getValues()
Getter for Values.
|
int |
hashCode() |
BulkUpsertLocationCustomAttributesRequest.Builder |
toBuilder()
Builds a new
BulkUpsertLocationCustomAttributesRequest.Builder object. |
String |
toString()
Converts this BulkUpsertLocationCustomAttributesRequest into string format.
|
public BulkUpsertLocationCustomAttributesRequest(Map<String,BulkUpsertLocationCustomAttributesRequestLocationCustomAttributeUpsertRequest> values)
values - Map of String, value for values.public Map<String,BulkUpsertLocationCustomAttributesRequestLocationCustomAttributeUpsertRequest> getValues()
public String toString()
public BulkUpsertLocationCustomAttributesRequest.Builder toBuilder()
BulkUpsertLocationCustomAttributesRequest.Builder object.
Creates the instance with the state of the current model.BulkUpsertLocationCustomAttributesRequest.Builder objectCopyright © 2024. All rights reserved.