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