| Package | Description |
|---|---|
| org.kohsuke.github |
| Modifier and Type | Method and Description |
|---|---|
GHTargetType |
GHAppInstallation.getTargetType()
Gets target type.
|
static GHTargetType |
GHTargetType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GHTargetType[] |
GHTargetType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GHAppInstallation.setTargetType(GHTargetType targetType)
Sets target type.
|
Copyright © 2020. All rights reserved.