CodeBuilderAttribute Interface
public interface CodeBuilderAttribute
The Attribute class to configure dyanamic code generation process for service remoting.
Method Summary
Modifier and Type | Method and Description |
---|---|
boolean |
enableDebugging()
Gets enable debugging flag for the annotation to be used by auto code generation. |
Method Details
enableDebugging
public boolean enableDebugging()
Gets enable debugging flag for the annotation to be used by auto code generation.
Returns:
boolean enable debugging flag for the annotation to be used by auto code generation.
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