Package | Description |
---|---|
com.oracle.bmc.containerinstances.model |
Modifier and Type | Method and Description |
---|---|
ContainerEmptyDirVolume.Builder |
ContainerEmptyDirVolume.Builder.backingStore(ContainerEmptyDirVolume.BackingStore backingStore)
The volume type of the empty directory, can be either File Storage or Memory.
|
static ContainerEmptyDirVolume.Builder |
ContainerEmptyDirVolume.builder()
Create a new builder.
|
ContainerEmptyDirVolume.Builder |
ContainerEmptyDirVolume.Builder.copy(ContainerEmptyDirVolume model) |
ContainerEmptyDirVolume.Builder |
ContainerEmptyDirVolume.Builder.name(String name) |
ContainerEmptyDirVolume.Builder |
ContainerEmptyDirVolume.toBuilder() |
Copyright © 2016–2024. All rights reserved.