Package api.equinix.javasdk.fabric.model
Interface ServiceProfile
-
Method Details
-
getUuid
String getUuid() -
getState
ServiceProfileState getState() -
getHref
String getHref() -
getAccount
Account getAccount() -
getTags
-
getName
String getName() -
getDescription
String getDescription() -
getVisibility
ServiceProfileVisibility getVisibility() -
getType
ServiceProfileType getType() -
getNotifications
List<Notification> getNotifications() -
getAccessPointTypeConfigs
List<AccessPointTypeConfig> getAccessPointTypeConfigs() -
metros
List<ServiceProfileMetro> metros() -
getMarketingInfo
MarketingInfo getMarketingInfo() -
getSelfProfile
Boolean getSelfProfile() -
getChangeLog
ChangeLog getChangeLog() -
getCustomFields
List<CustomField> getCustomFields() -
getAllowedEmails
-
delete
Boolean delete() -
refresh
void refresh()
-