Interface ServiceProfile.Builder

    • Method Detail

      • arn

        ServiceProfile.Builder arn​(String arn)

        The Amazon Resource Name of the resource.

        Parameters:
        arn - The Amazon Resource Name of the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        ServiceProfile.Builder name​(String name)

        The name of the resource.

        Parameters:
        name - The name of the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • id

        ServiceProfile.Builder id​(String id)

        The ID of the service profile.

        Parameters:
        id - The ID of the service profile.
        Returns:
        Returns a reference to this object so that method calls can be chained together.