Interface DeleteServiceResponse.Builder

    • Method Detail

      • service

        DeleteServiceResponse.Builder service​(Service service)

        A description of the App Runner service that this request just deleted.

        Parameters:
        service - A description of the App Runner service that this request just deleted.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • operationId

        DeleteServiceResponse.Builder operationId​(String operationId)

        The unique ID of the asynchronous operation that this request started. You can use it combined with the ListOperations call to track the operation's progress.

        Parameters:
        operationId - The unique ID of the asynchronous operation that this request started. You can use it combined with the ListOperations call to track the operation's progress.
        Returns:
        Returns a reference to this object so that method calls can be chained together.