Specifies the name that will be used to reference this guide. This name may be used just as a variable would be used within an equation—that is, this name may be substituted for literal values within other guides or the specification of the shape path. ...
A context consists of name-to-object bindings. The NameClassPair class represents the name and the class of the bound object. It consists of a name and a string representing the package-qualified class name. Use subclassing for naming systems that generate contents of a name/class pair dynamic...
Retrieves and manages builders for specific properties and components. A builder generates code for an item. ICategorizeProperties Provides category names and maps categories to properties for display in the Properties window. ICodeNavigate Provides a method to display the default event handler code ...
The base class for context classes that represent the execution environment of an activity. ActivityDelegate Represents an activity-based callback. ActivityFunc<TResult> Defines an activity delegate with noinarguments and oneoutargument of typeTresult. ...
FlaggedForAction FlagStatus Folder FolderChange FolderChanges FolderClass FolderId FolderIds FolderIds (ArrayOfFolderIdType) FolderName FolderNames Folders FolderShape FolderSize FoldersToIgnore FormattedAddress ForwardAllowed ForwardAsAttachmentToRecipients ForwardItem ForwardToRecipients FractionalPageFolderView Fra...
In addition to classes for synchronizing thread activities and access to data (Mutex, Monitor, Interlocked, AutoResetEvent, and so on), this namespace includes a ThreadPool class that allows you to use a pool of system-supplied threads, and a Timer class that executes callback methods on ...
hashCodein classObject Returns: a hash code value for this object. See Also: Object.equals(java.lang.Object),System.identityHashCode(java.lang.Object) quote public staticStringquote(Strings) Returns a quoted form of the given String, suitable for inclusion in an ObjectName. The returned value ...
Set the name property: The name to check for availability. Parameters: name - the name value to set. Returns: the CheckNameAvailabilityParameters object itself.withType public CheckNameAvailabilityParameters withType(String type) Set the type property: The resource type. Parameters: type - t...
Typescriptworkingexample:Playground Link Esbuildnot workingexample:Playground Link First of all, the code you wrote appears to be intended forJavaScript decoratorsand not forTypeScript experimental decorators. They are two different features with almost-identical syntax but with different semantics. This ...
Name and Version bitnami/kafka 26.3.1 What architecture are you using? amd64 What steps will reproduce the bug? I tried to add string authorizer.class.name=org.apache.kafka.metadata.authorizer.StandardAuthorizer to server.properties for ...