Interface GenerateBackendApiModelsResponse.Builder

    • Method Detail

      • backendEnvironmentName

        GenerateBackendApiModelsResponse.Builder backendEnvironmentName​(String backendEnvironmentName)

        The name of the backend environment.

        Parameters:
        backendEnvironmentName - The name of the backend environment.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • error

        GenerateBackendApiModelsResponse.Builder error​(String error)

        If the request fails, this error is returned.

        Parameters:
        error - If the request fails, this error is returned.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • operation

        GenerateBackendApiModelsResponse.Builder operation​(String operation)

        The name of the operation.

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

        GenerateBackendApiModelsResponse.Builder status​(String status)

        The current status of the request.

        Parameters:
        status - The current status of the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.