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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java