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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Java