@Generated(value="jsii-pacmak/1.67.0 (build 2c027f5)", date="2022-09-19T20:26:37.496Z") @Stability(value=Stable) public abstract class BaseJenkinsProvider extends software.constructs.Construct implements IJenkinsProvider
software.amazon.jsii.JsiiObject.InitializationModeIJenkinsProvider.Jsii$Default| Modifier | Constructor and Description |
|---|---|
protected |
BaseJenkinsProvider(software.constructs.Construct scope,
String id) |
protected |
BaseJenkinsProvider(software.constructs.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() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected BaseJenkinsProvider(software.amazon.jsii.JsiiObjectRef objRef)
protected BaseJenkinsProvider(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable)
protected BaseJenkinsProvider(@NotNull
software.constructs.Construct scope,
@NotNull
String id,
@Nullable
String version)
scope - This parameter is required.id - This parameter is required.version - @Stability(value=Stable)
protected BaseJenkinsProvider(@NotNull
software.constructs.Construct scope,
@NotNull
String id)
scope - This parameter is required.id - This parameter is required.@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 © 2022. All rights reserved.