Class ServiceProfileOperator.ServiceProfileBuilder
java.lang.Object
api.equinix.javasdk.fabric.model.json.creators.ServiceProfileOperator.ServiceProfileBuilder
- Enclosing class:
ServiceProfileOperator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccessPointTypeConfig(AccessPointTypeConfig accessPointTypeConfig) allowedEmail(String emailAddress) create()customField(CustomField customField) description(String description) marketingInfo(MarketingInfo marketingInfo) notification(NotificationType type, String emailAddress) notification(List<Notification> notifications) visibility(ServiceProfileVisibility visibility)
-
Constructor Details
-
ServiceProfileBuilder
-
-
Method Details
-
name
-
description
-
notification
public ServiceProfileOperator.ServiceProfileBuilder notification(NotificationType type, String emailAddress) -
notification
-
visibility
-
allowedEmail
-
tag
-
port
-
port
-
accessPointTypeConfig
public ServiceProfileOperator.ServiceProfileBuilder accessPointTypeConfig(AccessPointTypeConfig accessPointTypeConfig) -
customField
-
marketingInfo
-
create
-