Class CreateShareMountTargetOptions

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.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 Details

    • newBuilder

      New builder.
      Returns:
      a CreateShareMountTargetOptions builder
    • 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