class documentation

class MaintenanceServiceServicer(object): (source)

View In Hierarchy

A set of methods for managing maintenance operations.

Method Get Returns the specified maintenance operation. To get the list of upcoming and past maintenance operations, make a [List] request.
Method List Retrieves the list of maintenance operations that belong to the specified container.
def Get(self, request, context): (source)

Returns the specified maintenance operation. To get the list of upcoming and past maintenance operations, make a [List] request.

def List(self, request, context): (source)

Retrieves the list of maintenance operations that belong to the specified container.