Class DeleteResourceInstanceOptions

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class DeleteResourceInstanceOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The deleteResourceInstance options.
    • Method Detail

      • id

        public java.lang.String id()
        Gets the id. The resource instance URL-encoded CRN or GUID.
        Returns:
        the id
      • recursive

        public java.lang.Boolean recursive()
        Gets the recursive. Will delete resource bindings, keys and aliases associated with the instance.
        Returns:
        the recursive