Interface CreateRelationalDatabaseFromSnapshotResponse.Builder

    • Method Detail

      • operations

        CreateRelationalDatabaseFromSnapshotResponse.Builder operations​(Collection<Operation> operations)

        An array of objects that describe the result of the action, such as the status of the request, the timestamp of the request, and the resources affected by the request.

        Parameters:
        operations - An array of objects that describe the result of the action, such as the status of the request, the timestamp of the request, and the resources affected by the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • operations

        CreateRelationalDatabaseFromSnapshotResponse.Builder operations​(Operation... operations)

        An array of objects that describe the result of the action, such as the status of the request, the timestamp of the request, and the resources affected by the request.

        Parameters:
        operations - An array of objects that describe the result of the action, such as the status of the request, the timestamp of the request, and the resources affected by the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.