Package com.strongdm.api
Class RemoteIdentityGroupsHistory
java.lang.Object
com.strongdm.api.RemoteIdentityGroupsHistory
Deprecated.
RemoteIdentityGroupsHistory records all changes to the state of a RemoteIdentityGroup.
-
Constructor Summary
ConstructorDescriptionRemoteIdentityGroupsHistory
(io.grpc.ManagedChannel channel, Client client) Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.List gets a list of RemoteIdentityGroupHistory records matching a given set of criteria.withDeadlineAfter
(long duration, TimeUnit units) Deprecated.This function returns a copy of the RemoteIdentityGroupsHistory service which has the given deadline set for all method calls.
-
Constructor Details
-
RemoteIdentityGroupsHistory
Deprecated.
-
-
Method Details
-
withDeadlineAfter
Deprecated.This function returns a copy of the RemoteIdentityGroupsHistory service which has the given deadline set for all method calls. -
list
Deprecated.List gets a list of RemoteIdentityGroupHistory records matching a given set of criteria.- Throws:
RpcException
-