Interface IEnvironmentEndpointHandler
Inherited Members
Namespace: Steeltoe.Management.Endpoint.Actuators.Environment
Assembly: Steeltoe.Management.Endpoint.dll
Syntax
csharp
public interface IEnvironmentEndpointHandler : IEndpointHandler<object?, EnvironmentResponse>