| Package | Description |
|---|---|
| com.amazonaws.services.apprunner.model |
| Modifier and Type | Method and Description |
|---|---|
static ProviderType |
ProviderType.fromValue(String value)
Use this in place of valueOf.
|
static ProviderType |
ProviderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProviderType[] |
ProviderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Connection |
Connection.withProviderType(ProviderType providerType)
The source repository provider.
|
ConnectionSummary |
ConnectionSummary.withProviderType(ProviderType providerType)
The source repository provider.
|
CreateConnectionRequest |
CreateConnectionRequest.withProviderType(ProviderType providerType)
The source repository provider.
|
Copyright © 2024. All rights reserved.