class documentation

class AccessKeyServiceServicer(object): (source)

View In Hierarchy

Missing associated documentation comment in .proto file.

Method Activate Missing associated documentation comment in .proto file.
Method Create Missing associated documentation comment in .proto file.
Method Deactivate Missing associated documentation comment in .proto file.
Method Delete Missing associated documentation comment in .proto file.
Method GetByAwsId Missing associated documentation comment in .proto file.
Method GetById Missing associated documentation comment in .proto file.
Method GetSecretOnce Missing associated documentation comment in .proto file.
Method List Missing associated documentation comment in .proto file.
Method ListByAccount Missing associated documentation comment in .proto file.
Method Update Missing associated documentation comment in .proto file.
def Activate(self, request, context): (source)

Missing associated documentation comment in .proto file.

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

Missing associated documentation comment in .proto file.

def Deactivate(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 GetByAwsId(self, request, context): (source)

Missing associated documentation comment in .proto file.

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

Missing associated documentation comment in .proto file.

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

Missing associated documentation comment in .proto file.

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

Missing associated documentation comment in .proto file.

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

Missing associated documentation comment in .proto file.

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

Missing associated documentation comment in .proto file.