@Generated public interface LlmProxyPartnerPoweredWorkspaceService
This is the high-level interface, that contains generated methods.
Evolving: this interface is under development. Method signatures may change.
| Modifier and Type | Method and Description |
|---|---|
DeleteLlmProxyPartnerPoweredWorkspaceResponse |
delete(DeleteLlmProxyPartnerPoweredWorkspaceRequest deleteLlmProxyPartnerPoweredWorkspaceRequest)
Delete the enable partner powered AI features workspace setting.
|
LlmProxyPartnerPoweredWorkspace |
get(GetLlmProxyPartnerPoweredWorkspaceRequest getLlmProxyPartnerPoweredWorkspaceRequest)
Get the enable partner powered AI features workspace setting.
|
LlmProxyPartnerPoweredWorkspace |
update(UpdateLlmProxyPartnerPoweredWorkspaceRequest updateLlmProxyPartnerPoweredWorkspaceRequest)
Update the enable partner powered AI features workspace setting.
|
DeleteLlmProxyPartnerPoweredWorkspaceResponse delete(DeleteLlmProxyPartnerPoweredWorkspaceRequest deleteLlmProxyPartnerPoweredWorkspaceRequest)
Reverts the enable partner powered AI features workspace setting to its default value.
LlmProxyPartnerPoweredWorkspace get(GetLlmProxyPartnerPoweredWorkspaceRequest getLlmProxyPartnerPoweredWorkspaceRequest)
Gets the enable partner powered AI features workspace setting.
LlmProxyPartnerPoweredWorkspace update(UpdateLlmProxyPartnerPoweredWorkspaceRequest updateLlmProxyPartnerPoweredWorkspaceRequest)
Updates the enable partner powered AI features workspace setting.
Copyright © 2025. All rights reserved.