@Generated public class LlmProxyPartnerPoweredWorkspaceAPI extends Object
| Constructor and Description |
|---|
LlmProxyPartnerPoweredWorkspaceAPI(ApiClient apiClient)
Regular-use constructor
|
LlmProxyPartnerPoweredWorkspaceAPI(LlmProxyPartnerPoweredWorkspaceService mock)
Constructor for mocks
|
| Modifier and Type | Method and Description |
|---|---|
DeleteLlmProxyPartnerPoweredWorkspaceResponse |
delete(DeleteLlmProxyPartnerPoweredWorkspaceRequest request)
Reverts the enable partner powered AI features workspace setting to its default value.
|
LlmProxyPartnerPoweredWorkspace |
get(GetLlmProxyPartnerPoweredWorkspaceRequest request)
Gets the enable partner powered AI features workspace setting.
|
LlmProxyPartnerPoweredWorkspaceService |
impl() |
LlmProxyPartnerPoweredWorkspace |
update(UpdateLlmProxyPartnerPoweredWorkspaceRequest request)
Updates the enable partner powered AI features workspace setting.
|
public LlmProxyPartnerPoweredWorkspaceAPI(ApiClient apiClient)
public LlmProxyPartnerPoweredWorkspaceAPI(LlmProxyPartnerPoweredWorkspaceService mock)
public DeleteLlmProxyPartnerPoweredWorkspaceResponse delete(DeleteLlmProxyPartnerPoweredWorkspaceRequest request)
public LlmProxyPartnerPoweredWorkspace get(GetLlmProxyPartnerPoweredWorkspaceRequest request)
public LlmProxyPartnerPoweredWorkspace update(UpdateLlmProxyPartnerPoweredWorkspaceRequest request)
public LlmProxyPartnerPoweredWorkspaceService impl()
Copyright © 2026. All rights reserved.