Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (17 loc) · 831 Bytes

File metadata and controls

22 lines (17 loc) · 831 Bytes

org.openapijsonschematools.client.servers.Server1

Server Server1

public class Server1

A class that stores a server url

Description

The local server

Constructor Summary

Constructor and Description
Server1()
Creates a server using default values for variables
Server1(Variables.VariablesMap variables)
Creates a server using input values for variables

Field Summary

Modifier and Type Field and Description
String url = "https://localhost:8080/{version}"
Variables.VariablesMap variables

[Back to top] [Back to Servers] [Back to README]