@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.
|
getName
static ShareName of(String name)
ShareName
.name
- the identifier associated with the shared subscription, '>' and '*'
cannot be used.ShareName
default void validate()
Copyright 2019-2024 Solace Corporation. All rights reserved.