Package com.microsoft.rest.protocol
Interface Environment.Endpoint
-
- Enclosing interface:
- Environment
public static interface Environment.EndpointAn endpoint identifier used for the provider to get a URL.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringidentifier()
-
-
-
Method Detail
-
identifier
String identifier()
- Returns:
- a unique identifier for the endpoint in the environment
-
-