Name |
Type |
Description |
|
Sets the endpoint, which is the URL of the service. The endpoint is automatically computed when you use the other `setX` method. |
|
|
Sets the host. |
|
|
Sets the port |
|
|
Sets the path of the service (root) |
|
|
Sets whether or not the HTTP service is using |
Name |
Type |
Description |
|
Sets the json object describing the location of the service. By convention, this json object should contain the link entry. |
|
|
Gets the metadata attached to the record. |
|
|
Sets the name of the service. It can reflect the service name of the name of the provider. |
|
|
Sets the registration id. This method is called when the service is published. |
|
Sets the status of the service. When published, the status is set to. When withdrawn, the status is set to . |
||
|
Sets the type of service. |
Name |
Type |
Description |
|
Sets the event bus address on which the service arrivals, departures and modifications are announced. This address must be consistent in the whole application. |
|
|
Sets whether or not the registration of importers declared as SPI is enabled. |
|
|
Sets the configuration passed to the . Refer to the backend documentation to get more details on the requirements. The default backend does not need any configuration. |
|
|
Sets the service discovery name used in the service usage events. If not set, the node id is used. |
|
|
Sets the usage address: the event bus address on which are sent the service usage events (bind / release). |