ServiceVersion Interface
public interface ServiceVersion
A generic interface for sending HTTP requests using the provided service version.
Method Summary
Modifier and Type | Method and Description |
---|---|
abstract String |
getVersion()
Gets the string representation of the ServiceVersion |
Method Details
getVersion
public abstract String getVersion()
Gets the string representation of the ServiceVersion
Returns:
the string representation of the ServiceVersion
Applies to
Colaborar conosco no GitHub
A fonte deste conteúdo pode ser encontrada no GitHub, onde você também pode criar e revisar problemas e solicitações de pull. Para obter mais informações, confira o nosso guia para colaboradores.
Azure SDK for Java