Uses of Interface
com.microsoft.rest.protocol.Environment
-
Packages that use Environment Package Description com.microsoft.rest The package contains the runtime classes required for AutoRest generated clients to compile and function. -
-
Uses of Environment in com.microsoft.rest
Methods in com.microsoft.rest with parameters of type Environment Modifier and Type Method Description RestClient.BuilderRestClient.Builder. withBaseUrl(Environment environment, Environment.Endpoint endpoint)Sets the base URL with the default from the Environment.
-