Interface GetSolVnfcResourceInfoMetadata.Builder

    • Method Detail

      • cluster

        GetSolVnfcResourceInfoMetadata.Builder cluster​(String cluster)

        Information about the cluster.

        Parameters:
        cluster - Information about the cluster.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • helmChart

        GetSolVnfcResourceInfoMetadata.Builder helmChart​(String helmChart)

        Information about the helm chart.

        Parameters:
        helmChart - Information about the helm chart.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • nodeGroup

        GetSolVnfcResourceInfoMetadata.Builder nodeGroup​(String nodeGroup)

        Information about the node group.

        Parameters:
        nodeGroup - Information about the node group.
        Returns:
        Returns a reference to this object so that method calls can be chained together.