Interface OperatorResponse.Builder

  • Method Details

    • managed

      If true, the resource is managed by a service provider.

      Parameters:
      managed - If true, the resource is managed by a service provider.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • principal

      OperatorResponse.Builder principal(String principal)

      If managed is true, then the principal is returned. The principal is the service provider that manages the resource.

      Parameters:
      principal - If managed is true, then the principal is returned. The principal is the service provider that manages the resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.