Interface CreateVirtualClusterResponse.Builder

    • Method Detail

      • id

        CreateVirtualClusterResponse.Builder id​(String id)

        This output contains the virtual cluster ID.

        Parameters:
        id - This output contains the virtual cluster ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • name

        CreateVirtualClusterResponse.Builder name​(String name)

        This output contains the name of the virtual cluster.

        Parameters:
        name - This output contains the name of the virtual cluster.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • arn

        CreateVirtualClusterResponse.Builder arn​(String arn)

        This output contains the ARN of virtual cluster.

        Parameters:
        arn - This output contains the ARN of virtual cluster.
        Returns:
        Returns a reference to this object so that method calls can be chained together.