Interface SystemServiceAssociatedMetadata.Builder

  • Method Details

    • serviceName

      The name of the associated service.

      Parameters:
      serviceName - The name of the associated service.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • serviceArn

      Sets the value of the ServiceArn property for this object.
      Parameters:
      serviceArn - The new value for the ServiceArn property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • userJourneys

      The user journeys linking the service to the system.

      Parameters:
      userJourneys - The user journeys linking the service to the system.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • userJourneys

      SystemServiceAssociatedMetadata.Builder userJourneys(String... userJourneys)

      The user journeys linking the service to the system.

      Parameters:
      userJourneys - The user journeys linking the service to the system.
      Returns:
      Returns a reference to this object so that method calls can be chained together.