Class GetHealthResponse

java.lang.Object
org.stellar.sdk.responses.sorobanrpc.GetHealthResponse

public final class GetHealthResponse extends Object
Response for JSON-RPC method getHealth.
See Also:
  • Constructor Details

    • GetHealthResponse

      public GetHealthResponse(String status)
  • Method Details