public static class GadgetState.SpecUriBuilder extends Object
| Modifier and Type | Method and Description |
|---|---|
GadgetState.Builder |
specUri(String specUri)
Sets the spec URI of the
GadgetState under construction and returns a Builder to allow
the Color and user prefs to be set. |
GadgetState.Builder |
specUri(URI specUri)
Sets the spec URI of the
GadgetState under construction and returns a Builder to allow
the Color and user prefs to be set. |
public GadgetState.Builder specUri(String specUri) throws URISyntaxException
GadgetState under construction and returns a Builder to allow
the Color and user prefs to be set.specUri - the spec URI to use for the gadgetBuilder allowing further construction of the GadgetStateURISyntaxException - if the specUri is not a valid URIpublic GadgetState.Builder specUri(URI specUri)
GadgetState under construction and returns a Builder to allow
the Color and user prefs to be set.specUri - the spec URI to use for the gadgetBuilder allowing further construction of the GadgetStateCopyright © 2024 Atlassian. All rights reserved.