Interface GetVpcEndpointServiceNameResponse.Builder

  • Method Details

    • serviceName

      The VPC endpoint service name.

      Parameters:
      serviceName - The VPC endpoint service name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • clusterVpcEndpoint

      GetVpcEndpointServiceNameResponse.Builder clusterVpcEndpoint(String clusterVpcEndpoint)

      The VPC connection endpoint for the cluster.

      Parameters:
      clusterVpcEndpoint - The VPC connection endpoint for the cluster.
      Returns:
      Returns a reference to this object so that method calls can be chained together.