Class ResellerCustomerOperator.ResellerCustomerBuilder
java.lang.Object
api.equinix.javasdk.customerportal.model.json.creators.ResellerCustomerOperator.ResellerCustomerBuilder
- Enclosing class:
ResellerCustomerOperator
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedResellerCustomerBuilder(String accountNumber, String customerAccountName) -
Method Summary
Modifier and TypeMethodDescriptioncreate()withAddress(Address address) withPermittedService(Service permittedService) withResellerNotificationContact(String resellerNotificationContact)
-
Constructor Details
-
ResellerCustomerBuilder
-
-
Method Details
-
withResellerNotificationContact
public ResellerCustomerOperator.ResellerCustomerBuilder withResellerNotificationContact(String resellerNotificationContact) -
withPermittedService
public ResellerCustomerOperator.ResellerCustomerBuilder withPermittedService(Service permittedService) -
withAddress
-
create
-