Environment.Endpoint Interface

public static interface Environment.Endpoint

An endpoint identifier used for the provider to get a URL.

Method Summary

Modifier and Type Method and Description
abstract java.lang.String identifier()

Method Details

identifier

public abstract String identifier()

Returns:

a unique identifier for the endpoint in the environment

Applies to