Interface AdminLogsResponse.TenantIdStage

All Known Implementing Classes:
AdminLogsResponse.Builder
Enclosing class:
AdminLogsResponse

public static interface AdminLogsResponse.TenantIdStage
  • Method Summary

    Modifier and Type
    Method
    Description
    tenantId(@NotNull String tenantId)
    Echoes your account id, confirming which account these entries belong to.
  • Method Details