Package | Description |
---|---|
com.oracle.bmc.artifacts.model |
Modifier and Type | Method and Description |
---|---|
static ContainerImageLayer.Builder |
ContainerImageLayer.builder()
Create a new builder.
|
ContainerImageLayer.Builder |
ContainerImageLayer.Builder.copy(ContainerImageLayer model) |
ContainerImageLayer.Builder |
ContainerImageLayer.Builder.digest(String digest)
The sha256 digest of the image layer.
|
ContainerImageLayer.Builder |
ContainerImageLayer.Builder.sizeInBytes(Long sizeInBytes)
The size of the layer in bytes.
|
ContainerImageLayer.Builder |
ContainerImageLayer.Builder.timeCreated(Date timeCreated)
An RFC 3339 timestamp indicating when the layer was created.
|
ContainerImageLayer.Builder |
ContainerImageLayer.toBuilder() |
Copyright © 2016–2024. All rights reserved.