Class UpdateImageOptions

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

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

    • newBuilder

      public UpdateImageOptions.Builder newBuilder()
      New builder.
      Returns:
      a UpdateImageOptions builder
    • id

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

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