Class UpdateKeyOptions

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

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

    • newBuilder

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

      public String id()
      Gets the id. The key identifier.
      Returns:
      the id
    • keyPatch

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