| Package | Description |
|---|---|
| software.amazon.awssdk.services.grafana.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateWorkspaceApiKeyResponse.Builder |
CreateWorkspaceApiKeyResponse.builder() |
CreateWorkspaceApiKeyResponse.Builder |
CreateWorkspaceApiKeyResponse.Builder.key(String key)
The key token.
|
CreateWorkspaceApiKeyResponse.Builder |
CreateWorkspaceApiKeyResponse.Builder.keyName(String keyName)
The name of the key that was created.
|
CreateWorkspaceApiKeyResponse.Builder |
CreateWorkspaceApiKeyResponse.toBuilder() |
CreateWorkspaceApiKeyResponse.Builder |
CreateWorkspaceApiKeyResponse.Builder.workspaceId(String workspaceId)
The ID of the workspace that the key is valid for.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateWorkspaceApiKeyResponse.Builder> |
CreateWorkspaceApiKeyResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.