@Target(value={CONSTRUCTOR,TYPE}) @Retention(value=SOURCE) public @interface VcsOptions
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
httpsPreferred
Flag that specifies that https is preferred.
|
String |
remote
The remote to use.
|
public abstract String remote
Copyright © 2018–2022 Red Hat. All rights reserved.