Policysimulator_v1Functions
object Policysimulator_v1Functions
Functions
Link copied to clipboard
Gets the specified Replay. Each Replay
is available for at least 7 days.
suspend fun getFolderReplay(argument: suspend GetFolderReplayPlainArgsBuilder.() -> Unit): GetFolderReplayResult
suspend fun getFolderReplay(folderId: String, location: String, replayId: String): GetFolderReplayResult
Link copied to clipboard
suspend fun getOrganizationReplay(argument: GetOrganizationReplayPlainArgs): GetOrganizationReplayResult
Gets the specified Replay. Each Replay
is available for at least 7 days.
suspend fun getOrganizationReplay(argument: suspend GetOrganizationReplayPlainArgsBuilder.() -> Unit): GetOrganizationReplayResult
suspend fun getOrganizationReplay(location: String, organizationId: String, replayId: String): GetOrganizationReplayResult
Link copied to clipboard
Gets the specified Replay. Each Replay
is available for at least 7 days.