| Package | Description |
|---|---|
| com.google.cloud.tools.jib.frontend |
| Modifier and Type | Method and Description |
|---|---|
MainClassFinder.Result.ErrorType |
MainClassFinder.Result.getErrorType()
Gets the type of error.
|
static MainClassFinder.Result.ErrorType |
MainClassFinder.Result.ErrorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MainClassFinder.Result.ErrorType[] |
MainClassFinder.Result.ErrorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.