@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:20.066Z") @Stability(value=Experimental) public class CodeCommitSourceCodeProvider extends software.amazon.jsii.JsiiObject implements ISourceCodeProvider
| Modifier and Type | Class and Description |
|---|---|
static class |
CodeCommitSourceCodeProvider.Builder
(experimental) A fluent builder for
CodeCommitSourceCodeProvider. |
software.amazon.jsii.JsiiObject.InitializationModeISourceCodeProvider.Jsii$Default, ISourceCodeProvider.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
|
CodeCommitSourceCodeProvider(CodeCommitSourceCodeProviderProps props) |
protected |
CodeCommitSourceCodeProvider(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CodeCommitSourceCodeProvider(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 CodeCommitSourceCodeProvider(software.amazon.jsii.JsiiObjectRef objRef)
protected CodeCommitSourceCodeProvider(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public CodeCommitSourceCodeProvider(@NotNull
CodeCommitSourceCodeProviderProps props)
props - This parameter is required.@Stability(value=Experimental) @NotNull public SourceCodeProviderConfig bind(@NotNull App app)
bind in interface ISourceCodeProviderapp - This parameter is required.Copyright © 2021. All rights reserved.