class documentation

class FederationCertificateServiceServicer(object): (source)

View In Hierarchy

Missing associated documentation comment in .proto file.

Method Create Missing associated documentation comment in .proto file.
Method Delete Missing associated documentation comment in .proto file.
Method Get Missing associated documentation comment in .proto file.
Method ListByFederation Missing associated documentation comment in .proto file.
Method Update Missing associated documentation comment in .proto file.
Method UpdateBulk Replaces all federation's certificates with provided in the request. Certificates which are not presented will be removed.
def Create(self, request, context): (source)

Missing associated documentation comment in .proto file.

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

Missing associated documentation comment in .proto file.

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

Missing associated documentation comment in .proto file.

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

Missing associated documentation comment in .proto file.

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

Missing associated documentation comment in .proto file.

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

Replaces all federation's certificates with provided in the request. Certificates which are not presented will be removed.