Interface DeleteWorkspaceApiKeyResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<DeleteWorkspaceApiKeyResponse.Builder,DeleteWorkspaceApiKeyResponse>, GrafanaResponse.Builder, SdkBuilder<DeleteWorkspaceApiKeyResponse.Builder,DeleteWorkspaceApiKeyResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
DeleteWorkspaceApiKeyResponse

public static interface DeleteWorkspaceApiKeyResponse.Builder extends GrafanaResponse.Builder, SdkPojo, CopyableBuilder<DeleteWorkspaceApiKeyResponse.Builder,DeleteWorkspaceApiKeyResponse>
  • Method Details

    • keyName

      The name of the key that was deleted.

      Parameters:
      keyName - The name of the key that was deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • workspaceId

      The ID of the workspace where the key was deleted.

      Parameters:
      workspaceId - The ID of the workspace where the key was deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.