| Package | Description |
|---|---|
| com.google.cloud.tools.jib.async | |
| com.google.cloud.tools.jib.builder.steps |
| Modifier and Type | Method and Description |
|---|---|
static <T> AsyncStep<T> |
AsyncSteps.immediate(T returnValue) |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
NonBlockingSteps.get(AsyncStep<T> asyncStep)
Gets the completed computation result of
asyncStep. |
| Modifier and Type | Class and Description |
|---|---|
class |
WriteTarFileStep |
Copyright © 2018. All rights reserved.