Class HypermediaService
Inheritance
System.Object
HypermediaService
Namespace: Steeltoe.Management.Endpoint.Hypermedia
Assembly: Steeltoe.Management.EndpointBase.dll
Syntax
public class HypermediaService : object
Constructors
| Edit this page View SourceHypermediaService(IManagementOptions, IEndpointOptions, ILogger)
Declaration
public HypermediaService(IManagementOptions mgmtOptions, IEndpointOptions options, ILogger logger = null)
Parameters
Type | Name | Description |
---|---|---|
IManagementOptions | mgmtOptions | |
IEndpointOptions | options | |
ILogger | logger |
Methods
| Edit this page View SourceInvoke(String)
Declaration
public Links Invoke(string baseUrl)
Parameters
Type | Name | Description |
---|---|---|
System.String | baseUrl |
Returns
Type | Description |
---|---|
Links |