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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Java