@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:20.067Z") @Stability(value=Experimental) public class GitHubSourceCodeProvider extends software.amazon.jsii.JsiiObject implements ISourceCodeProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
GitHubSourceCodeProvider.Builder
(experimental) A fluent builder for
GitHubSourceCodeProvider. |
software.amazon.jsii.JsiiObject.InitializationModeISourceCodeProvider.Jsii$Default, ISourceCodeProvider.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
GitHubSourceCodeProvider(GitHubSourceCodeProviderProps props) |
protected |
GitHubSourceCodeProvider(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
GitHubSourceCodeProvider(software.amazon.jsii.JsiiObjectRef objRef) |
| Modifier and Type | Method and Description |
|---|---|
SourceCodeProviderConfig |
bind(App _app)
(experimental) Binds the source code provider to an app.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetprotected GitHubSourceCodeProvider(software.amazon.jsii.JsiiObjectRef objRef)
protected GitHubSourceCodeProvider(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public GitHubSourceCodeProvider(@NotNull
GitHubSourceCodeProviderProps props)
props - This parameter is required.@Stability(value=Experimental) @NotNull public SourceCodeProviderConfig bind(@NotNull App _app)
bind in interface ISourceCodeProvider_app - This parameter is required.Copyright © 2021. All rights reserved.