Class DeleteImageOptions

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.watson.visual_recognition.v4.model.DeleteImageOptions
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

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

    • newBuilder

      public DeleteImageOptions.Builder newBuilder()
      New builder.
      Returns:
      a DeleteImageOptions builder
    • collectionId

      public String collectionId()
      Gets the collectionId.

      The identifier of the collection.

      Returns:
      the collectionId
    • imageId

      public String imageId()
      Gets the imageId.

      The identifier of the image.

      Returns:
      the imageId