Interface SelfManageResources.Builder

  • Method Details

    • targetDestinationWithStrings

      SelfManageResources.Builder targetDestinationWithStrings(Collection<String> targetDestination)

      Self-managed resources target destination.

      Parameters:
      targetDestination - Self-managed resources target destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • targetDestinationWithStrings

      SelfManageResources.Builder targetDestinationWithStrings(String... targetDestination)

      Self-managed resources target destination.

      Parameters:
      targetDestination - Self-managed resources target destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • targetDestination

      Self-managed resources target destination.

      Parameters:
      targetDestination - Self-managed resources target destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • targetDestination

      SelfManageResources.Builder targetDestination(SelfManageTargetDestination... targetDestination)

      Self-managed resources target destination.

      Parameters:
      targetDestination - Self-managed resources target destination.
      Returns:
      Returns a reference to this object so that method calls can be chained together.