| Package | Description |
|---|---|
| com.amazonaws.services.codebuild.model |
| Modifier and Type | Method and Description |
|---|---|
static ServerType |
ServerType.fromValue(String value)
Use this in place of valueOf.
|
static ServerType |
ServerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServerType[] |
ServerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ImportSourceCredentialsRequest |
ImportSourceCredentialsRequest.withServerType(ServerType serverType)
The source provider used for this project.
|
SourceCredentialsInfo |
SourceCredentialsInfo.withServerType(ServerType serverType)
The type of source provider.
|
Copyright © 2020. All rights reserved.