@ProviderType public interface ShareName extends Destination
| Modifier and Type | Method and Description |
|---|---|
static ShareName |
of(String name)
A factory method to create instances of a
ShareName. |
default void |
validate()
Validates the sharename.
|
getNamestatic ShareName of(String name)
ShareName.name - the identifier associated with the shared subscription, '>' and '*'
cannot be used.ShareNamedefault void validate()
Copyright 2019-2025 Solace Corporation. All rights reserved.