ServerKey.DefinitionStages.WithUri Interface
public static interface ServerKey.DefinitionStages.WithUri
The stage of the ServerKey definition allowing to specify uri.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withUri(String uri)
Specifies the uri property: The URI of the key.. |
Method Details
withUri
public abstract ServerKey.DefinitionStages.WithCreate withUri(String uri)
Specifies the uri property: The URI of the key..
Parameters:
Returns: