public class BulkDeleteLocationCustomAttributesRequestLocationCustomAttributeDeleteRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BulkDeleteLocationCustomAttributesRequestLocationCustomAttributeDeleteRequest.Builder
Class to build instances of
BulkDeleteLocationCustomAttributesRequestLocationCustomAttributeDeleteRequest. |
| Constructor and Description |
|---|
BulkDeleteLocationCustomAttributesRequestLocationCustomAttributeDeleteRequest(String key)
Initialization constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getKey()
Getter for Key.
|
int |
hashCode() |
BulkDeleteLocationCustomAttributesRequestLocationCustomAttributeDeleteRequest.Builder |
toBuilder()
|
String |
toString()
Converts this BulkDeleteLocationCustomAttributesRequestLocationCustomAttributeDeleteRequest into string format.
|
public BulkDeleteLocationCustomAttributesRequestLocationCustomAttributeDeleteRequest(String key)
key - String value for key.public String getKey()
public String toString()
public BulkDeleteLocationCustomAttributesRequestLocationCustomAttributeDeleteRequest.Builder toBuilder()
BulkDeleteLocationCustomAttributesRequestLocationCustomAttributeDeleteRequest.Builder object.
Creates the instance with the state of the current model.BulkDeleteLocationCustomAttributesRequestLocationCustomAttributeDeleteRequest.Builder objectCopyright © 2023. All rights reserved.