public static class UpdateCustomerGroupRequest.Builder extends Object
UpdateCustomerGroupRequest.| Constructor and Description |
|---|
Builder(CustomerGroup group)
Initialization constructor.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateCustomerGroupRequest |
build()
Builds a new
UpdateCustomerGroupRequest object using the set fields. |
UpdateCustomerGroupRequest.Builder |
group(CustomerGroup group)
Setter for group.
|
public Builder(CustomerGroup group)
group - CustomerGroup value for group.public UpdateCustomerGroupRequest.Builder group(CustomerGroup group)
group - CustomerGroup value for group.public UpdateCustomerGroupRequest build()
UpdateCustomerGroupRequest object using the set fields.UpdateCustomerGroupRequestCopyright © 2022. All rights reserved.