Class UpdateImageExportJobOptions

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.UpdateImageExportJobOptions
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class UpdateImageExportJobOptions extends com.ibm.cloud.sdk.core.service.model.GenericModel
The updateImageExportJob options.
  • Method Details

    • newBuilder

      New builder.
      Returns:
      a UpdateImageExportJobOptions builder
    • imageId

      public String imageId()
      Gets the imageId. The image identifier.
      Returns:
      the imageId
    • id

      public String id()
      Gets the id. The image export job identifier.
      Returns:
      the id
    • imageExportJobPatch

      public Map<String,Object> imageExportJobPatch()
      Gets the imageExportJobPatch. The image export job patch.
      Returns:
      the imageExportJobPatch