Interface EndpointConfigSummary.Builder

    • Method Detail

      • endpointConfigName

        EndpointConfigSummary.Builder endpointConfigName​(String endpointConfigName)

        The name of the endpoint configuration.

        Parameters:
        endpointConfigName - The name of the endpoint configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • endpointConfigArn

        EndpointConfigSummary.Builder endpointConfigArn​(String endpointConfigArn)

        The Amazon Resource Name (ARN) of the endpoint configuration.

        Parameters:
        endpointConfigArn - The Amazon Resource Name (ARN) of the endpoint configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • creationTime

        EndpointConfigSummary.Builder creationTime​(Instant creationTime)

        A timestamp that shows when the endpoint configuration was created.

        Parameters:
        creationTime - A timestamp that shows when the endpoint configuration was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.