public abstract class VolumeOptions extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
VolumeOptions.Builder |
| Constructor and Description |
|---|
VolumeOptions() |
| Modifier and Type | Method and Description |
|---|---|
static VolumeOptions.Builder |
builder() |
abstract Driver |
driverConfig() |
abstract com.google.common.collect.ImmutableMap<String,String> |
labels() |
abstract Boolean |
noCopy() |
Copyright © 2019. All rights reserved.