GetDataSetDetailsResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The size of the block on disk.

Link copied to clipboard

The timestamp when the data set was created.

Link copied to clipboard

The name of the data set.

Link copied to clipboard

The type of data set. The only supported value is VSAM.

Link copied to clipboard

File size of the dataset.

Link copied to clipboard

The last time the data set was referenced.

Link copied to clipboard

The last time the data set was updated.

Link copied to clipboard

The location where the data set is stored.

Link copied to clipboard

The length of records in the data set.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String