Package | Description |
---|---|
com.oracle.bmc.artifacts.model |
Modifier and Type | Method and Description |
---|---|
static ContainerVersion.Builder |
ContainerVersion.builder()
Create a new builder.
|
ContainerVersion.Builder |
ContainerVersion.Builder.copy(ContainerVersion model) |
ContainerVersion.Builder |
ContainerVersion.Builder.createdBy(String createdBy)
The OCID of the user or principal that pushed the version.
|
ContainerVersion.Builder |
ContainerVersion.Builder.timeCreated(Date timeCreated)
The creation time of the version.
|
ContainerVersion.Builder |
ContainerVersion.toBuilder() |
ContainerVersion.Builder |
ContainerVersion.Builder.version(String version)
The version name.
|
Copyright © 2016–2024. All rights reserved.