public static interface DeleteWorkspaceApiKeyResponse.Builder extends GrafanaResponse.Builder, SdkPojo, CopyableBuilder<DeleteWorkspaceApiKeyResponse.Builder,DeleteWorkspaceApiKeyResponse>
| Modifier and Type | Method and Description |
|---|---|
DeleteWorkspaceApiKeyResponse.Builder |
keyName(String keyName)
The name of the key that was deleted.
|
DeleteWorkspaceApiKeyResponse.Builder |
workspaceId(String workspaceId)
The ID of the workspace where the key was deleted.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteWorkspaceApiKeyResponse.Builder keyName(String keyName)
The name of the key that was deleted.
keyName - The name of the key that was deleted.DeleteWorkspaceApiKeyResponse.Builder workspaceId(String workspaceId)
The ID of the workspace where the key was deleted.
workspaceId - The ID of the workspace where the key was deleted.Copyright © 2023. All rights reserved.