Class ResellerCustomerOperator.ResellerCustomerUpdater
java.lang.Object
api.equinix.javasdk.customerportal.model.json.creators.ResellerCustomerOperator.ResellerCustomerUpdater
- Enclosing class:
ResellerCustomerOperator
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedResellerCustomerUpdater(String accountNumber, ResellerCustomerJson json) -
Method Summary
Modifier and TypeMethodDescriptionaddService(Service service) removeService(Service service) replaceAddress(Address address) save()withCustomerAccountName(String customerAccountName) withResellerNotificationContact(String resellerNotificationContact)
-
Constructor Details
-
ResellerCustomerUpdater
-
-
Method Details
-
withCustomerAccountName
public ResellerCustomerOperator.ResellerCustomerUpdater withCustomerAccountName(String customerAccountName) -
withResellerNotificationContact
public ResellerCustomerOperator.ResellerCustomerUpdater withResellerNotificationContact(String resellerNotificationContact) -
addService
-
removeService
-
replaceAddress
-
save
-