Interface CreateScopedKeyRequest.TenantIdStage

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

public static interface CreateScopedKeyRequest.TenantIdStage
  • Method Details

    • tenantId

      CreateScopedKeyRequest.ContextIdStage tenantId(@NotNull @NotNull String tenantId)

      The tenant the key will operate on. Must be your live tenant ID or your test tenant ID; an ID outside your account returns a uniform 404 not found (no distinction is made between a missing and an out-of-account tenant).