Class UpdateInstanceTemplateOptions

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

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

    • newBuilder

      New builder.
      Returns:
      a UpdateInstanceTemplateOptions builder
    • id

      public String id()
      Gets the id. The instance template identifier.
      Returns:
      the id
    • instanceTemplatePatch

      public Map<String,Object> instanceTemplatePatch()
      Gets the instanceTemplatePatch. The instance template patch.
      Returns:
      the instanceTemplatePatch