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