public class RetrieveCustomerCustomAttributeRequest extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RetrieveCustomerCustomAttributeRequest.Builder
Class to build instances of
RetrieveCustomerCustomAttributeRequest. |
| Constructor and Description |
|---|
RetrieveCustomerCustomAttributeRequest(Boolean withDefinition,
Integer version)
Initialization constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Integer |
getVersion()
Getter for Version.
|
Boolean |
getWithDefinition()
Getter for WithDefinition.
|
int |
hashCode() |
RetrieveCustomerCustomAttributeRequest.Builder |
toBuilder()
Builds a new
RetrieveCustomerCustomAttributeRequest.Builder object. |
String |
toString()
Converts this RetrieveCustomerCustomAttributeRequest into string format.
|
public Boolean getWithDefinition()
public Integer getVersion()
public String toString()
public RetrieveCustomerCustomAttributeRequest.Builder toBuilder()
RetrieveCustomerCustomAttributeRequest.Builder object.
Creates the instance with the state of the current model.RetrieveCustomerCustomAttributeRequest.Builder objectCopyright © 2022. All rights reserved.