Class CreateShareMountTargetOptions

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class CreateShareMountTargetOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The createShareMountTarget options.
    • Method Detail

      • shareId

        public String shareId()
        Gets the shareId. The file share identifier.
        Returns:
        the shareId
      • shareMountTargetPrototype

        public ShareMountTargetPrototype shareMountTargetPrototype()
        Gets the shareMountTargetPrototype. The share mount target prototype object.
        Returns:
        the shareMountTargetPrototype