Class CreateParams


  • public class CreateParams
    extends Object
    Interface for create dataset API zOSMF REST API information: ...
    Version:
    3.0
    Author:
    Leonid Baranov
    • Method Detail

      • getAlcunit

        public Optional<String> getAlcunit()
        Retrieve alcunit value
        Returns:
        alcunit value
      • getAvgblk

        public OptionalInt getAvgblk()
        Retrieve avgblk value
        Returns:
        avgblk value
      • getBlksize

        public OptionalInt getBlksize()
        Retrieve blksize value
        Returns:
        blksize value
      • getDataclass

        public Optional<String> getDataclass()
        Retrieve dataclass value
        Returns:
        dataclass value
      • getDirblk

        public OptionalInt getDirblk()
        Retrieve dirblk value
        Returns:
        dirblk value
      • getDsntype

        public Optional<String> getDsntype()
        Retrieve dsntype value
        Returns:
        dsntype value
      • getDsorg

        public Optional<String> getDsorg()
        Retrieve dsorg value
        Returns:
        dsorg value
      • getLrecl

        public OptionalInt getLrecl()
        Retrieve lrecl value
        Returns:
        lrecl value
      • getMgntclass

        public Optional<String> getMgntclass()
        Retrieve mgntclass value
        Returns:
        mgntclass value
      • getPrimary

        public OptionalInt getPrimary()
        Retrieve primary value
        Returns:
        primary value
      • getRecfm

        public Optional<String> getRecfm()
        Retrieve recfm value
        Returns:
        recfm value
      • getResponseTimeout

        public Optional<String> getResponseTimeout()
        Retrieve responseTimeout value
        Returns:
        responseTimeout value
      • getSecondary

        public OptionalInt getSecondary()
        Retrieve secondary value
        Returns:
        secondary value
      • isShowAttributes

        public boolean isShowAttributes()
        Retrieve is showAttributes specified
        Returns:
        boolean true or false
      • getSize

        public Optional<String> getSize()
        Retrieve size value
        Returns:
        size value
      • getStorclass

        public Optional<String> getStorclass()
        Retrieve storclass value
        Returns:
        storclass value
      • getUnit

        public Optional<String> getUnit()
        Retrieve unit value
        Returns:
        unit value
      • getVolser

        public Optional<String> getVolser()
        Retrieve volser value
        Returns:
        volser value
      • toString

        public String toString()
        Return string value representing CreateOptions object
        Overrides:
        toString in class Object
        Returns:
        string representation of CreateOptions