@Generated(value="jsii-pacmak/1.7.0 (build 179a3a5)", date="2020-06-20T01:23:52.587Z") @Stability(value=Stable) public abstract class BaseJenkinsProvider extends Construct implements IJenkinsProvider
| Modifier | Constructor and Description |
|---|---|
protected |
BaseJenkinsProvider(Construct scope,
String id) |
protected |
BaseJenkinsProvider(Construct scope,
String id,
String version) |
protected |
BaseJenkinsProvider(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
BaseJenkinsProvider(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
getProviderName() |
abstract String |
getServerUrl() |
String |
getVersion() |
getNode, isConstruct, onPrepare, onSynthesize, onValidate, prepare, synthesize, validatejsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetNodeprotected BaseJenkinsProvider(software.amazon.jsii.JsiiObjectRef objRef)
protected BaseJenkinsProvider(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable)
protected BaseJenkinsProvider(@NotNull
Construct scope,
@NotNull
String id,
@Nullable
String version)
scope - This parameter is required.id - This parameter is required.version - @Stability(value=Stable) @NotNull public abstract String getProviderName()
getProviderName in interface IJenkinsProvider@Stability(value=Stable) @NotNull public abstract String getServerUrl()
getServerUrl in interface IJenkinsProvider@Stability(value=Stable) @NotNull public String getVersion()
getVersion in interface IJenkinsProviderCopyright © 2020. All rights reserved.