Versions in this module Expand all Collapse all v20241113002 v20241113002.0.0 Dec 4, 2024 Changes in this version + type AWSClustersDNSApi struct + func NewAWSClustersDNSApi(t interface{ ... }) *AWSClustersDNSApi + func (_m *AWSClustersDNSApi) EXPECT() *AWSClustersDNSApi_Expecter + func (_m *AWSClustersDNSApi) GetAwsCustomDns(ctx context.Context, groupId string) admin.GetAwsCustomDnsApiRequest + func (_m *AWSClustersDNSApi) GetAwsCustomDnsExecute(r admin.GetAwsCustomDnsApiRequest) (*admin.AWSCustomDNSEnabled, *http.Response, error) + func (_m *AWSClustersDNSApi) GetAwsCustomDnsWithParams(ctx context.Context, args *admin.GetAwsCustomDnsApiParams) admin.GetAwsCustomDnsApiRequest + func (_m *AWSClustersDNSApi) ToggleAwsCustomDns(ctx context.Context, groupId string, ...) admin.ToggleAwsCustomDnsApiRequest + func (_m *AWSClustersDNSApi) ToggleAwsCustomDnsExecute(r admin.ToggleAwsCustomDnsApiRequest) (*admin.AWSCustomDNSEnabled, *http.Response, error) + func (_m *AWSClustersDNSApi) ToggleAwsCustomDnsWithParams(ctx context.Context, args *admin.ToggleAwsCustomDnsApiParams) admin.ToggleAwsCustomDnsApiRequest + type AWSClustersDNSApi_Expecter struct + func (_e *AWSClustersDNSApi_Expecter) GetAwsCustomDns(ctx any, groupId any) *AWSClustersDNSApi_GetAwsCustomDns_Call + func (_e *AWSClustersDNSApi_Expecter) GetAwsCustomDnsExecute(r any) *AWSClustersDNSApi_GetAwsCustomDnsExecute_Call + func (_e *AWSClustersDNSApi_Expecter) GetAwsCustomDnsWithParams(ctx any, args any) *AWSClustersDNSApi_GetAwsCustomDnsWithParams_Call + func (_e *AWSClustersDNSApi_Expecter) ToggleAwsCustomDns(ctx any, groupId any, aWSCustomDNSEnabled any) *AWSClustersDNSApi_ToggleAwsCustomDns_Call + func (_e *AWSClustersDNSApi_Expecter) ToggleAwsCustomDnsExecute(r any) *AWSClustersDNSApi_ToggleAwsCustomDnsExecute_Call + func (_e *AWSClustersDNSApi_Expecter) ToggleAwsCustomDnsWithParams(ctx any, args any) *AWSClustersDNSApi_ToggleAwsCustomDnsWithParams_Call + type AWSClustersDNSApi_GetAwsCustomDnsExecute_Call struct + func (_c *AWSClustersDNSApi_GetAwsCustomDnsExecute_Call) Return(_a0 *admin.AWSCustomDNSEnabled, _a1 *http.Response, _a2 error) *AWSClustersDNSApi_GetAwsCustomDnsExecute_Call + func (_c *AWSClustersDNSApi_GetAwsCustomDnsExecute_Call) Run(run func(r admin.GetAwsCustomDnsApiRequest)) *AWSClustersDNSApi_GetAwsCustomDnsExecute_Call + func (_c *AWSClustersDNSApi_GetAwsCustomDnsExecute_Call) RunAndReturn(...) *AWSClustersDNSApi_GetAwsCustomDnsExecute_Call + type AWSClustersDNSApi_GetAwsCustomDnsWithParams_Call struct + func (_c *AWSClustersDNSApi_GetAwsCustomDnsWithParams_Call) Return(_a0 admin.GetAwsCustomDnsApiRequest) *AWSClustersDNSApi_GetAwsCustomDnsWithParams_Call + func (_c *AWSClustersDNSApi_GetAwsCustomDnsWithParams_Call) Run(run func(ctx context.Context, args *admin.GetAwsCustomDnsApiParams)) *AWSClustersDNSApi_GetAwsCustomDnsWithParams_Call + func (_c *AWSClustersDNSApi_GetAwsCustomDnsWithParams_Call) RunAndReturn(...) *AWSClustersDNSApi_GetAwsCustomDnsWithParams_Call + type AWSClustersDNSApi_GetAwsCustomDns_Call struct + func (_c *AWSClustersDNSApi_GetAwsCustomDns_Call) Return(_a0 admin.GetAwsCustomDnsApiRequest) *AWSClustersDNSApi_GetAwsCustomDns_Call + func (_c *AWSClustersDNSApi_GetAwsCustomDns_Call) Run(run func(ctx context.Context, groupId string)) *AWSClustersDNSApi_GetAwsCustomDns_Call + func (_c *AWSClustersDNSApi_GetAwsCustomDns_Call) RunAndReturn(run func(context.Context, string) admin.GetAwsCustomDnsApiRequest) *AWSClustersDNSApi_GetAwsCustomDns_Call + type AWSClustersDNSApi_ToggleAwsCustomDnsExecute_Call struct + func (_c *AWSClustersDNSApi_ToggleAwsCustomDnsExecute_Call) Return(_a0 *admin.AWSCustomDNSEnabled, _a1 *http.Response, _a2 error) *AWSClustersDNSApi_ToggleAwsCustomDnsExecute_Call + func (_c *AWSClustersDNSApi_ToggleAwsCustomDnsExecute_Call) Run(run func(r admin.ToggleAwsCustomDnsApiRequest)) *AWSClustersDNSApi_ToggleAwsCustomDnsExecute_Call + func (_c *AWSClustersDNSApi_ToggleAwsCustomDnsExecute_Call) RunAndReturn(...) *AWSClustersDNSApi_ToggleAwsCustomDnsExecute_Call + type AWSClustersDNSApi_ToggleAwsCustomDnsWithParams_Call struct + func (_c *AWSClustersDNSApi_ToggleAwsCustomDnsWithParams_Call) Return(_a0 admin.ToggleAwsCustomDnsApiRequest) *AWSClustersDNSApi_ToggleAwsCustomDnsWithParams_Call + func (_c *AWSClustersDNSApi_ToggleAwsCustomDnsWithParams_Call) Run(run func(ctx context.Context, args *admin.ToggleAwsCustomDnsApiParams)) *AWSClustersDNSApi_ToggleAwsCustomDnsWithParams_Call + func (_c *AWSClustersDNSApi_ToggleAwsCustomDnsWithParams_Call) RunAndReturn(...) *AWSClustersDNSApi_ToggleAwsCustomDnsWithParams_Call + type AWSClustersDNSApi_ToggleAwsCustomDns_Call struct + func (_c *AWSClustersDNSApi_ToggleAwsCustomDns_Call) Return(_a0 admin.ToggleAwsCustomDnsApiRequest) *AWSClustersDNSApi_ToggleAwsCustomDns_Call + func (_c *AWSClustersDNSApi_ToggleAwsCustomDns_Call) Run(run func(ctx context.Context, groupId string, ...)) *AWSClustersDNSApi_ToggleAwsCustomDns_Call + func (_c *AWSClustersDNSApi_ToggleAwsCustomDns_Call) RunAndReturn(...) *AWSClustersDNSApi_ToggleAwsCustomDns_Call + type AccessTrackingApi struct + func NewAccessTrackingApi(t interface{ ... }) *AccessTrackingApi + func (_m *AccessTrackingApi) EXPECT() *AccessTrackingApi_Expecter + func (_m *AccessTrackingApi) ListAccessLogsByClusterName(ctx context.Context, groupId string, clusterName string) admin.ListAccessLogsByClusterNameApiRequest + func (_m *AccessTrackingApi) ListAccessLogsByClusterNameExecute(r admin.ListAccessLogsByClusterNameApiRequest) (*admin.MongoDBAccessLogsList, *http.Response, error) + func (_m *AccessTrackingApi) ListAccessLogsByClusterNameWithParams(ctx context.Context, args *admin.ListAccessLogsByClusterNameApiParams) admin.ListAccessLogsByClusterNameApiRequest + func (_m *AccessTrackingApi) ListAccessLogsByHostname(ctx context.Context, groupId string, hostname string) admin.ListAccessLogsByHostnameApiRequest + func (_m *AccessTrackingApi) ListAccessLogsByHostnameExecute(r admin.ListAccessLogsByHostnameApiRequest) (*admin.MongoDBAccessLogsList, *http.Response, error) + func (_m *AccessTrackingApi) ListAccessLogsByHostnameWithParams(ctx context.Context, args *admin.ListAccessLogsByHostnameApiParams) admin.ListAccessLogsByHostnameApiRequest + type AccessTrackingApi_Expecter struct + func (_e *AccessTrackingApi_Expecter) ListAccessLogsByClusterName(ctx any, groupId any, clusterName any) *AccessTrackingApi_ListAccessLogsByClusterName_Call + func (_e *AccessTrackingApi_Expecter) ListAccessLogsByClusterNameExecute(r any) *AccessTrackingApi_ListAccessLogsByClusterNameExecute_Call + func (_e *AccessTrackingApi_Expecter) ListAccessLogsByClusterNameWithParams(ctx any, args any) *AccessTrackingApi_ListAccessLogsByClusterNameWithParams_Call + func (_e *AccessTrackingApi_Expecter) ListAccessLogsByHostname(ctx any, groupId any, hostname any) *AccessTrackingApi_ListAccessLogsByHostname_Call + func (_e *AccessTrackingApi_Expecter) ListAccessLogsByHostnameExecute(r any) *AccessTrackingApi_ListAccessLogsByHostnameExecute_Call + func (_e *AccessTrackingApi_Expecter) ListAccessLogsByHostnameWithParams(ctx any, args any) *AccessTrackingApi_ListAccessLogsByHostnameWithParams_Call + type AccessTrackingApi_ListAccessLogsByClusterNameExecute_Call struct + func (_c *AccessTrackingApi_ListAccessLogsByClusterNameExecute_Call) Return(_a0 *admin.MongoDBAccessLogsList, _a1 *http.Response, _a2 error) *AccessTrackingApi_ListAccessLogsByClusterNameExecute_Call + func (_c *AccessTrackingApi_ListAccessLogsByClusterNameExecute_Call) Run(run func(r admin.ListAccessLogsByClusterNameApiRequest)) *AccessTrackingApi_ListAccessLogsByClusterNameExecute_Call + func (_c *AccessTrackingApi_ListAccessLogsByClusterNameExecute_Call) RunAndReturn(...) *AccessTrackingApi_ListAccessLogsByClusterNameExecute_Call + type AccessTrackingApi_ListAccessLogsByClusterNameWithParams_Call struct + func (_c *AccessTrackingApi_ListAccessLogsByClusterNameWithParams_Call) Return(_a0 admin.ListAccessLogsByClusterNameApiRequest) *AccessTrackingApi_ListAccessLogsByClusterNameWithParams_Call + func (_c *AccessTrackingApi_ListAccessLogsByClusterNameWithParams_Call) Run(...) *AccessTrackingApi_ListAccessLogsByClusterNameWithParams_Call + func (_c *AccessTrackingApi_ListAccessLogsByClusterNameWithParams_Call) RunAndReturn(...) *AccessTrackingApi_ListAccessLogsByClusterNameWithParams_Call + type AccessTrackingApi_ListAccessLogsByClusterName_Call struct + func (_c *AccessTrackingApi_ListAccessLogsByClusterName_Call) Return(_a0 admin.ListAccessLogsByClusterNameApiRequest) *AccessTrackingApi_ListAccessLogsByClusterName_Call + func (_c *AccessTrackingApi_ListAccessLogsByClusterName_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *AccessTrackingApi_ListAccessLogsByClusterName_Call + func (_c *AccessTrackingApi_ListAccessLogsByClusterName_Call) RunAndReturn(...) *AccessTrackingApi_ListAccessLogsByClusterName_Call + type AccessTrackingApi_ListAccessLogsByHostnameExecute_Call struct + func (_c *AccessTrackingApi_ListAccessLogsByHostnameExecute_Call) Return(_a0 *admin.MongoDBAccessLogsList, _a1 *http.Response, _a2 error) *AccessTrackingApi_ListAccessLogsByHostnameExecute_Call + func (_c *AccessTrackingApi_ListAccessLogsByHostnameExecute_Call) Run(run func(r admin.ListAccessLogsByHostnameApiRequest)) *AccessTrackingApi_ListAccessLogsByHostnameExecute_Call + func (_c *AccessTrackingApi_ListAccessLogsByHostnameExecute_Call) RunAndReturn(...) *AccessTrackingApi_ListAccessLogsByHostnameExecute_Call + type AccessTrackingApi_ListAccessLogsByHostnameWithParams_Call struct + func (_c *AccessTrackingApi_ListAccessLogsByHostnameWithParams_Call) Return(_a0 admin.ListAccessLogsByHostnameApiRequest) *AccessTrackingApi_ListAccessLogsByHostnameWithParams_Call + func (_c *AccessTrackingApi_ListAccessLogsByHostnameWithParams_Call) Run(run func(ctx context.Context, args *admin.ListAccessLogsByHostnameApiParams)) *AccessTrackingApi_ListAccessLogsByHostnameWithParams_Call + func (_c *AccessTrackingApi_ListAccessLogsByHostnameWithParams_Call) RunAndReturn(...) *AccessTrackingApi_ListAccessLogsByHostnameWithParams_Call + type AccessTrackingApi_ListAccessLogsByHostname_Call struct + func (_c *AccessTrackingApi_ListAccessLogsByHostname_Call) Return(_a0 admin.ListAccessLogsByHostnameApiRequest) *AccessTrackingApi_ListAccessLogsByHostname_Call + func (_c *AccessTrackingApi_ListAccessLogsByHostname_Call) Run(run func(ctx context.Context, groupId string, hostname string)) *AccessTrackingApi_ListAccessLogsByHostname_Call + func (_c *AccessTrackingApi_ListAccessLogsByHostname_Call) RunAndReturn(...) *AccessTrackingApi_ListAccessLogsByHostname_Call + type AlertConfigurationsApi struct + func NewAlertConfigurationsApi(t interface{ ... }) *AlertConfigurationsApi + func (_m *AlertConfigurationsApi) CreateAlertConfiguration(ctx context.Context, groupId string, ...) admin.CreateAlertConfigurationApiRequest + func (_m *AlertConfigurationsApi) CreateAlertConfigurationExecute(r admin.CreateAlertConfigurationApiRequest) (*admin.GroupAlertsConfig, *http.Response, error) + func (_m *AlertConfigurationsApi) CreateAlertConfigurationWithParams(ctx context.Context, args *admin.CreateAlertConfigurationApiParams) admin.CreateAlertConfigurationApiRequest + func (_m *AlertConfigurationsApi) DeleteAlertConfiguration(ctx context.Context, groupId string, alertConfigId string) admin.DeleteAlertConfigurationApiRequest + func (_m *AlertConfigurationsApi) DeleteAlertConfigurationExecute(r admin.DeleteAlertConfigurationApiRequest) (*http.Response, error) + func (_m *AlertConfigurationsApi) DeleteAlertConfigurationWithParams(ctx context.Context, args *admin.DeleteAlertConfigurationApiParams) admin.DeleteAlertConfigurationApiRequest + func (_m *AlertConfigurationsApi) EXPECT() *AlertConfigurationsApi_Expecter + func (_m *AlertConfigurationsApi) GetAlertConfiguration(ctx context.Context, groupId string, alertConfigId string) admin.GetAlertConfigurationApiRequest + func (_m *AlertConfigurationsApi) GetAlertConfigurationExecute(r admin.GetAlertConfigurationApiRequest) (*admin.GroupAlertsConfig, *http.Response, error) + func (_m *AlertConfigurationsApi) GetAlertConfigurationWithParams(ctx context.Context, args *admin.GetAlertConfigurationApiParams) admin.GetAlertConfigurationApiRequest + func (_m *AlertConfigurationsApi) ListAlertConfigurationMatchersFieldNames(ctx context.Context) admin.ListAlertConfigurationMatchersFieldNamesApiRequest + func (_m *AlertConfigurationsApi) ListAlertConfigurationMatchersFieldNamesExecute(r admin.ListAlertConfigurationMatchersFieldNamesApiRequest) ([]string, *http.Response, error) + func (_m *AlertConfigurationsApi) ListAlertConfigurationMatchersFieldNamesWithParams(ctx context.Context, ...) admin.ListAlertConfigurationMatchersFieldNamesApiRequest + func (_m *AlertConfigurationsApi) ListAlertConfigurations(ctx context.Context, groupId string) admin.ListAlertConfigurationsApiRequest + func (_m *AlertConfigurationsApi) ListAlertConfigurationsByAlertId(ctx context.Context, groupId string, alertId string) admin.ListAlertConfigurationsByAlertIdApiRequest + func (_m *AlertConfigurationsApi) ListAlertConfigurationsByAlertIdExecute(r admin.ListAlertConfigurationsByAlertIdApiRequest) (*admin.PaginatedAlertConfig, *http.Response, error) + func (_m *AlertConfigurationsApi) ListAlertConfigurationsByAlertIdWithParams(ctx context.Context, args *admin.ListAlertConfigurationsByAlertIdApiParams) admin.ListAlertConfigurationsByAlertIdApiRequest + func (_m *AlertConfigurationsApi) ListAlertConfigurationsExecute(r admin.ListAlertConfigurationsApiRequest) (*admin.PaginatedAlertConfig, *http.Response, error) + func (_m *AlertConfigurationsApi) ListAlertConfigurationsWithParams(ctx context.Context, args *admin.ListAlertConfigurationsApiParams) admin.ListAlertConfigurationsApiRequest + func (_m *AlertConfigurationsApi) ToggleAlertConfiguration(ctx context.Context, groupId string, alertConfigId string, ...) admin.ToggleAlertConfigurationApiRequest + func (_m *AlertConfigurationsApi) ToggleAlertConfigurationExecute(r admin.ToggleAlertConfigurationApiRequest) (*admin.GroupAlertsConfig, *http.Response, error) + func (_m *AlertConfigurationsApi) ToggleAlertConfigurationWithParams(ctx context.Context, args *admin.ToggleAlertConfigurationApiParams) admin.ToggleAlertConfigurationApiRequest + func (_m *AlertConfigurationsApi) UpdateAlertConfiguration(ctx context.Context, groupId string, alertConfigId string, ...) admin.UpdateAlertConfigurationApiRequest + func (_m *AlertConfigurationsApi) UpdateAlertConfigurationExecute(r admin.UpdateAlertConfigurationApiRequest) (*admin.GroupAlertsConfig, *http.Response, error) + func (_m *AlertConfigurationsApi) UpdateAlertConfigurationWithParams(ctx context.Context, args *admin.UpdateAlertConfigurationApiParams) admin.UpdateAlertConfigurationApiRequest + type AlertConfigurationsApi_CreateAlertConfigurationExecute_Call struct + func (_c *AlertConfigurationsApi_CreateAlertConfigurationExecute_Call) Return(_a0 *admin.GroupAlertsConfig, _a1 *http.Response, _a2 error) *AlertConfigurationsApi_CreateAlertConfigurationExecute_Call + func (_c *AlertConfigurationsApi_CreateAlertConfigurationExecute_Call) Run(run func(r admin.CreateAlertConfigurationApiRequest)) *AlertConfigurationsApi_CreateAlertConfigurationExecute_Call + func (_c *AlertConfigurationsApi_CreateAlertConfigurationExecute_Call) RunAndReturn(...) *AlertConfigurationsApi_CreateAlertConfigurationExecute_Call + type AlertConfigurationsApi_CreateAlertConfigurationWithParams_Call struct + func (_c *AlertConfigurationsApi_CreateAlertConfigurationWithParams_Call) Return(_a0 admin.CreateAlertConfigurationApiRequest) *AlertConfigurationsApi_CreateAlertConfigurationWithParams_Call + func (_c *AlertConfigurationsApi_CreateAlertConfigurationWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateAlertConfigurationApiParams)) *AlertConfigurationsApi_CreateAlertConfigurationWithParams_Call + func (_c *AlertConfigurationsApi_CreateAlertConfigurationWithParams_Call) RunAndReturn(...) *AlertConfigurationsApi_CreateAlertConfigurationWithParams_Call + type AlertConfigurationsApi_CreateAlertConfiguration_Call struct + func (_c *AlertConfigurationsApi_CreateAlertConfiguration_Call) Return(_a0 admin.CreateAlertConfigurationApiRequest) *AlertConfigurationsApi_CreateAlertConfiguration_Call + func (_c *AlertConfigurationsApi_CreateAlertConfiguration_Call) Run(run func(ctx context.Context, groupId string, ...)) *AlertConfigurationsApi_CreateAlertConfiguration_Call + func (_c *AlertConfigurationsApi_CreateAlertConfiguration_Call) RunAndReturn(...) *AlertConfigurationsApi_CreateAlertConfiguration_Call + type AlertConfigurationsApi_DeleteAlertConfigurationExecute_Call struct + func (_c *AlertConfigurationsApi_DeleteAlertConfigurationExecute_Call) Return(_a0 *http.Response, _a1 error) *AlertConfigurationsApi_DeleteAlertConfigurationExecute_Call + func (_c *AlertConfigurationsApi_DeleteAlertConfigurationExecute_Call) Run(run func(r admin.DeleteAlertConfigurationApiRequest)) *AlertConfigurationsApi_DeleteAlertConfigurationExecute_Call + func (_c *AlertConfigurationsApi_DeleteAlertConfigurationExecute_Call) RunAndReturn(run func(admin.DeleteAlertConfigurationApiRequest) (*http.Response, error)) *AlertConfigurationsApi_DeleteAlertConfigurationExecute_Call + type AlertConfigurationsApi_DeleteAlertConfigurationWithParams_Call struct + func (_c *AlertConfigurationsApi_DeleteAlertConfigurationWithParams_Call) Return(_a0 admin.DeleteAlertConfigurationApiRequest) *AlertConfigurationsApi_DeleteAlertConfigurationWithParams_Call + func (_c *AlertConfigurationsApi_DeleteAlertConfigurationWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteAlertConfigurationApiParams)) *AlertConfigurationsApi_DeleteAlertConfigurationWithParams_Call + func (_c *AlertConfigurationsApi_DeleteAlertConfigurationWithParams_Call) RunAndReturn(...) *AlertConfigurationsApi_DeleteAlertConfigurationWithParams_Call + type AlertConfigurationsApi_DeleteAlertConfiguration_Call struct + func (_c *AlertConfigurationsApi_DeleteAlertConfiguration_Call) Return(_a0 admin.DeleteAlertConfigurationApiRequest) *AlertConfigurationsApi_DeleteAlertConfiguration_Call + func (_c *AlertConfigurationsApi_DeleteAlertConfiguration_Call) Run(run func(ctx context.Context, groupId string, alertConfigId string)) *AlertConfigurationsApi_DeleteAlertConfiguration_Call + func (_c *AlertConfigurationsApi_DeleteAlertConfiguration_Call) RunAndReturn(...) *AlertConfigurationsApi_DeleteAlertConfiguration_Call + type AlertConfigurationsApi_Expecter struct + func (_e *AlertConfigurationsApi_Expecter) CreateAlertConfiguration(ctx any, groupId any, groupAlertsConfig any) *AlertConfigurationsApi_CreateAlertConfiguration_Call + func (_e *AlertConfigurationsApi_Expecter) CreateAlertConfigurationExecute(r any) *AlertConfigurationsApi_CreateAlertConfigurationExecute_Call + func (_e *AlertConfigurationsApi_Expecter) CreateAlertConfigurationWithParams(ctx any, args any) *AlertConfigurationsApi_CreateAlertConfigurationWithParams_Call + func (_e *AlertConfigurationsApi_Expecter) DeleteAlertConfiguration(ctx any, groupId any, alertConfigId any) *AlertConfigurationsApi_DeleteAlertConfiguration_Call + func (_e *AlertConfigurationsApi_Expecter) DeleteAlertConfigurationExecute(r any) *AlertConfigurationsApi_DeleteAlertConfigurationExecute_Call + func (_e *AlertConfigurationsApi_Expecter) DeleteAlertConfigurationWithParams(ctx any, args any) *AlertConfigurationsApi_DeleteAlertConfigurationWithParams_Call + func (_e *AlertConfigurationsApi_Expecter) GetAlertConfiguration(ctx any, groupId any, alertConfigId any) *AlertConfigurationsApi_GetAlertConfiguration_Call + func (_e *AlertConfigurationsApi_Expecter) GetAlertConfigurationExecute(r any) *AlertConfigurationsApi_GetAlertConfigurationExecute_Call + func (_e *AlertConfigurationsApi_Expecter) GetAlertConfigurationWithParams(ctx any, args any) *AlertConfigurationsApi_GetAlertConfigurationWithParams_Call + func (_e *AlertConfigurationsApi_Expecter) ListAlertConfigurationMatchersFieldNames(ctx any) *AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNames_Call + func (_e *AlertConfigurationsApi_Expecter) ListAlertConfigurationMatchersFieldNamesExecute(r any) *AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNamesExecute_Call + func (_e *AlertConfigurationsApi_Expecter) ListAlertConfigurationMatchersFieldNamesWithParams(ctx any, args any) ... + func (_e *AlertConfigurationsApi_Expecter) ListAlertConfigurations(ctx any, groupId any) *AlertConfigurationsApi_ListAlertConfigurations_Call + func (_e *AlertConfigurationsApi_Expecter) ListAlertConfigurationsByAlertId(ctx any, groupId any, alertId any) *AlertConfigurationsApi_ListAlertConfigurationsByAlertId_Call + func (_e *AlertConfigurationsApi_Expecter) ListAlertConfigurationsByAlertIdExecute(r any) *AlertConfigurationsApi_ListAlertConfigurationsByAlertIdExecute_Call + func (_e *AlertConfigurationsApi_Expecter) ListAlertConfigurationsByAlertIdWithParams(ctx any, args any) *AlertConfigurationsApi_ListAlertConfigurationsByAlertIdWithParams_Call + func (_e *AlertConfigurationsApi_Expecter) ListAlertConfigurationsExecute(r any) *AlertConfigurationsApi_ListAlertConfigurationsExecute_Call + func (_e *AlertConfigurationsApi_Expecter) ListAlertConfigurationsWithParams(ctx any, args any) *AlertConfigurationsApi_ListAlertConfigurationsWithParams_Call + func (_e *AlertConfigurationsApi_Expecter) ToggleAlertConfiguration(ctx any, groupId any, alertConfigId any, alertsToggle any) *AlertConfigurationsApi_ToggleAlertConfiguration_Call + func (_e *AlertConfigurationsApi_Expecter) ToggleAlertConfigurationExecute(r any) *AlertConfigurationsApi_ToggleAlertConfigurationExecute_Call + func (_e *AlertConfigurationsApi_Expecter) ToggleAlertConfigurationWithParams(ctx any, args any) *AlertConfigurationsApi_ToggleAlertConfigurationWithParams_Call + func (_e *AlertConfigurationsApi_Expecter) UpdateAlertConfiguration(ctx any, groupId any, alertConfigId any, groupAlertsConfig any) *AlertConfigurationsApi_UpdateAlertConfiguration_Call + func (_e *AlertConfigurationsApi_Expecter) UpdateAlertConfigurationExecute(r any) *AlertConfigurationsApi_UpdateAlertConfigurationExecute_Call + func (_e *AlertConfigurationsApi_Expecter) UpdateAlertConfigurationWithParams(ctx any, args any) *AlertConfigurationsApi_UpdateAlertConfigurationWithParams_Call + type AlertConfigurationsApi_GetAlertConfigurationExecute_Call struct + func (_c *AlertConfigurationsApi_GetAlertConfigurationExecute_Call) Return(_a0 *admin.GroupAlertsConfig, _a1 *http.Response, _a2 error) *AlertConfigurationsApi_GetAlertConfigurationExecute_Call + func (_c *AlertConfigurationsApi_GetAlertConfigurationExecute_Call) Run(run func(r admin.GetAlertConfigurationApiRequest)) *AlertConfigurationsApi_GetAlertConfigurationExecute_Call + func (_c *AlertConfigurationsApi_GetAlertConfigurationExecute_Call) RunAndReturn(...) *AlertConfigurationsApi_GetAlertConfigurationExecute_Call + type AlertConfigurationsApi_GetAlertConfigurationWithParams_Call struct + func (_c *AlertConfigurationsApi_GetAlertConfigurationWithParams_Call) Return(_a0 admin.GetAlertConfigurationApiRequest) *AlertConfigurationsApi_GetAlertConfigurationWithParams_Call + func (_c *AlertConfigurationsApi_GetAlertConfigurationWithParams_Call) Run(run func(ctx context.Context, args *admin.GetAlertConfigurationApiParams)) *AlertConfigurationsApi_GetAlertConfigurationWithParams_Call + func (_c *AlertConfigurationsApi_GetAlertConfigurationWithParams_Call) RunAndReturn(...) *AlertConfigurationsApi_GetAlertConfigurationWithParams_Call + type AlertConfigurationsApi_GetAlertConfiguration_Call struct + func (_c *AlertConfigurationsApi_GetAlertConfiguration_Call) Return(_a0 admin.GetAlertConfigurationApiRequest) *AlertConfigurationsApi_GetAlertConfiguration_Call + func (_c *AlertConfigurationsApi_GetAlertConfiguration_Call) Run(run func(ctx context.Context, groupId string, alertConfigId string)) *AlertConfigurationsApi_GetAlertConfiguration_Call + func (_c *AlertConfigurationsApi_GetAlertConfiguration_Call) RunAndReturn(...) *AlertConfigurationsApi_GetAlertConfiguration_Call + type AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNamesExecute_Call struct + func (_c *AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNamesExecute_Call) Return(_a0 []string, _a1 *http.Response, _a2 error) *AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNamesExecute_Call + func (_c *AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNamesExecute_Call) Run(run func(r admin.ListAlertConfigurationMatchersFieldNamesApiRequest)) *AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNamesExecute_Call + func (_c *AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNamesExecute_Call) RunAndReturn(...) *AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNamesExecute_Call + type AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNamesWithParams_Call struct + func (_c *AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNamesWithParams_Call) Return(_a0 admin.ListAlertConfigurationMatchersFieldNamesApiRequest) ... + func (_c *AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNamesWithParams_Call) Run(run func(ctx context.Context, ...)) ... + func (_c *AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNamesWithParams_Call) RunAndReturn(...) ... + type AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNames_Call struct + func (_c *AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNames_Call) Return(_a0 admin.ListAlertConfigurationMatchersFieldNamesApiRequest) *AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNames_Call + func (_c *AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNames_Call) Run(run func(ctx context.Context)) *AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNames_Call + func (_c *AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNames_Call) RunAndReturn(...) *AlertConfigurationsApi_ListAlertConfigurationMatchersFieldNames_Call + type AlertConfigurationsApi_ListAlertConfigurationsByAlertIdExecute_Call struct + func (_c *AlertConfigurationsApi_ListAlertConfigurationsByAlertIdExecute_Call) Return(_a0 *admin.PaginatedAlertConfig, _a1 *http.Response, _a2 error) *AlertConfigurationsApi_ListAlertConfigurationsByAlertIdExecute_Call + func (_c *AlertConfigurationsApi_ListAlertConfigurationsByAlertIdExecute_Call) Run(run func(r admin.ListAlertConfigurationsByAlertIdApiRequest)) *AlertConfigurationsApi_ListAlertConfigurationsByAlertIdExecute_Call + func (_c *AlertConfigurationsApi_ListAlertConfigurationsByAlertIdExecute_Call) RunAndReturn(...) *AlertConfigurationsApi_ListAlertConfigurationsByAlertIdExecute_Call + type AlertConfigurationsApi_ListAlertConfigurationsByAlertIdWithParams_Call struct + func (_c *AlertConfigurationsApi_ListAlertConfigurationsByAlertIdWithParams_Call) Return(_a0 admin.ListAlertConfigurationsByAlertIdApiRequest) *AlertConfigurationsApi_ListAlertConfigurationsByAlertIdWithParams_Call + func (_c *AlertConfigurationsApi_ListAlertConfigurationsByAlertIdWithParams_Call) Run(...) *AlertConfigurationsApi_ListAlertConfigurationsByAlertIdWithParams_Call + func (_c *AlertConfigurationsApi_ListAlertConfigurationsByAlertIdWithParams_Call) RunAndReturn(...) *AlertConfigurationsApi_ListAlertConfigurationsByAlertIdWithParams_Call + type AlertConfigurationsApi_ListAlertConfigurationsByAlertId_Call struct + func (_c *AlertConfigurationsApi_ListAlertConfigurationsByAlertId_Call) Return(_a0 admin.ListAlertConfigurationsByAlertIdApiRequest) *AlertConfigurationsApi_ListAlertConfigurationsByAlertId_Call + func (_c *AlertConfigurationsApi_ListAlertConfigurationsByAlertId_Call) Run(run func(ctx context.Context, groupId string, alertId string)) *AlertConfigurationsApi_ListAlertConfigurationsByAlertId_Call + func (_c *AlertConfigurationsApi_ListAlertConfigurationsByAlertId_Call) RunAndReturn(...) *AlertConfigurationsApi_ListAlertConfigurationsByAlertId_Call + type AlertConfigurationsApi_ListAlertConfigurationsExecute_Call struct + func (_c *AlertConfigurationsApi_ListAlertConfigurationsExecute_Call) Return(_a0 *admin.PaginatedAlertConfig, _a1 *http.Response, _a2 error) *AlertConfigurationsApi_ListAlertConfigurationsExecute_Call + func (_c *AlertConfigurationsApi_ListAlertConfigurationsExecute_Call) Run(run func(r admin.ListAlertConfigurationsApiRequest)) *AlertConfigurationsApi_ListAlertConfigurationsExecute_Call + func (_c *AlertConfigurationsApi_ListAlertConfigurationsExecute_Call) RunAndReturn(...) *AlertConfigurationsApi_ListAlertConfigurationsExecute_Call + type AlertConfigurationsApi_ListAlertConfigurationsWithParams_Call struct + func (_c *AlertConfigurationsApi_ListAlertConfigurationsWithParams_Call) Return(_a0 admin.ListAlertConfigurationsApiRequest) *AlertConfigurationsApi_ListAlertConfigurationsWithParams_Call + func (_c *AlertConfigurationsApi_ListAlertConfigurationsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListAlertConfigurationsApiParams)) *AlertConfigurationsApi_ListAlertConfigurationsWithParams_Call + func (_c *AlertConfigurationsApi_ListAlertConfigurationsWithParams_Call) RunAndReturn(...) *AlertConfigurationsApi_ListAlertConfigurationsWithParams_Call + type AlertConfigurationsApi_ListAlertConfigurations_Call struct + func (_c *AlertConfigurationsApi_ListAlertConfigurations_Call) Return(_a0 admin.ListAlertConfigurationsApiRequest) *AlertConfigurationsApi_ListAlertConfigurations_Call + func (_c *AlertConfigurationsApi_ListAlertConfigurations_Call) Run(run func(ctx context.Context, groupId string)) *AlertConfigurationsApi_ListAlertConfigurations_Call + func (_c *AlertConfigurationsApi_ListAlertConfigurations_Call) RunAndReturn(run func(context.Context, string) admin.ListAlertConfigurationsApiRequest) *AlertConfigurationsApi_ListAlertConfigurations_Call + type AlertConfigurationsApi_ToggleAlertConfigurationExecute_Call struct + func (_c *AlertConfigurationsApi_ToggleAlertConfigurationExecute_Call) Return(_a0 *admin.GroupAlertsConfig, _a1 *http.Response, _a2 error) *AlertConfigurationsApi_ToggleAlertConfigurationExecute_Call + func (_c *AlertConfigurationsApi_ToggleAlertConfigurationExecute_Call) Run(run func(r admin.ToggleAlertConfigurationApiRequest)) *AlertConfigurationsApi_ToggleAlertConfigurationExecute_Call + func (_c *AlertConfigurationsApi_ToggleAlertConfigurationExecute_Call) RunAndReturn(...) *AlertConfigurationsApi_ToggleAlertConfigurationExecute_Call + type AlertConfigurationsApi_ToggleAlertConfigurationWithParams_Call struct + func (_c *AlertConfigurationsApi_ToggleAlertConfigurationWithParams_Call) Return(_a0 admin.ToggleAlertConfigurationApiRequest) *AlertConfigurationsApi_ToggleAlertConfigurationWithParams_Call + func (_c *AlertConfigurationsApi_ToggleAlertConfigurationWithParams_Call) Run(run func(ctx context.Context, args *admin.ToggleAlertConfigurationApiParams)) *AlertConfigurationsApi_ToggleAlertConfigurationWithParams_Call + func (_c *AlertConfigurationsApi_ToggleAlertConfigurationWithParams_Call) RunAndReturn(...) *AlertConfigurationsApi_ToggleAlertConfigurationWithParams_Call + type AlertConfigurationsApi_ToggleAlertConfiguration_Call struct + func (_c *AlertConfigurationsApi_ToggleAlertConfiguration_Call) Return(_a0 admin.ToggleAlertConfigurationApiRequest) *AlertConfigurationsApi_ToggleAlertConfiguration_Call + func (_c *AlertConfigurationsApi_ToggleAlertConfiguration_Call) Run(run func(ctx context.Context, groupId string, alertConfigId string, ...)) *AlertConfigurationsApi_ToggleAlertConfiguration_Call + func (_c *AlertConfigurationsApi_ToggleAlertConfiguration_Call) RunAndReturn(...) *AlertConfigurationsApi_ToggleAlertConfiguration_Call + type AlertConfigurationsApi_UpdateAlertConfigurationExecute_Call struct + func (_c *AlertConfigurationsApi_UpdateAlertConfigurationExecute_Call) Return(_a0 *admin.GroupAlertsConfig, _a1 *http.Response, _a2 error) *AlertConfigurationsApi_UpdateAlertConfigurationExecute_Call + func (_c *AlertConfigurationsApi_UpdateAlertConfigurationExecute_Call) Run(run func(r admin.UpdateAlertConfigurationApiRequest)) *AlertConfigurationsApi_UpdateAlertConfigurationExecute_Call + func (_c *AlertConfigurationsApi_UpdateAlertConfigurationExecute_Call) RunAndReturn(...) *AlertConfigurationsApi_UpdateAlertConfigurationExecute_Call + type AlertConfigurationsApi_UpdateAlertConfigurationWithParams_Call struct + func (_c *AlertConfigurationsApi_UpdateAlertConfigurationWithParams_Call) Return(_a0 admin.UpdateAlertConfigurationApiRequest) *AlertConfigurationsApi_UpdateAlertConfigurationWithParams_Call + func (_c *AlertConfigurationsApi_UpdateAlertConfigurationWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateAlertConfigurationApiParams)) *AlertConfigurationsApi_UpdateAlertConfigurationWithParams_Call + func (_c *AlertConfigurationsApi_UpdateAlertConfigurationWithParams_Call) RunAndReturn(...) *AlertConfigurationsApi_UpdateAlertConfigurationWithParams_Call + type AlertConfigurationsApi_UpdateAlertConfiguration_Call struct + func (_c *AlertConfigurationsApi_UpdateAlertConfiguration_Call) Return(_a0 admin.UpdateAlertConfigurationApiRequest) *AlertConfigurationsApi_UpdateAlertConfiguration_Call + func (_c *AlertConfigurationsApi_UpdateAlertConfiguration_Call) Run(run func(ctx context.Context, groupId string, alertConfigId string, ...)) *AlertConfigurationsApi_UpdateAlertConfiguration_Call + func (_c *AlertConfigurationsApi_UpdateAlertConfiguration_Call) RunAndReturn(...) *AlertConfigurationsApi_UpdateAlertConfiguration_Call + type AlertsApi struct + func NewAlertsApi(t interface{ ... }) *AlertsApi + func (_m *AlertsApi) AcknowledgeAlert(ctx context.Context, groupId string, alertId string, ...) admin.AcknowledgeAlertApiRequest + func (_m *AlertsApi) AcknowledgeAlertExecute(r admin.AcknowledgeAlertApiRequest) (*admin.AlertViewForNdsGroup, *http.Response, error) + func (_m *AlertsApi) AcknowledgeAlertWithParams(ctx context.Context, args *admin.AcknowledgeAlertApiParams) admin.AcknowledgeAlertApiRequest + func (_m *AlertsApi) EXPECT() *AlertsApi_Expecter + func (_m *AlertsApi) GetAlert(ctx context.Context, groupId string, alertId string) admin.GetAlertApiRequest + func (_m *AlertsApi) GetAlertExecute(r admin.GetAlertApiRequest) (*admin.AlertViewForNdsGroup, *http.Response, error) + func (_m *AlertsApi) GetAlertWithParams(ctx context.Context, args *admin.GetAlertApiParams) admin.GetAlertApiRequest + func (_m *AlertsApi) ListAlerts(ctx context.Context, groupId string) admin.ListAlertsApiRequest + func (_m *AlertsApi) ListAlertsByAlertConfigurationId(ctx context.Context, groupId string, alertConfigId string) admin.ListAlertsByAlertConfigurationIdApiRequest + func (_m *AlertsApi) ListAlertsByAlertConfigurationIdExecute(r admin.ListAlertsByAlertConfigurationIdApiRequest) (*admin.PaginatedAlert, *http.Response, error) + func (_m *AlertsApi) ListAlertsByAlertConfigurationIdWithParams(ctx context.Context, args *admin.ListAlertsByAlertConfigurationIdApiParams) admin.ListAlertsByAlertConfigurationIdApiRequest + func (_m *AlertsApi) ListAlertsExecute(r admin.ListAlertsApiRequest) (*admin.PaginatedAlert, *http.Response, error) + func (_m *AlertsApi) ListAlertsWithParams(ctx context.Context, args *admin.ListAlertsApiParams) admin.ListAlertsApiRequest + type AlertsApi_AcknowledgeAlertExecute_Call struct + func (_c *AlertsApi_AcknowledgeAlertExecute_Call) Return(_a0 *admin.AlertViewForNdsGroup, _a1 *http.Response, _a2 error) *AlertsApi_AcknowledgeAlertExecute_Call + func (_c *AlertsApi_AcknowledgeAlertExecute_Call) Run(run func(r admin.AcknowledgeAlertApiRequest)) *AlertsApi_AcknowledgeAlertExecute_Call + func (_c *AlertsApi_AcknowledgeAlertExecute_Call) RunAndReturn(...) *AlertsApi_AcknowledgeAlertExecute_Call + type AlertsApi_AcknowledgeAlertWithParams_Call struct + func (_c *AlertsApi_AcknowledgeAlertWithParams_Call) Return(_a0 admin.AcknowledgeAlertApiRequest) *AlertsApi_AcknowledgeAlertWithParams_Call + func (_c *AlertsApi_AcknowledgeAlertWithParams_Call) Run(run func(ctx context.Context, args *admin.AcknowledgeAlertApiParams)) *AlertsApi_AcknowledgeAlertWithParams_Call + func (_c *AlertsApi_AcknowledgeAlertWithParams_Call) RunAndReturn(...) *AlertsApi_AcknowledgeAlertWithParams_Call + type AlertsApi_AcknowledgeAlert_Call struct + func (_c *AlertsApi_AcknowledgeAlert_Call) Return(_a0 admin.AcknowledgeAlertApiRequest) *AlertsApi_AcknowledgeAlert_Call + func (_c *AlertsApi_AcknowledgeAlert_Call) Run(run func(ctx context.Context, groupId string, alertId string, ...)) *AlertsApi_AcknowledgeAlert_Call + func (_c *AlertsApi_AcknowledgeAlert_Call) RunAndReturn(...) *AlertsApi_AcknowledgeAlert_Call + type AlertsApi_Expecter struct + func (_e *AlertsApi_Expecter) AcknowledgeAlert(ctx any, groupId any, alertId any, acknowledgeAlert any) *AlertsApi_AcknowledgeAlert_Call + func (_e *AlertsApi_Expecter) AcknowledgeAlertExecute(r any) *AlertsApi_AcknowledgeAlertExecute_Call + func (_e *AlertsApi_Expecter) AcknowledgeAlertWithParams(ctx any, args any) *AlertsApi_AcknowledgeAlertWithParams_Call + func (_e *AlertsApi_Expecter) GetAlert(ctx any, groupId any, alertId any) *AlertsApi_GetAlert_Call + func (_e *AlertsApi_Expecter) GetAlertExecute(r any) *AlertsApi_GetAlertExecute_Call + func (_e *AlertsApi_Expecter) GetAlertWithParams(ctx any, args any) *AlertsApi_GetAlertWithParams_Call + func (_e *AlertsApi_Expecter) ListAlerts(ctx any, groupId any) *AlertsApi_ListAlerts_Call + func (_e *AlertsApi_Expecter) ListAlertsByAlertConfigurationId(ctx any, groupId any, alertConfigId any) *AlertsApi_ListAlertsByAlertConfigurationId_Call + func (_e *AlertsApi_Expecter) ListAlertsByAlertConfigurationIdExecute(r any) *AlertsApi_ListAlertsByAlertConfigurationIdExecute_Call + func (_e *AlertsApi_Expecter) ListAlertsByAlertConfigurationIdWithParams(ctx any, args any) *AlertsApi_ListAlertsByAlertConfigurationIdWithParams_Call + func (_e *AlertsApi_Expecter) ListAlertsExecute(r any) *AlertsApi_ListAlertsExecute_Call + func (_e *AlertsApi_Expecter) ListAlertsWithParams(ctx any, args any) *AlertsApi_ListAlertsWithParams_Call + type AlertsApi_GetAlertExecute_Call struct + func (_c *AlertsApi_GetAlertExecute_Call) Return(_a0 *admin.AlertViewForNdsGroup, _a1 *http.Response, _a2 error) *AlertsApi_GetAlertExecute_Call + func (_c *AlertsApi_GetAlertExecute_Call) Run(run func(r admin.GetAlertApiRequest)) *AlertsApi_GetAlertExecute_Call + func (_c *AlertsApi_GetAlertExecute_Call) RunAndReturn(...) *AlertsApi_GetAlertExecute_Call + type AlertsApi_GetAlertWithParams_Call struct + func (_c *AlertsApi_GetAlertWithParams_Call) Return(_a0 admin.GetAlertApiRequest) *AlertsApi_GetAlertWithParams_Call + func (_c *AlertsApi_GetAlertWithParams_Call) Run(run func(ctx context.Context, args *admin.GetAlertApiParams)) *AlertsApi_GetAlertWithParams_Call + func (_c *AlertsApi_GetAlertWithParams_Call) RunAndReturn(run func(context.Context, *admin.GetAlertApiParams) admin.GetAlertApiRequest) *AlertsApi_GetAlertWithParams_Call + type AlertsApi_GetAlert_Call struct + func (_c *AlertsApi_GetAlert_Call) Return(_a0 admin.GetAlertApiRequest) *AlertsApi_GetAlert_Call + func (_c *AlertsApi_GetAlert_Call) Run(run func(ctx context.Context, groupId string, alertId string)) *AlertsApi_GetAlert_Call + func (_c *AlertsApi_GetAlert_Call) RunAndReturn(run func(context.Context, string, string) admin.GetAlertApiRequest) *AlertsApi_GetAlert_Call + type AlertsApi_ListAlertsByAlertConfigurationIdExecute_Call struct + func (_c *AlertsApi_ListAlertsByAlertConfigurationIdExecute_Call) Return(_a0 *admin.PaginatedAlert, _a1 *http.Response, _a2 error) *AlertsApi_ListAlertsByAlertConfigurationIdExecute_Call + func (_c *AlertsApi_ListAlertsByAlertConfigurationIdExecute_Call) Run(run func(r admin.ListAlertsByAlertConfigurationIdApiRequest)) *AlertsApi_ListAlertsByAlertConfigurationIdExecute_Call + func (_c *AlertsApi_ListAlertsByAlertConfigurationIdExecute_Call) RunAndReturn(...) *AlertsApi_ListAlertsByAlertConfigurationIdExecute_Call + type AlertsApi_ListAlertsByAlertConfigurationIdWithParams_Call struct + func (_c *AlertsApi_ListAlertsByAlertConfigurationIdWithParams_Call) Return(_a0 admin.ListAlertsByAlertConfigurationIdApiRequest) *AlertsApi_ListAlertsByAlertConfigurationIdWithParams_Call + func (_c *AlertsApi_ListAlertsByAlertConfigurationIdWithParams_Call) Run(...) *AlertsApi_ListAlertsByAlertConfigurationIdWithParams_Call + func (_c *AlertsApi_ListAlertsByAlertConfigurationIdWithParams_Call) RunAndReturn(...) *AlertsApi_ListAlertsByAlertConfigurationIdWithParams_Call + type AlertsApi_ListAlertsByAlertConfigurationId_Call struct + func (_c *AlertsApi_ListAlertsByAlertConfigurationId_Call) Return(_a0 admin.ListAlertsByAlertConfigurationIdApiRequest) *AlertsApi_ListAlertsByAlertConfigurationId_Call + func (_c *AlertsApi_ListAlertsByAlertConfigurationId_Call) Run(run func(ctx context.Context, groupId string, alertConfigId string)) *AlertsApi_ListAlertsByAlertConfigurationId_Call + func (_c *AlertsApi_ListAlertsByAlertConfigurationId_Call) RunAndReturn(...) *AlertsApi_ListAlertsByAlertConfigurationId_Call + type AlertsApi_ListAlertsExecute_Call struct + func (_c *AlertsApi_ListAlertsExecute_Call) Return(_a0 *admin.PaginatedAlert, _a1 *http.Response, _a2 error) *AlertsApi_ListAlertsExecute_Call + func (_c *AlertsApi_ListAlertsExecute_Call) Run(run func(r admin.ListAlertsApiRequest)) *AlertsApi_ListAlertsExecute_Call + func (_c *AlertsApi_ListAlertsExecute_Call) RunAndReturn(...) *AlertsApi_ListAlertsExecute_Call + type AlertsApi_ListAlertsWithParams_Call struct + func (_c *AlertsApi_ListAlertsWithParams_Call) Return(_a0 admin.ListAlertsApiRequest) *AlertsApi_ListAlertsWithParams_Call + func (_c *AlertsApi_ListAlertsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListAlertsApiParams)) *AlertsApi_ListAlertsWithParams_Call + func (_c *AlertsApi_ListAlertsWithParams_Call) RunAndReturn(...) *AlertsApi_ListAlertsWithParams_Call + type AlertsApi_ListAlerts_Call struct + func (_c *AlertsApi_ListAlerts_Call) Return(_a0 admin.ListAlertsApiRequest) *AlertsApi_ListAlerts_Call + func (_c *AlertsApi_ListAlerts_Call) Run(run func(ctx context.Context, groupId string)) *AlertsApi_ListAlerts_Call + func (_c *AlertsApi_ListAlerts_Call) RunAndReturn(run func(context.Context, string) admin.ListAlertsApiRequest) *AlertsApi_ListAlerts_Call + type AtlasSearchApi struct + func NewAtlasSearchApi(t interface{ ... }) *AtlasSearchApi + func (_m *AtlasSearchApi) CreateAtlasSearchDeployment(ctx context.Context, groupId string, clusterName string, ...) admin.CreateAtlasSearchDeploymentApiRequest + func (_m *AtlasSearchApi) CreateAtlasSearchDeploymentExecute(r admin.CreateAtlasSearchDeploymentApiRequest) (*admin.ApiSearchDeploymentResponse, *http.Response, error) + func (_m *AtlasSearchApi) CreateAtlasSearchDeploymentWithParams(ctx context.Context, args *admin.CreateAtlasSearchDeploymentApiParams) admin.CreateAtlasSearchDeploymentApiRequest + func (_m *AtlasSearchApi) CreateAtlasSearchIndex(ctx context.Context, groupId string, clusterName string, ...) admin.CreateAtlasSearchIndexApiRequest + func (_m *AtlasSearchApi) CreateAtlasSearchIndexDeprecated(ctx context.Context, groupId string, clusterName string, ...) admin.CreateAtlasSearchIndexDeprecatedApiRequest + func (_m *AtlasSearchApi) CreateAtlasSearchIndexDeprecatedExecute(r admin.CreateAtlasSearchIndexDeprecatedApiRequest) (*admin.ClusterSearchIndex, *http.Response, error) + func (_m *AtlasSearchApi) CreateAtlasSearchIndexDeprecatedWithParams(ctx context.Context, args *admin.CreateAtlasSearchIndexDeprecatedApiParams) admin.CreateAtlasSearchIndexDeprecatedApiRequest + func (_m *AtlasSearchApi) CreateAtlasSearchIndexExecute(r admin.CreateAtlasSearchIndexApiRequest) (*admin.SearchIndexResponse, *http.Response, error) + func (_m *AtlasSearchApi) CreateAtlasSearchIndexWithParams(ctx context.Context, args *admin.CreateAtlasSearchIndexApiParams) admin.CreateAtlasSearchIndexApiRequest + func (_m *AtlasSearchApi) DeleteAtlasSearchDeployment(ctx context.Context, groupId string, clusterName string) admin.DeleteAtlasSearchDeploymentApiRequest + func (_m *AtlasSearchApi) DeleteAtlasSearchDeploymentExecute(r admin.DeleteAtlasSearchDeploymentApiRequest) (any, *http.Response, error) + func (_m *AtlasSearchApi) DeleteAtlasSearchDeploymentWithParams(ctx context.Context, args *admin.DeleteAtlasSearchDeploymentApiParams) admin.DeleteAtlasSearchDeploymentApiRequest + func (_m *AtlasSearchApi) DeleteAtlasSearchIndex(ctx context.Context, groupId string, clusterName string, indexId string) admin.DeleteAtlasSearchIndexApiRequest + func (_m *AtlasSearchApi) DeleteAtlasSearchIndexByName(ctx context.Context, groupId string, clusterName string, collectionName string, ...) admin.DeleteAtlasSearchIndexByNameApiRequest + func (_m *AtlasSearchApi) DeleteAtlasSearchIndexByNameExecute(r admin.DeleteAtlasSearchIndexByNameApiRequest) (any, *http.Response, error) + func (_m *AtlasSearchApi) DeleteAtlasSearchIndexByNameWithParams(ctx context.Context, args *admin.DeleteAtlasSearchIndexByNameApiParams) admin.DeleteAtlasSearchIndexByNameApiRequest + func (_m *AtlasSearchApi) DeleteAtlasSearchIndexDeprecated(ctx context.Context, groupId string, clusterName string, indexId string) admin.DeleteAtlasSearchIndexDeprecatedApiRequest + func (_m *AtlasSearchApi) DeleteAtlasSearchIndexDeprecatedExecute(r admin.DeleteAtlasSearchIndexDeprecatedApiRequest) (any, *http.Response, error) + func (_m *AtlasSearchApi) DeleteAtlasSearchIndexDeprecatedWithParams(ctx context.Context, args *admin.DeleteAtlasSearchIndexDeprecatedApiParams) admin.DeleteAtlasSearchIndexDeprecatedApiRequest + func (_m *AtlasSearchApi) DeleteAtlasSearchIndexExecute(r admin.DeleteAtlasSearchIndexApiRequest) (any, *http.Response, error) + func (_m *AtlasSearchApi) DeleteAtlasSearchIndexWithParams(ctx context.Context, args *admin.DeleteAtlasSearchIndexApiParams) admin.DeleteAtlasSearchIndexApiRequest + func (_m *AtlasSearchApi) EXPECT() *AtlasSearchApi_Expecter + func (_m *AtlasSearchApi) GetAtlasSearchDeployment(ctx context.Context, groupId string, clusterName string) admin.GetAtlasSearchDeploymentApiRequest + func (_m *AtlasSearchApi) GetAtlasSearchDeploymentExecute(r admin.GetAtlasSearchDeploymentApiRequest) (*admin.ApiSearchDeploymentResponse, *http.Response, error) + func (_m *AtlasSearchApi) GetAtlasSearchDeploymentWithParams(ctx context.Context, args *admin.GetAtlasSearchDeploymentApiParams) admin.GetAtlasSearchDeploymentApiRequest + func (_m *AtlasSearchApi) GetAtlasSearchIndex(ctx context.Context, groupId string, clusterName string, indexId string) admin.GetAtlasSearchIndexApiRequest + func (_m *AtlasSearchApi) GetAtlasSearchIndexByName(ctx context.Context, groupId string, clusterName string, collectionName string, ...) admin.GetAtlasSearchIndexByNameApiRequest + func (_m *AtlasSearchApi) GetAtlasSearchIndexByNameExecute(r admin.GetAtlasSearchIndexByNameApiRequest) (*admin.SearchIndexResponse, *http.Response, error) + func (_m *AtlasSearchApi) GetAtlasSearchIndexByNameWithParams(ctx context.Context, args *admin.GetAtlasSearchIndexByNameApiParams) admin.GetAtlasSearchIndexByNameApiRequest + func (_m *AtlasSearchApi) GetAtlasSearchIndexDeprecated(ctx context.Context, groupId string, clusterName string, indexId string) admin.GetAtlasSearchIndexDeprecatedApiRequest + func (_m *AtlasSearchApi) GetAtlasSearchIndexDeprecatedExecute(r admin.GetAtlasSearchIndexDeprecatedApiRequest) (*admin.ClusterSearchIndex, *http.Response, error) + func (_m *AtlasSearchApi) GetAtlasSearchIndexDeprecatedWithParams(ctx context.Context, args *admin.GetAtlasSearchIndexDeprecatedApiParams) admin.GetAtlasSearchIndexDeprecatedApiRequest + func (_m *AtlasSearchApi) GetAtlasSearchIndexExecute(r admin.GetAtlasSearchIndexApiRequest) (*admin.SearchIndexResponse, *http.Response, error) + func (_m *AtlasSearchApi) GetAtlasSearchIndexWithParams(ctx context.Context, args *admin.GetAtlasSearchIndexApiParams) admin.GetAtlasSearchIndexApiRequest + func (_m *AtlasSearchApi) ListAtlasSearchIndexes(ctx context.Context, groupId string, clusterName string, collectionName string, ...) admin.ListAtlasSearchIndexesApiRequest + func (_m *AtlasSearchApi) ListAtlasSearchIndexesCluster(ctx context.Context, groupId string, clusterName string) admin.ListAtlasSearchIndexesClusterApiRequest + func (_m *AtlasSearchApi) ListAtlasSearchIndexesClusterExecute(r admin.ListAtlasSearchIndexesClusterApiRequest) ([]admin.SearchIndexResponse, *http.Response, error) + func (_m *AtlasSearchApi) ListAtlasSearchIndexesClusterWithParams(ctx context.Context, args *admin.ListAtlasSearchIndexesClusterApiParams) admin.ListAtlasSearchIndexesClusterApiRequest + func (_m *AtlasSearchApi) ListAtlasSearchIndexesDeprecated(ctx context.Context, groupId string, clusterName string, collectionName string, ...) admin.ListAtlasSearchIndexesDeprecatedApiRequest + func (_m *AtlasSearchApi) ListAtlasSearchIndexesDeprecatedExecute(r admin.ListAtlasSearchIndexesDeprecatedApiRequest) ([]admin.ClusterSearchIndex, *http.Response, error) + func (_m *AtlasSearchApi) ListAtlasSearchIndexesDeprecatedWithParams(ctx context.Context, args *admin.ListAtlasSearchIndexesDeprecatedApiParams) admin.ListAtlasSearchIndexesDeprecatedApiRequest + func (_m *AtlasSearchApi) ListAtlasSearchIndexesExecute(r admin.ListAtlasSearchIndexesApiRequest) ([]admin.SearchIndexResponse, *http.Response, error) + func (_m *AtlasSearchApi) ListAtlasSearchIndexesWithParams(ctx context.Context, args *admin.ListAtlasSearchIndexesApiParams) admin.ListAtlasSearchIndexesApiRequest + func (_m *AtlasSearchApi) UpdateAtlasSearchDeployment(ctx context.Context, groupId string, clusterName string, ...) admin.UpdateAtlasSearchDeploymentApiRequest + func (_m *AtlasSearchApi) UpdateAtlasSearchDeploymentExecute(r admin.UpdateAtlasSearchDeploymentApiRequest) (*admin.ApiSearchDeploymentResponse, *http.Response, error) + func (_m *AtlasSearchApi) UpdateAtlasSearchDeploymentWithParams(ctx context.Context, args *admin.UpdateAtlasSearchDeploymentApiParams) admin.UpdateAtlasSearchDeploymentApiRequest + func (_m *AtlasSearchApi) UpdateAtlasSearchIndex(ctx context.Context, groupId string, clusterName string, indexId string, ...) admin.UpdateAtlasSearchIndexApiRequest + func (_m *AtlasSearchApi) UpdateAtlasSearchIndexByName(ctx context.Context, groupId string, clusterName string, collectionName string, ...) admin.UpdateAtlasSearchIndexByNameApiRequest + func (_m *AtlasSearchApi) UpdateAtlasSearchIndexByNameExecute(r admin.UpdateAtlasSearchIndexByNameApiRequest) (*admin.SearchIndexResponse, *http.Response, error) + func (_m *AtlasSearchApi) UpdateAtlasSearchIndexByNameWithParams(ctx context.Context, args *admin.UpdateAtlasSearchIndexByNameApiParams) admin.UpdateAtlasSearchIndexByNameApiRequest + func (_m *AtlasSearchApi) UpdateAtlasSearchIndexDeprecated(ctx context.Context, groupId string, clusterName string, indexId string, ...) admin.UpdateAtlasSearchIndexDeprecatedApiRequest + func (_m *AtlasSearchApi) UpdateAtlasSearchIndexDeprecatedExecute(r admin.UpdateAtlasSearchIndexDeprecatedApiRequest) (*admin.ClusterSearchIndex, *http.Response, error) + func (_m *AtlasSearchApi) UpdateAtlasSearchIndexDeprecatedWithParams(ctx context.Context, args *admin.UpdateAtlasSearchIndexDeprecatedApiParams) admin.UpdateAtlasSearchIndexDeprecatedApiRequest + func (_m *AtlasSearchApi) UpdateAtlasSearchIndexExecute(r admin.UpdateAtlasSearchIndexApiRequest) (*admin.SearchIndexResponse, *http.Response, error) + func (_m *AtlasSearchApi) UpdateAtlasSearchIndexWithParams(ctx context.Context, args *admin.UpdateAtlasSearchIndexApiParams) admin.UpdateAtlasSearchIndexApiRequest + type AtlasSearchApi_CreateAtlasSearchDeploymentExecute_Call struct + func (_c *AtlasSearchApi_CreateAtlasSearchDeploymentExecute_Call) Return(_a0 *admin.ApiSearchDeploymentResponse, _a1 *http.Response, _a2 error) *AtlasSearchApi_CreateAtlasSearchDeploymentExecute_Call + func (_c *AtlasSearchApi_CreateAtlasSearchDeploymentExecute_Call) Run(run func(r admin.CreateAtlasSearchDeploymentApiRequest)) *AtlasSearchApi_CreateAtlasSearchDeploymentExecute_Call + func (_c *AtlasSearchApi_CreateAtlasSearchDeploymentExecute_Call) RunAndReturn(...) *AtlasSearchApi_CreateAtlasSearchDeploymentExecute_Call + type AtlasSearchApi_CreateAtlasSearchDeploymentWithParams_Call struct + func (_c *AtlasSearchApi_CreateAtlasSearchDeploymentWithParams_Call) Return(_a0 admin.CreateAtlasSearchDeploymentApiRequest) *AtlasSearchApi_CreateAtlasSearchDeploymentWithParams_Call + func (_c *AtlasSearchApi_CreateAtlasSearchDeploymentWithParams_Call) Run(...) *AtlasSearchApi_CreateAtlasSearchDeploymentWithParams_Call + func (_c *AtlasSearchApi_CreateAtlasSearchDeploymentWithParams_Call) RunAndReturn(...) *AtlasSearchApi_CreateAtlasSearchDeploymentWithParams_Call + type AtlasSearchApi_CreateAtlasSearchDeployment_Call struct + func (_c *AtlasSearchApi_CreateAtlasSearchDeployment_Call) Return(_a0 admin.CreateAtlasSearchDeploymentApiRequest) *AtlasSearchApi_CreateAtlasSearchDeployment_Call + func (_c *AtlasSearchApi_CreateAtlasSearchDeployment_Call) Run(run func(ctx context.Context, groupId string, clusterName string, ...)) *AtlasSearchApi_CreateAtlasSearchDeployment_Call + func (_c *AtlasSearchApi_CreateAtlasSearchDeployment_Call) RunAndReturn(...) *AtlasSearchApi_CreateAtlasSearchDeployment_Call + type AtlasSearchApi_CreateAtlasSearchIndexDeprecatedExecute_Call struct + func (_c *AtlasSearchApi_CreateAtlasSearchIndexDeprecatedExecute_Call) Return(_a0 *admin.ClusterSearchIndex, _a1 *http.Response, _a2 error) *AtlasSearchApi_CreateAtlasSearchIndexDeprecatedExecute_Call + func (_c *AtlasSearchApi_CreateAtlasSearchIndexDeprecatedExecute_Call) Run(run func(r admin.CreateAtlasSearchIndexDeprecatedApiRequest)) *AtlasSearchApi_CreateAtlasSearchIndexDeprecatedExecute_Call + func (_c *AtlasSearchApi_CreateAtlasSearchIndexDeprecatedExecute_Call) RunAndReturn(...) *AtlasSearchApi_CreateAtlasSearchIndexDeprecatedExecute_Call + type AtlasSearchApi_CreateAtlasSearchIndexDeprecatedWithParams_Call struct + func (_c *AtlasSearchApi_CreateAtlasSearchIndexDeprecatedWithParams_Call) Return(_a0 admin.CreateAtlasSearchIndexDeprecatedApiRequest) *AtlasSearchApi_CreateAtlasSearchIndexDeprecatedWithParams_Call + func (_c *AtlasSearchApi_CreateAtlasSearchIndexDeprecatedWithParams_Call) Run(...) *AtlasSearchApi_CreateAtlasSearchIndexDeprecatedWithParams_Call + func (_c *AtlasSearchApi_CreateAtlasSearchIndexDeprecatedWithParams_Call) RunAndReturn(...) *AtlasSearchApi_CreateAtlasSearchIndexDeprecatedWithParams_Call + type AtlasSearchApi_CreateAtlasSearchIndexDeprecated_Call struct + func (_c *AtlasSearchApi_CreateAtlasSearchIndexDeprecated_Call) Return(_a0 admin.CreateAtlasSearchIndexDeprecatedApiRequest) *AtlasSearchApi_CreateAtlasSearchIndexDeprecated_Call + func (_c *AtlasSearchApi_CreateAtlasSearchIndexDeprecated_Call) Run(run func(ctx context.Context, groupId string, clusterName string, ...)) *AtlasSearchApi_CreateAtlasSearchIndexDeprecated_Call + func (_c *AtlasSearchApi_CreateAtlasSearchIndexDeprecated_Call) RunAndReturn(...) *AtlasSearchApi_CreateAtlasSearchIndexDeprecated_Call + type AtlasSearchApi_CreateAtlasSearchIndexExecute_Call struct + func (_c *AtlasSearchApi_CreateAtlasSearchIndexExecute_Call) Return(_a0 *admin.SearchIndexResponse, _a1 *http.Response, _a2 error) *AtlasSearchApi_CreateAtlasSearchIndexExecute_Call + func (_c *AtlasSearchApi_CreateAtlasSearchIndexExecute_Call) Run(run func(r admin.CreateAtlasSearchIndexApiRequest)) *AtlasSearchApi_CreateAtlasSearchIndexExecute_Call + func (_c *AtlasSearchApi_CreateAtlasSearchIndexExecute_Call) RunAndReturn(...) *AtlasSearchApi_CreateAtlasSearchIndexExecute_Call + type AtlasSearchApi_CreateAtlasSearchIndexWithParams_Call struct + func (_c *AtlasSearchApi_CreateAtlasSearchIndexWithParams_Call) Return(_a0 admin.CreateAtlasSearchIndexApiRequest) *AtlasSearchApi_CreateAtlasSearchIndexWithParams_Call + func (_c *AtlasSearchApi_CreateAtlasSearchIndexWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateAtlasSearchIndexApiParams)) *AtlasSearchApi_CreateAtlasSearchIndexWithParams_Call + func (_c *AtlasSearchApi_CreateAtlasSearchIndexWithParams_Call) RunAndReturn(...) *AtlasSearchApi_CreateAtlasSearchIndexWithParams_Call + type AtlasSearchApi_CreateAtlasSearchIndex_Call struct + func (_c *AtlasSearchApi_CreateAtlasSearchIndex_Call) Return(_a0 admin.CreateAtlasSearchIndexApiRequest) *AtlasSearchApi_CreateAtlasSearchIndex_Call + func (_c *AtlasSearchApi_CreateAtlasSearchIndex_Call) Run(run func(ctx context.Context, groupId string, clusterName string, ...)) *AtlasSearchApi_CreateAtlasSearchIndex_Call + func (_c *AtlasSearchApi_CreateAtlasSearchIndex_Call) RunAndReturn(...) *AtlasSearchApi_CreateAtlasSearchIndex_Call + type AtlasSearchApi_DeleteAtlasSearchDeploymentExecute_Call struct + func (_c *AtlasSearchApi_DeleteAtlasSearchDeploymentExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *AtlasSearchApi_DeleteAtlasSearchDeploymentExecute_Call + func (_c *AtlasSearchApi_DeleteAtlasSearchDeploymentExecute_Call) Run(run func(r admin.DeleteAtlasSearchDeploymentApiRequest)) *AtlasSearchApi_DeleteAtlasSearchDeploymentExecute_Call + func (_c *AtlasSearchApi_DeleteAtlasSearchDeploymentExecute_Call) RunAndReturn(...) *AtlasSearchApi_DeleteAtlasSearchDeploymentExecute_Call + type AtlasSearchApi_DeleteAtlasSearchDeploymentWithParams_Call struct + func (_c *AtlasSearchApi_DeleteAtlasSearchDeploymentWithParams_Call) Return(_a0 admin.DeleteAtlasSearchDeploymentApiRequest) *AtlasSearchApi_DeleteAtlasSearchDeploymentWithParams_Call + func (_c *AtlasSearchApi_DeleteAtlasSearchDeploymentWithParams_Call) Run(...) *AtlasSearchApi_DeleteAtlasSearchDeploymentWithParams_Call + func (_c *AtlasSearchApi_DeleteAtlasSearchDeploymentWithParams_Call) RunAndReturn(...) *AtlasSearchApi_DeleteAtlasSearchDeploymentWithParams_Call + type AtlasSearchApi_DeleteAtlasSearchDeployment_Call struct + func (_c *AtlasSearchApi_DeleteAtlasSearchDeployment_Call) Return(_a0 admin.DeleteAtlasSearchDeploymentApiRequest) *AtlasSearchApi_DeleteAtlasSearchDeployment_Call + func (_c *AtlasSearchApi_DeleteAtlasSearchDeployment_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *AtlasSearchApi_DeleteAtlasSearchDeployment_Call + func (_c *AtlasSearchApi_DeleteAtlasSearchDeployment_Call) RunAndReturn(...) *AtlasSearchApi_DeleteAtlasSearchDeployment_Call + type AtlasSearchApi_DeleteAtlasSearchIndexByNameExecute_Call struct + func (_c *AtlasSearchApi_DeleteAtlasSearchIndexByNameExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *AtlasSearchApi_DeleteAtlasSearchIndexByNameExecute_Call + func (_c *AtlasSearchApi_DeleteAtlasSearchIndexByNameExecute_Call) Run(run func(r admin.DeleteAtlasSearchIndexByNameApiRequest)) *AtlasSearchApi_DeleteAtlasSearchIndexByNameExecute_Call + func (_c *AtlasSearchApi_DeleteAtlasSearchIndexByNameExecute_Call) RunAndReturn(...) *AtlasSearchApi_DeleteAtlasSearchIndexByNameExecute_Call + type AtlasSearchApi_DeleteAtlasSearchIndexByNameWithParams_Call struct + func (_c *AtlasSearchApi_DeleteAtlasSearchIndexByNameWithParams_Call) Return(_a0 admin.DeleteAtlasSearchIndexByNameApiRequest) *AtlasSearchApi_DeleteAtlasSearchIndexByNameWithParams_Call + func (_c *AtlasSearchApi_DeleteAtlasSearchIndexByNameWithParams_Call) Run(...) *AtlasSearchApi_DeleteAtlasSearchIndexByNameWithParams_Call + func (_c *AtlasSearchApi_DeleteAtlasSearchIndexByNameWithParams_Call) RunAndReturn(...) *AtlasSearchApi_DeleteAtlasSearchIndexByNameWithParams_Call + type AtlasSearchApi_DeleteAtlasSearchIndexByName_Call struct + func (_c *AtlasSearchApi_DeleteAtlasSearchIndexByName_Call) Return(_a0 admin.DeleteAtlasSearchIndexByNameApiRequest) *AtlasSearchApi_DeleteAtlasSearchIndexByName_Call + func (_c *AtlasSearchApi_DeleteAtlasSearchIndexByName_Call) Run(...) *AtlasSearchApi_DeleteAtlasSearchIndexByName_Call + func (_c *AtlasSearchApi_DeleteAtlasSearchIndexByName_Call) RunAndReturn(...) *AtlasSearchApi_DeleteAtlasSearchIndexByName_Call + type AtlasSearchApi_DeleteAtlasSearchIndexDeprecatedExecute_Call struct + func (_c *AtlasSearchApi_DeleteAtlasSearchIndexDeprecatedExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *AtlasSearchApi_DeleteAtlasSearchIndexDeprecatedExecute_Call + func (_c *AtlasSearchApi_DeleteAtlasSearchIndexDeprecatedExecute_Call) Run(run func(r admin.DeleteAtlasSearchIndexDeprecatedApiRequest)) *AtlasSearchApi_DeleteAtlasSearchIndexDeprecatedExecute_Call + func (_c *AtlasSearchApi_DeleteAtlasSearchIndexDeprecatedExecute_Call) RunAndReturn(...) *AtlasSearchApi_DeleteAtlasSearchIndexDeprecatedExecute_Call + type AtlasSearchApi_DeleteAtlasSearchIndexDeprecatedWithParams_Call struct + func (_c *AtlasSearchApi_DeleteAtlasSearchIndexDeprecatedWithParams_Call) Return(_a0 admin.DeleteAtlasSearchIndexDeprecatedApiRequest) *AtlasSearchApi_DeleteAtlasSearchIndexDeprecatedWithParams_Call + func (_c *AtlasSearchApi_DeleteAtlasSearchIndexDeprecatedWithParams_Call) Run(...) *AtlasSearchApi_DeleteAtlasSearchIndexDeprecatedWithParams_Call + func (_c *AtlasSearchApi_DeleteAtlasSearchIndexDeprecatedWithParams_Call) RunAndReturn(...) *AtlasSearchApi_DeleteAtlasSearchIndexDeprecatedWithParams_Call + type AtlasSearchApi_DeleteAtlasSearchIndexDeprecated_Call struct + func (_c *AtlasSearchApi_DeleteAtlasSearchIndexDeprecated_Call) Return(_a0 admin.DeleteAtlasSearchIndexDeprecatedApiRequest) *AtlasSearchApi_DeleteAtlasSearchIndexDeprecated_Call + func (_c *AtlasSearchApi_DeleteAtlasSearchIndexDeprecated_Call) Run(...) *AtlasSearchApi_DeleteAtlasSearchIndexDeprecated_Call + func (_c *AtlasSearchApi_DeleteAtlasSearchIndexDeprecated_Call) RunAndReturn(...) *AtlasSearchApi_DeleteAtlasSearchIndexDeprecated_Call + type AtlasSearchApi_DeleteAtlasSearchIndexExecute_Call struct + func (_c *AtlasSearchApi_DeleteAtlasSearchIndexExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *AtlasSearchApi_DeleteAtlasSearchIndexExecute_Call + func (_c *AtlasSearchApi_DeleteAtlasSearchIndexExecute_Call) Run(run func(r admin.DeleteAtlasSearchIndexApiRequest)) *AtlasSearchApi_DeleteAtlasSearchIndexExecute_Call + func (_c *AtlasSearchApi_DeleteAtlasSearchIndexExecute_Call) RunAndReturn(run func(admin.DeleteAtlasSearchIndexApiRequest) (any, *http.Response, error)) *AtlasSearchApi_DeleteAtlasSearchIndexExecute_Call + type AtlasSearchApi_DeleteAtlasSearchIndexWithParams_Call struct + func (_c *AtlasSearchApi_DeleteAtlasSearchIndexWithParams_Call) Return(_a0 admin.DeleteAtlasSearchIndexApiRequest) *AtlasSearchApi_DeleteAtlasSearchIndexWithParams_Call + func (_c *AtlasSearchApi_DeleteAtlasSearchIndexWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteAtlasSearchIndexApiParams)) *AtlasSearchApi_DeleteAtlasSearchIndexWithParams_Call + func (_c *AtlasSearchApi_DeleteAtlasSearchIndexWithParams_Call) RunAndReturn(...) *AtlasSearchApi_DeleteAtlasSearchIndexWithParams_Call + type AtlasSearchApi_DeleteAtlasSearchIndex_Call struct + func (_c *AtlasSearchApi_DeleteAtlasSearchIndex_Call) Return(_a0 admin.DeleteAtlasSearchIndexApiRequest) *AtlasSearchApi_DeleteAtlasSearchIndex_Call + func (_c *AtlasSearchApi_DeleteAtlasSearchIndex_Call) Run(...) *AtlasSearchApi_DeleteAtlasSearchIndex_Call + func (_c *AtlasSearchApi_DeleteAtlasSearchIndex_Call) RunAndReturn(...) *AtlasSearchApi_DeleteAtlasSearchIndex_Call + type AtlasSearchApi_Expecter struct + func (_e *AtlasSearchApi_Expecter) CreateAtlasSearchDeployment(ctx any, groupId any, clusterName any, apiSearchDeploymentRequest any) *AtlasSearchApi_CreateAtlasSearchDeployment_Call + func (_e *AtlasSearchApi_Expecter) CreateAtlasSearchDeploymentExecute(r any) *AtlasSearchApi_CreateAtlasSearchDeploymentExecute_Call + func (_e *AtlasSearchApi_Expecter) CreateAtlasSearchDeploymentWithParams(ctx any, args any) *AtlasSearchApi_CreateAtlasSearchDeploymentWithParams_Call + func (_e *AtlasSearchApi_Expecter) CreateAtlasSearchIndex(ctx any, groupId any, clusterName any, searchIndexCreateRequest any) *AtlasSearchApi_CreateAtlasSearchIndex_Call + func (_e *AtlasSearchApi_Expecter) CreateAtlasSearchIndexDeprecated(ctx any, groupId any, clusterName any, clusterSearchIndex any) *AtlasSearchApi_CreateAtlasSearchIndexDeprecated_Call + func (_e *AtlasSearchApi_Expecter) CreateAtlasSearchIndexDeprecatedExecute(r any) *AtlasSearchApi_CreateAtlasSearchIndexDeprecatedExecute_Call + func (_e *AtlasSearchApi_Expecter) CreateAtlasSearchIndexDeprecatedWithParams(ctx any, args any) *AtlasSearchApi_CreateAtlasSearchIndexDeprecatedWithParams_Call + func (_e *AtlasSearchApi_Expecter) CreateAtlasSearchIndexExecute(r any) *AtlasSearchApi_CreateAtlasSearchIndexExecute_Call + func (_e *AtlasSearchApi_Expecter) CreateAtlasSearchIndexWithParams(ctx any, args any) *AtlasSearchApi_CreateAtlasSearchIndexWithParams_Call + func (_e *AtlasSearchApi_Expecter) DeleteAtlasSearchDeployment(ctx any, groupId any, clusterName any) *AtlasSearchApi_DeleteAtlasSearchDeployment_Call + func (_e *AtlasSearchApi_Expecter) DeleteAtlasSearchDeploymentExecute(r any) *AtlasSearchApi_DeleteAtlasSearchDeploymentExecute_Call + func (_e *AtlasSearchApi_Expecter) DeleteAtlasSearchDeploymentWithParams(ctx any, args any) *AtlasSearchApi_DeleteAtlasSearchDeploymentWithParams_Call + func (_e *AtlasSearchApi_Expecter) DeleteAtlasSearchIndex(ctx any, groupId any, clusterName any, indexId any) *AtlasSearchApi_DeleteAtlasSearchIndex_Call + func (_e *AtlasSearchApi_Expecter) DeleteAtlasSearchIndexByName(ctx any, groupId any, clusterName any, collectionName any, databaseName any, ...) *AtlasSearchApi_DeleteAtlasSearchIndexByName_Call + func (_e *AtlasSearchApi_Expecter) DeleteAtlasSearchIndexByNameExecute(r any) *AtlasSearchApi_DeleteAtlasSearchIndexByNameExecute_Call + func (_e *AtlasSearchApi_Expecter) DeleteAtlasSearchIndexByNameWithParams(ctx any, args any) *AtlasSearchApi_DeleteAtlasSearchIndexByNameWithParams_Call + func (_e *AtlasSearchApi_Expecter) DeleteAtlasSearchIndexDeprecated(ctx any, groupId any, clusterName any, indexId any) *AtlasSearchApi_DeleteAtlasSearchIndexDeprecated_Call + func (_e *AtlasSearchApi_Expecter) DeleteAtlasSearchIndexDeprecatedExecute(r any) *AtlasSearchApi_DeleteAtlasSearchIndexDeprecatedExecute_Call + func (_e *AtlasSearchApi_Expecter) DeleteAtlasSearchIndexDeprecatedWithParams(ctx any, args any) *AtlasSearchApi_DeleteAtlasSearchIndexDeprecatedWithParams_Call + func (_e *AtlasSearchApi_Expecter) DeleteAtlasSearchIndexExecute(r any) *AtlasSearchApi_DeleteAtlasSearchIndexExecute_Call + func (_e *AtlasSearchApi_Expecter) DeleteAtlasSearchIndexWithParams(ctx any, args any) *AtlasSearchApi_DeleteAtlasSearchIndexWithParams_Call + func (_e *AtlasSearchApi_Expecter) GetAtlasSearchDeployment(ctx any, groupId any, clusterName any) *AtlasSearchApi_GetAtlasSearchDeployment_Call + func (_e *AtlasSearchApi_Expecter) GetAtlasSearchDeploymentExecute(r any) *AtlasSearchApi_GetAtlasSearchDeploymentExecute_Call + func (_e *AtlasSearchApi_Expecter) GetAtlasSearchDeploymentWithParams(ctx any, args any) *AtlasSearchApi_GetAtlasSearchDeploymentWithParams_Call + func (_e *AtlasSearchApi_Expecter) GetAtlasSearchIndex(ctx any, groupId any, clusterName any, indexId any) *AtlasSearchApi_GetAtlasSearchIndex_Call + func (_e *AtlasSearchApi_Expecter) GetAtlasSearchIndexByName(ctx any, groupId any, clusterName any, collectionName any, databaseName any, ...) *AtlasSearchApi_GetAtlasSearchIndexByName_Call + func (_e *AtlasSearchApi_Expecter) GetAtlasSearchIndexByNameExecute(r any) *AtlasSearchApi_GetAtlasSearchIndexByNameExecute_Call + func (_e *AtlasSearchApi_Expecter) GetAtlasSearchIndexByNameWithParams(ctx any, args any) *AtlasSearchApi_GetAtlasSearchIndexByNameWithParams_Call + func (_e *AtlasSearchApi_Expecter) GetAtlasSearchIndexDeprecated(ctx any, groupId any, clusterName any, indexId any) *AtlasSearchApi_GetAtlasSearchIndexDeprecated_Call + func (_e *AtlasSearchApi_Expecter) GetAtlasSearchIndexDeprecatedExecute(r any) *AtlasSearchApi_GetAtlasSearchIndexDeprecatedExecute_Call + func (_e *AtlasSearchApi_Expecter) GetAtlasSearchIndexDeprecatedWithParams(ctx any, args any) *AtlasSearchApi_GetAtlasSearchIndexDeprecatedWithParams_Call + func (_e *AtlasSearchApi_Expecter) GetAtlasSearchIndexExecute(r any) *AtlasSearchApi_GetAtlasSearchIndexExecute_Call + func (_e *AtlasSearchApi_Expecter) GetAtlasSearchIndexWithParams(ctx any, args any) *AtlasSearchApi_GetAtlasSearchIndexWithParams_Call + func (_e *AtlasSearchApi_Expecter) ListAtlasSearchIndexes(ctx any, groupId any, clusterName any, collectionName any, databaseName any) *AtlasSearchApi_ListAtlasSearchIndexes_Call + func (_e *AtlasSearchApi_Expecter) ListAtlasSearchIndexesCluster(ctx any, groupId any, clusterName any) *AtlasSearchApi_ListAtlasSearchIndexesCluster_Call + func (_e *AtlasSearchApi_Expecter) ListAtlasSearchIndexesClusterExecute(r any) *AtlasSearchApi_ListAtlasSearchIndexesClusterExecute_Call + func (_e *AtlasSearchApi_Expecter) ListAtlasSearchIndexesClusterWithParams(ctx any, args any) *AtlasSearchApi_ListAtlasSearchIndexesClusterWithParams_Call + func (_e *AtlasSearchApi_Expecter) ListAtlasSearchIndexesDeprecated(ctx any, groupId any, clusterName any, collectionName any, databaseName any) *AtlasSearchApi_ListAtlasSearchIndexesDeprecated_Call + func (_e *AtlasSearchApi_Expecter) ListAtlasSearchIndexesDeprecatedExecute(r any) *AtlasSearchApi_ListAtlasSearchIndexesDeprecatedExecute_Call + func (_e *AtlasSearchApi_Expecter) ListAtlasSearchIndexesDeprecatedWithParams(ctx any, args any) *AtlasSearchApi_ListAtlasSearchIndexesDeprecatedWithParams_Call + func (_e *AtlasSearchApi_Expecter) ListAtlasSearchIndexesExecute(r any) *AtlasSearchApi_ListAtlasSearchIndexesExecute_Call + func (_e *AtlasSearchApi_Expecter) ListAtlasSearchIndexesWithParams(ctx any, args any) *AtlasSearchApi_ListAtlasSearchIndexesWithParams_Call + func (_e *AtlasSearchApi_Expecter) UpdateAtlasSearchDeployment(ctx any, groupId any, clusterName any, apiSearchDeploymentRequest any) *AtlasSearchApi_UpdateAtlasSearchDeployment_Call + func (_e *AtlasSearchApi_Expecter) UpdateAtlasSearchDeploymentExecute(r any) *AtlasSearchApi_UpdateAtlasSearchDeploymentExecute_Call + func (_e *AtlasSearchApi_Expecter) UpdateAtlasSearchDeploymentWithParams(ctx any, args any) *AtlasSearchApi_UpdateAtlasSearchDeploymentWithParams_Call + func (_e *AtlasSearchApi_Expecter) UpdateAtlasSearchIndex(ctx any, groupId any, clusterName any, indexId any, ...) *AtlasSearchApi_UpdateAtlasSearchIndex_Call + func (_e *AtlasSearchApi_Expecter) UpdateAtlasSearchIndexByName(ctx any, groupId any, clusterName any, collectionName any, databaseName any, ...) *AtlasSearchApi_UpdateAtlasSearchIndexByName_Call + func (_e *AtlasSearchApi_Expecter) UpdateAtlasSearchIndexByNameExecute(r any) *AtlasSearchApi_UpdateAtlasSearchIndexByNameExecute_Call + func (_e *AtlasSearchApi_Expecter) UpdateAtlasSearchIndexByNameWithParams(ctx any, args any) *AtlasSearchApi_UpdateAtlasSearchIndexByNameWithParams_Call + func (_e *AtlasSearchApi_Expecter) UpdateAtlasSearchIndexDeprecated(ctx any, groupId any, clusterName any, indexId any, clusterSearchIndex any) *AtlasSearchApi_UpdateAtlasSearchIndexDeprecated_Call + func (_e *AtlasSearchApi_Expecter) UpdateAtlasSearchIndexDeprecatedExecute(r any) *AtlasSearchApi_UpdateAtlasSearchIndexDeprecatedExecute_Call + func (_e *AtlasSearchApi_Expecter) UpdateAtlasSearchIndexDeprecatedWithParams(ctx any, args any) *AtlasSearchApi_UpdateAtlasSearchIndexDeprecatedWithParams_Call + func (_e *AtlasSearchApi_Expecter) UpdateAtlasSearchIndexExecute(r any) *AtlasSearchApi_UpdateAtlasSearchIndexExecute_Call + func (_e *AtlasSearchApi_Expecter) UpdateAtlasSearchIndexWithParams(ctx any, args any) *AtlasSearchApi_UpdateAtlasSearchIndexWithParams_Call + type AtlasSearchApi_GetAtlasSearchDeploymentExecute_Call struct + func (_c *AtlasSearchApi_GetAtlasSearchDeploymentExecute_Call) Return(_a0 *admin.ApiSearchDeploymentResponse, _a1 *http.Response, _a2 error) *AtlasSearchApi_GetAtlasSearchDeploymentExecute_Call + func (_c *AtlasSearchApi_GetAtlasSearchDeploymentExecute_Call) Run(run func(r admin.GetAtlasSearchDeploymentApiRequest)) *AtlasSearchApi_GetAtlasSearchDeploymentExecute_Call + func (_c *AtlasSearchApi_GetAtlasSearchDeploymentExecute_Call) RunAndReturn(...) *AtlasSearchApi_GetAtlasSearchDeploymentExecute_Call + type AtlasSearchApi_GetAtlasSearchDeploymentWithParams_Call struct + func (_c *AtlasSearchApi_GetAtlasSearchDeploymentWithParams_Call) Return(_a0 admin.GetAtlasSearchDeploymentApiRequest) *AtlasSearchApi_GetAtlasSearchDeploymentWithParams_Call + func (_c *AtlasSearchApi_GetAtlasSearchDeploymentWithParams_Call) Run(run func(ctx context.Context, args *admin.GetAtlasSearchDeploymentApiParams)) *AtlasSearchApi_GetAtlasSearchDeploymentWithParams_Call + func (_c *AtlasSearchApi_GetAtlasSearchDeploymentWithParams_Call) RunAndReturn(...) *AtlasSearchApi_GetAtlasSearchDeploymentWithParams_Call + type AtlasSearchApi_GetAtlasSearchDeployment_Call struct + func (_c *AtlasSearchApi_GetAtlasSearchDeployment_Call) Return(_a0 admin.GetAtlasSearchDeploymentApiRequest) *AtlasSearchApi_GetAtlasSearchDeployment_Call + func (_c *AtlasSearchApi_GetAtlasSearchDeployment_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *AtlasSearchApi_GetAtlasSearchDeployment_Call + func (_c *AtlasSearchApi_GetAtlasSearchDeployment_Call) RunAndReturn(...) *AtlasSearchApi_GetAtlasSearchDeployment_Call + type AtlasSearchApi_GetAtlasSearchIndexByNameExecute_Call struct + func (_c *AtlasSearchApi_GetAtlasSearchIndexByNameExecute_Call) Return(_a0 *admin.SearchIndexResponse, _a1 *http.Response, _a2 error) *AtlasSearchApi_GetAtlasSearchIndexByNameExecute_Call + func (_c *AtlasSearchApi_GetAtlasSearchIndexByNameExecute_Call) Run(run func(r admin.GetAtlasSearchIndexByNameApiRequest)) *AtlasSearchApi_GetAtlasSearchIndexByNameExecute_Call + func (_c *AtlasSearchApi_GetAtlasSearchIndexByNameExecute_Call) RunAndReturn(...) *AtlasSearchApi_GetAtlasSearchIndexByNameExecute_Call + type AtlasSearchApi_GetAtlasSearchIndexByNameWithParams_Call struct + func (_c *AtlasSearchApi_GetAtlasSearchIndexByNameWithParams_Call) Return(_a0 admin.GetAtlasSearchIndexByNameApiRequest) *AtlasSearchApi_GetAtlasSearchIndexByNameWithParams_Call + func (_c *AtlasSearchApi_GetAtlasSearchIndexByNameWithParams_Call) Run(run func(ctx context.Context, args *admin.GetAtlasSearchIndexByNameApiParams)) *AtlasSearchApi_GetAtlasSearchIndexByNameWithParams_Call + func (_c *AtlasSearchApi_GetAtlasSearchIndexByNameWithParams_Call) RunAndReturn(...) *AtlasSearchApi_GetAtlasSearchIndexByNameWithParams_Call + type AtlasSearchApi_GetAtlasSearchIndexByName_Call struct + func (_c *AtlasSearchApi_GetAtlasSearchIndexByName_Call) Return(_a0 admin.GetAtlasSearchIndexByNameApiRequest) *AtlasSearchApi_GetAtlasSearchIndexByName_Call + func (_c *AtlasSearchApi_GetAtlasSearchIndexByName_Call) Run(...) *AtlasSearchApi_GetAtlasSearchIndexByName_Call + func (_c *AtlasSearchApi_GetAtlasSearchIndexByName_Call) RunAndReturn(...) *AtlasSearchApi_GetAtlasSearchIndexByName_Call + type AtlasSearchApi_GetAtlasSearchIndexDeprecatedExecute_Call struct + func (_c *AtlasSearchApi_GetAtlasSearchIndexDeprecatedExecute_Call) Return(_a0 *admin.ClusterSearchIndex, _a1 *http.Response, _a2 error) *AtlasSearchApi_GetAtlasSearchIndexDeprecatedExecute_Call + func (_c *AtlasSearchApi_GetAtlasSearchIndexDeprecatedExecute_Call) Run(run func(r admin.GetAtlasSearchIndexDeprecatedApiRequest)) *AtlasSearchApi_GetAtlasSearchIndexDeprecatedExecute_Call + func (_c *AtlasSearchApi_GetAtlasSearchIndexDeprecatedExecute_Call) RunAndReturn(...) *AtlasSearchApi_GetAtlasSearchIndexDeprecatedExecute_Call + type AtlasSearchApi_GetAtlasSearchIndexDeprecatedWithParams_Call struct + func (_c *AtlasSearchApi_GetAtlasSearchIndexDeprecatedWithParams_Call) Return(_a0 admin.GetAtlasSearchIndexDeprecatedApiRequest) *AtlasSearchApi_GetAtlasSearchIndexDeprecatedWithParams_Call + func (_c *AtlasSearchApi_GetAtlasSearchIndexDeprecatedWithParams_Call) Run(...) *AtlasSearchApi_GetAtlasSearchIndexDeprecatedWithParams_Call + func (_c *AtlasSearchApi_GetAtlasSearchIndexDeprecatedWithParams_Call) RunAndReturn(...) *AtlasSearchApi_GetAtlasSearchIndexDeprecatedWithParams_Call + type AtlasSearchApi_GetAtlasSearchIndexDeprecated_Call struct + func (_c *AtlasSearchApi_GetAtlasSearchIndexDeprecated_Call) Return(_a0 admin.GetAtlasSearchIndexDeprecatedApiRequest) *AtlasSearchApi_GetAtlasSearchIndexDeprecated_Call + func (_c *AtlasSearchApi_GetAtlasSearchIndexDeprecated_Call) Run(...) *AtlasSearchApi_GetAtlasSearchIndexDeprecated_Call + func (_c *AtlasSearchApi_GetAtlasSearchIndexDeprecated_Call) RunAndReturn(...) *AtlasSearchApi_GetAtlasSearchIndexDeprecated_Call + type AtlasSearchApi_GetAtlasSearchIndexExecute_Call struct + func (_c *AtlasSearchApi_GetAtlasSearchIndexExecute_Call) Return(_a0 *admin.SearchIndexResponse, _a1 *http.Response, _a2 error) *AtlasSearchApi_GetAtlasSearchIndexExecute_Call + func (_c *AtlasSearchApi_GetAtlasSearchIndexExecute_Call) Run(run func(r admin.GetAtlasSearchIndexApiRequest)) *AtlasSearchApi_GetAtlasSearchIndexExecute_Call + func (_c *AtlasSearchApi_GetAtlasSearchIndexExecute_Call) RunAndReturn(...) *AtlasSearchApi_GetAtlasSearchIndexExecute_Call + type AtlasSearchApi_GetAtlasSearchIndexWithParams_Call struct + func (_c *AtlasSearchApi_GetAtlasSearchIndexWithParams_Call) Return(_a0 admin.GetAtlasSearchIndexApiRequest) *AtlasSearchApi_GetAtlasSearchIndexWithParams_Call + func (_c *AtlasSearchApi_GetAtlasSearchIndexWithParams_Call) Run(run func(ctx context.Context, args *admin.GetAtlasSearchIndexApiParams)) *AtlasSearchApi_GetAtlasSearchIndexWithParams_Call + func (_c *AtlasSearchApi_GetAtlasSearchIndexWithParams_Call) RunAndReturn(...) *AtlasSearchApi_GetAtlasSearchIndexWithParams_Call + type AtlasSearchApi_GetAtlasSearchIndex_Call struct + func (_c *AtlasSearchApi_GetAtlasSearchIndex_Call) Return(_a0 admin.GetAtlasSearchIndexApiRequest) *AtlasSearchApi_GetAtlasSearchIndex_Call + func (_c *AtlasSearchApi_GetAtlasSearchIndex_Call) Run(...) *AtlasSearchApi_GetAtlasSearchIndex_Call + func (_c *AtlasSearchApi_GetAtlasSearchIndex_Call) RunAndReturn(...) *AtlasSearchApi_GetAtlasSearchIndex_Call + type AtlasSearchApi_ListAtlasSearchIndexesClusterExecute_Call struct + func (_c *AtlasSearchApi_ListAtlasSearchIndexesClusterExecute_Call) Return(_a0 []admin.SearchIndexResponse, _a1 *http.Response, _a2 error) *AtlasSearchApi_ListAtlasSearchIndexesClusterExecute_Call + func (_c *AtlasSearchApi_ListAtlasSearchIndexesClusterExecute_Call) Run(run func(r admin.ListAtlasSearchIndexesClusterApiRequest)) *AtlasSearchApi_ListAtlasSearchIndexesClusterExecute_Call + func (_c *AtlasSearchApi_ListAtlasSearchIndexesClusterExecute_Call) RunAndReturn(...) *AtlasSearchApi_ListAtlasSearchIndexesClusterExecute_Call + type AtlasSearchApi_ListAtlasSearchIndexesClusterWithParams_Call struct + func (_c *AtlasSearchApi_ListAtlasSearchIndexesClusterWithParams_Call) Return(_a0 admin.ListAtlasSearchIndexesClusterApiRequest) *AtlasSearchApi_ListAtlasSearchIndexesClusterWithParams_Call + func (_c *AtlasSearchApi_ListAtlasSearchIndexesClusterWithParams_Call) Run(...) *AtlasSearchApi_ListAtlasSearchIndexesClusterWithParams_Call + func (_c *AtlasSearchApi_ListAtlasSearchIndexesClusterWithParams_Call) RunAndReturn(...) *AtlasSearchApi_ListAtlasSearchIndexesClusterWithParams_Call + type AtlasSearchApi_ListAtlasSearchIndexesCluster_Call struct + func (_c *AtlasSearchApi_ListAtlasSearchIndexesCluster_Call) Return(_a0 admin.ListAtlasSearchIndexesClusterApiRequest) *AtlasSearchApi_ListAtlasSearchIndexesCluster_Call + func (_c *AtlasSearchApi_ListAtlasSearchIndexesCluster_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *AtlasSearchApi_ListAtlasSearchIndexesCluster_Call + func (_c *AtlasSearchApi_ListAtlasSearchIndexesCluster_Call) RunAndReturn(...) *AtlasSearchApi_ListAtlasSearchIndexesCluster_Call + type AtlasSearchApi_ListAtlasSearchIndexesDeprecatedExecute_Call struct + func (_c *AtlasSearchApi_ListAtlasSearchIndexesDeprecatedExecute_Call) Return(_a0 []admin.ClusterSearchIndex, _a1 *http.Response, _a2 error) *AtlasSearchApi_ListAtlasSearchIndexesDeprecatedExecute_Call + func (_c *AtlasSearchApi_ListAtlasSearchIndexesDeprecatedExecute_Call) Run(run func(r admin.ListAtlasSearchIndexesDeprecatedApiRequest)) *AtlasSearchApi_ListAtlasSearchIndexesDeprecatedExecute_Call + func (_c *AtlasSearchApi_ListAtlasSearchIndexesDeprecatedExecute_Call) RunAndReturn(...) *AtlasSearchApi_ListAtlasSearchIndexesDeprecatedExecute_Call + type AtlasSearchApi_ListAtlasSearchIndexesDeprecatedWithParams_Call struct + func (_c *AtlasSearchApi_ListAtlasSearchIndexesDeprecatedWithParams_Call) Return(_a0 admin.ListAtlasSearchIndexesDeprecatedApiRequest) *AtlasSearchApi_ListAtlasSearchIndexesDeprecatedWithParams_Call + func (_c *AtlasSearchApi_ListAtlasSearchIndexesDeprecatedWithParams_Call) Run(...) *AtlasSearchApi_ListAtlasSearchIndexesDeprecatedWithParams_Call + func (_c *AtlasSearchApi_ListAtlasSearchIndexesDeprecatedWithParams_Call) RunAndReturn(...) *AtlasSearchApi_ListAtlasSearchIndexesDeprecatedWithParams_Call + type AtlasSearchApi_ListAtlasSearchIndexesDeprecated_Call struct + func (_c *AtlasSearchApi_ListAtlasSearchIndexesDeprecated_Call) Return(_a0 admin.ListAtlasSearchIndexesDeprecatedApiRequest) *AtlasSearchApi_ListAtlasSearchIndexesDeprecated_Call + func (_c *AtlasSearchApi_ListAtlasSearchIndexesDeprecated_Call) Run(...) *AtlasSearchApi_ListAtlasSearchIndexesDeprecated_Call + func (_c *AtlasSearchApi_ListAtlasSearchIndexesDeprecated_Call) RunAndReturn(...) *AtlasSearchApi_ListAtlasSearchIndexesDeprecated_Call + type AtlasSearchApi_ListAtlasSearchIndexesExecute_Call struct + func (_c *AtlasSearchApi_ListAtlasSearchIndexesExecute_Call) Return(_a0 []admin.SearchIndexResponse, _a1 *http.Response, _a2 error) *AtlasSearchApi_ListAtlasSearchIndexesExecute_Call + func (_c *AtlasSearchApi_ListAtlasSearchIndexesExecute_Call) Run(run func(r admin.ListAtlasSearchIndexesApiRequest)) *AtlasSearchApi_ListAtlasSearchIndexesExecute_Call + func (_c *AtlasSearchApi_ListAtlasSearchIndexesExecute_Call) RunAndReturn(...) *AtlasSearchApi_ListAtlasSearchIndexesExecute_Call + type AtlasSearchApi_ListAtlasSearchIndexesWithParams_Call struct + func (_c *AtlasSearchApi_ListAtlasSearchIndexesWithParams_Call) Return(_a0 admin.ListAtlasSearchIndexesApiRequest) *AtlasSearchApi_ListAtlasSearchIndexesWithParams_Call + func (_c *AtlasSearchApi_ListAtlasSearchIndexesWithParams_Call) Run(run func(ctx context.Context, args *admin.ListAtlasSearchIndexesApiParams)) *AtlasSearchApi_ListAtlasSearchIndexesWithParams_Call + func (_c *AtlasSearchApi_ListAtlasSearchIndexesWithParams_Call) RunAndReturn(...) *AtlasSearchApi_ListAtlasSearchIndexesWithParams_Call + type AtlasSearchApi_ListAtlasSearchIndexes_Call struct + func (_c *AtlasSearchApi_ListAtlasSearchIndexes_Call) Return(_a0 admin.ListAtlasSearchIndexesApiRequest) *AtlasSearchApi_ListAtlasSearchIndexes_Call + func (_c *AtlasSearchApi_ListAtlasSearchIndexes_Call) Run(...) *AtlasSearchApi_ListAtlasSearchIndexes_Call + func (_c *AtlasSearchApi_ListAtlasSearchIndexes_Call) RunAndReturn(...) *AtlasSearchApi_ListAtlasSearchIndexes_Call + type AtlasSearchApi_UpdateAtlasSearchDeploymentExecute_Call struct + func (_c *AtlasSearchApi_UpdateAtlasSearchDeploymentExecute_Call) Return(_a0 *admin.ApiSearchDeploymentResponse, _a1 *http.Response, _a2 error) *AtlasSearchApi_UpdateAtlasSearchDeploymentExecute_Call + func (_c *AtlasSearchApi_UpdateAtlasSearchDeploymentExecute_Call) Run(run func(r admin.UpdateAtlasSearchDeploymentApiRequest)) *AtlasSearchApi_UpdateAtlasSearchDeploymentExecute_Call + func (_c *AtlasSearchApi_UpdateAtlasSearchDeploymentExecute_Call) RunAndReturn(...) *AtlasSearchApi_UpdateAtlasSearchDeploymentExecute_Call + type AtlasSearchApi_UpdateAtlasSearchDeploymentWithParams_Call struct + func (_c *AtlasSearchApi_UpdateAtlasSearchDeploymentWithParams_Call) Return(_a0 admin.UpdateAtlasSearchDeploymentApiRequest) *AtlasSearchApi_UpdateAtlasSearchDeploymentWithParams_Call + func (_c *AtlasSearchApi_UpdateAtlasSearchDeploymentWithParams_Call) Run(...) *AtlasSearchApi_UpdateAtlasSearchDeploymentWithParams_Call + func (_c *AtlasSearchApi_UpdateAtlasSearchDeploymentWithParams_Call) RunAndReturn(...) *AtlasSearchApi_UpdateAtlasSearchDeploymentWithParams_Call + type AtlasSearchApi_UpdateAtlasSearchDeployment_Call struct + func (_c *AtlasSearchApi_UpdateAtlasSearchDeployment_Call) Return(_a0 admin.UpdateAtlasSearchDeploymentApiRequest) *AtlasSearchApi_UpdateAtlasSearchDeployment_Call + func (_c *AtlasSearchApi_UpdateAtlasSearchDeployment_Call) Run(run func(ctx context.Context, groupId string, clusterName string, ...)) *AtlasSearchApi_UpdateAtlasSearchDeployment_Call + func (_c *AtlasSearchApi_UpdateAtlasSearchDeployment_Call) RunAndReturn(...) *AtlasSearchApi_UpdateAtlasSearchDeployment_Call + type AtlasSearchApi_UpdateAtlasSearchIndexByNameExecute_Call struct + func (_c *AtlasSearchApi_UpdateAtlasSearchIndexByNameExecute_Call) Return(_a0 *admin.SearchIndexResponse, _a1 *http.Response, _a2 error) *AtlasSearchApi_UpdateAtlasSearchIndexByNameExecute_Call + func (_c *AtlasSearchApi_UpdateAtlasSearchIndexByNameExecute_Call) Run(run func(r admin.UpdateAtlasSearchIndexByNameApiRequest)) *AtlasSearchApi_UpdateAtlasSearchIndexByNameExecute_Call + func (_c *AtlasSearchApi_UpdateAtlasSearchIndexByNameExecute_Call) RunAndReturn(...) *AtlasSearchApi_UpdateAtlasSearchIndexByNameExecute_Call + type AtlasSearchApi_UpdateAtlasSearchIndexByNameWithParams_Call struct + func (_c *AtlasSearchApi_UpdateAtlasSearchIndexByNameWithParams_Call) Return(_a0 admin.UpdateAtlasSearchIndexByNameApiRequest) *AtlasSearchApi_UpdateAtlasSearchIndexByNameWithParams_Call + func (_c *AtlasSearchApi_UpdateAtlasSearchIndexByNameWithParams_Call) Run(...) *AtlasSearchApi_UpdateAtlasSearchIndexByNameWithParams_Call + func (_c *AtlasSearchApi_UpdateAtlasSearchIndexByNameWithParams_Call) RunAndReturn(...) *AtlasSearchApi_UpdateAtlasSearchIndexByNameWithParams_Call + type AtlasSearchApi_UpdateAtlasSearchIndexByName_Call struct + func (_c *AtlasSearchApi_UpdateAtlasSearchIndexByName_Call) Return(_a0 admin.UpdateAtlasSearchIndexByNameApiRequest) *AtlasSearchApi_UpdateAtlasSearchIndexByName_Call + func (_c *AtlasSearchApi_UpdateAtlasSearchIndexByName_Call) Run(...) *AtlasSearchApi_UpdateAtlasSearchIndexByName_Call + func (_c *AtlasSearchApi_UpdateAtlasSearchIndexByName_Call) RunAndReturn(...) *AtlasSearchApi_UpdateAtlasSearchIndexByName_Call + type AtlasSearchApi_UpdateAtlasSearchIndexDeprecatedExecute_Call struct + func (_c *AtlasSearchApi_UpdateAtlasSearchIndexDeprecatedExecute_Call) Return(_a0 *admin.ClusterSearchIndex, _a1 *http.Response, _a2 error) *AtlasSearchApi_UpdateAtlasSearchIndexDeprecatedExecute_Call + func (_c *AtlasSearchApi_UpdateAtlasSearchIndexDeprecatedExecute_Call) Run(run func(r admin.UpdateAtlasSearchIndexDeprecatedApiRequest)) *AtlasSearchApi_UpdateAtlasSearchIndexDeprecatedExecute_Call + func (_c *AtlasSearchApi_UpdateAtlasSearchIndexDeprecatedExecute_Call) RunAndReturn(...) *AtlasSearchApi_UpdateAtlasSearchIndexDeprecatedExecute_Call + type AtlasSearchApi_UpdateAtlasSearchIndexDeprecatedWithParams_Call struct + func (_c *AtlasSearchApi_UpdateAtlasSearchIndexDeprecatedWithParams_Call) Return(_a0 admin.UpdateAtlasSearchIndexDeprecatedApiRequest) *AtlasSearchApi_UpdateAtlasSearchIndexDeprecatedWithParams_Call + func (_c *AtlasSearchApi_UpdateAtlasSearchIndexDeprecatedWithParams_Call) Run(...) *AtlasSearchApi_UpdateAtlasSearchIndexDeprecatedWithParams_Call + func (_c *AtlasSearchApi_UpdateAtlasSearchIndexDeprecatedWithParams_Call) RunAndReturn(...) *AtlasSearchApi_UpdateAtlasSearchIndexDeprecatedWithParams_Call + type AtlasSearchApi_UpdateAtlasSearchIndexDeprecated_Call struct + func (_c *AtlasSearchApi_UpdateAtlasSearchIndexDeprecated_Call) Return(_a0 admin.UpdateAtlasSearchIndexDeprecatedApiRequest) *AtlasSearchApi_UpdateAtlasSearchIndexDeprecated_Call + func (_c *AtlasSearchApi_UpdateAtlasSearchIndexDeprecated_Call) Run(...) *AtlasSearchApi_UpdateAtlasSearchIndexDeprecated_Call + func (_c *AtlasSearchApi_UpdateAtlasSearchIndexDeprecated_Call) RunAndReturn(...) *AtlasSearchApi_UpdateAtlasSearchIndexDeprecated_Call + type AtlasSearchApi_UpdateAtlasSearchIndexExecute_Call struct + func (_c *AtlasSearchApi_UpdateAtlasSearchIndexExecute_Call) Return(_a0 *admin.SearchIndexResponse, _a1 *http.Response, _a2 error) *AtlasSearchApi_UpdateAtlasSearchIndexExecute_Call + func (_c *AtlasSearchApi_UpdateAtlasSearchIndexExecute_Call) Run(run func(r admin.UpdateAtlasSearchIndexApiRequest)) *AtlasSearchApi_UpdateAtlasSearchIndexExecute_Call + func (_c *AtlasSearchApi_UpdateAtlasSearchIndexExecute_Call) RunAndReturn(...) *AtlasSearchApi_UpdateAtlasSearchIndexExecute_Call + type AtlasSearchApi_UpdateAtlasSearchIndexWithParams_Call struct + func (_c *AtlasSearchApi_UpdateAtlasSearchIndexWithParams_Call) Return(_a0 admin.UpdateAtlasSearchIndexApiRequest) *AtlasSearchApi_UpdateAtlasSearchIndexWithParams_Call + func (_c *AtlasSearchApi_UpdateAtlasSearchIndexWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateAtlasSearchIndexApiParams)) *AtlasSearchApi_UpdateAtlasSearchIndexWithParams_Call + func (_c *AtlasSearchApi_UpdateAtlasSearchIndexWithParams_Call) RunAndReturn(...) *AtlasSearchApi_UpdateAtlasSearchIndexWithParams_Call + type AtlasSearchApi_UpdateAtlasSearchIndex_Call struct + func (_c *AtlasSearchApi_UpdateAtlasSearchIndex_Call) Return(_a0 admin.UpdateAtlasSearchIndexApiRequest) *AtlasSearchApi_UpdateAtlasSearchIndex_Call + func (_c *AtlasSearchApi_UpdateAtlasSearchIndex_Call) Run(...) *AtlasSearchApi_UpdateAtlasSearchIndex_Call + func (_c *AtlasSearchApi_UpdateAtlasSearchIndex_Call) RunAndReturn(...) *AtlasSearchApi_UpdateAtlasSearchIndex_Call + type AuditingApi struct + func NewAuditingApi(t interface{ ... }) *AuditingApi + func (_m *AuditingApi) EXPECT() *AuditingApi_Expecter + func (_m *AuditingApi) GetAuditingConfiguration(ctx context.Context, groupId string) admin.GetAuditingConfigurationApiRequest + func (_m *AuditingApi) GetAuditingConfigurationExecute(r admin.GetAuditingConfigurationApiRequest) (*admin.AuditLog, *http.Response, error) + func (_m *AuditingApi) GetAuditingConfigurationWithParams(ctx context.Context, args *admin.GetAuditingConfigurationApiParams) admin.GetAuditingConfigurationApiRequest + func (_m *AuditingApi) UpdateAuditingConfiguration(ctx context.Context, groupId string, auditLog *admin.AuditLog) admin.UpdateAuditingConfigurationApiRequest + func (_m *AuditingApi) UpdateAuditingConfigurationExecute(r admin.UpdateAuditingConfigurationApiRequest) (*admin.AuditLog, *http.Response, error) + func (_m *AuditingApi) UpdateAuditingConfigurationWithParams(ctx context.Context, args *admin.UpdateAuditingConfigurationApiParams) admin.UpdateAuditingConfigurationApiRequest + type AuditingApi_Expecter struct + func (_e *AuditingApi_Expecter) GetAuditingConfiguration(ctx any, groupId any) *AuditingApi_GetAuditingConfiguration_Call + func (_e *AuditingApi_Expecter) GetAuditingConfigurationExecute(r any) *AuditingApi_GetAuditingConfigurationExecute_Call + func (_e *AuditingApi_Expecter) GetAuditingConfigurationWithParams(ctx any, args any) *AuditingApi_GetAuditingConfigurationWithParams_Call + func (_e *AuditingApi_Expecter) UpdateAuditingConfiguration(ctx any, groupId any, auditLog any) *AuditingApi_UpdateAuditingConfiguration_Call + func (_e *AuditingApi_Expecter) UpdateAuditingConfigurationExecute(r any) *AuditingApi_UpdateAuditingConfigurationExecute_Call + func (_e *AuditingApi_Expecter) UpdateAuditingConfigurationWithParams(ctx any, args any) *AuditingApi_UpdateAuditingConfigurationWithParams_Call + type AuditingApi_GetAuditingConfigurationExecute_Call struct + func (_c *AuditingApi_GetAuditingConfigurationExecute_Call) Return(_a0 *admin.AuditLog, _a1 *http.Response, _a2 error) *AuditingApi_GetAuditingConfigurationExecute_Call + func (_c *AuditingApi_GetAuditingConfigurationExecute_Call) Run(run func(r admin.GetAuditingConfigurationApiRequest)) *AuditingApi_GetAuditingConfigurationExecute_Call + func (_c *AuditingApi_GetAuditingConfigurationExecute_Call) RunAndReturn(...) *AuditingApi_GetAuditingConfigurationExecute_Call + type AuditingApi_GetAuditingConfigurationWithParams_Call struct + func (_c *AuditingApi_GetAuditingConfigurationWithParams_Call) Return(_a0 admin.GetAuditingConfigurationApiRequest) *AuditingApi_GetAuditingConfigurationWithParams_Call + func (_c *AuditingApi_GetAuditingConfigurationWithParams_Call) Run(run func(ctx context.Context, args *admin.GetAuditingConfigurationApiParams)) *AuditingApi_GetAuditingConfigurationWithParams_Call + func (_c *AuditingApi_GetAuditingConfigurationWithParams_Call) RunAndReturn(...) *AuditingApi_GetAuditingConfigurationWithParams_Call + type AuditingApi_GetAuditingConfiguration_Call struct + func (_c *AuditingApi_GetAuditingConfiguration_Call) Return(_a0 admin.GetAuditingConfigurationApiRequest) *AuditingApi_GetAuditingConfiguration_Call + func (_c *AuditingApi_GetAuditingConfiguration_Call) Run(run func(ctx context.Context, groupId string)) *AuditingApi_GetAuditingConfiguration_Call + func (_c *AuditingApi_GetAuditingConfiguration_Call) RunAndReturn(run func(context.Context, string) admin.GetAuditingConfigurationApiRequest) *AuditingApi_GetAuditingConfiguration_Call + type AuditingApi_UpdateAuditingConfigurationExecute_Call struct + func (_c *AuditingApi_UpdateAuditingConfigurationExecute_Call) Return(_a0 *admin.AuditLog, _a1 *http.Response, _a2 error) *AuditingApi_UpdateAuditingConfigurationExecute_Call + func (_c *AuditingApi_UpdateAuditingConfigurationExecute_Call) Run(run func(r admin.UpdateAuditingConfigurationApiRequest)) *AuditingApi_UpdateAuditingConfigurationExecute_Call + func (_c *AuditingApi_UpdateAuditingConfigurationExecute_Call) RunAndReturn(...) *AuditingApi_UpdateAuditingConfigurationExecute_Call + type AuditingApi_UpdateAuditingConfigurationWithParams_Call struct + func (_c *AuditingApi_UpdateAuditingConfigurationWithParams_Call) Return(_a0 admin.UpdateAuditingConfigurationApiRequest) *AuditingApi_UpdateAuditingConfigurationWithParams_Call + func (_c *AuditingApi_UpdateAuditingConfigurationWithParams_Call) Run(...) *AuditingApi_UpdateAuditingConfigurationWithParams_Call + func (_c *AuditingApi_UpdateAuditingConfigurationWithParams_Call) RunAndReturn(...) *AuditingApi_UpdateAuditingConfigurationWithParams_Call + type AuditingApi_UpdateAuditingConfiguration_Call struct + func (_c *AuditingApi_UpdateAuditingConfiguration_Call) Return(_a0 admin.UpdateAuditingConfigurationApiRequest) *AuditingApi_UpdateAuditingConfiguration_Call + func (_c *AuditingApi_UpdateAuditingConfiguration_Call) Run(run func(ctx context.Context, groupId string, auditLog *admin.AuditLog)) *AuditingApi_UpdateAuditingConfiguration_Call + func (_c *AuditingApi_UpdateAuditingConfiguration_Call) RunAndReturn(...) *AuditingApi_UpdateAuditingConfiguration_Call + type CloudBackupsApi struct + func NewCloudBackupsApi(t interface{ ... }) *CloudBackupsApi + func (_m *CloudBackupsApi) CancelBackupRestoreJob(ctx context.Context, groupId string, clusterName string, restoreJobId string) admin.CancelBackupRestoreJobApiRequest + func (_m *CloudBackupsApi) CancelBackupRestoreJobExecute(r admin.CancelBackupRestoreJobApiRequest) (any, *http.Response, error) + func (_m *CloudBackupsApi) CancelBackupRestoreJobWithParams(ctx context.Context, args *admin.CancelBackupRestoreJobApiParams) admin.CancelBackupRestoreJobApiRequest + func (_m *CloudBackupsApi) CreateBackupExportJob(ctx context.Context, groupId string, clusterName string, ...) admin.CreateBackupExportJobApiRequest + func (_m *CloudBackupsApi) CreateBackupExportJobExecute(r admin.CreateBackupExportJobApiRequest) (*admin.DiskBackupExportJob, *http.Response, error) + func (_m *CloudBackupsApi) CreateBackupExportJobWithParams(ctx context.Context, args *admin.CreateBackupExportJobApiParams) admin.CreateBackupExportJobApiRequest + func (_m *CloudBackupsApi) CreateBackupRestoreJob(ctx context.Context, groupId string, clusterName string, ...) admin.CreateBackupRestoreJobApiRequest + func (_m *CloudBackupsApi) CreateBackupRestoreJobExecute(r admin.CreateBackupRestoreJobApiRequest) (*admin.DiskBackupSnapshotRestoreJob, *http.Response, error) + func (_m *CloudBackupsApi) CreateBackupRestoreJobWithParams(ctx context.Context, args *admin.CreateBackupRestoreJobApiParams) admin.CreateBackupRestoreJobApiRequest + func (_m *CloudBackupsApi) CreateExportBucket(ctx context.Context, groupId string, ...) admin.CreateExportBucketApiRequest + func (_m *CloudBackupsApi) CreateExportBucketExecute(r admin.CreateExportBucketApiRequest) (*admin.DiskBackupSnapshotExportBucketResponse, *http.Response, error) + func (_m *CloudBackupsApi) CreateExportBucketWithParams(ctx context.Context, args *admin.CreateExportBucketApiParams) admin.CreateExportBucketApiRequest + func (_m *CloudBackupsApi) CreateServerlessBackupRestoreJob(ctx context.Context, groupId string, clusterName string, ...) admin.CreateServerlessBackupRestoreJobApiRequest + func (_m *CloudBackupsApi) CreateServerlessBackupRestoreJobExecute(r admin.CreateServerlessBackupRestoreJobApiRequest) (*admin.ServerlessBackupRestoreJob, *http.Response, error) + func (_m *CloudBackupsApi) CreateServerlessBackupRestoreJobWithParams(ctx context.Context, args *admin.CreateServerlessBackupRestoreJobApiParams) admin.CreateServerlessBackupRestoreJobApiRequest + func (_m *CloudBackupsApi) DeleteAllBackupSchedules(ctx context.Context, groupId string, clusterName string) admin.DeleteAllBackupSchedulesApiRequest + func (_m *CloudBackupsApi) DeleteAllBackupSchedulesExecute(r admin.DeleteAllBackupSchedulesApiRequest) (*admin.DiskBackupSnapshotSchedule20240805, *http.Response, error) + func (_m *CloudBackupsApi) DeleteAllBackupSchedulesWithParams(ctx context.Context, args *admin.DeleteAllBackupSchedulesApiParams) admin.DeleteAllBackupSchedulesApiRequest + func (_m *CloudBackupsApi) DeleteExportBucket(ctx context.Context, groupId string, exportBucketId string) admin.DeleteExportBucketApiRequest + func (_m *CloudBackupsApi) DeleteExportBucketExecute(r admin.DeleteExportBucketApiRequest) (any, *http.Response, error) + func (_m *CloudBackupsApi) DeleteExportBucketWithParams(ctx context.Context, args *admin.DeleteExportBucketApiParams) admin.DeleteExportBucketApiRequest + func (_m *CloudBackupsApi) DeleteReplicaSetBackup(ctx context.Context, groupId string, clusterName string, snapshotId string) admin.DeleteReplicaSetBackupApiRequest + func (_m *CloudBackupsApi) DeleteReplicaSetBackupExecute(r admin.DeleteReplicaSetBackupApiRequest) (any, *http.Response, error) + func (_m *CloudBackupsApi) DeleteReplicaSetBackupWithParams(ctx context.Context, args *admin.DeleteReplicaSetBackupApiParams) admin.DeleteReplicaSetBackupApiRequest + func (_m *CloudBackupsApi) DeleteShardedClusterBackup(ctx context.Context, groupId string, clusterName string, snapshotId string) admin.DeleteShardedClusterBackupApiRequest + func (_m *CloudBackupsApi) DeleteShardedClusterBackupExecute(r admin.DeleteShardedClusterBackupApiRequest) (any, *http.Response, error) + func (_m *CloudBackupsApi) DeleteShardedClusterBackupWithParams(ctx context.Context, args *admin.DeleteShardedClusterBackupApiParams) admin.DeleteShardedClusterBackupApiRequest + func (_m *CloudBackupsApi) EXPECT() *CloudBackupsApi_Expecter + func (_m *CloudBackupsApi) GetBackupExportJob(ctx context.Context, groupId string, clusterName string, exportId string) admin.GetBackupExportJobApiRequest + func (_m *CloudBackupsApi) GetBackupExportJobExecute(r admin.GetBackupExportJobApiRequest) (*admin.DiskBackupExportJob, *http.Response, error) + func (_m *CloudBackupsApi) GetBackupExportJobWithParams(ctx context.Context, args *admin.GetBackupExportJobApiParams) admin.GetBackupExportJobApiRequest + func (_m *CloudBackupsApi) GetBackupRestoreJob(ctx context.Context, groupId string, clusterName string, restoreJobId string) admin.GetBackupRestoreJobApiRequest + func (_m *CloudBackupsApi) GetBackupRestoreJobExecute(r admin.GetBackupRestoreJobApiRequest) (*admin.DiskBackupSnapshotRestoreJob, *http.Response, error) + func (_m *CloudBackupsApi) GetBackupRestoreJobWithParams(ctx context.Context, args *admin.GetBackupRestoreJobApiParams) admin.GetBackupRestoreJobApiRequest + func (_m *CloudBackupsApi) GetBackupSchedule(ctx context.Context, groupId string, clusterName string) admin.GetBackupScheduleApiRequest + func (_m *CloudBackupsApi) GetBackupScheduleExecute(r admin.GetBackupScheduleApiRequest) (*admin.DiskBackupSnapshotSchedule20240805, *http.Response, error) + func (_m *CloudBackupsApi) GetBackupScheduleWithParams(ctx context.Context, args *admin.GetBackupScheduleApiParams) admin.GetBackupScheduleApiRequest + func (_m *CloudBackupsApi) GetDataProtectionSettings(ctx context.Context, groupId string) admin.GetDataProtectionSettingsApiRequest + func (_m *CloudBackupsApi) GetDataProtectionSettingsExecute(r admin.GetDataProtectionSettingsApiRequest) (*admin.DataProtectionSettings20231001, *http.Response, error) + func (_m *CloudBackupsApi) GetDataProtectionSettingsWithParams(ctx context.Context, args *admin.GetDataProtectionSettingsApiParams) admin.GetDataProtectionSettingsApiRequest + func (_m *CloudBackupsApi) GetExportBucket(ctx context.Context, groupId string, exportBucketId string) admin.GetExportBucketApiRequest + func (_m *CloudBackupsApi) GetExportBucketExecute(r admin.GetExportBucketApiRequest) (*admin.DiskBackupSnapshotExportBucketResponse, *http.Response, error) + func (_m *CloudBackupsApi) GetExportBucketWithParams(ctx context.Context, args *admin.GetExportBucketApiParams) admin.GetExportBucketApiRequest + func (_m *CloudBackupsApi) GetReplicaSetBackup(ctx context.Context, groupId string, clusterName string, snapshotId string) admin.GetReplicaSetBackupApiRequest + func (_m *CloudBackupsApi) GetReplicaSetBackupExecute(r admin.GetReplicaSetBackupApiRequest) (*admin.DiskBackupReplicaSet, *http.Response, error) + func (_m *CloudBackupsApi) GetReplicaSetBackupWithParams(ctx context.Context, args *admin.GetReplicaSetBackupApiParams) admin.GetReplicaSetBackupApiRequest + func (_m *CloudBackupsApi) GetServerlessBackup(ctx context.Context, groupId string, clusterName string, snapshotId string) admin.GetServerlessBackupApiRequest + func (_m *CloudBackupsApi) GetServerlessBackupExecute(r admin.GetServerlessBackupApiRequest) (*admin.ServerlessBackupSnapshot, *http.Response, error) + func (_m *CloudBackupsApi) GetServerlessBackupRestoreJob(ctx context.Context, groupId string, clusterName string, restoreJobId string) admin.GetServerlessBackupRestoreJobApiRequest + func (_m *CloudBackupsApi) GetServerlessBackupRestoreJobExecute(r admin.GetServerlessBackupRestoreJobApiRequest) (*admin.ServerlessBackupRestoreJob, *http.Response, error) + func (_m *CloudBackupsApi) GetServerlessBackupRestoreJobWithParams(ctx context.Context, args *admin.GetServerlessBackupRestoreJobApiParams) admin.GetServerlessBackupRestoreJobApiRequest + func (_m *CloudBackupsApi) GetServerlessBackupWithParams(ctx context.Context, args *admin.GetServerlessBackupApiParams) admin.GetServerlessBackupApiRequest + func (_m *CloudBackupsApi) GetShardedClusterBackup(ctx context.Context, groupId string, clusterName string, snapshotId string) admin.GetShardedClusterBackupApiRequest + func (_m *CloudBackupsApi) GetShardedClusterBackupExecute(r admin.GetShardedClusterBackupApiRequest) (*admin.DiskBackupShardedClusterSnapshot, *http.Response, error) + func (_m *CloudBackupsApi) GetShardedClusterBackupWithParams(ctx context.Context, args *admin.GetShardedClusterBackupApiParams) admin.GetShardedClusterBackupApiRequest + func (_m *CloudBackupsApi) ListBackupExportJobs(ctx context.Context, groupId string, clusterName string) admin.ListBackupExportJobsApiRequest + func (_m *CloudBackupsApi) ListBackupExportJobsExecute(r admin.ListBackupExportJobsApiRequest) (*admin.PaginatedApiAtlasDiskBackupExportJob, *http.Response, error) + func (_m *CloudBackupsApi) ListBackupExportJobsWithParams(ctx context.Context, args *admin.ListBackupExportJobsApiParams) admin.ListBackupExportJobsApiRequest + func (_m *CloudBackupsApi) ListBackupRestoreJobs(ctx context.Context, groupId string, clusterName string) admin.ListBackupRestoreJobsApiRequest + func (_m *CloudBackupsApi) ListBackupRestoreJobsExecute(r admin.ListBackupRestoreJobsApiRequest) (*admin.PaginatedCloudBackupRestoreJob, *http.Response, error) + func (_m *CloudBackupsApi) ListBackupRestoreJobsWithParams(ctx context.Context, args *admin.ListBackupRestoreJobsApiParams) admin.ListBackupRestoreJobsApiRequest + func (_m *CloudBackupsApi) ListExportBuckets(ctx context.Context, groupId string) admin.ListExportBucketsApiRequest + func (_m *CloudBackupsApi) ListExportBucketsExecute(r admin.ListExportBucketsApiRequest) (*admin.PaginatedBackupSnapshotExportBuckets, *http.Response, error) + func (_m *CloudBackupsApi) ListExportBucketsWithParams(ctx context.Context, args *admin.ListExportBucketsApiParams) admin.ListExportBucketsApiRequest + func (_m *CloudBackupsApi) ListReplicaSetBackups(ctx context.Context, groupId string, clusterName string) admin.ListReplicaSetBackupsApiRequest + func (_m *CloudBackupsApi) ListReplicaSetBackupsExecute(r admin.ListReplicaSetBackupsApiRequest) (*admin.PaginatedCloudBackupReplicaSet, *http.Response, error) + func (_m *CloudBackupsApi) ListReplicaSetBackupsWithParams(ctx context.Context, args *admin.ListReplicaSetBackupsApiParams) admin.ListReplicaSetBackupsApiRequest + func (_m *CloudBackupsApi) ListServerlessBackupRestoreJobs(ctx context.Context, groupId string, clusterName string) admin.ListServerlessBackupRestoreJobsApiRequest + func (_m *CloudBackupsApi) ListServerlessBackupRestoreJobsExecute(r admin.ListServerlessBackupRestoreJobsApiRequest) (*admin.PaginatedApiAtlasServerlessBackupRestoreJob, *http.Response, error) + func (_m *CloudBackupsApi) ListServerlessBackupRestoreJobsWithParams(ctx context.Context, args *admin.ListServerlessBackupRestoreJobsApiParams) admin.ListServerlessBackupRestoreJobsApiRequest + func (_m *CloudBackupsApi) ListServerlessBackups(ctx context.Context, groupId string, clusterName string) admin.ListServerlessBackupsApiRequest + func (_m *CloudBackupsApi) ListServerlessBackupsExecute(r admin.ListServerlessBackupsApiRequest) (*admin.PaginatedApiAtlasServerlessBackupSnapshot, *http.Response, error) + func (_m *CloudBackupsApi) ListServerlessBackupsWithParams(ctx context.Context, args *admin.ListServerlessBackupsApiParams) admin.ListServerlessBackupsApiRequest + func (_m *CloudBackupsApi) ListShardedClusterBackups(ctx context.Context, groupId string, clusterName string) admin.ListShardedClusterBackupsApiRequest + func (_m *CloudBackupsApi) ListShardedClusterBackupsExecute(r admin.ListShardedClusterBackupsApiRequest) (*admin.PaginatedCloudBackupShardedClusterSnapshot, *http.Response, error) + func (_m *CloudBackupsApi) ListShardedClusterBackupsWithParams(ctx context.Context, args *admin.ListShardedClusterBackupsApiParams) admin.ListShardedClusterBackupsApiRequest + func (_m *CloudBackupsApi) TakeSnapshot(ctx context.Context, groupId string, clusterName string, ...) admin.TakeSnapshotApiRequest + func (_m *CloudBackupsApi) TakeSnapshotExecute(r admin.TakeSnapshotApiRequest) (*admin.DiskBackupSnapshot, *http.Response, error) + func (_m *CloudBackupsApi) TakeSnapshotWithParams(ctx context.Context, args *admin.TakeSnapshotApiParams) admin.TakeSnapshotApiRequest + func (_m *CloudBackupsApi) UpdateBackupSchedule(ctx context.Context, groupId string, clusterName string, ...) admin.UpdateBackupScheduleApiRequest + func (_m *CloudBackupsApi) UpdateBackupScheduleExecute(r admin.UpdateBackupScheduleApiRequest) (*admin.DiskBackupSnapshotSchedule20240805, *http.Response, error) + func (_m *CloudBackupsApi) UpdateBackupScheduleWithParams(ctx context.Context, args *admin.UpdateBackupScheduleApiParams) admin.UpdateBackupScheduleApiRequest + func (_m *CloudBackupsApi) UpdateDataProtectionSettings(ctx context.Context, groupId string, ...) admin.UpdateDataProtectionSettingsApiRequest + func (_m *CloudBackupsApi) UpdateDataProtectionSettingsExecute(r admin.UpdateDataProtectionSettingsApiRequest) (*admin.DataProtectionSettings20231001, *http.Response, error) + func (_m *CloudBackupsApi) UpdateDataProtectionSettingsWithParams(ctx context.Context, args *admin.UpdateDataProtectionSettingsApiParams) admin.UpdateDataProtectionSettingsApiRequest + func (_m *CloudBackupsApi) UpdateSnapshotRetention(ctx context.Context, groupId string, clusterName string, snapshotId string, ...) admin.UpdateSnapshotRetentionApiRequest + func (_m *CloudBackupsApi) UpdateSnapshotRetentionExecute(r admin.UpdateSnapshotRetentionApiRequest) (*admin.DiskBackupReplicaSet, *http.Response, error) + func (_m *CloudBackupsApi) UpdateSnapshotRetentionWithParams(ctx context.Context, args *admin.UpdateSnapshotRetentionApiParams) admin.UpdateSnapshotRetentionApiRequest + type CloudBackupsApi_CancelBackupRestoreJobExecute_Call struct + func (_c *CloudBackupsApi_CancelBackupRestoreJobExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *CloudBackupsApi_CancelBackupRestoreJobExecute_Call + func (_c *CloudBackupsApi_CancelBackupRestoreJobExecute_Call) Run(run func(r admin.CancelBackupRestoreJobApiRequest)) *CloudBackupsApi_CancelBackupRestoreJobExecute_Call + func (_c *CloudBackupsApi_CancelBackupRestoreJobExecute_Call) RunAndReturn(run func(admin.CancelBackupRestoreJobApiRequest) (any, *http.Response, error)) *CloudBackupsApi_CancelBackupRestoreJobExecute_Call + type CloudBackupsApi_CancelBackupRestoreJobWithParams_Call struct + func (_c *CloudBackupsApi_CancelBackupRestoreJobWithParams_Call) Return(_a0 admin.CancelBackupRestoreJobApiRequest) *CloudBackupsApi_CancelBackupRestoreJobWithParams_Call + func (_c *CloudBackupsApi_CancelBackupRestoreJobWithParams_Call) Run(run func(ctx context.Context, args *admin.CancelBackupRestoreJobApiParams)) *CloudBackupsApi_CancelBackupRestoreJobWithParams_Call + func (_c *CloudBackupsApi_CancelBackupRestoreJobWithParams_Call) RunAndReturn(...) *CloudBackupsApi_CancelBackupRestoreJobWithParams_Call + type CloudBackupsApi_CancelBackupRestoreJob_Call struct + func (_c *CloudBackupsApi_CancelBackupRestoreJob_Call) Return(_a0 admin.CancelBackupRestoreJobApiRequest) *CloudBackupsApi_CancelBackupRestoreJob_Call + func (_c *CloudBackupsApi_CancelBackupRestoreJob_Call) Run(...) *CloudBackupsApi_CancelBackupRestoreJob_Call + func (_c *CloudBackupsApi_CancelBackupRestoreJob_Call) RunAndReturn(...) *CloudBackupsApi_CancelBackupRestoreJob_Call + type CloudBackupsApi_CreateBackupExportJobExecute_Call struct + func (_c *CloudBackupsApi_CreateBackupExportJobExecute_Call) Return(_a0 *admin.DiskBackupExportJob, _a1 *http.Response, _a2 error) *CloudBackupsApi_CreateBackupExportJobExecute_Call + func (_c *CloudBackupsApi_CreateBackupExportJobExecute_Call) Run(run func(r admin.CreateBackupExportJobApiRequest)) *CloudBackupsApi_CreateBackupExportJobExecute_Call + func (_c *CloudBackupsApi_CreateBackupExportJobExecute_Call) RunAndReturn(...) *CloudBackupsApi_CreateBackupExportJobExecute_Call + type CloudBackupsApi_CreateBackupExportJobWithParams_Call struct + func (_c *CloudBackupsApi_CreateBackupExportJobWithParams_Call) Return(_a0 admin.CreateBackupExportJobApiRequest) *CloudBackupsApi_CreateBackupExportJobWithParams_Call + func (_c *CloudBackupsApi_CreateBackupExportJobWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateBackupExportJobApiParams)) *CloudBackupsApi_CreateBackupExportJobWithParams_Call + func (_c *CloudBackupsApi_CreateBackupExportJobWithParams_Call) RunAndReturn(...) *CloudBackupsApi_CreateBackupExportJobWithParams_Call + type CloudBackupsApi_CreateBackupExportJob_Call struct + func (_c *CloudBackupsApi_CreateBackupExportJob_Call) Return(_a0 admin.CreateBackupExportJobApiRequest) *CloudBackupsApi_CreateBackupExportJob_Call + func (_c *CloudBackupsApi_CreateBackupExportJob_Call) Run(run func(ctx context.Context, groupId string, clusterName string, ...)) *CloudBackupsApi_CreateBackupExportJob_Call + func (_c *CloudBackupsApi_CreateBackupExportJob_Call) RunAndReturn(...) *CloudBackupsApi_CreateBackupExportJob_Call + type CloudBackupsApi_CreateBackupRestoreJobExecute_Call struct + func (_c *CloudBackupsApi_CreateBackupRestoreJobExecute_Call) Return(_a0 *admin.DiskBackupSnapshotRestoreJob, _a1 *http.Response, _a2 error) *CloudBackupsApi_CreateBackupRestoreJobExecute_Call + func (_c *CloudBackupsApi_CreateBackupRestoreJobExecute_Call) Run(run func(r admin.CreateBackupRestoreJobApiRequest)) *CloudBackupsApi_CreateBackupRestoreJobExecute_Call + func (_c *CloudBackupsApi_CreateBackupRestoreJobExecute_Call) RunAndReturn(...) *CloudBackupsApi_CreateBackupRestoreJobExecute_Call + type CloudBackupsApi_CreateBackupRestoreJobWithParams_Call struct + func (_c *CloudBackupsApi_CreateBackupRestoreJobWithParams_Call) Return(_a0 admin.CreateBackupRestoreJobApiRequest) *CloudBackupsApi_CreateBackupRestoreJobWithParams_Call + func (_c *CloudBackupsApi_CreateBackupRestoreJobWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateBackupRestoreJobApiParams)) *CloudBackupsApi_CreateBackupRestoreJobWithParams_Call + func (_c *CloudBackupsApi_CreateBackupRestoreJobWithParams_Call) RunAndReturn(...) *CloudBackupsApi_CreateBackupRestoreJobWithParams_Call + type CloudBackupsApi_CreateBackupRestoreJob_Call struct + func (_c *CloudBackupsApi_CreateBackupRestoreJob_Call) Return(_a0 admin.CreateBackupRestoreJobApiRequest) *CloudBackupsApi_CreateBackupRestoreJob_Call + func (_c *CloudBackupsApi_CreateBackupRestoreJob_Call) Run(run func(ctx context.Context, groupId string, clusterName string, ...)) *CloudBackupsApi_CreateBackupRestoreJob_Call + func (_c *CloudBackupsApi_CreateBackupRestoreJob_Call) RunAndReturn(...) *CloudBackupsApi_CreateBackupRestoreJob_Call + type CloudBackupsApi_CreateExportBucketExecute_Call struct + func (_c *CloudBackupsApi_CreateExportBucketExecute_Call) Return(_a0 *admin.DiskBackupSnapshotExportBucketResponse, _a1 *http.Response, ...) *CloudBackupsApi_CreateExportBucketExecute_Call + func (_c *CloudBackupsApi_CreateExportBucketExecute_Call) Run(run func(r admin.CreateExportBucketApiRequest)) *CloudBackupsApi_CreateExportBucketExecute_Call + func (_c *CloudBackupsApi_CreateExportBucketExecute_Call) RunAndReturn(...) *CloudBackupsApi_CreateExportBucketExecute_Call + type CloudBackupsApi_CreateExportBucketWithParams_Call struct + func (_c *CloudBackupsApi_CreateExportBucketWithParams_Call) Return(_a0 admin.CreateExportBucketApiRequest) *CloudBackupsApi_CreateExportBucketWithParams_Call + func (_c *CloudBackupsApi_CreateExportBucketWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateExportBucketApiParams)) *CloudBackupsApi_CreateExportBucketWithParams_Call + func (_c *CloudBackupsApi_CreateExportBucketWithParams_Call) RunAndReturn(...) *CloudBackupsApi_CreateExportBucketWithParams_Call + type CloudBackupsApi_CreateExportBucket_Call struct + func (_c *CloudBackupsApi_CreateExportBucket_Call) Return(_a0 admin.CreateExportBucketApiRequest) *CloudBackupsApi_CreateExportBucket_Call + func (_c *CloudBackupsApi_CreateExportBucket_Call) Run(run func(ctx context.Context, groupId string, ...)) *CloudBackupsApi_CreateExportBucket_Call + func (_c *CloudBackupsApi_CreateExportBucket_Call) RunAndReturn(...) *CloudBackupsApi_CreateExportBucket_Call + type CloudBackupsApi_CreateServerlessBackupRestoreJobExecute_Call struct + func (_c *CloudBackupsApi_CreateServerlessBackupRestoreJobExecute_Call) Return(_a0 *admin.ServerlessBackupRestoreJob, _a1 *http.Response, _a2 error) *CloudBackupsApi_CreateServerlessBackupRestoreJobExecute_Call + func (_c *CloudBackupsApi_CreateServerlessBackupRestoreJobExecute_Call) Run(run func(r admin.CreateServerlessBackupRestoreJobApiRequest)) *CloudBackupsApi_CreateServerlessBackupRestoreJobExecute_Call + func (_c *CloudBackupsApi_CreateServerlessBackupRestoreJobExecute_Call) RunAndReturn(...) *CloudBackupsApi_CreateServerlessBackupRestoreJobExecute_Call + type CloudBackupsApi_CreateServerlessBackupRestoreJobWithParams_Call struct + func (_c *CloudBackupsApi_CreateServerlessBackupRestoreJobWithParams_Call) Return(_a0 admin.CreateServerlessBackupRestoreJobApiRequest) *CloudBackupsApi_CreateServerlessBackupRestoreJobWithParams_Call + func (_c *CloudBackupsApi_CreateServerlessBackupRestoreJobWithParams_Call) Run(...) *CloudBackupsApi_CreateServerlessBackupRestoreJobWithParams_Call + func (_c *CloudBackupsApi_CreateServerlessBackupRestoreJobWithParams_Call) RunAndReturn(...) *CloudBackupsApi_CreateServerlessBackupRestoreJobWithParams_Call + type CloudBackupsApi_CreateServerlessBackupRestoreJob_Call struct + func (_c *CloudBackupsApi_CreateServerlessBackupRestoreJob_Call) Return(_a0 admin.CreateServerlessBackupRestoreJobApiRequest) *CloudBackupsApi_CreateServerlessBackupRestoreJob_Call + func (_c *CloudBackupsApi_CreateServerlessBackupRestoreJob_Call) Run(run func(ctx context.Context, groupId string, clusterName string, ...)) *CloudBackupsApi_CreateServerlessBackupRestoreJob_Call + func (_c *CloudBackupsApi_CreateServerlessBackupRestoreJob_Call) RunAndReturn(...) *CloudBackupsApi_CreateServerlessBackupRestoreJob_Call + type CloudBackupsApi_DeleteAllBackupSchedulesExecute_Call struct + func (_c *CloudBackupsApi_DeleteAllBackupSchedulesExecute_Call) Return(_a0 *admin.DiskBackupSnapshotSchedule20240805, _a1 *http.Response, _a2 error) *CloudBackupsApi_DeleteAllBackupSchedulesExecute_Call + func (_c *CloudBackupsApi_DeleteAllBackupSchedulesExecute_Call) Run(run func(r admin.DeleteAllBackupSchedulesApiRequest)) *CloudBackupsApi_DeleteAllBackupSchedulesExecute_Call + func (_c *CloudBackupsApi_DeleteAllBackupSchedulesExecute_Call) RunAndReturn(...) *CloudBackupsApi_DeleteAllBackupSchedulesExecute_Call + type CloudBackupsApi_DeleteAllBackupSchedulesWithParams_Call struct + func (_c *CloudBackupsApi_DeleteAllBackupSchedulesWithParams_Call) Return(_a0 admin.DeleteAllBackupSchedulesApiRequest) *CloudBackupsApi_DeleteAllBackupSchedulesWithParams_Call + func (_c *CloudBackupsApi_DeleteAllBackupSchedulesWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteAllBackupSchedulesApiParams)) *CloudBackupsApi_DeleteAllBackupSchedulesWithParams_Call + func (_c *CloudBackupsApi_DeleteAllBackupSchedulesWithParams_Call) RunAndReturn(...) *CloudBackupsApi_DeleteAllBackupSchedulesWithParams_Call + type CloudBackupsApi_DeleteAllBackupSchedules_Call struct + func (_c *CloudBackupsApi_DeleteAllBackupSchedules_Call) Return(_a0 admin.DeleteAllBackupSchedulesApiRequest) *CloudBackupsApi_DeleteAllBackupSchedules_Call + func (_c *CloudBackupsApi_DeleteAllBackupSchedules_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *CloudBackupsApi_DeleteAllBackupSchedules_Call + func (_c *CloudBackupsApi_DeleteAllBackupSchedules_Call) RunAndReturn(...) *CloudBackupsApi_DeleteAllBackupSchedules_Call + type CloudBackupsApi_DeleteExportBucketExecute_Call struct + func (_c *CloudBackupsApi_DeleteExportBucketExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *CloudBackupsApi_DeleteExportBucketExecute_Call + func (_c *CloudBackupsApi_DeleteExportBucketExecute_Call) Run(run func(r admin.DeleteExportBucketApiRequest)) *CloudBackupsApi_DeleteExportBucketExecute_Call + func (_c *CloudBackupsApi_DeleteExportBucketExecute_Call) RunAndReturn(run func(admin.DeleteExportBucketApiRequest) (any, *http.Response, error)) *CloudBackupsApi_DeleteExportBucketExecute_Call + type CloudBackupsApi_DeleteExportBucketWithParams_Call struct + func (_c *CloudBackupsApi_DeleteExportBucketWithParams_Call) Return(_a0 admin.DeleteExportBucketApiRequest) *CloudBackupsApi_DeleteExportBucketWithParams_Call + func (_c *CloudBackupsApi_DeleteExportBucketWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteExportBucketApiParams)) *CloudBackupsApi_DeleteExportBucketWithParams_Call + func (_c *CloudBackupsApi_DeleteExportBucketWithParams_Call) RunAndReturn(...) *CloudBackupsApi_DeleteExportBucketWithParams_Call + type CloudBackupsApi_DeleteExportBucket_Call struct + func (_c *CloudBackupsApi_DeleteExportBucket_Call) Return(_a0 admin.DeleteExportBucketApiRequest) *CloudBackupsApi_DeleteExportBucket_Call + func (_c *CloudBackupsApi_DeleteExportBucket_Call) Run(run func(ctx context.Context, groupId string, exportBucketId string)) *CloudBackupsApi_DeleteExportBucket_Call + func (_c *CloudBackupsApi_DeleteExportBucket_Call) RunAndReturn(run func(context.Context, string, string) admin.DeleteExportBucketApiRequest) *CloudBackupsApi_DeleteExportBucket_Call + type CloudBackupsApi_DeleteReplicaSetBackupExecute_Call struct + func (_c *CloudBackupsApi_DeleteReplicaSetBackupExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *CloudBackupsApi_DeleteReplicaSetBackupExecute_Call + func (_c *CloudBackupsApi_DeleteReplicaSetBackupExecute_Call) Run(run func(r admin.DeleteReplicaSetBackupApiRequest)) *CloudBackupsApi_DeleteReplicaSetBackupExecute_Call + func (_c *CloudBackupsApi_DeleteReplicaSetBackupExecute_Call) RunAndReturn(run func(admin.DeleteReplicaSetBackupApiRequest) (any, *http.Response, error)) *CloudBackupsApi_DeleteReplicaSetBackupExecute_Call + type CloudBackupsApi_DeleteReplicaSetBackupWithParams_Call struct + func (_c *CloudBackupsApi_DeleteReplicaSetBackupWithParams_Call) Return(_a0 admin.DeleteReplicaSetBackupApiRequest) *CloudBackupsApi_DeleteReplicaSetBackupWithParams_Call + func (_c *CloudBackupsApi_DeleteReplicaSetBackupWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteReplicaSetBackupApiParams)) *CloudBackupsApi_DeleteReplicaSetBackupWithParams_Call + func (_c *CloudBackupsApi_DeleteReplicaSetBackupWithParams_Call) RunAndReturn(...) *CloudBackupsApi_DeleteReplicaSetBackupWithParams_Call + type CloudBackupsApi_DeleteReplicaSetBackup_Call struct + func (_c *CloudBackupsApi_DeleteReplicaSetBackup_Call) Return(_a0 admin.DeleteReplicaSetBackupApiRequest) *CloudBackupsApi_DeleteReplicaSetBackup_Call + func (_c *CloudBackupsApi_DeleteReplicaSetBackup_Call) Run(...) *CloudBackupsApi_DeleteReplicaSetBackup_Call + func (_c *CloudBackupsApi_DeleteReplicaSetBackup_Call) RunAndReturn(...) *CloudBackupsApi_DeleteReplicaSetBackup_Call + type CloudBackupsApi_DeleteShardedClusterBackupExecute_Call struct + func (_c *CloudBackupsApi_DeleteShardedClusterBackupExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *CloudBackupsApi_DeleteShardedClusterBackupExecute_Call + func (_c *CloudBackupsApi_DeleteShardedClusterBackupExecute_Call) Run(run func(r admin.DeleteShardedClusterBackupApiRequest)) *CloudBackupsApi_DeleteShardedClusterBackupExecute_Call + func (_c *CloudBackupsApi_DeleteShardedClusterBackupExecute_Call) RunAndReturn(...) *CloudBackupsApi_DeleteShardedClusterBackupExecute_Call + type CloudBackupsApi_DeleteShardedClusterBackupWithParams_Call struct + func (_c *CloudBackupsApi_DeleteShardedClusterBackupWithParams_Call) Return(_a0 admin.DeleteShardedClusterBackupApiRequest) *CloudBackupsApi_DeleteShardedClusterBackupWithParams_Call + func (_c *CloudBackupsApi_DeleteShardedClusterBackupWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteShardedClusterBackupApiParams)) *CloudBackupsApi_DeleteShardedClusterBackupWithParams_Call + func (_c *CloudBackupsApi_DeleteShardedClusterBackupWithParams_Call) RunAndReturn(...) *CloudBackupsApi_DeleteShardedClusterBackupWithParams_Call + type CloudBackupsApi_DeleteShardedClusterBackup_Call struct + func (_c *CloudBackupsApi_DeleteShardedClusterBackup_Call) Return(_a0 admin.DeleteShardedClusterBackupApiRequest) *CloudBackupsApi_DeleteShardedClusterBackup_Call + func (_c *CloudBackupsApi_DeleteShardedClusterBackup_Call) Run(...) *CloudBackupsApi_DeleteShardedClusterBackup_Call + func (_c *CloudBackupsApi_DeleteShardedClusterBackup_Call) RunAndReturn(...) *CloudBackupsApi_DeleteShardedClusterBackup_Call + type CloudBackupsApi_Expecter struct + func (_e *CloudBackupsApi_Expecter) CancelBackupRestoreJob(ctx any, groupId any, clusterName any, restoreJobId any) *CloudBackupsApi_CancelBackupRestoreJob_Call + func (_e *CloudBackupsApi_Expecter) CancelBackupRestoreJobExecute(r any) *CloudBackupsApi_CancelBackupRestoreJobExecute_Call + func (_e *CloudBackupsApi_Expecter) CancelBackupRestoreJobWithParams(ctx any, args any) *CloudBackupsApi_CancelBackupRestoreJobWithParams_Call + func (_e *CloudBackupsApi_Expecter) CreateBackupExportJob(ctx any, groupId any, clusterName any, diskBackupExportJobRequest any) *CloudBackupsApi_CreateBackupExportJob_Call + func (_e *CloudBackupsApi_Expecter) CreateBackupExportJobExecute(r any) *CloudBackupsApi_CreateBackupExportJobExecute_Call + func (_e *CloudBackupsApi_Expecter) CreateBackupExportJobWithParams(ctx any, args any) *CloudBackupsApi_CreateBackupExportJobWithParams_Call + func (_e *CloudBackupsApi_Expecter) CreateBackupRestoreJob(ctx any, groupId any, clusterName any, diskBackupSnapshotRestoreJob any) *CloudBackupsApi_CreateBackupRestoreJob_Call + func (_e *CloudBackupsApi_Expecter) CreateBackupRestoreJobExecute(r any) *CloudBackupsApi_CreateBackupRestoreJobExecute_Call + func (_e *CloudBackupsApi_Expecter) CreateBackupRestoreJobWithParams(ctx any, args any) *CloudBackupsApi_CreateBackupRestoreJobWithParams_Call + func (_e *CloudBackupsApi_Expecter) CreateExportBucket(ctx any, groupId any, diskBackupSnapshotExportBucketRequest any) *CloudBackupsApi_CreateExportBucket_Call + func (_e *CloudBackupsApi_Expecter) CreateExportBucketExecute(r any) *CloudBackupsApi_CreateExportBucketExecute_Call + func (_e *CloudBackupsApi_Expecter) CreateExportBucketWithParams(ctx any, args any) *CloudBackupsApi_CreateExportBucketWithParams_Call + func (_e *CloudBackupsApi_Expecter) CreateServerlessBackupRestoreJob(ctx any, groupId any, clusterName any, serverlessBackupRestoreJob any) *CloudBackupsApi_CreateServerlessBackupRestoreJob_Call + func (_e *CloudBackupsApi_Expecter) CreateServerlessBackupRestoreJobExecute(r any) *CloudBackupsApi_CreateServerlessBackupRestoreJobExecute_Call + func (_e *CloudBackupsApi_Expecter) CreateServerlessBackupRestoreJobWithParams(ctx any, args any) *CloudBackupsApi_CreateServerlessBackupRestoreJobWithParams_Call + func (_e *CloudBackupsApi_Expecter) DeleteAllBackupSchedules(ctx any, groupId any, clusterName any) *CloudBackupsApi_DeleteAllBackupSchedules_Call + func (_e *CloudBackupsApi_Expecter) DeleteAllBackupSchedulesExecute(r any) *CloudBackupsApi_DeleteAllBackupSchedulesExecute_Call + func (_e *CloudBackupsApi_Expecter) DeleteAllBackupSchedulesWithParams(ctx any, args any) *CloudBackupsApi_DeleteAllBackupSchedulesWithParams_Call + func (_e *CloudBackupsApi_Expecter) DeleteExportBucket(ctx any, groupId any, exportBucketId any) *CloudBackupsApi_DeleteExportBucket_Call + func (_e *CloudBackupsApi_Expecter) DeleteExportBucketExecute(r any) *CloudBackupsApi_DeleteExportBucketExecute_Call + func (_e *CloudBackupsApi_Expecter) DeleteExportBucketWithParams(ctx any, args any) *CloudBackupsApi_DeleteExportBucketWithParams_Call + func (_e *CloudBackupsApi_Expecter) DeleteReplicaSetBackup(ctx any, groupId any, clusterName any, snapshotId any) *CloudBackupsApi_DeleteReplicaSetBackup_Call + func (_e *CloudBackupsApi_Expecter) DeleteReplicaSetBackupExecute(r any) *CloudBackupsApi_DeleteReplicaSetBackupExecute_Call + func (_e *CloudBackupsApi_Expecter) DeleteReplicaSetBackupWithParams(ctx any, args any) *CloudBackupsApi_DeleteReplicaSetBackupWithParams_Call + func (_e *CloudBackupsApi_Expecter) DeleteShardedClusterBackup(ctx any, groupId any, clusterName any, snapshotId any) *CloudBackupsApi_DeleteShardedClusterBackup_Call + func (_e *CloudBackupsApi_Expecter) DeleteShardedClusterBackupExecute(r any) *CloudBackupsApi_DeleteShardedClusterBackupExecute_Call + func (_e *CloudBackupsApi_Expecter) DeleteShardedClusterBackupWithParams(ctx any, args any) *CloudBackupsApi_DeleteShardedClusterBackupWithParams_Call + func (_e *CloudBackupsApi_Expecter) GetBackupExportJob(ctx any, groupId any, clusterName any, exportId any) *CloudBackupsApi_GetBackupExportJob_Call + func (_e *CloudBackupsApi_Expecter) GetBackupExportJobExecute(r any) *CloudBackupsApi_GetBackupExportJobExecute_Call + func (_e *CloudBackupsApi_Expecter) GetBackupExportJobWithParams(ctx any, args any) *CloudBackupsApi_GetBackupExportJobWithParams_Call + func (_e *CloudBackupsApi_Expecter) GetBackupRestoreJob(ctx any, groupId any, clusterName any, restoreJobId any) *CloudBackupsApi_GetBackupRestoreJob_Call + func (_e *CloudBackupsApi_Expecter) GetBackupRestoreJobExecute(r any) *CloudBackupsApi_GetBackupRestoreJobExecute_Call + func (_e *CloudBackupsApi_Expecter) GetBackupRestoreJobWithParams(ctx any, args any) *CloudBackupsApi_GetBackupRestoreJobWithParams_Call + func (_e *CloudBackupsApi_Expecter) GetBackupSchedule(ctx any, groupId any, clusterName any) *CloudBackupsApi_GetBackupSchedule_Call + func (_e *CloudBackupsApi_Expecter) GetBackupScheduleExecute(r any) *CloudBackupsApi_GetBackupScheduleExecute_Call + func (_e *CloudBackupsApi_Expecter) GetBackupScheduleWithParams(ctx any, args any) *CloudBackupsApi_GetBackupScheduleWithParams_Call + func (_e *CloudBackupsApi_Expecter) GetDataProtectionSettings(ctx any, groupId any) *CloudBackupsApi_GetDataProtectionSettings_Call + func (_e *CloudBackupsApi_Expecter) GetDataProtectionSettingsExecute(r any) *CloudBackupsApi_GetDataProtectionSettingsExecute_Call + func (_e *CloudBackupsApi_Expecter) GetDataProtectionSettingsWithParams(ctx any, args any) *CloudBackupsApi_GetDataProtectionSettingsWithParams_Call + func (_e *CloudBackupsApi_Expecter) GetExportBucket(ctx any, groupId any, exportBucketId any) *CloudBackupsApi_GetExportBucket_Call + func (_e *CloudBackupsApi_Expecter) GetExportBucketExecute(r any) *CloudBackupsApi_GetExportBucketExecute_Call + func (_e *CloudBackupsApi_Expecter) GetExportBucketWithParams(ctx any, args any) *CloudBackupsApi_GetExportBucketWithParams_Call + func (_e *CloudBackupsApi_Expecter) GetReplicaSetBackup(ctx any, groupId any, clusterName any, snapshotId any) *CloudBackupsApi_GetReplicaSetBackup_Call + func (_e *CloudBackupsApi_Expecter) GetReplicaSetBackupExecute(r any) *CloudBackupsApi_GetReplicaSetBackupExecute_Call + func (_e *CloudBackupsApi_Expecter) GetReplicaSetBackupWithParams(ctx any, args any) *CloudBackupsApi_GetReplicaSetBackupWithParams_Call + func (_e *CloudBackupsApi_Expecter) GetServerlessBackup(ctx any, groupId any, clusterName any, snapshotId any) *CloudBackupsApi_GetServerlessBackup_Call + func (_e *CloudBackupsApi_Expecter) GetServerlessBackupExecute(r any) *CloudBackupsApi_GetServerlessBackupExecute_Call + func (_e *CloudBackupsApi_Expecter) GetServerlessBackupRestoreJob(ctx any, groupId any, clusterName any, restoreJobId any) *CloudBackupsApi_GetServerlessBackupRestoreJob_Call + func (_e *CloudBackupsApi_Expecter) GetServerlessBackupRestoreJobExecute(r any) *CloudBackupsApi_GetServerlessBackupRestoreJobExecute_Call + func (_e *CloudBackupsApi_Expecter) GetServerlessBackupRestoreJobWithParams(ctx any, args any) *CloudBackupsApi_GetServerlessBackupRestoreJobWithParams_Call + func (_e *CloudBackupsApi_Expecter) GetServerlessBackupWithParams(ctx any, args any) *CloudBackupsApi_GetServerlessBackupWithParams_Call + func (_e *CloudBackupsApi_Expecter) GetShardedClusterBackup(ctx any, groupId any, clusterName any, snapshotId any) *CloudBackupsApi_GetShardedClusterBackup_Call + func (_e *CloudBackupsApi_Expecter) GetShardedClusterBackupExecute(r any) *CloudBackupsApi_GetShardedClusterBackupExecute_Call + func (_e *CloudBackupsApi_Expecter) GetShardedClusterBackupWithParams(ctx any, args any) *CloudBackupsApi_GetShardedClusterBackupWithParams_Call + func (_e *CloudBackupsApi_Expecter) ListBackupExportJobs(ctx any, groupId any, clusterName any) *CloudBackupsApi_ListBackupExportJobs_Call + func (_e *CloudBackupsApi_Expecter) ListBackupExportJobsExecute(r any) *CloudBackupsApi_ListBackupExportJobsExecute_Call + func (_e *CloudBackupsApi_Expecter) ListBackupExportJobsWithParams(ctx any, args any) *CloudBackupsApi_ListBackupExportJobsWithParams_Call + func (_e *CloudBackupsApi_Expecter) ListBackupRestoreJobs(ctx any, groupId any, clusterName any) *CloudBackupsApi_ListBackupRestoreJobs_Call + func (_e *CloudBackupsApi_Expecter) ListBackupRestoreJobsExecute(r any) *CloudBackupsApi_ListBackupRestoreJobsExecute_Call + func (_e *CloudBackupsApi_Expecter) ListBackupRestoreJobsWithParams(ctx any, args any) *CloudBackupsApi_ListBackupRestoreJobsWithParams_Call + func (_e *CloudBackupsApi_Expecter) ListExportBuckets(ctx any, groupId any) *CloudBackupsApi_ListExportBuckets_Call + func (_e *CloudBackupsApi_Expecter) ListExportBucketsExecute(r any) *CloudBackupsApi_ListExportBucketsExecute_Call + func (_e *CloudBackupsApi_Expecter) ListExportBucketsWithParams(ctx any, args any) *CloudBackupsApi_ListExportBucketsWithParams_Call + func (_e *CloudBackupsApi_Expecter) ListReplicaSetBackups(ctx any, groupId any, clusterName any) *CloudBackupsApi_ListReplicaSetBackups_Call + func (_e *CloudBackupsApi_Expecter) ListReplicaSetBackupsExecute(r any) *CloudBackupsApi_ListReplicaSetBackupsExecute_Call + func (_e *CloudBackupsApi_Expecter) ListReplicaSetBackupsWithParams(ctx any, args any) *CloudBackupsApi_ListReplicaSetBackupsWithParams_Call + func (_e *CloudBackupsApi_Expecter) ListServerlessBackupRestoreJobs(ctx any, groupId any, clusterName any) *CloudBackupsApi_ListServerlessBackupRestoreJobs_Call + func (_e *CloudBackupsApi_Expecter) ListServerlessBackupRestoreJobsExecute(r any) *CloudBackupsApi_ListServerlessBackupRestoreJobsExecute_Call + func (_e *CloudBackupsApi_Expecter) ListServerlessBackupRestoreJobsWithParams(ctx any, args any) *CloudBackupsApi_ListServerlessBackupRestoreJobsWithParams_Call + func (_e *CloudBackupsApi_Expecter) ListServerlessBackups(ctx any, groupId any, clusterName any) *CloudBackupsApi_ListServerlessBackups_Call + func (_e *CloudBackupsApi_Expecter) ListServerlessBackupsExecute(r any) *CloudBackupsApi_ListServerlessBackupsExecute_Call + func (_e *CloudBackupsApi_Expecter) ListServerlessBackupsWithParams(ctx any, args any) *CloudBackupsApi_ListServerlessBackupsWithParams_Call + func (_e *CloudBackupsApi_Expecter) ListShardedClusterBackups(ctx any, groupId any, clusterName any) *CloudBackupsApi_ListShardedClusterBackups_Call + func (_e *CloudBackupsApi_Expecter) ListShardedClusterBackupsExecute(r any) *CloudBackupsApi_ListShardedClusterBackupsExecute_Call + func (_e *CloudBackupsApi_Expecter) ListShardedClusterBackupsWithParams(ctx any, args any) *CloudBackupsApi_ListShardedClusterBackupsWithParams_Call + func (_e *CloudBackupsApi_Expecter) TakeSnapshot(ctx any, groupId any, clusterName any, diskBackupOnDemandSnapshotRequest any) *CloudBackupsApi_TakeSnapshot_Call + func (_e *CloudBackupsApi_Expecter) TakeSnapshotExecute(r any) *CloudBackupsApi_TakeSnapshotExecute_Call + func (_e *CloudBackupsApi_Expecter) TakeSnapshotWithParams(ctx any, args any) *CloudBackupsApi_TakeSnapshotWithParams_Call + func (_e *CloudBackupsApi_Expecter) UpdateBackupSchedule(ctx any, groupId any, clusterName any, diskBackupSnapshotSchedule20240805 any) *CloudBackupsApi_UpdateBackupSchedule_Call + func (_e *CloudBackupsApi_Expecter) UpdateBackupScheduleExecute(r any) *CloudBackupsApi_UpdateBackupScheduleExecute_Call + func (_e *CloudBackupsApi_Expecter) UpdateBackupScheduleWithParams(ctx any, args any) *CloudBackupsApi_UpdateBackupScheduleWithParams_Call + func (_e *CloudBackupsApi_Expecter) UpdateDataProtectionSettings(ctx any, groupId any, dataProtectionSettings20231001 any) *CloudBackupsApi_UpdateDataProtectionSettings_Call + func (_e *CloudBackupsApi_Expecter) UpdateDataProtectionSettingsExecute(r any) *CloudBackupsApi_UpdateDataProtectionSettingsExecute_Call + func (_e *CloudBackupsApi_Expecter) UpdateDataProtectionSettingsWithParams(ctx any, args any) *CloudBackupsApi_UpdateDataProtectionSettingsWithParams_Call + func (_e *CloudBackupsApi_Expecter) UpdateSnapshotRetention(ctx any, groupId any, clusterName any, snapshotId any, ...) *CloudBackupsApi_UpdateSnapshotRetention_Call + func (_e *CloudBackupsApi_Expecter) UpdateSnapshotRetentionExecute(r any) *CloudBackupsApi_UpdateSnapshotRetentionExecute_Call + func (_e *CloudBackupsApi_Expecter) UpdateSnapshotRetentionWithParams(ctx any, args any) *CloudBackupsApi_UpdateSnapshotRetentionWithParams_Call + type CloudBackupsApi_GetBackupExportJobExecute_Call struct + func (_c *CloudBackupsApi_GetBackupExportJobExecute_Call) Return(_a0 *admin.DiskBackupExportJob, _a1 *http.Response, _a2 error) *CloudBackupsApi_GetBackupExportJobExecute_Call + func (_c *CloudBackupsApi_GetBackupExportJobExecute_Call) Run(run func(r admin.GetBackupExportJobApiRequest)) *CloudBackupsApi_GetBackupExportJobExecute_Call + func (_c *CloudBackupsApi_GetBackupExportJobExecute_Call) RunAndReturn(...) *CloudBackupsApi_GetBackupExportJobExecute_Call + type CloudBackupsApi_GetBackupExportJobWithParams_Call struct + func (_c *CloudBackupsApi_GetBackupExportJobWithParams_Call) Return(_a0 admin.GetBackupExportJobApiRequest) *CloudBackupsApi_GetBackupExportJobWithParams_Call + func (_c *CloudBackupsApi_GetBackupExportJobWithParams_Call) Run(run func(ctx context.Context, args *admin.GetBackupExportJobApiParams)) *CloudBackupsApi_GetBackupExportJobWithParams_Call + func (_c *CloudBackupsApi_GetBackupExportJobWithParams_Call) RunAndReturn(...) *CloudBackupsApi_GetBackupExportJobWithParams_Call + type CloudBackupsApi_GetBackupExportJob_Call struct + func (_c *CloudBackupsApi_GetBackupExportJob_Call) Return(_a0 admin.GetBackupExportJobApiRequest) *CloudBackupsApi_GetBackupExportJob_Call + func (_c *CloudBackupsApi_GetBackupExportJob_Call) Run(...) *CloudBackupsApi_GetBackupExportJob_Call + func (_c *CloudBackupsApi_GetBackupExportJob_Call) RunAndReturn(...) *CloudBackupsApi_GetBackupExportJob_Call + type CloudBackupsApi_GetBackupRestoreJobExecute_Call struct + func (_c *CloudBackupsApi_GetBackupRestoreJobExecute_Call) Return(_a0 *admin.DiskBackupSnapshotRestoreJob, _a1 *http.Response, _a2 error) *CloudBackupsApi_GetBackupRestoreJobExecute_Call + func (_c *CloudBackupsApi_GetBackupRestoreJobExecute_Call) Run(run func(r admin.GetBackupRestoreJobApiRequest)) *CloudBackupsApi_GetBackupRestoreJobExecute_Call + func (_c *CloudBackupsApi_GetBackupRestoreJobExecute_Call) RunAndReturn(...) *CloudBackupsApi_GetBackupRestoreJobExecute_Call + type CloudBackupsApi_GetBackupRestoreJobWithParams_Call struct + func (_c *CloudBackupsApi_GetBackupRestoreJobWithParams_Call) Return(_a0 admin.GetBackupRestoreJobApiRequest) *CloudBackupsApi_GetBackupRestoreJobWithParams_Call + func (_c *CloudBackupsApi_GetBackupRestoreJobWithParams_Call) Run(run func(ctx context.Context, args *admin.GetBackupRestoreJobApiParams)) *CloudBackupsApi_GetBackupRestoreJobWithParams_Call + func (_c *CloudBackupsApi_GetBackupRestoreJobWithParams_Call) RunAndReturn(...) *CloudBackupsApi_GetBackupRestoreJobWithParams_Call + type CloudBackupsApi_GetBackupRestoreJob_Call struct + func (_c *CloudBackupsApi_GetBackupRestoreJob_Call) Return(_a0 admin.GetBackupRestoreJobApiRequest) *CloudBackupsApi_GetBackupRestoreJob_Call + func (_c *CloudBackupsApi_GetBackupRestoreJob_Call) Run(...) *CloudBackupsApi_GetBackupRestoreJob_Call + func (_c *CloudBackupsApi_GetBackupRestoreJob_Call) RunAndReturn(...) *CloudBackupsApi_GetBackupRestoreJob_Call + type CloudBackupsApi_GetBackupScheduleExecute_Call struct + func (_c *CloudBackupsApi_GetBackupScheduleExecute_Call) Return(_a0 *admin.DiskBackupSnapshotSchedule20240805, _a1 *http.Response, _a2 error) *CloudBackupsApi_GetBackupScheduleExecute_Call + func (_c *CloudBackupsApi_GetBackupScheduleExecute_Call) Run(run func(r admin.GetBackupScheduleApiRequest)) *CloudBackupsApi_GetBackupScheduleExecute_Call + func (_c *CloudBackupsApi_GetBackupScheduleExecute_Call) RunAndReturn(...) *CloudBackupsApi_GetBackupScheduleExecute_Call + type CloudBackupsApi_GetBackupScheduleWithParams_Call struct + func (_c *CloudBackupsApi_GetBackupScheduleWithParams_Call) Return(_a0 admin.GetBackupScheduleApiRequest) *CloudBackupsApi_GetBackupScheduleWithParams_Call + func (_c *CloudBackupsApi_GetBackupScheduleWithParams_Call) Run(run func(ctx context.Context, args *admin.GetBackupScheduleApiParams)) *CloudBackupsApi_GetBackupScheduleWithParams_Call + func (_c *CloudBackupsApi_GetBackupScheduleWithParams_Call) RunAndReturn(...) *CloudBackupsApi_GetBackupScheduleWithParams_Call + type CloudBackupsApi_GetBackupSchedule_Call struct + func (_c *CloudBackupsApi_GetBackupSchedule_Call) Return(_a0 admin.GetBackupScheduleApiRequest) *CloudBackupsApi_GetBackupSchedule_Call + func (_c *CloudBackupsApi_GetBackupSchedule_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *CloudBackupsApi_GetBackupSchedule_Call + func (_c *CloudBackupsApi_GetBackupSchedule_Call) RunAndReturn(run func(context.Context, string, string) admin.GetBackupScheduleApiRequest) *CloudBackupsApi_GetBackupSchedule_Call + type CloudBackupsApi_GetDataProtectionSettingsExecute_Call struct + func (_c *CloudBackupsApi_GetDataProtectionSettingsExecute_Call) Return(_a0 *admin.DataProtectionSettings20231001, _a1 *http.Response, _a2 error) *CloudBackupsApi_GetDataProtectionSettingsExecute_Call + func (_c *CloudBackupsApi_GetDataProtectionSettingsExecute_Call) Run(run func(r admin.GetDataProtectionSettingsApiRequest)) *CloudBackupsApi_GetDataProtectionSettingsExecute_Call + func (_c *CloudBackupsApi_GetDataProtectionSettingsExecute_Call) RunAndReturn(...) *CloudBackupsApi_GetDataProtectionSettingsExecute_Call + type CloudBackupsApi_GetDataProtectionSettingsWithParams_Call struct + func (_c *CloudBackupsApi_GetDataProtectionSettingsWithParams_Call) Return(_a0 admin.GetDataProtectionSettingsApiRequest) *CloudBackupsApi_GetDataProtectionSettingsWithParams_Call + func (_c *CloudBackupsApi_GetDataProtectionSettingsWithParams_Call) Run(run func(ctx context.Context, args *admin.GetDataProtectionSettingsApiParams)) *CloudBackupsApi_GetDataProtectionSettingsWithParams_Call + func (_c *CloudBackupsApi_GetDataProtectionSettingsWithParams_Call) RunAndReturn(...) *CloudBackupsApi_GetDataProtectionSettingsWithParams_Call + type CloudBackupsApi_GetDataProtectionSettings_Call struct + func (_c *CloudBackupsApi_GetDataProtectionSettings_Call) Return(_a0 admin.GetDataProtectionSettingsApiRequest) *CloudBackupsApi_GetDataProtectionSettings_Call + func (_c *CloudBackupsApi_GetDataProtectionSettings_Call) Run(run func(ctx context.Context, groupId string)) *CloudBackupsApi_GetDataProtectionSettings_Call + func (_c *CloudBackupsApi_GetDataProtectionSettings_Call) RunAndReturn(run func(context.Context, string) admin.GetDataProtectionSettingsApiRequest) *CloudBackupsApi_GetDataProtectionSettings_Call + type CloudBackupsApi_GetExportBucketExecute_Call struct + func (_c *CloudBackupsApi_GetExportBucketExecute_Call) Return(_a0 *admin.DiskBackupSnapshotExportBucketResponse, _a1 *http.Response, ...) *CloudBackupsApi_GetExportBucketExecute_Call + func (_c *CloudBackupsApi_GetExportBucketExecute_Call) Run(run func(r admin.GetExportBucketApiRequest)) *CloudBackupsApi_GetExportBucketExecute_Call + func (_c *CloudBackupsApi_GetExportBucketExecute_Call) RunAndReturn(...) *CloudBackupsApi_GetExportBucketExecute_Call + type CloudBackupsApi_GetExportBucketWithParams_Call struct + func (_c *CloudBackupsApi_GetExportBucketWithParams_Call) Return(_a0 admin.GetExportBucketApiRequest) *CloudBackupsApi_GetExportBucketWithParams_Call + func (_c *CloudBackupsApi_GetExportBucketWithParams_Call) Run(run func(ctx context.Context, args *admin.GetExportBucketApiParams)) *CloudBackupsApi_GetExportBucketWithParams_Call + func (_c *CloudBackupsApi_GetExportBucketWithParams_Call) RunAndReturn(...) *CloudBackupsApi_GetExportBucketWithParams_Call + type CloudBackupsApi_GetExportBucket_Call struct + func (_c *CloudBackupsApi_GetExportBucket_Call) Return(_a0 admin.GetExportBucketApiRequest) *CloudBackupsApi_GetExportBucket_Call + func (_c *CloudBackupsApi_GetExportBucket_Call) Run(run func(ctx context.Context, groupId string, exportBucketId string)) *CloudBackupsApi_GetExportBucket_Call + func (_c *CloudBackupsApi_GetExportBucket_Call) RunAndReturn(run func(context.Context, string, string) admin.GetExportBucketApiRequest) *CloudBackupsApi_GetExportBucket_Call + type CloudBackupsApi_GetReplicaSetBackupExecute_Call struct + func (_c *CloudBackupsApi_GetReplicaSetBackupExecute_Call) Return(_a0 *admin.DiskBackupReplicaSet, _a1 *http.Response, _a2 error) *CloudBackupsApi_GetReplicaSetBackupExecute_Call + func (_c *CloudBackupsApi_GetReplicaSetBackupExecute_Call) Run(run func(r admin.GetReplicaSetBackupApiRequest)) *CloudBackupsApi_GetReplicaSetBackupExecute_Call + func (_c *CloudBackupsApi_GetReplicaSetBackupExecute_Call) RunAndReturn(...) *CloudBackupsApi_GetReplicaSetBackupExecute_Call + type CloudBackupsApi_GetReplicaSetBackupWithParams_Call struct + func (_c *CloudBackupsApi_GetReplicaSetBackupWithParams_Call) Return(_a0 admin.GetReplicaSetBackupApiRequest) *CloudBackupsApi_GetReplicaSetBackupWithParams_Call + func (_c *CloudBackupsApi_GetReplicaSetBackupWithParams_Call) Run(run func(ctx context.Context, args *admin.GetReplicaSetBackupApiParams)) *CloudBackupsApi_GetReplicaSetBackupWithParams_Call + func (_c *CloudBackupsApi_GetReplicaSetBackupWithParams_Call) RunAndReturn(...) *CloudBackupsApi_GetReplicaSetBackupWithParams_Call + type CloudBackupsApi_GetReplicaSetBackup_Call struct + func (_c *CloudBackupsApi_GetReplicaSetBackup_Call) Return(_a0 admin.GetReplicaSetBackupApiRequest) *CloudBackupsApi_GetReplicaSetBackup_Call + func (_c *CloudBackupsApi_GetReplicaSetBackup_Call) Run(...) *CloudBackupsApi_GetReplicaSetBackup_Call + func (_c *CloudBackupsApi_GetReplicaSetBackup_Call) RunAndReturn(...) *CloudBackupsApi_GetReplicaSetBackup_Call + type CloudBackupsApi_GetServerlessBackupExecute_Call struct + func (_c *CloudBackupsApi_GetServerlessBackupExecute_Call) Return(_a0 *admin.ServerlessBackupSnapshot, _a1 *http.Response, _a2 error) *CloudBackupsApi_GetServerlessBackupExecute_Call + func (_c *CloudBackupsApi_GetServerlessBackupExecute_Call) Run(run func(r admin.GetServerlessBackupApiRequest)) *CloudBackupsApi_GetServerlessBackupExecute_Call + func (_c *CloudBackupsApi_GetServerlessBackupExecute_Call) RunAndReturn(...) *CloudBackupsApi_GetServerlessBackupExecute_Call + type CloudBackupsApi_GetServerlessBackupRestoreJobExecute_Call struct + func (_c *CloudBackupsApi_GetServerlessBackupRestoreJobExecute_Call) Return(_a0 *admin.ServerlessBackupRestoreJob, _a1 *http.Response, _a2 error) *CloudBackupsApi_GetServerlessBackupRestoreJobExecute_Call + func (_c *CloudBackupsApi_GetServerlessBackupRestoreJobExecute_Call) Run(run func(r admin.GetServerlessBackupRestoreJobApiRequest)) *CloudBackupsApi_GetServerlessBackupRestoreJobExecute_Call + func (_c *CloudBackupsApi_GetServerlessBackupRestoreJobExecute_Call) RunAndReturn(...) *CloudBackupsApi_GetServerlessBackupRestoreJobExecute_Call + type CloudBackupsApi_GetServerlessBackupRestoreJobWithParams_Call struct + func (_c *CloudBackupsApi_GetServerlessBackupRestoreJobWithParams_Call) Return(_a0 admin.GetServerlessBackupRestoreJobApiRequest) *CloudBackupsApi_GetServerlessBackupRestoreJobWithParams_Call + func (_c *CloudBackupsApi_GetServerlessBackupRestoreJobWithParams_Call) Run(...) *CloudBackupsApi_GetServerlessBackupRestoreJobWithParams_Call + func (_c *CloudBackupsApi_GetServerlessBackupRestoreJobWithParams_Call) RunAndReturn(...) *CloudBackupsApi_GetServerlessBackupRestoreJobWithParams_Call + type CloudBackupsApi_GetServerlessBackupRestoreJob_Call struct + func (_c *CloudBackupsApi_GetServerlessBackupRestoreJob_Call) Return(_a0 admin.GetServerlessBackupRestoreJobApiRequest) *CloudBackupsApi_GetServerlessBackupRestoreJob_Call + func (_c *CloudBackupsApi_GetServerlessBackupRestoreJob_Call) Run(...) *CloudBackupsApi_GetServerlessBackupRestoreJob_Call + func (_c *CloudBackupsApi_GetServerlessBackupRestoreJob_Call) RunAndReturn(...) *CloudBackupsApi_GetServerlessBackupRestoreJob_Call + type CloudBackupsApi_GetServerlessBackupWithParams_Call struct + func (_c *CloudBackupsApi_GetServerlessBackupWithParams_Call) Return(_a0 admin.GetServerlessBackupApiRequest) *CloudBackupsApi_GetServerlessBackupWithParams_Call + func (_c *CloudBackupsApi_GetServerlessBackupWithParams_Call) Run(run func(ctx context.Context, args *admin.GetServerlessBackupApiParams)) *CloudBackupsApi_GetServerlessBackupWithParams_Call + func (_c *CloudBackupsApi_GetServerlessBackupWithParams_Call) RunAndReturn(...) *CloudBackupsApi_GetServerlessBackupWithParams_Call + type CloudBackupsApi_GetServerlessBackup_Call struct + func (_c *CloudBackupsApi_GetServerlessBackup_Call) Return(_a0 admin.GetServerlessBackupApiRequest) *CloudBackupsApi_GetServerlessBackup_Call + func (_c *CloudBackupsApi_GetServerlessBackup_Call) Run(...) *CloudBackupsApi_GetServerlessBackup_Call + func (_c *CloudBackupsApi_GetServerlessBackup_Call) RunAndReturn(...) *CloudBackupsApi_GetServerlessBackup_Call + type CloudBackupsApi_GetShardedClusterBackupExecute_Call struct + func (_c *CloudBackupsApi_GetShardedClusterBackupExecute_Call) Return(_a0 *admin.DiskBackupShardedClusterSnapshot, _a1 *http.Response, _a2 error) *CloudBackupsApi_GetShardedClusterBackupExecute_Call + func (_c *CloudBackupsApi_GetShardedClusterBackupExecute_Call) Run(run func(r admin.GetShardedClusterBackupApiRequest)) *CloudBackupsApi_GetShardedClusterBackupExecute_Call + func (_c *CloudBackupsApi_GetShardedClusterBackupExecute_Call) RunAndReturn(...) *CloudBackupsApi_GetShardedClusterBackupExecute_Call + type CloudBackupsApi_GetShardedClusterBackupWithParams_Call struct + func (_c *CloudBackupsApi_GetShardedClusterBackupWithParams_Call) Return(_a0 admin.GetShardedClusterBackupApiRequest) *CloudBackupsApi_GetShardedClusterBackupWithParams_Call + func (_c *CloudBackupsApi_GetShardedClusterBackupWithParams_Call) Run(run func(ctx context.Context, args *admin.GetShardedClusterBackupApiParams)) *CloudBackupsApi_GetShardedClusterBackupWithParams_Call + func (_c *CloudBackupsApi_GetShardedClusterBackupWithParams_Call) RunAndReturn(...) *CloudBackupsApi_GetShardedClusterBackupWithParams_Call + type CloudBackupsApi_GetShardedClusterBackup_Call struct + func (_c *CloudBackupsApi_GetShardedClusterBackup_Call) Return(_a0 admin.GetShardedClusterBackupApiRequest) *CloudBackupsApi_GetShardedClusterBackup_Call + func (_c *CloudBackupsApi_GetShardedClusterBackup_Call) Run(...) *CloudBackupsApi_GetShardedClusterBackup_Call + func (_c *CloudBackupsApi_GetShardedClusterBackup_Call) RunAndReturn(...) *CloudBackupsApi_GetShardedClusterBackup_Call + type CloudBackupsApi_ListBackupExportJobsExecute_Call struct + func (_c *CloudBackupsApi_ListBackupExportJobsExecute_Call) Return(_a0 *admin.PaginatedApiAtlasDiskBackupExportJob, _a1 *http.Response, _a2 error) *CloudBackupsApi_ListBackupExportJobsExecute_Call + func (_c *CloudBackupsApi_ListBackupExportJobsExecute_Call) Run(run func(r admin.ListBackupExportJobsApiRequest)) *CloudBackupsApi_ListBackupExportJobsExecute_Call + func (_c *CloudBackupsApi_ListBackupExportJobsExecute_Call) RunAndReturn(...) *CloudBackupsApi_ListBackupExportJobsExecute_Call + type CloudBackupsApi_ListBackupExportJobsWithParams_Call struct + func (_c *CloudBackupsApi_ListBackupExportJobsWithParams_Call) Return(_a0 admin.ListBackupExportJobsApiRequest) *CloudBackupsApi_ListBackupExportJobsWithParams_Call + func (_c *CloudBackupsApi_ListBackupExportJobsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListBackupExportJobsApiParams)) *CloudBackupsApi_ListBackupExportJobsWithParams_Call + func (_c *CloudBackupsApi_ListBackupExportJobsWithParams_Call) RunAndReturn(...) *CloudBackupsApi_ListBackupExportJobsWithParams_Call + type CloudBackupsApi_ListBackupExportJobs_Call struct + func (_c *CloudBackupsApi_ListBackupExportJobs_Call) Return(_a0 admin.ListBackupExportJobsApiRequest) *CloudBackupsApi_ListBackupExportJobs_Call + func (_c *CloudBackupsApi_ListBackupExportJobs_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *CloudBackupsApi_ListBackupExportJobs_Call + func (_c *CloudBackupsApi_ListBackupExportJobs_Call) RunAndReturn(run func(context.Context, string, string) admin.ListBackupExportJobsApiRequest) *CloudBackupsApi_ListBackupExportJobs_Call + type CloudBackupsApi_ListBackupRestoreJobsExecute_Call struct + func (_c *CloudBackupsApi_ListBackupRestoreJobsExecute_Call) Return(_a0 *admin.PaginatedCloudBackupRestoreJob, _a1 *http.Response, _a2 error) *CloudBackupsApi_ListBackupRestoreJobsExecute_Call + func (_c *CloudBackupsApi_ListBackupRestoreJobsExecute_Call) Run(run func(r admin.ListBackupRestoreJobsApiRequest)) *CloudBackupsApi_ListBackupRestoreJobsExecute_Call + func (_c *CloudBackupsApi_ListBackupRestoreJobsExecute_Call) RunAndReturn(...) *CloudBackupsApi_ListBackupRestoreJobsExecute_Call + type CloudBackupsApi_ListBackupRestoreJobsWithParams_Call struct + func (_c *CloudBackupsApi_ListBackupRestoreJobsWithParams_Call) Return(_a0 admin.ListBackupRestoreJobsApiRequest) *CloudBackupsApi_ListBackupRestoreJobsWithParams_Call + func (_c *CloudBackupsApi_ListBackupRestoreJobsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListBackupRestoreJobsApiParams)) *CloudBackupsApi_ListBackupRestoreJobsWithParams_Call + func (_c *CloudBackupsApi_ListBackupRestoreJobsWithParams_Call) RunAndReturn(...) *CloudBackupsApi_ListBackupRestoreJobsWithParams_Call + type CloudBackupsApi_ListBackupRestoreJobs_Call struct + func (_c *CloudBackupsApi_ListBackupRestoreJobs_Call) Return(_a0 admin.ListBackupRestoreJobsApiRequest) *CloudBackupsApi_ListBackupRestoreJobs_Call + func (_c *CloudBackupsApi_ListBackupRestoreJobs_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *CloudBackupsApi_ListBackupRestoreJobs_Call + func (_c *CloudBackupsApi_ListBackupRestoreJobs_Call) RunAndReturn(...) *CloudBackupsApi_ListBackupRestoreJobs_Call + type CloudBackupsApi_ListExportBucketsExecute_Call struct + func (_c *CloudBackupsApi_ListExportBucketsExecute_Call) Return(_a0 *admin.PaginatedBackupSnapshotExportBuckets, _a1 *http.Response, _a2 error) *CloudBackupsApi_ListExportBucketsExecute_Call + func (_c *CloudBackupsApi_ListExportBucketsExecute_Call) Run(run func(r admin.ListExportBucketsApiRequest)) *CloudBackupsApi_ListExportBucketsExecute_Call + func (_c *CloudBackupsApi_ListExportBucketsExecute_Call) RunAndReturn(...) *CloudBackupsApi_ListExportBucketsExecute_Call + type CloudBackupsApi_ListExportBucketsWithParams_Call struct + func (_c *CloudBackupsApi_ListExportBucketsWithParams_Call) Return(_a0 admin.ListExportBucketsApiRequest) *CloudBackupsApi_ListExportBucketsWithParams_Call + func (_c *CloudBackupsApi_ListExportBucketsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListExportBucketsApiParams)) *CloudBackupsApi_ListExportBucketsWithParams_Call + func (_c *CloudBackupsApi_ListExportBucketsWithParams_Call) RunAndReturn(...) *CloudBackupsApi_ListExportBucketsWithParams_Call + type CloudBackupsApi_ListExportBuckets_Call struct + func (_c *CloudBackupsApi_ListExportBuckets_Call) Return(_a0 admin.ListExportBucketsApiRequest) *CloudBackupsApi_ListExportBuckets_Call + func (_c *CloudBackupsApi_ListExportBuckets_Call) Run(run func(ctx context.Context, groupId string)) *CloudBackupsApi_ListExportBuckets_Call + func (_c *CloudBackupsApi_ListExportBuckets_Call) RunAndReturn(run func(context.Context, string) admin.ListExportBucketsApiRequest) *CloudBackupsApi_ListExportBuckets_Call + type CloudBackupsApi_ListReplicaSetBackupsExecute_Call struct + func (_c *CloudBackupsApi_ListReplicaSetBackupsExecute_Call) Return(_a0 *admin.PaginatedCloudBackupReplicaSet, _a1 *http.Response, _a2 error) *CloudBackupsApi_ListReplicaSetBackupsExecute_Call + func (_c *CloudBackupsApi_ListReplicaSetBackupsExecute_Call) Run(run func(r admin.ListReplicaSetBackupsApiRequest)) *CloudBackupsApi_ListReplicaSetBackupsExecute_Call + func (_c *CloudBackupsApi_ListReplicaSetBackupsExecute_Call) RunAndReturn(...) *CloudBackupsApi_ListReplicaSetBackupsExecute_Call + type CloudBackupsApi_ListReplicaSetBackupsWithParams_Call struct + func (_c *CloudBackupsApi_ListReplicaSetBackupsWithParams_Call) Return(_a0 admin.ListReplicaSetBackupsApiRequest) *CloudBackupsApi_ListReplicaSetBackupsWithParams_Call + func (_c *CloudBackupsApi_ListReplicaSetBackupsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListReplicaSetBackupsApiParams)) *CloudBackupsApi_ListReplicaSetBackupsWithParams_Call + func (_c *CloudBackupsApi_ListReplicaSetBackupsWithParams_Call) RunAndReturn(...) *CloudBackupsApi_ListReplicaSetBackupsWithParams_Call + type CloudBackupsApi_ListReplicaSetBackups_Call struct + func (_c *CloudBackupsApi_ListReplicaSetBackups_Call) Return(_a0 admin.ListReplicaSetBackupsApiRequest) *CloudBackupsApi_ListReplicaSetBackups_Call + func (_c *CloudBackupsApi_ListReplicaSetBackups_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *CloudBackupsApi_ListReplicaSetBackups_Call + func (_c *CloudBackupsApi_ListReplicaSetBackups_Call) RunAndReturn(...) *CloudBackupsApi_ListReplicaSetBackups_Call + type CloudBackupsApi_ListServerlessBackupRestoreJobsExecute_Call struct + func (_c *CloudBackupsApi_ListServerlessBackupRestoreJobsExecute_Call) Return(_a0 *admin.PaginatedApiAtlasServerlessBackupRestoreJob, _a1 *http.Response, ...) *CloudBackupsApi_ListServerlessBackupRestoreJobsExecute_Call + func (_c *CloudBackupsApi_ListServerlessBackupRestoreJobsExecute_Call) Run(run func(r admin.ListServerlessBackupRestoreJobsApiRequest)) *CloudBackupsApi_ListServerlessBackupRestoreJobsExecute_Call + func (_c *CloudBackupsApi_ListServerlessBackupRestoreJobsExecute_Call) RunAndReturn(...) *CloudBackupsApi_ListServerlessBackupRestoreJobsExecute_Call + type CloudBackupsApi_ListServerlessBackupRestoreJobsWithParams_Call struct + func (_c *CloudBackupsApi_ListServerlessBackupRestoreJobsWithParams_Call) Return(_a0 admin.ListServerlessBackupRestoreJobsApiRequest) *CloudBackupsApi_ListServerlessBackupRestoreJobsWithParams_Call + func (_c *CloudBackupsApi_ListServerlessBackupRestoreJobsWithParams_Call) Run(...) *CloudBackupsApi_ListServerlessBackupRestoreJobsWithParams_Call + func (_c *CloudBackupsApi_ListServerlessBackupRestoreJobsWithParams_Call) RunAndReturn(...) *CloudBackupsApi_ListServerlessBackupRestoreJobsWithParams_Call + type CloudBackupsApi_ListServerlessBackupRestoreJobs_Call struct + func (_c *CloudBackupsApi_ListServerlessBackupRestoreJobs_Call) Return(_a0 admin.ListServerlessBackupRestoreJobsApiRequest) *CloudBackupsApi_ListServerlessBackupRestoreJobs_Call + func (_c *CloudBackupsApi_ListServerlessBackupRestoreJobs_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *CloudBackupsApi_ListServerlessBackupRestoreJobs_Call + func (_c *CloudBackupsApi_ListServerlessBackupRestoreJobs_Call) RunAndReturn(...) *CloudBackupsApi_ListServerlessBackupRestoreJobs_Call + type CloudBackupsApi_ListServerlessBackupsExecute_Call struct + func (_c *CloudBackupsApi_ListServerlessBackupsExecute_Call) Return(_a0 *admin.PaginatedApiAtlasServerlessBackupSnapshot, _a1 *http.Response, ...) *CloudBackupsApi_ListServerlessBackupsExecute_Call + func (_c *CloudBackupsApi_ListServerlessBackupsExecute_Call) Run(run func(r admin.ListServerlessBackupsApiRequest)) *CloudBackupsApi_ListServerlessBackupsExecute_Call + func (_c *CloudBackupsApi_ListServerlessBackupsExecute_Call) RunAndReturn(...) *CloudBackupsApi_ListServerlessBackupsExecute_Call + type CloudBackupsApi_ListServerlessBackupsWithParams_Call struct + func (_c *CloudBackupsApi_ListServerlessBackupsWithParams_Call) Return(_a0 admin.ListServerlessBackupsApiRequest) *CloudBackupsApi_ListServerlessBackupsWithParams_Call + func (_c *CloudBackupsApi_ListServerlessBackupsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListServerlessBackupsApiParams)) *CloudBackupsApi_ListServerlessBackupsWithParams_Call + func (_c *CloudBackupsApi_ListServerlessBackupsWithParams_Call) RunAndReturn(...) *CloudBackupsApi_ListServerlessBackupsWithParams_Call + type CloudBackupsApi_ListServerlessBackups_Call struct + func (_c *CloudBackupsApi_ListServerlessBackups_Call) Return(_a0 admin.ListServerlessBackupsApiRequest) *CloudBackupsApi_ListServerlessBackups_Call + func (_c *CloudBackupsApi_ListServerlessBackups_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *CloudBackupsApi_ListServerlessBackups_Call + func (_c *CloudBackupsApi_ListServerlessBackups_Call) RunAndReturn(...) *CloudBackupsApi_ListServerlessBackups_Call + type CloudBackupsApi_ListShardedClusterBackupsExecute_Call struct + func (_c *CloudBackupsApi_ListShardedClusterBackupsExecute_Call) Return(_a0 *admin.PaginatedCloudBackupShardedClusterSnapshot, _a1 *http.Response, ...) *CloudBackupsApi_ListShardedClusterBackupsExecute_Call + func (_c *CloudBackupsApi_ListShardedClusterBackupsExecute_Call) Run(run func(r admin.ListShardedClusterBackupsApiRequest)) *CloudBackupsApi_ListShardedClusterBackupsExecute_Call + func (_c *CloudBackupsApi_ListShardedClusterBackupsExecute_Call) RunAndReturn(...) *CloudBackupsApi_ListShardedClusterBackupsExecute_Call + type CloudBackupsApi_ListShardedClusterBackupsWithParams_Call struct + func (_c *CloudBackupsApi_ListShardedClusterBackupsWithParams_Call) Return(_a0 admin.ListShardedClusterBackupsApiRequest) *CloudBackupsApi_ListShardedClusterBackupsWithParams_Call + func (_c *CloudBackupsApi_ListShardedClusterBackupsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListShardedClusterBackupsApiParams)) *CloudBackupsApi_ListShardedClusterBackupsWithParams_Call + func (_c *CloudBackupsApi_ListShardedClusterBackupsWithParams_Call) RunAndReturn(...) *CloudBackupsApi_ListShardedClusterBackupsWithParams_Call + type CloudBackupsApi_ListShardedClusterBackups_Call struct + func (_c *CloudBackupsApi_ListShardedClusterBackups_Call) Return(_a0 admin.ListShardedClusterBackupsApiRequest) *CloudBackupsApi_ListShardedClusterBackups_Call + func (_c *CloudBackupsApi_ListShardedClusterBackups_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *CloudBackupsApi_ListShardedClusterBackups_Call + func (_c *CloudBackupsApi_ListShardedClusterBackups_Call) RunAndReturn(...) *CloudBackupsApi_ListShardedClusterBackups_Call + type CloudBackupsApi_TakeSnapshotExecute_Call struct + func (_c *CloudBackupsApi_TakeSnapshotExecute_Call) Return(_a0 *admin.DiskBackupSnapshot, _a1 *http.Response, _a2 error) *CloudBackupsApi_TakeSnapshotExecute_Call + func (_c *CloudBackupsApi_TakeSnapshotExecute_Call) Run(run func(r admin.TakeSnapshotApiRequest)) *CloudBackupsApi_TakeSnapshotExecute_Call + func (_c *CloudBackupsApi_TakeSnapshotExecute_Call) RunAndReturn(...) *CloudBackupsApi_TakeSnapshotExecute_Call + type CloudBackupsApi_TakeSnapshotWithParams_Call struct + func (_c *CloudBackupsApi_TakeSnapshotWithParams_Call) Return(_a0 admin.TakeSnapshotApiRequest) *CloudBackupsApi_TakeSnapshotWithParams_Call + func (_c *CloudBackupsApi_TakeSnapshotWithParams_Call) Run(run func(ctx context.Context, args *admin.TakeSnapshotApiParams)) *CloudBackupsApi_TakeSnapshotWithParams_Call + func (_c *CloudBackupsApi_TakeSnapshotWithParams_Call) RunAndReturn(...) *CloudBackupsApi_TakeSnapshotWithParams_Call + type CloudBackupsApi_TakeSnapshot_Call struct + func (_c *CloudBackupsApi_TakeSnapshot_Call) Return(_a0 admin.TakeSnapshotApiRequest) *CloudBackupsApi_TakeSnapshot_Call + func (_c *CloudBackupsApi_TakeSnapshot_Call) Run(run func(ctx context.Context, groupId string, clusterName string, ...)) *CloudBackupsApi_TakeSnapshot_Call + func (_c *CloudBackupsApi_TakeSnapshot_Call) RunAndReturn(...) *CloudBackupsApi_TakeSnapshot_Call + type CloudBackupsApi_UpdateBackupScheduleExecute_Call struct + func (_c *CloudBackupsApi_UpdateBackupScheduleExecute_Call) Return(_a0 *admin.DiskBackupSnapshotSchedule20240805, _a1 *http.Response, _a2 error) *CloudBackupsApi_UpdateBackupScheduleExecute_Call + func (_c *CloudBackupsApi_UpdateBackupScheduleExecute_Call) Run(run func(r admin.UpdateBackupScheduleApiRequest)) *CloudBackupsApi_UpdateBackupScheduleExecute_Call + func (_c *CloudBackupsApi_UpdateBackupScheduleExecute_Call) RunAndReturn(...) *CloudBackupsApi_UpdateBackupScheduleExecute_Call + type CloudBackupsApi_UpdateBackupScheduleWithParams_Call struct + func (_c *CloudBackupsApi_UpdateBackupScheduleWithParams_Call) Return(_a0 admin.UpdateBackupScheduleApiRequest) *CloudBackupsApi_UpdateBackupScheduleWithParams_Call + func (_c *CloudBackupsApi_UpdateBackupScheduleWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateBackupScheduleApiParams)) *CloudBackupsApi_UpdateBackupScheduleWithParams_Call + func (_c *CloudBackupsApi_UpdateBackupScheduleWithParams_Call) RunAndReturn(...) *CloudBackupsApi_UpdateBackupScheduleWithParams_Call + type CloudBackupsApi_UpdateBackupSchedule_Call struct + func (_c *CloudBackupsApi_UpdateBackupSchedule_Call) Return(_a0 admin.UpdateBackupScheduleApiRequest) *CloudBackupsApi_UpdateBackupSchedule_Call + func (_c *CloudBackupsApi_UpdateBackupSchedule_Call) Run(run func(ctx context.Context, groupId string, clusterName string, ...)) *CloudBackupsApi_UpdateBackupSchedule_Call + func (_c *CloudBackupsApi_UpdateBackupSchedule_Call) RunAndReturn(...) *CloudBackupsApi_UpdateBackupSchedule_Call + type CloudBackupsApi_UpdateDataProtectionSettingsExecute_Call struct + func (_c *CloudBackupsApi_UpdateDataProtectionSettingsExecute_Call) Return(_a0 *admin.DataProtectionSettings20231001, _a1 *http.Response, _a2 error) *CloudBackupsApi_UpdateDataProtectionSettingsExecute_Call + func (_c *CloudBackupsApi_UpdateDataProtectionSettingsExecute_Call) Run(run func(r admin.UpdateDataProtectionSettingsApiRequest)) *CloudBackupsApi_UpdateDataProtectionSettingsExecute_Call + func (_c *CloudBackupsApi_UpdateDataProtectionSettingsExecute_Call) RunAndReturn(...) *CloudBackupsApi_UpdateDataProtectionSettingsExecute_Call + type CloudBackupsApi_UpdateDataProtectionSettingsWithParams_Call struct + func (_c *CloudBackupsApi_UpdateDataProtectionSettingsWithParams_Call) Return(_a0 admin.UpdateDataProtectionSettingsApiRequest) *CloudBackupsApi_UpdateDataProtectionSettingsWithParams_Call + func (_c *CloudBackupsApi_UpdateDataProtectionSettingsWithParams_Call) Run(...) *CloudBackupsApi_UpdateDataProtectionSettingsWithParams_Call + func (_c *CloudBackupsApi_UpdateDataProtectionSettingsWithParams_Call) RunAndReturn(...) *CloudBackupsApi_UpdateDataProtectionSettingsWithParams_Call + type CloudBackupsApi_UpdateDataProtectionSettings_Call struct + func (_c *CloudBackupsApi_UpdateDataProtectionSettings_Call) Return(_a0 admin.UpdateDataProtectionSettingsApiRequest) *CloudBackupsApi_UpdateDataProtectionSettings_Call + func (_c *CloudBackupsApi_UpdateDataProtectionSettings_Call) Run(run func(ctx context.Context, groupId string, ...)) *CloudBackupsApi_UpdateDataProtectionSettings_Call + func (_c *CloudBackupsApi_UpdateDataProtectionSettings_Call) RunAndReturn(...) *CloudBackupsApi_UpdateDataProtectionSettings_Call + type CloudBackupsApi_UpdateSnapshotRetentionExecute_Call struct + func (_c *CloudBackupsApi_UpdateSnapshotRetentionExecute_Call) Return(_a0 *admin.DiskBackupReplicaSet, _a1 *http.Response, _a2 error) *CloudBackupsApi_UpdateSnapshotRetentionExecute_Call + func (_c *CloudBackupsApi_UpdateSnapshotRetentionExecute_Call) Run(run func(r admin.UpdateSnapshotRetentionApiRequest)) *CloudBackupsApi_UpdateSnapshotRetentionExecute_Call + func (_c *CloudBackupsApi_UpdateSnapshotRetentionExecute_Call) RunAndReturn(...) *CloudBackupsApi_UpdateSnapshotRetentionExecute_Call + type CloudBackupsApi_UpdateSnapshotRetentionWithParams_Call struct + func (_c *CloudBackupsApi_UpdateSnapshotRetentionWithParams_Call) Return(_a0 admin.UpdateSnapshotRetentionApiRequest) *CloudBackupsApi_UpdateSnapshotRetentionWithParams_Call + func (_c *CloudBackupsApi_UpdateSnapshotRetentionWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateSnapshotRetentionApiParams)) *CloudBackupsApi_UpdateSnapshotRetentionWithParams_Call + func (_c *CloudBackupsApi_UpdateSnapshotRetentionWithParams_Call) RunAndReturn(...) *CloudBackupsApi_UpdateSnapshotRetentionWithParams_Call + type CloudBackupsApi_UpdateSnapshotRetention_Call struct + func (_c *CloudBackupsApi_UpdateSnapshotRetention_Call) Return(_a0 admin.UpdateSnapshotRetentionApiRequest) *CloudBackupsApi_UpdateSnapshotRetention_Call + func (_c *CloudBackupsApi_UpdateSnapshotRetention_Call) Run(...) *CloudBackupsApi_UpdateSnapshotRetention_Call + func (_c *CloudBackupsApi_UpdateSnapshotRetention_Call) RunAndReturn(...) *CloudBackupsApi_UpdateSnapshotRetention_Call + type CloudMigrationServiceApi struct + func NewCloudMigrationServiceApi(t interface{ ... }) *CloudMigrationServiceApi + func (_m *CloudMigrationServiceApi) CreateLinkToken(ctx context.Context, orgId string, targetOrgRequest *admin.TargetOrgRequest) admin.CreateLinkTokenApiRequest + func (_m *CloudMigrationServiceApi) CreateLinkTokenExecute(r admin.CreateLinkTokenApiRequest) (*admin.TargetOrg, *http.Response, error) + func (_m *CloudMigrationServiceApi) CreateLinkTokenWithParams(ctx context.Context, args *admin.CreateLinkTokenApiParams) admin.CreateLinkTokenApiRequest + func (_m *CloudMigrationServiceApi) CreatePushMigration(ctx context.Context, groupId string, ...) admin.CreatePushMigrationApiRequest + func (_m *CloudMigrationServiceApi) CreatePushMigrationExecute(r admin.CreatePushMigrationApiRequest) (*admin.LiveMigrationResponse, *http.Response, error) + func (_m *CloudMigrationServiceApi) CreatePushMigrationWithParams(ctx context.Context, args *admin.CreatePushMigrationApiParams) admin.CreatePushMigrationApiRequest + func (_m *CloudMigrationServiceApi) CutoverMigration(ctx context.Context, groupId string, liveMigrationId string) admin.CutoverMigrationApiRequest + func (_m *CloudMigrationServiceApi) CutoverMigrationExecute(r admin.CutoverMigrationApiRequest) (*http.Response, error) + func (_m *CloudMigrationServiceApi) CutoverMigrationWithParams(ctx context.Context, args *admin.CutoverMigrationApiParams) admin.CutoverMigrationApiRequest + func (_m *CloudMigrationServiceApi) DeleteLinkToken(ctx context.Context, orgId string) admin.DeleteLinkTokenApiRequest + func (_m *CloudMigrationServiceApi) DeleteLinkTokenExecute(r admin.DeleteLinkTokenApiRequest) (any, *http.Response, error) + func (_m *CloudMigrationServiceApi) DeleteLinkTokenWithParams(ctx context.Context, args *admin.DeleteLinkTokenApiParams) admin.DeleteLinkTokenApiRequest + func (_m *CloudMigrationServiceApi) EXPECT() *CloudMigrationServiceApi_Expecter + func (_m *CloudMigrationServiceApi) GetPushMigration(ctx context.Context, groupId string, liveMigrationId string) admin.GetPushMigrationApiRequest + func (_m *CloudMigrationServiceApi) GetPushMigrationExecute(r admin.GetPushMigrationApiRequest) (*admin.LiveMigrationResponse, *http.Response, error) + func (_m *CloudMigrationServiceApi) GetPushMigrationWithParams(ctx context.Context, args *admin.GetPushMigrationApiParams) admin.GetPushMigrationApiRequest + func (_m *CloudMigrationServiceApi) GetValidationStatus(ctx context.Context, groupId string, validationId string) admin.GetValidationStatusApiRequest + func (_m *CloudMigrationServiceApi) GetValidationStatusExecute(r admin.GetValidationStatusApiRequest) (*admin.LiveImportValidation, *http.Response, error) + func (_m *CloudMigrationServiceApi) GetValidationStatusWithParams(ctx context.Context, args *admin.GetValidationStatusApiParams) admin.GetValidationStatusApiRequest + func (_m *CloudMigrationServiceApi) ListSourceProjects(ctx context.Context, orgId string) admin.ListSourceProjectsApiRequest + func (_m *CloudMigrationServiceApi) ListSourceProjectsExecute(r admin.ListSourceProjectsApiRequest) ([]admin.LiveImportAvailableProject, *http.Response, error) + func (_m *CloudMigrationServiceApi) ListSourceProjectsWithParams(ctx context.Context, args *admin.ListSourceProjectsApiParams) admin.ListSourceProjectsApiRequest + func (_m *CloudMigrationServiceApi) ValidateMigration(ctx context.Context, groupId string, ...) admin.ValidateMigrationApiRequest + func (_m *CloudMigrationServiceApi) ValidateMigrationExecute(r admin.ValidateMigrationApiRequest) (*admin.LiveImportValidation, *http.Response, error) + func (_m *CloudMigrationServiceApi) ValidateMigrationWithParams(ctx context.Context, args *admin.ValidateMigrationApiParams) admin.ValidateMigrationApiRequest + type CloudMigrationServiceApi_CreateLinkTokenExecute_Call struct + func (_c *CloudMigrationServiceApi_CreateLinkTokenExecute_Call) Return(_a0 *admin.TargetOrg, _a1 *http.Response, _a2 error) *CloudMigrationServiceApi_CreateLinkTokenExecute_Call + func (_c *CloudMigrationServiceApi_CreateLinkTokenExecute_Call) Run(run func(r admin.CreateLinkTokenApiRequest)) *CloudMigrationServiceApi_CreateLinkTokenExecute_Call + func (_c *CloudMigrationServiceApi_CreateLinkTokenExecute_Call) RunAndReturn(...) *CloudMigrationServiceApi_CreateLinkTokenExecute_Call + type CloudMigrationServiceApi_CreateLinkTokenWithParams_Call struct + func (_c *CloudMigrationServiceApi_CreateLinkTokenWithParams_Call) Return(_a0 admin.CreateLinkTokenApiRequest) *CloudMigrationServiceApi_CreateLinkTokenWithParams_Call + func (_c *CloudMigrationServiceApi_CreateLinkTokenWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateLinkTokenApiParams)) *CloudMigrationServiceApi_CreateLinkTokenWithParams_Call + func (_c *CloudMigrationServiceApi_CreateLinkTokenWithParams_Call) RunAndReturn(...) *CloudMigrationServiceApi_CreateLinkTokenWithParams_Call + type CloudMigrationServiceApi_CreateLinkToken_Call struct + func (_c *CloudMigrationServiceApi_CreateLinkToken_Call) Return(_a0 admin.CreateLinkTokenApiRequest) *CloudMigrationServiceApi_CreateLinkToken_Call + func (_c *CloudMigrationServiceApi_CreateLinkToken_Call) Run(...) *CloudMigrationServiceApi_CreateLinkToken_Call + func (_c *CloudMigrationServiceApi_CreateLinkToken_Call) RunAndReturn(...) *CloudMigrationServiceApi_CreateLinkToken_Call + type CloudMigrationServiceApi_CreatePushMigrationExecute_Call struct + func (_c *CloudMigrationServiceApi_CreatePushMigrationExecute_Call) Return(_a0 *admin.LiveMigrationResponse, _a1 *http.Response, _a2 error) *CloudMigrationServiceApi_CreatePushMigrationExecute_Call + func (_c *CloudMigrationServiceApi_CreatePushMigrationExecute_Call) Run(run func(r admin.CreatePushMigrationApiRequest)) *CloudMigrationServiceApi_CreatePushMigrationExecute_Call + func (_c *CloudMigrationServiceApi_CreatePushMigrationExecute_Call) RunAndReturn(...) *CloudMigrationServiceApi_CreatePushMigrationExecute_Call + type CloudMigrationServiceApi_CreatePushMigrationWithParams_Call struct + func (_c *CloudMigrationServiceApi_CreatePushMigrationWithParams_Call) Return(_a0 admin.CreatePushMigrationApiRequest) *CloudMigrationServiceApi_CreatePushMigrationWithParams_Call + func (_c *CloudMigrationServiceApi_CreatePushMigrationWithParams_Call) Run(run func(ctx context.Context, args *admin.CreatePushMigrationApiParams)) *CloudMigrationServiceApi_CreatePushMigrationWithParams_Call + func (_c *CloudMigrationServiceApi_CreatePushMigrationWithParams_Call) RunAndReturn(...) *CloudMigrationServiceApi_CreatePushMigrationWithParams_Call + type CloudMigrationServiceApi_CreatePushMigration_Call struct + func (_c *CloudMigrationServiceApi_CreatePushMigration_Call) Return(_a0 admin.CreatePushMigrationApiRequest) *CloudMigrationServiceApi_CreatePushMigration_Call + func (_c *CloudMigrationServiceApi_CreatePushMigration_Call) Run(run func(ctx context.Context, groupId string, ...)) *CloudMigrationServiceApi_CreatePushMigration_Call + func (_c *CloudMigrationServiceApi_CreatePushMigration_Call) RunAndReturn(...) *CloudMigrationServiceApi_CreatePushMigration_Call + type CloudMigrationServiceApi_CutoverMigrationExecute_Call struct + func (_c *CloudMigrationServiceApi_CutoverMigrationExecute_Call) Return(_a0 *http.Response, _a1 error) *CloudMigrationServiceApi_CutoverMigrationExecute_Call + func (_c *CloudMigrationServiceApi_CutoverMigrationExecute_Call) Run(run func(r admin.CutoverMigrationApiRequest)) *CloudMigrationServiceApi_CutoverMigrationExecute_Call + func (_c *CloudMigrationServiceApi_CutoverMigrationExecute_Call) RunAndReturn(run func(admin.CutoverMigrationApiRequest) (*http.Response, error)) *CloudMigrationServiceApi_CutoverMigrationExecute_Call + type CloudMigrationServiceApi_CutoverMigrationWithParams_Call struct + func (_c *CloudMigrationServiceApi_CutoverMigrationWithParams_Call) Return(_a0 admin.CutoverMigrationApiRequest) *CloudMigrationServiceApi_CutoverMigrationWithParams_Call + func (_c *CloudMigrationServiceApi_CutoverMigrationWithParams_Call) Run(run func(ctx context.Context, args *admin.CutoverMigrationApiParams)) *CloudMigrationServiceApi_CutoverMigrationWithParams_Call + func (_c *CloudMigrationServiceApi_CutoverMigrationWithParams_Call) RunAndReturn(...) *CloudMigrationServiceApi_CutoverMigrationWithParams_Call + type CloudMigrationServiceApi_CutoverMigration_Call struct + func (_c *CloudMigrationServiceApi_CutoverMigration_Call) Return(_a0 admin.CutoverMigrationApiRequest) *CloudMigrationServiceApi_CutoverMigration_Call + func (_c *CloudMigrationServiceApi_CutoverMigration_Call) Run(run func(ctx context.Context, groupId string, liveMigrationId string)) *CloudMigrationServiceApi_CutoverMigration_Call + func (_c *CloudMigrationServiceApi_CutoverMigration_Call) RunAndReturn(run func(context.Context, string, string) admin.CutoverMigrationApiRequest) *CloudMigrationServiceApi_CutoverMigration_Call + type CloudMigrationServiceApi_DeleteLinkTokenExecute_Call struct + func (_c *CloudMigrationServiceApi_DeleteLinkTokenExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *CloudMigrationServiceApi_DeleteLinkTokenExecute_Call + func (_c *CloudMigrationServiceApi_DeleteLinkTokenExecute_Call) Run(run func(r admin.DeleteLinkTokenApiRequest)) *CloudMigrationServiceApi_DeleteLinkTokenExecute_Call + func (_c *CloudMigrationServiceApi_DeleteLinkTokenExecute_Call) RunAndReturn(run func(admin.DeleteLinkTokenApiRequest) (any, *http.Response, error)) *CloudMigrationServiceApi_DeleteLinkTokenExecute_Call + type CloudMigrationServiceApi_DeleteLinkTokenWithParams_Call struct + func (_c *CloudMigrationServiceApi_DeleteLinkTokenWithParams_Call) Return(_a0 admin.DeleteLinkTokenApiRequest) *CloudMigrationServiceApi_DeleteLinkTokenWithParams_Call + func (_c *CloudMigrationServiceApi_DeleteLinkTokenWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteLinkTokenApiParams)) *CloudMigrationServiceApi_DeleteLinkTokenWithParams_Call + func (_c *CloudMigrationServiceApi_DeleteLinkTokenWithParams_Call) RunAndReturn(...) *CloudMigrationServiceApi_DeleteLinkTokenWithParams_Call + type CloudMigrationServiceApi_DeleteLinkToken_Call struct + func (_c *CloudMigrationServiceApi_DeleteLinkToken_Call) Return(_a0 admin.DeleteLinkTokenApiRequest) *CloudMigrationServiceApi_DeleteLinkToken_Call + func (_c *CloudMigrationServiceApi_DeleteLinkToken_Call) Run(run func(ctx context.Context, orgId string)) *CloudMigrationServiceApi_DeleteLinkToken_Call + func (_c *CloudMigrationServiceApi_DeleteLinkToken_Call) RunAndReturn(run func(context.Context, string) admin.DeleteLinkTokenApiRequest) *CloudMigrationServiceApi_DeleteLinkToken_Call + type CloudMigrationServiceApi_Expecter struct + func (_e *CloudMigrationServiceApi_Expecter) CreateLinkToken(ctx any, orgId any, targetOrgRequest any) *CloudMigrationServiceApi_CreateLinkToken_Call + func (_e *CloudMigrationServiceApi_Expecter) CreateLinkTokenExecute(r any) *CloudMigrationServiceApi_CreateLinkTokenExecute_Call + func (_e *CloudMigrationServiceApi_Expecter) CreateLinkTokenWithParams(ctx any, args any) *CloudMigrationServiceApi_CreateLinkTokenWithParams_Call + func (_e *CloudMigrationServiceApi_Expecter) CreatePushMigration(ctx any, groupId any, liveMigrationRequest20240530 any) *CloudMigrationServiceApi_CreatePushMigration_Call + func (_e *CloudMigrationServiceApi_Expecter) CreatePushMigrationExecute(r any) *CloudMigrationServiceApi_CreatePushMigrationExecute_Call + func (_e *CloudMigrationServiceApi_Expecter) CreatePushMigrationWithParams(ctx any, args any) *CloudMigrationServiceApi_CreatePushMigrationWithParams_Call + func (_e *CloudMigrationServiceApi_Expecter) CutoverMigration(ctx any, groupId any, liveMigrationId any) *CloudMigrationServiceApi_CutoverMigration_Call + func (_e *CloudMigrationServiceApi_Expecter) CutoverMigrationExecute(r any) *CloudMigrationServiceApi_CutoverMigrationExecute_Call + func (_e *CloudMigrationServiceApi_Expecter) CutoverMigrationWithParams(ctx any, args any) *CloudMigrationServiceApi_CutoverMigrationWithParams_Call + func (_e *CloudMigrationServiceApi_Expecter) DeleteLinkToken(ctx any, orgId any) *CloudMigrationServiceApi_DeleteLinkToken_Call + func (_e *CloudMigrationServiceApi_Expecter) DeleteLinkTokenExecute(r any) *CloudMigrationServiceApi_DeleteLinkTokenExecute_Call + func (_e *CloudMigrationServiceApi_Expecter) DeleteLinkTokenWithParams(ctx any, args any) *CloudMigrationServiceApi_DeleteLinkTokenWithParams_Call + func (_e *CloudMigrationServiceApi_Expecter) GetPushMigration(ctx any, groupId any, liveMigrationId any) *CloudMigrationServiceApi_GetPushMigration_Call + func (_e *CloudMigrationServiceApi_Expecter) GetPushMigrationExecute(r any) *CloudMigrationServiceApi_GetPushMigrationExecute_Call + func (_e *CloudMigrationServiceApi_Expecter) GetPushMigrationWithParams(ctx any, args any) *CloudMigrationServiceApi_GetPushMigrationWithParams_Call + func (_e *CloudMigrationServiceApi_Expecter) GetValidationStatus(ctx any, groupId any, validationId any) *CloudMigrationServiceApi_GetValidationStatus_Call + func (_e *CloudMigrationServiceApi_Expecter) GetValidationStatusExecute(r any) *CloudMigrationServiceApi_GetValidationStatusExecute_Call + func (_e *CloudMigrationServiceApi_Expecter) GetValidationStatusWithParams(ctx any, args any) *CloudMigrationServiceApi_GetValidationStatusWithParams_Call + func (_e *CloudMigrationServiceApi_Expecter) ListSourceProjects(ctx any, orgId any) *CloudMigrationServiceApi_ListSourceProjects_Call + func (_e *CloudMigrationServiceApi_Expecter) ListSourceProjectsExecute(r any) *CloudMigrationServiceApi_ListSourceProjectsExecute_Call + func (_e *CloudMigrationServiceApi_Expecter) ListSourceProjectsWithParams(ctx any, args any) *CloudMigrationServiceApi_ListSourceProjectsWithParams_Call + func (_e *CloudMigrationServiceApi_Expecter) ValidateMigration(ctx any, groupId any, liveMigrationRequest20240530 any) *CloudMigrationServiceApi_ValidateMigration_Call + func (_e *CloudMigrationServiceApi_Expecter) ValidateMigrationExecute(r any) *CloudMigrationServiceApi_ValidateMigrationExecute_Call + func (_e *CloudMigrationServiceApi_Expecter) ValidateMigrationWithParams(ctx any, args any) *CloudMigrationServiceApi_ValidateMigrationWithParams_Call + type CloudMigrationServiceApi_GetPushMigrationExecute_Call struct + func (_c *CloudMigrationServiceApi_GetPushMigrationExecute_Call) Return(_a0 *admin.LiveMigrationResponse, _a1 *http.Response, _a2 error) *CloudMigrationServiceApi_GetPushMigrationExecute_Call + func (_c *CloudMigrationServiceApi_GetPushMigrationExecute_Call) Run(run func(r admin.GetPushMigrationApiRequest)) *CloudMigrationServiceApi_GetPushMigrationExecute_Call + func (_c *CloudMigrationServiceApi_GetPushMigrationExecute_Call) RunAndReturn(...) *CloudMigrationServiceApi_GetPushMigrationExecute_Call + type CloudMigrationServiceApi_GetPushMigrationWithParams_Call struct + func (_c *CloudMigrationServiceApi_GetPushMigrationWithParams_Call) Return(_a0 admin.GetPushMigrationApiRequest) *CloudMigrationServiceApi_GetPushMigrationWithParams_Call + func (_c *CloudMigrationServiceApi_GetPushMigrationWithParams_Call) Run(run func(ctx context.Context, args *admin.GetPushMigrationApiParams)) *CloudMigrationServiceApi_GetPushMigrationWithParams_Call + func (_c *CloudMigrationServiceApi_GetPushMigrationWithParams_Call) RunAndReturn(...) *CloudMigrationServiceApi_GetPushMigrationWithParams_Call + type CloudMigrationServiceApi_GetPushMigration_Call struct + func (_c *CloudMigrationServiceApi_GetPushMigration_Call) Return(_a0 admin.GetPushMigrationApiRequest) *CloudMigrationServiceApi_GetPushMigration_Call + func (_c *CloudMigrationServiceApi_GetPushMigration_Call) Run(run func(ctx context.Context, groupId string, liveMigrationId string)) *CloudMigrationServiceApi_GetPushMigration_Call + func (_c *CloudMigrationServiceApi_GetPushMigration_Call) RunAndReturn(run func(context.Context, string, string) admin.GetPushMigrationApiRequest) *CloudMigrationServiceApi_GetPushMigration_Call + type CloudMigrationServiceApi_GetValidationStatusExecute_Call struct + func (_c *CloudMigrationServiceApi_GetValidationStatusExecute_Call) Return(_a0 *admin.LiveImportValidation, _a1 *http.Response, _a2 error) *CloudMigrationServiceApi_GetValidationStatusExecute_Call + func (_c *CloudMigrationServiceApi_GetValidationStatusExecute_Call) Run(run func(r admin.GetValidationStatusApiRequest)) *CloudMigrationServiceApi_GetValidationStatusExecute_Call + func (_c *CloudMigrationServiceApi_GetValidationStatusExecute_Call) RunAndReturn(...) *CloudMigrationServiceApi_GetValidationStatusExecute_Call + type CloudMigrationServiceApi_GetValidationStatusWithParams_Call struct + func (_c *CloudMigrationServiceApi_GetValidationStatusWithParams_Call) Return(_a0 admin.GetValidationStatusApiRequest) *CloudMigrationServiceApi_GetValidationStatusWithParams_Call + func (_c *CloudMigrationServiceApi_GetValidationStatusWithParams_Call) Run(run func(ctx context.Context, args *admin.GetValidationStatusApiParams)) *CloudMigrationServiceApi_GetValidationStatusWithParams_Call + func (_c *CloudMigrationServiceApi_GetValidationStatusWithParams_Call) RunAndReturn(...) *CloudMigrationServiceApi_GetValidationStatusWithParams_Call + type CloudMigrationServiceApi_GetValidationStatus_Call struct + func (_c *CloudMigrationServiceApi_GetValidationStatus_Call) Return(_a0 admin.GetValidationStatusApiRequest) *CloudMigrationServiceApi_GetValidationStatus_Call + func (_c *CloudMigrationServiceApi_GetValidationStatus_Call) Run(run func(ctx context.Context, groupId string, validationId string)) *CloudMigrationServiceApi_GetValidationStatus_Call + func (_c *CloudMigrationServiceApi_GetValidationStatus_Call) RunAndReturn(run func(context.Context, string, string) admin.GetValidationStatusApiRequest) *CloudMigrationServiceApi_GetValidationStatus_Call + type CloudMigrationServiceApi_ListSourceProjectsExecute_Call struct + func (_c *CloudMigrationServiceApi_ListSourceProjectsExecute_Call) Return(_a0 []admin.LiveImportAvailableProject, _a1 *http.Response, _a2 error) *CloudMigrationServiceApi_ListSourceProjectsExecute_Call + func (_c *CloudMigrationServiceApi_ListSourceProjectsExecute_Call) Run(run func(r admin.ListSourceProjectsApiRequest)) *CloudMigrationServiceApi_ListSourceProjectsExecute_Call + func (_c *CloudMigrationServiceApi_ListSourceProjectsExecute_Call) RunAndReturn(...) *CloudMigrationServiceApi_ListSourceProjectsExecute_Call + type CloudMigrationServiceApi_ListSourceProjectsWithParams_Call struct + func (_c *CloudMigrationServiceApi_ListSourceProjectsWithParams_Call) Return(_a0 admin.ListSourceProjectsApiRequest) *CloudMigrationServiceApi_ListSourceProjectsWithParams_Call + func (_c *CloudMigrationServiceApi_ListSourceProjectsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListSourceProjectsApiParams)) *CloudMigrationServiceApi_ListSourceProjectsWithParams_Call + func (_c *CloudMigrationServiceApi_ListSourceProjectsWithParams_Call) RunAndReturn(...) *CloudMigrationServiceApi_ListSourceProjectsWithParams_Call + type CloudMigrationServiceApi_ListSourceProjects_Call struct + func (_c *CloudMigrationServiceApi_ListSourceProjects_Call) Return(_a0 admin.ListSourceProjectsApiRequest) *CloudMigrationServiceApi_ListSourceProjects_Call + func (_c *CloudMigrationServiceApi_ListSourceProjects_Call) Run(run func(ctx context.Context, orgId string)) *CloudMigrationServiceApi_ListSourceProjects_Call + func (_c *CloudMigrationServiceApi_ListSourceProjects_Call) RunAndReturn(run func(context.Context, string) admin.ListSourceProjectsApiRequest) *CloudMigrationServiceApi_ListSourceProjects_Call + type CloudMigrationServiceApi_ValidateMigrationExecute_Call struct + func (_c *CloudMigrationServiceApi_ValidateMigrationExecute_Call) Return(_a0 *admin.LiveImportValidation, _a1 *http.Response, _a2 error) *CloudMigrationServiceApi_ValidateMigrationExecute_Call + func (_c *CloudMigrationServiceApi_ValidateMigrationExecute_Call) Run(run func(r admin.ValidateMigrationApiRequest)) *CloudMigrationServiceApi_ValidateMigrationExecute_Call + func (_c *CloudMigrationServiceApi_ValidateMigrationExecute_Call) RunAndReturn(...) *CloudMigrationServiceApi_ValidateMigrationExecute_Call + type CloudMigrationServiceApi_ValidateMigrationWithParams_Call struct + func (_c *CloudMigrationServiceApi_ValidateMigrationWithParams_Call) Return(_a0 admin.ValidateMigrationApiRequest) *CloudMigrationServiceApi_ValidateMigrationWithParams_Call + func (_c *CloudMigrationServiceApi_ValidateMigrationWithParams_Call) Run(run func(ctx context.Context, args *admin.ValidateMigrationApiParams)) *CloudMigrationServiceApi_ValidateMigrationWithParams_Call + func (_c *CloudMigrationServiceApi_ValidateMigrationWithParams_Call) RunAndReturn(...) *CloudMigrationServiceApi_ValidateMigrationWithParams_Call + type CloudMigrationServiceApi_ValidateMigration_Call struct + func (_c *CloudMigrationServiceApi_ValidateMigration_Call) Return(_a0 admin.ValidateMigrationApiRequest) *CloudMigrationServiceApi_ValidateMigration_Call + func (_c *CloudMigrationServiceApi_ValidateMigration_Call) Run(run func(ctx context.Context, groupId string, ...)) *CloudMigrationServiceApi_ValidateMigration_Call + func (_c *CloudMigrationServiceApi_ValidateMigration_Call) RunAndReturn(...) *CloudMigrationServiceApi_ValidateMigration_Call + type CloudProviderAccessApi struct + func NewCloudProviderAccessApi(t interface{ ... }) *CloudProviderAccessApi + func (_m *CloudProviderAccessApi) AuthorizeCloudProviderAccessRole(ctx context.Context, groupId string, roleId string, ...) admin.AuthorizeCloudProviderAccessRoleApiRequest + func (_m *CloudProviderAccessApi) AuthorizeCloudProviderAccessRoleExecute(r admin.AuthorizeCloudProviderAccessRoleApiRequest) (*admin.CloudProviderAccessRole, *http.Response, error) + func (_m *CloudProviderAccessApi) AuthorizeCloudProviderAccessRoleWithParams(ctx context.Context, args *admin.AuthorizeCloudProviderAccessRoleApiParams) admin.AuthorizeCloudProviderAccessRoleApiRequest + func (_m *CloudProviderAccessApi) CreateCloudProviderAccessRole(ctx context.Context, groupId string, ...) admin.CreateCloudProviderAccessRoleApiRequest + func (_m *CloudProviderAccessApi) CreateCloudProviderAccessRoleExecute(r admin.CreateCloudProviderAccessRoleApiRequest) (*admin.CloudProviderAccessRole, *http.Response, error) + func (_m *CloudProviderAccessApi) CreateCloudProviderAccessRoleWithParams(ctx context.Context, args *admin.CreateCloudProviderAccessRoleApiParams) admin.CreateCloudProviderAccessRoleApiRequest + func (_m *CloudProviderAccessApi) DeauthorizeCloudProviderAccessRole(ctx context.Context, groupId string, cloudProvider string, roleId string) admin.DeauthorizeCloudProviderAccessRoleApiRequest + func (_m *CloudProviderAccessApi) DeauthorizeCloudProviderAccessRoleExecute(r admin.DeauthorizeCloudProviderAccessRoleApiRequest) (*http.Response, error) + func (_m *CloudProviderAccessApi) DeauthorizeCloudProviderAccessRoleWithParams(ctx context.Context, args *admin.DeauthorizeCloudProviderAccessRoleApiParams) admin.DeauthorizeCloudProviderAccessRoleApiRequest + func (_m *CloudProviderAccessApi) EXPECT() *CloudProviderAccessApi_Expecter + func (_m *CloudProviderAccessApi) GetCloudProviderAccessRole(ctx context.Context, groupId string, roleId string) admin.GetCloudProviderAccessRoleApiRequest + func (_m *CloudProviderAccessApi) GetCloudProviderAccessRoleExecute(r admin.GetCloudProviderAccessRoleApiRequest) (*admin.CloudProviderAccessRole, *http.Response, error) + func (_m *CloudProviderAccessApi) GetCloudProviderAccessRoleWithParams(ctx context.Context, args *admin.GetCloudProviderAccessRoleApiParams) admin.GetCloudProviderAccessRoleApiRequest + func (_m *CloudProviderAccessApi) ListCloudProviderAccessRoles(ctx context.Context, groupId string) admin.ListCloudProviderAccessRolesApiRequest + func (_m *CloudProviderAccessApi) ListCloudProviderAccessRolesExecute(r admin.ListCloudProviderAccessRolesApiRequest) (*admin.CloudProviderAccessRoles, *http.Response, error) + func (_m *CloudProviderAccessApi) ListCloudProviderAccessRolesWithParams(ctx context.Context, args *admin.ListCloudProviderAccessRolesApiParams) admin.ListCloudProviderAccessRolesApiRequest + type CloudProviderAccessApi_AuthorizeCloudProviderAccessRoleExecute_Call struct + func (_c *CloudProviderAccessApi_AuthorizeCloudProviderAccessRoleExecute_Call) Return(_a0 *admin.CloudProviderAccessRole, _a1 *http.Response, _a2 error) *CloudProviderAccessApi_AuthorizeCloudProviderAccessRoleExecute_Call + func (_c *CloudProviderAccessApi_AuthorizeCloudProviderAccessRoleExecute_Call) Run(run func(r admin.AuthorizeCloudProviderAccessRoleApiRequest)) *CloudProviderAccessApi_AuthorizeCloudProviderAccessRoleExecute_Call + func (_c *CloudProviderAccessApi_AuthorizeCloudProviderAccessRoleExecute_Call) RunAndReturn(...) *CloudProviderAccessApi_AuthorizeCloudProviderAccessRoleExecute_Call + type CloudProviderAccessApi_AuthorizeCloudProviderAccessRoleWithParams_Call struct + func (_c *CloudProviderAccessApi_AuthorizeCloudProviderAccessRoleWithParams_Call) Return(_a0 admin.AuthorizeCloudProviderAccessRoleApiRequest) *CloudProviderAccessApi_AuthorizeCloudProviderAccessRoleWithParams_Call + func (_c *CloudProviderAccessApi_AuthorizeCloudProviderAccessRoleWithParams_Call) Run(...) *CloudProviderAccessApi_AuthorizeCloudProviderAccessRoleWithParams_Call + func (_c *CloudProviderAccessApi_AuthorizeCloudProviderAccessRoleWithParams_Call) RunAndReturn(...) *CloudProviderAccessApi_AuthorizeCloudProviderAccessRoleWithParams_Call + type CloudProviderAccessApi_AuthorizeCloudProviderAccessRole_Call struct + func (_c *CloudProviderAccessApi_AuthorizeCloudProviderAccessRole_Call) Return(_a0 admin.AuthorizeCloudProviderAccessRoleApiRequest) *CloudProviderAccessApi_AuthorizeCloudProviderAccessRole_Call + func (_c *CloudProviderAccessApi_AuthorizeCloudProviderAccessRole_Call) Run(run func(ctx context.Context, groupId string, roleId string, ...)) *CloudProviderAccessApi_AuthorizeCloudProviderAccessRole_Call + func (_c *CloudProviderAccessApi_AuthorizeCloudProviderAccessRole_Call) RunAndReturn(...) *CloudProviderAccessApi_AuthorizeCloudProviderAccessRole_Call + type CloudProviderAccessApi_CreateCloudProviderAccessRoleExecute_Call struct + func (_c *CloudProviderAccessApi_CreateCloudProviderAccessRoleExecute_Call) Return(_a0 *admin.CloudProviderAccessRole, _a1 *http.Response, _a2 error) *CloudProviderAccessApi_CreateCloudProviderAccessRoleExecute_Call + func (_c *CloudProviderAccessApi_CreateCloudProviderAccessRoleExecute_Call) Run(run func(r admin.CreateCloudProviderAccessRoleApiRequest)) *CloudProviderAccessApi_CreateCloudProviderAccessRoleExecute_Call + func (_c *CloudProviderAccessApi_CreateCloudProviderAccessRoleExecute_Call) RunAndReturn(...) *CloudProviderAccessApi_CreateCloudProviderAccessRoleExecute_Call + type CloudProviderAccessApi_CreateCloudProviderAccessRoleWithParams_Call struct + func (_c *CloudProviderAccessApi_CreateCloudProviderAccessRoleWithParams_Call) Return(_a0 admin.CreateCloudProviderAccessRoleApiRequest) *CloudProviderAccessApi_CreateCloudProviderAccessRoleWithParams_Call + func (_c *CloudProviderAccessApi_CreateCloudProviderAccessRoleWithParams_Call) Run(...) *CloudProviderAccessApi_CreateCloudProviderAccessRoleWithParams_Call + func (_c *CloudProviderAccessApi_CreateCloudProviderAccessRoleWithParams_Call) RunAndReturn(...) *CloudProviderAccessApi_CreateCloudProviderAccessRoleWithParams_Call + type CloudProviderAccessApi_CreateCloudProviderAccessRole_Call struct + func (_c *CloudProviderAccessApi_CreateCloudProviderAccessRole_Call) Return(_a0 admin.CreateCloudProviderAccessRoleApiRequest) *CloudProviderAccessApi_CreateCloudProviderAccessRole_Call + func (_c *CloudProviderAccessApi_CreateCloudProviderAccessRole_Call) Run(run func(ctx context.Context, groupId string, ...)) *CloudProviderAccessApi_CreateCloudProviderAccessRole_Call + func (_c *CloudProviderAccessApi_CreateCloudProviderAccessRole_Call) RunAndReturn(...) *CloudProviderAccessApi_CreateCloudProviderAccessRole_Call + type CloudProviderAccessApi_DeauthorizeCloudProviderAccessRoleExecute_Call struct + func (_c *CloudProviderAccessApi_DeauthorizeCloudProviderAccessRoleExecute_Call) Return(_a0 *http.Response, _a1 error) *CloudProviderAccessApi_DeauthorizeCloudProviderAccessRoleExecute_Call + func (_c *CloudProviderAccessApi_DeauthorizeCloudProviderAccessRoleExecute_Call) Run(run func(r admin.DeauthorizeCloudProviderAccessRoleApiRequest)) *CloudProviderAccessApi_DeauthorizeCloudProviderAccessRoleExecute_Call + func (_c *CloudProviderAccessApi_DeauthorizeCloudProviderAccessRoleExecute_Call) RunAndReturn(...) *CloudProviderAccessApi_DeauthorizeCloudProviderAccessRoleExecute_Call + type CloudProviderAccessApi_DeauthorizeCloudProviderAccessRoleWithParams_Call struct + func (_c *CloudProviderAccessApi_DeauthorizeCloudProviderAccessRoleWithParams_Call) Return(_a0 admin.DeauthorizeCloudProviderAccessRoleApiRequest) *CloudProviderAccessApi_DeauthorizeCloudProviderAccessRoleWithParams_Call + func (_c *CloudProviderAccessApi_DeauthorizeCloudProviderAccessRoleWithParams_Call) Run(...) *CloudProviderAccessApi_DeauthorizeCloudProviderAccessRoleWithParams_Call + func (_c *CloudProviderAccessApi_DeauthorizeCloudProviderAccessRoleWithParams_Call) RunAndReturn(...) *CloudProviderAccessApi_DeauthorizeCloudProviderAccessRoleWithParams_Call + type CloudProviderAccessApi_DeauthorizeCloudProviderAccessRole_Call struct + func (_c *CloudProviderAccessApi_DeauthorizeCloudProviderAccessRole_Call) Return(_a0 admin.DeauthorizeCloudProviderAccessRoleApiRequest) *CloudProviderAccessApi_DeauthorizeCloudProviderAccessRole_Call + func (_c *CloudProviderAccessApi_DeauthorizeCloudProviderAccessRole_Call) Run(...) *CloudProviderAccessApi_DeauthorizeCloudProviderAccessRole_Call + func (_c *CloudProviderAccessApi_DeauthorizeCloudProviderAccessRole_Call) RunAndReturn(...) *CloudProviderAccessApi_DeauthorizeCloudProviderAccessRole_Call + type CloudProviderAccessApi_Expecter struct + func (_e *CloudProviderAccessApi_Expecter) AuthorizeCloudProviderAccessRole(ctx any, groupId any, roleId any, cloudProviderAccessRoleRequestUpdate any) *CloudProviderAccessApi_AuthorizeCloudProviderAccessRole_Call + func (_e *CloudProviderAccessApi_Expecter) AuthorizeCloudProviderAccessRoleExecute(r any) *CloudProviderAccessApi_AuthorizeCloudProviderAccessRoleExecute_Call + func (_e *CloudProviderAccessApi_Expecter) AuthorizeCloudProviderAccessRoleWithParams(ctx any, args any) *CloudProviderAccessApi_AuthorizeCloudProviderAccessRoleWithParams_Call + func (_e *CloudProviderAccessApi_Expecter) CreateCloudProviderAccessRole(ctx any, groupId any, cloudProviderAccessRoleRequest any) *CloudProviderAccessApi_CreateCloudProviderAccessRole_Call + func (_e *CloudProviderAccessApi_Expecter) CreateCloudProviderAccessRoleExecute(r any) *CloudProviderAccessApi_CreateCloudProviderAccessRoleExecute_Call + func (_e *CloudProviderAccessApi_Expecter) CreateCloudProviderAccessRoleWithParams(ctx any, args any) *CloudProviderAccessApi_CreateCloudProviderAccessRoleWithParams_Call + func (_e *CloudProviderAccessApi_Expecter) DeauthorizeCloudProviderAccessRole(ctx any, groupId any, cloudProvider any, roleId any) *CloudProviderAccessApi_DeauthorizeCloudProviderAccessRole_Call + func (_e *CloudProviderAccessApi_Expecter) DeauthorizeCloudProviderAccessRoleExecute(r any) *CloudProviderAccessApi_DeauthorizeCloudProviderAccessRoleExecute_Call + func (_e *CloudProviderAccessApi_Expecter) DeauthorizeCloudProviderAccessRoleWithParams(ctx any, args any) *CloudProviderAccessApi_DeauthorizeCloudProviderAccessRoleWithParams_Call + func (_e *CloudProviderAccessApi_Expecter) GetCloudProviderAccessRole(ctx any, groupId any, roleId any) *CloudProviderAccessApi_GetCloudProviderAccessRole_Call + func (_e *CloudProviderAccessApi_Expecter) GetCloudProviderAccessRoleExecute(r any) *CloudProviderAccessApi_GetCloudProviderAccessRoleExecute_Call + func (_e *CloudProviderAccessApi_Expecter) GetCloudProviderAccessRoleWithParams(ctx any, args any) *CloudProviderAccessApi_GetCloudProviderAccessRoleWithParams_Call + func (_e *CloudProviderAccessApi_Expecter) ListCloudProviderAccessRoles(ctx any, groupId any) *CloudProviderAccessApi_ListCloudProviderAccessRoles_Call + func (_e *CloudProviderAccessApi_Expecter) ListCloudProviderAccessRolesExecute(r any) *CloudProviderAccessApi_ListCloudProviderAccessRolesExecute_Call + func (_e *CloudProviderAccessApi_Expecter) ListCloudProviderAccessRolesWithParams(ctx any, args any) *CloudProviderAccessApi_ListCloudProviderAccessRolesWithParams_Call + type CloudProviderAccessApi_GetCloudProviderAccessRoleExecute_Call struct + func (_c *CloudProviderAccessApi_GetCloudProviderAccessRoleExecute_Call) Return(_a0 *admin.CloudProviderAccessRole, _a1 *http.Response, _a2 error) *CloudProviderAccessApi_GetCloudProviderAccessRoleExecute_Call + func (_c *CloudProviderAccessApi_GetCloudProviderAccessRoleExecute_Call) Run(run func(r admin.GetCloudProviderAccessRoleApiRequest)) *CloudProviderAccessApi_GetCloudProviderAccessRoleExecute_Call + func (_c *CloudProviderAccessApi_GetCloudProviderAccessRoleExecute_Call) RunAndReturn(...) *CloudProviderAccessApi_GetCloudProviderAccessRoleExecute_Call + type CloudProviderAccessApi_GetCloudProviderAccessRoleWithParams_Call struct + func (_c *CloudProviderAccessApi_GetCloudProviderAccessRoleWithParams_Call) Return(_a0 admin.GetCloudProviderAccessRoleApiRequest) *CloudProviderAccessApi_GetCloudProviderAccessRoleWithParams_Call + func (_c *CloudProviderAccessApi_GetCloudProviderAccessRoleWithParams_Call) Run(run func(ctx context.Context, args *admin.GetCloudProviderAccessRoleApiParams)) *CloudProviderAccessApi_GetCloudProviderAccessRoleWithParams_Call + func (_c *CloudProviderAccessApi_GetCloudProviderAccessRoleWithParams_Call) RunAndReturn(...) *CloudProviderAccessApi_GetCloudProviderAccessRoleWithParams_Call + type CloudProviderAccessApi_GetCloudProviderAccessRole_Call struct + func (_c *CloudProviderAccessApi_GetCloudProviderAccessRole_Call) Return(_a0 admin.GetCloudProviderAccessRoleApiRequest) *CloudProviderAccessApi_GetCloudProviderAccessRole_Call + func (_c *CloudProviderAccessApi_GetCloudProviderAccessRole_Call) Run(run func(ctx context.Context, groupId string, roleId string)) *CloudProviderAccessApi_GetCloudProviderAccessRole_Call + func (_c *CloudProviderAccessApi_GetCloudProviderAccessRole_Call) RunAndReturn(...) *CloudProviderAccessApi_GetCloudProviderAccessRole_Call + type CloudProviderAccessApi_ListCloudProviderAccessRolesExecute_Call struct + func (_c *CloudProviderAccessApi_ListCloudProviderAccessRolesExecute_Call) Return(_a0 *admin.CloudProviderAccessRoles, _a1 *http.Response, _a2 error) *CloudProviderAccessApi_ListCloudProviderAccessRolesExecute_Call + func (_c *CloudProviderAccessApi_ListCloudProviderAccessRolesExecute_Call) Run(run func(r admin.ListCloudProviderAccessRolesApiRequest)) *CloudProviderAccessApi_ListCloudProviderAccessRolesExecute_Call + func (_c *CloudProviderAccessApi_ListCloudProviderAccessRolesExecute_Call) RunAndReturn(...) *CloudProviderAccessApi_ListCloudProviderAccessRolesExecute_Call + type CloudProviderAccessApi_ListCloudProviderAccessRolesWithParams_Call struct + func (_c *CloudProviderAccessApi_ListCloudProviderAccessRolesWithParams_Call) Return(_a0 admin.ListCloudProviderAccessRolesApiRequest) *CloudProviderAccessApi_ListCloudProviderAccessRolesWithParams_Call + func (_c *CloudProviderAccessApi_ListCloudProviderAccessRolesWithParams_Call) Run(...) *CloudProviderAccessApi_ListCloudProviderAccessRolesWithParams_Call + func (_c *CloudProviderAccessApi_ListCloudProviderAccessRolesWithParams_Call) RunAndReturn(...) *CloudProviderAccessApi_ListCloudProviderAccessRolesWithParams_Call + type CloudProviderAccessApi_ListCloudProviderAccessRoles_Call struct + func (_c *CloudProviderAccessApi_ListCloudProviderAccessRoles_Call) Return(_a0 admin.ListCloudProviderAccessRolesApiRequest) *CloudProviderAccessApi_ListCloudProviderAccessRoles_Call + func (_c *CloudProviderAccessApi_ListCloudProviderAccessRoles_Call) Run(run func(ctx context.Context, groupId string)) *CloudProviderAccessApi_ListCloudProviderAccessRoles_Call + func (_c *CloudProviderAccessApi_ListCloudProviderAccessRoles_Call) RunAndReturn(run func(context.Context, string) admin.ListCloudProviderAccessRolesApiRequest) *CloudProviderAccessApi_ListCloudProviderAccessRoles_Call + type ClusterOutageSimulationApi struct + func NewClusterOutageSimulationApi(t interface{ ... }) *ClusterOutageSimulationApi + func (_m *ClusterOutageSimulationApi) EXPECT() *ClusterOutageSimulationApi_Expecter + func (_m *ClusterOutageSimulationApi) EndOutageSimulation(ctx context.Context, groupId string, clusterName string) admin.EndOutageSimulationApiRequest + func (_m *ClusterOutageSimulationApi) EndOutageSimulationExecute(r admin.EndOutageSimulationApiRequest) (*admin.ClusterOutageSimulation, *http.Response, error) + func (_m *ClusterOutageSimulationApi) EndOutageSimulationWithParams(ctx context.Context, args *admin.EndOutageSimulationApiParams) admin.EndOutageSimulationApiRequest + func (_m *ClusterOutageSimulationApi) GetOutageSimulation(ctx context.Context, groupId string, clusterName string) admin.GetOutageSimulationApiRequest + func (_m *ClusterOutageSimulationApi) GetOutageSimulationExecute(r admin.GetOutageSimulationApiRequest) (*admin.ClusterOutageSimulation, *http.Response, error) + func (_m *ClusterOutageSimulationApi) GetOutageSimulationWithParams(ctx context.Context, args *admin.GetOutageSimulationApiParams) admin.GetOutageSimulationApiRequest + func (_m *ClusterOutageSimulationApi) StartOutageSimulation(ctx context.Context, groupId string, clusterName string, ...) admin.StartOutageSimulationApiRequest + func (_m *ClusterOutageSimulationApi) StartOutageSimulationExecute(r admin.StartOutageSimulationApiRequest) (*admin.ClusterOutageSimulation, *http.Response, error) + func (_m *ClusterOutageSimulationApi) StartOutageSimulationWithParams(ctx context.Context, args *admin.StartOutageSimulationApiParams) admin.StartOutageSimulationApiRequest + type ClusterOutageSimulationApi_EndOutageSimulationExecute_Call struct + func (_c *ClusterOutageSimulationApi_EndOutageSimulationExecute_Call) Return(_a0 *admin.ClusterOutageSimulation, _a1 *http.Response, _a2 error) *ClusterOutageSimulationApi_EndOutageSimulationExecute_Call + func (_c *ClusterOutageSimulationApi_EndOutageSimulationExecute_Call) Run(run func(r admin.EndOutageSimulationApiRequest)) *ClusterOutageSimulationApi_EndOutageSimulationExecute_Call + func (_c *ClusterOutageSimulationApi_EndOutageSimulationExecute_Call) RunAndReturn(...) *ClusterOutageSimulationApi_EndOutageSimulationExecute_Call + type ClusterOutageSimulationApi_EndOutageSimulationWithParams_Call struct + func (_c *ClusterOutageSimulationApi_EndOutageSimulationWithParams_Call) Return(_a0 admin.EndOutageSimulationApiRequest) *ClusterOutageSimulationApi_EndOutageSimulationWithParams_Call + func (_c *ClusterOutageSimulationApi_EndOutageSimulationWithParams_Call) Run(run func(ctx context.Context, args *admin.EndOutageSimulationApiParams)) *ClusterOutageSimulationApi_EndOutageSimulationWithParams_Call + func (_c *ClusterOutageSimulationApi_EndOutageSimulationWithParams_Call) RunAndReturn(...) *ClusterOutageSimulationApi_EndOutageSimulationWithParams_Call + type ClusterOutageSimulationApi_EndOutageSimulation_Call struct + func (_c *ClusterOutageSimulationApi_EndOutageSimulation_Call) Return(_a0 admin.EndOutageSimulationApiRequest) *ClusterOutageSimulationApi_EndOutageSimulation_Call + func (_c *ClusterOutageSimulationApi_EndOutageSimulation_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *ClusterOutageSimulationApi_EndOutageSimulation_Call + func (_c *ClusterOutageSimulationApi_EndOutageSimulation_Call) RunAndReturn(run func(context.Context, string, string) admin.EndOutageSimulationApiRequest) *ClusterOutageSimulationApi_EndOutageSimulation_Call + type ClusterOutageSimulationApi_Expecter struct + func (_e *ClusterOutageSimulationApi_Expecter) EndOutageSimulation(ctx any, groupId any, clusterName any) *ClusterOutageSimulationApi_EndOutageSimulation_Call + func (_e *ClusterOutageSimulationApi_Expecter) EndOutageSimulationExecute(r any) *ClusterOutageSimulationApi_EndOutageSimulationExecute_Call + func (_e *ClusterOutageSimulationApi_Expecter) EndOutageSimulationWithParams(ctx any, args any) *ClusterOutageSimulationApi_EndOutageSimulationWithParams_Call + func (_e *ClusterOutageSimulationApi_Expecter) GetOutageSimulation(ctx any, groupId any, clusterName any) *ClusterOutageSimulationApi_GetOutageSimulation_Call + func (_e *ClusterOutageSimulationApi_Expecter) GetOutageSimulationExecute(r any) *ClusterOutageSimulationApi_GetOutageSimulationExecute_Call + func (_e *ClusterOutageSimulationApi_Expecter) GetOutageSimulationWithParams(ctx any, args any) *ClusterOutageSimulationApi_GetOutageSimulationWithParams_Call + func (_e *ClusterOutageSimulationApi_Expecter) StartOutageSimulation(ctx any, groupId any, clusterName any, clusterOutageSimulation any) *ClusterOutageSimulationApi_StartOutageSimulation_Call + func (_e *ClusterOutageSimulationApi_Expecter) StartOutageSimulationExecute(r any) *ClusterOutageSimulationApi_StartOutageSimulationExecute_Call + func (_e *ClusterOutageSimulationApi_Expecter) StartOutageSimulationWithParams(ctx any, args any) *ClusterOutageSimulationApi_StartOutageSimulationWithParams_Call + type ClusterOutageSimulationApi_GetOutageSimulationExecute_Call struct + func (_c *ClusterOutageSimulationApi_GetOutageSimulationExecute_Call) Return(_a0 *admin.ClusterOutageSimulation, _a1 *http.Response, _a2 error) *ClusterOutageSimulationApi_GetOutageSimulationExecute_Call + func (_c *ClusterOutageSimulationApi_GetOutageSimulationExecute_Call) Run(run func(r admin.GetOutageSimulationApiRequest)) *ClusterOutageSimulationApi_GetOutageSimulationExecute_Call + func (_c *ClusterOutageSimulationApi_GetOutageSimulationExecute_Call) RunAndReturn(...) *ClusterOutageSimulationApi_GetOutageSimulationExecute_Call + type ClusterOutageSimulationApi_GetOutageSimulationWithParams_Call struct + func (_c *ClusterOutageSimulationApi_GetOutageSimulationWithParams_Call) Return(_a0 admin.GetOutageSimulationApiRequest) *ClusterOutageSimulationApi_GetOutageSimulationWithParams_Call + func (_c *ClusterOutageSimulationApi_GetOutageSimulationWithParams_Call) Run(run func(ctx context.Context, args *admin.GetOutageSimulationApiParams)) *ClusterOutageSimulationApi_GetOutageSimulationWithParams_Call + func (_c *ClusterOutageSimulationApi_GetOutageSimulationWithParams_Call) RunAndReturn(...) *ClusterOutageSimulationApi_GetOutageSimulationWithParams_Call + type ClusterOutageSimulationApi_GetOutageSimulation_Call struct + func (_c *ClusterOutageSimulationApi_GetOutageSimulation_Call) Return(_a0 admin.GetOutageSimulationApiRequest) *ClusterOutageSimulationApi_GetOutageSimulation_Call + func (_c *ClusterOutageSimulationApi_GetOutageSimulation_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *ClusterOutageSimulationApi_GetOutageSimulation_Call + func (_c *ClusterOutageSimulationApi_GetOutageSimulation_Call) RunAndReturn(run func(context.Context, string, string) admin.GetOutageSimulationApiRequest) *ClusterOutageSimulationApi_GetOutageSimulation_Call + type ClusterOutageSimulationApi_StartOutageSimulationExecute_Call struct + func (_c *ClusterOutageSimulationApi_StartOutageSimulationExecute_Call) Return(_a0 *admin.ClusterOutageSimulation, _a1 *http.Response, _a2 error) *ClusterOutageSimulationApi_StartOutageSimulationExecute_Call + func (_c *ClusterOutageSimulationApi_StartOutageSimulationExecute_Call) Run(run func(r admin.StartOutageSimulationApiRequest)) *ClusterOutageSimulationApi_StartOutageSimulationExecute_Call + func (_c *ClusterOutageSimulationApi_StartOutageSimulationExecute_Call) RunAndReturn(...) *ClusterOutageSimulationApi_StartOutageSimulationExecute_Call + type ClusterOutageSimulationApi_StartOutageSimulationWithParams_Call struct + func (_c *ClusterOutageSimulationApi_StartOutageSimulationWithParams_Call) Return(_a0 admin.StartOutageSimulationApiRequest) *ClusterOutageSimulationApi_StartOutageSimulationWithParams_Call + func (_c *ClusterOutageSimulationApi_StartOutageSimulationWithParams_Call) Run(run func(ctx context.Context, args *admin.StartOutageSimulationApiParams)) *ClusterOutageSimulationApi_StartOutageSimulationWithParams_Call + func (_c *ClusterOutageSimulationApi_StartOutageSimulationWithParams_Call) RunAndReturn(...) *ClusterOutageSimulationApi_StartOutageSimulationWithParams_Call + type ClusterOutageSimulationApi_StartOutageSimulation_Call struct + func (_c *ClusterOutageSimulationApi_StartOutageSimulation_Call) Return(_a0 admin.StartOutageSimulationApiRequest) *ClusterOutageSimulationApi_StartOutageSimulation_Call + func (_c *ClusterOutageSimulationApi_StartOutageSimulation_Call) Run(run func(ctx context.Context, groupId string, clusterName string, ...)) *ClusterOutageSimulationApi_StartOutageSimulation_Call + func (_c *ClusterOutageSimulationApi_StartOutageSimulation_Call) RunAndReturn(...) *ClusterOutageSimulationApi_StartOutageSimulation_Call + type ClustersApi struct + func NewClustersApi(t interface{ ... }) *ClustersApi + func (_m *ClustersApi) CreateCluster(ctx context.Context, groupId string, ...) admin.CreateClusterApiRequest + func (_m *ClustersApi) CreateClusterExecute(r admin.CreateClusterApiRequest) (*admin.ClusterDescription20240805, *http.Response, error) + func (_m *ClustersApi) CreateClusterWithParams(ctx context.Context, args *admin.CreateClusterApiParams) admin.CreateClusterApiRequest + func (_m *ClustersApi) DeleteCluster(ctx context.Context, groupId string, clusterName string) admin.DeleteClusterApiRequest + func (_m *ClustersApi) DeleteClusterExecute(r admin.DeleteClusterApiRequest) (*http.Response, error) + func (_m *ClustersApi) DeleteClusterWithParams(ctx context.Context, args *admin.DeleteClusterApiParams) admin.DeleteClusterApiRequest + func (_m *ClustersApi) EXPECT() *ClustersApi_Expecter + func (_m *ClustersApi) GetCluster(ctx context.Context, groupId string, clusterName string) admin.GetClusterApiRequest + func (_m *ClustersApi) GetClusterAdvancedConfiguration(ctx context.Context, groupId string, clusterName string) admin.GetClusterAdvancedConfigurationApiRequest + func (_m *ClustersApi) GetClusterAdvancedConfigurationExecute(r admin.GetClusterAdvancedConfigurationApiRequest) (*admin.ClusterDescriptionProcessArgs20240805, *http.Response, error) + func (_m *ClustersApi) GetClusterAdvancedConfigurationWithParams(ctx context.Context, args *admin.GetClusterAdvancedConfigurationApiParams) admin.GetClusterAdvancedConfigurationApiRequest + func (_m *ClustersApi) GetClusterExecute(r admin.GetClusterApiRequest) (*admin.ClusterDescription20240805, *http.Response, error) + func (_m *ClustersApi) GetClusterStatus(ctx context.Context, groupId string, clusterName string) admin.GetClusterStatusApiRequest + func (_m *ClustersApi) GetClusterStatusExecute(r admin.GetClusterStatusApiRequest) (*admin.ClusterStatus, *http.Response, error) + func (_m *ClustersApi) GetClusterStatusWithParams(ctx context.Context, args *admin.GetClusterStatusApiParams) admin.GetClusterStatusApiRequest + func (_m *ClustersApi) GetClusterWithParams(ctx context.Context, args *admin.GetClusterApiParams) admin.GetClusterApiRequest + func (_m *ClustersApi) GetSampleDatasetLoadStatus(ctx context.Context, groupId string, sampleDatasetId string) admin.GetSampleDatasetLoadStatusApiRequest + func (_m *ClustersApi) GetSampleDatasetLoadStatusExecute(r admin.GetSampleDatasetLoadStatusApiRequest) (*admin.SampleDatasetStatus, *http.Response, error) + func (_m *ClustersApi) GetSampleDatasetLoadStatusWithParams(ctx context.Context, args *admin.GetSampleDatasetLoadStatusApiParams) admin.GetSampleDatasetLoadStatusApiRequest + func (_m *ClustersApi) GrantMongoDbEmployeeAccess(ctx context.Context, groupId string, clusterName string, ...) admin.GrantMongoDbEmployeeAccessApiRequest + func (_m *ClustersApi) GrantMongoDbEmployeeAccessExecute(r admin.GrantMongoDbEmployeeAccessApiRequest) (any, *http.Response, error) + func (_m *ClustersApi) GrantMongoDbEmployeeAccessWithParams(ctx context.Context, args *admin.GrantMongoDbEmployeeAccessApiParams) admin.GrantMongoDbEmployeeAccessApiRequest + func (_m *ClustersApi) ListCloudProviderRegions(ctx context.Context, groupId string) admin.ListCloudProviderRegionsApiRequest + func (_m *ClustersApi) ListCloudProviderRegionsExecute(r admin.ListCloudProviderRegionsApiRequest) (*admin.PaginatedApiAtlasProviderRegions, *http.Response, error) + func (_m *ClustersApi) ListCloudProviderRegionsWithParams(ctx context.Context, args *admin.ListCloudProviderRegionsApiParams) admin.ListCloudProviderRegionsApiRequest + func (_m *ClustersApi) ListClusters(ctx context.Context, groupId string) admin.ListClustersApiRequest + func (_m *ClustersApi) ListClustersExecute(r admin.ListClustersApiRequest) (*admin.PaginatedClusterDescription20240805, *http.Response, error) + func (_m *ClustersApi) ListClustersForAllProjects(ctx context.Context) admin.ListClustersForAllProjectsApiRequest + func (_m *ClustersApi) ListClustersForAllProjectsExecute(r admin.ListClustersForAllProjectsApiRequest) (*admin.PaginatedOrgGroup, *http.Response, error) + func (_m *ClustersApi) ListClustersForAllProjectsWithParams(ctx context.Context, args *admin.ListClustersForAllProjectsApiParams) admin.ListClustersForAllProjectsApiRequest + func (_m *ClustersApi) ListClustersWithParams(ctx context.Context, args *admin.ListClustersApiParams) admin.ListClustersApiRequest + func (_m *ClustersApi) LoadSampleDataset(ctx context.Context, groupId string, name string) admin.LoadSampleDatasetApiRequest + func (_m *ClustersApi) LoadSampleDatasetExecute(r admin.LoadSampleDatasetApiRequest) (*admin.SampleDatasetStatus, *http.Response, error) + func (_m *ClustersApi) LoadSampleDatasetWithParams(ctx context.Context, args *admin.LoadSampleDatasetApiParams) admin.LoadSampleDatasetApiRequest + func (_m *ClustersApi) PinFeatureCompatibilityVersion(ctx context.Context, groupId string, clusterName string, pinFCV *admin.PinFCV) admin.PinFeatureCompatibilityVersionApiRequest + func (_m *ClustersApi) PinFeatureCompatibilityVersionExecute(r admin.PinFeatureCompatibilityVersionApiRequest) (any, *http.Response, error) + func (_m *ClustersApi) PinFeatureCompatibilityVersionWithParams(ctx context.Context, args *admin.PinFeatureCompatibilityVersionApiParams) admin.PinFeatureCompatibilityVersionApiRequest + func (_m *ClustersApi) RevokeMongoDbEmployeeAccess(ctx context.Context, groupId string, clusterName string) admin.RevokeMongoDbEmployeeAccessApiRequest + func (_m *ClustersApi) RevokeMongoDbEmployeeAccessExecute(r admin.RevokeMongoDbEmployeeAccessApiRequest) (any, *http.Response, error) + func (_m *ClustersApi) RevokeMongoDbEmployeeAccessWithParams(ctx context.Context, args *admin.RevokeMongoDbEmployeeAccessApiParams) admin.RevokeMongoDbEmployeeAccessApiRequest + func (_m *ClustersApi) TestFailover(ctx context.Context, groupId string, clusterName string) admin.TestFailoverApiRequest + func (_m *ClustersApi) TestFailoverExecute(r admin.TestFailoverApiRequest) (*http.Response, error) + func (_m *ClustersApi) TestFailoverWithParams(ctx context.Context, args *admin.TestFailoverApiParams) admin.TestFailoverApiRequest + func (_m *ClustersApi) UnpinFeatureCompatibilityVersion(ctx context.Context, groupId string, clusterName string) admin.UnpinFeatureCompatibilityVersionApiRequest + func (_m *ClustersApi) UnpinFeatureCompatibilityVersionExecute(r admin.UnpinFeatureCompatibilityVersionApiRequest) (any, *http.Response, error) + func (_m *ClustersApi) UnpinFeatureCompatibilityVersionWithParams(ctx context.Context, args *admin.UnpinFeatureCompatibilityVersionApiParams) admin.UnpinFeatureCompatibilityVersionApiRequest + func (_m *ClustersApi) UpdateCluster(ctx context.Context, groupId string, clusterName string, ...) admin.UpdateClusterApiRequest + func (_m *ClustersApi) UpdateClusterAdvancedConfiguration(ctx context.Context, groupId string, clusterName string, ...) admin.UpdateClusterAdvancedConfigurationApiRequest + func (_m *ClustersApi) UpdateClusterAdvancedConfigurationExecute(r admin.UpdateClusterAdvancedConfigurationApiRequest) (*admin.ClusterDescriptionProcessArgs20240805, *http.Response, error) + func (_m *ClustersApi) UpdateClusterAdvancedConfigurationWithParams(ctx context.Context, args *admin.UpdateClusterAdvancedConfigurationApiParams) admin.UpdateClusterAdvancedConfigurationApiRequest + func (_m *ClustersApi) UpdateClusterExecute(r admin.UpdateClusterApiRequest) (*admin.ClusterDescription20240805, *http.Response, error) + func (_m *ClustersApi) UpdateClusterWithParams(ctx context.Context, args *admin.UpdateClusterApiParams) admin.UpdateClusterApiRequest + func (_m *ClustersApi) UpgradeSharedCluster(ctx context.Context, groupId string, ...) admin.UpgradeSharedClusterApiRequest + func (_m *ClustersApi) UpgradeSharedClusterExecute(r admin.UpgradeSharedClusterApiRequest) (*admin.LegacyAtlasCluster, *http.Response, error) + func (_m *ClustersApi) UpgradeSharedClusterToServerless(ctx context.Context, groupId string, ...) admin.UpgradeSharedClusterToServerlessApiRequest + func (_m *ClustersApi) UpgradeSharedClusterToServerlessExecute(r admin.UpgradeSharedClusterToServerlessApiRequest) (*admin.ServerlessInstanceDescription, *http.Response, error) + func (_m *ClustersApi) UpgradeSharedClusterToServerlessWithParams(ctx context.Context, args *admin.UpgradeSharedClusterToServerlessApiParams) admin.UpgradeSharedClusterToServerlessApiRequest + func (_m *ClustersApi) UpgradeSharedClusterWithParams(ctx context.Context, args *admin.UpgradeSharedClusterApiParams) admin.UpgradeSharedClusterApiRequest + type ClustersApi_CreateClusterExecute_Call struct + func (_c *ClustersApi_CreateClusterExecute_Call) Return(_a0 *admin.ClusterDescription20240805, _a1 *http.Response, _a2 error) *ClustersApi_CreateClusterExecute_Call + func (_c *ClustersApi_CreateClusterExecute_Call) Run(run func(r admin.CreateClusterApiRequest)) *ClustersApi_CreateClusterExecute_Call + func (_c *ClustersApi_CreateClusterExecute_Call) RunAndReturn(...) *ClustersApi_CreateClusterExecute_Call + type ClustersApi_CreateClusterWithParams_Call struct + func (_c *ClustersApi_CreateClusterWithParams_Call) Return(_a0 admin.CreateClusterApiRequest) *ClustersApi_CreateClusterWithParams_Call + func (_c *ClustersApi_CreateClusterWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateClusterApiParams)) *ClustersApi_CreateClusterWithParams_Call + func (_c *ClustersApi_CreateClusterWithParams_Call) RunAndReturn(...) *ClustersApi_CreateClusterWithParams_Call + type ClustersApi_CreateCluster_Call struct + func (_c *ClustersApi_CreateCluster_Call) Return(_a0 admin.CreateClusterApiRequest) *ClustersApi_CreateCluster_Call + func (_c *ClustersApi_CreateCluster_Call) Run(run func(ctx context.Context, groupId string, ...)) *ClustersApi_CreateCluster_Call + func (_c *ClustersApi_CreateCluster_Call) RunAndReturn(...) *ClustersApi_CreateCluster_Call + type ClustersApi_DeleteClusterExecute_Call struct + func (_c *ClustersApi_DeleteClusterExecute_Call) Return(_a0 *http.Response, _a1 error) *ClustersApi_DeleteClusterExecute_Call + func (_c *ClustersApi_DeleteClusterExecute_Call) Run(run func(r admin.DeleteClusterApiRequest)) *ClustersApi_DeleteClusterExecute_Call + func (_c *ClustersApi_DeleteClusterExecute_Call) RunAndReturn(run func(admin.DeleteClusterApiRequest) (*http.Response, error)) *ClustersApi_DeleteClusterExecute_Call + type ClustersApi_DeleteClusterWithParams_Call struct + func (_c *ClustersApi_DeleteClusterWithParams_Call) Return(_a0 admin.DeleteClusterApiRequest) *ClustersApi_DeleteClusterWithParams_Call + func (_c *ClustersApi_DeleteClusterWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteClusterApiParams)) *ClustersApi_DeleteClusterWithParams_Call + func (_c *ClustersApi_DeleteClusterWithParams_Call) RunAndReturn(...) *ClustersApi_DeleteClusterWithParams_Call + type ClustersApi_DeleteCluster_Call struct + func (_c *ClustersApi_DeleteCluster_Call) Return(_a0 admin.DeleteClusterApiRequest) *ClustersApi_DeleteCluster_Call + func (_c *ClustersApi_DeleteCluster_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *ClustersApi_DeleteCluster_Call + func (_c *ClustersApi_DeleteCluster_Call) RunAndReturn(run func(context.Context, string, string) admin.DeleteClusterApiRequest) *ClustersApi_DeleteCluster_Call + type ClustersApi_Expecter struct + func (_e *ClustersApi_Expecter) CreateCluster(ctx any, groupId any, clusterDescription20240805 any) *ClustersApi_CreateCluster_Call + func (_e *ClustersApi_Expecter) CreateClusterExecute(r any) *ClustersApi_CreateClusterExecute_Call + func (_e *ClustersApi_Expecter) CreateClusterWithParams(ctx any, args any) *ClustersApi_CreateClusterWithParams_Call + func (_e *ClustersApi_Expecter) DeleteCluster(ctx any, groupId any, clusterName any) *ClustersApi_DeleteCluster_Call + func (_e *ClustersApi_Expecter) DeleteClusterExecute(r any) *ClustersApi_DeleteClusterExecute_Call + func (_e *ClustersApi_Expecter) DeleteClusterWithParams(ctx any, args any) *ClustersApi_DeleteClusterWithParams_Call + func (_e *ClustersApi_Expecter) GetCluster(ctx any, groupId any, clusterName any) *ClustersApi_GetCluster_Call + func (_e *ClustersApi_Expecter) GetClusterAdvancedConfiguration(ctx any, groupId any, clusterName any) *ClustersApi_GetClusterAdvancedConfiguration_Call + func (_e *ClustersApi_Expecter) GetClusterAdvancedConfigurationExecute(r any) *ClustersApi_GetClusterAdvancedConfigurationExecute_Call + func (_e *ClustersApi_Expecter) GetClusterAdvancedConfigurationWithParams(ctx any, args any) *ClustersApi_GetClusterAdvancedConfigurationWithParams_Call + func (_e *ClustersApi_Expecter) GetClusterExecute(r any) *ClustersApi_GetClusterExecute_Call + func (_e *ClustersApi_Expecter) GetClusterStatus(ctx any, groupId any, clusterName any) *ClustersApi_GetClusterStatus_Call + func (_e *ClustersApi_Expecter) GetClusterStatusExecute(r any) *ClustersApi_GetClusterStatusExecute_Call + func (_e *ClustersApi_Expecter) GetClusterStatusWithParams(ctx any, args any) *ClustersApi_GetClusterStatusWithParams_Call + func (_e *ClustersApi_Expecter) GetClusterWithParams(ctx any, args any) *ClustersApi_GetClusterWithParams_Call + func (_e *ClustersApi_Expecter) GetSampleDatasetLoadStatus(ctx any, groupId any, sampleDatasetId any) *ClustersApi_GetSampleDatasetLoadStatus_Call + func (_e *ClustersApi_Expecter) GetSampleDatasetLoadStatusExecute(r any) *ClustersApi_GetSampleDatasetLoadStatusExecute_Call + func (_e *ClustersApi_Expecter) GetSampleDatasetLoadStatusWithParams(ctx any, args any) *ClustersApi_GetSampleDatasetLoadStatusWithParams_Call + func (_e *ClustersApi_Expecter) GrantMongoDbEmployeeAccess(ctx any, groupId any, clusterName any, employeeAccessGrant any) *ClustersApi_GrantMongoDbEmployeeAccess_Call + func (_e *ClustersApi_Expecter) GrantMongoDbEmployeeAccessExecute(r any) *ClustersApi_GrantMongoDbEmployeeAccessExecute_Call + func (_e *ClustersApi_Expecter) GrantMongoDbEmployeeAccessWithParams(ctx any, args any) *ClustersApi_GrantMongoDbEmployeeAccessWithParams_Call + func (_e *ClustersApi_Expecter) ListCloudProviderRegions(ctx any, groupId any) *ClustersApi_ListCloudProviderRegions_Call + func (_e *ClustersApi_Expecter) ListCloudProviderRegionsExecute(r any) *ClustersApi_ListCloudProviderRegionsExecute_Call + func (_e *ClustersApi_Expecter) ListCloudProviderRegionsWithParams(ctx any, args any) *ClustersApi_ListCloudProviderRegionsWithParams_Call + func (_e *ClustersApi_Expecter) ListClusters(ctx any, groupId any) *ClustersApi_ListClusters_Call + func (_e *ClustersApi_Expecter) ListClustersExecute(r any) *ClustersApi_ListClustersExecute_Call + func (_e *ClustersApi_Expecter) ListClustersForAllProjects(ctx any) *ClustersApi_ListClustersForAllProjects_Call + func (_e *ClustersApi_Expecter) ListClustersForAllProjectsExecute(r any) *ClustersApi_ListClustersForAllProjectsExecute_Call + func (_e *ClustersApi_Expecter) ListClustersForAllProjectsWithParams(ctx any, args any) *ClustersApi_ListClustersForAllProjectsWithParams_Call + func (_e *ClustersApi_Expecter) ListClustersWithParams(ctx any, args any) *ClustersApi_ListClustersWithParams_Call + func (_e *ClustersApi_Expecter) LoadSampleDataset(ctx any, groupId any, name any) *ClustersApi_LoadSampleDataset_Call + func (_e *ClustersApi_Expecter) LoadSampleDatasetExecute(r any) *ClustersApi_LoadSampleDatasetExecute_Call + func (_e *ClustersApi_Expecter) LoadSampleDatasetWithParams(ctx any, args any) *ClustersApi_LoadSampleDatasetWithParams_Call + func (_e *ClustersApi_Expecter) PinFeatureCompatibilityVersion(ctx any, groupId any, clusterName any, pinFCV any) *ClustersApi_PinFeatureCompatibilityVersion_Call + func (_e *ClustersApi_Expecter) PinFeatureCompatibilityVersionExecute(r any) *ClustersApi_PinFeatureCompatibilityVersionExecute_Call + func (_e *ClustersApi_Expecter) PinFeatureCompatibilityVersionWithParams(ctx any, args any) *ClustersApi_PinFeatureCompatibilityVersionWithParams_Call + func (_e *ClustersApi_Expecter) RevokeMongoDbEmployeeAccess(ctx any, groupId any, clusterName any) *ClustersApi_RevokeMongoDbEmployeeAccess_Call + func (_e *ClustersApi_Expecter) RevokeMongoDbEmployeeAccessExecute(r any) *ClustersApi_RevokeMongoDbEmployeeAccessExecute_Call + func (_e *ClustersApi_Expecter) RevokeMongoDbEmployeeAccessWithParams(ctx any, args any) *ClustersApi_RevokeMongoDbEmployeeAccessWithParams_Call + func (_e *ClustersApi_Expecter) TestFailover(ctx any, groupId any, clusterName any) *ClustersApi_TestFailover_Call + func (_e *ClustersApi_Expecter) TestFailoverExecute(r any) *ClustersApi_TestFailoverExecute_Call + func (_e *ClustersApi_Expecter) TestFailoverWithParams(ctx any, args any) *ClustersApi_TestFailoverWithParams_Call + func (_e *ClustersApi_Expecter) UnpinFeatureCompatibilityVersion(ctx any, groupId any, clusterName any) *ClustersApi_UnpinFeatureCompatibilityVersion_Call + func (_e *ClustersApi_Expecter) UnpinFeatureCompatibilityVersionExecute(r any) *ClustersApi_UnpinFeatureCompatibilityVersionExecute_Call + func (_e *ClustersApi_Expecter) UnpinFeatureCompatibilityVersionWithParams(ctx any, args any) *ClustersApi_UnpinFeatureCompatibilityVersionWithParams_Call + func (_e *ClustersApi_Expecter) UpdateCluster(ctx any, groupId any, clusterName any, clusterDescription20240805 any) *ClustersApi_UpdateCluster_Call + func (_e *ClustersApi_Expecter) UpdateClusterAdvancedConfiguration(ctx any, groupId any, clusterName any, ...) *ClustersApi_UpdateClusterAdvancedConfiguration_Call + func (_e *ClustersApi_Expecter) UpdateClusterAdvancedConfigurationExecute(r any) *ClustersApi_UpdateClusterAdvancedConfigurationExecute_Call + func (_e *ClustersApi_Expecter) UpdateClusterAdvancedConfigurationWithParams(ctx any, args any) *ClustersApi_UpdateClusterAdvancedConfigurationWithParams_Call + func (_e *ClustersApi_Expecter) UpdateClusterExecute(r any) *ClustersApi_UpdateClusterExecute_Call + func (_e *ClustersApi_Expecter) UpdateClusterWithParams(ctx any, args any) *ClustersApi_UpdateClusterWithParams_Call + func (_e *ClustersApi_Expecter) UpgradeSharedCluster(ctx any, groupId any, legacyAtlasTenantClusterUpgradeRequest any) *ClustersApi_UpgradeSharedCluster_Call + func (_e *ClustersApi_Expecter) UpgradeSharedClusterExecute(r any) *ClustersApi_UpgradeSharedClusterExecute_Call + func (_e *ClustersApi_Expecter) UpgradeSharedClusterToServerless(ctx any, groupId any, serverlessInstanceDescription any) *ClustersApi_UpgradeSharedClusterToServerless_Call + func (_e *ClustersApi_Expecter) UpgradeSharedClusterToServerlessExecute(r any) *ClustersApi_UpgradeSharedClusterToServerlessExecute_Call + func (_e *ClustersApi_Expecter) UpgradeSharedClusterToServerlessWithParams(ctx any, args any) *ClustersApi_UpgradeSharedClusterToServerlessWithParams_Call + func (_e *ClustersApi_Expecter) UpgradeSharedClusterWithParams(ctx any, args any) *ClustersApi_UpgradeSharedClusterWithParams_Call + type ClustersApi_GetClusterAdvancedConfigurationExecute_Call struct + func (_c *ClustersApi_GetClusterAdvancedConfigurationExecute_Call) Return(_a0 *admin.ClusterDescriptionProcessArgs20240805, _a1 *http.Response, ...) *ClustersApi_GetClusterAdvancedConfigurationExecute_Call + func (_c *ClustersApi_GetClusterAdvancedConfigurationExecute_Call) Run(run func(r admin.GetClusterAdvancedConfigurationApiRequest)) *ClustersApi_GetClusterAdvancedConfigurationExecute_Call + func (_c *ClustersApi_GetClusterAdvancedConfigurationExecute_Call) RunAndReturn(...) *ClustersApi_GetClusterAdvancedConfigurationExecute_Call + type ClustersApi_GetClusterAdvancedConfigurationWithParams_Call struct + func (_c *ClustersApi_GetClusterAdvancedConfigurationWithParams_Call) Return(_a0 admin.GetClusterAdvancedConfigurationApiRequest) *ClustersApi_GetClusterAdvancedConfigurationWithParams_Call + func (_c *ClustersApi_GetClusterAdvancedConfigurationWithParams_Call) Run(...) *ClustersApi_GetClusterAdvancedConfigurationWithParams_Call + func (_c *ClustersApi_GetClusterAdvancedConfigurationWithParams_Call) RunAndReturn(...) *ClustersApi_GetClusterAdvancedConfigurationWithParams_Call + type ClustersApi_GetClusterAdvancedConfiguration_Call struct + func (_c *ClustersApi_GetClusterAdvancedConfiguration_Call) Return(_a0 admin.GetClusterAdvancedConfigurationApiRequest) *ClustersApi_GetClusterAdvancedConfiguration_Call + func (_c *ClustersApi_GetClusterAdvancedConfiguration_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *ClustersApi_GetClusterAdvancedConfiguration_Call + func (_c *ClustersApi_GetClusterAdvancedConfiguration_Call) RunAndReturn(...) *ClustersApi_GetClusterAdvancedConfiguration_Call + type ClustersApi_GetClusterExecute_Call struct + func (_c *ClustersApi_GetClusterExecute_Call) Return(_a0 *admin.ClusterDescription20240805, _a1 *http.Response, _a2 error) *ClustersApi_GetClusterExecute_Call + func (_c *ClustersApi_GetClusterExecute_Call) Run(run func(r admin.GetClusterApiRequest)) *ClustersApi_GetClusterExecute_Call + func (_c *ClustersApi_GetClusterExecute_Call) RunAndReturn(...) *ClustersApi_GetClusterExecute_Call + type ClustersApi_GetClusterStatusExecute_Call struct + func (_c *ClustersApi_GetClusterStatusExecute_Call) Return(_a0 *admin.ClusterStatus, _a1 *http.Response, _a2 error) *ClustersApi_GetClusterStatusExecute_Call + func (_c *ClustersApi_GetClusterStatusExecute_Call) Run(run func(r admin.GetClusterStatusApiRequest)) *ClustersApi_GetClusterStatusExecute_Call + func (_c *ClustersApi_GetClusterStatusExecute_Call) RunAndReturn(...) *ClustersApi_GetClusterStatusExecute_Call + type ClustersApi_GetClusterStatusWithParams_Call struct + func (_c *ClustersApi_GetClusterStatusWithParams_Call) Return(_a0 admin.GetClusterStatusApiRequest) *ClustersApi_GetClusterStatusWithParams_Call + func (_c *ClustersApi_GetClusterStatusWithParams_Call) Run(run func(ctx context.Context, args *admin.GetClusterStatusApiParams)) *ClustersApi_GetClusterStatusWithParams_Call + func (_c *ClustersApi_GetClusterStatusWithParams_Call) RunAndReturn(...) *ClustersApi_GetClusterStatusWithParams_Call + type ClustersApi_GetClusterStatus_Call struct + func (_c *ClustersApi_GetClusterStatus_Call) Return(_a0 admin.GetClusterStatusApiRequest) *ClustersApi_GetClusterStatus_Call + func (_c *ClustersApi_GetClusterStatus_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *ClustersApi_GetClusterStatus_Call + func (_c *ClustersApi_GetClusterStatus_Call) RunAndReturn(run func(context.Context, string, string) admin.GetClusterStatusApiRequest) *ClustersApi_GetClusterStatus_Call + type ClustersApi_GetClusterWithParams_Call struct + func (_c *ClustersApi_GetClusterWithParams_Call) Return(_a0 admin.GetClusterApiRequest) *ClustersApi_GetClusterWithParams_Call + func (_c *ClustersApi_GetClusterWithParams_Call) Run(run func(ctx context.Context, args *admin.GetClusterApiParams)) *ClustersApi_GetClusterWithParams_Call + func (_c *ClustersApi_GetClusterWithParams_Call) RunAndReturn(...) *ClustersApi_GetClusterWithParams_Call + type ClustersApi_GetCluster_Call struct + func (_c *ClustersApi_GetCluster_Call) Return(_a0 admin.GetClusterApiRequest) *ClustersApi_GetCluster_Call + func (_c *ClustersApi_GetCluster_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *ClustersApi_GetCluster_Call + func (_c *ClustersApi_GetCluster_Call) RunAndReturn(run func(context.Context, string, string) admin.GetClusterApiRequest) *ClustersApi_GetCluster_Call + type ClustersApi_GetSampleDatasetLoadStatusExecute_Call struct + func (_c *ClustersApi_GetSampleDatasetLoadStatusExecute_Call) Return(_a0 *admin.SampleDatasetStatus, _a1 *http.Response, _a2 error) *ClustersApi_GetSampleDatasetLoadStatusExecute_Call + func (_c *ClustersApi_GetSampleDatasetLoadStatusExecute_Call) Run(run func(r admin.GetSampleDatasetLoadStatusApiRequest)) *ClustersApi_GetSampleDatasetLoadStatusExecute_Call + func (_c *ClustersApi_GetSampleDatasetLoadStatusExecute_Call) RunAndReturn(...) *ClustersApi_GetSampleDatasetLoadStatusExecute_Call + type ClustersApi_GetSampleDatasetLoadStatusWithParams_Call struct + func (_c *ClustersApi_GetSampleDatasetLoadStatusWithParams_Call) Return(_a0 admin.GetSampleDatasetLoadStatusApiRequest) *ClustersApi_GetSampleDatasetLoadStatusWithParams_Call + func (_c *ClustersApi_GetSampleDatasetLoadStatusWithParams_Call) Run(run func(ctx context.Context, args *admin.GetSampleDatasetLoadStatusApiParams)) *ClustersApi_GetSampleDatasetLoadStatusWithParams_Call + func (_c *ClustersApi_GetSampleDatasetLoadStatusWithParams_Call) RunAndReturn(...) *ClustersApi_GetSampleDatasetLoadStatusWithParams_Call + type ClustersApi_GetSampleDatasetLoadStatus_Call struct + func (_c *ClustersApi_GetSampleDatasetLoadStatus_Call) Return(_a0 admin.GetSampleDatasetLoadStatusApiRequest) *ClustersApi_GetSampleDatasetLoadStatus_Call + func (_c *ClustersApi_GetSampleDatasetLoadStatus_Call) Run(run func(ctx context.Context, groupId string, sampleDatasetId string)) *ClustersApi_GetSampleDatasetLoadStatus_Call + func (_c *ClustersApi_GetSampleDatasetLoadStatus_Call) RunAndReturn(...) *ClustersApi_GetSampleDatasetLoadStatus_Call + type ClustersApi_GrantMongoDbEmployeeAccessExecute_Call struct + func (_c *ClustersApi_GrantMongoDbEmployeeAccessExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *ClustersApi_GrantMongoDbEmployeeAccessExecute_Call + func (_c *ClustersApi_GrantMongoDbEmployeeAccessExecute_Call) Run(run func(r admin.GrantMongoDbEmployeeAccessApiRequest)) *ClustersApi_GrantMongoDbEmployeeAccessExecute_Call + func (_c *ClustersApi_GrantMongoDbEmployeeAccessExecute_Call) RunAndReturn(...) *ClustersApi_GrantMongoDbEmployeeAccessExecute_Call + type ClustersApi_GrantMongoDbEmployeeAccessWithParams_Call struct + func (_c *ClustersApi_GrantMongoDbEmployeeAccessWithParams_Call) Return(_a0 admin.GrantMongoDbEmployeeAccessApiRequest) *ClustersApi_GrantMongoDbEmployeeAccessWithParams_Call + func (_c *ClustersApi_GrantMongoDbEmployeeAccessWithParams_Call) Run(run func(ctx context.Context, args *admin.GrantMongoDbEmployeeAccessApiParams)) *ClustersApi_GrantMongoDbEmployeeAccessWithParams_Call + func (_c *ClustersApi_GrantMongoDbEmployeeAccessWithParams_Call) RunAndReturn(...) *ClustersApi_GrantMongoDbEmployeeAccessWithParams_Call + type ClustersApi_GrantMongoDbEmployeeAccess_Call struct + func (_c *ClustersApi_GrantMongoDbEmployeeAccess_Call) Return(_a0 admin.GrantMongoDbEmployeeAccessApiRequest) *ClustersApi_GrantMongoDbEmployeeAccess_Call + func (_c *ClustersApi_GrantMongoDbEmployeeAccess_Call) Run(run func(ctx context.Context, groupId string, clusterName string, ...)) *ClustersApi_GrantMongoDbEmployeeAccess_Call + func (_c *ClustersApi_GrantMongoDbEmployeeAccess_Call) RunAndReturn(...) *ClustersApi_GrantMongoDbEmployeeAccess_Call + type ClustersApi_ListCloudProviderRegionsExecute_Call struct + func (_c *ClustersApi_ListCloudProviderRegionsExecute_Call) Return(_a0 *admin.PaginatedApiAtlasProviderRegions, _a1 *http.Response, _a2 error) *ClustersApi_ListCloudProviderRegionsExecute_Call + func (_c *ClustersApi_ListCloudProviderRegionsExecute_Call) Run(run func(r admin.ListCloudProviderRegionsApiRequest)) *ClustersApi_ListCloudProviderRegionsExecute_Call + func (_c *ClustersApi_ListCloudProviderRegionsExecute_Call) RunAndReturn(...) *ClustersApi_ListCloudProviderRegionsExecute_Call + type ClustersApi_ListCloudProviderRegionsWithParams_Call struct + func (_c *ClustersApi_ListCloudProviderRegionsWithParams_Call) Return(_a0 admin.ListCloudProviderRegionsApiRequest) *ClustersApi_ListCloudProviderRegionsWithParams_Call + func (_c *ClustersApi_ListCloudProviderRegionsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListCloudProviderRegionsApiParams)) *ClustersApi_ListCloudProviderRegionsWithParams_Call + func (_c *ClustersApi_ListCloudProviderRegionsWithParams_Call) RunAndReturn(...) *ClustersApi_ListCloudProviderRegionsWithParams_Call + type ClustersApi_ListCloudProviderRegions_Call struct + func (_c *ClustersApi_ListCloudProviderRegions_Call) Return(_a0 admin.ListCloudProviderRegionsApiRequest) *ClustersApi_ListCloudProviderRegions_Call + func (_c *ClustersApi_ListCloudProviderRegions_Call) Run(run func(ctx context.Context, groupId string)) *ClustersApi_ListCloudProviderRegions_Call + func (_c *ClustersApi_ListCloudProviderRegions_Call) RunAndReturn(run func(context.Context, string) admin.ListCloudProviderRegionsApiRequest) *ClustersApi_ListCloudProviderRegions_Call + type ClustersApi_ListClustersExecute_Call struct + func (_c *ClustersApi_ListClustersExecute_Call) Return(_a0 *admin.PaginatedClusterDescription20240805, _a1 *http.Response, _a2 error) *ClustersApi_ListClustersExecute_Call + func (_c *ClustersApi_ListClustersExecute_Call) Run(run func(r admin.ListClustersApiRequest)) *ClustersApi_ListClustersExecute_Call + func (_c *ClustersApi_ListClustersExecute_Call) RunAndReturn(...) *ClustersApi_ListClustersExecute_Call + type ClustersApi_ListClustersForAllProjectsExecute_Call struct + func (_c *ClustersApi_ListClustersForAllProjectsExecute_Call) Return(_a0 *admin.PaginatedOrgGroup, _a1 *http.Response, _a2 error) *ClustersApi_ListClustersForAllProjectsExecute_Call + func (_c *ClustersApi_ListClustersForAllProjectsExecute_Call) Run(run func(r admin.ListClustersForAllProjectsApiRequest)) *ClustersApi_ListClustersForAllProjectsExecute_Call + func (_c *ClustersApi_ListClustersForAllProjectsExecute_Call) RunAndReturn(...) *ClustersApi_ListClustersForAllProjectsExecute_Call + type ClustersApi_ListClustersForAllProjectsWithParams_Call struct + func (_c *ClustersApi_ListClustersForAllProjectsWithParams_Call) Return(_a0 admin.ListClustersForAllProjectsApiRequest) *ClustersApi_ListClustersForAllProjectsWithParams_Call + func (_c *ClustersApi_ListClustersForAllProjectsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListClustersForAllProjectsApiParams)) *ClustersApi_ListClustersForAllProjectsWithParams_Call + func (_c *ClustersApi_ListClustersForAllProjectsWithParams_Call) RunAndReturn(...) *ClustersApi_ListClustersForAllProjectsWithParams_Call + type ClustersApi_ListClustersForAllProjects_Call struct + func (_c *ClustersApi_ListClustersForAllProjects_Call) Return(_a0 admin.ListClustersForAllProjectsApiRequest) *ClustersApi_ListClustersForAllProjects_Call + func (_c *ClustersApi_ListClustersForAllProjects_Call) Run(run func(ctx context.Context)) *ClustersApi_ListClustersForAllProjects_Call + func (_c *ClustersApi_ListClustersForAllProjects_Call) RunAndReturn(run func(context.Context) admin.ListClustersForAllProjectsApiRequest) *ClustersApi_ListClustersForAllProjects_Call + type ClustersApi_ListClustersWithParams_Call struct + func (_c *ClustersApi_ListClustersWithParams_Call) Return(_a0 admin.ListClustersApiRequest) *ClustersApi_ListClustersWithParams_Call + func (_c *ClustersApi_ListClustersWithParams_Call) Run(run func(ctx context.Context, args *admin.ListClustersApiParams)) *ClustersApi_ListClustersWithParams_Call + func (_c *ClustersApi_ListClustersWithParams_Call) RunAndReturn(...) *ClustersApi_ListClustersWithParams_Call + type ClustersApi_ListClusters_Call struct + func (_c *ClustersApi_ListClusters_Call) Return(_a0 admin.ListClustersApiRequest) *ClustersApi_ListClusters_Call + func (_c *ClustersApi_ListClusters_Call) Run(run func(ctx context.Context, groupId string)) *ClustersApi_ListClusters_Call + func (_c *ClustersApi_ListClusters_Call) RunAndReturn(run func(context.Context, string) admin.ListClustersApiRequest) *ClustersApi_ListClusters_Call + type ClustersApi_LoadSampleDatasetExecute_Call struct + func (_c *ClustersApi_LoadSampleDatasetExecute_Call) Return(_a0 *admin.SampleDatasetStatus, _a1 *http.Response, _a2 error) *ClustersApi_LoadSampleDatasetExecute_Call + func (_c *ClustersApi_LoadSampleDatasetExecute_Call) Run(run func(r admin.LoadSampleDatasetApiRequest)) *ClustersApi_LoadSampleDatasetExecute_Call + func (_c *ClustersApi_LoadSampleDatasetExecute_Call) RunAndReturn(...) *ClustersApi_LoadSampleDatasetExecute_Call + type ClustersApi_LoadSampleDatasetWithParams_Call struct + func (_c *ClustersApi_LoadSampleDatasetWithParams_Call) Return(_a0 admin.LoadSampleDatasetApiRequest) *ClustersApi_LoadSampleDatasetWithParams_Call + func (_c *ClustersApi_LoadSampleDatasetWithParams_Call) Run(run func(ctx context.Context, args *admin.LoadSampleDatasetApiParams)) *ClustersApi_LoadSampleDatasetWithParams_Call + func (_c *ClustersApi_LoadSampleDatasetWithParams_Call) RunAndReturn(...) *ClustersApi_LoadSampleDatasetWithParams_Call + type ClustersApi_LoadSampleDataset_Call struct + func (_c *ClustersApi_LoadSampleDataset_Call) Return(_a0 admin.LoadSampleDatasetApiRequest) *ClustersApi_LoadSampleDataset_Call + func (_c *ClustersApi_LoadSampleDataset_Call) Run(run func(ctx context.Context, groupId string, name string)) *ClustersApi_LoadSampleDataset_Call + func (_c *ClustersApi_LoadSampleDataset_Call) RunAndReturn(run func(context.Context, string, string) admin.LoadSampleDatasetApiRequest) *ClustersApi_LoadSampleDataset_Call + type ClustersApi_PinFeatureCompatibilityVersionExecute_Call struct + func (_c *ClustersApi_PinFeatureCompatibilityVersionExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *ClustersApi_PinFeatureCompatibilityVersionExecute_Call + func (_c *ClustersApi_PinFeatureCompatibilityVersionExecute_Call) Run(run func(r admin.PinFeatureCompatibilityVersionApiRequest)) *ClustersApi_PinFeatureCompatibilityVersionExecute_Call + func (_c *ClustersApi_PinFeatureCompatibilityVersionExecute_Call) RunAndReturn(...) *ClustersApi_PinFeatureCompatibilityVersionExecute_Call + type ClustersApi_PinFeatureCompatibilityVersionWithParams_Call struct + func (_c *ClustersApi_PinFeatureCompatibilityVersionWithParams_Call) Return(_a0 admin.PinFeatureCompatibilityVersionApiRequest) *ClustersApi_PinFeatureCompatibilityVersionWithParams_Call + func (_c *ClustersApi_PinFeatureCompatibilityVersionWithParams_Call) Run(...) *ClustersApi_PinFeatureCompatibilityVersionWithParams_Call + func (_c *ClustersApi_PinFeatureCompatibilityVersionWithParams_Call) RunAndReturn(...) *ClustersApi_PinFeatureCompatibilityVersionWithParams_Call + type ClustersApi_PinFeatureCompatibilityVersion_Call struct + func (_c *ClustersApi_PinFeatureCompatibilityVersion_Call) Return(_a0 admin.PinFeatureCompatibilityVersionApiRequest) *ClustersApi_PinFeatureCompatibilityVersion_Call + func (_c *ClustersApi_PinFeatureCompatibilityVersion_Call) Run(...) *ClustersApi_PinFeatureCompatibilityVersion_Call + func (_c *ClustersApi_PinFeatureCompatibilityVersion_Call) RunAndReturn(...) *ClustersApi_PinFeatureCompatibilityVersion_Call + type ClustersApi_RevokeMongoDbEmployeeAccessExecute_Call struct + func (_c *ClustersApi_RevokeMongoDbEmployeeAccessExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *ClustersApi_RevokeMongoDbEmployeeAccessExecute_Call + func (_c *ClustersApi_RevokeMongoDbEmployeeAccessExecute_Call) Run(run func(r admin.RevokeMongoDbEmployeeAccessApiRequest)) *ClustersApi_RevokeMongoDbEmployeeAccessExecute_Call + func (_c *ClustersApi_RevokeMongoDbEmployeeAccessExecute_Call) RunAndReturn(...) *ClustersApi_RevokeMongoDbEmployeeAccessExecute_Call + type ClustersApi_RevokeMongoDbEmployeeAccessWithParams_Call struct + func (_c *ClustersApi_RevokeMongoDbEmployeeAccessWithParams_Call) Return(_a0 admin.RevokeMongoDbEmployeeAccessApiRequest) *ClustersApi_RevokeMongoDbEmployeeAccessWithParams_Call + func (_c *ClustersApi_RevokeMongoDbEmployeeAccessWithParams_Call) Run(...) *ClustersApi_RevokeMongoDbEmployeeAccessWithParams_Call + func (_c *ClustersApi_RevokeMongoDbEmployeeAccessWithParams_Call) RunAndReturn(...) *ClustersApi_RevokeMongoDbEmployeeAccessWithParams_Call + type ClustersApi_RevokeMongoDbEmployeeAccess_Call struct + func (_c *ClustersApi_RevokeMongoDbEmployeeAccess_Call) Return(_a0 admin.RevokeMongoDbEmployeeAccessApiRequest) *ClustersApi_RevokeMongoDbEmployeeAccess_Call + func (_c *ClustersApi_RevokeMongoDbEmployeeAccess_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *ClustersApi_RevokeMongoDbEmployeeAccess_Call + func (_c *ClustersApi_RevokeMongoDbEmployeeAccess_Call) RunAndReturn(...) *ClustersApi_RevokeMongoDbEmployeeAccess_Call + type ClustersApi_TestFailoverExecute_Call struct + func (_c *ClustersApi_TestFailoverExecute_Call) Return(_a0 *http.Response, _a1 error) *ClustersApi_TestFailoverExecute_Call + func (_c *ClustersApi_TestFailoverExecute_Call) Run(run func(r admin.TestFailoverApiRequest)) *ClustersApi_TestFailoverExecute_Call + func (_c *ClustersApi_TestFailoverExecute_Call) RunAndReturn(run func(admin.TestFailoverApiRequest) (*http.Response, error)) *ClustersApi_TestFailoverExecute_Call + type ClustersApi_TestFailoverWithParams_Call struct + func (_c *ClustersApi_TestFailoverWithParams_Call) Return(_a0 admin.TestFailoverApiRequest) *ClustersApi_TestFailoverWithParams_Call + func (_c *ClustersApi_TestFailoverWithParams_Call) Run(run func(ctx context.Context, args *admin.TestFailoverApiParams)) *ClustersApi_TestFailoverWithParams_Call + func (_c *ClustersApi_TestFailoverWithParams_Call) RunAndReturn(...) *ClustersApi_TestFailoverWithParams_Call + type ClustersApi_TestFailover_Call struct + func (_c *ClustersApi_TestFailover_Call) Return(_a0 admin.TestFailoverApiRequest) *ClustersApi_TestFailover_Call + func (_c *ClustersApi_TestFailover_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *ClustersApi_TestFailover_Call + func (_c *ClustersApi_TestFailover_Call) RunAndReturn(run func(context.Context, string, string) admin.TestFailoverApiRequest) *ClustersApi_TestFailover_Call + type ClustersApi_UnpinFeatureCompatibilityVersionExecute_Call struct + func (_c *ClustersApi_UnpinFeatureCompatibilityVersionExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *ClustersApi_UnpinFeatureCompatibilityVersionExecute_Call + func (_c *ClustersApi_UnpinFeatureCompatibilityVersionExecute_Call) Run(run func(r admin.UnpinFeatureCompatibilityVersionApiRequest)) *ClustersApi_UnpinFeatureCompatibilityVersionExecute_Call + func (_c *ClustersApi_UnpinFeatureCompatibilityVersionExecute_Call) RunAndReturn(...) *ClustersApi_UnpinFeatureCompatibilityVersionExecute_Call + type ClustersApi_UnpinFeatureCompatibilityVersionWithParams_Call struct + func (_c *ClustersApi_UnpinFeatureCompatibilityVersionWithParams_Call) Return(_a0 admin.UnpinFeatureCompatibilityVersionApiRequest) *ClustersApi_UnpinFeatureCompatibilityVersionWithParams_Call + func (_c *ClustersApi_UnpinFeatureCompatibilityVersionWithParams_Call) Run(...) *ClustersApi_UnpinFeatureCompatibilityVersionWithParams_Call + func (_c *ClustersApi_UnpinFeatureCompatibilityVersionWithParams_Call) RunAndReturn(...) *ClustersApi_UnpinFeatureCompatibilityVersionWithParams_Call + type ClustersApi_UnpinFeatureCompatibilityVersion_Call struct + func (_c *ClustersApi_UnpinFeatureCompatibilityVersion_Call) Return(_a0 admin.UnpinFeatureCompatibilityVersionApiRequest) *ClustersApi_UnpinFeatureCompatibilityVersion_Call + func (_c *ClustersApi_UnpinFeatureCompatibilityVersion_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *ClustersApi_UnpinFeatureCompatibilityVersion_Call + func (_c *ClustersApi_UnpinFeatureCompatibilityVersion_Call) RunAndReturn(...) *ClustersApi_UnpinFeatureCompatibilityVersion_Call + type ClustersApi_UpdateClusterAdvancedConfigurationExecute_Call struct + func (_c *ClustersApi_UpdateClusterAdvancedConfigurationExecute_Call) Return(_a0 *admin.ClusterDescriptionProcessArgs20240805, _a1 *http.Response, ...) *ClustersApi_UpdateClusterAdvancedConfigurationExecute_Call + func (_c *ClustersApi_UpdateClusterAdvancedConfigurationExecute_Call) Run(run func(r admin.UpdateClusterAdvancedConfigurationApiRequest)) *ClustersApi_UpdateClusterAdvancedConfigurationExecute_Call + func (_c *ClustersApi_UpdateClusterAdvancedConfigurationExecute_Call) RunAndReturn(...) *ClustersApi_UpdateClusterAdvancedConfigurationExecute_Call + type ClustersApi_UpdateClusterAdvancedConfigurationWithParams_Call struct + func (_c *ClustersApi_UpdateClusterAdvancedConfigurationWithParams_Call) Return(_a0 admin.UpdateClusterAdvancedConfigurationApiRequest) *ClustersApi_UpdateClusterAdvancedConfigurationWithParams_Call + func (_c *ClustersApi_UpdateClusterAdvancedConfigurationWithParams_Call) Run(...) *ClustersApi_UpdateClusterAdvancedConfigurationWithParams_Call + func (_c *ClustersApi_UpdateClusterAdvancedConfigurationWithParams_Call) RunAndReturn(...) *ClustersApi_UpdateClusterAdvancedConfigurationWithParams_Call + type ClustersApi_UpdateClusterAdvancedConfiguration_Call struct + func (_c *ClustersApi_UpdateClusterAdvancedConfiguration_Call) Return(_a0 admin.UpdateClusterAdvancedConfigurationApiRequest) *ClustersApi_UpdateClusterAdvancedConfiguration_Call + func (_c *ClustersApi_UpdateClusterAdvancedConfiguration_Call) Run(run func(ctx context.Context, groupId string, clusterName string, ...)) *ClustersApi_UpdateClusterAdvancedConfiguration_Call + func (_c *ClustersApi_UpdateClusterAdvancedConfiguration_Call) RunAndReturn(...) *ClustersApi_UpdateClusterAdvancedConfiguration_Call + type ClustersApi_UpdateClusterExecute_Call struct + func (_c *ClustersApi_UpdateClusterExecute_Call) Return(_a0 *admin.ClusterDescription20240805, _a1 *http.Response, _a2 error) *ClustersApi_UpdateClusterExecute_Call + func (_c *ClustersApi_UpdateClusterExecute_Call) Run(run func(r admin.UpdateClusterApiRequest)) *ClustersApi_UpdateClusterExecute_Call + func (_c *ClustersApi_UpdateClusterExecute_Call) RunAndReturn(...) *ClustersApi_UpdateClusterExecute_Call + type ClustersApi_UpdateClusterWithParams_Call struct + func (_c *ClustersApi_UpdateClusterWithParams_Call) Return(_a0 admin.UpdateClusterApiRequest) *ClustersApi_UpdateClusterWithParams_Call + func (_c *ClustersApi_UpdateClusterWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateClusterApiParams)) *ClustersApi_UpdateClusterWithParams_Call + func (_c *ClustersApi_UpdateClusterWithParams_Call) RunAndReturn(...) *ClustersApi_UpdateClusterWithParams_Call + type ClustersApi_UpdateCluster_Call struct + func (_c *ClustersApi_UpdateCluster_Call) Return(_a0 admin.UpdateClusterApiRequest) *ClustersApi_UpdateCluster_Call + func (_c *ClustersApi_UpdateCluster_Call) Run(run func(ctx context.Context, groupId string, clusterName string, ...)) *ClustersApi_UpdateCluster_Call + func (_c *ClustersApi_UpdateCluster_Call) RunAndReturn(...) *ClustersApi_UpdateCluster_Call + type ClustersApi_UpgradeSharedClusterExecute_Call struct + func (_c *ClustersApi_UpgradeSharedClusterExecute_Call) Return(_a0 *admin.LegacyAtlasCluster, _a1 *http.Response, _a2 error) *ClustersApi_UpgradeSharedClusterExecute_Call + func (_c *ClustersApi_UpgradeSharedClusterExecute_Call) Run(run func(r admin.UpgradeSharedClusterApiRequest)) *ClustersApi_UpgradeSharedClusterExecute_Call + func (_c *ClustersApi_UpgradeSharedClusterExecute_Call) RunAndReturn(...) *ClustersApi_UpgradeSharedClusterExecute_Call + type ClustersApi_UpgradeSharedClusterToServerlessExecute_Call struct + func (_c *ClustersApi_UpgradeSharedClusterToServerlessExecute_Call) Return(_a0 *admin.ServerlessInstanceDescription, _a1 *http.Response, _a2 error) *ClustersApi_UpgradeSharedClusterToServerlessExecute_Call + func (_c *ClustersApi_UpgradeSharedClusterToServerlessExecute_Call) Run(run func(r admin.UpgradeSharedClusterToServerlessApiRequest)) *ClustersApi_UpgradeSharedClusterToServerlessExecute_Call + func (_c *ClustersApi_UpgradeSharedClusterToServerlessExecute_Call) RunAndReturn(...) *ClustersApi_UpgradeSharedClusterToServerlessExecute_Call + type ClustersApi_UpgradeSharedClusterToServerlessWithParams_Call struct + func (_c *ClustersApi_UpgradeSharedClusterToServerlessWithParams_Call) Return(_a0 admin.UpgradeSharedClusterToServerlessApiRequest) *ClustersApi_UpgradeSharedClusterToServerlessWithParams_Call + func (_c *ClustersApi_UpgradeSharedClusterToServerlessWithParams_Call) Run(...) *ClustersApi_UpgradeSharedClusterToServerlessWithParams_Call + func (_c *ClustersApi_UpgradeSharedClusterToServerlessWithParams_Call) RunAndReturn(...) *ClustersApi_UpgradeSharedClusterToServerlessWithParams_Call + type ClustersApi_UpgradeSharedClusterToServerless_Call struct + func (_c *ClustersApi_UpgradeSharedClusterToServerless_Call) Return(_a0 admin.UpgradeSharedClusterToServerlessApiRequest) *ClustersApi_UpgradeSharedClusterToServerless_Call + func (_c *ClustersApi_UpgradeSharedClusterToServerless_Call) Run(run func(ctx context.Context, groupId string, ...)) *ClustersApi_UpgradeSharedClusterToServerless_Call + func (_c *ClustersApi_UpgradeSharedClusterToServerless_Call) RunAndReturn(...) *ClustersApi_UpgradeSharedClusterToServerless_Call + type ClustersApi_UpgradeSharedClusterWithParams_Call struct + func (_c *ClustersApi_UpgradeSharedClusterWithParams_Call) Return(_a0 admin.UpgradeSharedClusterApiRequest) *ClustersApi_UpgradeSharedClusterWithParams_Call + func (_c *ClustersApi_UpgradeSharedClusterWithParams_Call) Run(run func(ctx context.Context, args *admin.UpgradeSharedClusterApiParams)) *ClustersApi_UpgradeSharedClusterWithParams_Call + func (_c *ClustersApi_UpgradeSharedClusterWithParams_Call) RunAndReturn(...) *ClustersApi_UpgradeSharedClusterWithParams_Call + type ClustersApi_UpgradeSharedCluster_Call struct + func (_c *ClustersApi_UpgradeSharedCluster_Call) Return(_a0 admin.UpgradeSharedClusterApiRequest) *ClustersApi_UpgradeSharedCluster_Call + func (_c *ClustersApi_UpgradeSharedCluster_Call) Run(run func(ctx context.Context, groupId string, ...)) *ClustersApi_UpgradeSharedCluster_Call + func (_c *ClustersApi_UpgradeSharedCluster_Call) RunAndReturn(...) *ClustersApi_UpgradeSharedCluster_Call + type CollectionLevelMetricsApi struct + func NewCollectionLevelMetricsApi(t interface{ ... }) *CollectionLevelMetricsApi + func (_m *CollectionLevelMetricsApi) EXPECT() *CollectionLevelMetricsApi_Expecter + func (_m *CollectionLevelMetricsApi) GetCollStatsLatencyNamespaceClusterMeasurements(ctx context.Context, groupId string, clusterName string, clusterView string, ...) admin.GetCollStatsLatencyNamespaceClusterMeasurementsApiRequest + func (_m *CollectionLevelMetricsApi) GetCollStatsLatencyNamespaceClusterMeasurementsExecute(r admin.GetCollStatsLatencyNamespaceClusterMeasurementsApiRequest) (*admin.MeasurementsCollStatsLatencyCluster, *http.Response, error) + func (_m *CollectionLevelMetricsApi) GetCollStatsLatencyNamespaceClusterMeasurementsWithParams(ctx context.Context, ...) admin.GetCollStatsLatencyNamespaceClusterMeasurementsApiRequest + func (_m *CollectionLevelMetricsApi) GetCollStatsLatencyNamespaceHostMeasurements(ctx context.Context, groupId string, processId string, databaseName string, ...) admin.GetCollStatsLatencyNamespaceHostMeasurementsApiRequest + func (_m *CollectionLevelMetricsApi) GetCollStatsLatencyNamespaceHostMeasurementsExecute(r admin.GetCollStatsLatencyNamespaceHostMeasurementsApiRequest) (*admin.MeasurementsCollStatsLatencyHost, *http.Response, error) + func (_m *CollectionLevelMetricsApi) GetCollStatsLatencyNamespaceHostMeasurementsWithParams(ctx context.Context, ...) admin.GetCollStatsLatencyNamespaceHostMeasurementsApiRequest + func (_m *CollectionLevelMetricsApi) GetCollStatsLatencyNamespaceMetrics(ctx context.Context, groupId string) admin.GetCollStatsLatencyNamespaceMetricsApiRequest + func (_m *CollectionLevelMetricsApi) GetCollStatsLatencyNamespaceMetricsExecute(r admin.GetCollStatsLatencyNamespaceMetricsApiRequest) (any, *http.Response, error) + func (_m *CollectionLevelMetricsApi) GetCollStatsLatencyNamespaceMetricsWithParams(ctx context.Context, args *admin.GetCollStatsLatencyNamespaceMetricsApiParams) admin.GetCollStatsLatencyNamespaceMetricsApiRequest + func (_m *CollectionLevelMetricsApi) GetCollStatsLatencyNamespacesForCluster(ctx context.Context, groupId string, clusterName string, clusterView string) admin.GetCollStatsLatencyNamespacesForClusterApiRequest + func (_m *CollectionLevelMetricsApi) GetCollStatsLatencyNamespacesForClusterExecute(r admin.GetCollStatsLatencyNamespacesForClusterApiRequest) (*admin.CollStatsRankedNamespaces, *http.Response, error) + func (_m *CollectionLevelMetricsApi) GetCollStatsLatencyNamespacesForClusterWithParams(ctx context.Context, ...) admin.GetCollStatsLatencyNamespacesForClusterApiRequest + func (_m *CollectionLevelMetricsApi) GetCollStatsLatencyNamespacesForHost(ctx context.Context, groupId string, processId string) admin.GetCollStatsLatencyNamespacesForHostApiRequest + func (_m *CollectionLevelMetricsApi) GetCollStatsLatencyNamespacesForHostExecute(r admin.GetCollStatsLatencyNamespacesForHostApiRequest) (*admin.CollStatsRankedNamespaces, *http.Response, error) + func (_m *CollectionLevelMetricsApi) GetCollStatsLatencyNamespacesForHostWithParams(ctx context.Context, args *admin.GetCollStatsLatencyNamespacesForHostApiParams) admin.GetCollStatsLatencyNamespacesForHostApiRequest + func (_m *CollectionLevelMetricsApi) GetPinnedNamespaces(ctx context.Context, groupId string, clusterName string) admin.GetPinnedNamespacesApiRequest + func (_m *CollectionLevelMetricsApi) GetPinnedNamespacesExecute(r admin.GetPinnedNamespacesApiRequest) (*admin.PinnedNamespaces, *http.Response, error) + func (_m *CollectionLevelMetricsApi) GetPinnedNamespacesWithParams(ctx context.Context, args *admin.GetPinnedNamespacesApiParams) admin.GetPinnedNamespacesApiRequest + func (_m *CollectionLevelMetricsApi) PinNamespacesPatch(ctx context.Context, groupId string, clusterName string, ...) admin.PinNamespacesPatchApiRequest + func (_m *CollectionLevelMetricsApi) PinNamespacesPatchExecute(r admin.PinNamespacesPatchApiRequest) (*admin.PinnedNamespaces, *http.Response, error) + func (_m *CollectionLevelMetricsApi) PinNamespacesPatchWithParams(ctx context.Context, args *admin.PinNamespacesPatchApiParams) admin.PinNamespacesPatchApiRequest + func (_m *CollectionLevelMetricsApi) PinNamespacesPut(ctx context.Context, groupId string, clusterName string, ...) admin.PinNamespacesPutApiRequest + func (_m *CollectionLevelMetricsApi) PinNamespacesPutExecute(r admin.PinNamespacesPutApiRequest) (*admin.PinnedNamespaces, *http.Response, error) + func (_m *CollectionLevelMetricsApi) PinNamespacesPutWithParams(ctx context.Context, args *admin.PinNamespacesPutApiParams) admin.PinNamespacesPutApiRequest + func (_m *CollectionLevelMetricsApi) UnpinNamespaces(ctx context.Context, groupId string, clusterName string, ...) admin.UnpinNamespacesApiRequest + func (_m *CollectionLevelMetricsApi) UnpinNamespacesExecute(r admin.UnpinNamespacesApiRequest) (*admin.PinnedNamespaces, *http.Response, error) + func (_m *CollectionLevelMetricsApi) UnpinNamespacesWithParams(ctx context.Context, args *admin.UnpinNamespacesApiParams) admin.UnpinNamespacesApiRequest + type CollectionLevelMetricsApi_Expecter struct + func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespaceClusterMeasurements(ctx any, groupId any, clusterName any, clusterView any, databaseName any, ...) ... + func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespaceClusterMeasurementsExecute(r any) ... + func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespaceClusterMeasurementsWithParams(ctx any, args any) ... + func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespaceHostMeasurements(ctx any, groupId any, processId any, databaseName any, collectionName any) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurements_Call + func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespaceHostMeasurementsExecute(r any) ... + func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespaceHostMeasurementsWithParams(ctx any, args any) ... + func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespaceMetrics(ctx any, groupId any) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetrics_Call + func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespaceMetricsExecute(r any) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsExecute_Call + func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespaceMetricsWithParams(ctx any, args any) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsWithParams_Call + func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespacesForCluster(ctx any, groupId any, clusterName any, clusterView any) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForCluster_Call + func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespacesForClusterExecute(r any) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForClusterExecute_Call + func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespacesForClusterWithParams(ctx any, args any) ... + func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespacesForHost(ctx any, groupId any, processId any) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHost_Call + func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespacesForHostExecute(r any) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHostExecute_Call + func (_e *CollectionLevelMetricsApi_Expecter) GetCollStatsLatencyNamespacesForHostWithParams(ctx any, args any) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHostWithParams_Call + func (_e *CollectionLevelMetricsApi_Expecter) GetPinnedNamespaces(ctx any, groupId any, clusterName any) *CollectionLevelMetricsApi_GetPinnedNamespaces_Call + func (_e *CollectionLevelMetricsApi_Expecter) GetPinnedNamespacesExecute(r any) *CollectionLevelMetricsApi_GetPinnedNamespacesExecute_Call + func (_e *CollectionLevelMetricsApi_Expecter) GetPinnedNamespacesWithParams(ctx any, args any) *CollectionLevelMetricsApi_GetPinnedNamespacesWithParams_Call + func (_e *CollectionLevelMetricsApi_Expecter) PinNamespacesPatch(ctx any, groupId any, clusterName any, namespacesRequest any) *CollectionLevelMetricsApi_PinNamespacesPatch_Call + func (_e *CollectionLevelMetricsApi_Expecter) PinNamespacesPatchExecute(r any) *CollectionLevelMetricsApi_PinNamespacesPatchExecute_Call + func (_e *CollectionLevelMetricsApi_Expecter) PinNamespacesPatchWithParams(ctx any, args any) *CollectionLevelMetricsApi_PinNamespacesPatchWithParams_Call + func (_e *CollectionLevelMetricsApi_Expecter) PinNamespacesPut(ctx any, groupId any, clusterName any, namespacesRequest any) *CollectionLevelMetricsApi_PinNamespacesPut_Call + func (_e *CollectionLevelMetricsApi_Expecter) PinNamespacesPutExecute(r any) *CollectionLevelMetricsApi_PinNamespacesPutExecute_Call + func (_e *CollectionLevelMetricsApi_Expecter) PinNamespacesPutWithParams(ctx any, args any) *CollectionLevelMetricsApi_PinNamespacesPutWithParams_Call + func (_e *CollectionLevelMetricsApi_Expecter) UnpinNamespaces(ctx any, groupId any, clusterName any, namespacesRequest any) *CollectionLevelMetricsApi_UnpinNamespaces_Call + func (_e *CollectionLevelMetricsApi_Expecter) UnpinNamespacesExecute(r any) *CollectionLevelMetricsApi_UnpinNamespacesExecute_Call + func (_e *CollectionLevelMetricsApi_Expecter) UnpinNamespacesWithParams(ctx any, args any) *CollectionLevelMetricsApi_UnpinNamespacesWithParams_Call + type CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceClusterMeasurementsExecute_Call struct + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceClusterMeasurementsExecute_Call) Return(_a0 *admin.MeasurementsCollStatsLatencyCluster, _a1 *http.Response, _a2 error) ... + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceClusterMeasurementsExecute_Call) Run(run func(r admin.GetCollStatsLatencyNamespaceClusterMeasurementsApiRequest)) ... + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceClusterMeasurementsExecute_Call) RunAndReturn(...) ... + type CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceClusterMeasurementsWithParams_Call struct + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceClusterMeasurementsWithParams_Call) Return(_a0 admin.GetCollStatsLatencyNamespaceClusterMeasurementsApiRequest) ... + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceClusterMeasurementsWithParams_Call) Run(run func(ctx context.Context, ...)) ... + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceClusterMeasurementsWithParams_Call) RunAndReturn(...) ... + type CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceClusterMeasurements_Call struct + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceClusterMeasurements_Call) Return(_a0 admin.GetCollStatsLatencyNamespaceClusterMeasurementsApiRequest) ... + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceClusterMeasurements_Call) Run(...) ... + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceClusterMeasurements_Call) RunAndReturn(...) ... + type CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurementsExecute_Call struct + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurementsExecute_Call) Return(_a0 *admin.MeasurementsCollStatsLatencyHost, _a1 *http.Response, _a2 error) ... + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurementsExecute_Call) Run(run func(r admin.GetCollStatsLatencyNamespaceHostMeasurementsApiRequest)) ... + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurementsExecute_Call) RunAndReturn(...) ... + type CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurementsWithParams_Call struct + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurementsWithParams_Call) Return(_a0 admin.GetCollStatsLatencyNamespaceHostMeasurementsApiRequest) ... + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurementsWithParams_Call) Run(run func(ctx context.Context, ...)) ... + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurementsWithParams_Call) RunAndReturn(...) ... + type CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurements_Call struct + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurements_Call) Return(_a0 admin.GetCollStatsLatencyNamespaceHostMeasurementsApiRequest) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurements_Call + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurements_Call) Run(...) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurements_Call + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurements_Call) RunAndReturn(...) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceHostMeasurements_Call + type CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsExecute_Call struct + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsExecute_Call + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsExecute_Call) Run(run func(r admin.GetCollStatsLatencyNamespaceMetricsApiRequest)) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsExecute_Call + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsExecute_Call) RunAndReturn(...) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsExecute_Call + type CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsWithParams_Call struct + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsWithParams_Call) Return(_a0 admin.GetCollStatsLatencyNamespaceMetricsApiRequest) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsWithParams_Call + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsWithParams_Call) Run(...) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsWithParams_Call + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsWithParams_Call) RunAndReturn(...) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetricsWithParams_Call + type CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetrics_Call struct + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetrics_Call) Return(_a0 admin.GetCollStatsLatencyNamespaceMetricsApiRequest) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetrics_Call + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetrics_Call) Run(run func(ctx context.Context, groupId string)) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetrics_Call + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetrics_Call) RunAndReturn(...) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespaceMetrics_Call + type CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForClusterExecute_Call struct + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForClusterExecute_Call) Return(_a0 *admin.CollStatsRankedNamespaces, _a1 *http.Response, _a2 error) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForClusterExecute_Call + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForClusterExecute_Call) Run(run func(r admin.GetCollStatsLatencyNamespacesForClusterApiRequest)) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForClusterExecute_Call + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForClusterExecute_Call) RunAndReturn(...) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForClusterExecute_Call + type CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForClusterWithParams_Call struct + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForClusterWithParams_Call) Return(_a0 admin.GetCollStatsLatencyNamespacesForClusterApiRequest) ... + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForClusterWithParams_Call) Run(run func(ctx context.Context, ...)) ... + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForClusterWithParams_Call) RunAndReturn(...) ... + type CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForCluster_Call struct + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForCluster_Call) Return(_a0 admin.GetCollStatsLatencyNamespacesForClusterApiRequest) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForCluster_Call + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForCluster_Call) Run(...) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForCluster_Call + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForCluster_Call) RunAndReturn(...) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForCluster_Call + type CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHostExecute_Call struct + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHostExecute_Call) Return(_a0 *admin.CollStatsRankedNamespaces, _a1 *http.Response, _a2 error) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHostExecute_Call + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHostExecute_Call) Run(run func(r admin.GetCollStatsLatencyNamespacesForHostApiRequest)) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHostExecute_Call + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHostExecute_Call) RunAndReturn(...) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHostExecute_Call + type CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHostWithParams_Call struct + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHostWithParams_Call) Return(_a0 admin.GetCollStatsLatencyNamespacesForHostApiRequest) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHostWithParams_Call + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHostWithParams_Call) Run(...) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHostWithParams_Call + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHostWithParams_Call) RunAndReturn(...) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHostWithParams_Call + type CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHost_Call struct + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHost_Call) Return(_a0 admin.GetCollStatsLatencyNamespacesForHostApiRequest) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHost_Call + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHost_Call) Run(run func(ctx context.Context, groupId string, processId string)) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHost_Call + func (_c *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHost_Call) RunAndReturn(...) *CollectionLevelMetricsApi_GetCollStatsLatencyNamespacesForHost_Call + type CollectionLevelMetricsApi_GetPinnedNamespacesExecute_Call struct + func (_c *CollectionLevelMetricsApi_GetPinnedNamespacesExecute_Call) Return(_a0 *admin.PinnedNamespaces, _a1 *http.Response, _a2 error) *CollectionLevelMetricsApi_GetPinnedNamespacesExecute_Call + func (_c *CollectionLevelMetricsApi_GetPinnedNamespacesExecute_Call) Run(run func(r admin.GetPinnedNamespacesApiRequest)) *CollectionLevelMetricsApi_GetPinnedNamespacesExecute_Call + func (_c *CollectionLevelMetricsApi_GetPinnedNamespacesExecute_Call) RunAndReturn(...) *CollectionLevelMetricsApi_GetPinnedNamespacesExecute_Call + type CollectionLevelMetricsApi_GetPinnedNamespacesWithParams_Call struct + func (_c *CollectionLevelMetricsApi_GetPinnedNamespacesWithParams_Call) Return(_a0 admin.GetPinnedNamespacesApiRequest) *CollectionLevelMetricsApi_GetPinnedNamespacesWithParams_Call + func (_c *CollectionLevelMetricsApi_GetPinnedNamespacesWithParams_Call) Run(run func(ctx context.Context, args *admin.GetPinnedNamespacesApiParams)) *CollectionLevelMetricsApi_GetPinnedNamespacesWithParams_Call + func (_c *CollectionLevelMetricsApi_GetPinnedNamespacesWithParams_Call) RunAndReturn(...) *CollectionLevelMetricsApi_GetPinnedNamespacesWithParams_Call + type CollectionLevelMetricsApi_GetPinnedNamespaces_Call struct + func (_c *CollectionLevelMetricsApi_GetPinnedNamespaces_Call) Return(_a0 admin.GetPinnedNamespacesApiRequest) *CollectionLevelMetricsApi_GetPinnedNamespaces_Call + func (_c *CollectionLevelMetricsApi_GetPinnedNamespaces_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *CollectionLevelMetricsApi_GetPinnedNamespaces_Call + func (_c *CollectionLevelMetricsApi_GetPinnedNamespaces_Call) RunAndReturn(run func(context.Context, string, string) admin.GetPinnedNamespacesApiRequest) *CollectionLevelMetricsApi_GetPinnedNamespaces_Call + type CollectionLevelMetricsApi_PinNamespacesPatchExecute_Call struct + func (_c *CollectionLevelMetricsApi_PinNamespacesPatchExecute_Call) Return(_a0 *admin.PinnedNamespaces, _a1 *http.Response, _a2 error) *CollectionLevelMetricsApi_PinNamespacesPatchExecute_Call + func (_c *CollectionLevelMetricsApi_PinNamespacesPatchExecute_Call) Run(run func(r admin.PinNamespacesPatchApiRequest)) *CollectionLevelMetricsApi_PinNamespacesPatchExecute_Call + func (_c *CollectionLevelMetricsApi_PinNamespacesPatchExecute_Call) RunAndReturn(...) *CollectionLevelMetricsApi_PinNamespacesPatchExecute_Call + type CollectionLevelMetricsApi_PinNamespacesPatchWithParams_Call struct + func (_c *CollectionLevelMetricsApi_PinNamespacesPatchWithParams_Call) Return(_a0 admin.PinNamespacesPatchApiRequest) *CollectionLevelMetricsApi_PinNamespacesPatchWithParams_Call + func (_c *CollectionLevelMetricsApi_PinNamespacesPatchWithParams_Call) Run(run func(ctx context.Context, args *admin.PinNamespacesPatchApiParams)) *CollectionLevelMetricsApi_PinNamespacesPatchWithParams_Call + func (_c *CollectionLevelMetricsApi_PinNamespacesPatchWithParams_Call) RunAndReturn(...) *CollectionLevelMetricsApi_PinNamespacesPatchWithParams_Call + type CollectionLevelMetricsApi_PinNamespacesPatch_Call struct + func (_c *CollectionLevelMetricsApi_PinNamespacesPatch_Call) Return(_a0 admin.PinNamespacesPatchApiRequest) *CollectionLevelMetricsApi_PinNamespacesPatch_Call + func (_c *CollectionLevelMetricsApi_PinNamespacesPatch_Call) Run(run func(ctx context.Context, groupId string, clusterName string, ...)) *CollectionLevelMetricsApi_PinNamespacesPatch_Call + func (_c *CollectionLevelMetricsApi_PinNamespacesPatch_Call) RunAndReturn(...) *CollectionLevelMetricsApi_PinNamespacesPatch_Call + type CollectionLevelMetricsApi_PinNamespacesPutExecute_Call struct + func (_c *CollectionLevelMetricsApi_PinNamespacesPutExecute_Call) Return(_a0 *admin.PinnedNamespaces, _a1 *http.Response, _a2 error) *CollectionLevelMetricsApi_PinNamespacesPutExecute_Call + func (_c *CollectionLevelMetricsApi_PinNamespacesPutExecute_Call) Run(run func(r admin.PinNamespacesPutApiRequest)) *CollectionLevelMetricsApi_PinNamespacesPutExecute_Call + func (_c *CollectionLevelMetricsApi_PinNamespacesPutExecute_Call) RunAndReturn(...) *CollectionLevelMetricsApi_PinNamespacesPutExecute_Call + type CollectionLevelMetricsApi_PinNamespacesPutWithParams_Call struct + func (_c *CollectionLevelMetricsApi_PinNamespacesPutWithParams_Call) Return(_a0 admin.PinNamespacesPutApiRequest) *CollectionLevelMetricsApi_PinNamespacesPutWithParams_Call + func (_c *CollectionLevelMetricsApi_PinNamespacesPutWithParams_Call) Run(run func(ctx context.Context, args *admin.PinNamespacesPutApiParams)) *CollectionLevelMetricsApi_PinNamespacesPutWithParams_Call + func (_c *CollectionLevelMetricsApi_PinNamespacesPutWithParams_Call) RunAndReturn(...) *CollectionLevelMetricsApi_PinNamespacesPutWithParams_Call + type CollectionLevelMetricsApi_PinNamespacesPut_Call struct + func (_c *CollectionLevelMetricsApi_PinNamespacesPut_Call) Return(_a0 admin.PinNamespacesPutApiRequest) *CollectionLevelMetricsApi_PinNamespacesPut_Call + func (_c *CollectionLevelMetricsApi_PinNamespacesPut_Call) Run(run func(ctx context.Context, groupId string, clusterName string, ...)) *CollectionLevelMetricsApi_PinNamespacesPut_Call + func (_c *CollectionLevelMetricsApi_PinNamespacesPut_Call) RunAndReturn(...) *CollectionLevelMetricsApi_PinNamespacesPut_Call + type CollectionLevelMetricsApi_UnpinNamespacesExecute_Call struct + func (_c *CollectionLevelMetricsApi_UnpinNamespacesExecute_Call) Return(_a0 *admin.PinnedNamespaces, _a1 *http.Response, _a2 error) *CollectionLevelMetricsApi_UnpinNamespacesExecute_Call + func (_c *CollectionLevelMetricsApi_UnpinNamespacesExecute_Call) Run(run func(r admin.UnpinNamespacesApiRequest)) *CollectionLevelMetricsApi_UnpinNamespacesExecute_Call + func (_c *CollectionLevelMetricsApi_UnpinNamespacesExecute_Call) RunAndReturn(...) *CollectionLevelMetricsApi_UnpinNamespacesExecute_Call + type CollectionLevelMetricsApi_UnpinNamespacesWithParams_Call struct + func (_c *CollectionLevelMetricsApi_UnpinNamespacesWithParams_Call) Return(_a0 admin.UnpinNamespacesApiRequest) *CollectionLevelMetricsApi_UnpinNamespacesWithParams_Call + func (_c *CollectionLevelMetricsApi_UnpinNamespacesWithParams_Call) Run(run func(ctx context.Context, args *admin.UnpinNamespacesApiParams)) *CollectionLevelMetricsApi_UnpinNamespacesWithParams_Call + func (_c *CollectionLevelMetricsApi_UnpinNamespacesWithParams_Call) RunAndReturn(...) *CollectionLevelMetricsApi_UnpinNamespacesWithParams_Call + type CollectionLevelMetricsApi_UnpinNamespaces_Call struct + func (_c *CollectionLevelMetricsApi_UnpinNamespaces_Call) Return(_a0 admin.UnpinNamespacesApiRequest) *CollectionLevelMetricsApi_UnpinNamespaces_Call + func (_c *CollectionLevelMetricsApi_UnpinNamespaces_Call) Run(run func(ctx context.Context, groupId string, clusterName string, ...)) *CollectionLevelMetricsApi_UnpinNamespaces_Call + func (_c *CollectionLevelMetricsApi_UnpinNamespaces_Call) RunAndReturn(...) *CollectionLevelMetricsApi_UnpinNamespaces_Call + type CustomDatabaseRolesApi struct + func NewCustomDatabaseRolesApi(t interface{ ... }) *CustomDatabaseRolesApi + func (_m *CustomDatabaseRolesApi) CreateCustomDatabaseRole(ctx context.Context, groupId string, userCustomDBRole *admin.UserCustomDBRole) admin.CreateCustomDatabaseRoleApiRequest + func (_m *CustomDatabaseRolesApi) CreateCustomDatabaseRoleExecute(r admin.CreateCustomDatabaseRoleApiRequest) (*admin.UserCustomDBRole, *http.Response, error) + func (_m *CustomDatabaseRolesApi) CreateCustomDatabaseRoleWithParams(ctx context.Context, args *admin.CreateCustomDatabaseRoleApiParams) admin.CreateCustomDatabaseRoleApiRequest + func (_m *CustomDatabaseRolesApi) DeleteCustomDatabaseRole(ctx context.Context, groupId string, roleName string) admin.DeleteCustomDatabaseRoleApiRequest + func (_m *CustomDatabaseRolesApi) DeleteCustomDatabaseRoleExecute(r admin.DeleteCustomDatabaseRoleApiRequest) (*http.Response, error) + func (_m *CustomDatabaseRolesApi) DeleteCustomDatabaseRoleWithParams(ctx context.Context, args *admin.DeleteCustomDatabaseRoleApiParams) admin.DeleteCustomDatabaseRoleApiRequest + func (_m *CustomDatabaseRolesApi) EXPECT() *CustomDatabaseRolesApi_Expecter + func (_m *CustomDatabaseRolesApi) GetCustomDatabaseRole(ctx context.Context, groupId string, roleName string) admin.GetCustomDatabaseRoleApiRequest + func (_m *CustomDatabaseRolesApi) GetCustomDatabaseRoleExecute(r admin.GetCustomDatabaseRoleApiRequest) (*admin.UserCustomDBRole, *http.Response, error) + func (_m *CustomDatabaseRolesApi) GetCustomDatabaseRoleWithParams(ctx context.Context, args *admin.GetCustomDatabaseRoleApiParams) admin.GetCustomDatabaseRoleApiRequest + func (_m *CustomDatabaseRolesApi) ListCustomDatabaseRoles(ctx context.Context, groupId string) admin.ListCustomDatabaseRolesApiRequest + func (_m *CustomDatabaseRolesApi) ListCustomDatabaseRolesExecute(r admin.ListCustomDatabaseRolesApiRequest) ([]admin.UserCustomDBRole, *http.Response, error) + func (_m *CustomDatabaseRolesApi) ListCustomDatabaseRolesWithParams(ctx context.Context, args *admin.ListCustomDatabaseRolesApiParams) admin.ListCustomDatabaseRolesApiRequest + func (_m *CustomDatabaseRolesApi) UpdateCustomDatabaseRole(ctx context.Context, groupId string, roleName string, ...) admin.UpdateCustomDatabaseRoleApiRequest + func (_m *CustomDatabaseRolesApi) UpdateCustomDatabaseRoleExecute(r admin.UpdateCustomDatabaseRoleApiRequest) (*admin.UserCustomDBRole, *http.Response, error) + func (_m *CustomDatabaseRolesApi) UpdateCustomDatabaseRoleWithParams(ctx context.Context, args *admin.UpdateCustomDatabaseRoleApiParams) admin.UpdateCustomDatabaseRoleApiRequest + type CustomDatabaseRolesApi_CreateCustomDatabaseRoleExecute_Call struct + func (_c *CustomDatabaseRolesApi_CreateCustomDatabaseRoleExecute_Call) Return(_a0 *admin.UserCustomDBRole, _a1 *http.Response, _a2 error) *CustomDatabaseRolesApi_CreateCustomDatabaseRoleExecute_Call + func (_c *CustomDatabaseRolesApi_CreateCustomDatabaseRoleExecute_Call) Run(run func(r admin.CreateCustomDatabaseRoleApiRequest)) *CustomDatabaseRolesApi_CreateCustomDatabaseRoleExecute_Call + func (_c *CustomDatabaseRolesApi_CreateCustomDatabaseRoleExecute_Call) RunAndReturn(...) *CustomDatabaseRolesApi_CreateCustomDatabaseRoleExecute_Call + type CustomDatabaseRolesApi_CreateCustomDatabaseRoleWithParams_Call struct + func (_c *CustomDatabaseRolesApi_CreateCustomDatabaseRoleWithParams_Call) Return(_a0 admin.CreateCustomDatabaseRoleApiRequest) *CustomDatabaseRolesApi_CreateCustomDatabaseRoleWithParams_Call + func (_c *CustomDatabaseRolesApi_CreateCustomDatabaseRoleWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateCustomDatabaseRoleApiParams)) *CustomDatabaseRolesApi_CreateCustomDatabaseRoleWithParams_Call + func (_c *CustomDatabaseRolesApi_CreateCustomDatabaseRoleWithParams_Call) RunAndReturn(...) *CustomDatabaseRolesApi_CreateCustomDatabaseRoleWithParams_Call + type CustomDatabaseRolesApi_CreateCustomDatabaseRole_Call struct + func (_c *CustomDatabaseRolesApi_CreateCustomDatabaseRole_Call) Return(_a0 admin.CreateCustomDatabaseRoleApiRequest) *CustomDatabaseRolesApi_CreateCustomDatabaseRole_Call + func (_c *CustomDatabaseRolesApi_CreateCustomDatabaseRole_Call) Run(...) *CustomDatabaseRolesApi_CreateCustomDatabaseRole_Call + func (_c *CustomDatabaseRolesApi_CreateCustomDatabaseRole_Call) RunAndReturn(...) *CustomDatabaseRolesApi_CreateCustomDatabaseRole_Call + type CustomDatabaseRolesApi_DeleteCustomDatabaseRoleExecute_Call struct + func (_c *CustomDatabaseRolesApi_DeleteCustomDatabaseRoleExecute_Call) Return(_a0 *http.Response, _a1 error) *CustomDatabaseRolesApi_DeleteCustomDatabaseRoleExecute_Call + func (_c *CustomDatabaseRolesApi_DeleteCustomDatabaseRoleExecute_Call) Run(run func(r admin.DeleteCustomDatabaseRoleApiRequest)) *CustomDatabaseRolesApi_DeleteCustomDatabaseRoleExecute_Call + func (_c *CustomDatabaseRolesApi_DeleteCustomDatabaseRoleExecute_Call) RunAndReturn(run func(admin.DeleteCustomDatabaseRoleApiRequest) (*http.Response, error)) *CustomDatabaseRolesApi_DeleteCustomDatabaseRoleExecute_Call + type CustomDatabaseRolesApi_DeleteCustomDatabaseRoleWithParams_Call struct + func (_c *CustomDatabaseRolesApi_DeleteCustomDatabaseRoleWithParams_Call) Return(_a0 admin.DeleteCustomDatabaseRoleApiRequest) *CustomDatabaseRolesApi_DeleteCustomDatabaseRoleWithParams_Call + func (_c *CustomDatabaseRolesApi_DeleteCustomDatabaseRoleWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteCustomDatabaseRoleApiParams)) *CustomDatabaseRolesApi_DeleteCustomDatabaseRoleWithParams_Call + func (_c *CustomDatabaseRolesApi_DeleteCustomDatabaseRoleWithParams_Call) RunAndReturn(...) *CustomDatabaseRolesApi_DeleteCustomDatabaseRoleWithParams_Call + type CustomDatabaseRolesApi_DeleteCustomDatabaseRole_Call struct + func (_c *CustomDatabaseRolesApi_DeleteCustomDatabaseRole_Call) Return(_a0 admin.DeleteCustomDatabaseRoleApiRequest) *CustomDatabaseRolesApi_DeleteCustomDatabaseRole_Call + func (_c *CustomDatabaseRolesApi_DeleteCustomDatabaseRole_Call) Run(run func(ctx context.Context, groupId string, roleName string)) *CustomDatabaseRolesApi_DeleteCustomDatabaseRole_Call + func (_c *CustomDatabaseRolesApi_DeleteCustomDatabaseRole_Call) RunAndReturn(...) *CustomDatabaseRolesApi_DeleteCustomDatabaseRole_Call + type CustomDatabaseRolesApi_Expecter struct + func (_e *CustomDatabaseRolesApi_Expecter) CreateCustomDatabaseRole(ctx any, groupId any, userCustomDBRole any) *CustomDatabaseRolesApi_CreateCustomDatabaseRole_Call + func (_e *CustomDatabaseRolesApi_Expecter) CreateCustomDatabaseRoleExecute(r any) *CustomDatabaseRolesApi_CreateCustomDatabaseRoleExecute_Call + func (_e *CustomDatabaseRolesApi_Expecter) CreateCustomDatabaseRoleWithParams(ctx any, args any) *CustomDatabaseRolesApi_CreateCustomDatabaseRoleWithParams_Call + func (_e *CustomDatabaseRolesApi_Expecter) DeleteCustomDatabaseRole(ctx any, groupId any, roleName any) *CustomDatabaseRolesApi_DeleteCustomDatabaseRole_Call + func (_e *CustomDatabaseRolesApi_Expecter) DeleteCustomDatabaseRoleExecute(r any) *CustomDatabaseRolesApi_DeleteCustomDatabaseRoleExecute_Call + func (_e *CustomDatabaseRolesApi_Expecter) DeleteCustomDatabaseRoleWithParams(ctx any, args any) *CustomDatabaseRolesApi_DeleteCustomDatabaseRoleWithParams_Call + func (_e *CustomDatabaseRolesApi_Expecter) GetCustomDatabaseRole(ctx any, groupId any, roleName any) *CustomDatabaseRolesApi_GetCustomDatabaseRole_Call + func (_e *CustomDatabaseRolesApi_Expecter) GetCustomDatabaseRoleExecute(r any) *CustomDatabaseRolesApi_GetCustomDatabaseRoleExecute_Call + func (_e *CustomDatabaseRolesApi_Expecter) GetCustomDatabaseRoleWithParams(ctx any, args any) *CustomDatabaseRolesApi_GetCustomDatabaseRoleWithParams_Call + func (_e *CustomDatabaseRolesApi_Expecter) ListCustomDatabaseRoles(ctx any, groupId any) *CustomDatabaseRolesApi_ListCustomDatabaseRoles_Call + func (_e *CustomDatabaseRolesApi_Expecter) ListCustomDatabaseRolesExecute(r any) *CustomDatabaseRolesApi_ListCustomDatabaseRolesExecute_Call + func (_e *CustomDatabaseRolesApi_Expecter) ListCustomDatabaseRolesWithParams(ctx any, args any) *CustomDatabaseRolesApi_ListCustomDatabaseRolesWithParams_Call + func (_e *CustomDatabaseRolesApi_Expecter) UpdateCustomDatabaseRole(ctx any, groupId any, roleName any, updateCustomDBRole any) *CustomDatabaseRolesApi_UpdateCustomDatabaseRole_Call + func (_e *CustomDatabaseRolesApi_Expecter) UpdateCustomDatabaseRoleExecute(r any) *CustomDatabaseRolesApi_UpdateCustomDatabaseRoleExecute_Call + func (_e *CustomDatabaseRolesApi_Expecter) UpdateCustomDatabaseRoleWithParams(ctx any, args any) *CustomDatabaseRolesApi_UpdateCustomDatabaseRoleWithParams_Call + type CustomDatabaseRolesApi_GetCustomDatabaseRoleExecute_Call struct + func (_c *CustomDatabaseRolesApi_GetCustomDatabaseRoleExecute_Call) Return(_a0 *admin.UserCustomDBRole, _a1 *http.Response, _a2 error) *CustomDatabaseRolesApi_GetCustomDatabaseRoleExecute_Call + func (_c *CustomDatabaseRolesApi_GetCustomDatabaseRoleExecute_Call) Run(run func(r admin.GetCustomDatabaseRoleApiRequest)) *CustomDatabaseRolesApi_GetCustomDatabaseRoleExecute_Call + func (_c *CustomDatabaseRolesApi_GetCustomDatabaseRoleExecute_Call) RunAndReturn(...) *CustomDatabaseRolesApi_GetCustomDatabaseRoleExecute_Call + type CustomDatabaseRolesApi_GetCustomDatabaseRoleWithParams_Call struct + func (_c *CustomDatabaseRolesApi_GetCustomDatabaseRoleWithParams_Call) Return(_a0 admin.GetCustomDatabaseRoleApiRequest) *CustomDatabaseRolesApi_GetCustomDatabaseRoleWithParams_Call + func (_c *CustomDatabaseRolesApi_GetCustomDatabaseRoleWithParams_Call) Run(run func(ctx context.Context, args *admin.GetCustomDatabaseRoleApiParams)) *CustomDatabaseRolesApi_GetCustomDatabaseRoleWithParams_Call + func (_c *CustomDatabaseRolesApi_GetCustomDatabaseRoleWithParams_Call) RunAndReturn(...) *CustomDatabaseRolesApi_GetCustomDatabaseRoleWithParams_Call + type CustomDatabaseRolesApi_GetCustomDatabaseRole_Call struct + func (_c *CustomDatabaseRolesApi_GetCustomDatabaseRole_Call) Return(_a0 admin.GetCustomDatabaseRoleApiRequest) *CustomDatabaseRolesApi_GetCustomDatabaseRole_Call + func (_c *CustomDatabaseRolesApi_GetCustomDatabaseRole_Call) Run(run func(ctx context.Context, groupId string, roleName string)) *CustomDatabaseRolesApi_GetCustomDatabaseRole_Call + func (_c *CustomDatabaseRolesApi_GetCustomDatabaseRole_Call) RunAndReturn(...) *CustomDatabaseRolesApi_GetCustomDatabaseRole_Call + type CustomDatabaseRolesApi_ListCustomDatabaseRolesExecute_Call struct + func (_c *CustomDatabaseRolesApi_ListCustomDatabaseRolesExecute_Call) Return(_a0 []admin.UserCustomDBRole, _a1 *http.Response, _a2 error) *CustomDatabaseRolesApi_ListCustomDatabaseRolesExecute_Call + func (_c *CustomDatabaseRolesApi_ListCustomDatabaseRolesExecute_Call) Run(run func(r admin.ListCustomDatabaseRolesApiRequest)) *CustomDatabaseRolesApi_ListCustomDatabaseRolesExecute_Call + func (_c *CustomDatabaseRolesApi_ListCustomDatabaseRolesExecute_Call) RunAndReturn(...) *CustomDatabaseRolesApi_ListCustomDatabaseRolesExecute_Call + type CustomDatabaseRolesApi_ListCustomDatabaseRolesWithParams_Call struct + func (_c *CustomDatabaseRolesApi_ListCustomDatabaseRolesWithParams_Call) Return(_a0 admin.ListCustomDatabaseRolesApiRequest) *CustomDatabaseRolesApi_ListCustomDatabaseRolesWithParams_Call + func (_c *CustomDatabaseRolesApi_ListCustomDatabaseRolesWithParams_Call) Run(run func(ctx context.Context, args *admin.ListCustomDatabaseRolesApiParams)) *CustomDatabaseRolesApi_ListCustomDatabaseRolesWithParams_Call + func (_c *CustomDatabaseRolesApi_ListCustomDatabaseRolesWithParams_Call) RunAndReturn(...) *CustomDatabaseRolesApi_ListCustomDatabaseRolesWithParams_Call + type CustomDatabaseRolesApi_ListCustomDatabaseRoles_Call struct + func (_c *CustomDatabaseRolesApi_ListCustomDatabaseRoles_Call) Return(_a0 admin.ListCustomDatabaseRolesApiRequest) *CustomDatabaseRolesApi_ListCustomDatabaseRoles_Call + func (_c *CustomDatabaseRolesApi_ListCustomDatabaseRoles_Call) Run(run func(ctx context.Context, groupId string)) *CustomDatabaseRolesApi_ListCustomDatabaseRoles_Call + func (_c *CustomDatabaseRolesApi_ListCustomDatabaseRoles_Call) RunAndReturn(run func(context.Context, string) admin.ListCustomDatabaseRolesApiRequest) *CustomDatabaseRolesApi_ListCustomDatabaseRoles_Call + type CustomDatabaseRolesApi_UpdateCustomDatabaseRoleExecute_Call struct + func (_c *CustomDatabaseRolesApi_UpdateCustomDatabaseRoleExecute_Call) Return(_a0 *admin.UserCustomDBRole, _a1 *http.Response, _a2 error) *CustomDatabaseRolesApi_UpdateCustomDatabaseRoleExecute_Call + func (_c *CustomDatabaseRolesApi_UpdateCustomDatabaseRoleExecute_Call) Run(run func(r admin.UpdateCustomDatabaseRoleApiRequest)) *CustomDatabaseRolesApi_UpdateCustomDatabaseRoleExecute_Call + func (_c *CustomDatabaseRolesApi_UpdateCustomDatabaseRoleExecute_Call) RunAndReturn(...) *CustomDatabaseRolesApi_UpdateCustomDatabaseRoleExecute_Call + type CustomDatabaseRolesApi_UpdateCustomDatabaseRoleWithParams_Call struct + func (_c *CustomDatabaseRolesApi_UpdateCustomDatabaseRoleWithParams_Call) Return(_a0 admin.UpdateCustomDatabaseRoleApiRequest) *CustomDatabaseRolesApi_UpdateCustomDatabaseRoleWithParams_Call + func (_c *CustomDatabaseRolesApi_UpdateCustomDatabaseRoleWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateCustomDatabaseRoleApiParams)) *CustomDatabaseRolesApi_UpdateCustomDatabaseRoleWithParams_Call + func (_c *CustomDatabaseRolesApi_UpdateCustomDatabaseRoleWithParams_Call) RunAndReturn(...) *CustomDatabaseRolesApi_UpdateCustomDatabaseRoleWithParams_Call + type CustomDatabaseRolesApi_UpdateCustomDatabaseRole_Call struct + func (_c *CustomDatabaseRolesApi_UpdateCustomDatabaseRole_Call) Return(_a0 admin.UpdateCustomDatabaseRoleApiRequest) *CustomDatabaseRolesApi_UpdateCustomDatabaseRole_Call + func (_c *CustomDatabaseRolesApi_UpdateCustomDatabaseRole_Call) Run(run func(ctx context.Context, groupId string, roleName string, ...)) *CustomDatabaseRolesApi_UpdateCustomDatabaseRole_Call + func (_c *CustomDatabaseRolesApi_UpdateCustomDatabaseRole_Call) RunAndReturn(...) *CustomDatabaseRolesApi_UpdateCustomDatabaseRole_Call + type DataFederationApi struct + func NewDataFederationApi(t interface{ ... }) *DataFederationApi + func (_m *DataFederationApi) CreateDataFederationPrivateEndpoint(ctx context.Context, groupId string, ...) admin.CreateDataFederationPrivateEndpointApiRequest + func (_m *DataFederationApi) CreateDataFederationPrivateEndpointExecute(r admin.CreateDataFederationPrivateEndpointApiRequest) (*admin.PaginatedPrivateNetworkEndpointIdEntry, *http.Response, error) + func (_m *DataFederationApi) CreateDataFederationPrivateEndpointWithParams(ctx context.Context, args *admin.CreateDataFederationPrivateEndpointApiParams) admin.CreateDataFederationPrivateEndpointApiRequest + func (_m *DataFederationApi) CreateFederatedDatabase(ctx context.Context, groupId string, dataLakeTenant *admin.DataLakeTenant) admin.CreateFederatedDatabaseApiRequest + func (_m *DataFederationApi) CreateFederatedDatabaseExecute(r admin.CreateFederatedDatabaseApiRequest) (*admin.DataLakeTenant, *http.Response, error) + func (_m *DataFederationApi) CreateFederatedDatabaseWithParams(ctx context.Context, args *admin.CreateFederatedDatabaseApiParams) admin.CreateFederatedDatabaseApiRequest + func (_m *DataFederationApi) CreateOneDataFederationQueryLimit(ctx context.Context, groupId string, tenantName string, limitName string, ...) admin.CreateOneDataFederationQueryLimitApiRequest + func (_m *DataFederationApi) CreateOneDataFederationQueryLimitExecute(r admin.CreateOneDataFederationQueryLimitApiRequest) (*admin.DataFederationTenantQueryLimit, *http.Response, error) + func (_m *DataFederationApi) CreateOneDataFederationQueryLimitWithParams(ctx context.Context, args *admin.CreateOneDataFederationQueryLimitApiParams) admin.CreateOneDataFederationQueryLimitApiRequest + func (_m *DataFederationApi) DeleteDataFederationPrivateEndpoint(ctx context.Context, groupId string, endpointId string) admin.DeleteDataFederationPrivateEndpointApiRequest + func (_m *DataFederationApi) DeleteDataFederationPrivateEndpointExecute(r admin.DeleteDataFederationPrivateEndpointApiRequest) (any, *http.Response, error) + func (_m *DataFederationApi) DeleteDataFederationPrivateEndpointWithParams(ctx context.Context, args *admin.DeleteDataFederationPrivateEndpointApiParams) admin.DeleteDataFederationPrivateEndpointApiRequest + func (_m *DataFederationApi) DeleteFederatedDatabase(ctx context.Context, groupId string, tenantName string) admin.DeleteFederatedDatabaseApiRequest + func (_m *DataFederationApi) DeleteFederatedDatabaseExecute(r admin.DeleteFederatedDatabaseApiRequest) (any, *http.Response, error) + func (_m *DataFederationApi) DeleteFederatedDatabaseWithParams(ctx context.Context, args *admin.DeleteFederatedDatabaseApiParams) admin.DeleteFederatedDatabaseApiRequest + func (_m *DataFederationApi) DeleteOneDataFederationInstanceQueryLimit(ctx context.Context, groupId string, tenantName string, limitName string) admin.DeleteOneDataFederationInstanceQueryLimitApiRequest + func (_m *DataFederationApi) DeleteOneDataFederationInstanceQueryLimitExecute(r admin.DeleteOneDataFederationInstanceQueryLimitApiRequest) (any, *http.Response, error) + func (_m *DataFederationApi) DeleteOneDataFederationInstanceQueryLimitWithParams(ctx context.Context, ...) admin.DeleteOneDataFederationInstanceQueryLimitApiRequest + func (_m *DataFederationApi) DownloadFederatedDatabaseQueryLogs(ctx context.Context, groupId string, tenantName string) admin.DownloadFederatedDatabaseQueryLogsApiRequest + func (_m *DataFederationApi) DownloadFederatedDatabaseQueryLogsExecute(r admin.DownloadFederatedDatabaseQueryLogsApiRequest) (io.ReadCloser, *http.Response, error) + func (_m *DataFederationApi) DownloadFederatedDatabaseQueryLogsWithParams(ctx context.Context, args *admin.DownloadFederatedDatabaseQueryLogsApiParams) admin.DownloadFederatedDatabaseQueryLogsApiRequest + func (_m *DataFederationApi) EXPECT() *DataFederationApi_Expecter + func (_m *DataFederationApi) GetDataFederationPrivateEndpoint(ctx context.Context, groupId string, endpointId string) admin.GetDataFederationPrivateEndpointApiRequest + func (_m *DataFederationApi) GetDataFederationPrivateEndpointExecute(r admin.GetDataFederationPrivateEndpointApiRequest) (*admin.PrivateNetworkEndpointIdEntry, *http.Response, error) + func (_m *DataFederationApi) GetDataFederationPrivateEndpointWithParams(ctx context.Context, args *admin.GetDataFederationPrivateEndpointApiParams) admin.GetDataFederationPrivateEndpointApiRequest + func (_m *DataFederationApi) GetFederatedDatabase(ctx context.Context, groupId string, tenantName string) admin.GetFederatedDatabaseApiRequest + func (_m *DataFederationApi) GetFederatedDatabaseExecute(r admin.GetFederatedDatabaseApiRequest) (*admin.DataLakeTenant, *http.Response, error) + func (_m *DataFederationApi) GetFederatedDatabaseWithParams(ctx context.Context, args *admin.GetFederatedDatabaseApiParams) admin.GetFederatedDatabaseApiRequest + func (_m *DataFederationApi) ListDataFederationPrivateEndpoints(ctx context.Context, groupId string) admin.ListDataFederationPrivateEndpointsApiRequest + func (_m *DataFederationApi) ListDataFederationPrivateEndpointsExecute(r admin.ListDataFederationPrivateEndpointsApiRequest) (*admin.PaginatedPrivateNetworkEndpointIdEntry, *http.Response, error) + func (_m *DataFederationApi) ListDataFederationPrivateEndpointsWithParams(ctx context.Context, args *admin.ListDataFederationPrivateEndpointsApiParams) admin.ListDataFederationPrivateEndpointsApiRequest + func (_m *DataFederationApi) ListFederatedDatabases(ctx context.Context, groupId string) admin.ListFederatedDatabasesApiRequest + func (_m *DataFederationApi) ListFederatedDatabasesExecute(r admin.ListFederatedDatabasesApiRequest) ([]admin.DataLakeTenant, *http.Response, error) + func (_m *DataFederationApi) ListFederatedDatabasesWithParams(ctx context.Context, args *admin.ListFederatedDatabasesApiParams) admin.ListFederatedDatabasesApiRequest + func (_m *DataFederationApi) ReturnFederatedDatabaseQueryLimit(ctx context.Context, groupId string, tenantName string, limitName string) admin.ReturnFederatedDatabaseQueryLimitApiRequest + func (_m *DataFederationApi) ReturnFederatedDatabaseQueryLimitExecute(r admin.ReturnFederatedDatabaseQueryLimitApiRequest) (*admin.DataFederationTenantQueryLimit, *http.Response, error) + func (_m *DataFederationApi) ReturnFederatedDatabaseQueryLimitWithParams(ctx context.Context, args *admin.ReturnFederatedDatabaseQueryLimitApiParams) admin.ReturnFederatedDatabaseQueryLimitApiRequest + func (_m *DataFederationApi) ReturnFederatedDatabaseQueryLimits(ctx context.Context, groupId string, tenantName string) admin.ReturnFederatedDatabaseQueryLimitsApiRequest + func (_m *DataFederationApi) ReturnFederatedDatabaseQueryLimitsExecute(r admin.ReturnFederatedDatabaseQueryLimitsApiRequest) ([]admin.DataFederationTenantQueryLimit, *http.Response, error) + func (_m *DataFederationApi) ReturnFederatedDatabaseQueryLimitsWithParams(ctx context.Context, args *admin.ReturnFederatedDatabaseQueryLimitsApiParams) admin.ReturnFederatedDatabaseQueryLimitsApiRequest + func (_m *DataFederationApi) UpdateFederatedDatabase(ctx context.Context, groupId string, tenantName string, ...) admin.UpdateFederatedDatabaseApiRequest + func (_m *DataFederationApi) UpdateFederatedDatabaseExecute(r admin.UpdateFederatedDatabaseApiRequest) (*admin.DataLakeTenant, *http.Response, error) + func (_m *DataFederationApi) UpdateFederatedDatabaseWithParams(ctx context.Context, args *admin.UpdateFederatedDatabaseApiParams) admin.UpdateFederatedDatabaseApiRequest + type DataFederationApi_CreateDataFederationPrivateEndpointExecute_Call struct + func (_c *DataFederationApi_CreateDataFederationPrivateEndpointExecute_Call) Return(_a0 *admin.PaginatedPrivateNetworkEndpointIdEntry, _a1 *http.Response, ...) *DataFederationApi_CreateDataFederationPrivateEndpointExecute_Call + func (_c *DataFederationApi_CreateDataFederationPrivateEndpointExecute_Call) Run(run func(r admin.CreateDataFederationPrivateEndpointApiRequest)) *DataFederationApi_CreateDataFederationPrivateEndpointExecute_Call + func (_c *DataFederationApi_CreateDataFederationPrivateEndpointExecute_Call) RunAndReturn(...) *DataFederationApi_CreateDataFederationPrivateEndpointExecute_Call + type DataFederationApi_CreateDataFederationPrivateEndpointWithParams_Call struct + func (_c *DataFederationApi_CreateDataFederationPrivateEndpointWithParams_Call) Return(_a0 admin.CreateDataFederationPrivateEndpointApiRequest) *DataFederationApi_CreateDataFederationPrivateEndpointWithParams_Call + func (_c *DataFederationApi_CreateDataFederationPrivateEndpointWithParams_Call) Run(...) *DataFederationApi_CreateDataFederationPrivateEndpointWithParams_Call + func (_c *DataFederationApi_CreateDataFederationPrivateEndpointWithParams_Call) RunAndReturn(...) *DataFederationApi_CreateDataFederationPrivateEndpointWithParams_Call + type DataFederationApi_CreateDataFederationPrivateEndpoint_Call struct + func (_c *DataFederationApi_CreateDataFederationPrivateEndpoint_Call) Return(_a0 admin.CreateDataFederationPrivateEndpointApiRequest) *DataFederationApi_CreateDataFederationPrivateEndpoint_Call + func (_c *DataFederationApi_CreateDataFederationPrivateEndpoint_Call) Run(run func(ctx context.Context, groupId string, ...)) *DataFederationApi_CreateDataFederationPrivateEndpoint_Call + func (_c *DataFederationApi_CreateDataFederationPrivateEndpoint_Call) RunAndReturn(...) *DataFederationApi_CreateDataFederationPrivateEndpoint_Call + type DataFederationApi_CreateFederatedDatabaseExecute_Call struct + func (_c *DataFederationApi_CreateFederatedDatabaseExecute_Call) Return(_a0 *admin.DataLakeTenant, _a1 *http.Response, _a2 error) *DataFederationApi_CreateFederatedDatabaseExecute_Call + func (_c *DataFederationApi_CreateFederatedDatabaseExecute_Call) Run(run func(r admin.CreateFederatedDatabaseApiRequest)) *DataFederationApi_CreateFederatedDatabaseExecute_Call + func (_c *DataFederationApi_CreateFederatedDatabaseExecute_Call) RunAndReturn(...) *DataFederationApi_CreateFederatedDatabaseExecute_Call + type DataFederationApi_CreateFederatedDatabaseWithParams_Call struct + func (_c *DataFederationApi_CreateFederatedDatabaseWithParams_Call) Return(_a0 admin.CreateFederatedDatabaseApiRequest) *DataFederationApi_CreateFederatedDatabaseWithParams_Call + func (_c *DataFederationApi_CreateFederatedDatabaseWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateFederatedDatabaseApiParams)) *DataFederationApi_CreateFederatedDatabaseWithParams_Call + func (_c *DataFederationApi_CreateFederatedDatabaseWithParams_Call) RunAndReturn(...) *DataFederationApi_CreateFederatedDatabaseWithParams_Call + type DataFederationApi_CreateFederatedDatabase_Call struct + func (_c *DataFederationApi_CreateFederatedDatabase_Call) Return(_a0 admin.CreateFederatedDatabaseApiRequest) *DataFederationApi_CreateFederatedDatabase_Call + func (_c *DataFederationApi_CreateFederatedDatabase_Call) Run(...) *DataFederationApi_CreateFederatedDatabase_Call + func (_c *DataFederationApi_CreateFederatedDatabase_Call) RunAndReturn(...) *DataFederationApi_CreateFederatedDatabase_Call + type DataFederationApi_CreateOneDataFederationQueryLimitExecute_Call struct + func (_c *DataFederationApi_CreateOneDataFederationQueryLimitExecute_Call) Return(_a0 *admin.DataFederationTenantQueryLimit, _a1 *http.Response, _a2 error) *DataFederationApi_CreateOneDataFederationQueryLimitExecute_Call + func (_c *DataFederationApi_CreateOneDataFederationQueryLimitExecute_Call) Run(run func(r admin.CreateOneDataFederationQueryLimitApiRequest)) *DataFederationApi_CreateOneDataFederationQueryLimitExecute_Call + func (_c *DataFederationApi_CreateOneDataFederationQueryLimitExecute_Call) RunAndReturn(...) *DataFederationApi_CreateOneDataFederationQueryLimitExecute_Call + type DataFederationApi_CreateOneDataFederationQueryLimitWithParams_Call struct + func (_c *DataFederationApi_CreateOneDataFederationQueryLimitWithParams_Call) Return(_a0 admin.CreateOneDataFederationQueryLimitApiRequest) *DataFederationApi_CreateOneDataFederationQueryLimitWithParams_Call + func (_c *DataFederationApi_CreateOneDataFederationQueryLimitWithParams_Call) Run(...) *DataFederationApi_CreateOneDataFederationQueryLimitWithParams_Call + func (_c *DataFederationApi_CreateOneDataFederationQueryLimitWithParams_Call) RunAndReturn(...) *DataFederationApi_CreateOneDataFederationQueryLimitWithParams_Call + type DataFederationApi_CreateOneDataFederationQueryLimit_Call struct + func (_c *DataFederationApi_CreateOneDataFederationQueryLimit_Call) Return(_a0 admin.CreateOneDataFederationQueryLimitApiRequest) *DataFederationApi_CreateOneDataFederationQueryLimit_Call + func (_c *DataFederationApi_CreateOneDataFederationQueryLimit_Call) Run(...) *DataFederationApi_CreateOneDataFederationQueryLimit_Call + func (_c *DataFederationApi_CreateOneDataFederationQueryLimit_Call) RunAndReturn(...) *DataFederationApi_CreateOneDataFederationQueryLimit_Call + type DataFederationApi_DeleteDataFederationPrivateEndpointExecute_Call struct + func (_c *DataFederationApi_DeleteDataFederationPrivateEndpointExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *DataFederationApi_DeleteDataFederationPrivateEndpointExecute_Call + func (_c *DataFederationApi_DeleteDataFederationPrivateEndpointExecute_Call) Run(run func(r admin.DeleteDataFederationPrivateEndpointApiRequest)) *DataFederationApi_DeleteDataFederationPrivateEndpointExecute_Call + func (_c *DataFederationApi_DeleteDataFederationPrivateEndpointExecute_Call) RunAndReturn(...) *DataFederationApi_DeleteDataFederationPrivateEndpointExecute_Call + type DataFederationApi_DeleteDataFederationPrivateEndpointWithParams_Call struct + func (_c *DataFederationApi_DeleteDataFederationPrivateEndpointWithParams_Call) Return(_a0 admin.DeleteDataFederationPrivateEndpointApiRequest) *DataFederationApi_DeleteDataFederationPrivateEndpointWithParams_Call + func (_c *DataFederationApi_DeleteDataFederationPrivateEndpointWithParams_Call) Run(...) *DataFederationApi_DeleteDataFederationPrivateEndpointWithParams_Call + func (_c *DataFederationApi_DeleteDataFederationPrivateEndpointWithParams_Call) RunAndReturn(...) *DataFederationApi_DeleteDataFederationPrivateEndpointWithParams_Call + type DataFederationApi_DeleteDataFederationPrivateEndpoint_Call struct + func (_c *DataFederationApi_DeleteDataFederationPrivateEndpoint_Call) Return(_a0 admin.DeleteDataFederationPrivateEndpointApiRequest) *DataFederationApi_DeleteDataFederationPrivateEndpoint_Call + func (_c *DataFederationApi_DeleteDataFederationPrivateEndpoint_Call) Run(run func(ctx context.Context, groupId string, endpointId string)) *DataFederationApi_DeleteDataFederationPrivateEndpoint_Call + func (_c *DataFederationApi_DeleteDataFederationPrivateEndpoint_Call) RunAndReturn(...) *DataFederationApi_DeleteDataFederationPrivateEndpoint_Call + type DataFederationApi_DeleteFederatedDatabaseExecute_Call struct + func (_c *DataFederationApi_DeleteFederatedDatabaseExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *DataFederationApi_DeleteFederatedDatabaseExecute_Call + func (_c *DataFederationApi_DeleteFederatedDatabaseExecute_Call) Run(run func(r admin.DeleteFederatedDatabaseApiRequest)) *DataFederationApi_DeleteFederatedDatabaseExecute_Call + func (_c *DataFederationApi_DeleteFederatedDatabaseExecute_Call) RunAndReturn(run func(admin.DeleteFederatedDatabaseApiRequest) (any, *http.Response, error)) *DataFederationApi_DeleteFederatedDatabaseExecute_Call + type DataFederationApi_DeleteFederatedDatabaseWithParams_Call struct + func (_c *DataFederationApi_DeleteFederatedDatabaseWithParams_Call) Return(_a0 admin.DeleteFederatedDatabaseApiRequest) *DataFederationApi_DeleteFederatedDatabaseWithParams_Call + func (_c *DataFederationApi_DeleteFederatedDatabaseWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteFederatedDatabaseApiParams)) *DataFederationApi_DeleteFederatedDatabaseWithParams_Call + func (_c *DataFederationApi_DeleteFederatedDatabaseWithParams_Call) RunAndReturn(...) *DataFederationApi_DeleteFederatedDatabaseWithParams_Call + type DataFederationApi_DeleteFederatedDatabase_Call struct + func (_c *DataFederationApi_DeleteFederatedDatabase_Call) Return(_a0 admin.DeleteFederatedDatabaseApiRequest) *DataFederationApi_DeleteFederatedDatabase_Call + func (_c *DataFederationApi_DeleteFederatedDatabase_Call) Run(run func(ctx context.Context, groupId string, tenantName string)) *DataFederationApi_DeleteFederatedDatabase_Call + func (_c *DataFederationApi_DeleteFederatedDatabase_Call) RunAndReturn(...) *DataFederationApi_DeleteFederatedDatabase_Call + type DataFederationApi_DeleteOneDataFederationInstanceQueryLimitExecute_Call struct + func (_c *DataFederationApi_DeleteOneDataFederationInstanceQueryLimitExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *DataFederationApi_DeleteOneDataFederationInstanceQueryLimitExecute_Call + func (_c *DataFederationApi_DeleteOneDataFederationInstanceQueryLimitExecute_Call) Run(run func(r admin.DeleteOneDataFederationInstanceQueryLimitApiRequest)) *DataFederationApi_DeleteOneDataFederationInstanceQueryLimitExecute_Call + func (_c *DataFederationApi_DeleteOneDataFederationInstanceQueryLimitExecute_Call) RunAndReturn(...) *DataFederationApi_DeleteOneDataFederationInstanceQueryLimitExecute_Call + type DataFederationApi_DeleteOneDataFederationInstanceQueryLimitWithParams_Call struct + func (_c *DataFederationApi_DeleteOneDataFederationInstanceQueryLimitWithParams_Call) Return(_a0 admin.DeleteOneDataFederationInstanceQueryLimitApiRequest) *DataFederationApi_DeleteOneDataFederationInstanceQueryLimitWithParams_Call + func (_c *DataFederationApi_DeleteOneDataFederationInstanceQueryLimitWithParams_Call) Run(run func(ctx context.Context, ...)) *DataFederationApi_DeleteOneDataFederationInstanceQueryLimitWithParams_Call + func (_c *DataFederationApi_DeleteOneDataFederationInstanceQueryLimitWithParams_Call) RunAndReturn(...) *DataFederationApi_DeleteOneDataFederationInstanceQueryLimitWithParams_Call + type DataFederationApi_DeleteOneDataFederationInstanceQueryLimit_Call struct + func (_c *DataFederationApi_DeleteOneDataFederationInstanceQueryLimit_Call) Return(_a0 admin.DeleteOneDataFederationInstanceQueryLimitApiRequest) *DataFederationApi_DeleteOneDataFederationInstanceQueryLimit_Call + func (_c *DataFederationApi_DeleteOneDataFederationInstanceQueryLimit_Call) Run(...) *DataFederationApi_DeleteOneDataFederationInstanceQueryLimit_Call + func (_c *DataFederationApi_DeleteOneDataFederationInstanceQueryLimit_Call) RunAndReturn(...) *DataFederationApi_DeleteOneDataFederationInstanceQueryLimit_Call + type DataFederationApi_DownloadFederatedDatabaseQueryLogsExecute_Call struct + func (_c *DataFederationApi_DownloadFederatedDatabaseQueryLogsExecute_Call) Return(_a0 io.ReadCloser, _a1 *http.Response, _a2 error) *DataFederationApi_DownloadFederatedDatabaseQueryLogsExecute_Call + func (_c *DataFederationApi_DownloadFederatedDatabaseQueryLogsExecute_Call) Run(run func(r admin.DownloadFederatedDatabaseQueryLogsApiRequest)) *DataFederationApi_DownloadFederatedDatabaseQueryLogsExecute_Call + func (_c *DataFederationApi_DownloadFederatedDatabaseQueryLogsExecute_Call) RunAndReturn(...) *DataFederationApi_DownloadFederatedDatabaseQueryLogsExecute_Call + type DataFederationApi_DownloadFederatedDatabaseQueryLogsWithParams_Call struct + func (_c *DataFederationApi_DownloadFederatedDatabaseQueryLogsWithParams_Call) Return(_a0 admin.DownloadFederatedDatabaseQueryLogsApiRequest) *DataFederationApi_DownloadFederatedDatabaseQueryLogsWithParams_Call + func (_c *DataFederationApi_DownloadFederatedDatabaseQueryLogsWithParams_Call) Run(...) *DataFederationApi_DownloadFederatedDatabaseQueryLogsWithParams_Call + func (_c *DataFederationApi_DownloadFederatedDatabaseQueryLogsWithParams_Call) RunAndReturn(...) *DataFederationApi_DownloadFederatedDatabaseQueryLogsWithParams_Call + type DataFederationApi_DownloadFederatedDatabaseQueryLogs_Call struct + func (_c *DataFederationApi_DownloadFederatedDatabaseQueryLogs_Call) Return(_a0 admin.DownloadFederatedDatabaseQueryLogsApiRequest) *DataFederationApi_DownloadFederatedDatabaseQueryLogs_Call + func (_c *DataFederationApi_DownloadFederatedDatabaseQueryLogs_Call) Run(run func(ctx context.Context, groupId string, tenantName string)) *DataFederationApi_DownloadFederatedDatabaseQueryLogs_Call + func (_c *DataFederationApi_DownloadFederatedDatabaseQueryLogs_Call) RunAndReturn(...) *DataFederationApi_DownloadFederatedDatabaseQueryLogs_Call + type DataFederationApi_Expecter struct + func (_e *DataFederationApi_Expecter) CreateDataFederationPrivateEndpoint(ctx any, groupId any, privateNetworkEndpointIdEntry any) *DataFederationApi_CreateDataFederationPrivateEndpoint_Call + func (_e *DataFederationApi_Expecter) CreateDataFederationPrivateEndpointExecute(r any) *DataFederationApi_CreateDataFederationPrivateEndpointExecute_Call + func (_e *DataFederationApi_Expecter) CreateDataFederationPrivateEndpointWithParams(ctx any, args any) *DataFederationApi_CreateDataFederationPrivateEndpointWithParams_Call + func (_e *DataFederationApi_Expecter) CreateFederatedDatabase(ctx any, groupId any, dataLakeTenant any) *DataFederationApi_CreateFederatedDatabase_Call + func (_e *DataFederationApi_Expecter) CreateFederatedDatabaseExecute(r any) *DataFederationApi_CreateFederatedDatabaseExecute_Call + func (_e *DataFederationApi_Expecter) CreateFederatedDatabaseWithParams(ctx any, args any) *DataFederationApi_CreateFederatedDatabaseWithParams_Call + func (_e *DataFederationApi_Expecter) CreateOneDataFederationQueryLimit(ctx any, groupId any, tenantName any, limitName any, ...) *DataFederationApi_CreateOneDataFederationQueryLimit_Call + func (_e *DataFederationApi_Expecter) CreateOneDataFederationQueryLimitExecute(r any) *DataFederationApi_CreateOneDataFederationQueryLimitExecute_Call + func (_e *DataFederationApi_Expecter) CreateOneDataFederationQueryLimitWithParams(ctx any, args any) *DataFederationApi_CreateOneDataFederationQueryLimitWithParams_Call + func (_e *DataFederationApi_Expecter) DeleteDataFederationPrivateEndpoint(ctx any, groupId any, endpointId any) *DataFederationApi_DeleteDataFederationPrivateEndpoint_Call + func (_e *DataFederationApi_Expecter) DeleteDataFederationPrivateEndpointExecute(r any) *DataFederationApi_DeleteDataFederationPrivateEndpointExecute_Call + func (_e *DataFederationApi_Expecter) DeleteDataFederationPrivateEndpointWithParams(ctx any, args any) *DataFederationApi_DeleteDataFederationPrivateEndpointWithParams_Call + func (_e *DataFederationApi_Expecter) DeleteFederatedDatabase(ctx any, groupId any, tenantName any) *DataFederationApi_DeleteFederatedDatabase_Call + func (_e *DataFederationApi_Expecter) DeleteFederatedDatabaseExecute(r any) *DataFederationApi_DeleteFederatedDatabaseExecute_Call + func (_e *DataFederationApi_Expecter) DeleteFederatedDatabaseWithParams(ctx any, args any) *DataFederationApi_DeleteFederatedDatabaseWithParams_Call + func (_e *DataFederationApi_Expecter) DeleteOneDataFederationInstanceQueryLimit(ctx any, groupId any, tenantName any, limitName any) *DataFederationApi_DeleteOneDataFederationInstanceQueryLimit_Call + func (_e *DataFederationApi_Expecter) DeleteOneDataFederationInstanceQueryLimitExecute(r any) *DataFederationApi_DeleteOneDataFederationInstanceQueryLimitExecute_Call + func (_e *DataFederationApi_Expecter) DeleteOneDataFederationInstanceQueryLimitWithParams(ctx any, args any) *DataFederationApi_DeleteOneDataFederationInstanceQueryLimitWithParams_Call + func (_e *DataFederationApi_Expecter) DownloadFederatedDatabaseQueryLogs(ctx any, groupId any, tenantName any) *DataFederationApi_DownloadFederatedDatabaseQueryLogs_Call + func (_e *DataFederationApi_Expecter) DownloadFederatedDatabaseQueryLogsExecute(r any) *DataFederationApi_DownloadFederatedDatabaseQueryLogsExecute_Call + func (_e *DataFederationApi_Expecter) DownloadFederatedDatabaseQueryLogsWithParams(ctx any, args any) *DataFederationApi_DownloadFederatedDatabaseQueryLogsWithParams_Call + func (_e *DataFederationApi_Expecter) GetDataFederationPrivateEndpoint(ctx any, groupId any, endpointId any) *DataFederationApi_GetDataFederationPrivateEndpoint_Call + func (_e *DataFederationApi_Expecter) GetDataFederationPrivateEndpointExecute(r any) *DataFederationApi_GetDataFederationPrivateEndpointExecute_Call + func (_e *DataFederationApi_Expecter) GetDataFederationPrivateEndpointWithParams(ctx any, args any) *DataFederationApi_GetDataFederationPrivateEndpointWithParams_Call + func (_e *DataFederationApi_Expecter) GetFederatedDatabase(ctx any, groupId any, tenantName any) *DataFederationApi_GetFederatedDatabase_Call + func (_e *DataFederationApi_Expecter) GetFederatedDatabaseExecute(r any) *DataFederationApi_GetFederatedDatabaseExecute_Call + func (_e *DataFederationApi_Expecter) GetFederatedDatabaseWithParams(ctx any, args any) *DataFederationApi_GetFederatedDatabaseWithParams_Call + func (_e *DataFederationApi_Expecter) ListDataFederationPrivateEndpoints(ctx any, groupId any) *DataFederationApi_ListDataFederationPrivateEndpoints_Call + func (_e *DataFederationApi_Expecter) ListDataFederationPrivateEndpointsExecute(r any) *DataFederationApi_ListDataFederationPrivateEndpointsExecute_Call + func (_e *DataFederationApi_Expecter) ListDataFederationPrivateEndpointsWithParams(ctx any, args any) *DataFederationApi_ListDataFederationPrivateEndpointsWithParams_Call + func (_e *DataFederationApi_Expecter) ListFederatedDatabases(ctx any, groupId any) *DataFederationApi_ListFederatedDatabases_Call + func (_e *DataFederationApi_Expecter) ListFederatedDatabasesExecute(r any) *DataFederationApi_ListFederatedDatabasesExecute_Call + func (_e *DataFederationApi_Expecter) ListFederatedDatabasesWithParams(ctx any, args any) *DataFederationApi_ListFederatedDatabasesWithParams_Call + func (_e *DataFederationApi_Expecter) ReturnFederatedDatabaseQueryLimit(ctx any, groupId any, tenantName any, limitName any) *DataFederationApi_ReturnFederatedDatabaseQueryLimit_Call + func (_e *DataFederationApi_Expecter) ReturnFederatedDatabaseQueryLimitExecute(r any) *DataFederationApi_ReturnFederatedDatabaseQueryLimitExecute_Call + func (_e *DataFederationApi_Expecter) ReturnFederatedDatabaseQueryLimitWithParams(ctx any, args any) *DataFederationApi_ReturnFederatedDatabaseQueryLimitWithParams_Call + func (_e *DataFederationApi_Expecter) ReturnFederatedDatabaseQueryLimits(ctx any, groupId any, tenantName any) *DataFederationApi_ReturnFederatedDatabaseQueryLimits_Call + func (_e *DataFederationApi_Expecter) ReturnFederatedDatabaseQueryLimitsExecute(r any) *DataFederationApi_ReturnFederatedDatabaseQueryLimitsExecute_Call + func (_e *DataFederationApi_Expecter) ReturnFederatedDatabaseQueryLimitsWithParams(ctx any, args any) *DataFederationApi_ReturnFederatedDatabaseQueryLimitsWithParams_Call + func (_e *DataFederationApi_Expecter) UpdateFederatedDatabase(ctx any, groupId any, tenantName any, dataLakeTenant any) *DataFederationApi_UpdateFederatedDatabase_Call + func (_e *DataFederationApi_Expecter) UpdateFederatedDatabaseExecute(r any) *DataFederationApi_UpdateFederatedDatabaseExecute_Call + func (_e *DataFederationApi_Expecter) UpdateFederatedDatabaseWithParams(ctx any, args any) *DataFederationApi_UpdateFederatedDatabaseWithParams_Call + type DataFederationApi_GetDataFederationPrivateEndpointExecute_Call struct + func (_c *DataFederationApi_GetDataFederationPrivateEndpointExecute_Call) Return(_a0 *admin.PrivateNetworkEndpointIdEntry, _a1 *http.Response, _a2 error) *DataFederationApi_GetDataFederationPrivateEndpointExecute_Call + func (_c *DataFederationApi_GetDataFederationPrivateEndpointExecute_Call) Run(run func(r admin.GetDataFederationPrivateEndpointApiRequest)) *DataFederationApi_GetDataFederationPrivateEndpointExecute_Call + func (_c *DataFederationApi_GetDataFederationPrivateEndpointExecute_Call) RunAndReturn(...) *DataFederationApi_GetDataFederationPrivateEndpointExecute_Call + type DataFederationApi_GetDataFederationPrivateEndpointWithParams_Call struct + func (_c *DataFederationApi_GetDataFederationPrivateEndpointWithParams_Call) Return(_a0 admin.GetDataFederationPrivateEndpointApiRequest) *DataFederationApi_GetDataFederationPrivateEndpointWithParams_Call + func (_c *DataFederationApi_GetDataFederationPrivateEndpointWithParams_Call) Run(...) *DataFederationApi_GetDataFederationPrivateEndpointWithParams_Call + func (_c *DataFederationApi_GetDataFederationPrivateEndpointWithParams_Call) RunAndReturn(...) *DataFederationApi_GetDataFederationPrivateEndpointWithParams_Call + type DataFederationApi_GetDataFederationPrivateEndpoint_Call struct + func (_c *DataFederationApi_GetDataFederationPrivateEndpoint_Call) Return(_a0 admin.GetDataFederationPrivateEndpointApiRequest) *DataFederationApi_GetDataFederationPrivateEndpoint_Call + func (_c *DataFederationApi_GetDataFederationPrivateEndpoint_Call) Run(run func(ctx context.Context, groupId string, endpointId string)) *DataFederationApi_GetDataFederationPrivateEndpoint_Call + func (_c *DataFederationApi_GetDataFederationPrivateEndpoint_Call) RunAndReturn(...) *DataFederationApi_GetDataFederationPrivateEndpoint_Call + type DataFederationApi_GetFederatedDatabaseExecute_Call struct + func (_c *DataFederationApi_GetFederatedDatabaseExecute_Call) Return(_a0 *admin.DataLakeTenant, _a1 *http.Response, _a2 error) *DataFederationApi_GetFederatedDatabaseExecute_Call + func (_c *DataFederationApi_GetFederatedDatabaseExecute_Call) Run(run func(r admin.GetFederatedDatabaseApiRequest)) *DataFederationApi_GetFederatedDatabaseExecute_Call + func (_c *DataFederationApi_GetFederatedDatabaseExecute_Call) RunAndReturn(...) *DataFederationApi_GetFederatedDatabaseExecute_Call + type DataFederationApi_GetFederatedDatabaseWithParams_Call struct + func (_c *DataFederationApi_GetFederatedDatabaseWithParams_Call) Return(_a0 admin.GetFederatedDatabaseApiRequest) *DataFederationApi_GetFederatedDatabaseWithParams_Call + func (_c *DataFederationApi_GetFederatedDatabaseWithParams_Call) Run(run func(ctx context.Context, args *admin.GetFederatedDatabaseApiParams)) *DataFederationApi_GetFederatedDatabaseWithParams_Call + func (_c *DataFederationApi_GetFederatedDatabaseWithParams_Call) RunAndReturn(...) *DataFederationApi_GetFederatedDatabaseWithParams_Call + type DataFederationApi_GetFederatedDatabase_Call struct + func (_c *DataFederationApi_GetFederatedDatabase_Call) Return(_a0 admin.GetFederatedDatabaseApiRequest) *DataFederationApi_GetFederatedDatabase_Call + func (_c *DataFederationApi_GetFederatedDatabase_Call) Run(run func(ctx context.Context, groupId string, tenantName string)) *DataFederationApi_GetFederatedDatabase_Call + func (_c *DataFederationApi_GetFederatedDatabase_Call) RunAndReturn(run func(context.Context, string, string) admin.GetFederatedDatabaseApiRequest) *DataFederationApi_GetFederatedDatabase_Call + type DataFederationApi_ListDataFederationPrivateEndpointsExecute_Call struct + func (_c *DataFederationApi_ListDataFederationPrivateEndpointsExecute_Call) Return(_a0 *admin.PaginatedPrivateNetworkEndpointIdEntry, _a1 *http.Response, ...) *DataFederationApi_ListDataFederationPrivateEndpointsExecute_Call + func (_c *DataFederationApi_ListDataFederationPrivateEndpointsExecute_Call) Run(run func(r admin.ListDataFederationPrivateEndpointsApiRequest)) *DataFederationApi_ListDataFederationPrivateEndpointsExecute_Call + func (_c *DataFederationApi_ListDataFederationPrivateEndpointsExecute_Call) RunAndReturn(...) *DataFederationApi_ListDataFederationPrivateEndpointsExecute_Call + type DataFederationApi_ListDataFederationPrivateEndpointsWithParams_Call struct + func (_c *DataFederationApi_ListDataFederationPrivateEndpointsWithParams_Call) Return(_a0 admin.ListDataFederationPrivateEndpointsApiRequest) *DataFederationApi_ListDataFederationPrivateEndpointsWithParams_Call + func (_c *DataFederationApi_ListDataFederationPrivateEndpointsWithParams_Call) Run(...) *DataFederationApi_ListDataFederationPrivateEndpointsWithParams_Call + func (_c *DataFederationApi_ListDataFederationPrivateEndpointsWithParams_Call) RunAndReturn(...) *DataFederationApi_ListDataFederationPrivateEndpointsWithParams_Call + type DataFederationApi_ListDataFederationPrivateEndpoints_Call struct + func (_c *DataFederationApi_ListDataFederationPrivateEndpoints_Call) Return(_a0 admin.ListDataFederationPrivateEndpointsApiRequest) *DataFederationApi_ListDataFederationPrivateEndpoints_Call + func (_c *DataFederationApi_ListDataFederationPrivateEndpoints_Call) Run(run func(ctx context.Context, groupId string)) *DataFederationApi_ListDataFederationPrivateEndpoints_Call + func (_c *DataFederationApi_ListDataFederationPrivateEndpoints_Call) RunAndReturn(...) *DataFederationApi_ListDataFederationPrivateEndpoints_Call + type DataFederationApi_ListFederatedDatabasesExecute_Call struct + func (_c *DataFederationApi_ListFederatedDatabasesExecute_Call) Return(_a0 []admin.DataLakeTenant, _a1 *http.Response, _a2 error) *DataFederationApi_ListFederatedDatabasesExecute_Call + func (_c *DataFederationApi_ListFederatedDatabasesExecute_Call) Run(run func(r admin.ListFederatedDatabasesApiRequest)) *DataFederationApi_ListFederatedDatabasesExecute_Call + func (_c *DataFederationApi_ListFederatedDatabasesExecute_Call) RunAndReturn(...) *DataFederationApi_ListFederatedDatabasesExecute_Call + type DataFederationApi_ListFederatedDatabasesWithParams_Call struct + func (_c *DataFederationApi_ListFederatedDatabasesWithParams_Call) Return(_a0 admin.ListFederatedDatabasesApiRequest) *DataFederationApi_ListFederatedDatabasesWithParams_Call + func (_c *DataFederationApi_ListFederatedDatabasesWithParams_Call) Run(run func(ctx context.Context, args *admin.ListFederatedDatabasesApiParams)) *DataFederationApi_ListFederatedDatabasesWithParams_Call + func (_c *DataFederationApi_ListFederatedDatabasesWithParams_Call) RunAndReturn(...) *DataFederationApi_ListFederatedDatabasesWithParams_Call + type DataFederationApi_ListFederatedDatabases_Call struct + func (_c *DataFederationApi_ListFederatedDatabases_Call) Return(_a0 admin.ListFederatedDatabasesApiRequest) *DataFederationApi_ListFederatedDatabases_Call + func (_c *DataFederationApi_ListFederatedDatabases_Call) Run(run func(ctx context.Context, groupId string)) *DataFederationApi_ListFederatedDatabases_Call + func (_c *DataFederationApi_ListFederatedDatabases_Call) RunAndReturn(run func(context.Context, string) admin.ListFederatedDatabasesApiRequest) *DataFederationApi_ListFederatedDatabases_Call + type DataFederationApi_ReturnFederatedDatabaseQueryLimitExecute_Call struct + func (_c *DataFederationApi_ReturnFederatedDatabaseQueryLimitExecute_Call) Return(_a0 *admin.DataFederationTenantQueryLimit, _a1 *http.Response, _a2 error) *DataFederationApi_ReturnFederatedDatabaseQueryLimitExecute_Call + func (_c *DataFederationApi_ReturnFederatedDatabaseQueryLimitExecute_Call) Run(run func(r admin.ReturnFederatedDatabaseQueryLimitApiRequest)) *DataFederationApi_ReturnFederatedDatabaseQueryLimitExecute_Call + func (_c *DataFederationApi_ReturnFederatedDatabaseQueryLimitExecute_Call) RunAndReturn(...) *DataFederationApi_ReturnFederatedDatabaseQueryLimitExecute_Call + type DataFederationApi_ReturnFederatedDatabaseQueryLimitWithParams_Call struct + func (_c *DataFederationApi_ReturnFederatedDatabaseQueryLimitWithParams_Call) Return(_a0 admin.ReturnFederatedDatabaseQueryLimitApiRequest) *DataFederationApi_ReturnFederatedDatabaseQueryLimitWithParams_Call + func (_c *DataFederationApi_ReturnFederatedDatabaseQueryLimitWithParams_Call) Run(...) *DataFederationApi_ReturnFederatedDatabaseQueryLimitWithParams_Call + func (_c *DataFederationApi_ReturnFederatedDatabaseQueryLimitWithParams_Call) RunAndReturn(...) *DataFederationApi_ReturnFederatedDatabaseQueryLimitWithParams_Call + type DataFederationApi_ReturnFederatedDatabaseQueryLimit_Call struct + func (_c *DataFederationApi_ReturnFederatedDatabaseQueryLimit_Call) Return(_a0 admin.ReturnFederatedDatabaseQueryLimitApiRequest) *DataFederationApi_ReturnFederatedDatabaseQueryLimit_Call + func (_c *DataFederationApi_ReturnFederatedDatabaseQueryLimit_Call) Run(...) *DataFederationApi_ReturnFederatedDatabaseQueryLimit_Call + func (_c *DataFederationApi_ReturnFederatedDatabaseQueryLimit_Call) RunAndReturn(...) *DataFederationApi_ReturnFederatedDatabaseQueryLimit_Call + type DataFederationApi_ReturnFederatedDatabaseQueryLimitsExecute_Call struct + func (_c *DataFederationApi_ReturnFederatedDatabaseQueryLimitsExecute_Call) Return(_a0 []admin.DataFederationTenantQueryLimit, _a1 *http.Response, _a2 error) *DataFederationApi_ReturnFederatedDatabaseQueryLimitsExecute_Call + func (_c *DataFederationApi_ReturnFederatedDatabaseQueryLimitsExecute_Call) Run(run func(r admin.ReturnFederatedDatabaseQueryLimitsApiRequest)) *DataFederationApi_ReturnFederatedDatabaseQueryLimitsExecute_Call + func (_c *DataFederationApi_ReturnFederatedDatabaseQueryLimitsExecute_Call) RunAndReturn(...) *DataFederationApi_ReturnFederatedDatabaseQueryLimitsExecute_Call + type DataFederationApi_ReturnFederatedDatabaseQueryLimitsWithParams_Call struct + func (_c *DataFederationApi_ReturnFederatedDatabaseQueryLimitsWithParams_Call) Return(_a0 admin.ReturnFederatedDatabaseQueryLimitsApiRequest) *DataFederationApi_ReturnFederatedDatabaseQueryLimitsWithParams_Call + func (_c *DataFederationApi_ReturnFederatedDatabaseQueryLimitsWithParams_Call) Run(...) *DataFederationApi_ReturnFederatedDatabaseQueryLimitsWithParams_Call + func (_c *DataFederationApi_ReturnFederatedDatabaseQueryLimitsWithParams_Call) RunAndReturn(...) *DataFederationApi_ReturnFederatedDatabaseQueryLimitsWithParams_Call + type DataFederationApi_ReturnFederatedDatabaseQueryLimits_Call struct + func (_c *DataFederationApi_ReturnFederatedDatabaseQueryLimits_Call) Return(_a0 admin.ReturnFederatedDatabaseQueryLimitsApiRequest) *DataFederationApi_ReturnFederatedDatabaseQueryLimits_Call + func (_c *DataFederationApi_ReturnFederatedDatabaseQueryLimits_Call) Run(run func(ctx context.Context, groupId string, tenantName string)) *DataFederationApi_ReturnFederatedDatabaseQueryLimits_Call + func (_c *DataFederationApi_ReturnFederatedDatabaseQueryLimits_Call) RunAndReturn(...) *DataFederationApi_ReturnFederatedDatabaseQueryLimits_Call + type DataFederationApi_UpdateFederatedDatabaseExecute_Call struct + func (_c *DataFederationApi_UpdateFederatedDatabaseExecute_Call) Return(_a0 *admin.DataLakeTenant, _a1 *http.Response, _a2 error) *DataFederationApi_UpdateFederatedDatabaseExecute_Call + func (_c *DataFederationApi_UpdateFederatedDatabaseExecute_Call) Run(run func(r admin.UpdateFederatedDatabaseApiRequest)) *DataFederationApi_UpdateFederatedDatabaseExecute_Call + func (_c *DataFederationApi_UpdateFederatedDatabaseExecute_Call) RunAndReturn(...) *DataFederationApi_UpdateFederatedDatabaseExecute_Call + type DataFederationApi_UpdateFederatedDatabaseWithParams_Call struct + func (_c *DataFederationApi_UpdateFederatedDatabaseWithParams_Call) Return(_a0 admin.UpdateFederatedDatabaseApiRequest) *DataFederationApi_UpdateFederatedDatabaseWithParams_Call + func (_c *DataFederationApi_UpdateFederatedDatabaseWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateFederatedDatabaseApiParams)) *DataFederationApi_UpdateFederatedDatabaseWithParams_Call + func (_c *DataFederationApi_UpdateFederatedDatabaseWithParams_Call) RunAndReturn(...) *DataFederationApi_UpdateFederatedDatabaseWithParams_Call + type DataFederationApi_UpdateFederatedDatabase_Call struct + func (_c *DataFederationApi_UpdateFederatedDatabase_Call) Return(_a0 admin.UpdateFederatedDatabaseApiRequest) *DataFederationApi_UpdateFederatedDatabase_Call + func (_c *DataFederationApi_UpdateFederatedDatabase_Call) Run(run func(ctx context.Context, groupId string, tenantName string, ...)) *DataFederationApi_UpdateFederatedDatabase_Call + func (_c *DataFederationApi_UpdateFederatedDatabase_Call) RunAndReturn(...) *DataFederationApi_UpdateFederatedDatabase_Call + type DataLakePipelinesApi struct + func NewDataLakePipelinesApi(t interface{ ... }) *DataLakePipelinesApi + func (_m *DataLakePipelinesApi) CreatePipeline(ctx context.Context, groupId string, ...) admin.CreatePipelineApiRequest + func (_m *DataLakePipelinesApi) CreatePipelineExecute(r admin.CreatePipelineApiRequest) (*admin.DataLakeIngestionPipeline, *http.Response, error) + func (_m *DataLakePipelinesApi) CreatePipelineWithParams(ctx context.Context, args *admin.CreatePipelineApiParams) admin.CreatePipelineApiRequest + func (_m *DataLakePipelinesApi) DeletePipeline(ctx context.Context, groupId string, pipelineName string) admin.DeletePipelineApiRequest + func (_m *DataLakePipelinesApi) DeletePipelineExecute(r admin.DeletePipelineApiRequest) (any, *http.Response, error) + func (_m *DataLakePipelinesApi) DeletePipelineRunDataset(ctx context.Context, groupId string, pipelineName string, pipelineRunId string) admin.DeletePipelineRunDatasetApiRequest + func (_m *DataLakePipelinesApi) DeletePipelineRunDatasetExecute(r admin.DeletePipelineRunDatasetApiRequest) (any, *http.Response, error) + func (_m *DataLakePipelinesApi) DeletePipelineRunDatasetWithParams(ctx context.Context, args *admin.DeletePipelineRunDatasetApiParams) admin.DeletePipelineRunDatasetApiRequest + func (_m *DataLakePipelinesApi) DeletePipelineWithParams(ctx context.Context, args *admin.DeletePipelineApiParams) admin.DeletePipelineApiRequest + func (_m *DataLakePipelinesApi) EXPECT() *DataLakePipelinesApi_Expecter + func (_m *DataLakePipelinesApi) GetPipeline(ctx context.Context, groupId string, pipelineName string) admin.GetPipelineApiRequest + func (_m *DataLakePipelinesApi) GetPipelineExecute(r admin.GetPipelineApiRequest) (*admin.DataLakeIngestionPipeline, *http.Response, error) + func (_m *DataLakePipelinesApi) GetPipelineRun(ctx context.Context, groupId string, pipelineName string, pipelineRunId string) admin.GetPipelineRunApiRequest + func (_m *DataLakePipelinesApi) GetPipelineRunExecute(r admin.GetPipelineRunApiRequest) (*admin.IngestionPipelineRun, *http.Response, error) + func (_m *DataLakePipelinesApi) GetPipelineRunWithParams(ctx context.Context, args *admin.GetPipelineRunApiParams) admin.GetPipelineRunApiRequest + func (_m *DataLakePipelinesApi) GetPipelineWithParams(ctx context.Context, args *admin.GetPipelineApiParams) admin.GetPipelineApiRequest + func (_m *DataLakePipelinesApi) ListPipelineRuns(ctx context.Context, groupId string, pipelineName string) admin.ListPipelineRunsApiRequest + func (_m *DataLakePipelinesApi) ListPipelineRunsExecute(r admin.ListPipelineRunsApiRequest) (*admin.PaginatedPipelineRun, *http.Response, error) + func (_m *DataLakePipelinesApi) ListPipelineRunsWithParams(ctx context.Context, args *admin.ListPipelineRunsApiParams) admin.ListPipelineRunsApiRequest + func (_m *DataLakePipelinesApi) ListPipelineSchedules(ctx context.Context, groupId string, pipelineName string) admin.ListPipelineSchedulesApiRequest + func (_m *DataLakePipelinesApi) ListPipelineSchedulesExecute(r admin.ListPipelineSchedulesApiRequest) ([]admin.DiskBackupApiPolicyItem, *http.Response, error) + func (_m *DataLakePipelinesApi) ListPipelineSchedulesWithParams(ctx context.Context, args *admin.ListPipelineSchedulesApiParams) admin.ListPipelineSchedulesApiRequest + func (_m *DataLakePipelinesApi) ListPipelineSnapshots(ctx context.Context, groupId string, pipelineName string) admin.ListPipelineSnapshotsApiRequest + func (_m *DataLakePipelinesApi) ListPipelineSnapshotsExecute(r admin.ListPipelineSnapshotsApiRequest) (*admin.PaginatedBackupSnapshot, *http.Response, error) + func (_m *DataLakePipelinesApi) ListPipelineSnapshotsWithParams(ctx context.Context, args *admin.ListPipelineSnapshotsApiParams) admin.ListPipelineSnapshotsApiRequest + func (_m *DataLakePipelinesApi) ListPipelines(ctx context.Context, groupId string) admin.ListPipelinesApiRequest + func (_m *DataLakePipelinesApi) ListPipelinesExecute(r admin.ListPipelinesApiRequest) ([]admin.DataLakeIngestionPipeline, *http.Response, error) + func (_m *DataLakePipelinesApi) ListPipelinesWithParams(ctx context.Context, args *admin.ListPipelinesApiParams) admin.ListPipelinesApiRequest + func (_m *DataLakePipelinesApi) PausePipeline(ctx context.Context, groupId string, pipelineName string) admin.PausePipelineApiRequest + func (_m *DataLakePipelinesApi) PausePipelineExecute(r admin.PausePipelineApiRequest) (*admin.DataLakeIngestionPipeline, *http.Response, error) + func (_m *DataLakePipelinesApi) PausePipelineWithParams(ctx context.Context, args *admin.PausePipelineApiParams) admin.PausePipelineApiRequest + func (_m *DataLakePipelinesApi) ResumePipeline(ctx context.Context, groupId string, pipelineName string) admin.ResumePipelineApiRequest + func (_m *DataLakePipelinesApi) ResumePipelineExecute(r admin.ResumePipelineApiRequest) (*admin.DataLakeIngestionPipeline, *http.Response, error) + func (_m *DataLakePipelinesApi) ResumePipelineWithParams(ctx context.Context, args *admin.ResumePipelineApiParams) admin.ResumePipelineApiRequest + func (_m *DataLakePipelinesApi) TriggerSnapshotIngestion(ctx context.Context, groupId string, pipelineName string, ...) admin.TriggerSnapshotIngestionApiRequest + func (_m *DataLakePipelinesApi) TriggerSnapshotIngestionExecute(r admin.TriggerSnapshotIngestionApiRequest) (*admin.IngestionPipelineRun, *http.Response, error) + func (_m *DataLakePipelinesApi) TriggerSnapshotIngestionWithParams(ctx context.Context, args *admin.TriggerSnapshotIngestionApiParams) admin.TriggerSnapshotIngestionApiRequest + func (_m *DataLakePipelinesApi) UpdatePipeline(ctx context.Context, groupId string, pipelineName string, ...) admin.UpdatePipelineApiRequest + func (_m *DataLakePipelinesApi) UpdatePipelineExecute(r admin.UpdatePipelineApiRequest) (*admin.DataLakeIngestionPipeline, *http.Response, error) + func (_m *DataLakePipelinesApi) UpdatePipelineWithParams(ctx context.Context, args *admin.UpdatePipelineApiParams) admin.UpdatePipelineApiRequest + type DataLakePipelinesApi_CreatePipelineExecute_Call struct + func (_c *DataLakePipelinesApi_CreatePipelineExecute_Call) Return(_a0 *admin.DataLakeIngestionPipeline, _a1 *http.Response, _a2 error) *DataLakePipelinesApi_CreatePipelineExecute_Call + func (_c *DataLakePipelinesApi_CreatePipelineExecute_Call) Run(run func(r admin.CreatePipelineApiRequest)) *DataLakePipelinesApi_CreatePipelineExecute_Call + func (_c *DataLakePipelinesApi_CreatePipelineExecute_Call) RunAndReturn(...) *DataLakePipelinesApi_CreatePipelineExecute_Call + type DataLakePipelinesApi_CreatePipelineWithParams_Call struct + func (_c *DataLakePipelinesApi_CreatePipelineWithParams_Call) Return(_a0 admin.CreatePipelineApiRequest) *DataLakePipelinesApi_CreatePipelineWithParams_Call + func (_c *DataLakePipelinesApi_CreatePipelineWithParams_Call) Run(run func(ctx context.Context, args *admin.CreatePipelineApiParams)) *DataLakePipelinesApi_CreatePipelineWithParams_Call + func (_c *DataLakePipelinesApi_CreatePipelineWithParams_Call) RunAndReturn(...) *DataLakePipelinesApi_CreatePipelineWithParams_Call + type DataLakePipelinesApi_CreatePipeline_Call struct + func (_c *DataLakePipelinesApi_CreatePipeline_Call) Return(_a0 admin.CreatePipelineApiRequest) *DataLakePipelinesApi_CreatePipeline_Call + func (_c *DataLakePipelinesApi_CreatePipeline_Call) Run(run func(ctx context.Context, groupId string, ...)) *DataLakePipelinesApi_CreatePipeline_Call + func (_c *DataLakePipelinesApi_CreatePipeline_Call) RunAndReturn(...) *DataLakePipelinesApi_CreatePipeline_Call + type DataLakePipelinesApi_DeletePipelineExecute_Call struct + func (_c *DataLakePipelinesApi_DeletePipelineExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *DataLakePipelinesApi_DeletePipelineExecute_Call + func (_c *DataLakePipelinesApi_DeletePipelineExecute_Call) Run(run func(r admin.DeletePipelineApiRequest)) *DataLakePipelinesApi_DeletePipelineExecute_Call + func (_c *DataLakePipelinesApi_DeletePipelineExecute_Call) RunAndReturn(run func(admin.DeletePipelineApiRequest) (any, *http.Response, error)) *DataLakePipelinesApi_DeletePipelineExecute_Call + type DataLakePipelinesApi_DeletePipelineRunDatasetExecute_Call struct + func (_c *DataLakePipelinesApi_DeletePipelineRunDatasetExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *DataLakePipelinesApi_DeletePipelineRunDatasetExecute_Call + func (_c *DataLakePipelinesApi_DeletePipelineRunDatasetExecute_Call) Run(run func(r admin.DeletePipelineRunDatasetApiRequest)) *DataLakePipelinesApi_DeletePipelineRunDatasetExecute_Call + func (_c *DataLakePipelinesApi_DeletePipelineRunDatasetExecute_Call) RunAndReturn(...) *DataLakePipelinesApi_DeletePipelineRunDatasetExecute_Call + type DataLakePipelinesApi_DeletePipelineRunDatasetWithParams_Call struct + func (_c *DataLakePipelinesApi_DeletePipelineRunDatasetWithParams_Call) Return(_a0 admin.DeletePipelineRunDatasetApiRequest) *DataLakePipelinesApi_DeletePipelineRunDatasetWithParams_Call + func (_c *DataLakePipelinesApi_DeletePipelineRunDatasetWithParams_Call) Run(run func(ctx context.Context, args *admin.DeletePipelineRunDatasetApiParams)) *DataLakePipelinesApi_DeletePipelineRunDatasetWithParams_Call + func (_c *DataLakePipelinesApi_DeletePipelineRunDatasetWithParams_Call) RunAndReturn(...) *DataLakePipelinesApi_DeletePipelineRunDatasetWithParams_Call + type DataLakePipelinesApi_DeletePipelineRunDataset_Call struct + func (_c *DataLakePipelinesApi_DeletePipelineRunDataset_Call) Return(_a0 admin.DeletePipelineRunDatasetApiRequest) *DataLakePipelinesApi_DeletePipelineRunDataset_Call + func (_c *DataLakePipelinesApi_DeletePipelineRunDataset_Call) Run(...) *DataLakePipelinesApi_DeletePipelineRunDataset_Call + func (_c *DataLakePipelinesApi_DeletePipelineRunDataset_Call) RunAndReturn(...) *DataLakePipelinesApi_DeletePipelineRunDataset_Call + type DataLakePipelinesApi_DeletePipelineWithParams_Call struct + func (_c *DataLakePipelinesApi_DeletePipelineWithParams_Call) Return(_a0 admin.DeletePipelineApiRequest) *DataLakePipelinesApi_DeletePipelineWithParams_Call + func (_c *DataLakePipelinesApi_DeletePipelineWithParams_Call) Run(run func(ctx context.Context, args *admin.DeletePipelineApiParams)) *DataLakePipelinesApi_DeletePipelineWithParams_Call + func (_c *DataLakePipelinesApi_DeletePipelineWithParams_Call) RunAndReturn(...) *DataLakePipelinesApi_DeletePipelineWithParams_Call + type DataLakePipelinesApi_DeletePipeline_Call struct + func (_c *DataLakePipelinesApi_DeletePipeline_Call) Return(_a0 admin.DeletePipelineApiRequest) *DataLakePipelinesApi_DeletePipeline_Call + func (_c *DataLakePipelinesApi_DeletePipeline_Call) Run(run func(ctx context.Context, groupId string, pipelineName string)) *DataLakePipelinesApi_DeletePipeline_Call + func (_c *DataLakePipelinesApi_DeletePipeline_Call) RunAndReturn(run func(context.Context, string, string) admin.DeletePipelineApiRequest) *DataLakePipelinesApi_DeletePipeline_Call + type DataLakePipelinesApi_Expecter struct + func (_e *DataLakePipelinesApi_Expecter) CreatePipeline(ctx any, groupId any, dataLakeIngestionPipeline any) *DataLakePipelinesApi_CreatePipeline_Call + func (_e *DataLakePipelinesApi_Expecter) CreatePipelineExecute(r any) *DataLakePipelinesApi_CreatePipelineExecute_Call + func (_e *DataLakePipelinesApi_Expecter) CreatePipelineWithParams(ctx any, args any) *DataLakePipelinesApi_CreatePipelineWithParams_Call + func (_e *DataLakePipelinesApi_Expecter) DeletePipeline(ctx any, groupId any, pipelineName any) *DataLakePipelinesApi_DeletePipeline_Call + func (_e *DataLakePipelinesApi_Expecter) DeletePipelineExecute(r any) *DataLakePipelinesApi_DeletePipelineExecute_Call + func (_e *DataLakePipelinesApi_Expecter) DeletePipelineRunDataset(ctx any, groupId any, pipelineName any, pipelineRunId any) *DataLakePipelinesApi_DeletePipelineRunDataset_Call + func (_e *DataLakePipelinesApi_Expecter) DeletePipelineRunDatasetExecute(r any) *DataLakePipelinesApi_DeletePipelineRunDatasetExecute_Call + func (_e *DataLakePipelinesApi_Expecter) DeletePipelineRunDatasetWithParams(ctx any, args any) *DataLakePipelinesApi_DeletePipelineRunDatasetWithParams_Call + func (_e *DataLakePipelinesApi_Expecter) DeletePipelineWithParams(ctx any, args any) *DataLakePipelinesApi_DeletePipelineWithParams_Call + func (_e *DataLakePipelinesApi_Expecter) GetPipeline(ctx any, groupId any, pipelineName any) *DataLakePipelinesApi_GetPipeline_Call + func (_e *DataLakePipelinesApi_Expecter) GetPipelineExecute(r any) *DataLakePipelinesApi_GetPipelineExecute_Call + func (_e *DataLakePipelinesApi_Expecter) GetPipelineRun(ctx any, groupId any, pipelineName any, pipelineRunId any) *DataLakePipelinesApi_GetPipelineRun_Call + func (_e *DataLakePipelinesApi_Expecter) GetPipelineRunExecute(r any) *DataLakePipelinesApi_GetPipelineRunExecute_Call + func (_e *DataLakePipelinesApi_Expecter) GetPipelineRunWithParams(ctx any, args any) *DataLakePipelinesApi_GetPipelineRunWithParams_Call + func (_e *DataLakePipelinesApi_Expecter) GetPipelineWithParams(ctx any, args any) *DataLakePipelinesApi_GetPipelineWithParams_Call + func (_e *DataLakePipelinesApi_Expecter) ListPipelineRuns(ctx any, groupId any, pipelineName any) *DataLakePipelinesApi_ListPipelineRuns_Call + func (_e *DataLakePipelinesApi_Expecter) ListPipelineRunsExecute(r any) *DataLakePipelinesApi_ListPipelineRunsExecute_Call + func (_e *DataLakePipelinesApi_Expecter) ListPipelineRunsWithParams(ctx any, args any) *DataLakePipelinesApi_ListPipelineRunsWithParams_Call + func (_e *DataLakePipelinesApi_Expecter) ListPipelineSchedules(ctx any, groupId any, pipelineName any) *DataLakePipelinesApi_ListPipelineSchedules_Call + func (_e *DataLakePipelinesApi_Expecter) ListPipelineSchedulesExecute(r any) *DataLakePipelinesApi_ListPipelineSchedulesExecute_Call + func (_e *DataLakePipelinesApi_Expecter) ListPipelineSchedulesWithParams(ctx any, args any) *DataLakePipelinesApi_ListPipelineSchedulesWithParams_Call + func (_e *DataLakePipelinesApi_Expecter) ListPipelineSnapshots(ctx any, groupId any, pipelineName any) *DataLakePipelinesApi_ListPipelineSnapshots_Call + func (_e *DataLakePipelinesApi_Expecter) ListPipelineSnapshotsExecute(r any) *DataLakePipelinesApi_ListPipelineSnapshotsExecute_Call + func (_e *DataLakePipelinesApi_Expecter) ListPipelineSnapshotsWithParams(ctx any, args any) *DataLakePipelinesApi_ListPipelineSnapshotsWithParams_Call + func (_e *DataLakePipelinesApi_Expecter) ListPipelines(ctx any, groupId any) *DataLakePipelinesApi_ListPipelines_Call + func (_e *DataLakePipelinesApi_Expecter) ListPipelinesExecute(r any) *DataLakePipelinesApi_ListPipelinesExecute_Call + func (_e *DataLakePipelinesApi_Expecter) ListPipelinesWithParams(ctx any, args any) *DataLakePipelinesApi_ListPipelinesWithParams_Call + func (_e *DataLakePipelinesApi_Expecter) PausePipeline(ctx any, groupId any, pipelineName any) *DataLakePipelinesApi_PausePipeline_Call + func (_e *DataLakePipelinesApi_Expecter) PausePipelineExecute(r any) *DataLakePipelinesApi_PausePipelineExecute_Call + func (_e *DataLakePipelinesApi_Expecter) PausePipelineWithParams(ctx any, args any) *DataLakePipelinesApi_PausePipelineWithParams_Call + func (_e *DataLakePipelinesApi_Expecter) ResumePipeline(ctx any, groupId any, pipelineName any) *DataLakePipelinesApi_ResumePipeline_Call + func (_e *DataLakePipelinesApi_Expecter) ResumePipelineExecute(r any) *DataLakePipelinesApi_ResumePipelineExecute_Call + func (_e *DataLakePipelinesApi_Expecter) ResumePipelineWithParams(ctx any, args any) *DataLakePipelinesApi_ResumePipelineWithParams_Call + func (_e *DataLakePipelinesApi_Expecter) TriggerSnapshotIngestion(ctx any, groupId any, pipelineName any, triggerIngestionPipelineRequest any) *DataLakePipelinesApi_TriggerSnapshotIngestion_Call + func (_e *DataLakePipelinesApi_Expecter) TriggerSnapshotIngestionExecute(r any) *DataLakePipelinesApi_TriggerSnapshotIngestionExecute_Call + func (_e *DataLakePipelinesApi_Expecter) TriggerSnapshotIngestionWithParams(ctx any, args any) *DataLakePipelinesApi_TriggerSnapshotIngestionWithParams_Call + func (_e *DataLakePipelinesApi_Expecter) UpdatePipeline(ctx any, groupId any, pipelineName any, dataLakeIngestionPipeline any) *DataLakePipelinesApi_UpdatePipeline_Call + func (_e *DataLakePipelinesApi_Expecter) UpdatePipelineExecute(r any) *DataLakePipelinesApi_UpdatePipelineExecute_Call + func (_e *DataLakePipelinesApi_Expecter) UpdatePipelineWithParams(ctx any, args any) *DataLakePipelinesApi_UpdatePipelineWithParams_Call + type DataLakePipelinesApi_GetPipelineExecute_Call struct + func (_c *DataLakePipelinesApi_GetPipelineExecute_Call) Return(_a0 *admin.DataLakeIngestionPipeline, _a1 *http.Response, _a2 error) *DataLakePipelinesApi_GetPipelineExecute_Call + func (_c *DataLakePipelinesApi_GetPipelineExecute_Call) Run(run func(r admin.GetPipelineApiRequest)) *DataLakePipelinesApi_GetPipelineExecute_Call + func (_c *DataLakePipelinesApi_GetPipelineExecute_Call) RunAndReturn(...) *DataLakePipelinesApi_GetPipelineExecute_Call + type DataLakePipelinesApi_GetPipelineRunExecute_Call struct + func (_c *DataLakePipelinesApi_GetPipelineRunExecute_Call) Return(_a0 *admin.IngestionPipelineRun, _a1 *http.Response, _a2 error) *DataLakePipelinesApi_GetPipelineRunExecute_Call + func (_c *DataLakePipelinesApi_GetPipelineRunExecute_Call) Run(run func(r admin.GetPipelineRunApiRequest)) *DataLakePipelinesApi_GetPipelineRunExecute_Call + func (_c *DataLakePipelinesApi_GetPipelineRunExecute_Call) RunAndReturn(...) *DataLakePipelinesApi_GetPipelineRunExecute_Call + type DataLakePipelinesApi_GetPipelineRunWithParams_Call struct + func (_c *DataLakePipelinesApi_GetPipelineRunWithParams_Call) Return(_a0 admin.GetPipelineRunApiRequest) *DataLakePipelinesApi_GetPipelineRunWithParams_Call + func (_c *DataLakePipelinesApi_GetPipelineRunWithParams_Call) Run(run func(ctx context.Context, args *admin.GetPipelineRunApiParams)) *DataLakePipelinesApi_GetPipelineRunWithParams_Call + func (_c *DataLakePipelinesApi_GetPipelineRunWithParams_Call) RunAndReturn(...) *DataLakePipelinesApi_GetPipelineRunWithParams_Call + type DataLakePipelinesApi_GetPipelineRun_Call struct + func (_c *DataLakePipelinesApi_GetPipelineRun_Call) Return(_a0 admin.GetPipelineRunApiRequest) *DataLakePipelinesApi_GetPipelineRun_Call + func (_c *DataLakePipelinesApi_GetPipelineRun_Call) Run(...) *DataLakePipelinesApi_GetPipelineRun_Call + func (_c *DataLakePipelinesApi_GetPipelineRun_Call) RunAndReturn(...) *DataLakePipelinesApi_GetPipelineRun_Call + type DataLakePipelinesApi_GetPipelineWithParams_Call struct + func (_c *DataLakePipelinesApi_GetPipelineWithParams_Call) Return(_a0 admin.GetPipelineApiRequest) *DataLakePipelinesApi_GetPipelineWithParams_Call + func (_c *DataLakePipelinesApi_GetPipelineWithParams_Call) Run(run func(ctx context.Context, args *admin.GetPipelineApiParams)) *DataLakePipelinesApi_GetPipelineWithParams_Call + func (_c *DataLakePipelinesApi_GetPipelineWithParams_Call) RunAndReturn(...) *DataLakePipelinesApi_GetPipelineWithParams_Call + type DataLakePipelinesApi_GetPipeline_Call struct + func (_c *DataLakePipelinesApi_GetPipeline_Call) Return(_a0 admin.GetPipelineApiRequest) *DataLakePipelinesApi_GetPipeline_Call + func (_c *DataLakePipelinesApi_GetPipeline_Call) Run(run func(ctx context.Context, groupId string, pipelineName string)) *DataLakePipelinesApi_GetPipeline_Call + func (_c *DataLakePipelinesApi_GetPipeline_Call) RunAndReturn(run func(context.Context, string, string) admin.GetPipelineApiRequest) *DataLakePipelinesApi_GetPipeline_Call + type DataLakePipelinesApi_ListPipelineRunsExecute_Call struct + func (_c *DataLakePipelinesApi_ListPipelineRunsExecute_Call) Return(_a0 *admin.PaginatedPipelineRun, _a1 *http.Response, _a2 error) *DataLakePipelinesApi_ListPipelineRunsExecute_Call + func (_c *DataLakePipelinesApi_ListPipelineRunsExecute_Call) Run(run func(r admin.ListPipelineRunsApiRequest)) *DataLakePipelinesApi_ListPipelineRunsExecute_Call + func (_c *DataLakePipelinesApi_ListPipelineRunsExecute_Call) RunAndReturn(...) *DataLakePipelinesApi_ListPipelineRunsExecute_Call + type DataLakePipelinesApi_ListPipelineRunsWithParams_Call struct + func (_c *DataLakePipelinesApi_ListPipelineRunsWithParams_Call) Return(_a0 admin.ListPipelineRunsApiRequest) *DataLakePipelinesApi_ListPipelineRunsWithParams_Call + func (_c *DataLakePipelinesApi_ListPipelineRunsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListPipelineRunsApiParams)) *DataLakePipelinesApi_ListPipelineRunsWithParams_Call + func (_c *DataLakePipelinesApi_ListPipelineRunsWithParams_Call) RunAndReturn(...) *DataLakePipelinesApi_ListPipelineRunsWithParams_Call + type DataLakePipelinesApi_ListPipelineRuns_Call struct + func (_c *DataLakePipelinesApi_ListPipelineRuns_Call) Return(_a0 admin.ListPipelineRunsApiRequest) *DataLakePipelinesApi_ListPipelineRuns_Call + func (_c *DataLakePipelinesApi_ListPipelineRuns_Call) Run(run func(ctx context.Context, groupId string, pipelineName string)) *DataLakePipelinesApi_ListPipelineRuns_Call + func (_c *DataLakePipelinesApi_ListPipelineRuns_Call) RunAndReturn(run func(context.Context, string, string) admin.ListPipelineRunsApiRequest) *DataLakePipelinesApi_ListPipelineRuns_Call + type DataLakePipelinesApi_ListPipelineSchedulesExecute_Call struct + func (_c *DataLakePipelinesApi_ListPipelineSchedulesExecute_Call) Return(_a0 []admin.DiskBackupApiPolicyItem, _a1 *http.Response, _a2 error) *DataLakePipelinesApi_ListPipelineSchedulesExecute_Call + func (_c *DataLakePipelinesApi_ListPipelineSchedulesExecute_Call) Run(run func(r admin.ListPipelineSchedulesApiRequest)) *DataLakePipelinesApi_ListPipelineSchedulesExecute_Call + func (_c *DataLakePipelinesApi_ListPipelineSchedulesExecute_Call) RunAndReturn(...) *DataLakePipelinesApi_ListPipelineSchedulesExecute_Call + type DataLakePipelinesApi_ListPipelineSchedulesWithParams_Call struct + func (_c *DataLakePipelinesApi_ListPipelineSchedulesWithParams_Call) Return(_a0 admin.ListPipelineSchedulesApiRequest) *DataLakePipelinesApi_ListPipelineSchedulesWithParams_Call + func (_c *DataLakePipelinesApi_ListPipelineSchedulesWithParams_Call) Run(run func(ctx context.Context, args *admin.ListPipelineSchedulesApiParams)) *DataLakePipelinesApi_ListPipelineSchedulesWithParams_Call + func (_c *DataLakePipelinesApi_ListPipelineSchedulesWithParams_Call) RunAndReturn(...) *DataLakePipelinesApi_ListPipelineSchedulesWithParams_Call + type DataLakePipelinesApi_ListPipelineSchedules_Call struct + func (_c *DataLakePipelinesApi_ListPipelineSchedules_Call) Return(_a0 admin.ListPipelineSchedulesApiRequest) *DataLakePipelinesApi_ListPipelineSchedules_Call + func (_c *DataLakePipelinesApi_ListPipelineSchedules_Call) Run(run func(ctx context.Context, groupId string, pipelineName string)) *DataLakePipelinesApi_ListPipelineSchedules_Call + func (_c *DataLakePipelinesApi_ListPipelineSchedules_Call) RunAndReturn(...) *DataLakePipelinesApi_ListPipelineSchedules_Call + type DataLakePipelinesApi_ListPipelineSnapshotsExecute_Call struct + func (_c *DataLakePipelinesApi_ListPipelineSnapshotsExecute_Call) Return(_a0 *admin.PaginatedBackupSnapshot, _a1 *http.Response, _a2 error) *DataLakePipelinesApi_ListPipelineSnapshotsExecute_Call + func (_c *DataLakePipelinesApi_ListPipelineSnapshotsExecute_Call) Run(run func(r admin.ListPipelineSnapshotsApiRequest)) *DataLakePipelinesApi_ListPipelineSnapshotsExecute_Call + func (_c *DataLakePipelinesApi_ListPipelineSnapshotsExecute_Call) RunAndReturn(...) *DataLakePipelinesApi_ListPipelineSnapshotsExecute_Call + type DataLakePipelinesApi_ListPipelineSnapshotsWithParams_Call struct + func (_c *DataLakePipelinesApi_ListPipelineSnapshotsWithParams_Call) Return(_a0 admin.ListPipelineSnapshotsApiRequest) *DataLakePipelinesApi_ListPipelineSnapshotsWithParams_Call + func (_c *DataLakePipelinesApi_ListPipelineSnapshotsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListPipelineSnapshotsApiParams)) *DataLakePipelinesApi_ListPipelineSnapshotsWithParams_Call + func (_c *DataLakePipelinesApi_ListPipelineSnapshotsWithParams_Call) RunAndReturn(...) *DataLakePipelinesApi_ListPipelineSnapshotsWithParams_Call + type DataLakePipelinesApi_ListPipelineSnapshots_Call struct + func (_c *DataLakePipelinesApi_ListPipelineSnapshots_Call) Return(_a0 admin.ListPipelineSnapshotsApiRequest) *DataLakePipelinesApi_ListPipelineSnapshots_Call + func (_c *DataLakePipelinesApi_ListPipelineSnapshots_Call) Run(run func(ctx context.Context, groupId string, pipelineName string)) *DataLakePipelinesApi_ListPipelineSnapshots_Call + func (_c *DataLakePipelinesApi_ListPipelineSnapshots_Call) RunAndReturn(...) *DataLakePipelinesApi_ListPipelineSnapshots_Call + type DataLakePipelinesApi_ListPipelinesExecute_Call struct + func (_c *DataLakePipelinesApi_ListPipelinesExecute_Call) Return(_a0 []admin.DataLakeIngestionPipeline, _a1 *http.Response, _a2 error) *DataLakePipelinesApi_ListPipelinesExecute_Call + func (_c *DataLakePipelinesApi_ListPipelinesExecute_Call) Run(run func(r admin.ListPipelinesApiRequest)) *DataLakePipelinesApi_ListPipelinesExecute_Call + func (_c *DataLakePipelinesApi_ListPipelinesExecute_Call) RunAndReturn(...) *DataLakePipelinesApi_ListPipelinesExecute_Call + type DataLakePipelinesApi_ListPipelinesWithParams_Call struct + func (_c *DataLakePipelinesApi_ListPipelinesWithParams_Call) Return(_a0 admin.ListPipelinesApiRequest) *DataLakePipelinesApi_ListPipelinesWithParams_Call + func (_c *DataLakePipelinesApi_ListPipelinesWithParams_Call) Run(run func(ctx context.Context, args *admin.ListPipelinesApiParams)) *DataLakePipelinesApi_ListPipelinesWithParams_Call + func (_c *DataLakePipelinesApi_ListPipelinesWithParams_Call) RunAndReturn(...) *DataLakePipelinesApi_ListPipelinesWithParams_Call + type DataLakePipelinesApi_ListPipelines_Call struct + func (_c *DataLakePipelinesApi_ListPipelines_Call) Return(_a0 admin.ListPipelinesApiRequest) *DataLakePipelinesApi_ListPipelines_Call + func (_c *DataLakePipelinesApi_ListPipelines_Call) Run(run func(ctx context.Context, groupId string)) *DataLakePipelinesApi_ListPipelines_Call + func (_c *DataLakePipelinesApi_ListPipelines_Call) RunAndReturn(run func(context.Context, string) admin.ListPipelinesApiRequest) *DataLakePipelinesApi_ListPipelines_Call + type DataLakePipelinesApi_PausePipelineExecute_Call struct + func (_c *DataLakePipelinesApi_PausePipelineExecute_Call) Return(_a0 *admin.DataLakeIngestionPipeline, _a1 *http.Response, _a2 error) *DataLakePipelinesApi_PausePipelineExecute_Call + func (_c *DataLakePipelinesApi_PausePipelineExecute_Call) Run(run func(r admin.PausePipelineApiRequest)) *DataLakePipelinesApi_PausePipelineExecute_Call + func (_c *DataLakePipelinesApi_PausePipelineExecute_Call) RunAndReturn(...) *DataLakePipelinesApi_PausePipelineExecute_Call + type DataLakePipelinesApi_PausePipelineWithParams_Call struct + func (_c *DataLakePipelinesApi_PausePipelineWithParams_Call) Return(_a0 admin.PausePipelineApiRequest) *DataLakePipelinesApi_PausePipelineWithParams_Call + func (_c *DataLakePipelinesApi_PausePipelineWithParams_Call) Run(run func(ctx context.Context, args *admin.PausePipelineApiParams)) *DataLakePipelinesApi_PausePipelineWithParams_Call + func (_c *DataLakePipelinesApi_PausePipelineWithParams_Call) RunAndReturn(...) *DataLakePipelinesApi_PausePipelineWithParams_Call + type DataLakePipelinesApi_PausePipeline_Call struct + func (_c *DataLakePipelinesApi_PausePipeline_Call) Return(_a0 admin.PausePipelineApiRequest) *DataLakePipelinesApi_PausePipeline_Call + func (_c *DataLakePipelinesApi_PausePipeline_Call) Run(run func(ctx context.Context, groupId string, pipelineName string)) *DataLakePipelinesApi_PausePipeline_Call + func (_c *DataLakePipelinesApi_PausePipeline_Call) RunAndReturn(run func(context.Context, string, string) admin.PausePipelineApiRequest) *DataLakePipelinesApi_PausePipeline_Call + type DataLakePipelinesApi_ResumePipelineExecute_Call struct + func (_c *DataLakePipelinesApi_ResumePipelineExecute_Call) Return(_a0 *admin.DataLakeIngestionPipeline, _a1 *http.Response, _a2 error) *DataLakePipelinesApi_ResumePipelineExecute_Call + func (_c *DataLakePipelinesApi_ResumePipelineExecute_Call) Run(run func(r admin.ResumePipelineApiRequest)) *DataLakePipelinesApi_ResumePipelineExecute_Call + func (_c *DataLakePipelinesApi_ResumePipelineExecute_Call) RunAndReturn(...) *DataLakePipelinesApi_ResumePipelineExecute_Call + type DataLakePipelinesApi_ResumePipelineWithParams_Call struct + func (_c *DataLakePipelinesApi_ResumePipelineWithParams_Call) Return(_a0 admin.ResumePipelineApiRequest) *DataLakePipelinesApi_ResumePipelineWithParams_Call + func (_c *DataLakePipelinesApi_ResumePipelineWithParams_Call) Run(run func(ctx context.Context, args *admin.ResumePipelineApiParams)) *DataLakePipelinesApi_ResumePipelineWithParams_Call + func (_c *DataLakePipelinesApi_ResumePipelineWithParams_Call) RunAndReturn(...) *DataLakePipelinesApi_ResumePipelineWithParams_Call + type DataLakePipelinesApi_ResumePipeline_Call struct + func (_c *DataLakePipelinesApi_ResumePipeline_Call) Return(_a0 admin.ResumePipelineApiRequest) *DataLakePipelinesApi_ResumePipeline_Call + func (_c *DataLakePipelinesApi_ResumePipeline_Call) Run(run func(ctx context.Context, groupId string, pipelineName string)) *DataLakePipelinesApi_ResumePipeline_Call + func (_c *DataLakePipelinesApi_ResumePipeline_Call) RunAndReturn(run func(context.Context, string, string) admin.ResumePipelineApiRequest) *DataLakePipelinesApi_ResumePipeline_Call + type DataLakePipelinesApi_TriggerSnapshotIngestionExecute_Call struct + func (_c *DataLakePipelinesApi_TriggerSnapshotIngestionExecute_Call) Return(_a0 *admin.IngestionPipelineRun, _a1 *http.Response, _a2 error) *DataLakePipelinesApi_TriggerSnapshotIngestionExecute_Call + func (_c *DataLakePipelinesApi_TriggerSnapshotIngestionExecute_Call) Run(run func(r admin.TriggerSnapshotIngestionApiRequest)) *DataLakePipelinesApi_TriggerSnapshotIngestionExecute_Call + func (_c *DataLakePipelinesApi_TriggerSnapshotIngestionExecute_Call) RunAndReturn(...) *DataLakePipelinesApi_TriggerSnapshotIngestionExecute_Call + type DataLakePipelinesApi_TriggerSnapshotIngestionWithParams_Call struct + func (_c *DataLakePipelinesApi_TriggerSnapshotIngestionWithParams_Call) Return(_a0 admin.TriggerSnapshotIngestionApiRequest) *DataLakePipelinesApi_TriggerSnapshotIngestionWithParams_Call + func (_c *DataLakePipelinesApi_TriggerSnapshotIngestionWithParams_Call) Run(run func(ctx context.Context, args *admin.TriggerSnapshotIngestionApiParams)) *DataLakePipelinesApi_TriggerSnapshotIngestionWithParams_Call + func (_c *DataLakePipelinesApi_TriggerSnapshotIngestionWithParams_Call) RunAndReturn(...) *DataLakePipelinesApi_TriggerSnapshotIngestionWithParams_Call + type DataLakePipelinesApi_TriggerSnapshotIngestion_Call struct + func (_c *DataLakePipelinesApi_TriggerSnapshotIngestion_Call) Return(_a0 admin.TriggerSnapshotIngestionApiRequest) *DataLakePipelinesApi_TriggerSnapshotIngestion_Call + func (_c *DataLakePipelinesApi_TriggerSnapshotIngestion_Call) Run(run func(ctx context.Context, groupId string, pipelineName string, ...)) *DataLakePipelinesApi_TriggerSnapshotIngestion_Call + func (_c *DataLakePipelinesApi_TriggerSnapshotIngestion_Call) RunAndReturn(...) *DataLakePipelinesApi_TriggerSnapshotIngestion_Call + type DataLakePipelinesApi_UpdatePipelineExecute_Call struct + func (_c *DataLakePipelinesApi_UpdatePipelineExecute_Call) Return(_a0 *admin.DataLakeIngestionPipeline, _a1 *http.Response, _a2 error) *DataLakePipelinesApi_UpdatePipelineExecute_Call + func (_c *DataLakePipelinesApi_UpdatePipelineExecute_Call) Run(run func(r admin.UpdatePipelineApiRequest)) *DataLakePipelinesApi_UpdatePipelineExecute_Call + func (_c *DataLakePipelinesApi_UpdatePipelineExecute_Call) RunAndReturn(...) *DataLakePipelinesApi_UpdatePipelineExecute_Call + type DataLakePipelinesApi_UpdatePipelineWithParams_Call struct + func (_c *DataLakePipelinesApi_UpdatePipelineWithParams_Call) Return(_a0 admin.UpdatePipelineApiRequest) *DataLakePipelinesApi_UpdatePipelineWithParams_Call + func (_c *DataLakePipelinesApi_UpdatePipelineWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdatePipelineApiParams)) *DataLakePipelinesApi_UpdatePipelineWithParams_Call + func (_c *DataLakePipelinesApi_UpdatePipelineWithParams_Call) RunAndReturn(...) *DataLakePipelinesApi_UpdatePipelineWithParams_Call + type DataLakePipelinesApi_UpdatePipeline_Call struct + func (_c *DataLakePipelinesApi_UpdatePipeline_Call) Return(_a0 admin.UpdatePipelineApiRequest) *DataLakePipelinesApi_UpdatePipeline_Call + func (_c *DataLakePipelinesApi_UpdatePipeline_Call) Run(run func(ctx context.Context, groupId string, pipelineName string, ...)) *DataLakePipelinesApi_UpdatePipeline_Call + func (_c *DataLakePipelinesApi_UpdatePipeline_Call) RunAndReturn(...) *DataLakePipelinesApi_UpdatePipeline_Call + type DatabaseUsersApi struct + func NewDatabaseUsersApi(t interface{ ... }) *DatabaseUsersApi + func (_m *DatabaseUsersApi) CreateDatabaseUser(ctx context.Context, groupId string, ...) admin.CreateDatabaseUserApiRequest + func (_m *DatabaseUsersApi) CreateDatabaseUserExecute(r admin.CreateDatabaseUserApiRequest) (*admin.CloudDatabaseUser, *http.Response, error) + func (_m *DatabaseUsersApi) CreateDatabaseUserWithParams(ctx context.Context, args *admin.CreateDatabaseUserApiParams) admin.CreateDatabaseUserApiRequest + func (_m *DatabaseUsersApi) DeleteDatabaseUser(ctx context.Context, groupId string, databaseName string, username string) admin.DeleteDatabaseUserApiRequest + func (_m *DatabaseUsersApi) DeleteDatabaseUserExecute(r admin.DeleteDatabaseUserApiRequest) (any, *http.Response, error) + func (_m *DatabaseUsersApi) DeleteDatabaseUserWithParams(ctx context.Context, args *admin.DeleteDatabaseUserApiParams) admin.DeleteDatabaseUserApiRequest + func (_m *DatabaseUsersApi) EXPECT() *DatabaseUsersApi_Expecter + func (_m *DatabaseUsersApi) GetDatabaseUser(ctx context.Context, groupId string, databaseName string, username string) admin.GetDatabaseUserApiRequest + func (_m *DatabaseUsersApi) GetDatabaseUserExecute(r admin.GetDatabaseUserApiRequest) (*admin.CloudDatabaseUser, *http.Response, error) + func (_m *DatabaseUsersApi) GetDatabaseUserWithParams(ctx context.Context, args *admin.GetDatabaseUserApiParams) admin.GetDatabaseUserApiRequest + func (_m *DatabaseUsersApi) ListDatabaseUsers(ctx context.Context, groupId string) admin.ListDatabaseUsersApiRequest + func (_m *DatabaseUsersApi) ListDatabaseUsersExecute(r admin.ListDatabaseUsersApiRequest) (*admin.PaginatedApiAtlasDatabaseUser, *http.Response, error) + func (_m *DatabaseUsersApi) ListDatabaseUsersWithParams(ctx context.Context, args *admin.ListDatabaseUsersApiParams) admin.ListDatabaseUsersApiRequest + func (_m *DatabaseUsersApi) UpdateDatabaseUser(ctx context.Context, groupId string, databaseName string, username string, ...) admin.UpdateDatabaseUserApiRequest + func (_m *DatabaseUsersApi) UpdateDatabaseUserExecute(r admin.UpdateDatabaseUserApiRequest) (*admin.CloudDatabaseUser, *http.Response, error) + func (_m *DatabaseUsersApi) UpdateDatabaseUserWithParams(ctx context.Context, args *admin.UpdateDatabaseUserApiParams) admin.UpdateDatabaseUserApiRequest + type DatabaseUsersApi_CreateDatabaseUserExecute_Call struct + func (_c *DatabaseUsersApi_CreateDatabaseUserExecute_Call) Return(_a0 *admin.CloudDatabaseUser, _a1 *http.Response, _a2 error) *DatabaseUsersApi_CreateDatabaseUserExecute_Call + func (_c *DatabaseUsersApi_CreateDatabaseUserExecute_Call) Run(run func(r admin.CreateDatabaseUserApiRequest)) *DatabaseUsersApi_CreateDatabaseUserExecute_Call + func (_c *DatabaseUsersApi_CreateDatabaseUserExecute_Call) RunAndReturn(...) *DatabaseUsersApi_CreateDatabaseUserExecute_Call + type DatabaseUsersApi_CreateDatabaseUserWithParams_Call struct + func (_c *DatabaseUsersApi_CreateDatabaseUserWithParams_Call) Return(_a0 admin.CreateDatabaseUserApiRequest) *DatabaseUsersApi_CreateDatabaseUserWithParams_Call + func (_c *DatabaseUsersApi_CreateDatabaseUserWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateDatabaseUserApiParams)) *DatabaseUsersApi_CreateDatabaseUserWithParams_Call + func (_c *DatabaseUsersApi_CreateDatabaseUserWithParams_Call) RunAndReturn(...) *DatabaseUsersApi_CreateDatabaseUserWithParams_Call + type DatabaseUsersApi_CreateDatabaseUser_Call struct + func (_c *DatabaseUsersApi_CreateDatabaseUser_Call) Return(_a0 admin.CreateDatabaseUserApiRequest) *DatabaseUsersApi_CreateDatabaseUser_Call + func (_c *DatabaseUsersApi_CreateDatabaseUser_Call) Run(run func(ctx context.Context, groupId string, ...)) *DatabaseUsersApi_CreateDatabaseUser_Call + func (_c *DatabaseUsersApi_CreateDatabaseUser_Call) RunAndReturn(...) *DatabaseUsersApi_CreateDatabaseUser_Call + type DatabaseUsersApi_DeleteDatabaseUserExecute_Call struct + func (_c *DatabaseUsersApi_DeleteDatabaseUserExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *DatabaseUsersApi_DeleteDatabaseUserExecute_Call + func (_c *DatabaseUsersApi_DeleteDatabaseUserExecute_Call) Run(run func(r admin.DeleteDatabaseUserApiRequest)) *DatabaseUsersApi_DeleteDatabaseUserExecute_Call + func (_c *DatabaseUsersApi_DeleteDatabaseUserExecute_Call) RunAndReturn(run func(admin.DeleteDatabaseUserApiRequest) (any, *http.Response, error)) *DatabaseUsersApi_DeleteDatabaseUserExecute_Call + type DatabaseUsersApi_DeleteDatabaseUserWithParams_Call struct + func (_c *DatabaseUsersApi_DeleteDatabaseUserWithParams_Call) Return(_a0 admin.DeleteDatabaseUserApiRequest) *DatabaseUsersApi_DeleteDatabaseUserWithParams_Call + func (_c *DatabaseUsersApi_DeleteDatabaseUserWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteDatabaseUserApiParams)) *DatabaseUsersApi_DeleteDatabaseUserWithParams_Call + func (_c *DatabaseUsersApi_DeleteDatabaseUserWithParams_Call) RunAndReturn(...) *DatabaseUsersApi_DeleteDatabaseUserWithParams_Call + type DatabaseUsersApi_DeleteDatabaseUser_Call struct + func (_c *DatabaseUsersApi_DeleteDatabaseUser_Call) Return(_a0 admin.DeleteDatabaseUserApiRequest) *DatabaseUsersApi_DeleteDatabaseUser_Call + func (_c *DatabaseUsersApi_DeleteDatabaseUser_Call) Run(...) *DatabaseUsersApi_DeleteDatabaseUser_Call + func (_c *DatabaseUsersApi_DeleteDatabaseUser_Call) RunAndReturn(...) *DatabaseUsersApi_DeleteDatabaseUser_Call + type DatabaseUsersApi_Expecter struct + func (_e *DatabaseUsersApi_Expecter) CreateDatabaseUser(ctx any, groupId any, cloudDatabaseUser any) *DatabaseUsersApi_CreateDatabaseUser_Call + func (_e *DatabaseUsersApi_Expecter) CreateDatabaseUserExecute(r any) *DatabaseUsersApi_CreateDatabaseUserExecute_Call + func (_e *DatabaseUsersApi_Expecter) CreateDatabaseUserWithParams(ctx any, args any) *DatabaseUsersApi_CreateDatabaseUserWithParams_Call + func (_e *DatabaseUsersApi_Expecter) DeleteDatabaseUser(ctx any, groupId any, databaseName any, username any) *DatabaseUsersApi_DeleteDatabaseUser_Call + func (_e *DatabaseUsersApi_Expecter) DeleteDatabaseUserExecute(r any) *DatabaseUsersApi_DeleteDatabaseUserExecute_Call + func (_e *DatabaseUsersApi_Expecter) DeleteDatabaseUserWithParams(ctx any, args any) *DatabaseUsersApi_DeleteDatabaseUserWithParams_Call + func (_e *DatabaseUsersApi_Expecter) GetDatabaseUser(ctx any, groupId any, databaseName any, username any) *DatabaseUsersApi_GetDatabaseUser_Call + func (_e *DatabaseUsersApi_Expecter) GetDatabaseUserExecute(r any) *DatabaseUsersApi_GetDatabaseUserExecute_Call + func (_e *DatabaseUsersApi_Expecter) GetDatabaseUserWithParams(ctx any, args any) *DatabaseUsersApi_GetDatabaseUserWithParams_Call + func (_e *DatabaseUsersApi_Expecter) ListDatabaseUsers(ctx any, groupId any) *DatabaseUsersApi_ListDatabaseUsers_Call + func (_e *DatabaseUsersApi_Expecter) ListDatabaseUsersExecute(r any) *DatabaseUsersApi_ListDatabaseUsersExecute_Call + func (_e *DatabaseUsersApi_Expecter) ListDatabaseUsersWithParams(ctx any, args any) *DatabaseUsersApi_ListDatabaseUsersWithParams_Call + func (_e *DatabaseUsersApi_Expecter) UpdateDatabaseUser(ctx any, groupId any, databaseName any, username any, cloudDatabaseUser any) *DatabaseUsersApi_UpdateDatabaseUser_Call + func (_e *DatabaseUsersApi_Expecter) UpdateDatabaseUserExecute(r any) *DatabaseUsersApi_UpdateDatabaseUserExecute_Call + func (_e *DatabaseUsersApi_Expecter) UpdateDatabaseUserWithParams(ctx any, args any) *DatabaseUsersApi_UpdateDatabaseUserWithParams_Call + type DatabaseUsersApi_GetDatabaseUserExecute_Call struct + func (_c *DatabaseUsersApi_GetDatabaseUserExecute_Call) Return(_a0 *admin.CloudDatabaseUser, _a1 *http.Response, _a2 error) *DatabaseUsersApi_GetDatabaseUserExecute_Call + func (_c *DatabaseUsersApi_GetDatabaseUserExecute_Call) Run(run func(r admin.GetDatabaseUserApiRequest)) *DatabaseUsersApi_GetDatabaseUserExecute_Call + func (_c *DatabaseUsersApi_GetDatabaseUserExecute_Call) RunAndReturn(...) *DatabaseUsersApi_GetDatabaseUserExecute_Call + type DatabaseUsersApi_GetDatabaseUserWithParams_Call struct + func (_c *DatabaseUsersApi_GetDatabaseUserWithParams_Call) Return(_a0 admin.GetDatabaseUserApiRequest) *DatabaseUsersApi_GetDatabaseUserWithParams_Call + func (_c *DatabaseUsersApi_GetDatabaseUserWithParams_Call) Run(run func(ctx context.Context, args *admin.GetDatabaseUserApiParams)) *DatabaseUsersApi_GetDatabaseUserWithParams_Call + func (_c *DatabaseUsersApi_GetDatabaseUserWithParams_Call) RunAndReturn(...) *DatabaseUsersApi_GetDatabaseUserWithParams_Call + type DatabaseUsersApi_GetDatabaseUser_Call struct + func (_c *DatabaseUsersApi_GetDatabaseUser_Call) Return(_a0 admin.GetDatabaseUserApiRequest) *DatabaseUsersApi_GetDatabaseUser_Call + func (_c *DatabaseUsersApi_GetDatabaseUser_Call) Run(...) *DatabaseUsersApi_GetDatabaseUser_Call + func (_c *DatabaseUsersApi_GetDatabaseUser_Call) RunAndReturn(...) *DatabaseUsersApi_GetDatabaseUser_Call + type DatabaseUsersApi_ListDatabaseUsersExecute_Call struct + func (_c *DatabaseUsersApi_ListDatabaseUsersExecute_Call) Return(_a0 *admin.PaginatedApiAtlasDatabaseUser, _a1 *http.Response, _a2 error) *DatabaseUsersApi_ListDatabaseUsersExecute_Call + func (_c *DatabaseUsersApi_ListDatabaseUsersExecute_Call) Run(run func(r admin.ListDatabaseUsersApiRequest)) *DatabaseUsersApi_ListDatabaseUsersExecute_Call + func (_c *DatabaseUsersApi_ListDatabaseUsersExecute_Call) RunAndReturn(...) *DatabaseUsersApi_ListDatabaseUsersExecute_Call + type DatabaseUsersApi_ListDatabaseUsersWithParams_Call struct + func (_c *DatabaseUsersApi_ListDatabaseUsersWithParams_Call) Return(_a0 admin.ListDatabaseUsersApiRequest) *DatabaseUsersApi_ListDatabaseUsersWithParams_Call + func (_c *DatabaseUsersApi_ListDatabaseUsersWithParams_Call) Run(run func(ctx context.Context, args *admin.ListDatabaseUsersApiParams)) *DatabaseUsersApi_ListDatabaseUsersWithParams_Call + func (_c *DatabaseUsersApi_ListDatabaseUsersWithParams_Call) RunAndReturn(...) *DatabaseUsersApi_ListDatabaseUsersWithParams_Call + type DatabaseUsersApi_ListDatabaseUsers_Call struct + func (_c *DatabaseUsersApi_ListDatabaseUsers_Call) Return(_a0 admin.ListDatabaseUsersApiRequest) *DatabaseUsersApi_ListDatabaseUsers_Call + func (_c *DatabaseUsersApi_ListDatabaseUsers_Call) Run(run func(ctx context.Context, groupId string)) *DatabaseUsersApi_ListDatabaseUsers_Call + func (_c *DatabaseUsersApi_ListDatabaseUsers_Call) RunAndReturn(run func(context.Context, string) admin.ListDatabaseUsersApiRequest) *DatabaseUsersApi_ListDatabaseUsers_Call + type DatabaseUsersApi_UpdateDatabaseUserExecute_Call struct + func (_c *DatabaseUsersApi_UpdateDatabaseUserExecute_Call) Return(_a0 *admin.CloudDatabaseUser, _a1 *http.Response, _a2 error) *DatabaseUsersApi_UpdateDatabaseUserExecute_Call + func (_c *DatabaseUsersApi_UpdateDatabaseUserExecute_Call) Run(run func(r admin.UpdateDatabaseUserApiRequest)) *DatabaseUsersApi_UpdateDatabaseUserExecute_Call + func (_c *DatabaseUsersApi_UpdateDatabaseUserExecute_Call) RunAndReturn(...) *DatabaseUsersApi_UpdateDatabaseUserExecute_Call + type DatabaseUsersApi_UpdateDatabaseUserWithParams_Call struct + func (_c *DatabaseUsersApi_UpdateDatabaseUserWithParams_Call) Return(_a0 admin.UpdateDatabaseUserApiRequest) *DatabaseUsersApi_UpdateDatabaseUserWithParams_Call + func (_c *DatabaseUsersApi_UpdateDatabaseUserWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateDatabaseUserApiParams)) *DatabaseUsersApi_UpdateDatabaseUserWithParams_Call + func (_c *DatabaseUsersApi_UpdateDatabaseUserWithParams_Call) RunAndReturn(...) *DatabaseUsersApi_UpdateDatabaseUserWithParams_Call + type DatabaseUsersApi_UpdateDatabaseUser_Call struct + func (_c *DatabaseUsersApi_UpdateDatabaseUser_Call) Return(_a0 admin.UpdateDatabaseUserApiRequest) *DatabaseUsersApi_UpdateDatabaseUser_Call + func (_c *DatabaseUsersApi_UpdateDatabaseUser_Call) Run(...) *DatabaseUsersApi_UpdateDatabaseUser_Call + func (_c *DatabaseUsersApi_UpdateDatabaseUser_Call) RunAndReturn(...) *DatabaseUsersApi_UpdateDatabaseUser_Call + type EncryptionAtRestUsingCustomerKeyManagementApi struct + func NewEncryptionAtRestUsingCustomerKeyManagementApi(t interface{ ... }) *EncryptionAtRestUsingCustomerKeyManagementApi + func (_m *EncryptionAtRestUsingCustomerKeyManagementApi) CreateEncryptionAtRestPrivateEndpoint(ctx context.Context, groupId string, cloudProvider string, ...) admin.CreateEncryptionAtRestPrivateEndpointApiRequest + func (_m *EncryptionAtRestUsingCustomerKeyManagementApi) CreateEncryptionAtRestPrivateEndpointExecute(r admin.CreateEncryptionAtRestPrivateEndpointApiRequest) (*admin.EARPrivateEndpoint, *http.Response, error) + func (_m *EncryptionAtRestUsingCustomerKeyManagementApi) CreateEncryptionAtRestPrivateEndpointWithParams(ctx context.Context, ...) admin.CreateEncryptionAtRestPrivateEndpointApiRequest + func (_m *EncryptionAtRestUsingCustomerKeyManagementApi) EXPECT() *EncryptionAtRestUsingCustomerKeyManagementApi_Expecter + func (_m *EncryptionAtRestUsingCustomerKeyManagementApi) GetEncryptionAtRest(ctx context.Context, groupId string) admin.GetEncryptionAtRestApiRequest + func (_m *EncryptionAtRestUsingCustomerKeyManagementApi) GetEncryptionAtRestExecute(r admin.GetEncryptionAtRestApiRequest) (*admin.EncryptionAtRest, *http.Response, error) + func (_m *EncryptionAtRestUsingCustomerKeyManagementApi) GetEncryptionAtRestPrivateEndpoint(ctx context.Context, groupId string, cloudProvider string, endpointId string) admin.GetEncryptionAtRestPrivateEndpointApiRequest + func (_m *EncryptionAtRestUsingCustomerKeyManagementApi) GetEncryptionAtRestPrivateEndpointExecute(r admin.GetEncryptionAtRestPrivateEndpointApiRequest) (*admin.EARPrivateEndpoint, *http.Response, error) + func (_m *EncryptionAtRestUsingCustomerKeyManagementApi) GetEncryptionAtRestPrivateEndpointWithParams(ctx context.Context, args *admin.GetEncryptionAtRestPrivateEndpointApiParams) admin.GetEncryptionAtRestPrivateEndpointApiRequest + func (_m *EncryptionAtRestUsingCustomerKeyManagementApi) GetEncryptionAtRestPrivateEndpointsForCloudProvider(ctx context.Context, groupId string, cloudProvider string) admin.GetEncryptionAtRestPrivateEndpointsForCloudProviderApiRequest + func (_m *EncryptionAtRestUsingCustomerKeyManagementApi) GetEncryptionAtRestPrivateEndpointsForCloudProviderExecute(r admin.GetEncryptionAtRestPrivateEndpointsForCloudProviderApiRequest) (*admin.PaginatedApiAtlasEARPrivateEndpoint, *http.Response, error) + func (_m *EncryptionAtRestUsingCustomerKeyManagementApi) GetEncryptionAtRestPrivateEndpointsForCloudProviderWithParams(ctx context.Context, ...) admin.GetEncryptionAtRestPrivateEndpointsForCloudProviderApiRequest + func (_m *EncryptionAtRestUsingCustomerKeyManagementApi) GetEncryptionAtRestWithParams(ctx context.Context, args *admin.GetEncryptionAtRestApiParams) admin.GetEncryptionAtRestApiRequest + func (_m *EncryptionAtRestUsingCustomerKeyManagementApi) RequestEncryptionAtRestPrivateEndpointDeletion(ctx context.Context, groupId string, cloudProvider string, endpointId string) admin.RequestEncryptionAtRestPrivateEndpointDeletionApiRequest + func (_m *EncryptionAtRestUsingCustomerKeyManagementApi) RequestEncryptionAtRestPrivateEndpointDeletionExecute(r admin.RequestEncryptionAtRestPrivateEndpointDeletionApiRequest) (any, *http.Response, error) + func (_m *EncryptionAtRestUsingCustomerKeyManagementApi) RequestEncryptionAtRestPrivateEndpointDeletionWithParams(ctx context.Context, ...) admin.RequestEncryptionAtRestPrivateEndpointDeletionApiRequest + func (_m *EncryptionAtRestUsingCustomerKeyManagementApi) UpdateEncryptionAtRest(ctx context.Context, groupId string, encryptionAtRest *admin.EncryptionAtRest) admin.UpdateEncryptionAtRestApiRequest + func (_m *EncryptionAtRestUsingCustomerKeyManagementApi) UpdateEncryptionAtRestExecute(r admin.UpdateEncryptionAtRestApiRequest) (*admin.EncryptionAtRest, *http.Response, error) + func (_m *EncryptionAtRestUsingCustomerKeyManagementApi) UpdateEncryptionAtRestWithParams(ctx context.Context, args *admin.UpdateEncryptionAtRestApiParams) admin.UpdateEncryptionAtRestApiRequest + type EncryptionAtRestUsingCustomerKeyManagementApi_CreateEncryptionAtRestPrivateEndpointExecute_Call struct + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_CreateEncryptionAtRestPrivateEndpointExecute_Call) Return(_a0 *admin.EARPrivateEndpoint, _a1 *http.Response, _a2 error) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_CreateEncryptionAtRestPrivateEndpointExecute_Call) Run(run func(r admin.CreateEncryptionAtRestPrivateEndpointApiRequest)) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_CreateEncryptionAtRestPrivateEndpointExecute_Call) RunAndReturn(...) ... + type EncryptionAtRestUsingCustomerKeyManagementApi_CreateEncryptionAtRestPrivateEndpointWithParams_Call struct + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_CreateEncryptionAtRestPrivateEndpointWithParams_Call) Return(_a0 admin.CreateEncryptionAtRestPrivateEndpointApiRequest) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_CreateEncryptionAtRestPrivateEndpointWithParams_Call) Run(run func(ctx context.Context, ...)) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_CreateEncryptionAtRestPrivateEndpointWithParams_Call) RunAndReturn(...) ... + type EncryptionAtRestUsingCustomerKeyManagementApi_CreateEncryptionAtRestPrivateEndpoint_Call struct + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_CreateEncryptionAtRestPrivateEndpoint_Call) Return(_a0 admin.CreateEncryptionAtRestPrivateEndpointApiRequest) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_CreateEncryptionAtRestPrivateEndpoint_Call) Run(run func(ctx context.Context, groupId string, cloudProvider string, ...)) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_CreateEncryptionAtRestPrivateEndpoint_Call) RunAndReturn(...) ... + type EncryptionAtRestUsingCustomerKeyManagementApi_Expecter struct + func (_e *EncryptionAtRestUsingCustomerKeyManagementApi_Expecter) CreateEncryptionAtRestPrivateEndpoint(ctx any, groupId any, cloudProvider any, eARPrivateEndpoint any) ... + func (_e *EncryptionAtRestUsingCustomerKeyManagementApi_Expecter) CreateEncryptionAtRestPrivateEndpointExecute(r any) ... + func (_e *EncryptionAtRestUsingCustomerKeyManagementApi_Expecter) CreateEncryptionAtRestPrivateEndpointWithParams(ctx any, args any) ... + func (_e *EncryptionAtRestUsingCustomerKeyManagementApi_Expecter) GetEncryptionAtRest(ctx any, groupId any) *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRest_Call + func (_e *EncryptionAtRestUsingCustomerKeyManagementApi_Expecter) GetEncryptionAtRestExecute(r any) *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestExecute_Call + func (_e *EncryptionAtRestUsingCustomerKeyManagementApi_Expecter) GetEncryptionAtRestPrivateEndpoint(ctx any, groupId any, cloudProvider any, endpointId any) ... + func (_e *EncryptionAtRestUsingCustomerKeyManagementApi_Expecter) GetEncryptionAtRestPrivateEndpointExecute(r any) ... + func (_e *EncryptionAtRestUsingCustomerKeyManagementApi_Expecter) GetEncryptionAtRestPrivateEndpointWithParams(ctx any, args any) ... + func (_e *EncryptionAtRestUsingCustomerKeyManagementApi_Expecter) GetEncryptionAtRestPrivateEndpointsForCloudProvider(ctx any, groupId any, cloudProvider any) ... + func (_e *EncryptionAtRestUsingCustomerKeyManagementApi_Expecter) GetEncryptionAtRestPrivateEndpointsForCloudProviderExecute(r any) ... + func (_e *EncryptionAtRestUsingCustomerKeyManagementApi_Expecter) GetEncryptionAtRestPrivateEndpointsForCloudProviderWithParams(ctx any, args any) ... + func (_e *EncryptionAtRestUsingCustomerKeyManagementApi_Expecter) GetEncryptionAtRestWithParams(ctx any, args any) ... + func (_e *EncryptionAtRestUsingCustomerKeyManagementApi_Expecter) RequestEncryptionAtRestPrivateEndpointDeletion(ctx any, groupId any, cloudProvider any, endpointId any) ... + func (_e *EncryptionAtRestUsingCustomerKeyManagementApi_Expecter) RequestEncryptionAtRestPrivateEndpointDeletionExecute(r any) ... + func (_e *EncryptionAtRestUsingCustomerKeyManagementApi_Expecter) RequestEncryptionAtRestPrivateEndpointDeletionWithParams(ctx any, args any) ... + func (_e *EncryptionAtRestUsingCustomerKeyManagementApi_Expecter) UpdateEncryptionAtRest(ctx any, groupId any, encryptionAtRest any) *EncryptionAtRestUsingCustomerKeyManagementApi_UpdateEncryptionAtRest_Call + func (_e *EncryptionAtRestUsingCustomerKeyManagementApi_Expecter) UpdateEncryptionAtRestExecute(r any) ... + func (_e *EncryptionAtRestUsingCustomerKeyManagementApi_Expecter) UpdateEncryptionAtRestWithParams(ctx any, args any) ... + type EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestExecute_Call struct + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestExecute_Call) Return(_a0 *admin.EncryptionAtRest, _a1 *http.Response, _a2 error) *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestExecute_Call + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestExecute_Call) Run(run func(r admin.GetEncryptionAtRestApiRequest)) *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestExecute_Call + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestExecute_Call) RunAndReturn(...) *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestExecute_Call + type EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestPrivateEndpointExecute_Call struct + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestPrivateEndpointExecute_Call) Return(_a0 *admin.EARPrivateEndpoint, _a1 *http.Response, _a2 error) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestPrivateEndpointExecute_Call) Run(run func(r admin.GetEncryptionAtRestPrivateEndpointApiRequest)) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestPrivateEndpointExecute_Call) RunAndReturn(...) ... + type EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestPrivateEndpointWithParams_Call struct + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestPrivateEndpointWithParams_Call) Return(_a0 admin.GetEncryptionAtRestPrivateEndpointApiRequest) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestPrivateEndpointWithParams_Call) Run(...) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestPrivateEndpointWithParams_Call) RunAndReturn(...) ... + type EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestPrivateEndpoint_Call struct + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestPrivateEndpoint_Call) Return(_a0 admin.GetEncryptionAtRestPrivateEndpointApiRequest) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestPrivateEndpoint_Call) Run(...) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestPrivateEndpoint_Call) RunAndReturn(...) ... + type EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestPrivateEndpointsForCloudProviderExecute_Call struct + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestPrivateEndpointsForCloudProviderExecute_Call) Return(_a0 *admin.PaginatedApiAtlasEARPrivateEndpoint, _a1 *http.Response, _a2 error) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestPrivateEndpointsForCloudProviderExecute_Call) Run(...) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestPrivateEndpointsForCloudProviderExecute_Call) RunAndReturn(...) ... + type EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestPrivateEndpointsForCloudProviderWithParams_Call struct + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestPrivateEndpointsForCloudProviderWithParams_Call) Return(_a0 admin.GetEncryptionAtRestPrivateEndpointsForCloudProviderApiRequest) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestPrivateEndpointsForCloudProviderWithParams_Call) Run(run func(ctx context.Context, ...)) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestPrivateEndpointsForCloudProviderWithParams_Call) RunAndReturn(...) ... + type EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestPrivateEndpointsForCloudProvider_Call struct + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestPrivateEndpointsForCloudProvider_Call) Return(_a0 admin.GetEncryptionAtRestPrivateEndpointsForCloudProviderApiRequest) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestPrivateEndpointsForCloudProvider_Call) Run(run func(ctx context.Context, groupId string, cloudProvider string)) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestPrivateEndpointsForCloudProvider_Call) RunAndReturn(...) ... + type EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestWithParams_Call struct + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestWithParams_Call) Return(_a0 admin.GetEncryptionAtRestApiRequest) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestWithParams_Call) Run(run func(ctx context.Context, args *admin.GetEncryptionAtRestApiParams)) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRestWithParams_Call) RunAndReturn(...) ... + type EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRest_Call struct + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRest_Call) Return(_a0 admin.GetEncryptionAtRestApiRequest) *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRest_Call + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRest_Call) Run(run func(ctx context.Context, groupId string)) *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRest_Call + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRest_Call) RunAndReturn(run func(context.Context, string) admin.GetEncryptionAtRestApiRequest) *EncryptionAtRestUsingCustomerKeyManagementApi_GetEncryptionAtRest_Call + type EncryptionAtRestUsingCustomerKeyManagementApi_RequestEncryptionAtRestPrivateEndpointDeletionExecute_Call struct + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_RequestEncryptionAtRestPrivateEndpointDeletionExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_RequestEncryptionAtRestPrivateEndpointDeletionExecute_Call) Run(run func(r admin.RequestEncryptionAtRestPrivateEndpointDeletionApiRequest)) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_RequestEncryptionAtRestPrivateEndpointDeletionExecute_Call) RunAndReturn(...) ... + type EncryptionAtRestUsingCustomerKeyManagementApi_RequestEncryptionAtRestPrivateEndpointDeletionWithParams_Call struct + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_RequestEncryptionAtRestPrivateEndpointDeletionWithParams_Call) Return(_a0 admin.RequestEncryptionAtRestPrivateEndpointDeletionApiRequest) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_RequestEncryptionAtRestPrivateEndpointDeletionWithParams_Call) Run(run func(ctx context.Context, ...)) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_RequestEncryptionAtRestPrivateEndpointDeletionWithParams_Call) RunAndReturn(...) ... + type EncryptionAtRestUsingCustomerKeyManagementApi_RequestEncryptionAtRestPrivateEndpointDeletion_Call struct + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_RequestEncryptionAtRestPrivateEndpointDeletion_Call) Return(_a0 admin.RequestEncryptionAtRestPrivateEndpointDeletionApiRequest) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_RequestEncryptionAtRestPrivateEndpointDeletion_Call) Run(...) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_RequestEncryptionAtRestPrivateEndpointDeletion_Call) RunAndReturn(...) ... + type EncryptionAtRestUsingCustomerKeyManagementApi_UpdateEncryptionAtRestExecute_Call struct + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_UpdateEncryptionAtRestExecute_Call) Return(_a0 *admin.EncryptionAtRest, _a1 *http.Response, _a2 error) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_UpdateEncryptionAtRestExecute_Call) Run(run func(r admin.UpdateEncryptionAtRestApiRequest)) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_UpdateEncryptionAtRestExecute_Call) RunAndReturn(...) ... + type EncryptionAtRestUsingCustomerKeyManagementApi_UpdateEncryptionAtRestWithParams_Call struct + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_UpdateEncryptionAtRestWithParams_Call) Return(_a0 admin.UpdateEncryptionAtRestApiRequest) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_UpdateEncryptionAtRestWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateEncryptionAtRestApiParams)) ... + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_UpdateEncryptionAtRestWithParams_Call) RunAndReturn(...) ... + type EncryptionAtRestUsingCustomerKeyManagementApi_UpdateEncryptionAtRest_Call struct + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_UpdateEncryptionAtRest_Call) Return(_a0 admin.UpdateEncryptionAtRestApiRequest) *EncryptionAtRestUsingCustomerKeyManagementApi_UpdateEncryptionAtRest_Call + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_UpdateEncryptionAtRest_Call) Run(...) *EncryptionAtRestUsingCustomerKeyManagementApi_UpdateEncryptionAtRest_Call + func (_c *EncryptionAtRestUsingCustomerKeyManagementApi_UpdateEncryptionAtRest_Call) RunAndReturn(...) *EncryptionAtRestUsingCustomerKeyManagementApi_UpdateEncryptionAtRest_Call + type EventsApi struct + func NewEventsApi(t interface{ ... }) *EventsApi + func (_m *EventsApi) EXPECT() *EventsApi_Expecter + func (_m *EventsApi) GetOrganizationEvent(ctx context.Context, orgId string, eventId string) admin.GetOrganizationEventApiRequest + func (_m *EventsApi) GetOrganizationEventExecute(r admin.GetOrganizationEventApiRequest) (*admin.EventViewForOrg, *http.Response, error) + func (_m *EventsApi) GetOrganizationEventWithParams(ctx context.Context, args *admin.GetOrganizationEventApiParams) admin.GetOrganizationEventApiRequest + func (_m *EventsApi) GetProjectEvent(ctx context.Context, groupId string, eventId string) admin.GetProjectEventApiRequest + func (_m *EventsApi) GetProjectEventExecute(r admin.GetProjectEventApiRequest) (*admin.EventViewForNdsGroup, *http.Response, error) + func (_m *EventsApi) GetProjectEventWithParams(ctx context.Context, args *admin.GetProjectEventApiParams) admin.GetProjectEventApiRequest + func (_m *EventsApi) ListEventTypes(ctx context.Context) admin.ListEventTypesApiRequest + func (_m *EventsApi) ListEventTypesExecute(r admin.ListEventTypesApiRequest) (*admin.PaginatedEventTypeDetailsResponse, *http.Response, error) + func (_m *EventsApi) ListEventTypesWithParams(ctx context.Context, args *admin.ListEventTypesApiParams) admin.ListEventTypesApiRequest + func (_m *EventsApi) ListOrganizationEvents(ctx context.Context, orgId string) admin.ListOrganizationEventsApiRequest + func (_m *EventsApi) ListOrganizationEventsExecute(r admin.ListOrganizationEventsApiRequest) (*admin.OrgPaginatedEvent, *http.Response, error) + func (_m *EventsApi) ListOrganizationEventsWithParams(ctx context.Context, args *admin.ListOrganizationEventsApiParams) admin.ListOrganizationEventsApiRequest + func (_m *EventsApi) ListProjectEvents(ctx context.Context, groupId string) admin.ListProjectEventsApiRequest + func (_m *EventsApi) ListProjectEventsExecute(r admin.ListProjectEventsApiRequest) (*admin.GroupPaginatedEvent, *http.Response, error) + func (_m *EventsApi) ListProjectEventsWithParams(ctx context.Context, args *admin.ListProjectEventsApiParams) admin.ListProjectEventsApiRequest + type EventsApi_Expecter struct + func (_e *EventsApi_Expecter) GetOrganizationEvent(ctx any, orgId any, eventId any) *EventsApi_GetOrganizationEvent_Call + func (_e *EventsApi_Expecter) GetOrganizationEventExecute(r any) *EventsApi_GetOrganizationEventExecute_Call + func (_e *EventsApi_Expecter) GetOrganizationEventWithParams(ctx any, args any) *EventsApi_GetOrganizationEventWithParams_Call + func (_e *EventsApi_Expecter) GetProjectEvent(ctx any, groupId any, eventId any) *EventsApi_GetProjectEvent_Call + func (_e *EventsApi_Expecter) GetProjectEventExecute(r any) *EventsApi_GetProjectEventExecute_Call + func (_e *EventsApi_Expecter) GetProjectEventWithParams(ctx any, args any) *EventsApi_GetProjectEventWithParams_Call + func (_e *EventsApi_Expecter) ListEventTypes(ctx any) *EventsApi_ListEventTypes_Call + func (_e *EventsApi_Expecter) ListEventTypesExecute(r any) *EventsApi_ListEventTypesExecute_Call + func (_e *EventsApi_Expecter) ListEventTypesWithParams(ctx any, args any) *EventsApi_ListEventTypesWithParams_Call + func (_e *EventsApi_Expecter) ListOrganizationEvents(ctx any, orgId any) *EventsApi_ListOrganizationEvents_Call + func (_e *EventsApi_Expecter) ListOrganizationEventsExecute(r any) *EventsApi_ListOrganizationEventsExecute_Call + func (_e *EventsApi_Expecter) ListOrganizationEventsWithParams(ctx any, args any) *EventsApi_ListOrganizationEventsWithParams_Call + func (_e *EventsApi_Expecter) ListProjectEvents(ctx any, groupId any) *EventsApi_ListProjectEvents_Call + func (_e *EventsApi_Expecter) ListProjectEventsExecute(r any) *EventsApi_ListProjectEventsExecute_Call + func (_e *EventsApi_Expecter) ListProjectEventsWithParams(ctx any, args any) *EventsApi_ListProjectEventsWithParams_Call + type EventsApi_GetOrganizationEventExecute_Call struct + func (_c *EventsApi_GetOrganizationEventExecute_Call) Return(_a0 *admin.EventViewForOrg, _a1 *http.Response, _a2 error) *EventsApi_GetOrganizationEventExecute_Call + func (_c *EventsApi_GetOrganizationEventExecute_Call) Run(run func(r admin.GetOrganizationEventApiRequest)) *EventsApi_GetOrganizationEventExecute_Call + func (_c *EventsApi_GetOrganizationEventExecute_Call) RunAndReturn(...) *EventsApi_GetOrganizationEventExecute_Call + type EventsApi_GetOrganizationEventWithParams_Call struct + func (_c *EventsApi_GetOrganizationEventWithParams_Call) Return(_a0 admin.GetOrganizationEventApiRequest) *EventsApi_GetOrganizationEventWithParams_Call + func (_c *EventsApi_GetOrganizationEventWithParams_Call) Run(run func(ctx context.Context, args *admin.GetOrganizationEventApiParams)) *EventsApi_GetOrganizationEventWithParams_Call + func (_c *EventsApi_GetOrganizationEventWithParams_Call) RunAndReturn(...) *EventsApi_GetOrganizationEventWithParams_Call + type EventsApi_GetOrganizationEvent_Call struct + func (_c *EventsApi_GetOrganizationEvent_Call) Return(_a0 admin.GetOrganizationEventApiRequest) *EventsApi_GetOrganizationEvent_Call + func (_c *EventsApi_GetOrganizationEvent_Call) Run(run func(ctx context.Context, orgId string, eventId string)) *EventsApi_GetOrganizationEvent_Call + func (_c *EventsApi_GetOrganizationEvent_Call) RunAndReturn(run func(context.Context, string, string) admin.GetOrganizationEventApiRequest) *EventsApi_GetOrganizationEvent_Call + type EventsApi_GetProjectEventExecute_Call struct + func (_c *EventsApi_GetProjectEventExecute_Call) Return(_a0 *admin.EventViewForNdsGroup, _a1 *http.Response, _a2 error) *EventsApi_GetProjectEventExecute_Call + func (_c *EventsApi_GetProjectEventExecute_Call) Run(run func(r admin.GetProjectEventApiRequest)) *EventsApi_GetProjectEventExecute_Call + func (_c *EventsApi_GetProjectEventExecute_Call) RunAndReturn(...) *EventsApi_GetProjectEventExecute_Call + type EventsApi_GetProjectEventWithParams_Call struct + func (_c *EventsApi_GetProjectEventWithParams_Call) Return(_a0 admin.GetProjectEventApiRequest) *EventsApi_GetProjectEventWithParams_Call + func (_c *EventsApi_GetProjectEventWithParams_Call) Run(run func(ctx context.Context, args *admin.GetProjectEventApiParams)) *EventsApi_GetProjectEventWithParams_Call + func (_c *EventsApi_GetProjectEventWithParams_Call) RunAndReturn(...) *EventsApi_GetProjectEventWithParams_Call + type EventsApi_GetProjectEvent_Call struct + func (_c *EventsApi_GetProjectEvent_Call) Return(_a0 admin.GetProjectEventApiRequest) *EventsApi_GetProjectEvent_Call + func (_c *EventsApi_GetProjectEvent_Call) Run(run func(ctx context.Context, groupId string, eventId string)) *EventsApi_GetProjectEvent_Call + func (_c *EventsApi_GetProjectEvent_Call) RunAndReturn(run func(context.Context, string, string) admin.GetProjectEventApiRequest) *EventsApi_GetProjectEvent_Call + type EventsApi_ListEventTypesExecute_Call struct + func (_c *EventsApi_ListEventTypesExecute_Call) Return(_a0 *admin.PaginatedEventTypeDetailsResponse, _a1 *http.Response, _a2 error) *EventsApi_ListEventTypesExecute_Call + func (_c *EventsApi_ListEventTypesExecute_Call) Run(run func(r admin.ListEventTypesApiRequest)) *EventsApi_ListEventTypesExecute_Call + func (_c *EventsApi_ListEventTypesExecute_Call) RunAndReturn(...) *EventsApi_ListEventTypesExecute_Call + type EventsApi_ListEventTypesWithParams_Call struct + func (_c *EventsApi_ListEventTypesWithParams_Call) Return(_a0 admin.ListEventTypesApiRequest) *EventsApi_ListEventTypesWithParams_Call + func (_c *EventsApi_ListEventTypesWithParams_Call) Run(run func(ctx context.Context, args *admin.ListEventTypesApiParams)) *EventsApi_ListEventTypesWithParams_Call + func (_c *EventsApi_ListEventTypesWithParams_Call) RunAndReturn(...) *EventsApi_ListEventTypesWithParams_Call + type EventsApi_ListEventTypes_Call struct + func (_c *EventsApi_ListEventTypes_Call) Return(_a0 admin.ListEventTypesApiRequest) *EventsApi_ListEventTypes_Call + func (_c *EventsApi_ListEventTypes_Call) Run(run func(ctx context.Context)) *EventsApi_ListEventTypes_Call + func (_c *EventsApi_ListEventTypes_Call) RunAndReturn(run func(context.Context) admin.ListEventTypesApiRequest) *EventsApi_ListEventTypes_Call + type EventsApi_ListOrganizationEventsExecute_Call struct + func (_c *EventsApi_ListOrganizationEventsExecute_Call) Return(_a0 *admin.OrgPaginatedEvent, _a1 *http.Response, _a2 error) *EventsApi_ListOrganizationEventsExecute_Call + func (_c *EventsApi_ListOrganizationEventsExecute_Call) Run(run func(r admin.ListOrganizationEventsApiRequest)) *EventsApi_ListOrganizationEventsExecute_Call + func (_c *EventsApi_ListOrganizationEventsExecute_Call) RunAndReturn(...) *EventsApi_ListOrganizationEventsExecute_Call + type EventsApi_ListOrganizationEventsWithParams_Call struct + func (_c *EventsApi_ListOrganizationEventsWithParams_Call) Return(_a0 admin.ListOrganizationEventsApiRequest) *EventsApi_ListOrganizationEventsWithParams_Call + func (_c *EventsApi_ListOrganizationEventsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListOrganizationEventsApiParams)) *EventsApi_ListOrganizationEventsWithParams_Call + func (_c *EventsApi_ListOrganizationEventsWithParams_Call) RunAndReturn(...) *EventsApi_ListOrganizationEventsWithParams_Call + type EventsApi_ListOrganizationEvents_Call struct + func (_c *EventsApi_ListOrganizationEvents_Call) Return(_a0 admin.ListOrganizationEventsApiRequest) *EventsApi_ListOrganizationEvents_Call + func (_c *EventsApi_ListOrganizationEvents_Call) Run(run func(ctx context.Context, orgId string)) *EventsApi_ListOrganizationEvents_Call + func (_c *EventsApi_ListOrganizationEvents_Call) RunAndReturn(run func(context.Context, string) admin.ListOrganizationEventsApiRequest) *EventsApi_ListOrganizationEvents_Call + type EventsApi_ListProjectEventsExecute_Call struct + func (_c *EventsApi_ListProjectEventsExecute_Call) Return(_a0 *admin.GroupPaginatedEvent, _a1 *http.Response, _a2 error) *EventsApi_ListProjectEventsExecute_Call + func (_c *EventsApi_ListProjectEventsExecute_Call) Run(run func(r admin.ListProjectEventsApiRequest)) *EventsApi_ListProjectEventsExecute_Call + func (_c *EventsApi_ListProjectEventsExecute_Call) RunAndReturn(...) *EventsApi_ListProjectEventsExecute_Call + type EventsApi_ListProjectEventsWithParams_Call struct + func (_c *EventsApi_ListProjectEventsWithParams_Call) Return(_a0 admin.ListProjectEventsApiRequest) *EventsApi_ListProjectEventsWithParams_Call + func (_c *EventsApi_ListProjectEventsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListProjectEventsApiParams)) *EventsApi_ListProjectEventsWithParams_Call + func (_c *EventsApi_ListProjectEventsWithParams_Call) RunAndReturn(...) *EventsApi_ListProjectEventsWithParams_Call + type EventsApi_ListProjectEvents_Call struct + func (_c *EventsApi_ListProjectEvents_Call) Return(_a0 admin.ListProjectEventsApiRequest) *EventsApi_ListProjectEvents_Call + func (_c *EventsApi_ListProjectEvents_Call) Run(run func(ctx context.Context, groupId string)) *EventsApi_ListProjectEvents_Call + func (_c *EventsApi_ListProjectEvents_Call) RunAndReturn(run func(context.Context, string) admin.ListProjectEventsApiRequest) *EventsApi_ListProjectEvents_Call + type FederatedAuthenticationApi struct + func NewFederatedAuthenticationApi(t interface{ ... }) *FederatedAuthenticationApi + func (_m *FederatedAuthenticationApi) CreateIdentityProvider(ctx context.Context, federationSettingsId string, ...) admin.CreateIdentityProviderApiRequest + func (_m *FederatedAuthenticationApi) CreateIdentityProviderExecute(r admin.CreateIdentityProviderApiRequest) (*admin.FederationOidcIdentityProvider, *http.Response, error) + func (_m *FederatedAuthenticationApi) CreateIdentityProviderWithParams(ctx context.Context, args *admin.CreateIdentityProviderApiParams) admin.CreateIdentityProviderApiRequest + func (_m *FederatedAuthenticationApi) CreateRoleMapping(ctx context.Context, federationSettingsId string, orgId string, ...) admin.CreateRoleMappingApiRequest + func (_m *FederatedAuthenticationApi) CreateRoleMappingExecute(r admin.CreateRoleMappingApiRequest) (*admin.AuthFederationRoleMapping, *http.Response, error) + func (_m *FederatedAuthenticationApi) CreateRoleMappingWithParams(ctx context.Context, args *admin.CreateRoleMappingApiParams) admin.CreateRoleMappingApiRequest + func (_m *FederatedAuthenticationApi) DeleteFederationApp(ctx context.Context, federationSettingsId string) admin.DeleteFederationAppApiRequest + func (_m *FederatedAuthenticationApi) DeleteFederationAppExecute(r admin.DeleteFederationAppApiRequest) (*http.Response, error) + func (_m *FederatedAuthenticationApi) DeleteFederationAppWithParams(ctx context.Context, args *admin.DeleteFederationAppApiParams) admin.DeleteFederationAppApiRequest + func (_m *FederatedAuthenticationApi) DeleteIdentityProvider(ctx context.Context, federationSettingsId string, identityProviderId string) admin.DeleteIdentityProviderApiRequest + func (_m *FederatedAuthenticationApi) DeleteIdentityProviderExecute(r admin.DeleteIdentityProviderApiRequest) (*http.Response, error) + func (_m *FederatedAuthenticationApi) DeleteIdentityProviderWithParams(ctx context.Context, args *admin.DeleteIdentityProviderApiParams) admin.DeleteIdentityProviderApiRequest + func (_m *FederatedAuthenticationApi) DeleteRoleMapping(ctx context.Context, federationSettingsId string, id string, orgId string) admin.DeleteRoleMappingApiRequest + func (_m *FederatedAuthenticationApi) DeleteRoleMappingExecute(r admin.DeleteRoleMappingApiRequest) (*http.Response, error) + func (_m *FederatedAuthenticationApi) DeleteRoleMappingWithParams(ctx context.Context, args *admin.DeleteRoleMappingApiParams) admin.DeleteRoleMappingApiRequest + func (_m *FederatedAuthenticationApi) EXPECT() *FederatedAuthenticationApi_Expecter + func (_m *FederatedAuthenticationApi) GetConnectedOrgConfig(ctx context.Context, federationSettingsId string, orgId string) admin.GetConnectedOrgConfigApiRequest + func (_m *FederatedAuthenticationApi) GetConnectedOrgConfigExecute(r admin.GetConnectedOrgConfigApiRequest) (*admin.ConnectedOrgConfig, *http.Response, error) + func (_m *FederatedAuthenticationApi) GetConnectedOrgConfigWithParams(ctx context.Context, args *admin.GetConnectedOrgConfigApiParams) admin.GetConnectedOrgConfigApiRequest + func (_m *FederatedAuthenticationApi) GetFederationSettings(ctx context.Context, orgId string) admin.GetFederationSettingsApiRequest + func (_m *FederatedAuthenticationApi) GetFederationSettingsExecute(r admin.GetFederationSettingsApiRequest) (*admin.OrgFederationSettings, *http.Response, error) + func (_m *FederatedAuthenticationApi) GetFederationSettingsWithParams(ctx context.Context, args *admin.GetFederationSettingsApiParams) admin.GetFederationSettingsApiRequest + func (_m *FederatedAuthenticationApi) GetIdentityProvider(ctx context.Context, federationSettingsId string, identityProviderId string) admin.GetIdentityProviderApiRequest + func (_m *FederatedAuthenticationApi) GetIdentityProviderExecute(r admin.GetIdentityProviderApiRequest) (*admin.FederationIdentityProvider, *http.Response, error) + func (_m *FederatedAuthenticationApi) GetIdentityProviderMetadata(ctx context.Context, federationSettingsId string, identityProviderId string) admin.GetIdentityProviderMetadataApiRequest + func (_m *FederatedAuthenticationApi) GetIdentityProviderMetadataExecute(r admin.GetIdentityProviderMetadataApiRequest) (string, *http.Response, error) + func (_m *FederatedAuthenticationApi) GetIdentityProviderMetadataWithParams(ctx context.Context, args *admin.GetIdentityProviderMetadataApiParams) admin.GetIdentityProviderMetadataApiRequest + func (_m *FederatedAuthenticationApi) GetIdentityProviderWithParams(ctx context.Context, args *admin.GetIdentityProviderApiParams) admin.GetIdentityProviderApiRequest + func (_m *FederatedAuthenticationApi) GetRoleMapping(ctx context.Context, federationSettingsId string, id string, orgId string) admin.GetRoleMappingApiRequest + func (_m *FederatedAuthenticationApi) GetRoleMappingExecute(r admin.GetRoleMappingApiRequest) (*admin.AuthFederationRoleMapping, *http.Response, error) + func (_m *FederatedAuthenticationApi) GetRoleMappingWithParams(ctx context.Context, args *admin.GetRoleMappingApiParams) admin.GetRoleMappingApiRequest + func (_m *FederatedAuthenticationApi) ListConnectedOrgConfigs(ctx context.Context, federationSettingsId string) admin.ListConnectedOrgConfigsApiRequest + func (_m *FederatedAuthenticationApi) ListConnectedOrgConfigsExecute(r admin.ListConnectedOrgConfigsApiRequest) (*admin.PaginatedConnectedOrgConfigs, *http.Response, error) + func (_m *FederatedAuthenticationApi) ListConnectedOrgConfigsWithParams(ctx context.Context, args *admin.ListConnectedOrgConfigsApiParams) admin.ListConnectedOrgConfigsApiRequest + func (_m *FederatedAuthenticationApi) ListIdentityProviders(ctx context.Context, federationSettingsId string) admin.ListIdentityProvidersApiRequest + func (_m *FederatedAuthenticationApi) ListIdentityProvidersExecute(r admin.ListIdentityProvidersApiRequest) (*admin.PaginatedFederationIdentityProvider, *http.Response, error) + func (_m *FederatedAuthenticationApi) ListIdentityProvidersWithParams(ctx context.Context, args *admin.ListIdentityProvidersApiParams) admin.ListIdentityProvidersApiRequest + func (_m *FederatedAuthenticationApi) ListRoleMappings(ctx context.Context, federationSettingsId string, orgId string) admin.ListRoleMappingsApiRequest + func (_m *FederatedAuthenticationApi) ListRoleMappingsExecute(r admin.ListRoleMappingsApiRequest) (*admin.PaginatedRoleMapping, *http.Response, error) + func (_m *FederatedAuthenticationApi) ListRoleMappingsWithParams(ctx context.Context, args *admin.ListRoleMappingsApiParams) admin.ListRoleMappingsApiRequest + func (_m *FederatedAuthenticationApi) RemoveConnectedOrgConfig(ctx context.Context, federationSettingsId string, orgId string) admin.RemoveConnectedOrgConfigApiRequest + func (_m *FederatedAuthenticationApi) RemoveConnectedOrgConfigExecute(r admin.RemoveConnectedOrgConfigApiRequest) (any, *http.Response, error) + func (_m *FederatedAuthenticationApi) RemoveConnectedOrgConfigWithParams(ctx context.Context, args *admin.RemoveConnectedOrgConfigApiParams) admin.RemoveConnectedOrgConfigApiRequest + func (_m *FederatedAuthenticationApi) RevokeJwksFromIdentityProvider(ctx context.Context, federationSettingsId string, identityProviderId string) admin.RevokeJwksFromIdentityProviderApiRequest + func (_m *FederatedAuthenticationApi) RevokeJwksFromIdentityProviderExecute(r admin.RevokeJwksFromIdentityProviderApiRequest) (*http.Response, error) + func (_m *FederatedAuthenticationApi) RevokeJwksFromIdentityProviderWithParams(ctx context.Context, args *admin.RevokeJwksFromIdentityProviderApiParams) admin.RevokeJwksFromIdentityProviderApiRequest + func (_m *FederatedAuthenticationApi) UpdateConnectedOrgConfig(ctx context.Context, federationSettingsId string, orgId string, ...) admin.UpdateConnectedOrgConfigApiRequest + func (_m *FederatedAuthenticationApi) UpdateConnectedOrgConfigExecute(r admin.UpdateConnectedOrgConfigApiRequest) (*admin.ConnectedOrgConfig, *http.Response, error) + func (_m *FederatedAuthenticationApi) UpdateConnectedOrgConfigWithParams(ctx context.Context, args *admin.UpdateConnectedOrgConfigApiParams) admin.UpdateConnectedOrgConfigApiRequest + func (_m *FederatedAuthenticationApi) UpdateIdentityProvider(ctx context.Context, federationSettingsId string, identityProviderId string, ...) admin.UpdateIdentityProviderApiRequest + func (_m *FederatedAuthenticationApi) UpdateIdentityProviderExecute(r admin.UpdateIdentityProviderApiRequest) (*admin.FederationIdentityProvider, *http.Response, error) + func (_m *FederatedAuthenticationApi) UpdateIdentityProviderWithParams(ctx context.Context, args *admin.UpdateIdentityProviderApiParams) admin.UpdateIdentityProviderApiRequest + func (_m *FederatedAuthenticationApi) UpdateRoleMapping(ctx context.Context, federationSettingsId string, id string, orgId string, ...) admin.UpdateRoleMappingApiRequest + func (_m *FederatedAuthenticationApi) UpdateRoleMappingExecute(r admin.UpdateRoleMappingApiRequest) (*admin.AuthFederationRoleMapping, *http.Response, error) + func (_m *FederatedAuthenticationApi) UpdateRoleMappingWithParams(ctx context.Context, args *admin.UpdateRoleMappingApiParams) admin.UpdateRoleMappingApiRequest + type FederatedAuthenticationApi_CreateIdentityProviderExecute_Call struct + func (_c *FederatedAuthenticationApi_CreateIdentityProviderExecute_Call) Return(_a0 *admin.FederationOidcIdentityProvider, _a1 *http.Response, _a2 error) *FederatedAuthenticationApi_CreateIdentityProviderExecute_Call + func (_c *FederatedAuthenticationApi_CreateIdentityProviderExecute_Call) Run(run func(r admin.CreateIdentityProviderApiRequest)) *FederatedAuthenticationApi_CreateIdentityProviderExecute_Call + func (_c *FederatedAuthenticationApi_CreateIdentityProviderExecute_Call) RunAndReturn(...) *FederatedAuthenticationApi_CreateIdentityProviderExecute_Call + type FederatedAuthenticationApi_CreateIdentityProviderWithParams_Call struct + func (_c *FederatedAuthenticationApi_CreateIdentityProviderWithParams_Call) Return(_a0 admin.CreateIdentityProviderApiRequest) *FederatedAuthenticationApi_CreateIdentityProviderWithParams_Call + func (_c *FederatedAuthenticationApi_CreateIdentityProviderWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateIdentityProviderApiParams)) *FederatedAuthenticationApi_CreateIdentityProviderWithParams_Call + func (_c *FederatedAuthenticationApi_CreateIdentityProviderWithParams_Call) RunAndReturn(...) *FederatedAuthenticationApi_CreateIdentityProviderWithParams_Call + type FederatedAuthenticationApi_CreateIdentityProvider_Call struct + func (_c *FederatedAuthenticationApi_CreateIdentityProvider_Call) Return(_a0 admin.CreateIdentityProviderApiRequest) *FederatedAuthenticationApi_CreateIdentityProvider_Call + func (_c *FederatedAuthenticationApi_CreateIdentityProvider_Call) Run(run func(ctx context.Context, federationSettingsId string, ...)) *FederatedAuthenticationApi_CreateIdentityProvider_Call + func (_c *FederatedAuthenticationApi_CreateIdentityProvider_Call) RunAndReturn(...) *FederatedAuthenticationApi_CreateIdentityProvider_Call + type FederatedAuthenticationApi_CreateRoleMappingExecute_Call struct + func (_c *FederatedAuthenticationApi_CreateRoleMappingExecute_Call) Return(_a0 *admin.AuthFederationRoleMapping, _a1 *http.Response, _a2 error) *FederatedAuthenticationApi_CreateRoleMappingExecute_Call + func (_c *FederatedAuthenticationApi_CreateRoleMappingExecute_Call) Run(run func(r admin.CreateRoleMappingApiRequest)) *FederatedAuthenticationApi_CreateRoleMappingExecute_Call + func (_c *FederatedAuthenticationApi_CreateRoleMappingExecute_Call) RunAndReturn(...) *FederatedAuthenticationApi_CreateRoleMappingExecute_Call + type FederatedAuthenticationApi_CreateRoleMappingWithParams_Call struct + func (_c *FederatedAuthenticationApi_CreateRoleMappingWithParams_Call) Return(_a0 admin.CreateRoleMappingApiRequest) *FederatedAuthenticationApi_CreateRoleMappingWithParams_Call + func (_c *FederatedAuthenticationApi_CreateRoleMappingWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateRoleMappingApiParams)) *FederatedAuthenticationApi_CreateRoleMappingWithParams_Call + func (_c *FederatedAuthenticationApi_CreateRoleMappingWithParams_Call) RunAndReturn(...) *FederatedAuthenticationApi_CreateRoleMappingWithParams_Call + type FederatedAuthenticationApi_CreateRoleMapping_Call struct + func (_c *FederatedAuthenticationApi_CreateRoleMapping_Call) Return(_a0 admin.CreateRoleMappingApiRequest) *FederatedAuthenticationApi_CreateRoleMapping_Call + func (_c *FederatedAuthenticationApi_CreateRoleMapping_Call) Run(run func(ctx context.Context, federationSettingsId string, orgId string, ...)) *FederatedAuthenticationApi_CreateRoleMapping_Call + func (_c *FederatedAuthenticationApi_CreateRoleMapping_Call) RunAndReturn(...) *FederatedAuthenticationApi_CreateRoleMapping_Call + type FederatedAuthenticationApi_DeleteFederationAppExecute_Call struct + func (_c *FederatedAuthenticationApi_DeleteFederationAppExecute_Call) Return(_a0 *http.Response, _a1 error) *FederatedAuthenticationApi_DeleteFederationAppExecute_Call + func (_c *FederatedAuthenticationApi_DeleteFederationAppExecute_Call) Run(run func(r admin.DeleteFederationAppApiRequest)) *FederatedAuthenticationApi_DeleteFederationAppExecute_Call + func (_c *FederatedAuthenticationApi_DeleteFederationAppExecute_Call) RunAndReturn(run func(admin.DeleteFederationAppApiRequest) (*http.Response, error)) *FederatedAuthenticationApi_DeleteFederationAppExecute_Call + type FederatedAuthenticationApi_DeleteFederationAppWithParams_Call struct + func (_c *FederatedAuthenticationApi_DeleteFederationAppWithParams_Call) Return(_a0 admin.DeleteFederationAppApiRequest) *FederatedAuthenticationApi_DeleteFederationAppWithParams_Call + func (_c *FederatedAuthenticationApi_DeleteFederationAppWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteFederationAppApiParams)) *FederatedAuthenticationApi_DeleteFederationAppWithParams_Call + func (_c *FederatedAuthenticationApi_DeleteFederationAppWithParams_Call) RunAndReturn(...) *FederatedAuthenticationApi_DeleteFederationAppWithParams_Call + type FederatedAuthenticationApi_DeleteFederationApp_Call struct + func (_c *FederatedAuthenticationApi_DeleteFederationApp_Call) Return(_a0 admin.DeleteFederationAppApiRequest) *FederatedAuthenticationApi_DeleteFederationApp_Call + func (_c *FederatedAuthenticationApi_DeleteFederationApp_Call) Run(run func(ctx context.Context, federationSettingsId string)) *FederatedAuthenticationApi_DeleteFederationApp_Call + func (_c *FederatedAuthenticationApi_DeleteFederationApp_Call) RunAndReturn(run func(context.Context, string) admin.DeleteFederationAppApiRequest) *FederatedAuthenticationApi_DeleteFederationApp_Call + type FederatedAuthenticationApi_DeleteIdentityProviderExecute_Call struct + func (_c *FederatedAuthenticationApi_DeleteIdentityProviderExecute_Call) Return(_a0 *http.Response, _a1 error) *FederatedAuthenticationApi_DeleteIdentityProviderExecute_Call + func (_c *FederatedAuthenticationApi_DeleteIdentityProviderExecute_Call) Run(run func(r admin.DeleteIdentityProviderApiRequest)) *FederatedAuthenticationApi_DeleteIdentityProviderExecute_Call + func (_c *FederatedAuthenticationApi_DeleteIdentityProviderExecute_Call) RunAndReturn(run func(admin.DeleteIdentityProviderApiRequest) (*http.Response, error)) *FederatedAuthenticationApi_DeleteIdentityProviderExecute_Call + type FederatedAuthenticationApi_DeleteIdentityProviderWithParams_Call struct + func (_c *FederatedAuthenticationApi_DeleteIdentityProviderWithParams_Call) Return(_a0 admin.DeleteIdentityProviderApiRequest) *FederatedAuthenticationApi_DeleteIdentityProviderWithParams_Call + func (_c *FederatedAuthenticationApi_DeleteIdentityProviderWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteIdentityProviderApiParams)) *FederatedAuthenticationApi_DeleteIdentityProviderWithParams_Call + func (_c *FederatedAuthenticationApi_DeleteIdentityProviderWithParams_Call) RunAndReturn(...) *FederatedAuthenticationApi_DeleteIdentityProviderWithParams_Call + type FederatedAuthenticationApi_DeleteIdentityProvider_Call struct + func (_c *FederatedAuthenticationApi_DeleteIdentityProvider_Call) Return(_a0 admin.DeleteIdentityProviderApiRequest) *FederatedAuthenticationApi_DeleteIdentityProvider_Call + func (_c *FederatedAuthenticationApi_DeleteIdentityProvider_Call) Run(...) *FederatedAuthenticationApi_DeleteIdentityProvider_Call + func (_c *FederatedAuthenticationApi_DeleteIdentityProvider_Call) RunAndReturn(...) *FederatedAuthenticationApi_DeleteIdentityProvider_Call + type FederatedAuthenticationApi_DeleteRoleMappingExecute_Call struct + func (_c *FederatedAuthenticationApi_DeleteRoleMappingExecute_Call) Return(_a0 *http.Response, _a1 error) *FederatedAuthenticationApi_DeleteRoleMappingExecute_Call + func (_c *FederatedAuthenticationApi_DeleteRoleMappingExecute_Call) Run(run func(r admin.DeleteRoleMappingApiRequest)) *FederatedAuthenticationApi_DeleteRoleMappingExecute_Call + func (_c *FederatedAuthenticationApi_DeleteRoleMappingExecute_Call) RunAndReturn(run func(admin.DeleteRoleMappingApiRequest) (*http.Response, error)) *FederatedAuthenticationApi_DeleteRoleMappingExecute_Call + type FederatedAuthenticationApi_DeleteRoleMappingWithParams_Call struct + func (_c *FederatedAuthenticationApi_DeleteRoleMappingWithParams_Call) Return(_a0 admin.DeleteRoleMappingApiRequest) *FederatedAuthenticationApi_DeleteRoleMappingWithParams_Call + func (_c *FederatedAuthenticationApi_DeleteRoleMappingWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteRoleMappingApiParams)) *FederatedAuthenticationApi_DeleteRoleMappingWithParams_Call + func (_c *FederatedAuthenticationApi_DeleteRoleMappingWithParams_Call) RunAndReturn(...) *FederatedAuthenticationApi_DeleteRoleMappingWithParams_Call + type FederatedAuthenticationApi_DeleteRoleMapping_Call struct + func (_c *FederatedAuthenticationApi_DeleteRoleMapping_Call) Return(_a0 admin.DeleteRoleMappingApiRequest) *FederatedAuthenticationApi_DeleteRoleMapping_Call + func (_c *FederatedAuthenticationApi_DeleteRoleMapping_Call) Run(...) *FederatedAuthenticationApi_DeleteRoleMapping_Call + func (_c *FederatedAuthenticationApi_DeleteRoleMapping_Call) RunAndReturn(...) *FederatedAuthenticationApi_DeleteRoleMapping_Call + type FederatedAuthenticationApi_Expecter struct + func (_e *FederatedAuthenticationApi_Expecter) CreateIdentityProvider(ctx any, federationSettingsId any, federationOidcIdentityProviderUpdate any) *FederatedAuthenticationApi_CreateIdentityProvider_Call + func (_e *FederatedAuthenticationApi_Expecter) CreateIdentityProviderExecute(r any) *FederatedAuthenticationApi_CreateIdentityProviderExecute_Call + func (_e *FederatedAuthenticationApi_Expecter) CreateIdentityProviderWithParams(ctx any, args any) *FederatedAuthenticationApi_CreateIdentityProviderWithParams_Call + func (_e *FederatedAuthenticationApi_Expecter) CreateRoleMapping(ctx any, federationSettingsId any, orgId any, authFederationRoleMapping any) *FederatedAuthenticationApi_CreateRoleMapping_Call + func (_e *FederatedAuthenticationApi_Expecter) CreateRoleMappingExecute(r any) *FederatedAuthenticationApi_CreateRoleMappingExecute_Call + func (_e *FederatedAuthenticationApi_Expecter) CreateRoleMappingWithParams(ctx any, args any) *FederatedAuthenticationApi_CreateRoleMappingWithParams_Call + func (_e *FederatedAuthenticationApi_Expecter) DeleteFederationApp(ctx any, federationSettingsId any) *FederatedAuthenticationApi_DeleteFederationApp_Call + func (_e *FederatedAuthenticationApi_Expecter) DeleteFederationAppExecute(r any) *FederatedAuthenticationApi_DeleteFederationAppExecute_Call + func (_e *FederatedAuthenticationApi_Expecter) DeleteFederationAppWithParams(ctx any, args any) *FederatedAuthenticationApi_DeleteFederationAppWithParams_Call + func (_e *FederatedAuthenticationApi_Expecter) DeleteIdentityProvider(ctx any, federationSettingsId any, identityProviderId any) *FederatedAuthenticationApi_DeleteIdentityProvider_Call + func (_e *FederatedAuthenticationApi_Expecter) DeleteIdentityProviderExecute(r any) *FederatedAuthenticationApi_DeleteIdentityProviderExecute_Call + func (_e *FederatedAuthenticationApi_Expecter) DeleteIdentityProviderWithParams(ctx any, args any) *FederatedAuthenticationApi_DeleteIdentityProviderWithParams_Call + func (_e *FederatedAuthenticationApi_Expecter) DeleteRoleMapping(ctx any, federationSettingsId any, id any, orgId any) *FederatedAuthenticationApi_DeleteRoleMapping_Call + func (_e *FederatedAuthenticationApi_Expecter) DeleteRoleMappingExecute(r any) *FederatedAuthenticationApi_DeleteRoleMappingExecute_Call + func (_e *FederatedAuthenticationApi_Expecter) DeleteRoleMappingWithParams(ctx any, args any) *FederatedAuthenticationApi_DeleteRoleMappingWithParams_Call + func (_e *FederatedAuthenticationApi_Expecter) GetConnectedOrgConfig(ctx any, federationSettingsId any, orgId any) *FederatedAuthenticationApi_GetConnectedOrgConfig_Call + func (_e *FederatedAuthenticationApi_Expecter) GetConnectedOrgConfigExecute(r any) *FederatedAuthenticationApi_GetConnectedOrgConfigExecute_Call + func (_e *FederatedAuthenticationApi_Expecter) GetConnectedOrgConfigWithParams(ctx any, args any) *FederatedAuthenticationApi_GetConnectedOrgConfigWithParams_Call + func (_e *FederatedAuthenticationApi_Expecter) GetFederationSettings(ctx any, orgId any) *FederatedAuthenticationApi_GetFederationSettings_Call + func (_e *FederatedAuthenticationApi_Expecter) GetFederationSettingsExecute(r any) *FederatedAuthenticationApi_GetFederationSettingsExecute_Call + func (_e *FederatedAuthenticationApi_Expecter) GetFederationSettingsWithParams(ctx any, args any) *FederatedAuthenticationApi_GetFederationSettingsWithParams_Call + func (_e *FederatedAuthenticationApi_Expecter) GetIdentityProvider(ctx any, federationSettingsId any, identityProviderId any) *FederatedAuthenticationApi_GetIdentityProvider_Call + func (_e *FederatedAuthenticationApi_Expecter) GetIdentityProviderExecute(r any) *FederatedAuthenticationApi_GetIdentityProviderExecute_Call + func (_e *FederatedAuthenticationApi_Expecter) GetIdentityProviderMetadata(ctx any, federationSettingsId any, identityProviderId any) *FederatedAuthenticationApi_GetIdentityProviderMetadata_Call + func (_e *FederatedAuthenticationApi_Expecter) GetIdentityProviderMetadataExecute(r any) *FederatedAuthenticationApi_GetIdentityProviderMetadataExecute_Call + func (_e *FederatedAuthenticationApi_Expecter) GetIdentityProviderMetadataWithParams(ctx any, args any) *FederatedAuthenticationApi_GetIdentityProviderMetadataWithParams_Call + func (_e *FederatedAuthenticationApi_Expecter) GetIdentityProviderWithParams(ctx any, args any) *FederatedAuthenticationApi_GetIdentityProviderWithParams_Call + func (_e *FederatedAuthenticationApi_Expecter) GetRoleMapping(ctx any, federationSettingsId any, id any, orgId any) *FederatedAuthenticationApi_GetRoleMapping_Call + func (_e *FederatedAuthenticationApi_Expecter) GetRoleMappingExecute(r any) *FederatedAuthenticationApi_GetRoleMappingExecute_Call + func (_e *FederatedAuthenticationApi_Expecter) GetRoleMappingWithParams(ctx any, args any) *FederatedAuthenticationApi_GetRoleMappingWithParams_Call + func (_e *FederatedAuthenticationApi_Expecter) ListConnectedOrgConfigs(ctx any, federationSettingsId any) *FederatedAuthenticationApi_ListConnectedOrgConfigs_Call + func (_e *FederatedAuthenticationApi_Expecter) ListConnectedOrgConfigsExecute(r any) *FederatedAuthenticationApi_ListConnectedOrgConfigsExecute_Call + func (_e *FederatedAuthenticationApi_Expecter) ListConnectedOrgConfigsWithParams(ctx any, args any) *FederatedAuthenticationApi_ListConnectedOrgConfigsWithParams_Call + func (_e *FederatedAuthenticationApi_Expecter) ListIdentityProviders(ctx any, federationSettingsId any) *FederatedAuthenticationApi_ListIdentityProviders_Call + func (_e *FederatedAuthenticationApi_Expecter) ListIdentityProvidersExecute(r any) *FederatedAuthenticationApi_ListIdentityProvidersExecute_Call + func (_e *FederatedAuthenticationApi_Expecter) ListIdentityProvidersWithParams(ctx any, args any) *FederatedAuthenticationApi_ListIdentityProvidersWithParams_Call + func (_e *FederatedAuthenticationApi_Expecter) ListRoleMappings(ctx any, federationSettingsId any, orgId any) *FederatedAuthenticationApi_ListRoleMappings_Call + func (_e *FederatedAuthenticationApi_Expecter) ListRoleMappingsExecute(r any) *FederatedAuthenticationApi_ListRoleMappingsExecute_Call + func (_e *FederatedAuthenticationApi_Expecter) ListRoleMappingsWithParams(ctx any, args any) *FederatedAuthenticationApi_ListRoleMappingsWithParams_Call + func (_e *FederatedAuthenticationApi_Expecter) RemoveConnectedOrgConfig(ctx any, federationSettingsId any, orgId any) *FederatedAuthenticationApi_RemoveConnectedOrgConfig_Call + func (_e *FederatedAuthenticationApi_Expecter) RemoveConnectedOrgConfigExecute(r any) *FederatedAuthenticationApi_RemoveConnectedOrgConfigExecute_Call + func (_e *FederatedAuthenticationApi_Expecter) RemoveConnectedOrgConfigWithParams(ctx any, args any) *FederatedAuthenticationApi_RemoveConnectedOrgConfigWithParams_Call + func (_e *FederatedAuthenticationApi_Expecter) RevokeJwksFromIdentityProvider(ctx any, federationSettingsId any, identityProviderId any) *FederatedAuthenticationApi_RevokeJwksFromIdentityProvider_Call + func (_e *FederatedAuthenticationApi_Expecter) RevokeJwksFromIdentityProviderExecute(r any) *FederatedAuthenticationApi_RevokeJwksFromIdentityProviderExecute_Call + func (_e *FederatedAuthenticationApi_Expecter) RevokeJwksFromIdentityProviderWithParams(ctx any, args any) *FederatedAuthenticationApi_RevokeJwksFromIdentityProviderWithParams_Call + func (_e *FederatedAuthenticationApi_Expecter) UpdateConnectedOrgConfig(ctx any, federationSettingsId any, orgId any, connectedOrgConfig any) *FederatedAuthenticationApi_UpdateConnectedOrgConfig_Call + func (_e *FederatedAuthenticationApi_Expecter) UpdateConnectedOrgConfigExecute(r any) *FederatedAuthenticationApi_UpdateConnectedOrgConfigExecute_Call + func (_e *FederatedAuthenticationApi_Expecter) UpdateConnectedOrgConfigWithParams(ctx any, args any) *FederatedAuthenticationApi_UpdateConnectedOrgConfigWithParams_Call + func (_e *FederatedAuthenticationApi_Expecter) UpdateIdentityProvider(ctx any, federationSettingsId any, identityProviderId any, ...) *FederatedAuthenticationApi_UpdateIdentityProvider_Call + func (_e *FederatedAuthenticationApi_Expecter) UpdateIdentityProviderExecute(r any) *FederatedAuthenticationApi_UpdateIdentityProviderExecute_Call + func (_e *FederatedAuthenticationApi_Expecter) UpdateIdentityProviderWithParams(ctx any, args any) *FederatedAuthenticationApi_UpdateIdentityProviderWithParams_Call + func (_e *FederatedAuthenticationApi_Expecter) UpdateRoleMapping(ctx any, federationSettingsId any, id any, orgId any, ...) *FederatedAuthenticationApi_UpdateRoleMapping_Call + func (_e *FederatedAuthenticationApi_Expecter) UpdateRoleMappingExecute(r any) *FederatedAuthenticationApi_UpdateRoleMappingExecute_Call + func (_e *FederatedAuthenticationApi_Expecter) UpdateRoleMappingWithParams(ctx any, args any) *FederatedAuthenticationApi_UpdateRoleMappingWithParams_Call + type FederatedAuthenticationApi_GetConnectedOrgConfigExecute_Call struct + func (_c *FederatedAuthenticationApi_GetConnectedOrgConfigExecute_Call) Return(_a0 *admin.ConnectedOrgConfig, _a1 *http.Response, _a2 error) *FederatedAuthenticationApi_GetConnectedOrgConfigExecute_Call + func (_c *FederatedAuthenticationApi_GetConnectedOrgConfigExecute_Call) Run(run func(r admin.GetConnectedOrgConfigApiRequest)) *FederatedAuthenticationApi_GetConnectedOrgConfigExecute_Call + func (_c *FederatedAuthenticationApi_GetConnectedOrgConfigExecute_Call) RunAndReturn(...) *FederatedAuthenticationApi_GetConnectedOrgConfigExecute_Call + type FederatedAuthenticationApi_GetConnectedOrgConfigWithParams_Call struct + func (_c *FederatedAuthenticationApi_GetConnectedOrgConfigWithParams_Call) Return(_a0 admin.GetConnectedOrgConfigApiRequest) *FederatedAuthenticationApi_GetConnectedOrgConfigWithParams_Call + func (_c *FederatedAuthenticationApi_GetConnectedOrgConfigWithParams_Call) Run(run func(ctx context.Context, args *admin.GetConnectedOrgConfigApiParams)) *FederatedAuthenticationApi_GetConnectedOrgConfigWithParams_Call + func (_c *FederatedAuthenticationApi_GetConnectedOrgConfigWithParams_Call) RunAndReturn(...) *FederatedAuthenticationApi_GetConnectedOrgConfigWithParams_Call + type FederatedAuthenticationApi_GetConnectedOrgConfig_Call struct + func (_c *FederatedAuthenticationApi_GetConnectedOrgConfig_Call) Return(_a0 admin.GetConnectedOrgConfigApiRequest) *FederatedAuthenticationApi_GetConnectedOrgConfig_Call + func (_c *FederatedAuthenticationApi_GetConnectedOrgConfig_Call) Run(run func(ctx context.Context, federationSettingsId string, orgId string)) *FederatedAuthenticationApi_GetConnectedOrgConfig_Call + func (_c *FederatedAuthenticationApi_GetConnectedOrgConfig_Call) RunAndReturn(...) *FederatedAuthenticationApi_GetConnectedOrgConfig_Call + type FederatedAuthenticationApi_GetFederationSettingsExecute_Call struct + func (_c *FederatedAuthenticationApi_GetFederationSettingsExecute_Call) Return(_a0 *admin.OrgFederationSettings, _a1 *http.Response, _a2 error) *FederatedAuthenticationApi_GetFederationSettingsExecute_Call + func (_c *FederatedAuthenticationApi_GetFederationSettingsExecute_Call) Run(run func(r admin.GetFederationSettingsApiRequest)) *FederatedAuthenticationApi_GetFederationSettingsExecute_Call + func (_c *FederatedAuthenticationApi_GetFederationSettingsExecute_Call) RunAndReturn(...) *FederatedAuthenticationApi_GetFederationSettingsExecute_Call + type FederatedAuthenticationApi_GetFederationSettingsWithParams_Call struct + func (_c *FederatedAuthenticationApi_GetFederationSettingsWithParams_Call) Return(_a0 admin.GetFederationSettingsApiRequest) *FederatedAuthenticationApi_GetFederationSettingsWithParams_Call + func (_c *FederatedAuthenticationApi_GetFederationSettingsWithParams_Call) Run(run func(ctx context.Context, args *admin.GetFederationSettingsApiParams)) *FederatedAuthenticationApi_GetFederationSettingsWithParams_Call + func (_c *FederatedAuthenticationApi_GetFederationSettingsWithParams_Call) RunAndReturn(...) *FederatedAuthenticationApi_GetFederationSettingsWithParams_Call + type FederatedAuthenticationApi_GetFederationSettings_Call struct + func (_c *FederatedAuthenticationApi_GetFederationSettings_Call) Return(_a0 admin.GetFederationSettingsApiRequest) *FederatedAuthenticationApi_GetFederationSettings_Call + func (_c *FederatedAuthenticationApi_GetFederationSettings_Call) Run(run func(ctx context.Context, orgId string)) *FederatedAuthenticationApi_GetFederationSettings_Call + func (_c *FederatedAuthenticationApi_GetFederationSettings_Call) RunAndReturn(run func(context.Context, string) admin.GetFederationSettingsApiRequest) *FederatedAuthenticationApi_GetFederationSettings_Call + type FederatedAuthenticationApi_GetIdentityProviderExecute_Call struct + func (_c *FederatedAuthenticationApi_GetIdentityProviderExecute_Call) Return(_a0 *admin.FederationIdentityProvider, _a1 *http.Response, _a2 error) *FederatedAuthenticationApi_GetIdentityProviderExecute_Call + func (_c *FederatedAuthenticationApi_GetIdentityProviderExecute_Call) Run(run func(r admin.GetIdentityProviderApiRequest)) *FederatedAuthenticationApi_GetIdentityProviderExecute_Call + func (_c *FederatedAuthenticationApi_GetIdentityProviderExecute_Call) RunAndReturn(...) *FederatedAuthenticationApi_GetIdentityProviderExecute_Call + type FederatedAuthenticationApi_GetIdentityProviderMetadataExecute_Call struct + func (_c *FederatedAuthenticationApi_GetIdentityProviderMetadataExecute_Call) Return(_a0 string, _a1 *http.Response, _a2 error) *FederatedAuthenticationApi_GetIdentityProviderMetadataExecute_Call + func (_c *FederatedAuthenticationApi_GetIdentityProviderMetadataExecute_Call) Run(run func(r admin.GetIdentityProviderMetadataApiRequest)) *FederatedAuthenticationApi_GetIdentityProviderMetadataExecute_Call + func (_c *FederatedAuthenticationApi_GetIdentityProviderMetadataExecute_Call) RunAndReturn(...) *FederatedAuthenticationApi_GetIdentityProviderMetadataExecute_Call + type FederatedAuthenticationApi_GetIdentityProviderMetadataWithParams_Call struct + func (_c *FederatedAuthenticationApi_GetIdentityProviderMetadataWithParams_Call) Return(_a0 admin.GetIdentityProviderMetadataApiRequest) *FederatedAuthenticationApi_GetIdentityProviderMetadataWithParams_Call + func (_c *FederatedAuthenticationApi_GetIdentityProviderMetadataWithParams_Call) Run(...) *FederatedAuthenticationApi_GetIdentityProviderMetadataWithParams_Call + func (_c *FederatedAuthenticationApi_GetIdentityProviderMetadataWithParams_Call) RunAndReturn(...) *FederatedAuthenticationApi_GetIdentityProviderMetadataWithParams_Call + type FederatedAuthenticationApi_GetIdentityProviderMetadata_Call struct + func (_c *FederatedAuthenticationApi_GetIdentityProviderMetadata_Call) Return(_a0 admin.GetIdentityProviderMetadataApiRequest) *FederatedAuthenticationApi_GetIdentityProviderMetadata_Call + func (_c *FederatedAuthenticationApi_GetIdentityProviderMetadata_Call) Run(...) *FederatedAuthenticationApi_GetIdentityProviderMetadata_Call + func (_c *FederatedAuthenticationApi_GetIdentityProviderMetadata_Call) RunAndReturn(...) *FederatedAuthenticationApi_GetIdentityProviderMetadata_Call + type FederatedAuthenticationApi_GetIdentityProviderWithParams_Call struct + func (_c *FederatedAuthenticationApi_GetIdentityProviderWithParams_Call) Return(_a0 admin.GetIdentityProviderApiRequest) *FederatedAuthenticationApi_GetIdentityProviderWithParams_Call + func (_c *FederatedAuthenticationApi_GetIdentityProviderWithParams_Call) Run(run func(ctx context.Context, args *admin.GetIdentityProviderApiParams)) *FederatedAuthenticationApi_GetIdentityProviderWithParams_Call + func (_c *FederatedAuthenticationApi_GetIdentityProviderWithParams_Call) RunAndReturn(...) *FederatedAuthenticationApi_GetIdentityProviderWithParams_Call + type FederatedAuthenticationApi_GetIdentityProvider_Call struct + func (_c *FederatedAuthenticationApi_GetIdentityProvider_Call) Return(_a0 admin.GetIdentityProviderApiRequest) *FederatedAuthenticationApi_GetIdentityProvider_Call + func (_c *FederatedAuthenticationApi_GetIdentityProvider_Call) Run(...) *FederatedAuthenticationApi_GetIdentityProvider_Call + func (_c *FederatedAuthenticationApi_GetIdentityProvider_Call) RunAndReturn(run func(context.Context, string, string) admin.GetIdentityProviderApiRequest) *FederatedAuthenticationApi_GetIdentityProvider_Call + type FederatedAuthenticationApi_GetRoleMappingExecute_Call struct + func (_c *FederatedAuthenticationApi_GetRoleMappingExecute_Call) Return(_a0 *admin.AuthFederationRoleMapping, _a1 *http.Response, _a2 error) *FederatedAuthenticationApi_GetRoleMappingExecute_Call + func (_c *FederatedAuthenticationApi_GetRoleMappingExecute_Call) Run(run func(r admin.GetRoleMappingApiRequest)) *FederatedAuthenticationApi_GetRoleMappingExecute_Call + func (_c *FederatedAuthenticationApi_GetRoleMappingExecute_Call) RunAndReturn(...) *FederatedAuthenticationApi_GetRoleMappingExecute_Call + type FederatedAuthenticationApi_GetRoleMappingWithParams_Call struct + func (_c *FederatedAuthenticationApi_GetRoleMappingWithParams_Call) Return(_a0 admin.GetRoleMappingApiRequest) *FederatedAuthenticationApi_GetRoleMappingWithParams_Call + func (_c *FederatedAuthenticationApi_GetRoleMappingWithParams_Call) Run(run func(ctx context.Context, args *admin.GetRoleMappingApiParams)) *FederatedAuthenticationApi_GetRoleMappingWithParams_Call + func (_c *FederatedAuthenticationApi_GetRoleMappingWithParams_Call) RunAndReturn(...) *FederatedAuthenticationApi_GetRoleMappingWithParams_Call + type FederatedAuthenticationApi_GetRoleMapping_Call struct + func (_c *FederatedAuthenticationApi_GetRoleMapping_Call) Return(_a0 admin.GetRoleMappingApiRequest) *FederatedAuthenticationApi_GetRoleMapping_Call + func (_c *FederatedAuthenticationApi_GetRoleMapping_Call) Run(...) *FederatedAuthenticationApi_GetRoleMapping_Call + func (_c *FederatedAuthenticationApi_GetRoleMapping_Call) RunAndReturn(...) *FederatedAuthenticationApi_GetRoleMapping_Call + type FederatedAuthenticationApi_ListConnectedOrgConfigsExecute_Call struct + func (_c *FederatedAuthenticationApi_ListConnectedOrgConfigsExecute_Call) Return(_a0 *admin.PaginatedConnectedOrgConfigs, _a1 *http.Response, _a2 error) *FederatedAuthenticationApi_ListConnectedOrgConfigsExecute_Call + func (_c *FederatedAuthenticationApi_ListConnectedOrgConfigsExecute_Call) Run(run func(r admin.ListConnectedOrgConfigsApiRequest)) *FederatedAuthenticationApi_ListConnectedOrgConfigsExecute_Call + func (_c *FederatedAuthenticationApi_ListConnectedOrgConfigsExecute_Call) RunAndReturn(...) *FederatedAuthenticationApi_ListConnectedOrgConfigsExecute_Call + type FederatedAuthenticationApi_ListConnectedOrgConfigsWithParams_Call struct + func (_c *FederatedAuthenticationApi_ListConnectedOrgConfigsWithParams_Call) Return(_a0 admin.ListConnectedOrgConfigsApiRequest) *FederatedAuthenticationApi_ListConnectedOrgConfigsWithParams_Call + func (_c *FederatedAuthenticationApi_ListConnectedOrgConfigsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListConnectedOrgConfigsApiParams)) *FederatedAuthenticationApi_ListConnectedOrgConfigsWithParams_Call + func (_c *FederatedAuthenticationApi_ListConnectedOrgConfigsWithParams_Call) RunAndReturn(...) *FederatedAuthenticationApi_ListConnectedOrgConfigsWithParams_Call + type FederatedAuthenticationApi_ListConnectedOrgConfigs_Call struct + func (_c *FederatedAuthenticationApi_ListConnectedOrgConfigs_Call) Return(_a0 admin.ListConnectedOrgConfigsApiRequest) *FederatedAuthenticationApi_ListConnectedOrgConfigs_Call + func (_c *FederatedAuthenticationApi_ListConnectedOrgConfigs_Call) Run(run func(ctx context.Context, federationSettingsId string)) *FederatedAuthenticationApi_ListConnectedOrgConfigs_Call + func (_c *FederatedAuthenticationApi_ListConnectedOrgConfigs_Call) RunAndReturn(run func(context.Context, string) admin.ListConnectedOrgConfigsApiRequest) *FederatedAuthenticationApi_ListConnectedOrgConfigs_Call + type FederatedAuthenticationApi_ListIdentityProvidersExecute_Call struct + func (_c *FederatedAuthenticationApi_ListIdentityProvidersExecute_Call) Return(_a0 *admin.PaginatedFederationIdentityProvider, _a1 *http.Response, _a2 error) *FederatedAuthenticationApi_ListIdentityProvidersExecute_Call + func (_c *FederatedAuthenticationApi_ListIdentityProvidersExecute_Call) Run(run func(r admin.ListIdentityProvidersApiRequest)) *FederatedAuthenticationApi_ListIdentityProvidersExecute_Call + func (_c *FederatedAuthenticationApi_ListIdentityProvidersExecute_Call) RunAndReturn(...) *FederatedAuthenticationApi_ListIdentityProvidersExecute_Call + type FederatedAuthenticationApi_ListIdentityProvidersWithParams_Call struct + func (_c *FederatedAuthenticationApi_ListIdentityProvidersWithParams_Call) Return(_a0 admin.ListIdentityProvidersApiRequest) *FederatedAuthenticationApi_ListIdentityProvidersWithParams_Call + func (_c *FederatedAuthenticationApi_ListIdentityProvidersWithParams_Call) Run(run func(ctx context.Context, args *admin.ListIdentityProvidersApiParams)) *FederatedAuthenticationApi_ListIdentityProvidersWithParams_Call + func (_c *FederatedAuthenticationApi_ListIdentityProvidersWithParams_Call) RunAndReturn(...) *FederatedAuthenticationApi_ListIdentityProvidersWithParams_Call + type FederatedAuthenticationApi_ListIdentityProviders_Call struct + func (_c *FederatedAuthenticationApi_ListIdentityProviders_Call) Return(_a0 admin.ListIdentityProvidersApiRequest) *FederatedAuthenticationApi_ListIdentityProviders_Call + func (_c *FederatedAuthenticationApi_ListIdentityProviders_Call) Run(run func(ctx context.Context, federationSettingsId string)) *FederatedAuthenticationApi_ListIdentityProviders_Call + func (_c *FederatedAuthenticationApi_ListIdentityProviders_Call) RunAndReturn(run func(context.Context, string) admin.ListIdentityProvidersApiRequest) *FederatedAuthenticationApi_ListIdentityProviders_Call + type FederatedAuthenticationApi_ListRoleMappingsExecute_Call struct + func (_c *FederatedAuthenticationApi_ListRoleMappingsExecute_Call) Return(_a0 *admin.PaginatedRoleMapping, _a1 *http.Response, _a2 error) *FederatedAuthenticationApi_ListRoleMappingsExecute_Call + func (_c *FederatedAuthenticationApi_ListRoleMappingsExecute_Call) Run(run func(r admin.ListRoleMappingsApiRequest)) *FederatedAuthenticationApi_ListRoleMappingsExecute_Call + func (_c *FederatedAuthenticationApi_ListRoleMappingsExecute_Call) RunAndReturn(...) *FederatedAuthenticationApi_ListRoleMappingsExecute_Call + type FederatedAuthenticationApi_ListRoleMappingsWithParams_Call struct + func (_c *FederatedAuthenticationApi_ListRoleMappingsWithParams_Call) Return(_a0 admin.ListRoleMappingsApiRequest) *FederatedAuthenticationApi_ListRoleMappingsWithParams_Call + func (_c *FederatedAuthenticationApi_ListRoleMappingsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListRoleMappingsApiParams)) *FederatedAuthenticationApi_ListRoleMappingsWithParams_Call + func (_c *FederatedAuthenticationApi_ListRoleMappingsWithParams_Call) RunAndReturn(...) *FederatedAuthenticationApi_ListRoleMappingsWithParams_Call + type FederatedAuthenticationApi_ListRoleMappings_Call struct + func (_c *FederatedAuthenticationApi_ListRoleMappings_Call) Return(_a0 admin.ListRoleMappingsApiRequest) *FederatedAuthenticationApi_ListRoleMappings_Call + func (_c *FederatedAuthenticationApi_ListRoleMappings_Call) Run(run func(ctx context.Context, federationSettingsId string, orgId string)) *FederatedAuthenticationApi_ListRoleMappings_Call + func (_c *FederatedAuthenticationApi_ListRoleMappings_Call) RunAndReturn(run func(context.Context, string, string) admin.ListRoleMappingsApiRequest) *FederatedAuthenticationApi_ListRoleMappings_Call + type FederatedAuthenticationApi_RemoveConnectedOrgConfigExecute_Call struct + func (_c *FederatedAuthenticationApi_RemoveConnectedOrgConfigExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *FederatedAuthenticationApi_RemoveConnectedOrgConfigExecute_Call + func (_c *FederatedAuthenticationApi_RemoveConnectedOrgConfigExecute_Call) Run(run func(r admin.RemoveConnectedOrgConfigApiRequest)) *FederatedAuthenticationApi_RemoveConnectedOrgConfigExecute_Call + func (_c *FederatedAuthenticationApi_RemoveConnectedOrgConfigExecute_Call) RunAndReturn(...) *FederatedAuthenticationApi_RemoveConnectedOrgConfigExecute_Call + type FederatedAuthenticationApi_RemoveConnectedOrgConfigWithParams_Call struct + func (_c *FederatedAuthenticationApi_RemoveConnectedOrgConfigWithParams_Call) Return(_a0 admin.RemoveConnectedOrgConfigApiRequest) *FederatedAuthenticationApi_RemoveConnectedOrgConfigWithParams_Call + func (_c *FederatedAuthenticationApi_RemoveConnectedOrgConfigWithParams_Call) Run(run func(ctx context.Context, args *admin.RemoveConnectedOrgConfigApiParams)) *FederatedAuthenticationApi_RemoveConnectedOrgConfigWithParams_Call + func (_c *FederatedAuthenticationApi_RemoveConnectedOrgConfigWithParams_Call) RunAndReturn(...) *FederatedAuthenticationApi_RemoveConnectedOrgConfigWithParams_Call + type FederatedAuthenticationApi_RemoveConnectedOrgConfig_Call struct + func (_c *FederatedAuthenticationApi_RemoveConnectedOrgConfig_Call) Return(_a0 admin.RemoveConnectedOrgConfigApiRequest) *FederatedAuthenticationApi_RemoveConnectedOrgConfig_Call + func (_c *FederatedAuthenticationApi_RemoveConnectedOrgConfig_Call) Run(run func(ctx context.Context, federationSettingsId string, orgId string)) *FederatedAuthenticationApi_RemoveConnectedOrgConfig_Call + func (_c *FederatedAuthenticationApi_RemoveConnectedOrgConfig_Call) RunAndReturn(...) *FederatedAuthenticationApi_RemoveConnectedOrgConfig_Call + type FederatedAuthenticationApi_RevokeJwksFromIdentityProviderExecute_Call struct + func (_c *FederatedAuthenticationApi_RevokeJwksFromIdentityProviderExecute_Call) Return(_a0 *http.Response, _a1 error) *FederatedAuthenticationApi_RevokeJwksFromIdentityProviderExecute_Call + func (_c *FederatedAuthenticationApi_RevokeJwksFromIdentityProviderExecute_Call) Run(run func(r admin.RevokeJwksFromIdentityProviderApiRequest)) *FederatedAuthenticationApi_RevokeJwksFromIdentityProviderExecute_Call + func (_c *FederatedAuthenticationApi_RevokeJwksFromIdentityProviderExecute_Call) RunAndReturn(...) *FederatedAuthenticationApi_RevokeJwksFromIdentityProviderExecute_Call + type FederatedAuthenticationApi_RevokeJwksFromIdentityProviderWithParams_Call struct + func (_c *FederatedAuthenticationApi_RevokeJwksFromIdentityProviderWithParams_Call) Return(_a0 admin.RevokeJwksFromIdentityProviderApiRequest) *FederatedAuthenticationApi_RevokeJwksFromIdentityProviderWithParams_Call + func (_c *FederatedAuthenticationApi_RevokeJwksFromIdentityProviderWithParams_Call) Run(...) *FederatedAuthenticationApi_RevokeJwksFromIdentityProviderWithParams_Call + func (_c *FederatedAuthenticationApi_RevokeJwksFromIdentityProviderWithParams_Call) RunAndReturn(...) *FederatedAuthenticationApi_RevokeJwksFromIdentityProviderWithParams_Call + type FederatedAuthenticationApi_RevokeJwksFromIdentityProvider_Call struct + func (_c *FederatedAuthenticationApi_RevokeJwksFromIdentityProvider_Call) Return(_a0 admin.RevokeJwksFromIdentityProviderApiRequest) *FederatedAuthenticationApi_RevokeJwksFromIdentityProvider_Call + func (_c *FederatedAuthenticationApi_RevokeJwksFromIdentityProvider_Call) Run(...) *FederatedAuthenticationApi_RevokeJwksFromIdentityProvider_Call + func (_c *FederatedAuthenticationApi_RevokeJwksFromIdentityProvider_Call) RunAndReturn(...) *FederatedAuthenticationApi_RevokeJwksFromIdentityProvider_Call + type FederatedAuthenticationApi_UpdateConnectedOrgConfigExecute_Call struct + func (_c *FederatedAuthenticationApi_UpdateConnectedOrgConfigExecute_Call) Return(_a0 *admin.ConnectedOrgConfig, _a1 *http.Response, _a2 error) *FederatedAuthenticationApi_UpdateConnectedOrgConfigExecute_Call + func (_c *FederatedAuthenticationApi_UpdateConnectedOrgConfigExecute_Call) Run(run func(r admin.UpdateConnectedOrgConfigApiRequest)) *FederatedAuthenticationApi_UpdateConnectedOrgConfigExecute_Call + func (_c *FederatedAuthenticationApi_UpdateConnectedOrgConfigExecute_Call) RunAndReturn(...) *FederatedAuthenticationApi_UpdateConnectedOrgConfigExecute_Call + type FederatedAuthenticationApi_UpdateConnectedOrgConfigWithParams_Call struct + func (_c *FederatedAuthenticationApi_UpdateConnectedOrgConfigWithParams_Call) Return(_a0 admin.UpdateConnectedOrgConfigApiRequest) *FederatedAuthenticationApi_UpdateConnectedOrgConfigWithParams_Call + func (_c *FederatedAuthenticationApi_UpdateConnectedOrgConfigWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateConnectedOrgConfigApiParams)) *FederatedAuthenticationApi_UpdateConnectedOrgConfigWithParams_Call + func (_c *FederatedAuthenticationApi_UpdateConnectedOrgConfigWithParams_Call) RunAndReturn(...) *FederatedAuthenticationApi_UpdateConnectedOrgConfigWithParams_Call + type FederatedAuthenticationApi_UpdateConnectedOrgConfig_Call struct + func (_c *FederatedAuthenticationApi_UpdateConnectedOrgConfig_Call) Return(_a0 admin.UpdateConnectedOrgConfigApiRequest) *FederatedAuthenticationApi_UpdateConnectedOrgConfig_Call + func (_c *FederatedAuthenticationApi_UpdateConnectedOrgConfig_Call) Run(run func(ctx context.Context, federationSettingsId string, orgId string, ...)) *FederatedAuthenticationApi_UpdateConnectedOrgConfig_Call + func (_c *FederatedAuthenticationApi_UpdateConnectedOrgConfig_Call) RunAndReturn(...) *FederatedAuthenticationApi_UpdateConnectedOrgConfig_Call + type FederatedAuthenticationApi_UpdateIdentityProviderExecute_Call struct + func (_c *FederatedAuthenticationApi_UpdateIdentityProviderExecute_Call) Return(_a0 *admin.FederationIdentityProvider, _a1 *http.Response, _a2 error) *FederatedAuthenticationApi_UpdateIdentityProviderExecute_Call + func (_c *FederatedAuthenticationApi_UpdateIdentityProviderExecute_Call) Run(run func(r admin.UpdateIdentityProviderApiRequest)) *FederatedAuthenticationApi_UpdateIdentityProviderExecute_Call + func (_c *FederatedAuthenticationApi_UpdateIdentityProviderExecute_Call) RunAndReturn(...) *FederatedAuthenticationApi_UpdateIdentityProviderExecute_Call + type FederatedAuthenticationApi_UpdateIdentityProviderWithParams_Call struct + func (_c *FederatedAuthenticationApi_UpdateIdentityProviderWithParams_Call) Return(_a0 admin.UpdateIdentityProviderApiRequest) *FederatedAuthenticationApi_UpdateIdentityProviderWithParams_Call + func (_c *FederatedAuthenticationApi_UpdateIdentityProviderWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateIdentityProviderApiParams)) *FederatedAuthenticationApi_UpdateIdentityProviderWithParams_Call + func (_c *FederatedAuthenticationApi_UpdateIdentityProviderWithParams_Call) RunAndReturn(...) *FederatedAuthenticationApi_UpdateIdentityProviderWithParams_Call + type FederatedAuthenticationApi_UpdateIdentityProvider_Call struct + func (_c *FederatedAuthenticationApi_UpdateIdentityProvider_Call) Return(_a0 admin.UpdateIdentityProviderApiRequest) *FederatedAuthenticationApi_UpdateIdentityProvider_Call + func (_c *FederatedAuthenticationApi_UpdateIdentityProvider_Call) Run(...) *FederatedAuthenticationApi_UpdateIdentityProvider_Call + func (_c *FederatedAuthenticationApi_UpdateIdentityProvider_Call) RunAndReturn(...) *FederatedAuthenticationApi_UpdateIdentityProvider_Call + type FederatedAuthenticationApi_UpdateRoleMappingExecute_Call struct + func (_c *FederatedAuthenticationApi_UpdateRoleMappingExecute_Call) Return(_a0 *admin.AuthFederationRoleMapping, _a1 *http.Response, _a2 error) *FederatedAuthenticationApi_UpdateRoleMappingExecute_Call + func (_c *FederatedAuthenticationApi_UpdateRoleMappingExecute_Call) Run(run func(r admin.UpdateRoleMappingApiRequest)) *FederatedAuthenticationApi_UpdateRoleMappingExecute_Call + func (_c *FederatedAuthenticationApi_UpdateRoleMappingExecute_Call) RunAndReturn(...) *FederatedAuthenticationApi_UpdateRoleMappingExecute_Call + type FederatedAuthenticationApi_UpdateRoleMappingWithParams_Call struct + func (_c *FederatedAuthenticationApi_UpdateRoleMappingWithParams_Call) Return(_a0 admin.UpdateRoleMappingApiRequest) *FederatedAuthenticationApi_UpdateRoleMappingWithParams_Call + func (_c *FederatedAuthenticationApi_UpdateRoleMappingWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateRoleMappingApiParams)) *FederatedAuthenticationApi_UpdateRoleMappingWithParams_Call + func (_c *FederatedAuthenticationApi_UpdateRoleMappingWithParams_Call) RunAndReturn(...) *FederatedAuthenticationApi_UpdateRoleMappingWithParams_Call + type FederatedAuthenticationApi_UpdateRoleMapping_Call struct + func (_c *FederatedAuthenticationApi_UpdateRoleMapping_Call) Return(_a0 admin.UpdateRoleMappingApiRequest) *FederatedAuthenticationApi_UpdateRoleMapping_Call + func (_c *FederatedAuthenticationApi_UpdateRoleMapping_Call) Run(...) *FederatedAuthenticationApi_UpdateRoleMapping_Call + func (_c *FederatedAuthenticationApi_UpdateRoleMapping_Call) RunAndReturn(...) *FederatedAuthenticationApi_UpdateRoleMapping_Call + type FlexClustersApi struct + func NewFlexClustersApi(t interface{ ... }) *FlexClustersApi + func (_m *FlexClustersApi) CreateFlexCluster(ctx context.Context, groupId string, ...) admin.CreateFlexClusterApiRequest + func (_m *FlexClustersApi) CreateFlexClusterExecute(r admin.CreateFlexClusterApiRequest) (*admin.FlexClusterDescription20241113, *http.Response, error) + func (_m *FlexClustersApi) CreateFlexClusterWithParams(ctx context.Context, args *admin.CreateFlexClusterApiParams) admin.CreateFlexClusterApiRequest + func (_m *FlexClustersApi) DeleteFlexCluster(ctx context.Context, groupId string, name string) admin.DeleteFlexClusterApiRequest + func (_m *FlexClustersApi) DeleteFlexClusterExecute(r admin.DeleteFlexClusterApiRequest) (any, *http.Response, error) + func (_m *FlexClustersApi) DeleteFlexClusterWithParams(ctx context.Context, args *admin.DeleteFlexClusterApiParams) admin.DeleteFlexClusterApiRequest + func (_m *FlexClustersApi) EXPECT() *FlexClustersApi_Expecter + func (_m *FlexClustersApi) GetFlexCluster(ctx context.Context, groupId string, name string) admin.GetFlexClusterApiRequest + func (_m *FlexClustersApi) GetFlexClusterExecute(r admin.GetFlexClusterApiRequest) (*admin.FlexClusterDescription20241113, *http.Response, error) + func (_m *FlexClustersApi) GetFlexClusterWithParams(ctx context.Context, args *admin.GetFlexClusterApiParams) admin.GetFlexClusterApiRequest + func (_m *FlexClustersApi) ListFlexClusters(ctx context.Context, groupId string) admin.ListFlexClustersApiRequest + func (_m *FlexClustersApi) ListFlexClustersExecute(r admin.ListFlexClustersApiRequest) (*admin.PaginatedFlexClusters20241113, *http.Response, error) + func (_m *FlexClustersApi) ListFlexClustersWithParams(ctx context.Context, args *admin.ListFlexClustersApiParams) admin.ListFlexClustersApiRequest + func (_m *FlexClustersApi) UpdateFlexCluster(ctx context.Context, groupId string, name string, ...) admin.UpdateFlexClusterApiRequest + func (_m *FlexClustersApi) UpdateFlexClusterExecute(r admin.UpdateFlexClusterApiRequest) (*admin.FlexClusterDescription20241113, *http.Response, error) + func (_m *FlexClustersApi) UpdateFlexClusterWithParams(ctx context.Context, args *admin.UpdateFlexClusterApiParams) admin.UpdateFlexClusterApiRequest + func (_m *FlexClustersApi) UpgradeFlexCluster(ctx context.Context, groupId string, ...) admin.UpgradeFlexClusterApiRequest + func (_m *FlexClustersApi) UpgradeFlexClusterExecute(r admin.UpgradeFlexClusterApiRequest) (*admin.FlexClusterDescription20241113, *http.Response, error) + func (_m *FlexClustersApi) UpgradeFlexClusterWithParams(ctx context.Context, args *admin.UpgradeFlexClusterApiParams) admin.UpgradeFlexClusterApiRequest + type FlexClustersApi_CreateFlexClusterExecute_Call struct + func (_c *FlexClustersApi_CreateFlexClusterExecute_Call) Return(_a0 *admin.FlexClusterDescription20241113, _a1 *http.Response, _a2 error) *FlexClustersApi_CreateFlexClusterExecute_Call + func (_c *FlexClustersApi_CreateFlexClusterExecute_Call) Run(run func(r admin.CreateFlexClusterApiRequest)) *FlexClustersApi_CreateFlexClusterExecute_Call + func (_c *FlexClustersApi_CreateFlexClusterExecute_Call) RunAndReturn(...) *FlexClustersApi_CreateFlexClusterExecute_Call + type FlexClustersApi_CreateFlexClusterWithParams_Call struct + func (_c *FlexClustersApi_CreateFlexClusterWithParams_Call) Return(_a0 admin.CreateFlexClusterApiRequest) *FlexClustersApi_CreateFlexClusterWithParams_Call + func (_c *FlexClustersApi_CreateFlexClusterWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateFlexClusterApiParams)) *FlexClustersApi_CreateFlexClusterWithParams_Call + func (_c *FlexClustersApi_CreateFlexClusterWithParams_Call) RunAndReturn(...) *FlexClustersApi_CreateFlexClusterWithParams_Call + type FlexClustersApi_CreateFlexCluster_Call struct + func (_c *FlexClustersApi_CreateFlexCluster_Call) Return(_a0 admin.CreateFlexClusterApiRequest) *FlexClustersApi_CreateFlexCluster_Call + func (_c *FlexClustersApi_CreateFlexCluster_Call) Run(run func(ctx context.Context, groupId string, ...)) *FlexClustersApi_CreateFlexCluster_Call + func (_c *FlexClustersApi_CreateFlexCluster_Call) RunAndReturn(...) *FlexClustersApi_CreateFlexCluster_Call + type FlexClustersApi_DeleteFlexClusterExecute_Call struct + func (_c *FlexClustersApi_DeleteFlexClusterExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *FlexClustersApi_DeleteFlexClusterExecute_Call + func (_c *FlexClustersApi_DeleteFlexClusterExecute_Call) Run(run func(r admin.DeleteFlexClusterApiRequest)) *FlexClustersApi_DeleteFlexClusterExecute_Call + func (_c *FlexClustersApi_DeleteFlexClusterExecute_Call) RunAndReturn(run func(admin.DeleteFlexClusterApiRequest) (any, *http.Response, error)) *FlexClustersApi_DeleteFlexClusterExecute_Call + type FlexClustersApi_DeleteFlexClusterWithParams_Call struct + func (_c *FlexClustersApi_DeleteFlexClusterWithParams_Call) Return(_a0 admin.DeleteFlexClusterApiRequest) *FlexClustersApi_DeleteFlexClusterWithParams_Call + func (_c *FlexClustersApi_DeleteFlexClusterWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteFlexClusterApiParams)) *FlexClustersApi_DeleteFlexClusterWithParams_Call + func (_c *FlexClustersApi_DeleteFlexClusterWithParams_Call) RunAndReturn(...) *FlexClustersApi_DeleteFlexClusterWithParams_Call + type FlexClustersApi_DeleteFlexCluster_Call struct + func (_c *FlexClustersApi_DeleteFlexCluster_Call) Return(_a0 admin.DeleteFlexClusterApiRequest) *FlexClustersApi_DeleteFlexCluster_Call + func (_c *FlexClustersApi_DeleteFlexCluster_Call) Run(run func(ctx context.Context, groupId string, name string)) *FlexClustersApi_DeleteFlexCluster_Call + func (_c *FlexClustersApi_DeleteFlexCluster_Call) RunAndReturn(run func(context.Context, string, string) admin.DeleteFlexClusterApiRequest) *FlexClustersApi_DeleteFlexCluster_Call + type FlexClustersApi_Expecter struct + func (_e *FlexClustersApi_Expecter) CreateFlexCluster(ctx any, groupId any, flexClusterDescriptionCreate20241113 any) *FlexClustersApi_CreateFlexCluster_Call + func (_e *FlexClustersApi_Expecter) CreateFlexClusterExecute(r any) *FlexClustersApi_CreateFlexClusterExecute_Call + func (_e *FlexClustersApi_Expecter) CreateFlexClusterWithParams(ctx any, args any) *FlexClustersApi_CreateFlexClusterWithParams_Call + func (_e *FlexClustersApi_Expecter) DeleteFlexCluster(ctx any, groupId any, name any) *FlexClustersApi_DeleteFlexCluster_Call + func (_e *FlexClustersApi_Expecter) DeleteFlexClusterExecute(r any) *FlexClustersApi_DeleteFlexClusterExecute_Call + func (_e *FlexClustersApi_Expecter) DeleteFlexClusterWithParams(ctx any, args any) *FlexClustersApi_DeleteFlexClusterWithParams_Call + func (_e *FlexClustersApi_Expecter) GetFlexCluster(ctx any, groupId any, name any) *FlexClustersApi_GetFlexCluster_Call + func (_e *FlexClustersApi_Expecter) GetFlexClusterExecute(r any) *FlexClustersApi_GetFlexClusterExecute_Call + func (_e *FlexClustersApi_Expecter) GetFlexClusterWithParams(ctx any, args any) *FlexClustersApi_GetFlexClusterWithParams_Call + func (_e *FlexClustersApi_Expecter) ListFlexClusters(ctx any, groupId any) *FlexClustersApi_ListFlexClusters_Call + func (_e *FlexClustersApi_Expecter) ListFlexClustersExecute(r any) *FlexClustersApi_ListFlexClustersExecute_Call + func (_e *FlexClustersApi_Expecter) ListFlexClustersWithParams(ctx any, args any) *FlexClustersApi_ListFlexClustersWithParams_Call + func (_e *FlexClustersApi_Expecter) UpdateFlexCluster(ctx any, groupId any, name any, flexClusterDescriptionUpdate20241113 any) *FlexClustersApi_UpdateFlexCluster_Call + func (_e *FlexClustersApi_Expecter) UpdateFlexClusterExecute(r any) *FlexClustersApi_UpdateFlexClusterExecute_Call + func (_e *FlexClustersApi_Expecter) UpdateFlexClusterWithParams(ctx any, args any) *FlexClustersApi_UpdateFlexClusterWithParams_Call + func (_e *FlexClustersApi_Expecter) UpgradeFlexCluster(ctx any, groupId any, atlasTenantClusterUpgradeRequest20240805 any) *FlexClustersApi_UpgradeFlexCluster_Call + func (_e *FlexClustersApi_Expecter) UpgradeFlexClusterExecute(r any) *FlexClustersApi_UpgradeFlexClusterExecute_Call + func (_e *FlexClustersApi_Expecter) UpgradeFlexClusterWithParams(ctx any, args any) *FlexClustersApi_UpgradeFlexClusterWithParams_Call + type FlexClustersApi_GetFlexClusterExecute_Call struct + func (_c *FlexClustersApi_GetFlexClusterExecute_Call) Return(_a0 *admin.FlexClusterDescription20241113, _a1 *http.Response, _a2 error) *FlexClustersApi_GetFlexClusterExecute_Call + func (_c *FlexClustersApi_GetFlexClusterExecute_Call) Run(run func(r admin.GetFlexClusterApiRequest)) *FlexClustersApi_GetFlexClusterExecute_Call + func (_c *FlexClustersApi_GetFlexClusterExecute_Call) RunAndReturn(...) *FlexClustersApi_GetFlexClusterExecute_Call + type FlexClustersApi_GetFlexClusterWithParams_Call struct + func (_c *FlexClustersApi_GetFlexClusterWithParams_Call) Return(_a0 admin.GetFlexClusterApiRequest) *FlexClustersApi_GetFlexClusterWithParams_Call + func (_c *FlexClustersApi_GetFlexClusterWithParams_Call) Run(run func(ctx context.Context, args *admin.GetFlexClusterApiParams)) *FlexClustersApi_GetFlexClusterWithParams_Call + func (_c *FlexClustersApi_GetFlexClusterWithParams_Call) RunAndReturn(...) *FlexClustersApi_GetFlexClusterWithParams_Call + type FlexClustersApi_GetFlexCluster_Call struct + func (_c *FlexClustersApi_GetFlexCluster_Call) Return(_a0 admin.GetFlexClusterApiRequest) *FlexClustersApi_GetFlexCluster_Call + func (_c *FlexClustersApi_GetFlexCluster_Call) Run(run func(ctx context.Context, groupId string, name string)) *FlexClustersApi_GetFlexCluster_Call + func (_c *FlexClustersApi_GetFlexCluster_Call) RunAndReturn(run func(context.Context, string, string) admin.GetFlexClusterApiRequest) *FlexClustersApi_GetFlexCluster_Call + type FlexClustersApi_ListFlexClustersExecute_Call struct + func (_c *FlexClustersApi_ListFlexClustersExecute_Call) Return(_a0 *admin.PaginatedFlexClusters20241113, _a1 *http.Response, _a2 error) *FlexClustersApi_ListFlexClustersExecute_Call + func (_c *FlexClustersApi_ListFlexClustersExecute_Call) Run(run func(r admin.ListFlexClustersApiRequest)) *FlexClustersApi_ListFlexClustersExecute_Call + func (_c *FlexClustersApi_ListFlexClustersExecute_Call) RunAndReturn(...) *FlexClustersApi_ListFlexClustersExecute_Call + type FlexClustersApi_ListFlexClustersWithParams_Call struct + func (_c *FlexClustersApi_ListFlexClustersWithParams_Call) Return(_a0 admin.ListFlexClustersApiRequest) *FlexClustersApi_ListFlexClustersWithParams_Call + func (_c *FlexClustersApi_ListFlexClustersWithParams_Call) Run(run func(ctx context.Context, args *admin.ListFlexClustersApiParams)) *FlexClustersApi_ListFlexClustersWithParams_Call + func (_c *FlexClustersApi_ListFlexClustersWithParams_Call) RunAndReturn(...) *FlexClustersApi_ListFlexClustersWithParams_Call + type FlexClustersApi_ListFlexClusters_Call struct + func (_c *FlexClustersApi_ListFlexClusters_Call) Return(_a0 admin.ListFlexClustersApiRequest) *FlexClustersApi_ListFlexClusters_Call + func (_c *FlexClustersApi_ListFlexClusters_Call) Run(run func(ctx context.Context, groupId string)) *FlexClustersApi_ListFlexClusters_Call + func (_c *FlexClustersApi_ListFlexClusters_Call) RunAndReturn(run func(context.Context, string) admin.ListFlexClustersApiRequest) *FlexClustersApi_ListFlexClusters_Call + type FlexClustersApi_UpdateFlexClusterExecute_Call struct + func (_c *FlexClustersApi_UpdateFlexClusterExecute_Call) Return(_a0 *admin.FlexClusterDescription20241113, _a1 *http.Response, _a2 error) *FlexClustersApi_UpdateFlexClusterExecute_Call + func (_c *FlexClustersApi_UpdateFlexClusterExecute_Call) Run(run func(r admin.UpdateFlexClusterApiRequest)) *FlexClustersApi_UpdateFlexClusterExecute_Call + func (_c *FlexClustersApi_UpdateFlexClusterExecute_Call) RunAndReturn(...) *FlexClustersApi_UpdateFlexClusterExecute_Call + type FlexClustersApi_UpdateFlexClusterWithParams_Call struct + func (_c *FlexClustersApi_UpdateFlexClusterWithParams_Call) Return(_a0 admin.UpdateFlexClusterApiRequest) *FlexClustersApi_UpdateFlexClusterWithParams_Call + func (_c *FlexClustersApi_UpdateFlexClusterWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateFlexClusterApiParams)) *FlexClustersApi_UpdateFlexClusterWithParams_Call + func (_c *FlexClustersApi_UpdateFlexClusterWithParams_Call) RunAndReturn(...) *FlexClustersApi_UpdateFlexClusterWithParams_Call + type FlexClustersApi_UpdateFlexCluster_Call struct + func (_c *FlexClustersApi_UpdateFlexCluster_Call) Return(_a0 admin.UpdateFlexClusterApiRequest) *FlexClustersApi_UpdateFlexCluster_Call + func (_c *FlexClustersApi_UpdateFlexCluster_Call) Run(run func(ctx context.Context, groupId string, name string, ...)) *FlexClustersApi_UpdateFlexCluster_Call + func (_c *FlexClustersApi_UpdateFlexCluster_Call) RunAndReturn(...) *FlexClustersApi_UpdateFlexCluster_Call + type FlexClustersApi_UpgradeFlexClusterExecute_Call struct + func (_c *FlexClustersApi_UpgradeFlexClusterExecute_Call) Return(_a0 *admin.FlexClusterDescription20241113, _a1 *http.Response, _a2 error) *FlexClustersApi_UpgradeFlexClusterExecute_Call + func (_c *FlexClustersApi_UpgradeFlexClusterExecute_Call) Run(run func(r admin.UpgradeFlexClusterApiRequest)) *FlexClustersApi_UpgradeFlexClusterExecute_Call + func (_c *FlexClustersApi_UpgradeFlexClusterExecute_Call) RunAndReturn(...) *FlexClustersApi_UpgradeFlexClusterExecute_Call + type FlexClustersApi_UpgradeFlexClusterWithParams_Call struct + func (_c *FlexClustersApi_UpgradeFlexClusterWithParams_Call) Return(_a0 admin.UpgradeFlexClusterApiRequest) *FlexClustersApi_UpgradeFlexClusterWithParams_Call + func (_c *FlexClustersApi_UpgradeFlexClusterWithParams_Call) Run(run func(ctx context.Context, args *admin.UpgradeFlexClusterApiParams)) *FlexClustersApi_UpgradeFlexClusterWithParams_Call + func (_c *FlexClustersApi_UpgradeFlexClusterWithParams_Call) RunAndReturn(...) *FlexClustersApi_UpgradeFlexClusterWithParams_Call + type FlexClustersApi_UpgradeFlexCluster_Call struct + func (_c *FlexClustersApi_UpgradeFlexCluster_Call) Return(_a0 admin.UpgradeFlexClusterApiRequest) *FlexClustersApi_UpgradeFlexCluster_Call + func (_c *FlexClustersApi_UpgradeFlexCluster_Call) Run(run func(ctx context.Context, groupId string, ...)) *FlexClustersApi_UpgradeFlexCluster_Call + func (_c *FlexClustersApi_UpgradeFlexCluster_Call) RunAndReturn(...) *FlexClustersApi_UpgradeFlexCluster_Call + type FlexRestoreJobsApi struct + func NewFlexRestoreJobsApi(t interface{ ... }) *FlexRestoreJobsApi + func (_m *FlexRestoreJobsApi) CreateFlexBackupRestoreJob(ctx context.Context, groupId string, name string, ...) admin.CreateFlexBackupRestoreJobApiRequest + func (_m *FlexRestoreJobsApi) CreateFlexBackupRestoreJobExecute(r admin.CreateFlexBackupRestoreJobApiRequest) (*admin.FlexBackupRestoreJob20241113, *http.Response, error) + func (_m *FlexRestoreJobsApi) CreateFlexBackupRestoreJobWithParams(ctx context.Context, args *admin.CreateFlexBackupRestoreJobApiParams) admin.CreateFlexBackupRestoreJobApiRequest + func (_m *FlexRestoreJobsApi) EXPECT() *FlexRestoreJobsApi_Expecter + func (_m *FlexRestoreJobsApi) GetFlexBackupRestoreJob(ctx context.Context, groupId string, name string, restoreJobId string) admin.GetFlexBackupRestoreJobApiRequest + func (_m *FlexRestoreJobsApi) GetFlexBackupRestoreJobExecute(r admin.GetFlexBackupRestoreJobApiRequest) (*admin.FlexBackupRestoreJob20241113, *http.Response, error) + func (_m *FlexRestoreJobsApi) GetFlexBackupRestoreJobWithParams(ctx context.Context, args *admin.GetFlexBackupRestoreJobApiParams) admin.GetFlexBackupRestoreJobApiRequest + func (_m *FlexRestoreJobsApi) ListFlexBackupRestoreJobs(ctx context.Context, groupId string, name string) admin.ListFlexBackupRestoreJobsApiRequest + func (_m *FlexRestoreJobsApi) ListFlexBackupRestoreJobsExecute(r admin.ListFlexBackupRestoreJobsApiRequest) (*admin.PaginatedApiAtlasFlexBackupRestoreJob20241113, *http.Response, error) + func (_m *FlexRestoreJobsApi) ListFlexBackupRestoreJobsWithParams(ctx context.Context, args *admin.ListFlexBackupRestoreJobsApiParams) admin.ListFlexBackupRestoreJobsApiRequest + type FlexRestoreJobsApi_CreateFlexBackupRestoreJobExecute_Call struct + func (_c *FlexRestoreJobsApi_CreateFlexBackupRestoreJobExecute_Call) Return(_a0 *admin.FlexBackupRestoreJob20241113, _a1 *http.Response, _a2 error) *FlexRestoreJobsApi_CreateFlexBackupRestoreJobExecute_Call + func (_c *FlexRestoreJobsApi_CreateFlexBackupRestoreJobExecute_Call) Run(run func(r admin.CreateFlexBackupRestoreJobApiRequest)) *FlexRestoreJobsApi_CreateFlexBackupRestoreJobExecute_Call + func (_c *FlexRestoreJobsApi_CreateFlexBackupRestoreJobExecute_Call) RunAndReturn(...) *FlexRestoreJobsApi_CreateFlexBackupRestoreJobExecute_Call + type FlexRestoreJobsApi_CreateFlexBackupRestoreJobWithParams_Call struct + func (_c *FlexRestoreJobsApi_CreateFlexBackupRestoreJobWithParams_Call) Return(_a0 admin.CreateFlexBackupRestoreJobApiRequest) *FlexRestoreJobsApi_CreateFlexBackupRestoreJobWithParams_Call + func (_c *FlexRestoreJobsApi_CreateFlexBackupRestoreJobWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateFlexBackupRestoreJobApiParams)) *FlexRestoreJobsApi_CreateFlexBackupRestoreJobWithParams_Call + func (_c *FlexRestoreJobsApi_CreateFlexBackupRestoreJobWithParams_Call) RunAndReturn(...) *FlexRestoreJobsApi_CreateFlexBackupRestoreJobWithParams_Call + type FlexRestoreJobsApi_CreateFlexBackupRestoreJob_Call struct + func (_c *FlexRestoreJobsApi_CreateFlexBackupRestoreJob_Call) Return(_a0 admin.CreateFlexBackupRestoreJobApiRequest) *FlexRestoreJobsApi_CreateFlexBackupRestoreJob_Call + func (_c *FlexRestoreJobsApi_CreateFlexBackupRestoreJob_Call) Run(run func(ctx context.Context, groupId string, name string, ...)) *FlexRestoreJobsApi_CreateFlexBackupRestoreJob_Call + func (_c *FlexRestoreJobsApi_CreateFlexBackupRestoreJob_Call) RunAndReturn(...) *FlexRestoreJobsApi_CreateFlexBackupRestoreJob_Call + type FlexRestoreJobsApi_Expecter struct + func (_e *FlexRestoreJobsApi_Expecter) CreateFlexBackupRestoreJob(ctx any, groupId any, name any, flexBackupRestoreJobCreate20241113 any) *FlexRestoreJobsApi_CreateFlexBackupRestoreJob_Call + func (_e *FlexRestoreJobsApi_Expecter) CreateFlexBackupRestoreJobExecute(r any) *FlexRestoreJobsApi_CreateFlexBackupRestoreJobExecute_Call + func (_e *FlexRestoreJobsApi_Expecter) CreateFlexBackupRestoreJobWithParams(ctx any, args any) *FlexRestoreJobsApi_CreateFlexBackupRestoreJobWithParams_Call + func (_e *FlexRestoreJobsApi_Expecter) GetFlexBackupRestoreJob(ctx any, groupId any, name any, restoreJobId any) *FlexRestoreJobsApi_GetFlexBackupRestoreJob_Call + func (_e *FlexRestoreJobsApi_Expecter) GetFlexBackupRestoreJobExecute(r any) *FlexRestoreJobsApi_GetFlexBackupRestoreJobExecute_Call + func (_e *FlexRestoreJobsApi_Expecter) GetFlexBackupRestoreJobWithParams(ctx any, args any) *FlexRestoreJobsApi_GetFlexBackupRestoreJobWithParams_Call + func (_e *FlexRestoreJobsApi_Expecter) ListFlexBackupRestoreJobs(ctx any, groupId any, name any) *FlexRestoreJobsApi_ListFlexBackupRestoreJobs_Call + func (_e *FlexRestoreJobsApi_Expecter) ListFlexBackupRestoreJobsExecute(r any) *FlexRestoreJobsApi_ListFlexBackupRestoreJobsExecute_Call + func (_e *FlexRestoreJobsApi_Expecter) ListFlexBackupRestoreJobsWithParams(ctx any, args any) *FlexRestoreJobsApi_ListFlexBackupRestoreJobsWithParams_Call + type FlexRestoreJobsApi_GetFlexBackupRestoreJobExecute_Call struct + func (_c *FlexRestoreJobsApi_GetFlexBackupRestoreJobExecute_Call) Return(_a0 *admin.FlexBackupRestoreJob20241113, _a1 *http.Response, _a2 error) *FlexRestoreJobsApi_GetFlexBackupRestoreJobExecute_Call + func (_c *FlexRestoreJobsApi_GetFlexBackupRestoreJobExecute_Call) Run(run func(r admin.GetFlexBackupRestoreJobApiRequest)) *FlexRestoreJobsApi_GetFlexBackupRestoreJobExecute_Call + func (_c *FlexRestoreJobsApi_GetFlexBackupRestoreJobExecute_Call) RunAndReturn(...) *FlexRestoreJobsApi_GetFlexBackupRestoreJobExecute_Call + type FlexRestoreJobsApi_GetFlexBackupRestoreJobWithParams_Call struct + func (_c *FlexRestoreJobsApi_GetFlexBackupRestoreJobWithParams_Call) Return(_a0 admin.GetFlexBackupRestoreJobApiRequest) *FlexRestoreJobsApi_GetFlexBackupRestoreJobWithParams_Call + func (_c *FlexRestoreJobsApi_GetFlexBackupRestoreJobWithParams_Call) Run(run func(ctx context.Context, args *admin.GetFlexBackupRestoreJobApiParams)) *FlexRestoreJobsApi_GetFlexBackupRestoreJobWithParams_Call + func (_c *FlexRestoreJobsApi_GetFlexBackupRestoreJobWithParams_Call) RunAndReturn(...) *FlexRestoreJobsApi_GetFlexBackupRestoreJobWithParams_Call + type FlexRestoreJobsApi_GetFlexBackupRestoreJob_Call struct + func (_c *FlexRestoreJobsApi_GetFlexBackupRestoreJob_Call) Return(_a0 admin.GetFlexBackupRestoreJobApiRequest) *FlexRestoreJobsApi_GetFlexBackupRestoreJob_Call + func (_c *FlexRestoreJobsApi_GetFlexBackupRestoreJob_Call) Run(...) *FlexRestoreJobsApi_GetFlexBackupRestoreJob_Call + func (_c *FlexRestoreJobsApi_GetFlexBackupRestoreJob_Call) RunAndReturn(...) *FlexRestoreJobsApi_GetFlexBackupRestoreJob_Call + type FlexRestoreJobsApi_ListFlexBackupRestoreJobsExecute_Call struct + func (_c *FlexRestoreJobsApi_ListFlexBackupRestoreJobsExecute_Call) Return(_a0 *admin.PaginatedApiAtlasFlexBackupRestoreJob20241113, _a1 *http.Response, ...) *FlexRestoreJobsApi_ListFlexBackupRestoreJobsExecute_Call + func (_c *FlexRestoreJobsApi_ListFlexBackupRestoreJobsExecute_Call) Run(run func(r admin.ListFlexBackupRestoreJobsApiRequest)) *FlexRestoreJobsApi_ListFlexBackupRestoreJobsExecute_Call + func (_c *FlexRestoreJobsApi_ListFlexBackupRestoreJobsExecute_Call) RunAndReturn(...) *FlexRestoreJobsApi_ListFlexBackupRestoreJobsExecute_Call + type FlexRestoreJobsApi_ListFlexBackupRestoreJobsWithParams_Call struct + func (_c *FlexRestoreJobsApi_ListFlexBackupRestoreJobsWithParams_Call) Return(_a0 admin.ListFlexBackupRestoreJobsApiRequest) *FlexRestoreJobsApi_ListFlexBackupRestoreJobsWithParams_Call + func (_c *FlexRestoreJobsApi_ListFlexBackupRestoreJobsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListFlexBackupRestoreJobsApiParams)) *FlexRestoreJobsApi_ListFlexBackupRestoreJobsWithParams_Call + func (_c *FlexRestoreJobsApi_ListFlexBackupRestoreJobsWithParams_Call) RunAndReturn(...) *FlexRestoreJobsApi_ListFlexBackupRestoreJobsWithParams_Call + type FlexRestoreJobsApi_ListFlexBackupRestoreJobs_Call struct + func (_c *FlexRestoreJobsApi_ListFlexBackupRestoreJobs_Call) Return(_a0 admin.ListFlexBackupRestoreJobsApiRequest) *FlexRestoreJobsApi_ListFlexBackupRestoreJobs_Call + func (_c *FlexRestoreJobsApi_ListFlexBackupRestoreJobs_Call) Run(run func(ctx context.Context, groupId string, name string)) *FlexRestoreJobsApi_ListFlexBackupRestoreJobs_Call + func (_c *FlexRestoreJobsApi_ListFlexBackupRestoreJobs_Call) RunAndReturn(...) *FlexRestoreJobsApi_ListFlexBackupRestoreJobs_Call + type FlexSnapshotsApi struct + func NewFlexSnapshotsApi(t interface{ ... }) *FlexSnapshotsApi + func (_m *FlexSnapshotsApi) DownloadFlexBackup(ctx context.Context, name string, groupId string, ...) admin.DownloadFlexBackupApiRequest + func (_m *FlexSnapshotsApi) DownloadFlexBackupExecute(r admin.DownloadFlexBackupApiRequest) (*admin.FlexBackupRestoreJob20241113, *http.Response, error) + func (_m *FlexSnapshotsApi) DownloadFlexBackupWithParams(ctx context.Context, args *admin.DownloadFlexBackupApiParams) admin.DownloadFlexBackupApiRequest + func (_m *FlexSnapshotsApi) EXPECT() *FlexSnapshotsApi_Expecter + func (_m *FlexSnapshotsApi) GetFlexBackup(ctx context.Context, groupId string, name string, snapshotId string) admin.GetFlexBackupApiRequest + func (_m *FlexSnapshotsApi) GetFlexBackupExecute(r admin.GetFlexBackupApiRequest) (*admin.FlexBackupSnapshot20241113, *http.Response, error) + func (_m *FlexSnapshotsApi) GetFlexBackupWithParams(ctx context.Context, args *admin.GetFlexBackupApiParams) admin.GetFlexBackupApiRequest + func (_m *FlexSnapshotsApi) ListFlexBackups(ctx context.Context, groupId string, name string) admin.ListFlexBackupsApiRequest + func (_m *FlexSnapshotsApi) ListFlexBackupsExecute(r admin.ListFlexBackupsApiRequest) (*admin.PaginatedApiAtlasFlexBackupSnapshot20241113, *http.Response, error) + func (_m *FlexSnapshotsApi) ListFlexBackupsWithParams(ctx context.Context, args *admin.ListFlexBackupsApiParams) admin.ListFlexBackupsApiRequest + type FlexSnapshotsApi_DownloadFlexBackupExecute_Call struct + func (_c *FlexSnapshotsApi_DownloadFlexBackupExecute_Call) Return(_a0 *admin.FlexBackupRestoreJob20241113, _a1 *http.Response, _a2 error) *FlexSnapshotsApi_DownloadFlexBackupExecute_Call + func (_c *FlexSnapshotsApi_DownloadFlexBackupExecute_Call) Run(run func(r admin.DownloadFlexBackupApiRequest)) *FlexSnapshotsApi_DownloadFlexBackupExecute_Call + func (_c *FlexSnapshotsApi_DownloadFlexBackupExecute_Call) RunAndReturn(...) *FlexSnapshotsApi_DownloadFlexBackupExecute_Call + type FlexSnapshotsApi_DownloadFlexBackupWithParams_Call struct + func (_c *FlexSnapshotsApi_DownloadFlexBackupWithParams_Call) Return(_a0 admin.DownloadFlexBackupApiRequest) *FlexSnapshotsApi_DownloadFlexBackupWithParams_Call + func (_c *FlexSnapshotsApi_DownloadFlexBackupWithParams_Call) Run(run func(ctx context.Context, args *admin.DownloadFlexBackupApiParams)) *FlexSnapshotsApi_DownloadFlexBackupWithParams_Call + func (_c *FlexSnapshotsApi_DownloadFlexBackupWithParams_Call) RunAndReturn(...) *FlexSnapshotsApi_DownloadFlexBackupWithParams_Call + type FlexSnapshotsApi_DownloadFlexBackup_Call struct + func (_c *FlexSnapshotsApi_DownloadFlexBackup_Call) Return(_a0 admin.DownloadFlexBackupApiRequest) *FlexSnapshotsApi_DownloadFlexBackup_Call + func (_c *FlexSnapshotsApi_DownloadFlexBackup_Call) Run(run func(ctx context.Context, name string, groupId string, ...)) *FlexSnapshotsApi_DownloadFlexBackup_Call + func (_c *FlexSnapshotsApi_DownloadFlexBackup_Call) RunAndReturn(...) *FlexSnapshotsApi_DownloadFlexBackup_Call + type FlexSnapshotsApi_Expecter struct + func (_e *FlexSnapshotsApi_Expecter) DownloadFlexBackup(ctx any, name any, groupId any, flexBackupSnapshotDownloadCreate20241113 any) *FlexSnapshotsApi_DownloadFlexBackup_Call + func (_e *FlexSnapshotsApi_Expecter) DownloadFlexBackupExecute(r any) *FlexSnapshotsApi_DownloadFlexBackupExecute_Call + func (_e *FlexSnapshotsApi_Expecter) DownloadFlexBackupWithParams(ctx any, args any) *FlexSnapshotsApi_DownloadFlexBackupWithParams_Call + func (_e *FlexSnapshotsApi_Expecter) GetFlexBackup(ctx any, groupId any, name any, snapshotId any) *FlexSnapshotsApi_GetFlexBackup_Call + func (_e *FlexSnapshotsApi_Expecter) GetFlexBackupExecute(r any) *FlexSnapshotsApi_GetFlexBackupExecute_Call + func (_e *FlexSnapshotsApi_Expecter) GetFlexBackupWithParams(ctx any, args any) *FlexSnapshotsApi_GetFlexBackupWithParams_Call + func (_e *FlexSnapshotsApi_Expecter) ListFlexBackups(ctx any, groupId any, name any) *FlexSnapshotsApi_ListFlexBackups_Call + func (_e *FlexSnapshotsApi_Expecter) ListFlexBackupsExecute(r any) *FlexSnapshotsApi_ListFlexBackupsExecute_Call + func (_e *FlexSnapshotsApi_Expecter) ListFlexBackupsWithParams(ctx any, args any) *FlexSnapshotsApi_ListFlexBackupsWithParams_Call + type FlexSnapshotsApi_GetFlexBackupExecute_Call struct + func (_c *FlexSnapshotsApi_GetFlexBackupExecute_Call) Return(_a0 *admin.FlexBackupSnapshot20241113, _a1 *http.Response, _a2 error) *FlexSnapshotsApi_GetFlexBackupExecute_Call + func (_c *FlexSnapshotsApi_GetFlexBackupExecute_Call) Run(run func(r admin.GetFlexBackupApiRequest)) *FlexSnapshotsApi_GetFlexBackupExecute_Call + func (_c *FlexSnapshotsApi_GetFlexBackupExecute_Call) RunAndReturn(...) *FlexSnapshotsApi_GetFlexBackupExecute_Call + type FlexSnapshotsApi_GetFlexBackupWithParams_Call struct + func (_c *FlexSnapshotsApi_GetFlexBackupWithParams_Call) Return(_a0 admin.GetFlexBackupApiRequest) *FlexSnapshotsApi_GetFlexBackupWithParams_Call + func (_c *FlexSnapshotsApi_GetFlexBackupWithParams_Call) Run(run func(ctx context.Context, args *admin.GetFlexBackupApiParams)) *FlexSnapshotsApi_GetFlexBackupWithParams_Call + func (_c *FlexSnapshotsApi_GetFlexBackupWithParams_Call) RunAndReturn(...) *FlexSnapshotsApi_GetFlexBackupWithParams_Call + type FlexSnapshotsApi_GetFlexBackup_Call struct + func (_c *FlexSnapshotsApi_GetFlexBackup_Call) Return(_a0 admin.GetFlexBackupApiRequest) *FlexSnapshotsApi_GetFlexBackup_Call + func (_c *FlexSnapshotsApi_GetFlexBackup_Call) Run(run func(ctx context.Context, groupId string, name string, snapshotId string)) *FlexSnapshotsApi_GetFlexBackup_Call + func (_c *FlexSnapshotsApi_GetFlexBackup_Call) RunAndReturn(...) *FlexSnapshotsApi_GetFlexBackup_Call + type FlexSnapshotsApi_ListFlexBackupsExecute_Call struct + func (_c *FlexSnapshotsApi_ListFlexBackupsExecute_Call) Return(_a0 *admin.PaginatedApiAtlasFlexBackupSnapshot20241113, _a1 *http.Response, ...) *FlexSnapshotsApi_ListFlexBackupsExecute_Call + func (_c *FlexSnapshotsApi_ListFlexBackupsExecute_Call) Run(run func(r admin.ListFlexBackupsApiRequest)) *FlexSnapshotsApi_ListFlexBackupsExecute_Call + func (_c *FlexSnapshotsApi_ListFlexBackupsExecute_Call) RunAndReturn(...) *FlexSnapshotsApi_ListFlexBackupsExecute_Call + type FlexSnapshotsApi_ListFlexBackupsWithParams_Call struct + func (_c *FlexSnapshotsApi_ListFlexBackupsWithParams_Call) Return(_a0 admin.ListFlexBackupsApiRequest) *FlexSnapshotsApi_ListFlexBackupsWithParams_Call + func (_c *FlexSnapshotsApi_ListFlexBackupsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListFlexBackupsApiParams)) *FlexSnapshotsApi_ListFlexBackupsWithParams_Call + func (_c *FlexSnapshotsApi_ListFlexBackupsWithParams_Call) RunAndReturn(...) *FlexSnapshotsApi_ListFlexBackupsWithParams_Call + type FlexSnapshotsApi_ListFlexBackups_Call struct + func (_c *FlexSnapshotsApi_ListFlexBackups_Call) Return(_a0 admin.ListFlexBackupsApiRequest) *FlexSnapshotsApi_ListFlexBackups_Call + func (_c *FlexSnapshotsApi_ListFlexBackups_Call) Run(run func(ctx context.Context, groupId string, name string)) *FlexSnapshotsApi_ListFlexBackups_Call + func (_c *FlexSnapshotsApi_ListFlexBackups_Call) RunAndReturn(run func(context.Context, string, string) admin.ListFlexBackupsApiRequest) *FlexSnapshotsApi_ListFlexBackups_Call + type GlobalClustersApi struct + func NewGlobalClustersApi(t interface{ ... }) *GlobalClustersApi + func (_m *GlobalClustersApi) CreateCustomZoneMapping(ctx context.Context, groupId string, clusterName string, ...) admin.CreateCustomZoneMappingApiRequest + func (_m *GlobalClustersApi) CreateCustomZoneMappingExecute(r admin.CreateCustomZoneMappingApiRequest) (*admin.GeoSharding20240805, *http.Response, error) + func (_m *GlobalClustersApi) CreateCustomZoneMappingWithParams(ctx context.Context, args *admin.CreateCustomZoneMappingApiParams) admin.CreateCustomZoneMappingApiRequest + func (_m *GlobalClustersApi) CreateManagedNamespace(ctx context.Context, groupId string, clusterName string, ...) admin.CreateManagedNamespaceApiRequest + func (_m *GlobalClustersApi) CreateManagedNamespaceExecute(r admin.CreateManagedNamespaceApiRequest) (*admin.GeoSharding20240805, *http.Response, error) + func (_m *GlobalClustersApi) CreateManagedNamespaceWithParams(ctx context.Context, args *admin.CreateManagedNamespaceApiParams) admin.CreateManagedNamespaceApiRequest + func (_m *GlobalClustersApi) DeleteAllCustomZoneMappings(ctx context.Context, groupId string, clusterName string) admin.DeleteAllCustomZoneMappingsApiRequest + func (_m *GlobalClustersApi) DeleteAllCustomZoneMappingsExecute(r admin.DeleteAllCustomZoneMappingsApiRequest) (*admin.GeoSharding20240805, *http.Response, error) + func (_m *GlobalClustersApi) DeleteAllCustomZoneMappingsWithParams(ctx context.Context, args *admin.DeleteAllCustomZoneMappingsApiParams) admin.DeleteAllCustomZoneMappingsApiRequest + func (_m *GlobalClustersApi) DeleteManagedNamespace(ctx context.Context, clusterName string, groupId string) admin.DeleteManagedNamespaceApiRequest + func (_m *GlobalClustersApi) DeleteManagedNamespaceExecute(r admin.DeleteManagedNamespaceApiRequest) (*admin.GeoSharding20240805, *http.Response, error) + func (_m *GlobalClustersApi) DeleteManagedNamespaceWithParams(ctx context.Context, args *admin.DeleteManagedNamespaceApiParams) admin.DeleteManagedNamespaceApiRequest + func (_m *GlobalClustersApi) EXPECT() *GlobalClustersApi_Expecter + func (_m *GlobalClustersApi) GetManagedNamespace(ctx context.Context, groupId string, clusterName string) admin.GetManagedNamespaceApiRequest + func (_m *GlobalClustersApi) GetManagedNamespaceExecute(r admin.GetManagedNamespaceApiRequest) (*admin.GeoSharding20240805, *http.Response, error) + func (_m *GlobalClustersApi) GetManagedNamespaceWithParams(ctx context.Context, args *admin.GetManagedNamespaceApiParams) admin.GetManagedNamespaceApiRequest + type GlobalClustersApi_CreateCustomZoneMappingExecute_Call struct + func (_c *GlobalClustersApi_CreateCustomZoneMappingExecute_Call) Return(_a0 *admin.GeoSharding20240805, _a1 *http.Response, _a2 error) *GlobalClustersApi_CreateCustomZoneMappingExecute_Call + func (_c *GlobalClustersApi_CreateCustomZoneMappingExecute_Call) Run(run func(r admin.CreateCustomZoneMappingApiRequest)) *GlobalClustersApi_CreateCustomZoneMappingExecute_Call + func (_c *GlobalClustersApi_CreateCustomZoneMappingExecute_Call) RunAndReturn(...) *GlobalClustersApi_CreateCustomZoneMappingExecute_Call + type GlobalClustersApi_CreateCustomZoneMappingWithParams_Call struct + func (_c *GlobalClustersApi_CreateCustomZoneMappingWithParams_Call) Return(_a0 admin.CreateCustomZoneMappingApiRequest) *GlobalClustersApi_CreateCustomZoneMappingWithParams_Call + func (_c *GlobalClustersApi_CreateCustomZoneMappingWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateCustomZoneMappingApiParams)) *GlobalClustersApi_CreateCustomZoneMappingWithParams_Call + func (_c *GlobalClustersApi_CreateCustomZoneMappingWithParams_Call) RunAndReturn(...) *GlobalClustersApi_CreateCustomZoneMappingWithParams_Call + type GlobalClustersApi_CreateCustomZoneMapping_Call struct + func (_c *GlobalClustersApi_CreateCustomZoneMapping_Call) Return(_a0 admin.CreateCustomZoneMappingApiRequest) *GlobalClustersApi_CreateCustomZoneMapping_Call + func (_c *GlobalClustersApi_CreateCustomZoneMapping_Call) Run(run func(ctx context.Context, groupId string, clusterName string, ...)) *GlobalClustersApi_CreateCustomZoneMapping_Call + func (_c *GlobalClustersApi_CreateCustomZoneMapping_Call) RunAndReturn(...) *GlobalClustersApi_CreateCustomZoneMapping_Call + type GlobalClustersApi_CreateManagedNamespaceExecute_Call struct + func (_c *GlobalClustersApi_CreateManagedNamespaceExecute_Call) Return(_a0 *admin.GeoSharding20240805, _a1 *http.Response, _a2 error) *GlobalClustersApi_CreateManagedNamespaceExecute_Call + func (_c *GlobalClustersApi_CreateManagedNamespaceExecute_Call) Run(run func(r admin.CreateManagedNamespaceApiRequest)) *GlobalClustersApi_CreateManagedNamespaceExecute_Call + func (_c *GlobalClustersApi_CreateManagedNamespaceExecute_Call) RunAndReturn(...) *GlobalClustersApi_CreateManagedNamespaceExecute_Call + type GlobalClustersApi_CreateManagedNamespaceWithParams_Call struct + func (_c *GlobalClustersApi_CreateManagedNamespaceWithParams_Call) Return(_a0 admin.CreateManagedNamespaceApiRequest) *GlobalClustersApi_CreateManagedNamespaceWithParams_Call + func (_c *GlobalClustersApi_CreateManagedNamespaceWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateManagedNamespaceApiParams)) *GlobalClustersApi_CreateManagedNamespaceWithParams_Call + func (_c *GlobalClustersApi_CreateManagedNamespaceWithParams_Call) RunAndReturn(...) *GlobalClustersApi_CreateManagedNamespaceWithParams_Call + type GlobalClustersApi_CreateManagedNamespace_Call struct + func (_c *GlobalClustersApi_CreateManagedNamespace_Call) Return(_a0 admin.CreateManagedNamespaceApiRequest) *GlobalClustersApi_CreateManagedNamespace_Call + func (_c *GlobalClustersApi_CreateManagedNamespace_Call) Run(run func(ctx context.Context, groupId string, clusterName string, ...)) *GlobalClustersApi_CreateManagedNamespace_Call + func (_c *GlobalClustersApi_CreateManagedNamespace_Call) RunAndReturn(...) *GlobalClustersApi_CreateManagedNamespace_Call + type GlobalClustersApi_DeleteAllCustomZoneMappingsExecute_Call struct + func (_c *GlobalClustersApi_DeleteAllCustomZoneMappingsExecute_Call) Return(_a0 *admin.GeoSharding20240805, _a1 *http.Response, _a2 error) *GlobalClustersApi_DeleteAllCustomZoneMappingsExecute_Call + func (_c *GlobalClustersApi_DeleteAllCustomZoneMappingsExecute_Call) Run(run func(r admin.DeleteAllCustomZoneMappingsApiRequest)) *GlobalClustersApi_DeleteAllCustomZoneMappingsExecute_Call + func (_c *GlobalClustersApi_DeleteAllCustomZoneMappingsExecute_Call) RunAndReturn(...) *GlobalClustersApi_DeleteAllCustomZoneMappingsExecute_Call + type GlobalClustersApi_DeleteAllCustomZoneMappingsWithParams_Call struct + func (_c *GlobalClustersApi_DeleteAllCustomZoneMappingsWithParams_Call) Return(_a0 admin.DeleteAllCustomZoneMappingsApiRequest) *GlobalClustersApi_DeleteAllCustomZoneMappingsWithParams_Call + func (_c *GlobalClustersApi_DeleteAllCustomZoneMappingsWithParams_Call) Run(...) *GlobalClustersApi_DeleteAllCustomZoneMappingsWithParams_Call + func (_c *GlobalClustersApi_DeleteAllCustomZoneMappingsWithParams_Call) RunAndReturn(...) *GlobalClustersApi_DeleteAllCustomZoneMappingsWithParams_Call + type GlobalClustersApi_DeleteAllCustomZoneMappings_Call struct + func (_c *GlobalClustersApi_DeleteAllCustomZoneMappings_Call) Return(_a0 admin.DeleteAllCustomZoneMappingsApiRequest) *GlobalClustersApi_DeleteAllCustomZoneMappings_Call + func (_c *GlobalClustersApi_DeleteAllCustomZoneMappings_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *GlobalClustersApi_DeleteAllCustomZoneMappings_Call + func (_c *GlobalClustersApi_DeleteAllCustomZoneMappings_Call) RunAndReturn(...) *GlobalClustersApi_DeleteAllCustomZoneMappings_Call + type GlobalClustersApi_DeleteManagedNamespaceExecute_Call struct + func (_c *GlobalClustersApi_DeleteManagedNamespaceExecute_Call) Return(_a0 *admin.GeoSharding20240805, _a1 *http.Response, _a2 error) *GlobalClustersApi_DeleteManagedNamespaceExecute_Call + func (_c *GlobalClustersApi_DeleteManagedNamespaceExecute_Call) Run(run func(r admin.DeleteManagedNamespaceApiRequest)) *GlobalClustersApi_DeleteManagedNamespaceExecute_Call + func (_c *GlobalClustersApi_DeleteManagedNamespaceExecute_Call) RunAndReturn(...) *GlobalClustersApi_DeleteManagedNamespaceExecute_Call + type GlobalClustersApi_DeleteManagedNamespaceWithParams_Call struct + func (_c *GlobalClustersApi_DeleteManagedNamespaceWithParams_Call) Return(_a0 admin.DeleteManagedNamespaceApiRequest) *GlobalClustersApi_DeleteManagedNamespaceWithParams_Call + func (_c *GlobalClustersApi_DeleteManagedNamespaceWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteManagedNamespaceApiParams)) *GlobalClustersApi_DeleteManagedNamespaceWithParams_Call + func (_c *GlobalClustersApi_DeleteManagedNamespaceWithParams_Call) RunAndReturn(...) *GlobalClustersApi_DeleteManagedNamespaceWithParams_Call + type GlobalClustersApi_DeleteManagedNamespace_Call struct + func (_c *GlobalClustersApi_DeleteManagedNamespace_Call) Return(_a0 admin.DeleteManagedNamespaceApiRequest) *GlobalClustersApi_DeleteManagedNamespace_Call + func (_c *GlobalClustersApi_DeleteManagedNamespace_Call) Run(run func(ctx context.Context, clusterName string, groupId string)) *GlobalClustersApi_DeleteManagedNamespace_Call + func (_c *GlobalClustersApi_DeleteManagedNamespace_Call) RunAndReturn(...) *GlobalClustersApi_DeleteManagedNamespace_Call + type GlobalClustersApi_Expecter struct + func (_e *GlobalClustersApi_Expecter) CreateCustomZoneMapping(ctx any, groupId any, clusterName any, customZoneMappings any) *GlobalClustersApi_CreateCustomZoneMapping_Call + func (_e *GlobalClustersApi_Expecter) CreateCustomZoneMappingExecute(r any) *GlobalClustersApi_CreateCustomZoneMappingExecute_Call + func (_e *GlobalClustersApi_Expecter) CreateCustomZoneMappingWithParams(ctx any, args any) *GlobalClustersApi_CreateCustomZoneMappingWithParams_Call + func (_e *GlobalClustersApi_Expecter) CreateManagedNamespace(ctx any, groupId any, clusterName any, managedNamespaces any) *GlobalClustersApi_CreateManagedNamespace_Call + func (_e *GlobalClustersApi_Expecter) CreateManagedNamespaceExecute(r any) *GlobalClustersApi_CreateManagedNamespaceExecute_Call + func (_e *GlobalClustersApi_Expecter) CreateManagedNamespaceWithParams(ctx any, args any) *GlobalClustersApi_CreateManagedNamespaceWithParams_Call + func (_e *GlobalClustersApi_Expecter) DeleteAllCustomZoneMappings(ctx any, groupId any, clusterName any) *GlobalClustersApi_DeleteAllCustomZoneMappings_Call + func (_e *GlobalClustersApi_Expecter) DeleteAllCustomZoneMappingsExecute(r any) *GlobalClustersApi_DeleteAllCustomZoneMappingsExecute_Call + func (_e *GlobalClustersApi_Expecter) DeleteAllCustomZoneMappingsWithParams(ctx any, args any) *GlobalClustersApi_DeleteAllCustomZoneMappingsWithParams_Call + func (_e *GlobalClustersApi_Expecter) DeleteManagedNamespace(ctx any, clusterName any, groupId any) *GlobalClustersApi_DeleteManagedNamespace_Call + func (_e *GlobalClustersApi_Expecter) DeleteManagedNamespaceExecute(r any) *GlobalClustersApi_DeleteManagedNamespaceExecute_Call + func (_e *GlobalClustersApi_Expecter) DeleteManagedNamespaceWithParams(ctx any, args any) *GlobalClustersApi_DeleteManagedNamespaceWithParams_Call + func (_e *GlobalClustersApi_Expecter) GetManagedNamespace(ctx any, groupId any, clusterName any) *GlobalClustersApi_GetManagedNamespace_Call + func (_e *GlobalClustersApi_Expecter) GetManagedNamespaceExecute(r any) *GlobalClustersApi_GetManagedNamespaceExecute_Call + func (_e *GlobalClustersApi_Expecter) GetManagedNamespaceWithParams(ctx any, args any) *GlobalClustersApi_GetManagedNamespaceWithParams_Call + type GlobalClustersApi_GetManagedNamespaceExecute_Call struct + func (_c *GlobalClustersApi_GetManagedNamespaceExecute_Call) Return(_a0 *admin.GeoSharding20240805, _a1 *http.Response, _a2 error) *GlobalClustersApi_GetManagedNamespaceExecute_Call + func (_c *GlobalClustersApi_GetManagedNamespaceExecute_Call) Run(run func(r admin.GetManagedNamespaceApiRequest)) *GlobalClustersApi_GetManagedNamespaceExecute_Call + func (_c *GlobalClustersApi_GetManagedNamespaceExecute_Call) RunAndReturn(...) *GlobalClustersApi_GetManagedNamespaceExecute_Call + type GlobalClustersApi_GetManagedNamespaceWithParams_Call struct + func (_c *GlobalClustersApi_GetManagedNamespaceWithParams_Call) Return(_a0 admin.GetManagedNamespaceApiRequest) *GlobalClustersApi_GetManagedNamespaceWithParams_Call + func (_c *GlobalClustersApi_GetManagedNamespaceWithParams_Call) Run(run func(ctx context.Context, args *admin.GetManagedNamespaceApiParams)) *GlobalClustersApi_GetManagedNamespaceWithParams_Call + func (_c *GlobalClustersApi_GetManagedNamespaceWithParams_Call) RunAndReturn(...) *GlobalClustersApi_GetManagedNamespaceWithParams_Call + type GlobalClustersApi_GetManagedNamespace_Call struct + func (_c *GlobalClustersApi_GetManagedNamespace_Call) Return(_a0 admin.GetManagedNamespaceApiRequest) *GlobalClustersApi_GetManagedNamespace_Call + func (_c *GlobalClustersApi_GetManagedNamespace_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *GlobalClustersApi_GetManagedNamespace_Call + func (_c *GlobalClustersApi_GetManagedNamespace_Call) RunAndReturn(run func(context.Context, string, string) admin.GetManagedNamespaceApiRequest) *GlobalClustersApi_GetManagedNamespace_Call + type InvoicesApi struct + func NewInvoicesApi(t interface{ ... }) *InvoicesApi + func (_m *InvoicesApi) CreateCostExplorerQueryProcess(ctx context.Context, orgId string, ...) admin.CreateCostExplorerQueryProcessApiRequest + func (_m *InvoicesApi) CreateCostExplorerQueryProcessExecute(r admin.CreateCostExplorerQueryProcessApiRequest) (*admin.CostExplorerFilterResponse, *http.Response, error) + func (_m *InvoicesApi) CreateCostExplorerQueryProcessWithParams(ctx context.Context, args *admin.CreateCostExplorerQueryProcessApiParams) admin.CreateCostExplorerQueryProcessApiRequest + func (_m *InvoicesApi) DownloadInvoiceCsv(ctx context.Context, orgId string, invoiceId string) admin.DownloadInvoiceCsvApiRequest + func (_m *InvoicesApi) DownloadInvoiceCsvExecute(r admin.DownloadInvoiceCsvApiRequest) (string, *http.Response, error) + func (_m *InvoicesApi) DownloadInvoiceCsvWithParams(ctx context.Context, args *admin.DownloadInvoiceCsvApiParams) admin.DownloadInvoiceCsvApiRequest + func (_m *InvoicesApi) EXPECT() *InvoicesApi_Expecter + func (_m *InvoicesApi) GetCostExplorerQueryProcess(ctx context.Context, orgId string, token string) admin.GetCostExplorerQueryProcessApiRequest + func (_m *InvoicesApi) GetCostExplorerQueryProcessExecute(r admin.GetCostExplorerQueryProcessApiRequest) (any, *http.Response, error) + func (_m *InvoicesApi) GetCostExplorerQueryProcessWithParams(ctx context.Context, args *admin.GetCostExplorerQueryProcessApiParams) admin.GetCostExplorerQueryProcessApiRequest + func (_m *InvoicesApi) GetInvoice(ctx context.Context, orgId string, invoiceId string) admin.GetInvoiceApiRequest + func (_m *InvoicesApi) GetInvoiceExecute(r admin.GetInvoiceApiRequest) (*admin.BillingInvoice, *http.Response, error) + func (_m *InvoicesApi) GetInvoiceWithParams(ctx context.Context, args *admin.GetInvoiceApiParams) admin.GetInvoiceApiRequest + func (_m *InvoicesApi) ListInvoices(ctx context.Context, orgId string) admin.ListInvoicesApiRequest + func (_m *InvoicesApi) ListInvoicesExecute(r admin.ListInvoicesApiRequest) (*admin.PaginatedApiInvoiceMetadata, *http.Response, error) + func (_m *InvoicesApi) ListInvoicesWithParams(ctx context.Context, args *admin.ListInvoicesApiParams) admin.ListInvoicesApiRequest + func (_m *InvoicesApi) ListPendingInvoices(ctx context.Context, orgId string) admin.ListPendingInvoicesApiRequest + func (_m *InvoicesApi) ListPendingInvoicesExecute(r admin.ListPendingInvoicesApiRequest) (*admin.PaginatedApiInvoice, *http.Response, error) + func (_m *InvoicesApi) ListPendingInvoicesWithParams(ctx context.Context, args *admin.ListPendingInvoicesApiParams) admin.ListPendingInvoicesApiRequest + func (_m *InvoicesApi) QueryLineItemsFromSingleInvoice(ctx context.Context, orgId string, invoiceId string, ...) admin.QueryLineItemsFromSingleInvoiceApiRequest + func (_m *InvoicesApi) QueryLineItemsFromSingleInvoiceExecute(r admin.QueryLineItemsFromSingleInvoiceApiRequest) (*admin.PaginatedPublicApiUsageDetailsLineItem, *http.Response, error) + func (_m *InvoicesApi) QueryLineItemsFromSingleInvoiceWithParams(ctx context.Context, args *admin.QueryLineItemsFromSingleInvoiceApiParams) admin.QueryLineItemsFromSingleInvoiceApiRequest + type InvoicesApi_CreateCostExplorerQueryProcessExecute_Call struct + func (_c *InvoicesApi_CreateCostExplorerQueryProcessExecute_Call) Return(_a0 *admin.CostExplorerFilterResponse, _a1 *http.Response, _a2 error) *InvoicesApi_CreateCostExplorerQueryProcessExecute_Call + func (_c *InvoicesApi_CreateCostExplorerQueryProcessExecute_Call) Run(run func(r admin.CreateCostExplorerQueryProcessApiRequest)) *InvoicesApi_CreateCostExplorerQueryProcessExecute_Call + func (_c *InvoicesApi_CreateCostExplorerQueryProcessExecute_Call) RunAndReturn(...) *InvoicesApi_CreateCostExplorerQueryProcessExecute_Call + type InvoicesApi_CreateCostExplorerQueryProcessWithParams_Call struct + func (_c *InvoicesApi_CreateCostExplorerQueryProcessWithParams_Call) Return(_a0 admin.CreateCostExplorerQueryProcessApiRequest) *InvoicesApi_CreateCostExplorerQueryProcessWithParams_Call + func (_c *InvoicesApi_CreateCostExplorerQueryProcessWithParams_Call) Run(...) *InvoicesApi_CreateCostExplorerQueryProcessWithParams_Call + func (_c *InvoicesApi_CreateCostExplorerQueryProcessWithParams_Call) RunAndReturn(...) *InvoicesApi_CreateCostExplorerQueryProcessWithParams_Call + type InvoicesApi_CreateCostExplorerQueryProcess_Call struct + func (_c *InvoicesApi_CreateCostExplorerQueryProcess_Call) Return(_a0 admin.CreateCostExplorerQueryProcessApiRequest) *InvoicesApi_CreateCostExplorerQueryProcess_Call + func (_c *InvoicesApi_CreateCostExplorerQueryProcess_Call) Run(run func(ctx context.Context, orgId string, ...)) *InvoicesApi_CreateCostExplorerQueryProcess_Call + func (_c *InvoicesApi_CreateCostExplorerQueryProcess_Call) RunAndReturn(...) *InvoicesApi_CreateCostExplorerQueryProcess_Call + type InvoicesApi_DownloadInvoiceCsvExecute_Call struct + func (_c *InvoicesApi_DownloadInvoiceCsvExecute_Call) Return(_a0 string, _a1 *http.Response, _a2 error) *InvoicesApi_DownloadInvoiceCsvExecute_Call + func (_c *InvoicesApi_DownloadInvoiceCsvExecute_Call) Run(run func(r admin.DownloadInvoiceCsvApiRequest)) *InvoicesApi_DownloadInvoiceCsvExecute_Call + func (_c *InvoicesApi_DownloadInvoiceCsvExecute_Call) RunAndReturn(run func(admin.DownloadInvoiceCsvApiRequest) (string, *http.Response, error)) *InvoicesApi_DownloadInvoiceCsvExecute_Call + type InvoicesApi_DownloadInvoiceCsvWithParams_Call struct + func (_c *InvoicesApi_DownloadInvoiceCsvWithParams_Call) Return(_a0 admin.DownloadInvoiceCsvApiRequest) *InvoicesApi_DownloadInvoiceCsvWithParams_Call + func (_c *InvoicesApi_DownloadInvoiceCsvWithParams_Call) Run(run func(ctx context.Context, args *admin.DownloadInvoiceCsvApiParams)) *InvoicesApi_DownloadInvoiceCsvWithParams_Call + func (_c *InvoicesApi_DownloadInvoiceCsvWithParams_Call) RunAndReturn(...) *InvoicesApi_DownloadInvoiceCsvWithParams_Call + type InvoicesApi_DownloadInvoiceCsv_Call struct + func (_c *InvoicesApi_DownloadInvoiceCsv_Call) Return(_a0 admin.DownloadInvoiceCsvApiRequest) *InvoicesApi_DownloadInvoiceCsv_Call + func (_c *InvoicesApi_DownloadInvoiceCsv_Call) Run(run func(ctx context.Context, orgId string, invoiceId string)) *InvoicesApi_DownloadInvoiceCsv_Call + func (_c *InvoicesApi_DownloadInvoiceCsv_Call) RunAndReturn(run func(context.Context, string, string) admin.DownloadInvoiceCsvApiRequest) *InvoicesApi_DownloadInvoiceCsv_Call + type InvoicesApi_Expecter struct + func (_e *InvoicesApi_Expecter) CreateCostExplorerQueryProcess(ctx any, orgId any, costExplorerFilterRequestBody any) *InvoicesApi_CreateCostExplorerQueryProcess_Call + func (_e *InvoicesApi_Expecter) CreateCostExplorerQueryProcessExecute(r any) *InvoicesApi_CreateCostExplorerQueryProcessExecute_Call + func (_e *InvoicesApi_Expecter) CreateCostExplorerQueryProcessWithParams(ctx any, args any) *InvoicesApi_CreateCostExplorerQueryProcessWithParams_Call + func (_e *InvoicesApi_Expecter) DownloadInvoiceCsv(ctx any, orgId any, invoiceId any) *InvoicesApi_DownloadInvoiceCsv_Call + func (_e *InvoicesApi_Expecter) DownloadInvoiceCsvExecute(r any) *InvoicesApi_DownloadInvoiceCsvExecute_Call + func (_e *InvoicesApi_Expecter) DownloadInvoiceCsvWithParams(ctx any, args any) *InvoicesApi_DownloadInvoiceCsvWithParams_Call + func (_e *InvoicesApi_Expecter) GetCostExplorerQueryProcess(ctx any, orgId any, token any) *InvoicesApi_GetCostExplorerQueryProcess_Call + func (_e *InvoicesApi_Expecter) GetCostExplorerQueryProcessExecute(r any) *InvoicesApi_GetCostExplorerQueryProcessExecute_Call + func (_e *InvoicesApi_Expecter) GetCostExplorerQueryProcessWithParams(ctx any, args any) *InvoicesApi_GetCostExplorerQueryProcessWithParams_Call + func (_e *InvoicesApi_Expecter) GetInvoice(ctx any, orgId any, invoiceId any) *InvoicesApi_GetInvoice_Call + func (_e *InvoicesApi_Expecter) GetInvoiceExecute(r any) *InvoicesApi_GetInvoiceExecute_Call + func (_e *InvoicesApi_Expecter) GetInvoiceWithParams(ctx any, args any) *InvoicesApi_GetInvoiceWithParams_Call + func (_e *InvoicesApi_Expecter) ListInvoices(ctx any, orgId any) *InvoicesApi_ListInvoices_Call + func (_e *InvoicesApi_Expecter) ListInvoicesExecute(r any) *InvoicesApi_ListInvoicesExecute_Call + func (_e *InvoicesApi_Expecter) ListInvoicesWithParams(ctx any, args any) *InvoicesApi_ListInvoicesWithParams_Call + func (_e *InvoicesApi_Expecter) ListPendingInvoices(ctx any, orgId any) *InvoicesApi_ListPendingInvoices_Call + func (_e *InvoicesApi_Expecter) ListPendingInvoicesExecute(r any) *InvoicesApi_ListPendingInvoicesExecute_Call + func (_e *InvoicesApi_Expecter) ListPendingInvoicesWithParams(ctx any, args any) *InvoicesApi_ListPendingInvoicesWithParams_Call + func (_e *InvoicesApi_Expecter) QueryLineItemsFromSingleInvoice(ctx any, orgId any, invoiceId any, apiPublicUsageDetailsQueryRequest any) *InvoicesApi_QueryLineItemsFromSingleInvoice_Call + func (_e *InvoicesApi_Expecter) QueryLineItemsFromSingleInvoiceExecute(r any) *InvoicesApi_QueryLineItemsFromSingleInvoiceExecute_Call + func (_e *InvoicesApi_Expecter) QueryLineItemsFromSingleInvoiceWithParams(ctx any, args any) *InvoicesApi_QueryLineItemsFromSingleInvoiceWithParams_Call + type InvoicesApi_GetCostExplorerQueryProcessExecute_Call struct + func (_c *InvoicesApi_GetCostExplorerQueryProcessExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *InvoicesApi_GetCostExplorerQueryProcessExecute_Call + func (_c *InvoicesApi_GetCostExplorerQueryProcessExecute_Call) Run(run func(r admin.GetCostExplorerQueryProcessApiRequest)) *InvoicesApi_GetCostExplorerQueryProcessExecute_Call + func (_c *InvoicesApi_GetCostExplorerQueryProcessExecute_Call) RunAndReturn(...) *InvoicesApi_GetCostExplorerQueryProcessExecute_Call + type InvoicesApi_GetCostExplorerQueryProcessWithParams_Call struct + func (_c *InvoicesApi_GetCostExplorerQueryProcessWithParams_Call) Return(_a0 admin.GetCostExplorerQueryProcessApiRequest) *InvoicesApi_GetCostExplorerQueryProcessWithParams_Call + func (_c *InvoicesApi_GetCostExplorerQueryProcessWithParams_Call) Run(...) *InvoicesApi_GetCostExplorerQueryProcessWithParams_Call + func (_c *InvoicesApi_GetCostExplorerQueryProcessWithParams_Call) RunAndReturn(...) *InvoicesApi_GetCostExplorerQueryProcessWithParams_Call + type InvoicesApi_GetCostExplorerQueryProcess_Call struct + func (_c *InvoicesApi_GetCostExplorerQueryProcess_Call) Return(_a0 admin.GetCostExplorerQueryProcessApiRequest) *InvoicesApi_GetCostExplorerQueryProcess_Call + func (_c *InvoicesApi_GetCostExplorerQueryProcess_Call) Run(run func(ctx context.Context, orgId string, token string)) *InvoicesApi_GetCostExplorerQueryProcess_Call + func (_c *InvoicesApi_GetCostExplorerQueryProcess_Call) RunAndReturn(...) *InvoicesApi_GetCostExplorerQueryProcess_Call + type InvoicesApi_GetInvoiceExecute_Call struct + func (_c *InvoicesApi_GetInvoiceExecute_Call) Return(_a0 *admin.BillingInvoice, _a1 *http.Response, _a2 error) *InvoicesApi_GetInvoiceExecute_Call + func (_c *InvoicesApi_GetInvoiceExecute_Call) Run(run func(r admin.GetInvoiceApiRequest)) *InvoicesApi_GetInvoiceExecute_Call + func (_c *InvoicesApi_GetInvoiceExecute_Call) RunAndReturn(...) *InvoicesApi_GetInvoiceExecute_Call + type InvoicesApi_GetInvoiceWithParams_Call struct + func (_c *InvoicesApi_GetInvoiceWithParams_Call) Return(_a0 admin.GetInvoiceApiRequest) *InvoicesApi_GetInvoiceWithParams_Call + func (_c *InvoicesApi_GetInvoiceWithParams_Call) Run(run func(ctx context.Context, args *admin.GetInvoiceApiParams)) *InvoicesApi_GetInvoiceWithParams_Call + func (_c *InvoicesApi_GetInvoiceWithParams_Call) RunAndReturn(...) *InvoicesApi_GetInvoiceWithParams_Call + type InvoicesApi_GetInvoice_Call struct + func (_c *InvoicesApi_GetInvoice_Call) Return(_a0 admin.GetInvoiceApiRequest) *InvoicesApi_GetInvoice_Call + func (_c *InvoicesApi_GetInvoice_Call) Run(run func(ctx context.Context, orgId string, invoiceId string)) *InvoicesApi_GetInvoice_Call + func (_c *InvoicesApi_GetInvoice_Call) RunAndReturn(run func(context.Context, string, string) admin.GetInvoiceApiRequest) *InvoicesApi_GetInvoice_Call + type InvoicesApi_ListInvoicesExecute_Call struct + func (_c *InvoicesApi_ListInvoicesExecute_Call) Return(_a0 *admin.PaginatedApiInvoiceMetadata, _a1 *http.Response, _a2 error) *InvoicesApi_ListInvoicesExecute_Call + func (_c *InvoicesApi_ListInvoicesExecute_Call) Run(run func(r admin.ListInvoicesApiRequest)) *InvoicesApi_ListInvoicesExecute_Call + func (_c *InvoicesApi_ListInvoicesExecute_Call) RunAndReturn(...) *InvoicesApi_ListInvoicesExecute_Call + type InvoicesApi_ListInvoicesWithParams_Call struct + func (_c *InvoicesApi_ListInvoicesWithParams_Call) Return(_a0 admin.ListInvoicesApiRequest) *InvoicesApi_ListInvoicesWithParams_Call + func (_c *InvoicesApi_ListInvoicesWithParams_Call) Run(run func(ctx context.Context, args *admin.ListInvoicesApiParams)) *InvoicesApi_ListInvoicesWithParams_Call + func (_c *InvoicesApi_ListInvoicesWithParams_Call) RunAndReturn(...) *InvoicesApi_ListInvoicesWithParams_Call + type InvoicesApi_ListInvoices_Call struct + func (_c *InvoicesApi_ListInvoices_Call) Return(_a0 admin.ListInvoicesApiRequest) *InvoicesApi_ListInvoices_Call + func (_c *InvoicesApi_ListInvoices_Call) Run(run func(ctx context.Context, orgId string)) *InvoicesApi_ListInvoices_Call + func (_c *InvoicesApi_ListInvoices_Call) RunAndReturn(run func(context.Context, string) admin.ListInvoicesApiRequest) *InvoicesApi_ListInvoices_Call + type InvoicesApi_ListPendingInvoicesExecute_Call struct + func (_c *InvoicesApi_ListPendingInvoicesExecute_Call) Return(_a0 *admin.PaginatedApiInvoice, _a1 *http.Response, _a2 error) *InvoicesApi_ListPendingInvoicesExecute_Call + func (_c *InvoicesApi_ListPendingInvoicesExecute_Call) Run(run func(r admin.ListPendingInvoicesApiRequest)) *InvoicesApi_ListPendingInvoicesExecute_Call + func (_c *InvoicesApi_ListPendingInvoicesExecute_Call) RunAndReturn(...) *InvoicesApi_ListPendingInvoicesExecute_Call + type InvoicesApi_ListPendingInvoicesWithParams_Call struct + func (_c *InvoicesApi_ListPendingInvoicesWithParams_Call) Return(_a0 admin.ListPendingInvoicesApiRequest) *InvoicesApi_ListPendingInvoicesWithParams_Call + func (_c *InvoicesApi_ListPendingInvoicesWithParams_Call) Run(run func(ctx context.Context, args *admin.ListPendingInvoicesApiParams)) *InvoicesApi_ListPendingInvoicesWithParams_Call + func (_c *InvoicesApi_ListPendingInvoicesWithParams_Call) RunAndReturn(...) *InvoicesApi_ListPendingInvoicesWithParams_Call + type InvoicesApi_ListPendingInvoices_Call struct + func (_c *InvoicesApi_ListPendingInvoices_Call) Return(_a0 admin.ListPendingInvoicesApiRequest) *InvoicesApi_ListPendingInvoices_Call + func (_c *InvoicesApi_ListPendingInvoices_Call) Run(run func(ctx context.Context, orgId string)) *InvoicesApi_ListPendingInvoices_Call + func (_c *InvoicesApi_ListPendingInvoices_Call) RunAndReturn(run func(context.Context, string) admin.ListPendingInvoicesApiRequest) *InvoicesApi_ListPendingInvoices_Call + type InvoicesApi_QueryLineItemsFromSingleInvoiceExecute_Call struct + func (_c *InvoicesApi_QueryLineItemsFromSingleInvoiceExecute_Call) Return(_a0 *admin.PaginatedPublicApiUsageDetailsLineItem, _a1 *http.Response, ...) *InvoicesApi_QueryLineItemsFromSingleInvoiceExecute_Call + func (_c *InvoicesApi_QueryLineItemsFromSingleInvoiceExecute_Call) Run(run func(r admin.QueryLineItemsFromSingleInvoiceApiRequest)) *InvoicesApi_QueryLineItemsFromSingleInvoiceExecute_Call + func (_c *InvoicesApi_QueryLineItemsFromSingleInvoiceExecute_Call) RunAndReturn(...) *InvoicesApi_QueryLineItemsFromSingleInvoiceExecute_Call + type InvoicesApi_QueryLineItemsFromSingleInvoiceWithParams_Call struct + func (_c *InvoicesApi_QueryLineItemsFromSingleInvoiceWithParams_Call) Return(_a0 admin.QueryLineItemsFromSingleInvoiceApiRequest) *InvoicesApi_QueryLineItemsFromSingleInvoiceWithParams_Call + func (_c *InvoicesApi_QueryLineItemsFromSingleInvoiceWithParams_Call) Run(...) *InvoicesApi_QueryLineItemsFromSingleInvoiceWithParams_Call + func (_c *InvoicesApi_QueryLineItemsFromSingleInvoiceWithParams_Call) RunAndReturn(...) *InvoicesApi_QueryLineItemsFromSingleInvoiceWithParams_Call + type InvoicesApi_QueryLineItemsFromSingleInvoice_Call struct + func (_c *InvoicesApi_QueryLineItemsFromSingleInvoice_Call) Return(_a0 admin.QueryLineItemsFromSingleInvoiceApiRequest) *InvoicesApi_QueryLineItemsFromSingleInvoice_Call + func (_c *InvoicesApi_QueryLineItemsFromSingleInvoice_Call) Run(run func(ctx context.Context, orgId string, invoiceId string, ...)) *InvoicesApi_QueryLineItemsFromSingleInvoice_Call + func (_c *InvoicesApi_QueryLineItemsFromSingleInvoice_Call) RunAndReturn(...) *InvoicesApi_QueryLineItemsFromSingleInvoice_Call + type LDAPConfigurationApi struct + func NewLDAPConfigurationApi(t interface{ ... }) *LDAPConfigurationApi + func (_m *LDAPConfigurationApi) DeleteLdapConfiguration(ctx context.Context, groupId string) admin.DeleteLdapConfigurationApiRequest + func (_m *LDAPConfigurationApi) DeleteLdapConfigurationExecute(r admin.DeleteLdapConfigurationApiRequest) (*admin.UserSecurity, *http.Response, error) + func (_m *LDAPConfigurationApi) DeleteLdapConfigurationWithParams(ctx context.Context, args *admin.DeleteLdapConfigurationApiParams) admin.DeleteLdapConfigurationApiRequest + func (_m *LDAPConfigurationApi) EXPECT() *LDAPConfigurationApi_Expecter + func (_m *LDAPConfigurationApi) GetLdapConfiguration(ctx context.Context, groupId string) admin.GetLdapConfigurationApiRequest + func (_m *LDAPConfigurationApi) GetLdapConfigurationExecute(r admin.GetLdapConfigurationApiRequest) (*admin.UserSecurity, *http.Response, error) + func (_m *LDAPConfigurationApi) GetLdapConfigurationStatus(ctx context.Context, groupId string, requestId string) admin.GetLdapConfigurationStatusApiRequest + func (_m *LDAPConfigurationApi) GetLdapConfigurationStatusExecute(r admin.GetLdapConfigurationStatusApiRequest) (*admin.LDAPVerifyConnectivityJobRequest, *http.Response, error) + func (_m *LDAPConfigurationApi) GetLdapConfigurationStatusWithParams(ctx context.Context, args *admin.GetLdapConfigurationStatusApiParams) admin.GetLdapConfigurationStatusApiRequest + func (_m *LDAPConfigurationApi) GetLdapConfigurationWithParams(ctx context.Context, args *admin.GetLdapConfigurationApiParams) admin.GetLdapConfigurationApiRequest + func (_m *LDAPConfigurationApi) SaveLdapConfiguration(ctx context.Context, groupId string, userSecurity *admin.UserSecurity) admin.SaveLdapConfigurationApiRequest + func (_m *LDAPConfigurationApi) SaveLdapConfigurationExecute(r admin.SaveLdapConfigurationApiRequest) (*admin.UserSecurity, *http.Response, error) + func (_m *LDAPConfigurationApi) SaveLdapConfigurationWithParams(ctx context.Context, args *admin.SaveLdapConfigurationApiParams) admin.SaveLdapConfigurationApiRequest + func (_m *LDAPConfigurationApi) VerifyLdapConfiguration(ctx context.Context, groupId string, ...) admin.VerifyLdapConfigurationApiRequest + func (_m *LDAPConfigurationApi) VerifyLdapConfigurationExecute(r admin.VerifyLdapConfigurationApiRequest) (*admin.LDAPVerifyConnectivityJobRequest, *http.Response, error) + func (_m *LDAPConfigurationApi) VerifyLdapConfigurationWithParams(ctx context.Context, args *admin.VerifyLdapConfigurationApiParams) admin.VerifyLdapConfigurationApiRequest + type LDAPConfigurationApi_DeleteLdapConfigurationExecute_Call struct + func (_c *LDAPConfigurationApi_DeleteLdapConfigurationExecute_Call) Return(_a0 *admin.UserSecurity, _a1 *http.Response, _a2 error) *LDAPConfigurationApi_DeleteLdapConfigurationExecute_Call + func (_c *LDAPConfigurationApi_DeleteLdapConfigurationExecute_Call) Run(run func(r admin.DeleteLdapConfigurationApiRequest)) *LDAPConfigurationApi_DeleteLdapConfigurationExecute_Call + func (_c *LDAPConfigurationApi_DeleteLdapConfigurationExecute_Call) RunAndReturn(...) *LDAPConfigurationApi_DeleteLdapConfigurationExecute_Call + type LDAPConfigurationApi_DeleteLdapConfigurationWithParams_Call struct + func (_c *LDAPConfigurationApi_DeleteLdapConfigurationWithParams_Call) Return(_a0 admin.DeleteLdapConfigurationApiRequest) *LDAPConfigurationApi_DeleteLdapConfigurationWithParams_Call + func (_c *LDAPConfigurationApi_DeleteLdapConfigurationWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteLdapConfigurationApiParams)) *LDAPConfigurationApi_DeleteLdapConfigurationWithParams_Call + func (_c *LDAPConfigurationApi_DeleteLdapConfigurationWithParams_Call) RunAndReturn(...) *LDAPConfigurationApi_DeleteLdapConfigurationWithParams_Call + type LDAPConfigurationApi_DeleteLdapConfiguration_Call struct + func (_c *LDAPConfigurationApi_DeleteLdapConfiguration_Call) Return(_a0 admin.DeleteLdapConfigurationApiRequest) *LDAPConfigurationApi_DeleteLdapConfiguration_Call + func (_c *LDAPConfigurationApi_DeleteLdapConfiguration_Call) Run(run func(ctx context.Context, groupId string)) *LDAPConfigurationApi_DeleteLdapConfiguration_Call + func (_c *LDAPConfigurationApi_DeleteLdapConfiguration_Call) RunAndReturn(run func(context.Context, string) admin.DeleteLdapConfigurationApiRequest) *LDAPConfigurationApi_DeleteLdapConfiguration_Call + type LDAPConfigurationApi_Expecter struct + func (_e *LDAPConfigurationApi_Expecter) DeleteLdapConfiguration(ctx any, groupId any) *LDAPConfigurationApi_DeleteLdapConfiguration_Call + func (_e *LDAPConfigurationApi_Expecter) DeleteLdapConfigurationExecute(r any) *LDAPConfigurationApi_DeleteLdapConfigurationExecute_Call + func (_e *LDAPConfigurationApi_Expecter) DeleteLdapConfigurationWithParams(ctx any, args any) *LDAPConfigurationApi_DeleteLdapConfigurationWithParams_Call + func (_e *LDAPConfigurationApi_Expecter) GetLdapConfiguration(ctx any, groupId any) *LDAPConfigurationApi_GetLdapConfiguration_Call + func (_e *LDAPConfigurationApi_Expecter) GetLdapConfigurationExecute(r any) *LDAPConfigurationApi_GetLdapConfigurationExecute_Call + func (_e *LDAPConfigurationApi_Expecter) GetLdapConfigurationStatus(ctx any, groupId any, requestId any) *LDAPConfigurationApi_GetLdapConfigurationStatus_Call + func (_e *LDAPConfigurationApi_Expecter) GetLdapConfigurationStatusExecute(r any) *LDAPConfigurationApi_GetLdapConfigurationStatusExecute_Call + func (_e *LDAPConfigurationApi_Expecter) GetLdapConfigurationStatusWithParams(ctx any, args any) *LDAPConfigurationApi_GetLdapConfigurationStatusWithParams_Call + func (_e *LDAPConfigurationApi_Expecter) GetLdapConfigurationWithParams(ctx any, args any) *LDAPConfigurationApi_GetLdapConfigurationWithParams_Call + func (_e *LDAPConfigurationApi_Expecter) SaveLdapConfiguration(ctx any, groupId any, userSecurity any) *LDAPConfigurationApi_SaveLdapConfiguration_Call + func (_e *LDAPConfigurationApi_Expecter) SaveLdapConfigurationExecute(r any) *LDAPConfigurationApi_SaveLdapConfigurationExecute_Call + func (_e *LDAPConfigurationApi_Expecter) SaveLdapConfigurationWithParams(ctx any, args any) *LDAPConfigurationApi_SaveLdapConfigurationWithParams_Call + func (_e *LDAPConfigurationApi_Expecter) VerifyLdapConfiguration(ctx any, groupId any, lDAPVerifyConnectivityJobRequestParams any) *LDAPConfigurationApi_VerifyLdapConfiguration_Call + func (_e *LDAPConfigurationApi_Expecter) VerifyLdapConfigurationExecute(r any) *LDAPConfigurationApi_VerifyLdapConfigurationExecute_Call + func (_e *LDAPConfigurationApi_Expecter) VerifyLdapConfigurationWithParams(ctx any, args any) *LDAPConfigurationApi_VerifyLdapConfigurationWithParams_Call + type LDAPConfigurationApi_GetLdapConfigurationExecute_Call struct + func (_c *LDAPConfigurationApi_GetLdapConfigurationExecute_Call) Return(_a0 *admin.UserSecurity, _a1 *http.Response, _a2 error) *LDAPConfigurationApi_GetLdapConfigurationExecute_Call + func (_c *LDAPConfigurationApi_GetLdapConfigurationExecute_Call) Run(run func(r admin.GetLdapConfigurationApiRequest)) *LDAPConfigurationApi_GetLdapConfigurationExecute_Call + func (_c *LDAPConfigurationApi_GetLdapConfigurationExecute_Call) RunAndReturn(...) *LDAPConfigurationApi_GetLdapConfigurationExecute_Call + type LDAPConfigurationApi_GetLdapConfigurationStatusExecute_Call struct + func (_c *LDAPConfigurationApi_GetLdapConfigurationStatusExecute_Call) Return(_a0 *admin.LDAPVerifyConnectivityJobRequest, _a1 *http.Response, _a2 error) *LDAPConfigurationApi_GetLdapConfigurationStatusExecute_Call + func (_c *LDAPConfigurationApi_GetLdapConfigurationStatusExecute_Call) Run(run func(r admin.GetLdapConfigurationStatusApiRequest)) *LDAPConfigurationApi_GetLdapConfigurationStatusExecute_Call + func (_c *LDAPConfigurationApi_GetLdapConfigurationStatusExecute_Call) RunAndReturn(...) *LDAPConfigurationApi_GetLdapConfigurationStatusExecute_Call + type LDAPConfigurationApi_GetLdapConfigurationStatusWithParams_Call struct + func (_c *LDAPConfigurationApi_GetLdapConfigurationStatusWithParams_Call) Return(_a0 admin.GetLdapConfigurationStatusApiRequest) *LDAPConfigurationApi_GetLdapConfigurationStatusWithParams_Call + func (_c *LDAPConfigurationApi_GetLdapConfigurationStatusWithParams_Call) Run(run func(ctx context.Context, args *admin.GetLdapConfigurationStatusApiParams)) *LDAPConfigurationApi_GetLdapConfigurationStatusWithParams_Call + func (_c *LDAPConfigurationApi_GetLdapConfigurationStatusWithParams_Call) RunAndReturn(...) *LDAPConfigurationApi_GetLdapConfigurationStatusWithParams_Call + type LDAPConfigurationApi_GetLdapConfigurationStatus_Call struct + func (_c *LDAPConfigurationApi_GetLdapConfigurationStatus_Call) Return(_a0 admin.GetLdapConfigurationStatusApiRequest) *LDAPConfigurationApi_GetLdapConfigurationStatus_Call + func (_c *LDAPConfigurationApi_GetLdapConfigurationStatus_Call) Run(run func(ctx context.Context, groupId string, requestId string)) *LDAPConfigurationApi_GetLdapConfigurationStatus_Call + func (_c *LDAPConfigurationApi_GetLdapConfigurationStatus_Call) RunAndReturn(...) *LDAPConfigurationApi_GetLdapConfigurationStatus_Call + type LDAPConfigurationApi_GetLdapConfigurationWithParams_Call struct + func (_c *LDAPConfigurationApi_GetLdapConfigurationWithParams_Call) Return(_a0 admin.GetLdapConfigurationApiRequest) *LDAPConfigurationApi_GetLdapConfigurationWithParams_Call + func (_c *LDAPConfigurationApi_GetLdapConfigurationWithParams_Call) Run(run func(ctx context.Context, args *admin.GetLdapConfigurationApiParams)) *LDAPConfigurationApi_GetLdapConfigurationWithParams_Call + func (_c *LDAPConfigurationApi_GetLdapConfigurationWithParams_Call) RunAndReturn(...) *LDAPConfigurationApi_GetLdapConfigurationWithParams_Call + type LDAPConfigurationApi_GetLdapConfiguration_Call struct + func (_c *LDAPConfigurationApi_GetLdapConfiguration_Call) Return(_a0 admin.GetLdapConfigurationApiRequest) *LDAPConfigurationApi_GetLdapConfiguration_Call + func (_c *LDAPConfigurationApi_GetLdapConfiguration_Call) Run(run func(ctx context.Context, groupId string)) *LDAPConfigurationApi_GetLdapConfiguration_Call + func (_c *LDAPConfigurationApi_GetLdapConfiguration_Call) RunAndReturn(run func(context.Context, string) admin.GetLdapConfigurationApiRequest) *LDAPConfigurationApi_GetLdapConfiguration_Call + type LDAPConfigurationApi_SaveLdapConfigurationExecute_Call struct + func (_c *LDAPConfigurationApi_SaveLdapConfigurationExecute_Call) Return(_a0 *admin.UserSecurity, _a1 *http.Response, _a2 error) *LDAPConfigurationApi_SaveLdapConfigurationExecute_Call + func (_c *LDAPConfigurationApi_SaveLdapConfigurationExecute_Call) Run(run func(r admin.SaveLdapConfigurationApiRequest)) *LDAPConfigurationApi_SaveLdapConfigurationExecute_Call + func (_c *LDAPConfigurationApi_SaveLdapConfigurationExecute_Call) RunAndReturn(...) *LDAPConfigurationApi_SaveLdapConfigurationExecute_Call + type LDAPConfigurationApi_SaveLdapConfigurationWithParams_Call struct + func (_c *LDAPConfigurationApi_SaveLdapConfigurationWithParams_Call) Return(_a0 admin.SaveLdapConfigurationApiRequest) *LDAPConfigurationApi_SaveLdapConfigurationWithParams_Call + func (_c *LDAPConfigurationApi_SaveLdapConfigurationWithParams_Call) Run(run func(ctx context.Context, args *admin.SaveLdapConfigurationApiParams)) *LDAPConfigurationApi_SaveLdapConfigurationWithParams_Call + func (_c *LDAPConfigurationApi_SaveLdapConfigurationWithParams_Call) RunAndReturn(...) *LDAPConfigurationApi_SaveLdapConfigurationWithParams_Call + type LDAPConfigurationApi_SaveLdapConfiguration_Call struct + func (_c *LDAPConfigurationApi_SaveLdapConfiguration_Call) Return(_a0 admin.SaveLdapConfigurationApiRequest) *LDAPConfigurationApi_SaveLdapConfiguration_Call + func (_c *LDAPConfigurationApi_SaveLdapConfiguration_Call) Run(...) *LDAPConfigurationApi_SaveLdapConfiguration_Call + func (_c *LDAPConfigurationApi_SaveLdapConfiguration_Call) RunAndReturn(...) *LDAPConfigurationApi_SaveLdapConfiguration_Call + type LDAPConfigurationApi_VerifyLdapConfigurationExecute_Call struct + func (_c *LDAPConfigurationApi_VerifyLdapConfigurationExecute_Call) Return(_a0 *admin.LDAPVerifyConnectivityJobRequest, _a1 *http.Response, _a2 error) *LDAPConfigurationApi_VerifyLdapConfigurationExecute_Call + func (_c *LDAPConfigurationApi_VerifyLdapConfigurationExecute_Call) Run(run func(r admin.VerifyLdapConfigurationApiRequest)) *LDAPConfigurationApi_VerifyLdapConfigurationExecute_Call + func (_c *LDAPConfigurationApi_VerifyLdapConfigurationExecute_Call) RunAndReturn(...) *LDAPConfigurationApi_VerifyLdapConfigurationExecute_Call + type LDAPConfigurationApi_VerifyLdapConfigurationWithParams_Call struct + func (_c *LDAPConfigurationApi_VerifyLdapConfigurationWithParams_Call) Return(_a0 admin.VerifyLdapConfigurationApiRequest) *LDAPConfigurationApi_VerifyLdapConfigurationWithParams_Call + func (_c *LDAPConfigurationApi_VerifyLdapConfigurationWithParams_Call) Run(run func(ctx context.Context, args *admin.VerifyLdapConfigurationApiParams)) *LDAPConfigurationApi_VerifyLdapConfigurationWithParams_Call + func (_c *LDAPConfigurationApi_VerifyLdapConfigurationWithParams_Call) RunAndReturn(...) *LDAPConfigurationApi_VerifyLdapConfigurationWithParams_Call + type LDAPConfigurationApi_VerifyLdapConfiguration_Call struct + func (_c *LDAPConfigurationApi_VerifyLdapConfiguration_Call) Return(_a0 admin.VerifyLdapConfigurationApiRequest) *LDAPConfigurationApi_VerifyLdapConfiguration_Call + func (_c *LDAPConfigurationApi_VerifyLdapConfiguration_Call) Run(run func(ctx context.Context, groupId string, ...)) *LDAPConfigurationApi_VerifyLdapConfiguration_Call + func (_c *LDAPConfigurationApi_VerifyLdapConfiguration_Call) RunAndReturn(...) *LDAPConfigurationApi_VerifyLdapConfiguration_Call + type LegacyBackupApi struct + func NewLegacyBackupApi(t interface{ ... }) *LegacyBackupApi + func (_m *LegacyBackupApi) CreateLegacyBackupRestoreJob(ctx context.Context, groupId string, clusterName string, ...) admin.CreateLegacyBackupRestoreJobApiRequest + func (_m *LegacyBackupApi) CreateLegacyBackupRestoreJobExecute(r admin.CreateLegacyBackupRestoreJobApiRequest) (*admin.PaginatedRestoreJob, *http.Response, error) + func (_m *LegacyBackupApi) CreateLegacyBackupRestoreJobWithParams(ctx context.Context, args *admin.CreateLegacyBackupRestoreJobApiParams) admin.CreateLegacyBackupRestoreJobApiRequest + func (_m *LegacyBackupApi) DeleteLegacySnapshot(ctx context.Context, groupId string, clusterName string, snapshotId string) admin.DeleteLegacySnapshotApiRequest + func (_m *LegacyBackupApi) DeleteLegacySnapshotExecute(r admin.DeleteLegacySnapshotApiRequest) (any, *http.Response, error) + func (_m *LegacyBackupApi) DeleteLegacySnapshotWithParams(ctx context.Context, args *admin.DeleteLegacySnapshotApiParams) admin.DeleteLegacySnapshotApiRequest + func (_m *LegacyBackupApi) EXPECT() *LegacyBackupApi_Expecter + func (_m *LegacyBackupApi) GetLegacyBackupCheckpoint(ctx context.Context, groupId string, checkpointId string, clusterName string) admin.GetLegacyBackupCheckpointApiRequest + func (_m *LegacyBackupApi) GetLegacyBackupCheckpointExecute(r admin.GetLegacyBackupCheckpointApiRequest) (*admin.ApiAtlasCheckpoint, *http.Response, error) + func (_m *LegacyBackupApi) GetLegacyBackupCheckpointWithParams(ctx context.Context, args *admin.GetLegacyBackupCheckpointApiParams) admin.GetLegacyBackupCheckpointApiRequest + func (_m *LegacyBackupApi) GetLegacyBackupRestoreJob(ctx context.Context, groupId string, clusterName string, jobId string) admin.GetLegacyBackupRestoreJobApiRequest + func (_m *LegacyBackupApi) GetLegacyBackupRestoreJobExecute(r admin.GetLegacyBackupRestoreJobApiRequest) (*admin.BackupRestoreJob, *http.Response, error) + func (_m *LegacyBackupApi) GetLegacyBackupRestoreJobWithParams(ctx context.Context, args *admin.GetLegacyBackupRestoreJobApiParams) admin.GetLegacyBackupRestoreJobApiRequest + func (_m *LegacyBackupApi) GetLegacySnapshot(ctx context.Context, groupId string, clusterName string, snapshotId string) admin.GetLegacySnapshotApiRequest + func (_m *LegacyBackupApi) GetLegacySnapshotExecute(r admin.GetLegacySnapshotApiRequest) (*admin.BackupSnapshot, *http.Response, error) + func (_m *LegacyBackupApi) GetLegacySnapshotSchedule(ctx context.Context, groupId string, clusterName string) admin.GetLegacySnapshotScheduleApiRequest + func (_m *LegacyBackupApi) GetLegacySnapshotScheduleExecute(r admin.GetLegacySnapshotScheduleApiRequest) (*admin.ApiAtlasSnapshotSchedule, *http.Response, error) + func (_m *LegacyBackupApi) GetLegacySnapshotScheduleWithParams(ctx context.Context, args *admin.GetLegacySnapshotScheduleApiParams) admin.GetLegacySnapshotScheduleApiRequest + func (_m *LegacyBackupApi) GetLegacySnapshotWithParams(ctx context.Context, args *admin.GetLegacySnapshotApiParams) admin.GetLegacySnapshotApiRequest + func (_m *LegacyBackupApi) ListLegacyBackupCheckpoints(ctx context.Context, groupId string, clusterName string) admin.ListLegacyBackupCheckpointsApiRequest + func (_m *LegacyBackupApi) ListLegacyBackupCheckpointsExecute(r admin.ListLegacyBackupCheckpointsApiRequest) (*admin.PaginatedApiAtlasCheckpoint, *http.Response, error) + func (_m *LegacyBackupApi) ListLegacyBackupCheckpointsWithParams(ctx context.Context, args *admin.ListLegacyBackupCheckpointsApiParams) admin.ListLegacyBackupCheckpointsApiRequest + func (_m *LegacyBackupApi) ListLegacyBackupRestoreJobs(ctx context.Context, groupId string, clusterName string) admin.ListLegacyBackupRestoreJobsApiRequest + func (_m *LegacyBackupApi) ListLegacyBackupRestoreJobsExecute(r admin.ListLegacyBackupRestoreJobsApiRequest) (*admin.PaginatedRestoreJob, *http.Response, error) + func (_m *LegacyBackupApi) ListLegacyBackupRestoreJobsWithParams(ctx context.Context, args *admin.ListLegacyBackupRestoreJobsApiParams) admin.ListLegacyBackupRestoreJobsApiRequest + func (_m *LegacyBackupApi) ListLegacySnapshots(ctx context.Context, groupId string, clusterName string) admin.ListLegacySnapshotsApiRequest + func (_m *LegacyBackupApi) ListLegacySnapshotsExecute(r admin.ListLegacySnapshotsApiRequest) (*admin.PaginatedSnapshot, *http.Response, error) + func (_m *LegacyBackupApi) ListLegacySnapshotsWithParams(ctx context.Context, args *admin.ListLegacySnapshotsApiParams) admin.ListLegacySnapshotsApiRequest + func (_m *LegacyBackupApi) UpdateLegacySnapshotRetention(ctx context.Context, groupId string, clusterName string, snapshotId string, ...) admin.UpdateLegacySnapshotRetentionApiRequest + func (_m *LegacyBackupApi) UpdateLegacySnapshotRetentionExecute(r admin.UpdateLegacySnapshotRetentionApiRequest) (*admin.BackupSnapshot, *http.Response, error) + func (_m *LegacyBackupApi) UpdateLegacySnapshotRetentionWithParams(ctx context.Context, args *admin.UpdateLegacySnapshotRetentionApiParams) admin.UpdateLegacySnapshotRetentionApiRequest + func (_m *LegacyBackupApi) UpdateLegacySnapshotSchedule(ctx context.Context, groupId string, clusterName string, ...) admin.UpdateLegacySnapshotScheduleApiRequest + func (_m *LegacyBackupApi) UpdateLegacySnapshotScheduleExecute(r admin.UpdateLegacySnapshotScheduleApiRequest) (*admin.ApiAtlasSnapshotSchedule, *http.Response, error) + func (_m *LegacyBackupApi) UpdateLegacySnapshotScheduleWithParams(ctx context.Context, args *admin.UpdateLegacySnapshotScheduleApiParams) admin.UpdateLegacySnapshotScheduleApiRequest + type LegacyBackupApi_CreateLegacyBackupRestoreJobExecute_Call struct + func (_c *LegacyBackupApi_CreateLegacyBackupRestoreJobExecute_Call) Return(_a0 *admin.PaginatedRestoreJob, _a1 *http.Response, _a2 error) *LegacyBackupApi_CreateLegacyBackupRestoreJobExecute_Call + func (_c *LegacyBackupApi_CreateLegacyBackupRestoreJobExecute_Call) Run(run func(r admin.CreateLegacyBackupRestoreJobApiRequest)) *LegacyBackupApi_CreateLegacyBackupRestoreJobExecute_Call + func (_c *LegacyBackupApi_CreateLegacyBackupRestoreJobExecute_Call) RunAndReturn(...) *LegacyBackupApi_CreateLegacyBackupRestoreJobExecute_Call + type LegacyBackupApi_CreateLegacyBackupRestoreJobWithParams_Call struct + func (_c *LegacyBackupApi_CreateLegacyBackupRestoreJobWithParams_Call) Return(_a0 admin.CreateLegacyBackupRestoreJobApiRequest) *LegacyBackupApi_CreateLegacyBackupRestoreJobWithParams_Call + func (_c *LegacyBackupApi_CreateLegacyBackupRestoreJobWithParams_Call) Run(...) *LegacyBackupApi_CreateLegacyBackupRestoreJobWithParams_Call + func (_c *LegacyBackupApi_CreateLegacyBackupRestoreJobWithParams_Call) RunAndReturn(...) *LegacyBackupApi_CreateLegacyBackupRestoreJobWithParams_Call + type LegacyBackupApi_CreateLegacyBackupRestoreJob_Call struct + func (_c *LegacyBackupApi_CreateLegacyBackupRestoreJob_Call) Return(_a0 admin.CreateLegacyBackupRestoreJobApiRequest) *LegacyBackupApi_CreateLegacyBackupRestoreJob_Call + func (_c *LegacyBackupApi_CreateLegacyBackupRestoreJob_Call) Run(run func(ctx context.Context, groupId string, clusterName string, ...)) *LegacyBackupApi_CreateLegacyBackupRestoreJob_Call + func (_c *LegacyBackupApi_CreateLegacyBackupRestoreJob_Call) RunAndReturn(...) *LegacyBackupApi_CreateLegacyBackupRestoreJob_Call + type LegacyBackupApi_DeleteLegacySnapshotExecute_Call struct + func (_c *LegacyBackupApi_DeleteLegacySnapshotExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *LegacyBackupApi_DeleteLegacySnapshotExecute_Call + func (_c *LegacyBackupApi_DeleteLegacySnapshotExecute_Call) Run(run func(r admin.DeleteLegacySnapshotApiRequest)) *LegacyBackupApi_DeleteLegacySnapshotExecute_Call + func (_c *LegacyBackupApi_DeleteLegacySnapshotExecute_Call) RunAndReturn(run func(admin.DeleteLegacySnapshotApiRequest) (any, *http.Response, error)) *LegacyBackupApi_DeleteLegacySnapshotExecute_Call + type LegacyBackupApi_DeleteLegacySnapshotWithParams_Call struct + func (_c *LegacyBackupApi_DeleteLegacySnapshotWithParams_Call) Return(_a0 admin.DeleteLegacySnapshotApiRequest) *LegacyBackupApi_DeleteLegacySnapshotWithParams_Call + func (_c *LegacyBackupApi_DeleteLegacySnapshotWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteLegacySnapshotApiParams)) *LegacyBackupApi_DeleteLegacySnapshotWithParams_Call + func (_c *LegacyBackupApi_DeleteLegacySnapshotWithParams_Call) RunAndReturn(...) *LegacyBackupApi_DeleteLegacySnapshotWithParams_Call + type LegacyBackupApi_DeleteLegacySnapshot_Call struct + func (_c *LegacyBackupApi_DeleteLegacySnapshot_Call) Return(_a0 admin.DeleteLegacySnapshotApiRequest) *LegacyBackupApi_DeleteLegacySnapshot_Call + func (_c *LegacyBackupApi_DeleteLegacySnapshot_Call) Run(...) *LegacyBackupApi_DeleteLegacySnapshot_Call + func (_c *LegacyBackupApi_DeleteLegacySnapshot_Call) RunAndReturn(...) *LegacyBackupApi_DeleteLegacySnapshot_Call + type LegacyBackupApi_Expecter struct + func (_e *LegacyBackupApi_Expecter) CreateLegacyBackupRestoreJob(ctx any, groupId any, clusterName any, backupRestoreJob any) *LegacyBackupApi_CreateLegacyBackupRestoreJob_Call + func (_e *LegacyBackupApi_Expecter) CreateLegacyBackupRestoreJobExecute(r any) *LegacyBackupApi_CreateLegacyBackupRestoreJobExecute_Call + func (_e *LegacyBackupApi_Expecter) CreateLegacyBackupRestoreJobWithParams(ctx any, args any) *LegacyBackupApi_CreateLegacyBackupRestoreJobWithParams_Call + func (_e *LegacyBackupApi_Expecter) DeleteLegacySnapshot(ctx any, groupId any, clusterName any, snapshotId any) *LegacyBackupApi_DeleteLegacySnapshot_Call + func (_e *LegacyBackupApi_Expecter) DeleteLegacySnapshotExecute(r any) *LegacyBackupApi_DeleteLegacySnapshotExecute_Call + func (_e *LegacyBackupApi_Expecter) DeleteLegacySnapshotWithParams(ctx any, args any) *LegacyBackupApi_DeleteLegacySnapshotWithParams_Call + func (_e *LegacyBackupApi_Expecter) GetLegacyBackupCheckpoint(ctx any, groupId any, checkpointId any, clusterName any) *LegacyBackupApi_GetLegacyBackupCheckpoint_Call + func (_e *LegacyBackupApi_Expecter) GetLegacyBackupCheckpointExecute(r any) *LegacyBackupApi_GetLegacyBackupCheckpointExecute_Call + func (_e *LegacyBackupApi_Expecter) GetLegacyBackupCheckpointWithParams(ctx any, args any) *LegacyBackupApi_GetLegacyBackupCheckpointWithParams_Call + func (_e *LegacyBackupApi_Expecter) GetLegacyBackupRestoreJob(ctx any, groupId any, clusterName any, jobId any) *LegacyBackupApi_GetLegacyBackupRestoreJob_Call + func (_e *LegacyBackupApi_Expecter) GetLegacyBackupRestoreJobExecute(r any) *LegacyBackupApi_GetLegacyBackupRestoreJobExecute_Call + func (_e *LegacyBackupApi_Expecter) GetLegacyBackupRestoreJobWithParams(ctx any, args any) *LegacyBackupApi_GetLegacyBackupRestoreJobWithParams_Call + func (_e *LegacyBackupApi_Expecter) GetLegacySnapshot(ctx any, groupId any, clusterName any, snapshotId any) *LegacyBackupApi_GetLegacySnapshot_Call + func (_e *LegacyBackupApi_Expecter) GetLegacySnapshotExecute(r any) *LegacyBackupApi_GetLegacySnapshotExecute_Call + func (_e *LegacyBackupApi_Expecter) GetLegacySnapshotSchedule(ctx any, groupId any, clusterName any) *LegacyBackupApi_GetLegacySnapshotSchedule_Call + func (_e *LegacyBackupApi_Expecter) GetLegacySnapshotScheduleExecute(r any) *LegacyBackupApi_GetLegacySnapshotScheduleExecute_Call + func (_e *LegacyBackupApi_Expecter) GetLegacySnapshotScheduleWithParams(ctx any, args any) *LegacyBackupApi_GetLegacySnapshotScheduleWithParams_Call + func (_e *LegacyBackupApi_Expecter) GetLegacySnapshotWithParams(ctx any, args any) *LegacyBackupApi_GetLegacySnapshotWithParams_Call + func (_e *LegacyBackupApi_Expecter) ListLegacyBackupCheckpoints(ctx any, groupId any, clusterName any) *LegacyBackupApi_ListLegacyBackupCheckpoints_Call + func (_e *LegacyBackupApi_Expecter) ListLegacyBackupCheckpointsExecute(r any) *LegacyBackupApi_ListLegacyBackupCheckpointsExecute_Call + func (_e *LegacyBackupApi_Expecter) ListLegacyBackupCheckpointsWithParams(ctx any, args any) *LegacyBackupApi_ListLegacyBackupCheckpointsWithParams_Call + func (_e *LegacyBackupApi_Expecter) ListLegacyBackupRestoreJobs(ctx any, groupId any, clusterName any) *LegacyBackupApi_ListLegacyBackupRestoreJobs_Call + func (_e *LegacyBackupApi_Expecter) ListLegacyBackupRestoreJobsExecute(r any) *LegacyBackupApi_ListLegacyBackupRestoreJobsExecute_Call + func (_e *LegacyBackupApi_Expecter) ListLegacyBackupRestoreJobsWithParams(ctx any, args any) *LegacyBackupApi_ListLegacyBackupRestoreJobsWithParams_Call + func (_e *LegacyBackupApi_Expecter) ListLegacySnapshots(ctx any, groupId any, clusterName any) *LegacyBackupApi_ListLegacySnapshots_Call + func (_e *LegacyBackupApi_Expecter) ListLegacySnapshotsExecute(r any) *LegacyBackupApi_ListLegacySnapshotsExecute_Call + func (_e *LegacyBackupApi_Expecter) ListLegacySnapshotsWithParams(ctx any, args any) *LegacyBackupApi_ListLegacySnapshotsWithParams_Call + func (_e *LegacyBackupApi_Expecter) UpdateLegacySnapshotRetention(ctx any, groupId any, clusterName any, snapshotId any, backupSnapshot any) *LegacyBackupApi_UpdateLegacySnapshotRetention_Call + func (_e *LegacyBackupApi_Expecter) UpdateLegacySnapshotRetentionExecute(r any) *LegacyBackupApi_UpdateLegacySnapshotRetentionExecute_Call + func (_e *LegacyBackupApi_Expecter) UpdateLegacySnapshotRetentionWithParams(ctx any, args any) *LegacyBackupApi_UpdateLegacySnapshotRetentionWithParams_Call + func (_e *LegacyBackupApi_Expecter) UpdateLegacySnapshotSchedule(ctx any, groupId any, clusterName any, apiAtlasSnapshotSchedule any) *LegacyBackupApi_UpdateLegacySnapshotSchedule_Call + func (_e *LegacyBackupApi_Expecter) UpdateLegacySnapshotScheduleExecute(r any) *LegacyBackupApi_UpdateLegacySnapshotScheduleExecute_Call + func (_e *LegacyBackupApi_Expecter) UpdateLegacySnapshotScheduleWithParams(ctx any, args any) *LegacyBackupApi_UpdateLegacySnapshotScheduleWithParams_Call + type LegacyBackupApi_GetLegacyBackupCheckpointExecute_Call struct + func (_c *LegacyBackupApi_GetLegacyBackupCheckpointExecute_Call) Return(_a0 *admin.ApiAtlasCheckpoint, _a1 *http.Response, _a2 error) *LegacyBackupApi_GetLegacyBackupCheckpointExecute_Call + func (_c *LegacyBackupApi_GetLegacyBackupCheckpointExecute_Call) Run(run func(r admin.GetLegacyBackupCheckpointApiRequest)) *LegacyBackupApi_GetLegacyBackupCheckpointExecute_Call + func (_c *LegacyBackupApi_GetLegacyBackupCheckpointExecute_Call) RunAndReturn(...) *LegacyBackupApi_GetLegacyBackupCheckpointExecute_Call + type LegacyBackupApi_GetLegacyBackupCheckpointWithParams_Call struct + func (_c *LegacyBackupApi_GetLegacyBackupCheckpointWithParams_Call) Return(_a0 admin.GetLegacyBackupCheckpointApiRequest) *LegacyBackupApi_GetLegacyBackupCheckpointWithParams_Call + func (_c *LegacyBackupApi_GetLegacyBackupCheckpointWithParams_Call) Run(run func(ctx context.Context, args *admin.GetLegacyBackupCheckpointApiParams)) *LegacyBackupApi_GetLegacyBackupCheckpointWithParams_Call + func (_c *LegacyBackupApi_GetLegacyBackupCheckpointWithParams_Call) RunAndReturn(...) *LegacyBackupApi_GetLegacyBackupCheckpointWithParams_Call + type LegacyBackupApi_GetLegacyBackupCheckpoint_Call struct + func (_c *LegacyBackupApi_GetLegacyBackupCheckpoint_Call) Return(_a0 admin.GetLegacyBackupCheckpointApiRequest) *LegacyBackupApi_GetLegacyBackupCheckpoint_Call + func (_c *LegacyBackupApi_GetLegacyBackupCheckpoint_Call) Run(...) *LegacyBackupApi_GetLegacyBackupCheckpoint_Call + func (_c *LegacyBackupApi_GetLegacyBackupCheckpoint_Call) RunAndReturn(...) *LegacyBackupApi_GetLegacyBackupCheckpoint_Call + type LegacyBackupApi_GetLegacyBackupRestoreJobExecute_Call struct + func (_c *LegacyBackupApi_GetLegacyBackupRestoreJobExecute_Call) Return(_a0 *admin.BackupRestoreJob, _a1 *http.Response, _a2 error) *LegacyBackupApi_GetLegacyBackupRestoreJobExecute_Call + func (_c *LegacyBackupApi_GetLegacyBackupRestoreJobExecute_Call) Run(run func(r admin.GetLegacyBackupRestoreJobApiRequest)) *LegacyBackupApi_GetLegacyBackupRestoreJobExecute_Call + func (_c *LegacyBackupApi_GetLegacyBackupRestoreJobExecute_Call) RunAndReturn(...) *LegacyBackupApi_GetLegacyBackupRestoreJobExecute_Call + type LegacyBackupApi_GetLegacyBackupRestoreJobWithParams_Call struct + func (_c *LegacyBackupApi_GetLegacyBackupRestoreJobWithParams_Call) Return(_a0 admin.GetLegacyBackupRestoreJobApiRequest) *LegacyBackupApi_GetLegacyBackupRestoreJobWithParams_Call + func (_c *LegacyBackupApi_GetLegacyBackupRestoreJobWithParams_Call) Run(run func(ctx context.Context, args *admin.GetLegacyBackupRestoreJobApiParams)) *LegacyBackupApi_GetLegacyBackupRestoreJobWithParams_Call + func (_c *LegacyBackupApi_GetLegacyBackupRestoreJobWithParams_Call) RunAndReturn(...) *LegacyBackupApi_GetLegacyBackupRestoreJobWithParams_Call + type LegacyBackupApi_GetLegacyBackupRestoreJob_Call struct + func (_c *LegacyBackupApi_GetLegacyBackupRestoreJob_Call) Return(_a0 admin.GetLegacyBackupRestoreJobApiRequest) *LegacyBackupApi_GetLegacyBackupRestoreJob_Call + func (_c *LegacyBackupApi_GetLegacyBackupRestoreJob_Call) Run(...) *LegacyBackupApi_GetLegacyBackupRestoreJob_Call + func (_c *LegacyBackupApi_GetLegacyBackupRestoreJob_Call) RunAndReturn(...) *LegacyBackupApi_GetLegacyBackupRestoreJob_Call + type LegacyBackupApi_GetLegacySnapshotExecute_Call struct + func (_c *LegacyBackupApi_GetLegacySnapshotExecute_Call) Return(_a0 *admin.BackupSnapshot, _a1 *http.Response, _a2 error) *LegacyBackupApi_GetLegacySnapshotExecute_Call + func (_c *LegacyBackupApi_GetLegacySnapshotExecute_Call) Run(run func(r admin.GetLegacySnapshotApiRequest)) *LegacyBackupApi_GetLegacySnapshotExecute_Call + func (_c *LegacyBackupApi_GetLegacySnapshotExecute_Call) RunAndReturn(...) *LegacyBackupApi_GetLegacySnapshotExecute_Call + type LegacyBackupApi_GetLegacySnapshotScheduleExecute_Call struct + func (_c *LegacyBackupApi_GetLegacySnapshotScheduleExecute_Call) Return(_a0 *admin.ApiAtlasSnapshotSchedule, _a1 *http.Response, _a2 error) *LegacyBackupApi_GetLegacySnapshotScheduleExecute_Call + func (_c *LegacyBackupApi_GetLegacySnapshotScheduleExecute_Call) Run(run func(r admin.GetLegacySnapshotScheduleApiRequest)) *LegacyBackupApi_GetLegacySnapshotScheduleExecute_Call + func (_c *LegacyBackupApi_GetLegacySnapshotScheduleExecute_Call) RunAndReturn(...) *LegacyBackupApi_GetLegacySnapshotScheduleExecute_Call + type LegacyBackupApi_GetLegacySnapshotScheduleWithParams_Call struct + func (_c *LegacyBackupApi_GetLegacySnapshotScheduleWithParams_Call) Return(_a0 admin.GetLegacySnapshotScheduleApiRequest) *LegacyBackupApi_GetLegacySnapshotScheduleWithParams_Call + func (_c *LegacyBackupApi_GetLegacySnapshotScheduleWithParams_Call) Run(run func(ctx context.Context, args *admin.GetLegacySnapshotScheduleApiParams)) *LegacyBackupApi_GetLegacySnapshotScheduleWithParams_Call + func (_c *LegacyBackupApi_GetLegacySnapshotScheduleWithParams_Call) RunAndReturn(...) *LegacyBackupApi_GetLegacySnapshotScheduleWithParams_Call + type LegacyBackupApi_GetLegacySnapshotSchedule_Call struct + func (_c *LegacyBackupApi_GetLegacySnapshotSchedule_Call) Return(_a0 admin.GetLegacySnapshotScheduleApiRequest) *LegacyBackupApi_GetLegacySnapshotSchedule_Call + func (_c *LegacyBackupApi_GetLegacySnapshotSchedule_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *LegacyBackupApi_GetLegacySnapshotSchedule_Call + func (_c *LegacyBackupApi_GetLegacySnapshotSchedule_Call) RunAndReturn(...) *LegacyBackupApi_GetLegacySnapshotSchedule_Call + type LegacyBackupApi_GetLegacySnapshotWithParams_Call struct + func (_c *LegacyBackupApi_GetLegacySnapshotWithParams_Call) Return(_a0 admin.GetLegacySnapshotApiRequest) *LegacyBackupApi_GetLegacySnapshotWithParams_Call + func (_c *LegacyBackupApi_GetLegacySnapshotWithParams_Call) Run(run func(ctx context.Context, args *admin.GetLegacySnapshotApiParams)) *LegacyBackupApi_GetLegacySnapshotWithParams_Call + func (_c *LegacyBackupApi_GetLegacySnapshotWithParams_Call) RunAndReturn(...) *LegacyBackupApi_GetLegacySnapshotWithParams_Call + type LegacyBackupApi_GetLegacySnapshot_Call struct + func (_c *LegacyBackupApi_GetLegacySnapshot_Call) Return(_a0 admin.GetLegacySnapshotApiRequest) *LegacyBackupApi_GetLegacySnapshot_Call + func (_c *LegacyBackupApi_GetLegacySnapshot_Call) Run(...) *LegacyBackupApi_GetLegacySnapshot_Call + func (_c *LegacyBackupApi_GetLegacySnapshot_Call) RunAndReturn(...) *LegacyBackupApi_GetLegacySnapshot_Call + type LegacyBackupApi_ListLegacyBackupCheckpointsExecute_Call struct + func (_c *LegacyBackupApi_ListLegacyBackupCheckpointsExecute_Call) Return(_a0 *admin.PaginatedApiAtlasCheckpoint, _a1 *http.Response, _a2 error) *LegacyBackupApi_ListLegacyBackupCheckpointsExecute_Call + func (_c *LegacyBackupApi_ListLegacyBackupCheckpointsExecute_Call) Run(run func(r admin.ListLegacyBackupCheckpointsApiRequest)) *LegacyBackupApi_ListLegacyBackupCheckpointsExecute_Call + func (_c *LegacyBackupApi_ListLegacyBackupCheckpointsExecute_Call) RunAndReturn(...) *LegacyBackupApi_ListLegacyBackupCheckpointsExecute_Call + type LegacyBackupApi_ListLegacyBackupCheckpointsWithParams_Call struct + func (_c *LegacyBackupApi_ListLegacyBackupCheckpointsWithParams_Call) Return(_a0 admin.ListLegacyBackupCheckpointsApiRequest) *LegacyBackupApi_ListLegacyBackupCheckpointsWithParams_Call + func (_c *LegacyBackupApi_ListLegacyBackupCheckpointsWithParams_Call) Run(...) *LegacyBackupApi_ListLegacyBackupCheckpointsWithParams_Call + func (_c *LegacyBackupApi_ListLegacyBackupCheckpointsWithParams_Call) RunAndReturn(...) *LegacyBackupApi_ListLegacyBackupCheckpointsWithParams_Call + type LegacyBackupApi_ListLegacyBackupCheckpoints_Call struct + func (_c *LegacyBackupApi_ListLegacyBackupCheckpoints_Call) Return(_a0 admin.ListLegacyBackupCheckpointsApiRequest) *LegacyBackupApi_ListLegacyBackupCheckpoints_Call + func (_c *LegacyBackupApi_ListLegacyBackupCheckpoints_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *LegacyBackupApi_ListLegacyBackupCheckpoints_Call + func (_c *LegacyBackupApi_ListLegacyBackupCheckpoints_Call) RunAndReturn(...) *LegacyBackupApi_ListLegacyBackupCheckpoints_Call + type LegacyBackupApi_ListLegacyBackupRestoreJobsExecute_Call struct + func (_c *LegacyBackupApi_ListLegacyBackupRestoreJobsExecute_Call) Return(_a0 *admin.PaginatedRestoreJob, _a1 *http.Response, _a2 error) *LegacyBackupApi_ListLegacyBackupRestoreJobsExecute_Call + func (_c *LegacyBackupApi_ListLegacyBackupRestoreJobsExecute_Call) Run(run func(r admin.ListLegacyBackupRestoreJobsApiRequest)) *LegacyBackupApi_ListLegacyBackupRestoreJobsExecute_Call + func (_c *LegacyBackupApi_ListLegacyBackupRestoreJobsExecute_Call) RunAndReturn(...) *LegacyBackupApi_ListLegacyBackupRestoreJobsExecute_Call + type LegacyBackupApi_ListLegacyBackupRestoreJobsWithParams_Call struct + func (_c *LegacyBackupApi_ListLegacyBackupRestoreJobsWithParams_Call) Return(_a0 admin.ListLegacyBackupRestoreJobsApiRequest) *LegacyBackupApi_ListLegacyBackupRestoreJobsWithParams_Call + func (_c *LegacyBackupApi_ListLegacyBackupRestoreJobsWithParams_Call) Run(...) *LegacyBackupApi_ListLegacyBackupRestoreJobsWithParams_Call + func (_c *LegacyBackupApi_ListLegacyBackupRestoreJobsWithParams_Call) RunAndReturn(...) *LegacyBackupApi_ListLegacyBackupRestoreJobsWithParams_Call + type LegacyBackupApi_ListLegacyBackupRestoreJobs_Call struct + func (_c *LegacyBackupApi_ListLegacyBackupRestoreJobs_Call) Return(_a0 admin.ListLegacyBackupRestoreJobsApiRequest) *LegacyBackupApi_ListLegacyBackupRestoreJobs_Call + func (_c *LegacyBackupApi_ListLegacyBackupRestoreJobs_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *LegacyBackupApi_ListLegacyBackupRestoreJobs_Call + func (_c *LegacyBackupApi_ListLegacyBackupRestoreJobs_Call) RunAndReturn(...) *LegacyBackupApi_ListLegacyBackupRestoreJobs_Call + type LegacyBackupApi_ListLegacySnapshotsExecute_Call struct + func (_c *LegacyBackupApi_ListLegacySnapshotsExecute_Call) Return(_a0 *admin.PaginatedSnapshot, _a1 *http.Response, _a2 error) *LegacyBackupApi_ListLegacySnapshotsExecute_Call + func (_c *LegacyBackupApi_ListLegacySnapshotsExecute_Call) Run(run func(r admin.ListLegacySnapshotsApiRequest)) *LegacyBackupApi_ListLegacySnapshotsExecute_Call + func (_c *LegacyBackupApi_ListLegacySnapshotsExecute_Call) RunAndReturn(...) *LegacyBackupApi_ListLegacySnapshotsExecute_Call + type LegacyBackupApi_ListLegacySnapshotsWithParams_Call struct + func (_c *LegacyBackupApi_ListLegacySnapshotsWithParams_Call) Return(_a0 admin.ListLegacySnapshotsApiRequest) *LegacyBackupApi_ListLegacySnapshotsWithParams_Call + func (_c *LegacyBackupApi_ListLegacySnapshotsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListLegacySnapshotsApiParams)) *LegacyBackupApi_ListLegacySnapshotsWithParams_Call + func (_c *LegacyBackupApi_ListLegacySnapshotsWithParams_Call) RunAndReturn(...) *LegacyBackupApi_ListLegacySnapshotsWithParams_Call + type LegacyBackupApi_ListLegacySnapshots_Call struct + func (_c *LegacyBackupApi_ListLegacySnapshots_Call) Return(_a0 admin.ListLegacySnapshotsApiRequest) *LegacyBackupApi_ListLegacySnapshots_Call + func (_c *LegacyBackupApi_ListLegacySnapshots_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *LegacyBackupApi_ListLegacySnapshots_Call + func (_c *LegacyBackupApi_ListLegacySnapshots_Call) RunAndReturn(run func(context.Context, string, string) admin.ListLegacySnapshotsApiRequest) *LegacyBackupApi_ListLegacySnapshots_Call + type LegacyBackupApi_UpdateLegacySnapshotRetentionExecute_Call struct + func (_c *LegacyBackupApi_UpdateLegacySnapshotRetentionExecute_Call) Return(_a0 *admin.BackupSnapshot, _a1 *http.Response, _a2 error) *LegacyBackupApi_UpdateLegacySnapshotRetentionExecute_Call + func (_c *LegacyBackupApi_UpdateLegacySnapshotRetentionExecute_Call) Run(run func(r admin.UpdateLegacySnapshotRetentionApiRequest)) *LegacyBackupApi_UpdateLegacySnapshotRetentionExecute_Call + func (_c *LegacyBackupApi_UpdateLegacySnapshotRetentionExecute_Call) RunAndReturn(...) *LegacyBackupApi_UpdateLegacySnapshotRetentionExecute_Call + type LegacyBackupApi_UpdateLegacySnapshotRetentionWithParams_Call struct + func (_c *LegacyBackupApi_UpdateLegacySnapshotRetentionWithParams_Call) Return(_a0 admin.UpdateLegacySnapshotRetentionApiRequest) *LegacyBackupApi_UpdateLegacySnapshotRetentionWithParams_Call + func (_c *LegacyBackupApi_UpdateLegacySnapshotRetentionWithParams_Call) Run(...) *LegacyBackupApi_UpdateLegacySnapshotRetentionWithParams_Call + func (_c *LegacyBackupApi_UpdateLegacySnapshotRetentionWithParams_Call) RunAndReturn(...) *LegacyBackupApi_UpdateLegacySnapshotRetentionWithParams_Call + type LegacyBackupApi_UpdateLegacySnapshotRetention_Call struct + func (_c *LegacyBackupApi_UpdateLegacySnapshotRetention_Call) Return(_a0 admin.UpdateLegacySnapshotRetentionApiRequest) *LegacyBackupApi_UpdateLegacySnapshotRetention_Call + func (_c *LegacyBackupApi_UpdateLegacySnapshotRetention_Call) Run(...) *LegacyBackupApi_UpdateLegacySnapshotRetention_Call + func (_c *LegacyBackupApi_UpdateLegacySnapshotRetention_Call) RunAndReturn(...) *LegacyBackupApi_UpdateLegacySnapshotRetention_Call + type LegacyBackupApi_UpdateLegacySnapshotScheduleExecute_Call struct + func (_c *LegacyBackupApi_UpdateLegacySnapshotScheduleExecute_Call) Return(_a0 *admin.ApiAtlasSnapshotSchedule, _a1 *http.Response, _a2 error) *LegacyBackupApi_UpdateLegacySnapshotScheduleExecute_Call + func (_c *LegacyBackupApi_UpdateLegacySnapshotScheduleExecute_Call) Run(run func(r admin.UpdateLegacySnapshotScheduleApiRequest)) *LegacyBackupApi_UpdateLegacySnapshotScheduleExecute_Call + func (_c *LegacyBackupApi_UpdateLegacySnapshotScheduleExecute_Call) RunAndReturn(...) *LegacyBackupApi_UpdateLegacySnapshotScheduleExecute_Call + type LegacyBackupApi_UpdateLegacySnapshotScheduleWithParams_Call struct + func (_c *LegacyBackupApi_UpdateLegacySnapshotScheduleWithParams_Call) Return(_a0 admin.UpdateLegacySnapshotScheduleApiRequest) *LegacyBackupApi_UpdateLegacySnapshotScheduleWithParams_Call + func (_c *LegacyBackupApi_UpdateLegacySnapshotScheduleWithParams_Call) Run(...) *LegacyBackupApi_UpdateLegacySnapshotScheduleWithParams_Call + func (_c *LegacyBackupApi_UpdateLegacySnapshotScheduleWithParams_Call) RunAndReturn(...) *LegacyBackupApi_UpdateLegacySnapshotScheduleWithParams_Call + type LegacyBackupApi_UpdateLegacySnapshotSchedule_Call struct + func (_c *LegacyBackupApi_UpdateLegacySnapshotSchedule_Call) Return(_a0 admin.UpdateLegacySnapshotScheduleApiRequest) *LegacyBackupApi_UpdateLegacySnapshotSchedule_Call + func (_c *LegacyBackupApi_UpdateLegacySnapshotSchedule_Call) Run(run func(ctx context.Context, groupId string, clusterName string, ...)) *LegacyBackupApi_UpdateLegacySnapshotSchedule_Call + func (_c *LegacyBackupApi_UpdateLegacySnapshotSchedule_Call) RunAndReturn(...) *LegacyBackupApi_UpdateLegacySnapshotSchedule_Call + type MaintenanceWindowsApi struct + func NewMaintenanceWindowsApi(t interface{ ... }) *MaintenanceWindowsApi + func (_m *MaintenanceWindowsApi) DeferMaintenanceWindow(ctx context.Context, groupId string) admin.DeferMaintenanceWindowApiRequest + func (_m *MaintenanceWindowsApi) DeferMaintenanceWindowExecute(r admin.DeferMaintenanceWindowApiRequest) (*http.Response, error) + func (_m *MaintenanceWindowsApi) DeferMaintenanceWindowWithParams(ctx context.Context, args *admin.DeferMaintenanceWindowApiParams) admin.DeferMaintenanceWindowApiRequest + func (_m *MaintenanceWindowsApi) EXPECT() *MaintenanceWindowsApi_Expecter + func (_m *MaintenanceWindowsApi) GetMaintenanceWindow(ctx context.Context, groupId string) admin.GetMaintenanceWindowApiRequest + func (_m *MaintenanceWindowsApi) GetMaintenanceWindowExecute(r admin.GetMaintenanceWindowApiRequest) (*admin.GroupMaintenanceWindow, *http.Response, error) + func (_m *MaintenanceWindowsApi) GetMaintenanceWindowWithParams(ctx context.Context, args *admin.GetMaintenanceWindowApiParams) admin.GetMaintenanceWindowApiRequest + func (_m *MaintenanceWindowsApi) ResetMaintenanceWindow(ctx context.Context, groupId string) admin.ResetMaintenanceWindowApiRequest + func (_m *MaintenanceWindowsApi) ResetMaintenanceWindowExecute(r admin.ResetMaintenanceWindowApiRequest) (*http.Response, error) + func (_m *MaintenanceWindowsApi) ResetMaintenanceWindowWithParams(ctx context.Context, args *admin.ResetMaintenanceWindowApiParams) admin.ResetMaintenanceWindowApiRequest + func (_m *MaintenanceWindowsApi) ToggleMaintenanceAutoDefer(ctx context.Context, groupId string) admin.ToggleMaintenanceAutoDeferApiRequest + func (_m *MaintenanceWindowsApi) ToggleMaintenanceAutoDeferExecute(r admin.ToggleMaintenanceAutoDeferApiRequest) (*http.Response, error) + func (_m *MaintenanceWindowsApi) ToggleMaintenanceAutoDeferWithParams(ctx context.Context, args *admin.ToggleMaintenanceAutoDeferApiParams) admin.ToggleMaintenanceAutoDeferApiRequest + func (_m *MaintenanceWindowsApi) UpdateMaintenanceWindow(ctx context.Context, groupId string, ...) admin.UpdateMaintenanceWindowApiRequest + func (_m *MaintenanceWindowsApi) UpdateMaintenanceWindowExecute(r admin.UpdateMaintenanceWindowApiRequest) (any, *http.Response, error) + func (_m *MaintenanceWindowsApi) UpdateMaintenanceWindowWithParams(ctx context.Context, args *admin.UpdateMaintenanceWindowApiParams) admin.UpdateMaintenanceWindowApiRequest + type MaintenanceWindowsApi_DeferMaintenanceWindowExecute_Call struct + func (_c *MaintenanceWindowsApi_DeferMaintenanceWindowExecute_Call) Return(_a0 *http.Response, _a1 error) *MaintenanceWindowsApi_DeferMaintenanceWindowExecute_Call + func (_c *MaintenanceWindowsApi_DeferMaintenanceWindowExecute_Call) Run(run func(r admin.DeferMaintenanceWindowApiRequest)) *MaintenanceWindowsApi_DeferMaintenanceWindowExecute_Call + func (_c *MaintenanceWindowsApi_DeferMaintenanceWindowExecute_Call) RunAndReturn(run func(admin.DeferMaintenanceWindowApiRequest) (*http.Response, error)) *MaintenanceWindowsApi_DeferMaintenanceWindowExecute_Call + type MaintenanceWindowsApi_DeferMaintenanceWindowWithParams_Call struct + func (_c *MaintenanceWindowsApi_DeferMaintenanceWindowWithParams_Call) Return(_a0 admin.DeferMaintenanceWindowApiRequest) *MaintenanceWindowsApi_DeferMaintenanceWindowWithParams_Call + func (_c *MaintenanceWindowsApi_DeferMaintenanceWindowWithParams_Call) Run(run func(ctx context.Context, args *admin.DeferMaintenanceWindowApiParams)) *MaintenanceWindowsApi_DeferMaintenanceWindowWithParams_Call + func (_c *MaintenanceWindowsApi_DeferMaintenanceWindowWithParams_Call) RunAndReturn(...) *MaintenanceWindowsApi_DeferMaintenanceWindowWithParams_Call + type MaintenanceWindowsApi_DeferMaintenanceWindow_Call struct + func (_c *MaintenanceWindowsApi_DeferMaintenanceWindow_Call) Return(_a0 admin.DeferMaintenanceWindowApiRequest) *MaintenanceWindowsApi_DeferMaintenanceWindow_Call + func (_c *MaintenanceWindowsApi_DeferMaintenanceWindow_Call) Run(run func(ctx context.Context, groupId string)) *MaintenanceWindowsApi_DeferMaintenanceWindow_Call + func (_c *MaintenanceWindowsApi_DeferMaintenanceWindow_Call) RunAndReturn(run func(context.Context, string) admin.DeferMaintenanceWindowApiRequest) *MaintenanceWindowsApi_DeferMaintenanceWindow_Call + type MaintenanceWindowsApi_Expecter struct + func (_e *MaintenanceWindowsApi_Expecter) DeferMaintenanceWindow(ctx any, groupId any) *MaintenanceWindowsApi_DeferMaintenanceWindow_Call + func (_e *MaintenanceWindowsApi_Expecter) DeferMaintenanceWindowExecute(r any) *MaintenanceWindowsApi_DeferMaintenanceWindowExecute_Call + func (_e *MaintenanceWindowsApi_Expecter) DeferMaintenanceWindowWithParams(ctx any, args any) *MaintenanceWindowsApi_DeferMaintenanceWindowWithParams_Call + func (_e *MaintenanceWindowsApi_Expecter) GetMaintenanceWindow(ctx any, groupId any) *MaintenanceWindowsApi_GetMaintenanceWindow_Call + func (_e *MaintenanceWindowsApi_Expecter) GetMaintenanceWindowExecute(r any) *MaintenanceWindowsApi_GetMaintenanceWindowExecute_Call + func (_e *MaintenanceWindowsApi_Expecter) GetMaintenanceWindowWithParams(ctx any, args any) *MaintenanceWindowsApi_GetMaintenanceWindowWithParams_Call + func (_e *MaintenanceWindowsApi_Expecter) ResetMaintenanceWindow(ctx any, groupId any) *MaintenanceWindowsApi_ResetMaintenanceWindow_Call + func (_e *MaintenanceWindowsApi_Expecter) ResetMaintenanceWindowExecute(r any) *MaintenanceWindowsApi_ResetMaintenanceWindowExecute_Call + func (_e *MaintenanceWindowsApi_Expecter) ResetMaintenanceWindowWithParams(ctx any, args any) *MaintenanceWindowsApi_ResetMaintenanceWindowWithParams_Call + func (_e *MaintenanceWindowsApi_Expecter) ToggleMaintenanceAutoDefer(ctx any, groupId any) *MaintenanceWindowsApi_ToggleMaintenanceAutoDefer_Call + func (_e *MaintenanceWindowsApi_Expecter) ToggleMaintenanceAutoDeferExecute(r any) *MaintenanceWindowsApi_ToggleMaintenanceAutoDeferExecute_Call + func (_e *MaintenanceWindowsApi_Expecter) ToggleMaintenanceAutoDeferWithParams(ctx any, args any) *MaintenanceWindowsApi_ToggleMaintenanceAutoDeferWithParams_Call + func (_e *MaintenanceWindowsApi_Expecter) UpdateMaintenanceWindow(ctx any, groupId any, groupMaintenanceWindow any) *MaintenanceWindowsApi_UpdateMaintenanceWindow_Call + func (_e *MaintenanceWindowsApi_Expecter) UpdateMaintenanceWindowExecute(r any) *MaintenanceWindowsApi_UpdateMaintenanceWindowExecute_Call + func (_e *MaintenanceWindowsApi_Expecter) UpdateMaintenanceWindowWithParams(ctx any, args any) *MaintenanceWindowsApi_UpdateMaintenanceWindowWithParams_Call + type MaintenanceWindowsApi_GetMaintenanceWindowExecute_Call struct + func (_c *MaintenanceWindowsApi_GetMaintenanceWindowExecute_Call) Return(_a0 *admin.GroupMaintenanceWindow, _a1 *http.Response, _a2 error) *MaintenanceWindowsApi_GetMaintenanceWindowExecute_Call + func (_c *MaintenanceWindowsApi_GetMaintenanceWindowExecute_Call) Run(run func(r admin.GetMaintenanceWindowApiRequest)) *MaintenanceWindowsApi_GetMaintenanceWindowExecute_Call + func (_c *MaintenanceWindowsApi_GetMaintenanceWindowExecute_Call) RunAndReturn(...) *MaintenanceWindowsApi_GetMaintenanceWindowExecute_Call + type MaintenanceWindowsApi_GetMaintenanceWindowWithParams_Call struct + func (_c *MaintenanceWindowsApi_GetMaintenanceWindowWithParams_Call) Return(_a0 admin.GetMaintenanceWindowApiRequest) *MaintenanceWindowsApi_GetMaintenanceWindowWithParams_Call + func (_c *MaintenanceWindowsApi_GetMaintenanceWindowWithParams_Call) Run(run func(ctx context.Context, args *admin.GetMaintenanceWindowApiParams)) *MaintenanceWindowsApi_GetMaintenanceWindowWithParams_Call + func (_c *MaintenanceWindowsApi_GetMaintenanceWindowWithParams_Call) RunAndReturn(...) *MaintenanceWindowsApi_GetMaintenanceWindowWithParams_Call + type MaintenanceWindowsApi_GetMaintenanceWindow_Call struct + func (_c *MaintenanceWindowsApi_GetMaintenanceWindow_Call) Return(_a0 admin.GetMaintenanceWindowApiRequest) *MaintenanceWindowsApi_GetMaintenanceWindow_Call + func (_c *MaintenanceWindowsApi_GetMaintenanceWindow_Call) Run(run func(ctx context.Context, groupId string)) *MaintenanceWindowsApi_GetMaintenanceWindow_Call + func (_c *MaintenanceWindowsApi_GetMaintenanceWindow_Call) RunAndReturn(run func(context.Context, string) admin.GetMaintenanceWindowApiRequest) *MaintenanceWindowsApi_GetMaintenanceWindow_Call + type MaintenanceWindowsApi_ResetMaintenanceWindowExecute_Call struct + func (_c *MaintenanceWindowsApi_ResetMaintenanceWindowExecute_Call) Return(_a0 *http.Response, _a1 error) *MaintenanceWindowsApi_ResetMaintenanceWindowExecute_Call + func (_c *MaintenanceWindowsApi_ResetMaintenanceWindowExecute_Call) Run(run func(r admin.ResetMaintenanceWindowApiRequest)) *MaintenanceWindowsApi_ResetMaintenanceWindowExecute_Call + func (_c *MaintenanceWindowsApi_ResetMaintenanceWindowExecute_Call) RunAndReturn(run func(admin.ResetMaintenanceWindowApiRequest) (*http.Response, error)) *MaintenanceWindowsApi_ResetMaintenanceWindowExecute_Call + type MaintenanceWindowsApi_ResetMaintenanceWindowWithParams_Call struct + func (_c *MaintenanceWindowsApi_ResetMaintenanceWindowWithParams_Call) Return(_a0 admin.ResetMaintenanceWindowApiRequest) *MaintenanceWindowsApi_ResetMaintenanceWindowWithParams_Call + func (_c *MaintenanceWindowsApi_ResetMaintenanceWindowWithParams_Call) Run(run func(ctx context.Context, args *admin.ResetMaintenanceWindowApiParams)) *MaintenanceWindowsApi_ResetMaintenanceWindowWithParams_Call + func (_c *MaintenanceWindowsApi_ResetMaintenanceWindowWithParams_Call) RunAndReturn(...) *MaintenanceWindowsApi_ResetMaintenanceWindowWithParams_Call + type MaintenanceWindowsApi_ResetMaintenanceWindow_Call struct + func (_c *MaintenanceWindowsApi_ResetMaintenanceWindow_Call) Return(_a0 admin.ResetMaintenanceWindowApiRequest) *MaintenanceWindowsApi_ResetMaintenanceWindow_Call + func (_c *MaintenanceWindowsApi_ResetMaintenanceWindow_Call) Run(run func(ctx context.Context, groupId string)) *MaintenanceWindowsApi_ResetMaintenanceWindow_Call + func (_c *MaintenanceWindowsApi_ResetMaintenanceWindow_Call) RunAndReturn(run func(context.Context, string) admin.ResetMaintenanceWindowApiRequest) *MaintenanceWindowsApi_ResetMaintenanceWindow_Call + type MaintenanceWindowsApi_ToggleMaintenanceAutoDeferExecute_Call struct + func (_c *MaintenanceWindowsApi_ToggleMaintenanceAutoDeferExecute_Call) Return(_a0 *http.Response, _a1 error) *MaintenanceWindowsApi_ToggleMaintenanceAutoDeferExecute_Call + func (_c *MaintenanceWindowsApi_ToggleMaintenanceAutoDeferExecute_Call) Run(run func(r admin.ToggleMaintenanceAutoDeferApiRequest)) *MaintenanceWindowsApi_ToggleMaintenanceAutoDeferExecute_Call + func (_c *MaintenanceWindowsApi_ToggleMaintenanceAutoDeferExecute_Call) RunAndReturn(run func(admin.ToggleMaintenanceAutoDeferApiRequest) (*http.Response, error)) *MaintenanceWindowsApi_ToggleMaintenanceAutoDeferExecute_Call + type MaintenanceWindowsApi_ToggleMaintenanceAutoDeferWithParams_Call struct + func (_c *MaintenanceWindowsApi_ToggleMaintenanceAutoDeferWithParams_Call) Return(_a0 admin.ToggleMaintenanceAutoDeferApiRequest) *MaintenanceWindowsApi_ToggleMaintenanceAutoDeferWithParams_Call + func (_c *MaintenanceWindowsApi_ToggleMaintenanceAutoDeferWithParams_Call) Run(run func(ctx context.Context, args *admin.ToggleMaintenanceAutoDeferApiParams)) *MaintenanceWindowsApi_ToggleMaintenanceAutoDeferWithParams_Call + func (_c *MaintenanceWindowsApi_ToggleMaintenanceAutoDeferWithParams_Call) RunAndReturn(...) *MaintenanceWindowsApi_ToggleMaintenanceAutoDeferWithParams_Call + type MaintenanceWindowsApi_ToggleMaintenanceAutoDefer_Call struct + func (_c *MaintenanceWindowsApi_ToggleMaintenanceAutoDefer_Call) Return(_a0 admin.ToggleMaintenanceAutoDeferApiRequest) *MaintenanceWindowsApi_ToggleMaintenanceAutoDefer_Call + func (_c *MaintenanceWindowsApi_ToggleMaintenanceAutoDefer_Call) Run(run func(ctx context.Context, groupId string)) *MaintenanceWindowsApi_ToggleMaintenanceAutoDefer_Call + func (_c *MaintenanceWindowsApi_ToggleMaintenanceAutoDefer_Call) RunAndReturn(run func(context.Context, string) admin.ToggleMaintenanceAutoDeferApiRequest) *MaintenanceWindowsApi_ToggleMaintenanceAutoDefer_Call + type MaintenanceWindowsApi_UpdateMaintenanceWindowExecute_Call struct + func (_c *MaintenanceWindowsApi_UpdateMaintenanceWindowExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *MaintenanceWindowsApi_UpdateMaintenanceWindowExecute_Call + func (_c *MaintenanceWindowsApi_UpdateMaintenanceWindowExecute_Call) Run(run func(r admin.UpdateMaintenanceWindowApiRequest)) *MaintenanceWindowsApi_UpdateMaintenanceWindowExecute_Call + func (_c *MaintenanceWindowsApi_UpdateMaintenanceWindowExecute_Call) RunAndReturn(run func(admin.UpdateMaintenanceWindowApiRequest) (any, *http.Response, error)) *MaintenanceWindowsApi_UpdateMaintenanceWindowExecute_Call + type MaintenanceWindowsApi_UpdateMaintenanceWindowWithParams_Call struct + func (_c *MaintenanceWindowsApi_UpdateMaintenanceWindowWithParams_Call) Return(_a0 admin.UpdateMaintenanceWindowApiRequest) *MaintenanceWindowsApi_UpdateMaintenanceWindowWithParams_Call + func (_c *MaintenanceWindowsApi_UpdateMaintenanceWindowWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateMaintenanceWindowApiParams)) *MaintenanceWindowsApi_UpdateMaintenanceWindowWithParams_Call + func (_c *MaintenanceWindowsApi_UpdateMaintenanceWindowWithParams_Call) RunAndReturn(...) *MaintenanceWindowsApi_UpdateMaintenanceWindowWithParams_Call + type MaintenanceWindowsApi_UpdateMaintenanceWindow_Call struct + func (_c *MaintenanceWindowsApi_UpdateMaintenanceWindow_Call) Return(_a0 admin.UpdateMaintenanceWindowApiRequest) *MaintenanceWindowsApi_UpdateMaintenanceWindow_Call + func (_c *MaintenanceWindowsApi_UpdateMaintenanceWindow_Call) Run(run func(ctx context.Context, groupId string, ...)) *MaintenanceWindowsApi_UpdateMaintenanceWindow_Call + func (_c *MaintenanceWindowsApi_UpdateMaintenanceWindow_Call) RunAndReturn(...) *MaintenanceWindowsApi_UpdateMaintenanceWindow_Call + type MongoDBCloudUsersApi struct + func NewMongoDBCloudUsersApi(t interface{ ... }) *MongoDBCloudUsersApi + func (_m *MongoDBCloudUsersApi) CreateUser(ctx context.Context, cloudAppUser *admin.CloudAppUser) admin.CreateUserApiRequest + func (_m *MongoDBCloudUsersApi) CreateUserExecute(r admin.CreateUserApiRequest) (*admin.CloudAppUser, *http.Response, error) + func (_m *MongoDBCloudUsersApi) CreateUserWithParams(ctx context.Context, args *admin.CreateUserApiParams) admin.CreateUserApiRequest + func (_m *MongoDBCloudUsersApi) EXPECT() *MongoDBCloudUsersApi_Expecter + func (_m *MongoDBCloudUsersApi) GetUser(ctx context.Context, userId string) admin.GetUserApiRequest + func (_m *MongoDBCloudUsersApi) GetUserByUsername(ctx context.Context, userName string) admin.GetUserByUsernameApiRequest + func (_m *MongoDBCloudUsersApi) GetUserByUsernameExecute(r admin.GetUserByUsernameApiRequest) (*admin.CloudAppUser, *http.Response, error) + func (_m *MongoDBCloudUsersApi) GetUserByUsernameWithParams(ctx context.Context, args *admin.GetUserByUsernameApiParams) admin.GetUserByUsernameApiRequest + func (_m *MongoDBCloudUsersApi) GetUserExecute(r admin.GetUserApiRequest) (*admin.CloudAppUser, *http.Response, error) + func (_m *MongoDBCloudUsersApi) GetUserWithParams(ctx context.Context, args *admin.GetUserApiParams) admin.GetUserApiRequest + type MongoDBCloudUsersApi_CreateUserExecute_Call struct + func (_c *MongoDBCloudUsersApi_CreateUserExecute_Call) Return(_a0 *admin.CloudAppUser, _a1 *http.Response, _a2 error) *MongoDBCloudUsersApi_CreateUserExecute_Call + func (_c *MongoDBCloudUsersApi_CreateUserExecute_Call) Run(run func(r admin.CreateUserApiRequest)) *MongoDBCloudUsersApi_CreateUserExecute_Call + func (_c *MongoDBCloudUsersApi_CreateUserExecute_Call) RunAndReturn(...) *MongoDBCloudUsersApi_CreateUserExecute_Call + type MongoDBCloudUsersApi_CreateUserWithParams_Call struct + func (_c *MongoDBCloudUsersApi_CreateUserWithParams_Call) Return(_a0 admin.CreateUserApiRequest) *MongoDBCloudUsersApi_CreateUserWithParams_Call + func (_c *MongoDBCloudUsersApi_CreateUserWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateUserApiParams)) *MongoDBCloudUsersApi_CreateUserWithParams_Call + func (_c *MongoDBCloudUsersApi_CreateUserWithParams_Call) RunAndReturn(...) *MongoDBCloudUsersApi_CreateUserWithParams_Call + type MongoDBCloudUsersApi_CreateUser_Call struct + func (_c *MongoDBCloudUsersApi_CreateUser_Call) Return(_a0 admin.CreateUserApiRequest) *MongoDBCloudUsersApi_CreateUser_Call + func (_c *MongoDBCloudUsersApi_CreateUser_Call) Run(run func(ctx context.Context, cloudAppUser *admin.CloudAppUser)) *MongoDBCloudUsersApi_CreateUser_Call + func (_c *MongoDBCloudUsersApi_CreateUser_Call) RunAndReturn(run func(context.Context, *admin.CloudAppUser) admin.CreateUserApiRequest) *MongoDBCloudUsersApi_CreateUser_Call + type MongoDBCloudUsersApi_Expecter struct + func (_e *MongoDBCloudUsersApi_Expecter) CreateUser(ctx any, cloudAppUser any) *MongoDBCloudUsersApi_CreateUser_Call + func (_e *MongoDBCloudUsersApi_Expecter) CreateUserExecute(r any) *MongoDBCloudUsersApi_CreateUserExecute_Call + func (_e *MongoDBCloudUsersApi_Expecter) CreateUserWithParams(ctx any, args any) *MongoDBCloudUsersApi_CreateUserWithParams_Call + func (_e *MongoDBCloudUsersApi_Expecter) GetUser(ctx any, userId any) *MongoDBCloudUsersApi_GetUser_Call + func (_e *MongoDBCloudUsersApi_Expecter) GetUserByUsername(ctx any, userName any) *MongoDBCloudUsersApi_GetUserByUsername_Call + func (_e *MongoDBCloudUsersApi_Expecter) GetUserByUsernameExecute(r any) *MongoDBCloudUsersApi_GetUserByUsernameExecute_Call + func (_e *MongoDBCloudUsersApi_Expecter) GetUserByUsernameWithParams(ctx any, args any) *MongoDBCloudUsersApi_GetUserByUsernameWithParams_Call + func (_e *MongoDBCloudUsersApi_Expecter) GetUserExecute(r any) *MongoDBCloudUsersApi_GetUserExecute_Call + func (_e *MongoDBCloudUsersApi_Expecter) GetUserWithParams(ctx any, args any) *MongoDBCloudUsersApi_GetUserWithParams_Call + type MongoDBCloudUsersApi_GetUserByUsernameExecute_Call struct + func (_c *MongoDBCloudUsersApi_GetUserByUsernameExecute_Call) Return(_a0 *admin.CloudAppUser, _a1 *http.Response, _a2 error) *MongoDBCloudUsersApi_GetUserByUsernameExecute_Call + func (_c *MongoDBCloudUsersApi_GetUserByUsernameExecute_Call) Run(run func(r admin.GetUserByUsernameApiRequest)) *MongoDBCloudUsersApi_GetUserByUsernameExecute_Call + func (_c *MongoDBCloudUsersApi_GetUserByUsernameExecute_Call) RunAndReturn(...) *MongoDBCloudUsersApi_GetUserByUsernameExecute_Call + type MongoDBCloudUsersApi_GetUserByUsernameWithParams_Call struct + func (_c *MongoDBCloudUsersApi_GetUserByUsernameWithParams_Call) Return(_a0 admin.GetUserByUsernameApiRequest) *MongoDBCloudUsersApi_GetUserByUsernameWithParams_Call + func (_c *MongoDBCloudUsersApi_GetUserByUsernameWithParams_Call) Run(run func(ctx context.Context, args *admin.GetUserByUsernameApiParams)) *MongoDBCloudUsersApi_GetUserByUsernameWithParams_Call + func (_c *MongoDBCloudUsersApi_GetUserByUsernameWithParams_Call) RunAndReturn(...) *MongoDBCloudUsersApi_GetUserByUsernameWithParams_Call + type MongoDBCloudUsersApi_GetUserByUsername_Call struct + func (_c *MongoDBCloudUsersApi_GetUserByUsername_Call) Return(_a0 admin.GetUserByUsernameApiRequest) *MongoDBCloudUsersApi_GetUserByUsername_Call + func (_c *MongoDBCloudUsersApi_GetUserByUsername_Call) Run(run func(ctx context.Context, userName string)) *MongoDBCloudUsersApi_GetUserByUsername_Call + func (_c *MongoDBCloudUsersApi_GetUserByUsername_Call) RunAndReturn(run func(context.Context, string) admin.GetUserByUsernameApiRequest) *MongoDBCloudUsersApi_GetUserByUsername_Call + type MongoDBCloudUsersApi_GetUserExecute_Call struct + func (_c *MongoDBCloudUsersApi_GetUserExecute_Call) Return(_a0 *admin.CloudAppUser, _a1 *http.Response, _a2 error) *MongoDBCloudUsersApi_GetUserExecute_Call + func (_c *MongoDBCloudUsersApi_GetUserExecute_Call) Run(run func(r admin.GetUserApiRequest)) *MongoDBCloudUsersApi_GetUserExecute_Call + func (_c *MongoDBCloudUsersApi_GetUserExecute_Call) RunAndReturn(run func(admin.GetUserApiRequest) (*admin.CloudAppUser, *http.Response, error)) *MongoDBCloudUsersApi_GetUserExecute_Call + type MongoDBCloudUsersApi_GetUserWithParams_Call struct + func (_c *MongoDBCloudUsersApi_GetUserWithParams_Call) Return(_a0 admin.GetUserApiRequest) *MongoDBCloudUsersApi_GetUserWithParams_Call + func (_c *MongoDBCloudUsersApi_GetUserWithParams_Call) Run(run func(ctx context.Context, args *admin.GetUserApiParams)) *MongoDBCloudUsersApi_GetUserWithParams_Call + func (_c *MongoDBCloudUsersApi_GetUserWithParams_Call) RunAndReturn(run func(context.Context, *admin.GetUserApiParams) admin.GetUserApiRequest) *MongoDBCloudUsersApi_GetUserWithParams_Call + type MongoDBCloudUsersApi_GetUser_Call struct + func (_c *MongoDBCloudUsersApi_GetUser_Call) Return(_a0 admin.GetUserApiRequest) *MongoDBCloudUsersApi_GetUser_Call + func (_c *MongoDBCloudUsersApi_GetUser_Call) Run(run func(ctx context.Context, userId string)) *MongoDBCloudUsersApi_GetUser_Call + func (_c *MongoDBCloudUsersApi_GetUser_Call) RunAndReturn(run func(context.Context, string) admin.GetUserApiRequest) *MongoDBCloudUsersApi_GetUser_Call + type MonitoringAndLogsApi struct + func NewMonitoringAndLogsApi(t interface{ ... }) *MonitoringAndLogsApi + func (_m *MonitoringAndLogsApi) EXPECT() *MonitoringAndLogsApi_Expecter + func (_m *MonitoringAndLogsApi) GetAtlasProcess(ctx context.Context, groupId string, processId string) admin.GetAtlasProcessApiRequest + func (_m *MonitoringAndLogsApi) GetAtlasProcessExecute(r admin.GetAtlasProcessApiRequest) (*admin.ApiHostViewAtlas, *http.Response, error) + func (_m *MonitoringAndLogsApi) GetAtlasProcessWithParams(ctx context.Context, args *admin.GetAtlasProcessApiParams) admin.GetAtlasProcessApiRequest + func (_m *MonitoringAndLogsApi) GetDatabase(ctx context.Context, groupId string, databaseName string, processId string) admin.GetDatabaseApiRequest + func (_m *MonitoringAndLogsApi) GetDatabaseExecute(r admin.GetDatabaseApiRequest) (*admin.MesurementsDatabase, *http.Response, error) + func (_m *MonitoringAndLogsApi) GetDatabaseMeasurements(ctx context.Context, groupId string, databaseName string, processId string) admin.GetDatabaseMeasurementsApiRequest + func (_m *MonitoringAndLogsApi) GetDatabaseMeasurementsExecute(r admin.GetDatabaseMeasurementsApiRequest) (*admin.ApiMeasurementsGeneralViewAtlas, *http.Response, error) + func (_m *MonitoringAndLogsApi) GetDatabaseMeasurementsWithParams(ctx context.Context, args *admin.GetDatabaseMeasurementsApiParams) admin.GetDatabaseMeasurementsApiRequest + func (_m *MonitoringAndLogsApi) GetDatabaseWithParams(ctx context.Context, args *admin.GetDatabaseApiParams) admin.GetDatabaseApiRequest + func (_m *MonitoringAndLogsApi) GetDiskMeasurements(ctx context.Context, groupId string, partitionName string, processId string) admin.GetDiskMeasurementsApiRequest + func (_m *MonitoringAndLogsApi) GetDiskMeasurementsExecute(r admin.GetDiskMeasurementsApiRequest) (*admin.ApiMeasurementsGeneralViewAtlas, *http.Response, error) + func (_m *MonitoringAndLogsApi) GetDiskMeasurementsWithParams(ctx context.Context, args *admin.GetDiskMeasurementsApiParams) admin.GetDiskMeasurementsApiRequest + func (_m *MonitoringAndLogsApi) GetHostLogs(ctx context.Context, groupId string, hostName string, logName string) admin.GetHostLogsApiRequest + func (_m *MonitoringAndLogsApi) GetHostLogsExecute(r admin.GetHostLogsApiRequest) (io.ReadCloser, *http.Response, error) + func (_m *MonitoringAndLogsApi) GetHostLogsWithParams(ctx context.Context, args *admin.GetHostLogsApiParams) admin.GetHostLogsApiRequest + func (_m *MonitoringAndLogsApi) GetHostMeasurements(ctx context.Context, groupId string, processId string) admin.GetHostMeasurementsApiRequest + func (_m *MonitoringAndLogsApi) GetHostMeasurementsExecute(r admin.GetHostMeasurementsApiRequest) (*admin.ApiMeasurementsGeneralViewAtlas, *http.Response, error) + func (_m *MonitoringAndLogsApi) GetHostMeasurementsWithParams(ctx context.Context, args *admin.GetHostMeasurementsApiParams) admin.GetHostMeasurementsApiRequest + func (_m *MonitoringAndLogsApi) GetIndexMetrics(ctx context.Context, processId string, indexName string, databaseName string, ...) admin.GetIndexMetricsApiRequest + func (_m *MonitoringAndLogsApi) GetIndexMetricsExecute(r admin.GetIndexMetricsApiRequest) (*admin.MeasurementsIndexes, *http.Response, error) + func (_m *MonitoringAndLogsApi) GetIndexMetricsWithParams(ctx context.Context, args *admin.GetIndexMetricsApiParams) admin.GetIndexMetricsApiRequest + func (_m *MonitoringAndLogsApi) GetMeasurements(ctx context.Context, processId string, groupId string) admin.GetMeasurementsApiRequest + func (_m *MonitoringAndLogsApi) GetMeasurementsExecute(r admin.GetMeasurementsApiRequest) (*admin.MeasurementsNonIndex, *http.Response, error) + func (_m *MonitoringAndLogsApi) GetMeasurementsWithParams(ctx context.Context, args *admin.GetMeasurementsApiParams) admin.GetMeasurementsApiRequest + func (_m *MonitoringAndLogsApi) ListAtlasProcesses(ctx context.Context, groupId string) admin.ListAtlasProcessesApiRequest + func (_m *MonitoringAndLogsApi) ListAtlasProcessesExecute(r admin.ListAtlasProcessesApiRequest) (*admin.PaginatedHostViewAtlas, *http.Response, error) + func (_m *MonitoringAndLogsApi) ListAtlasProcessesWithParams(ctx context.Context, args *admin.ListAtlasProcessesApiParams) admin.ListAtlasProcessesApiRequest + func (_m *MonitoringAndLogsApi) ListDatabases(ctx context.Context, groupId string, processId string) admin.ListDatabasesApiRequest + func (_m *MonitoringAndLogsApi) ListDatabasesExecute(r admin.ListDatabasesApiRequest) (*admin.PaginatedDatabase, *http.Response, error) + func (_m *MonitoringAndLogsApi) ListDatabasesWithParams(ctx context.Context, args *admin.ListDatabasesApiParams) admin.ListDatabasesApiRequest + func (_m *MonitoringAndLogsApi) ListDiskMeasurements(ctx context.Context, partitionName string, groupId string, processId string) admin.ListDiskMeasurementsApiRequest + func (_m *MonitoringAndLogsApi) ListDiskMeasurementsExecute(r admin.ListDiskMeasurementsApiRequest) (*admin.MeasurementDiskPartition, *http.Response, error) + func (_m *MonitoringAndLogsApi) ListDiskMeasurementsWithParams(ctx context.Context, args *admin.ListDiskMeasurementsApiParams) admin.ListDiskMeasurementsApiRequest + func (_m *MonitoringAndLogsApi) ListDiskPartitions(ctx context.Context, groupId string, processId string) admin.ListDiskPartitionsApiRequest + func (_m *MonitoringAndLogsApi) ListDiskPartitionsExecute(r admin.ListDiskPartitionsApiRequest) (*admin.PaginatedDiskPartition, *http.Response, error) + func (_m *MonitoringAndLogsApi) ListDiskPartitionsWithParams(ctx context.Context, args *admin.ListDiskPartitionsApiParams) admin.ListDiskPartitionsApiRequest + func (_m *MonitoringAndLogsApi) ListIndexMetrics(ctx context.Context, processId string, databaseName string, ...) admin.ListIndexMetricsApiRequest + func (_m *MonitoringAndLogsApi) ListIndexMetricsExecute(r admin.ListIndexMetricsApiRequest) (*admin.MeasurementsIndexes, *http.Response, error) + func (_m *MonitoringAndLogsApi) ListIndexMetricsWithParams(ctx context.Context, args *admin.ListIndexMetricsApiParams) admin.ListIndexMetricsApiRequest + func (_m *MonitoringAndLogsApi) ListMetricTypes(ctx context.Context, processId string, groupId string) admin.ListMetricTypesApiRequest + func (_m *MonitoringAndLogsApi) ListMetricTypesExecute(r admin.ListMetricTypesApiRequest) (*admin.CloudSearchMetrics, *http.Response, error) + func (_m *MonitoringAndLogsApi) ListMetricTypesWithParams(ctx context.Context, args *admin.ListMetricTypesApiParams) admin.ListMetricTypesApiRequest + type MonitoringAndLogsApi_Expecter struct + func (_e *MonitoringAndLogsApi_Expecter) GetAtlasProcess(ctx any, groupId any, processId any) *MonitoringAndLogsApi_GetAtlasProcess_Call + func (_e *MonitoringAndLogsApi_Expecter) GetAtlasProcessExecute(r any) *MonitoringAndLogsApi_GetAtlasProcessExecute_Call + func (_e *MonitoringAndLogsApi_Expecter) GetAtlasProcessWithParams(ctx any, args any) *MonitoringAndLogsApi_GetAtlasProcessWithParams_Call + func (_e *MonitoringAndLogsApi_Expecter) GetDatabase(ctx any, groupId any, databaseName any, processId any) *MonitoringAndLogsApi_GetDatabase_Call + func (_e *MonitoringAndLogsApi_Expecter) GetDatabaseExecute(r any) *MonitoringAndLogsApi_GetDatabaseExecute_Call + func (_e *MonitoringAndLogsApi_Expecter) GetDatabaseMeasurements(ctx any, groupId any, databaseName any, processId any) *MonitoringAndLogsApi_GetDatabaseMeasurements_Call + func (_e *MonitoringAndLogsApi_Expecter) GetDatabaseMeasurementsExecute(r any) *MonitoringAndLogsApi_GetDatabaseMeasurementsExecute_Call + func (_e *MonitoringAndLogsApi_Expecter) GetDatabaseMeasurementsWithParams(ctx any, args any) *MonitoringAndLogsApi_GetDatabaseMeasurementsWithParams_Call + func (_e *MonitoringAndLogsApi_Expecter) GetDatabaseWithParams(ctx any, args any) *MonitoringAndLogsApi_GetDatabaseWithParams_Call + func (_e *MonitoringAndLogsApi_Expecter) GetDiskMeasurements(ctx any, groupId any, partitionName any, processId any) *MonitoringAndLogsApi_GetDiskMeasurements_Call + func (_e *MonitoringAndLogsApi_Expecter) GetDiskMeasurementsExecute(r any) *MonitoringAndLogsApi_GetDiskMeasurementsExecute_Call + func (_e *MonitoringAndLogsApi_Expecter) GetDiskMeasurementsWithParams(ctx any, args any) *MonitoringAndLogsApi_GetDiskMeasurementsWithParams_Call + func (_e *MonitoringAndLogsApi_Expecter) GetHostLogs(ctx any, groupId any, hostName any, logName any) *MonitoringAndLogsApi_GetHostLogs_Call + func (_e *MonitoringAndLogsApi_Expecter) GetHostLogsExecute(r any) *MonitoringAndLogsApi_GetHostLogsExecute_Call + func (_e *MonitoringAndLogsApi_Expecter) GetHostLogsWithParams(ctx any, args any) *MonitoringAndLogsApi_GetHostLogsWithParams_Call + func (_e *MonitoringAndLogsApi_Expecter) GetHostMeasurements(ctx any, groupId any, processId any) *MonitoringAndLogsApi_GetHostMeasurements_Call + func (_e *MonitoringAndLogsApi_Expecter) GetHostMeasurementsExecute(r any) *MonitoringAndLogsApi_GetHostMeasurementsExecute_Call + func (_e *MonitoringAndLogsApi_Expecter) GetHostMeasurementsWithParams(ctx any, args any) *MonitoringAndLogsApi_GetHostMeasurementsWithParams_Call + func (_e *MonitoringAndLogsApi_Expecter) GetIndexMetrics(ctx any, processId any, indexName any, databaseName any, collectionName any, ...) *MonitoringAndLogsApi_GetIndexMetrics_Call + func (_e *MonitoringAndLogsApi_Expecter) GetIndexMetricsExecute(r any) *MonitoringAndLogsApi_GetIndexMetricsExecute_Call + func (_e *MonitoringAndLogsApi_Expecter) GetIndexMetricsWithParams(ctx any, args any) *MonitoringAndLogsApi_GetIndexMetricsWithParams_Call + func (_e *MonitoringAndLogsApi_Expecter) GetMeasurements(ctx any, processId any, groupId any) *MonitoringAndLogsApi_GetMeasurements_Call + func (_e *MonitoringAndLogsApi_Expecter) GetMeasurementsExecute(r any) *MonitoringAndLogsApi_GetMeasurementsExecute_Call + func (_e *MonitoringAndLogsApi_Expecter) GetMeasurementsWithParams(ctx any, args any) *MonitoringAndLogsApi_GetMeasurementsWithParams_Call + func (_e *MonitoringAndLogsApi_Expecter) ListAtlasProcesses(ctx any, groupId any) *MonitoringAndLogsApi_ListAtlasProcesses_Call + func (_e *MonitoringAndLogsApi_Expecter) ListAtlasProcessesExecute(r any) *MonitoringAndLogsApi_ListAtlasProcessesExecute_Call + func (_e *MonitoringAndLogsApi_Expecter) ListAtlasProcessesWithParams(ctx any, args any) *MonitoringAndLogsApi_ListAtlasProcessesWithParams_Call + func (_e *MonitoringAndLogsApi_Expecter) ListDatabases(ctx any, groupId any, processId any) *MonitoringAndLogsApi_ListDatabases_Call + func (_e *MonitoringAndLogsApi_Expecter) ListDatabasesExecute(r any) *MonitoringAndLogsApi_ListDatabasesExecute_Call + func (_e *MonitoringAndLogsApi_Expecter) ListDatabasesWithParams(ctx any, args any) *MonitoringAndLogsApi_ListDatabasesWithParams_Call + func (_e *MonitoringAndLogsApi_Expecter) ListDiskMeasurements(ctx any, partitionName any, groupId any, processId any) *MonitoringAndLogsApi_ListDiskMeasurements_Call + func (_e *MonitoringAndLogsApi_Expecter) ListDiskMeasurementsExecute(r any) *MonitoringAndLogsApi_ListDiskMeasurementsExecute_Call + func (_e *MonitoringAndLogsApi_Expecter) ListDiskMeasurementsWithParams(ctx any, args any) *MonitoringAndLogsApi_ListDiskMeasurementsWithParams_Call + func (_e *MonitoringAndLogsApi_Expecter) ListDiskPartitions(ctx any, groupId any, processId any) *MonitoringAndLogsApi_ListDiskPartitions_Call + func (_e *MonitoringAndLogsApi_Expecter) ListDiskPartitionsExecute(r any) *MonitoringAndLogsApi_ListDiskPartitionsExecute_Call + func (_e *MonitoringAndLogsApi_Expecter) ListDiskPartitionsWithParams(ctx any, args any) *MonitoringAndLogsApi_ListDiskPartitionsWithParams_Call + func (_e *MonitoringAndLogsApi_Expecter) ListIndexMetrics(ctx any, processId any, databaseName any, collectionName any, groupId any) *MonitoringAndLogsApi_ListIndexMetrics_Call + func (_e *MonitoringAndLogsApi_Expecter) ListIndexMetricsExecute(r any) *MonitoringAndLogsApi_ListIndexMetricsExecute_Call + func (_e *MonitoringAndLogsApi_Expecter) ListIndexMetricsWithParams(ctx any, args any) *MonitoringAndLogsApi_ListIndexMetricsWithParams_Call + func (_e *MonitoringAndLogsApi_Expecter) ListMetricTypes(ctx any, processId any, groupId any) *MonitoringAndLogsApi_ListMetricTypes_Call + func (_e *MonitoringAndLogsApi_Expecter) ListMetricTypesExecute(r any) *MonitoringAndLogsApi_ListMetricTypesExecute_Call + func (_e *MonitoringAndLogsApi_Expecter) ListMetricTypesWithParams(ctx any, args any) *MonitoringAndLogsApi_ListMetricTypesWithParams_Call + type MonitoringAndLogsApi_GetAtlasProcessExecute_Call struct + func (_c *MonitoringAndLogsApi_GetAtlasProcessExecute_Call) Return(_a0 *admin.ApiHostViewAtlas, _a1 *http.Response, _a2 error) *MonitoringAndLogsApi_GetAtlasProcessExecute_Call + func (_c *MonitoringAndLogsApi_GetAtlasProcessExecute_Call) Run(run func(r admin.GetAtlasProcessApiRequest)) *MonitoringAndLogsApi_GetAtlasProcessExecute_Call + func (_c *MonitoringAndLogsApi_GetAtlasProcessExecute_Call) RunAndReturn(...) *MonitoringAndLogsApi_GetAtlasProcessExecute_Call + type MonitoringAndLogsApi_GetAtlasProcessWithParams_Call struct + func (_c *MonitoringAndLogsApi_GetAtlasProcessWithParams_Call) Return(_a0 admin.GetAtlasProcessApiRequest) *MonitoringAndLogsApi_GetAtlasProcessWithParams_Call + func (_c *MonitoringAndLogsApi_GetAtlasProcessWithParams_Call) Run(run func(ctx context.Context, args *admin.GetAtlasProcessApiParams)) *MonitoringAndLogsApi_GetAtlasProcessWithParams_Call + func (_c *MonitoringAndLogsApi_GetAtlasProcessWithParams_Call) RunAndReturn(...) *MonitoringAndLogsApi_GetAtlasProcessWithParams_Call + type MonitoringAndLogsApi_GetAtlasProcess_Call struct + func (_c *MonitoringAndLogsApi_GetAtlasProcess_Call) Return(_a0 admin.GetAtlasProcessApiRequest) *MonitoringAndLogsApi_GetAtlasProcess_Call + func (_c *MonitoringAndLogsApi_GetAtlasProcess_Call) Run(run func(ctx context.Context, groupId string, processId string)) *MonitoringAndLogsApi_GetAtlasProcess_Call + func (_c *MonitoringAndLogsApi_GetAtlasProcess_Call) RunAndReturn(run func(context.Context, string, string) admin.GetAtlasProcessApiRequest) *MonitoringAndLogsApi_GetAtlasProcess_Call + type MonitoringAndLogsApi_GetDatabaseExecute_Call struct + func (_c *MonitoringAndLogsApi_GetDatabaseExecute_Call) Return(_a0 *admin.MesurementsDatabase, _a1 *http.Response, _a2 error) *MonitoringAndLogsApi_GetDatabaseExecute_Call + func (_c *MonitoringAndLogsApi_GetDatabaseExecute_Call) Run(run func(r admin.GetDatabaseApiRequest)) *MonitoringAndLogsApi_GetDatabaseExecute_Call + func (_c *MonitoringAndLogsApi_GetDatabaseExecute_Call) RunAndReturn(...) *MonitoringAndLogsApi_GetDatabaseExecute_Call + type MonitoringAndLogsApi_GetDatabaseMeasurementsExecute_Call struct + func (_c *MonitoringAndLogsApi_GetDatabaseMeasurementsExecute_Call) Return(_a0 *admin.ApiMeasurementsGeneralViewAtlas, _a1 *http.Response, _a2 error) *MonitoringAndLogsApi_GetDatabaseMeasurementsExecute_Call + func (_c *MonitoringAndLogsApi_GetDatabaseMeasurementsExecute_Call) Run(run func(r admin.GetDatabaseMeasurementsApiRequest)) *MonitoringAndLogsApi_GetDatabaseMeasurementsExecute_Call + func (_c *MonitoringAndLogsApi_GetDatabaseMeasurementsExecute_Call) RunAndReturn(...) *MonitoringAndLogsApi_GetDatabaseMeasurementsExecute_Call + type MonitoringAndLogsApi_GetDatabaseMeasurementsWithParams_Call struct + func (_c *MonitoringAndLogsApi_GetDatabaseMeasurementsWithParams_Call) Return(_a0 admin.GetDatabaseMeasurementsApiRequest) *MonitoringAndLogsApi_GetDatabaseMeasurementsWithParams_Call + func (_c *MonitoringAndLogsApi_GetDatabaseMeasurementsWithParams_Call) Run(run func(ctx context.Context, args *admin.GetDatabaseMeasurementsApiParams)) *MonitoringAndLogsApi_GetDatabaseMeasurementsWithParams_Call + func (_c *MonitoringAndLogsApi_GetDatabaseMeasurementsWithParams_Call) RunAndReturn(...) *MonitoringAndLogsApi_GetDatabaseMeasurementsWithParams_Call + type MonitoringAndLogsApi_GetDatabaseMeasurements_Call struct + func (_c *MonitoringAndLogsApi_GetDatabaseMeasurements_Call) Return(_a0 admin.GetDatabaseMeasurementsApiRequest) *MonitoringAndLogsApi_GetDatabaseMeasurements_Call + func (_c *MonitoringAndLogsApi_GetDatabaseMeasurements_Call) Run(...) *MonitoringAndLogsApi_GetDatabaseMeasurements_Call + func (_c *MonitoringAndLogsApi_GetDatabaseMeasurements_Call) RunAndReturn(...) *MonitoringAndLogsApi_GetDatabaseMeasurements_Call + type MonitoringAndLogsApi_GetDatabaseWithParams_Call struct + func (_c *MonitoringAndLogsApi_GetDatabaseWithParams_Call) Return(_a0 admin.GetDatabaseApiRequest) *MonitoringAndLogsApi_GetDatabaseWithParams_Call + func (_c *MonitoringAndLogsApi_GetDatabaseWithParams_Call) Run(run func(ctx context.Context, args *admin.GetDatabaseApiParams)) *MonitoringAndLogsApi_GetDatabaseWithParams_Call + func (_c *MonitoringAndLogsApi_GetDatabaseWithParams_Call) RunAndReturn(...) *MonitoringAndLogsApi_GetDatabaseWithParams_Call + type MonitoringAndLogsApi_GetDatabase_Call struct + func (_c *MonitoringAndLogsApi_GetDatabase_Call) Return(_a0 admin.GetDatabaseApiRequest) *MonitoringAndLogsApi_GetDatabase_Call + func (_c *MonitoringAndLogsApi_GetDatabase_Call) Run(...) *MonitoringAndLogsApi_GetDatabase_Call + func (_c *MonitoringAndLogsApi_GetDatabase_Call) RunAndReturn(run func(context.Context, string, string, string) admin.GetDatabaseApiRequest) *MonitoringAndLogsApi_GetDatabase_Call + type MonitoringAndLogsApi_GetDiskMeasurementsExecute_Call struct + func (_c *MonitoringAndLogsApi_GetDiskMeasurementsExecute_Call) Return(_a0 *admin.ApiMeasurementsGeneralViewAtlas, _a1 *http.Response, _a2 error) *MonitoringAndLogsApi_GetDiskMeasurementsExecute_Call + func (_c *MonitoringAndLogsApi_GetDiskMeasurementsExecute_Call) Run(run func(r admin.GetDiskMeasurementsApiRequest)) *MonitoringAndLogsApi_GetDiskMeasurementsExecute_Call + func (_c *MonitoringAndLogsApi_GetDiskMeasurementsExecute_Call) RunAndReturn(...) *MonitoringAndLogsApi_GetDiskMeasurementsExecute_Call + type MonitoringAndLogsApi_GetDiskMeasurementsWithParams_Call struct + func (_c *MonitoringAndLogsApi_GetDiskMeasurementsWithParams_Call) Return(_a0 admin.GetDiskMeasurementsApiRequest) *MonitoringAndLogsApi_GetDiskMeasurementsWithParams_Call + func (_c *MonitoringAndLogsApi_GetDiskMeasurementsWithParams_Call) Run(run func(ctx context.Context, args *admin.GetDiskMeasurementsApiParams)) *MonitoringAndLogsApi_GetDiskMeasurementsWithParams_Call + func (_c *MonitoringAndLogsApi_GetDiskMeasurementsWithParams_Call) RunAndReturn(...) *MonitoringAndLogsApi_GetDiskMeasurementsWithParams_Call + type MonitoringAndLogsApi_GetDiskMeasurements_Call struct + func (_c *MonitoringAndLogsApi_GetDiskMeasurements_Call) Return(_a0 admin.GetDiskMeasurementsApiRequest) *MonitoringAndLogsApi_GetDiskMeasurements_Call + func (_c *MonitoringAndLogsApi_GetDiskMeasurements_Call) Run(...) *MonitoringAndLogsApi_GetDiskMeasurements_Call + func (_c *MonitoringAndLogsApi_GetDiskMeasurements_Call) RunAndReturn(...) *MonitoringAndLogsApi_GetDiskMeasurements_Call + type MonitoringAndLogsApi_GetHostLogsExecute_Call struct + func (_c *MonitoringAndLogsApi_GetHostLogsExecute_Call) Return(_a0 io.ReadCloser, _a1 *http.Response, _a2 error) *MonitoringAndLogsApi_GetHostLogsExecute_Call + func (_c *MonitoringAndLogsApi_GetHostLogsExecute_Call) Run(run func(r admin.GetHostLogsApiRequest)) *MonitoringAndLogsApi_GetHostLogsExecute_Call + func (_c *MonitoringAndLogsApi_GetHostLogsExecute_Call) RunAndReturn(run func(admin.GetHostLogsApiRequest) (io.ReadCloser, *http.Response, error)) *MonitoringAndLogsApi_GetHostLogsExecute_Call + type MonitoringAndLogsApi_GetHostLogsWithParams_Call struct + func (_c *MonitoringAndLogsApi_GetHostLogsWithParams_Call) Return(_a0 admin.GetHostLogsApiRequest) *MonitoringAndLogsApi_GetHostLogsWithParams_Call + func (_c *MonitoringAndLogsApi_GetHostLogsWithParams_Call) Run(run func(ctx context.Context, args *admin.GetHostLogsApiParams)) *MonitoringAndLogsApi_GetHostLogsWithParams_Call + func (_c *MonitoringAndLogsApi_GetHostLogsWithParams_Call) RunAndReturn(...) *MonitoringAndLogsApi_GetHostLogsWithParams_Call + type MonitoringAndLogsApi_GetHostLogs_Call struct + func (_c *MonitoringAndLogsApi_GetHostLogs_Call) Return(_a0 admin.GetHostLogsApiRequest) *MonitoringAndLogsApi_GetHostLogs_Call + func (_c *MonitoringAndLogsApi_GetHostLogs_Call) Run(run func(ctx context.Context, groupId string, hostName string, logName string)) *MonitoringAndLogsApi_GetHostLogs_Call + func (_c *MonitoringAndLogsApi_GetHostLogs_Call) RunAndReturn(run func(context.Context, string, string, string) admin.GetHostLogsApiRequest) *MonitoringAndLogsApi_GetHostLogs_Call + type MonitoringAndLogsApi_GetHostMeasurementsExecute_Call struct + func (_c *MonitoringAndLogsApi_GetHostMeasurementsExecute_Call) Return(_a0 *admin.ApiMeasurementsGeneralViewAtlas, _a1 *http.Response, _a2 error) *MonitoringAndLogsApi_GetHostMeasurementsExecute_Call + func (_c *MonitoringAndLogsApi_GetHostMeasurementsExecute_Call) Run(run func(r admin.GetHostMeasurementsApiRequest)) *MonitoringAndLogsApi_GetHostMeasurementsExecute_Call + func (_c *MonitoringAndLogsApi_GetHostMeasurementsExecute_Call) RunAndReturn(...) *MonitoringAndLogsApi_GetHostMeasurementsExecute_Call + type MonitoringAndLogsApi_GetHostMeasurementsWithParams_Call struct + func (_c *MonitoringAndLogsApi_GetHostMeasurementsWithParams_Call) Return(_a0 admin.GetHostMeasurementsApiRequest) *MonitoringAndLogsApi_GetHostMeasurementsWithParams_Call + func (_c *MonitoringAndLogsApi_GetHostMeasurementsWithParams_Call) Run(run func(ctx context.Context, args *admin.GetHostMeasurementsApiParams)) *MonitoringAndLogsApi_GetHostMeasurementsWithParams_Call + func (_c *MonitoringAndLogsApi_GetHostMeasurementsWithParams_Call) RunAndReturn(...) *MonitoringAndLogsApi_GetHostMeasurementsWithParams_Call + type MonitoringAndLogsApi_GetHostMeasurements_Call struct + func (_c *MonitoringAndLogsApi_GetHostMeasurements_Call) Return(_a0 admin.GetHostMeasurementsApiRequest) *MonitoringAndLogsApi_GetHostMeasurements_Call + func (_c *MonitoringAndLogsApi_GetHostMeasurements_Call) Run(run func(ctx context.Context, groupId string, processId string)) *MonitoringAndLogsApi_GetHostMeasurements_Call + func (_c *MonitoringAndLogsApi_GetHostMeasurements_Call) RunAndReturn(run func(context.Context, string, string) admin.GetHostMeasurementsApiRequest) *MonitoringAndLogsApi_GetHostMeasurements_Call + type MonitoringAndLogsApi_GetIndexMetricsExecute_Call struct + func (_c *MonitoringAndLogsApi_GetIndexMetricsExecute_Call) Return(_a0 *admin.MeasurementsIndexes, _a1 *http.Response, _a2 error) *MonitoringAndLogsApi_GetIndexMetricsExecute_Call + func (_c *MonitoringAndLogsApi_GetIndexMetricsExecute_Call) Run(run func(r admin.GetIndexMetricsApiRequest)) *MonitoringAndLogsApi_GetIndexMetricsExecute_Call + func (_c *MonitoringAndLogsApi_GetIndexMetricsExecute_Call) RunAndReturn(...) *MonitoringAndLogsApi_GetIndexMetricsExecute_Call + type MonitoringAndLogsApi_GetIndexMetricsWithParams_Call struct + func (_c *MonitoringAndLogsApi_GetIndexMetricsWithParams_Call) Return(_a0 admin.GetIndexMetricsApiRequest) *MonitoringAndLogsApi_GetIndexMetricsWithParams_Call + func (_c *MonitoringAndLogsApi_GetIndexMetricsWithParams_Call) Run(run func(ctx context.Context, args *admin.GetIndexMetricsApiParams)) *MonitoringAndLogsApi_GetIndexMetricsWithParams_Call + func (_c *MonitoringAndLogsApi_GetIndexMetricsWithParams_Call) RunAndReturn(...) *MonitoringAndLogsApi_GetIndexMetricsWithParams_Call + type MonitoringAndLogsApi_GetIndexMetrics_Call struct + func (_c *MonitoringAndLogsApi_GetIndexMetrics_Call) Return(_a0 admin.GetIndexMetricsApiRequest) *MonitoringAndLogsApi_GetIndexMetrics_Call + func (_c *MonitoringAndLogsApi_GetIndexMetrics_Call) Run(...) *MonitoringAndLogsApi_GetIndexMetrics_Call + func (_c *MonitoringAndLogsApi_GetIndexMetrics_Call) RunAndReturn(...) *MonitoringAndLogsApi_GetIndexMetrics_Call + type MonitoringAndLogsApi_GetMeasurementsExecute_Call struct + func (_c *MonitoringAndLogsApi_GetMeasurementsExecute_Call) Return(_a0 *admin.MeasurementsNonIndex, _a1 *http.Response, _a2 error) *MonitoringAndLogsApi_GetMeasurementsExecute_Call + func (_c *MonitoringAndLogsApi_GetMeasurementsExecute_Call) Run(run func(r admin.GetMeasurementsApiRequest)) *MonitoringAndLogsApi_GetMeasurementsExecute_Call + func (_c *MonitoringAndLogsApi_GetMeasurementsExecute_Call) RunAndReturn(...) *MonitoringAndLogsApi_GetMeasurementsExecute_Call + type MonitoringAndLogsApi_GetMeasurementsWithParams_Call struct + func (_c *MonitoringAndLogsApi_GetMeasurementsWithParams_Call) Return(_a0 admin.GetMeasurementsApiRequest) *MonitoringAndLogsApi_GetMeasurementsWithParams_Call + func (_c *MonitoringAndLogsApi_GetMeasurementsWithParams_Call) Run(run func(ctx context.Context, args *admin.GetMeasurementsApiParams)) *MonitoringAndLogsApi_GetMeasurementsWithParams_Call + func (_c *MonitoringAndLogsApi_GetMeasurementsWithParams_Call) RunAndReturn(...) *MonitoringAndLogsApi_GetMeasurementsWithParams_Call + type MonitoringAndLogsApi_GetMeasurements_Call struct + func (_c *MonitoringAndLogsApi_GetMeasurements_Call) Return(_a0 admin.GetMeasurementsApiRequest) *MonitoringAndLogsApi_GetMeasurements_Call + func (_c *MonitoringAndLogsApi_GetMeasurements_Call) Run(run func(ctx context.Context, processId string, groupId string)) *MonitoringAndLogsApi_GetMeasurements_Call + func (_c *MonitoringAndLogsApi_GetMeasurements_Call) RunAndReturn(run func(context.Context, string, string) admin.GetMeasurementsApiRequest) *MonitoringAndLogsApi_GetMeasurements_Call + type MonitoringAndLogsApi_ListAtlasProcessesExecute_Call struct + func (_c *MonitoringAndLogsApi_ListAtlasProcessesExecute_Call) Return(_a0 *admin.PaginatedHostViewAtlas, _a1 *http.Response, _a2 error) *MonitoringAndLogsApi_ListAtlasProcessesExecute_Call + func (_c *MonitoringAndLogsApi_ListAtlasProcessesExecute_Call) Run(run func(r admin.ListAtlasProcessesApiRequest)) *MonitoringAndLogsApi_ListAtlasProcessesExecute_Call + func (_c *MonitoringAndLogsApi_ListAtlasProcessesExecute_Call) RunAndReturn(...) *MonitoringAndLogsApi_ListAtlasProcessesExecute_Call + type MonitoringAndLogsApi_ListAtlasProcessesWithParams_Call struct + func (_c *MonitoringAndLogsApi_ListAtlasProcessesWithParams_Call) Return(_a0 admin.ListAtlasProcessesApiRequest) *MonitoringAndLogsApi_ListAtlasProcessesWithParams_Call + func (_c *MonitoringAndLogsApi_ListAtlasProcessesWithParams_Call) Run(run func(ctx context.Context, args *admin.ListAtlasProcessesApiParams)) *MonitoringAndLogsApi_ListAtlasProcessesWithParams_Call + func (_c *MonitoringAndLogsApi_ListAtlasProcessesWithParams_Call) RunAndReturn(...) *MonitoringAndLogsApi_ListAtlasProcessesWithParams_Call + type MonitoringAndLogsApi_ListAtlasProcesses_Call struct + func (_c *MonitoringAndLogsApi_ListAtlasProcesses_Call) Return(_a0 admin.ListAtlasProcessesApiRequest) *MonitoringAndLogsApi_ListAtlasProcesses_Call + func (_c *MonitoringAndLogsApi_ListAtlasProcesses_Call) Run(run func(ctx context.Context, groupId string)) *MonitoringAndLogsApi_ListAtlasProcesses_Call + func (_c *MonitoringAndLogsApi_ListAtlasProcesses_Call) RunAndReturn(run func(context.Context, string) admin.ListAtlasProcessesApiRequest) *MonitoringAndLogsApi_ListAtlasProcesses_Call + type MonitoringAndLogsApi_ListDatabasesExecute_Call struct + func (_c *MonitoringAndLogsApi_ListDatabasesExecute_Call) Return(_a0 *admin.PaginatedDatabase, _a1 *http.Response, _a2 error) *MonitoringAndLogsApi_ListDatabasesExecute_Call + func (_c *MonitoringAndLogsApi_ListDatabasesExecute_Call) Run(run func(r admin.ListDatabasesApiRequest)) *MonitoringAndLogsApi_ListDatabasesExecute_Call + func (_c *MonitoringAndLogsApi_ListDatabasesExecute_Call) RunAndReturn(...) *MonitoringAndLogsApi_ListDatabasesExecute_Call + type MonitoringAndLogsApi_ListDatabasesWithParams_Call struct + func (_c *MonitoringAndLogsApi_ListDatabasesWithParams_Call) Return(_a0 admin.ListDatabasesApiRequest) *MonitoringAndLogsApi_ListDatabasesWithParams_Call + func (_c *MonitoringAndLogsApi_ListDatabasesWithParams_Call) Run(run func(ctx context.Context, args *admin.ListDatabasesApiParams)) *MonitoringAndLogsApi_ListDatabasesWithParams_Call + func (_c *MonitoringAndLogsApi_ListDatabasesWithParams_Call) RunAndReturn(...) *MonitoringAndLogsApi_ListDatabasesWithParams_Call + type MonitoringAndLogsApi_ListDatabases_Call struct + func (_c *MonitoringAndLogsApi_ListDatabases_Call) Return(_a0 admin.ListDatabasesApiRequest) *MonitoringAndLogsApi_ListDatabases_Call + func (_c *MonitoringAndLogsApi_ListDatabases_Call) Run(run func(ctx context.Context, groupId string, processId string)) *MonitoringAndLogsApi_ListDatabases_Call + func (_c *MonitoringAndLogsApi_ListDatabases_Call) RunAndReturn(run func(context.Context, string, string) admin.ListDatabasesApiRequest) *MonitoringAndLogsApi_ListDatabases_Call + type MonitoringAndLogsApi_ListDiskMeasurementsExecute_Call struct + func (_c *MonitoringAndLogsApi_ListDiskMeasurementsExecute_Call) Return(_a0 *admin.MeasurementDiskPartition, _a1 *http.Response, _a2 error) *MonitoringAndLogsApi_ListDiskMeasurementsExecute_Call + func (_c *MonitoringAndLogsApi_ListDiskMeasurementsExecute_Call) Run(run func(r admin.ListDiskMeasurementsApiRequest)) *MonitoringAndLogsApi_ListDiskMeasurementsExecute_Call + func (_c *MonitoringAndLogsApi_ListDiskMeasurementsExecute_Call) RunAndReturn(...) *MonitoringAndLogsApi_ListDiskMeasurementsExecute_Call + type MonitoringAndLogsApi_ListDiskMeasurementsWithParams_Call struct + func (_c *MonitoringAndLogsApi_ListDiskMeasurementsWithParams_Call) Return(_a0 admin.ListDiskMeasurementsApiRequest) *MonitoringAndLogsApi_ListDiskMeasurementsWithParams_Call + func (_c *MonitoringAndLogsApi_ListDiskMeasurementsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListDiskMeasurementsApiParams)) *MonitoringAndLogsApi_ListDiskMeasurementsWithParams_Call + func (_c *MonitoringAndLogsApi_ListDiskMeasurementsWithParams_Call) RunAndReturn(...) *MonitoringAndLogsApi_ListDiskMeasurementsWithParams_Call + type MonitoringAndLogsApi_ListDiskMeasurements_Call struct + func (_c *MonitoringAndLogsApi_ListDiskMeasurements_Call) Return(_a0 admin.ListDiskMeasurementsApiRequest) *MonitoringAndLogsApi_ListDiskMeasurements_Call + func (_c *MonitoringAndLogsApi_ListDiskMeasurements_Call) Run(...) *MonitoringAndLogsApi_ListDiskMeasurements_Call + func (_c *MonitoringAndLogsApi_ListDiskMeasurements_Call) RunAndReturn(...) *MonitoringAndLogsApi_ListDiskMeasurements_Call + type MonitoringAndLogsApi_ListDiskPartitionsExecute_Call struct + func (_c *MonitoringAndLogsApi_ListDiskPartitionsExecute_Call) Return(_a0 *admin.PaginatedDiskPartition, _a1 *http.Response, _a2 error) *MonitoringAndLogsApi_ListDiskPartitionsExecute_Call + func (_c *MonitoringAndLogsApi_ListDiskPartitionsExecute_Call) Run(run func(r admin.ListDiskPartitionsApiRequest)) *MonitoringAndLogsApi_ListDiskPartitionsExecute_Call + func (_c *MonitoringAndLogsApi_ListDiskPartitionsExecute_Call) RunAndReturn(...) *MonitoringAndLogsApi_ListDiskPartitionsExecute_Call + type MonitoringAndLogsApi_ListDiskPartitionsWithParams_Call struct + func (_c *MonitoringAndLogsApi_ListDiskPartitionsWithParams_Call) Return(_a0 admin.ListDiskPartitionsApiRequest) *MonitoringAndLogsApi_ListDiskPartitionsWithParams_Call + func (_c *MonitoringAndLogsApi_ListDiskPartitionsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListDiskPartitionsApiParams)) *MonitoringAndLogsApi_ListDiskPartitionsWithParams_Call + func (_c *MonitoringAndLogsApi_ListDiskPartitionsWithParams_Call) RunAndReturn(...) *MonitoringAndLogsApi_ListDiskPartitionsWithParams_Call + type MonitoringAndLogsApi_ListDiskPartitions_Call struct + func (_c *MonitoringAndLogsApi_ListDiskPartitions_Call) Return(_a0 admin.ListDiskPartitionsApiRequest) *MonitoringAndLogsApi_ListDiskPartitions_Call + func (_c *MonitoringAndLogsApi_ListDiskPartitions_Call) Run(run func(ctx context.Context, groupId string, processId string)) *MonitoringAndLogsApi_ListDiskPartitions_Call + func (_c *MonitoringAndLogsApi_ListDiskPartitions_Call) RunAndReturn(run func(context.Context, string, string) admin.ListDiskPartitionsApiRequest) *MonitoringAndLogsApi_ListDiskPartitions_Call + type MonitoringAndLogsApi_ListIndexMetricsExecute_Call struct + func (_c *MonitoringAndLogsApi_ListIndexMetricsExecute_Call) Return(_a0 *admin.MeasurementsIndexes, _a1 *http.Response, _a2 error) *MonitoringAndLogsApi_ListIndexMetricsExecute_Call + func (_c *MonitoringAndLogsApi_ListIndexMetricsExecute_Call) Run(run func(r admin.ListIndexMetricsApiRequest)) *MonitoringAndLogsApi_ListIndexMetricsExecute_Call + func (_c *MonitoringAndLogsApi_ListIndexMetricsExecute_Call) RunAndReturn(...) *MonitoringAndLogsApi_ListIndexMetricsExecute_Call + type MonitoringAndLogsApi_ListIndexMetricsWithParams_Call struct + func (_c *MonitoringAndLogsApi_ListIndexMetricsWithParams_Call) Return(_a0 admin.ListIndexMetricsApiRequest) *MonitoringAndLogsApi_ListIndexMetricsWithParams_Call + func (_c *MonitoringAndLogsApi_ListIndexMetricsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListIndexMetricsApiParams)) *MonitoringAndLogsApi_ListIndexMetricsWithParams_Call + func (_c *MonitoringAndLogsApi_ListIndexMetricsWithParams_Call) RunAndReturn(...) *MonitoringAndLogsApi_ListIndexMetricsWithParams_Call + type MonitoringAndLogsApi_ListIndexMetrics_Call struct + func (_c *MonitoringAndLogsApi_ListIndexMetrics_Call) Return(_a0 admin.ListIndexMetricsApiRequest) *MonitoringAndLogsApi_ListIndexMetrics_Call + func (_c *MonitoringAndLogsApi_ListIndexMetrics_Call) Run(run func(ctx context.Context, processId string, databaseName string, ...)) *MonitoringAndLogsApi_ListIndexMetrics_Call + func (_c *MonitoringAndLogsApi_ListIndexMetrics_Call) RunAndReturn(...) *MonitoringAndLogsApi_ListIndexMetrics_Call + type MonitoringAndLogsApi_ListMetricTypesExecute_Call struct + func (_c *MonitoringAndLogsApi_ListMetricTypesExecute_Call) Return(_a0 *admin.CloudSearchMetrics, _a1 *http.Response, _a2 error) *MonitoringAndLogsApi_ListMetricTypesExecute_Call + func (_c *MonitoringAndLogsApi_ListMetricTypesExecute_Call) Run(run func(r admin.ListMetricTypesApiRequest)) *MonitoringAndLogsApi_ListMetricTypesExecute_Call + func (_c *MonitoringAndLogsApi_ListMetricTypesExecute_Call) RunAndReturn(...) *MonitoringAndLogsApi_ListMetricTypesExecute_Call + type MonitoringAndLogsApi_ListMetricTypesWithParams_Call struct + func (_c *MonitoringAndLogsApi_ListMetricTypesWithParams_Call) Return(_a0 admin.ListMetricTypesApiRequest) *MonitoringAndLogsApi_ListMetricTypesWithParams_Call + func (_c *MonitoringAndLogsApi_ListMetricTypesWithParams_Call) Run(run func(ctx context.Context, args *admin.ListMetricTypesApiParams)) *MonitoringAndLogsApi_ListMetricTypesWithParams_Call + func (_c *MonitoringAndLogsApi_ListMetricTypesWithParams_Call) RunAndReturn(...) *MonitoringAndLogsApi_ListMetricTypesWithParams_Call + type MonitoringAndLogsApi_ListMetricTypes_Call struct + func (_c *MonitoringAndLogsApi_ListMetricTypes_Call) Return(_a0 admin.ListMetricTypesApiRequest) *MonitoringAndLogsApi_ListMetricTypes_Call + func (_c *MonitoringAndLogsApi_ListMetricTypes_Call) Run(run func(ctx context.Context, processId string, groupId string)) *MonitoringAndLogsApi_ListMetricTypes_Call + func (_c *MonitoringAndLogsApi_ListMetricTypes_Call) RunAndReturn(run func(context.Context, string, string) admin.ListMetricTypesApiRequest) *MonitoringAndLogsApi_ListMetricTypes_Call + type NetworkPeeringApi struct + func NewNetworkPeeringApi(t interface{ ... }) *NetworkPeeringApi + func (_m *NetworkPeeringApi) CreatePeeringConnection(ctx context.Context, groupId string, ...) admin.CreatePeeringConnectionApiRequest + func (_m *NetworkPeeringApi) CreatePeeringConnectionExecute(r admin.CreatePeeringConnectionApiRequest) (*admin.BaseNetworkPeeringConnectionSettings, *http.Response, error) + func (_m *NetworkPeeringApi) CreatePeeringConnectionWithParams(ctx context.Context, args *admin.CreatePeeringConnectionApiParams) admin.CreatePeeringConnectionApiRequest + func (_m *NetworkPeeringApi) CreatePeeringContainer(ctx context.Context, groupId string, ...) admin.CreatePeeringContainerApiRequest + func (_m *NetworkPeeringApi) CreatePeeringContainerExecute(r admin.CreatePeeringContainerApiRequest) (*admin.CloudProviderContainer, *http.Response, error) + func (_m *NetworkPeeringApi) CreatePeeringContainerWithParams(ctx context.Context, args *admin.CreatePeeringContainerApiParams) admin.CreatePeeringContainerApiRequest + func (_m *NetworkPeeringApi) DeletePeeringConnection(ctx context.Context, groupId string, peerId string) admin.DeletePeeringConnectionApiRequest + func (_m *NetworkPeeringApi) DeletePeeringConnectionExecute(r admin.DeletePeeringConnectionApiRequest) (any, *http.Response, error) + func (_m *NetworkPeeringApi) DeletePeeringConnectionWithParams(ctx context.Context, args *admin.DeletePeeringConnectionApiParams) admin.DeletePeeringConnectionApiRequest + func (_m *NetworkPeeringApi) DeletePeeringContainer(ctx context.Context, groupId string, containerId string) admin.DeletePeeringContainerApiRequest + func (_m *NetworkPeeringApi) DeletePeeringContainerExecute(r admin.DeletePeeringContainerApiRequest) (any, *http.Response, error) + func (_m *NetworkPeeringApi) DeletePeeringContainerWithParams(ctx context.Context, args *admin.DeletePeeringContainerApiParams) admin.DeletePeeringContainerApiRequest + func (_m *NetworkPeeringApi) DisablePeering(ctx context.Context, groupId string, privateIPMode *admin.PrivateIPMode) admin.DisablePeeringApiRequest + func (_m *NetworkPeeringApi) DisablePeeringExecute(r admin.DisablePeeringApiRequest) (*admin.PrivateIPMode, *http.Response, error) + func (_m *NetworkPeeringApi) DisablePeeringWithParams(ctx context.Context, args *admin.DisablePeeringApiParams) admin.DisablePeeringApiRequest + func (_m *NetworkPeeringApi) EXPECT() *NetworkPeeringApi_Expecter + func (_m *NetworkPeeringApi) GetPeeringConnection(ctx context.Context, groupId string, peerId string) admin.GetPeeringConnectionApiRequest + func (_m *NetworkPeeringApi) GetPeeringConnectionExecute(r admin.GetPeeringConnectionApiRequest) (*admin.BaseNetworkPeeringConnectionSettings, *http.Response, error) + func (_m *NetworkPeeringApi) GetPeeringConnectionWithParams(ctx context.Context, args *admin.GetPeeringConnectionApiParams) admin.GetPeeringConnectionApiRequest + func (_m *NetworkPeeringApi) GetPeeringContainer(ctx context.Context, groupId string, containerId string) admin.GetPeeringContainerApiRequest + func (_m *NetworkPeeringApi) GetPeeringContainerExecute(r admin.GetPeeringContainerApiRequest) (*admin.CloudProviderContainer, *http.Response, error) + func (_m *NetworkPeeringApi) GetPeeringContainerWithParams(ctx context.Context, args *admin.GetPeeringContainerApiParams) admin.GetPeeringContainerApiRequest + func (_m *NetworkPeeringApi) ListPeeringConnections(ctx context.Context, groupId string) admin.ListPeeringConnectionsApiRequest + func (_m *NetworkPeeringApi) ListPeeringConnectionsExecute(r admin.ListPeeringConnectionsApiRequest) (*admin.PaginatedContainerPeer, *http.Response, error) + func (_m *NetworkPeeringApi) ListPeeringConnectionsWithParams(ctx context.Context, args *admin.ListPeeringConnectionsApiParams) admin.ListPeeringConnectionsApiRequest + func (_m *NetworkPeeringApi) ListPeeringContainerByCloudProvider(ctx context.Context, groupId string) admin.ListPeeringContainerByCloudProviderApiRequest + func (_m *NetworkPeeringApi) ListPeeringContainerByCloudProviderExecute(r admin.ListPeeringContainerByCloudProviderApiRequest) (*admin.PaginatedCloudProviderContainer, *http.Response, error) + func (_m *NetworkPeeringApi) ListPeeringContainerByCloudProviderWithParams(ctx context.Context, args *admin.ListPeeringContainerByCloudProviderApiParams) admin.ListPeeringContainerByCloudProviderApiRequest + func (_m *NetworkPeeringApi) ListPeeringContainers(ctx context.Context, groupId string) admin.ListPeeringContainersApiRequest + func (_m *NetworkPeeringApi) ListPeeringContainersExecute(r admin.ListPeeringContainersApiRequest) (*admin.PaginatedCloudProviderContainer, *http.Response, error) + func (_m *NetworkPeeringApi) ListPeeringContainersWithParams(ctx context.Context, args *admin.ListPeeringContainersApiParams) admin.ListPeeringContainersApiRequest + func (_m *NetworkPeeringApi) UpdatePeeringConnection(ctx context.Context, groupId string, peerId string, ...) admin.UpdatePeeringConnectionApiRequest + func (_m *NetworkPeeringApi) UpdatePeeringConnectionExecute(r admin.UpdatePeeringConnectionApiRequest) (*admin.BaseNetworkPeeringConnectionSettings, *http.Response, error) + func (_m *NetworkPeeringApi) UpdatePeeringConnectionWithParams(ctx context.Context, args *admin.UpdatePeeringConnectionApiParams) admin.UpdatePeeringConnectionApiRequest + func (_m *NetworkPeeringApi) UpdatePeeringContainer(ctx context.Context, groupId string, containerId string, ...) admin.UpdatePeeringContainerApiRequest + func (_m *NetworkPeeringApi) UpdatePeeringContainerExecute(r admin.UpdatePeeringContainerApiRequest) (*admin.CloudProviderContainer, *http.Response, error) + func (_m *NetworkPeeringApi) UpdatePeeringContainerWithParams(ctx context.Context, args *admin.UpdatePeeringContainerApiParams) admin.UpdatePeeringContainerApiRequest + func (_m *NetworkPeeringApi) VerifyConnectViaPeeringOnlyModeForOneProject(ctx context.Context, groupId string) admin.VerifyConnectViaPeeringOnlyModeForOneProjectApiRequest + func (_m *NetworkPeeringApi) VerifyConnectViaPeeringOnlyModeForOneProjectExecute(r admin.VerifyConnectViaPeeringOnlyModeForOneProjectApiRequest) (*admin.PrivateIPMode, *http.Response, error) + func (_m *NetworkPeeringApi) VerifyConnectViaPeeringOnlyModeForOneProjectWithParams(ctx context.Context, ...) admin.VerifyConnectViaPeeringOnlyModeForOneProjectApiRequest + type NetworkPeeringApi_CreatePeeringConnectionExecute_Call struct + func (_c *NetworkPeeringApi_CreatePeeringConnectionExecute_Call) Return(_a0 *admin.BaseNetworkPeeringConnectionSettings, _a1 *http.Response, _a2 error) *NetworkPeeringApi_CreatePeeringConnectionExecute_Call + func (_c *NetworkPeeringApi_CreatePeeringConnectionExecute_Call) Run(run func(r admin.CreatePeeringConnectionApiRequest)) *NetworkPeeringApi_CreatePeeringConnectionExecute_Call + func (_c *NetworkPeeringApi_CreatePeeringConnectionExecute_Call) RunAndReturn(...) *NetworkPeeringApi_CreatePeeringConnectionExecute_Call + type NetworkPeeringApi_CreatePeeringConnectionWithParams_Call struct + func (_c *NetworkPeeringApi_CreatePeeringConnectionWithParams_Call) Return(_a0 admin.CreatePeeringConnectionApiRequest) *NetworkPeeringApi_CreatePeeringConnectionWithParams_Call + func (_c *NetworkPeeringApi_CreatePeeringConnectionWithParams_Call) Run(run func(ctx context.Context, args *admin.CreatePeeringConnectionApiParams)) *NetworkPeeringApi_CreatePeeringConnectionWithParams_Call + func (_c *NetworkPeeringApi_CreatePeeringConnectionWithParams_Call) RunAndReturn(...) *NetworkPeeringApi_CreatePeeringConnectionWithParams_Call + type NetworkPeeringApi_CreatePeeringConnection_Call struct + func (_c *NetworkPeeringApi_CreatePeeringConnection_Call) Return(_a0 admin.CreatePeeringConnectionApiRequest) *NetworkPeeringApi_CreatePeeringConnection_Call + func (_c *NetworkPeeringApi_CreatePeeringConnection_Call) Run(run func(ctx context.Context, groupId string, ...)) *NetworkPeeringApi_CreatePeeringConnection_Call + func (_c *NetworkPeeringApi_CreatePeeringConnection_Call) RunAndReturn(...) *NetworkPeeringApi_CreatePeeringConnection_Call + type NetworkPeeringApi_CreatePeeringContainerExecute_Call struct + func (_c *NetworkPeeringApi_CreatePeeringContainerExecute_Call) Return(_a0 *admin.CloudProviderContainer, _a1 *http.Response, _a2 error) *NetworkPeeringApi_CreatePeeringContainerExecute_Call + func (_c *NetworkPeeringApi_CreatePeeringContainerExecute_Call) Run(run func(r admin.CreatePeeringContainerApiRequest)) *NetworkPeeringApi_CreatePeeringContainerExecute_Call + func (_c *NetworkPeeringApi_CreatePeeringContainerExecute_Call) RunAndReturn(...) *NetworkPeeringApi_CreatePeeringContainerExecute_Call + type NetworkPeeringApi_CreatePeeringContainerWithParams_Call struct + func (_c *NetworkPeeringApi_CreatePeeringContainerWithParams_Call) Return(_a0 admin.CreatePeeringContainerApiRequest) *NetworkPeeringApi_CreatePeeringContainerWithParams_Call + func (_c *NetworkPeeringApi_CreatePeeringContainerWithParams_Call) Run(run func(ctx context.Context, args *admin.CreatePeeringContainerApiParams)) *NetworkPeeringApi_CreatePeeringContainerWithParams_Call + func (_c *NetworkPeeringApi_CreatePeeringContainerWithParams_Call) RunAndReturn(...) *NetworkPeeringApi_CreatePeeringContainerWithParams_Call + type NetworkPeeringApi_CreatePeeringContainer_Call struct + func (_c *NetworkPeeringApi_CreatePeeringContainer_Call) Return(_a0 admin.CreatePeeringContainerApiRequest) *NetworkPeeringApi_CreatePeeringContainer_Call + func (_c *NetworkPeeringApi_CreatePeeringContainer_Call) Run(run func(ctx context.Context, groupId string, ...)) *NetworkPeeringApi_CreatePeeringContainer_Call + func (_c *NetworkPeeringApi_CreatePeeringContainer_Call) RunAndReturn(...) *NetworkPeeringApi_CreatePeeringContainer_Call + type NetworkPeeringApi_DeletePeeringConnectionExecute_Call struct + func (_c *NetworkPeeringApi_DeletePeeringConnectionExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *NetworkPeeringApi_DeletePeeringConnectionExecute_Call + func (_c *NetworkPeeringApi_DeletePeeringConnectionExecute_Call) Run(run func(r admin.DeletePeeringConnectionApiRequest)) *NetworkPeeringApi_DeletePeeringConnectionExecute_Call + func (_c *NetworkPeeringApi_DeletePeeringConnectionExecute_Call) RunAndReturn(run func(admin.DeletePeeringConnectionApiRequest) (any, *http.Response, error)) *NetworkPeeringApi_DeletePeeringConnectionExecute_Call + type NetworkPeeringApi_DeletePeeringConnectionWithParams_Call struct + func (_c *NetworkPeeringApi_DeletePeeringConnectionWithParams_Call) Return(_a0 admin.DeletePeeringConnectionApiRequest) *NetworkPeeringApi_DeletePeeringConnectionWithParams_Call + func (_c *NetworkPeeringApi_DeletePeeringConnectionWithParams_Call) Run(run func(ctx context.Context, args *admin.DeletePeeringConnectionApiParams)) *NetworkPeeringApi_DeletePeeringConnectionWithParams_Call + func (_c *NetworkPeeringApi_DeletePeeringConnectionWithParams_Call) RunAndReturn(...) *NetworkPeeringApi_DeletePeeringConnectionWithParams_Call + type NetworkPeeringApi_DeletePeeringConnection_Call struct + func (_c *NetworkPeeringApi_DeletePeeringConnection_Call) Return(_a0 admin.DeletePeeringConnectionApiRequest) *NetworkPeeringApi_DeletePeeringConnection_Call + func (_c *NetworkPeeringApi_DeletePeeringConnection_Call) Run(run func(ctx context.Context, groupId string, peerId string)) *NetworkPeeringApi_DeletePeeringConnection_Call + func (_c *NetworkPeeringApi_DeletePeeringConnection_Call) RunAndReturn(...) *NetworkPeeringApi_DeletePeeringConnection_Call + type NetworkPeeringApi_DeletePeeringContainerExecute_Call struct + func (_c *NetworkPeeringApi_DeletePeeringContainerExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *NetworkPeeringApi_DeletePeeringContainerExecute_Call + func (_c *NetworkPeeringApi_DeletePeeringContainerExecute_Call) Run(run func(r admin.DeletePeeringContainerApiRequest)) *NetworkPeeringApi_DeletePeeringContainerExecute_Call + func (_c *NetworkPeeringApi_DeletePeeringContainerExecute_Call) RunAndReturn(run func(admin.DeletePeeringContainerApiRequest) (any, *http.Response, error)) *NetworkPeeringApi_DeletePeeringContainerExecute_Call + type NetworkPeeringApi_DeletePeeringContainerWithParams_Call struct + func (_c *NetworkPeeringApi_DeletePeeringContainerWithParams_Call) Return(_a0 admin.DeletePeeringContainerApiRequest) *NetworkPeeringApi_DeletePeeringContainerWithParams_Call + func (_c *NetworkPeeringApi_DeletePeeringContainerWithParams_Call) Run(run func(ctx context.Context, args *admin.DeletePeeringContainerApiParams)) *NetworkPeeringApi_DeletePeeringContainerWithParams_Call + func (_c *NetworkPeeringApi_DeletePeeringContainerWithParams_Call) RunAndReturn(...) *NetworkPeeringApi_DeletePeeringContainerWithParams_Call + type NetworkPeeringApi_DeletePeeringContainer_Call struct + func (_c *NetworkPeeringApi_DeletePeeringContainer_Call) Return(_a0 admin.DeletePeeringContainerApiRequest) *NetworkPeeringApi_DeletePeeringContainer_Call + func (_c *NetworkPeeringApi_DeletePeeringContainer_Call) Run(run func(ctx context.Context, groupId string, containerId string)) *NetworkPeeringApi_DeletePeeringContainer_Call + func (_c *NetworkPeeringApi_DeletePeeringContainer_Call) RunAndReturn(...) *NetworkPeeringApi_DeletePeeringContainer_Call + type NetworkPeeringApi_DisablePeeringExecute_Call struct + func (_c *NetworkPeeringApi_DisablePeeringExecute_Call) Return(_a0 *admin.PrivateIPMode, _a1 *http.Response, _a2 error) *NetworkPeeringApi_DisablePeeringExecute_Call + func (_c *NetworkPeeringApi_DisablePeeringExecute_Call) Run(run func(r admin.DisablePeeringApiRequest)) *NetworkPeeringApi_DisablePeeringExecute_Call + func (_c *NetworkPeeringApi_DisablePeeringExecute_Call) RunAndReturn(...) *NetworkPeeringApi_DisablePeeringExecute_Call + type NetworkPeeringApi_DisablePeeringWithParams_Call struct + func (_c *NetworkPeeringApi_DisablePeeringWithParams_Call) Return(_a0 admin.DisablePeeringApiRequest) *NetworkPeeringApi_DisablePeeringWithParams_Call + func (_c *NetworkPeeringApi_DisablePeeringWithParams_Call) Run(run func(ctx context.Context, args *admin.DisablePeeringApiParams)) *NetworkPeeringApi_DisablePeeringWithParams_Call + func (_c *NetworkPeeringApi_DisablePeeringWithParams_Call) RunAndReturn(...) *NetworkPeeringApi_DisablePeeringWithParams_Call + type NetworkPeeringApi_DisablePeering_Call struct + func (_c *NetworkPeeringApi_DisablePeering_Call) Return(_a0 admin.DisablePeeringApiRequest) *NetworkPeeringApi_DisablePeering_Call + func (_c *NetworkPeeringApi_DisablePeering_Call) Run(...) *NetworkPeeringApi_DisablePeering_Call + func (_c *NetworkPeeringApi_DisablePeering_Call) RunAndReturn(...) *NetworkPeeringApi_DisablePeering_Call + type NetworkPeeringApi_Expecter struct + func (_e *NetworkPeeringApi_Expecter) CreatePeeringConnection(ctx any, groupId any, baseNetworkPeeringConnectionSettings any) *NetworkPeeringApi_CreatePeeringConnection_Call + func (_e *NetworkPeeringApi_Expecter) CreatePeeringConnectionExecute(r any) *NetworkPeeringApi_CreatePeeringConnectionExecute_Call + func (_e *NetworkPeeringApi_Expecter) CreatePeeringConnectionWithParams(ctx any, args any) *NetworkPeeringApi_CreatePeeringConnectionWithParams_Call + func (_e *NetworkPeeringApi_Expecter) CreatePeeringContainer(ctx any, groupId any, cloudProviderContainer any) *NetworkPeeringApi_CreatePeeringContainer_Call + func (_e *NetworkPeeringApi_Expecter) CreatePeeringContainerExecute(r any) *NetworkPeeringApi_CreatePeeringContainerExecute_Call + func (_e *NetworkPeeringApi_Expecter) CreatePeeringContainerWithParams(ctx any, args any) *NetworkPeeringApi_CreatePeeringContainerWithParams_Call + func (_e *NetworkPeeringApi_Expecter) DeletePeeringConnection(ctx any, groupId any, peerId any) *NetworkPeeringApi_DeletePeeringConnection_Call + func (_e *NetworkPeeringApi_Expecter) DeletePeeringConnectionExecute(r any) *NetworkPeeringApi_DeletePeeringConnectionExecute_Call + func (_e *NetworkPeeringApi_Expecter) DeletePeeringConnectionWithParams(ctx any, args any) *NetworkPeeringApi_DeletePeeringConnectionWithParams_Call + func (_e *NetworkPeeringApi_Expecter) DeletePeeringContainer(ctx any, groupId any, containerId any) *NetworkPeeringApi_DeletePeeringContainer_Call + func (_e *NetworkPeeringApi_Expecter) DeletePeeringContainerExecute(r any) *NetworkPeeringApi_DeletePeeringContainerExecute_Call + func (_e *NetworkPeeringApi_Expecter) DeletePeeringContainerWithParams(ctx any, args any) *NetworkPeeringApi_DeletePeeringContainerWithParams_Call + func (_e *NetworkPeeringApi_Expecter) DisablePeering(ctx any, groupId any, privateIPMode any) *NetworkPeeringApi_DisablePeering_Call + func (_e *NetworkPeeringApi_Expecter) DisablePeeringExecute(r any) *NetworkPeeringApi_DisablePeeringExecute_Call + func (_e *NetworkPeeringApi_Expecter) DisablePeeringWithParams(ctx any, args any) *NetworkPeeringApi_DisablePeeringWithParams_Call + func (_e *NetworkPeeringApi_Expecter) GetPeeringConnection(ctx any, groupId any, peerId any) *NetworkPeeringApi_GetPeeringConnection_Call + func (_e *NetworkPeeringApi_Expecter) GetPeeringConnectionExecute(r any) *NetworkPeeringApi_GetPeeringConnectionExecute_Call + func (_e *NetworkPeeringApi_Expecter) GetPeeringConnectionWithParams(ctx any, args any) *NetworkPeeringApi_GetPeeringConnectionWithParams_Call + func (_e *NetworkPeeringApi_Expecter) GetPeeringContainer(ctx any, groupId any, containerId any) *NetworkPeeringApi_GetPeeringContainer_Call + func (_e *NetworkPeeringApi_Expecter) GetPeeringContainerExecute(r any) *NetworkPeeringApi_GetPeeringContainerExecute_Call + func (_e *NetworkPeeringApi_Expecter) GetPeeringContainerWithParams(ctx any, args any) *NetworkPeeringApi_GetPeeringContainerWithParams_Call + func (_e *NetworkPeeringApi_Expecter) ListPeeringConnections(ctx any, groupId any) *NetworkPeeringApi_ListPeeringConnections_Call + func (_e *NetworkPeeringApi_Expecter) ListPeeringConnectionsExecute(r any) *NetworkPeeringApi_ListPeeringConnectionsExecute_Call + func (_e *NetworkPeeringApi_Expecter) ListPeeringConnectionsWithParams(ctx any, args any) *NetworkPeeringApi_ListPeeringConnectionsWithParams_Call + func (_e *NetworkPeeringApi_Expecter) ListPeeringContainerByCloudProvider(ctx any, groupId any) *NetworkPeeringApi_ListPeeringContainerByCloudProvider_Call + func (_e *NetworkPeeringApi_Expecter) ListPeeringContainerByCloudProviderExecute(r any) *NetworkPeeringApi_ListPeeringContainerByCloudProviderExecute_Call + func (_e *NetworkPeeringApi_Expecter) ListPeeringContainerByCloudProviderWithParams(ctx any, args any) *NetworkPeeringApi_ListPeeringContainerByCloudProviderWithParams_Call + func (_e *NetworkPeeringApi_Expecter) ListPeeringContainers(ctx any, groupId any) *NetworkPeeringApi_ListPeeringContainers_Call + func (_e *NetworkPeeringApi_Expecter) ListPeeringContainersExecute(r any) *NetworkPeeringApi_ListPeeringContainersExecute_Call + func (_e *NetworkPeeringApi_Expecter) ListPeeringContainersWithParams(ctx any, args any) *NetworkPeeringApi_ListPeeringContainersWithParams_Call + func (_e *NetworkPeeringApi_Expecter) UpdatePeeringConnection(ctx any, groupId any, peerId any, baseNetworkPeeringConnectionSettings any) *NetworkPeeringApi_UpdatePeeringConnection_Call + func (_e *NetworkPeeringApi_Expecter) UpdatePeeringConnectionExecute(r any) *NetworkPeeringApi_UpdatePeeringConnectionExecute_Call + func (_e *NetworkPeeringApi_Expecter) UpdatePeeringConnectionWithParams(ctx any, args any) *NetworkPeeringApi_UpdatePeeringConnectionWithParams_Call + func (_e *NetworkPeeringApi_Expecter) UpdatePeeringContainer(ctx any, groupId any, containerId any, cloudProviderContainer any) *NetworkPeeringApi_UpdatePeeringContainer_Call + func (_e *NetworkPeeringApi_Expecter) UpdatePeeringContainerExecute(r any) *NetworkPeeringApi_UpdatePeeringContainerExecute_Call + func (_e *NetworkPeeringApi_Expecter) UpdatePeeringContainerWithParams(ctx any, args any) *NetworkPeeringApi_UpdatePeeringContainerWithParams_Call + func (_e *NetworkPeeringApi_Expecter) VerifyConnectViaPeeringOnlyModeForOneProject(ctx any, groupId any) *NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProject_Call + func (_e *NetworkPeeringApi_Expecter) VerifyConnectViaPeeringOnlyModeForOneProjectExecute(r any) *NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProjectExecute_Call + func (_e *NetworkPeeringApi_Expecter) VerifyConnectViaPeeringOnlyModeForOneProjectWithParams(ctx any, args any) *NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProjectWithParams_Call + type NetworkPeeringApi_GetPeeringConnectionExecute_Call struct + func (_c *NetworkPeeringApi_GetPeeringConnectionExecute_Call) Return(_a0 *admin.BaseNetworkPeeringConnectionSettings, _a1 *http.Response, _a2 error) *NetworkPeeringApi_GetPeeringConnectionExecute_Call + func (_c *NetworkPeeringApi_GetPeeringConnectionExecute_Call) Run(run func(r admin.GetPeeringConnectionApiRequest)) *NetworkPeeringApi_GetPeeringConnectionExecute_Call + func (_c *NetworkPeeringApi_GetPeeringConnectionExecute_Call) RunAndReturn(...) *NetworkPeeringApi_GetPeeringConnectionExecute_Call + type NetworkPeeringApi_GetPeeringConnectionWithParams_Call struct + func (_c *NetworkPeeringApi_GetPeeringConnectionWithParams_Call) Return(_a0 admin.GetPeeringConnectionApiRequest) *NetworkPeeringApi_GetPeeringConnectionWithParams_Call + func (_c *NetworkPeeringApi_GetPeeringConnectionWithParams_Call) Run(run func(ctx context.Context, args *admin.GetPeeringConnectionApiParams)) *NetworkPeeringApi_GetPeeringConnectionWithParams_Call + func (_c *NetworkPeeringApi_GetPeeringConnectionWithParams_Call) RunAndReturn(...) *NetworkPeeringApi_GetPeeringConnectionWithParams_Call + type NetworkPeeringApi_GetPeeringConnection_Call struct + func (_c *NetworkPeeringApi_GetPeeringConnection_Call) Return(_a0 admin.GetPeeringConnectionApiRequest) *NetworkPeeringApi_GetPeeringConnection_Call + func (_c *NetworkPeeringApi_GetPeeringConnection_Call) Run(run func(ctx context.Context, groupId string, peerId string)) *NetworkPeeringApi_GetPeeringConnection_Call + func (_c *NetworkPeeringApi_GetPeeringConnection_Call) RunAndReturn(run func(context.Context, string, string) admin.GetPeeringConnectionApiRequest) *NetworkPeeringApi_GetPeeringConnection_Call + type NetworkPeeringApi_GetPeeringContainerExecute_Call struct + func (_c *NetworkPeeringApi_GetPeeringContainerExecute_Call) Return(_a0 *admin.CloudProviderContainer, _a1 *http.Response, _a2 error) *NetworkPeeringApi_GetPeeringContainerExecute_Call + func (_c *NetworkPeeringApi_GetPeeringContainerExecute_Call) Run(run func(r admin.GetPeeringContainerApiRequest)) *NetworkPeeringApi_GetPeeringContainerExecute_Call + func (_c *NetworkPeeringApi_GetPeeringContainerExecute_Call) RunAndReturn(...) *NetworkPeeringApi_GetPeeringContainerExecute_Call + type NetworkPeeringApi_GetPeeringContainerWithParams_Call struct + func (_c *NetworkPeeringApi_GetPeeringContainerWithParams_Call) Return(_a0 admin.GetPeeringContainerApiRequest) *NetworkPeeringApi_GetPeeringContainerWithParams_Call + func (_c *NetworkPeeringApi_GetPeeringContainerWithParams_Call) Run(run func(ctx context.Context, args *admin.GetPeeringContainerApiParams)) *NetworkPeeringApi_GetPeeringContainerWithParams_Call + func (_c *NetworkPeeringApi_GetPeeringContainerWithParams_Call) RunAndReturn(...) *NetworkPeeringApi_GetPeeringContainerWithParams_Call + type NetworkPeeringApi_GetPeeringContainer_Call struct + func (_c *NetworkPeeringApi_GetPeeringContainer_Call) Return(_a0 admin.GetPeeringContainerApiRequest) *NetworkPeeringApi_GetPeeringContainer_Call + func (_c *NetworkPeeringApi_GetPeeringContainer_Call) Run(run func(ctx context.Context, groupId string, containerId string)) *NetworkPeeringApi_GetPeeringContainer_Call + func (_c *NetworkPeeringApi_GetPeeringContainer_Call) RunAndReturn(run func(context.Context, string, string) admin.GetPeeringContainerApiRequest) *NetworkPeeringApi_GetPeeringContainer_Call + type NetworkPeeringApi_ListPeeringConnectionsExecute_Call struct + func (_c *NetworkPeeringApi_ListPeeringConnectionsExecute_Call) Return(_a0 *admin.PaginatedContainerPeer, _a1 *http.Response, _a2 error) *NetworkPeeringApi_ListPeeringConnectionsExecute_Call + func (_c *NetworkPeeringApi_ListPeeringConnectionsExecute_Call) Run(run func(r admin.ListPeeringConnectionsApiRequest)) *NetworkPeeringApi_ListPeeringConnectionsExecute_Call + func (_c *NetworkPeeringApi_ListPeeringConnectionsExecute_Call) RunAndReturn(...) *NetworkPeeringApi_ListPeeringConnectionsExecute_Call + type NetworkPeeringApi_ListPeeringConnectionsWithParams_Call struct + func (_c *NetworkPeeringApi_ListPeeringConnectionsWithParams_Call) Return(_a0 admin.ListPeeringConnectionsApiRequest) *NetworkPeeringApi_ListPeeringConnectionsWithParams_Call + func (_c *NetworkPeeringApi_ListPeeringConnectionsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListPeeringConnectionsApiParams)) *NetworkPeeringApi_ListPeeringConnectionsWithParams_Call + func (_c *NetworkPeeringApi_ListPeeringConnectionsWithParams_Call) RunAndReturn(...) *NetworkPeeringApi_ListPeeringConnectionsWithParams_Call + type NetworkPeeringApi_ListPeeringConnections_Call struct + func (_c *NetworkPeeringApi_ListPeeringConnections_Call) Return(_a0 admin.ListPeeringConnectionsApiRequest) *NetworkPeeringApi_ListPeeringConnections_Call + func (_c *NetworkPeeringApi_ListPeeringConnections_Call) Run(run func(ctx context.Context, groupId string)) *NetworkPeeringApi_ListPeeringConnections_Call + func (_c *NetworkPeeringApi_ListPeeringConnections_Call) RunAndReturn(run func(context.Context, string) admin.ListPeeringConnectionsApiRequest) *NetworkPeeringApi_ListPeeringConnections_Call + type NetworkPeeringApi_ListPeeringContainerByCloudProviderExecute_Call struct + func (_c *NetworkPeeringApi_ListPeeringContainerByCloudProviderExecute_Call) Return(_a0 *admin.PaginatedCloudProviderContainer, _a1 *http.Response, _a2 error) *NetworkPeeringApi_ListPeeringContainerByCloudProviderExecute_Call + func (_c *NetworkPeeringApi_ListPeeringContainerByCloudProviderExecute_Call) Run(run func(r admin.ListPeeringContainerByCloudProviderApiRequest)) *NetworkPeeringApi_ListPeeringContainerByCloudProviderExecute_Call + func (_c *NetworkPeeringApi_ListPeeringContainerByCloudProviderExecute_Call) RunAndReturn(...) *NetworkPeeringApi_ListPeeringContainerByCloudProviderExecute_Call + type NetworkPeeringApi_ListPeeringContainerByCloudProviderWithParams_Call struct + func (_c *NetworkPeeringApi_ListPeeringContainerByCloudProviderWithParams_Call) Return(_a0 admin.ListPeeringContainerByCloudProviderApiRequest) *NetworkPeeringApi_ListPeeringContainerByCloudProviderWithParams_Call + func (_c *NetworkPeeringApi_ListPeeringContainerByCloudProviderWithParams_Call) Run(...) *NetworkPeeringApi_ListPeeringContainerByCloudProviderWithParams_Call + func (_c *NetworkPeeringApi_ListPeeringContainerByCloudProviderWithParams_Call) RunAndReturn(...) *NetworkPeeringApi_ListPeeringContainerByCloudProviderWithParams_Call + type NetworkPeeringApi_ListPeeringContainerByCloudProvider_Call struct + func (_c *NetworkPeeringApi_ListPeeringContainerByCloudProvider_Call) Return(_a0 admin.ListPeeringContainerByCloudProviderApiRequest) *NetworkPeeringApi_ListPeeringContainerByCloudProvider_Call + func (_c *NetworkPeeringApi_ListPeeringContainerByCloudProvider_Call) Run(run func(ctx context.Context, groupId string)) *NetworkPeeringApi_ListPeeringContainerByCloudProvider_Call + func (_c *NetworkPeeringApi_ListPeeringContainerByCloudProvider_Call) RunAndReturn(...) *NetworkPeeringApi_ListPeeringContainerByCloudProvider_Call + type NetworkPeeringApi_ListPeeringContainersExecute_Call struct + func (_c *NetworkPeeringApi_ListPeeringContainersExecute_Call) Return(_a0 *admin.PaginatedCloudProviderContainer, _a1 *http.Response, _a2 error) *NetworkPeeringApi_ListPeeringContainersExecute_Call + func (_c *NetworkPeeringApi_ListPeeringContainersExecute_Call) Run(run func(r admin.ListPeeringContainersApiRequest)) *NetworkPeeringApi_ListPeeringContainersExecute_Call + func (_c *NetworkPeeringApi_ListPeeringContainersExecute_Call) RunAndReturn(...) *NetworkPeeringApi_ListPeeringContainersExecute_Call + type NetworkPeeringApi_ListPeeringContainersWithParams_Call struct + func (_c *NetworkPeeringApi_ListPeeringContainersWithParams_Call) Return(_a0 admin.ListPeeringContainersApiRequest) *NetworkPeeringApi_ListPeeringContainersWithParams_Call + func (_c *NetworkPeeringApi_ListPeeringContainersWithParams_Call) Run(run func(ctx context.Context, args *admin.ListPeeringContainersApiParams)) *NetworkPeeringApi_ListPeeringContainersWithParams_Call + func (_c *NetworkPeeringApi_ListPeeringContainersWithParams_Call) RunAndReturn(...) *NetworkPeeringApi_ListPeeringContainersWithParams_Call + type NetworkPeeringApi_ListPeeringContainers_Call struct + func (_c *NetworkPeeringApi_ListPeeringContainers_Call) Return(_a0 admin.ListPeeringContainersApiRequest) *NetworkPeeringApi_ListPeeringContainers_Call + func (_c *NetworkPeeringApi_ListPeeringContainers_Call) Run(run func(ctx context.Context, groupId string)) *NetworkPeeringApi_ListPeeringContainers_Call + func (_c *NetworkPeeringApi_ListPeeringContainers_Call) RunAndReturn(run func(context.Context, string) admin.ListPeeringContainersApiRequest) *NetworkPeeringApi_ListPeeringContainers_Call + type NetworkPeeringApi_UpdatePeeringConnectionExecute_Call struct + func (_c *NetworkPeeringApi_UpdatePeeringConnectionExecute_Call) Return(_a0 *admin.BaseNetworkPeeringConnectionSettings, _a1 *http.Response, _a2 error) *NetworkPeeringApi_UpdatePeeringConnectionExecute_Call + func (_c *NetworkPeeringApi_UpdatePeeringConnectionExecute_Call) Run(run func(r admin.UpdatePeeringConnectionApiRequest)) *NetworkPeeringApi_UpdatePeeringConnectionExecute_Call + func (_c *NetworkPeeringApi_UpdatePeeringConnectionExecute_Call) RunAndReturn(...) *NetworkPeeringApi_UpdatePeeringConnectionExecute_Call + type NetworkPeeringApi_UpdatePeeringConnectionWithParams_Call struct + func (_c *NetworkPeeringApi_UpdatePeeringConnectionWithParams_Call) Return(_a0 admin.UpdatePeeringConnectionApiRequest) *NetworkPeeringApi_UpdatePeeringConnectionWithParams_Call + func (_c *NetworkPeeringApi_UpdatePeeringConnectionWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdatePeeringConnectionApiParams)) *NetworkPeeringApi_UpdatePeeringConnectionWithParams_Call + func (_c *NetworkPeeringApi_UpdatePeeringConnectionWithParams_Call) RunAndReturn(...) *NetworkPeeringApi_UpdatePeeringConnectionWithParams_Call + type NetworkPeeringApi_UpdatePeeringConnection_Call struct + func (_c *NetworkPeeringApi_UpdatePeeringConnection_Call) Return(_a0 admin.UpdatePeeringConnectionApiRequest) *NetworkPeeringApi_UpdatePeeringConnection_Call + func (_c *NetworkPeeringApi_UpdatePeeringConnection_Call) Run(run func(ctx context.Context, groupId string, peerId string, ...)) *NetworkPeeringApi_UpdatePeeringConnection_Call + func (_c *NetworkPeeringApi_UpdatePeeringConnection_Call) RunAndReturn(...) *NetworkPeeringApi_UpdatePeeringConnection_Call + type NetworkPeeringApi_UpdatePeeringContainerExecute_Call struct + func (_c *NetworkPeeringApi_UpdatePeeringContainerExecute_Call) Return(_a0 *admin.CloudProviderContainer, _a1 *http.Response, _a2 error) *NetworkPeeringApi_UpdatePeeringContainerExecute_Call + func (_c *NetworkPeeringApi_UpdatePeeringContainerExecute_Call) Run(run func(r admin.UpdatePeeringContainerApiRequest)) *NetworkPeeringApi_UpdatePeeringContainerExecute_Call + func (_c *NetworkPeeringApi_UpdatePeeringContainerExecute_Call) RunAndReturn(...) *NetworkPeeringApi_UpdatePeeringContainerExecute_Call + type NetworkPeeringApi_UpdatePeeringContainerWithParams_Call struct + func (_c *NetworkPeeringApi_UpdatePeeringContainerWithParams_Call) Return(_a0 admin.UpdatePeeringContainerApiRequest) *NetworkPeeringApi_UpdatePeeringContainerWithParams_Call + func (_c *NetworkPeeringApi_UpdatePeeringContainerWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdatePeeringContainerApiParams)) *NetworkPeeringApi_UpdatePeeringContainerWithParams_Call + func (_c *NetworkPeeringApi_UpdatePeeringContainerWithParams_Call) RunAndReturn(...) *NetworkPeeringApi_UpdatePeeringContainerWithParams_Call + type NetworkPeeringApi_UpdatePeeringContainer_Call struct + func (_c *NetworkPeeringApi_UpdatePeeringContainer_Call) Return(_a0 admin.UpdatePeeringContainerApiRequest) *NetworkPeeringApi_UpdatePeeringContainer_Call + func (_c *NetworkPeeringApi_UpdatePeeringContainer_Call) Run(run func(ctx context.Context, groupId string, containerId string, ...)) *NetworkPeeringApi_UpdatePeeringContainer_Call + func (_c *NetworkPeeringApi_UpdatePeeringContainer_Call) RunAndReturn(...) *NetworkPeeringApi_UpdatePeeringContainer_Call + type NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProjectExecute_Call struct + func (_c *NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProjectExecute_Call) Return(_a0 *admin.PrivateIPMode, _a1 *http.Response, _a2 error) *NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProjectExecute_Call + func (_c *NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProjectExecute_Call) Run(run func(r admin.VerifyConnectViaPeeringOnlyModeForOneProjectApiRequest)) *NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProjectExecute_Call + func (_c *NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProjectExecute_Call) RunAndReturn(...) *NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProjectExecute_Call + type NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProjectWithParams_Call struct + func (_c *NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProjectWithParams_Call) Return(_a0 admin.VerifyConnectViaPeeringOnlyModeForOneProjectApiRequest) *NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProjectWithParams_Call + func (_c *NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProjectWithParams_Call) Run(run func(ctx context.Context, ...)) *NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProjectWithParams_Call + func (_c *NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProjectWithParams_Call) RunAndReturn(...) *NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProjectWithParams_Call + type NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProject_Call struct + func (_c *NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProject_Call) Return(_a0 admin.VerifyConnectViaPeeringOnlyModeForOneProjectApiRequest) *NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProject_Call + func (_c *NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProject_Call) Run(run func(ctx context.Context, groupId string)) *NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProject_Call + func (_c *NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProject_Call) RunAndReturn(...) *NetworkPeeringApi_VerifyConnectViaPeeringOnlyModeForOneProject_Call + type OnlineArchiveApi struct + func NewOnlineArchiveApi(t interface{ ... }) *OnlineArchiveApi + func (_m *OnlineArchiveApi) CreateOnlineArchive(ctx context.Context, groupId string, clusterName string, ...) admin.CreateOnlineArchiveApiRequest + func (_m *OnlineArchiveApi) CreateOnlineArchiveExecute(r admin.CreateOnlineArchiveApiRequest) (*admin.BackupOnlineArchive, *http.Response, error) + func (_m *OnlineArchiveApi) CreateOnlineArchiveWithParams(ctx context.Context, args *admin.CreateOnlineArchiveApiParams) admin.CreateOnlineArchiveApiRequest + func (_m *OnlineArchiveApi) DeleteOnlineArchive(ctx context.Context, groupId string, archiveId string, clusterName string) admin.DeleteOnlineArchiveApiRequest + func (_m *OnlineArchiveApi) DeleteOnlineArchiveExecute(r admin.DeleteOnlineArchiveApiRequest) (any, *http.Response, error) + func (_m *OnlineArchiveApi) DeleteOnlineArchiveWithParams(ctx context.Context, args *admin.DeleteOnlineArchiveApiParams) admin.DeleteOnlineArchiveApiRequest + func (_m *OnlineArchiveApi) DownloadOnlineArchiveQueryLogs(ctx context.Context, groupId string, clusterName string) admin.DownloadOnlineArchiveQueryLogsApiRequest + func (_m *OnlineArchiveApi) DownloadOnlineArchiveQueryLogsExecute(r admin.DownloadOnlineArchiveQueryLogsApiRequest) (io.ReadCloser, *http.Response, error) + func (_m *OnlineArchiveApi) DownloadOnlineArchiveQueryLogsWithParams(ctx context.Context, args *admin.DownloadOnlineArchiveQueryLogsApiParams) admin.DownloadOnlineArchiveQueryLogsApiRequest + func (_m *OnlineArchiveApi) EXPECT() *OnlineArchiveApi_Expecter + func (_m *OnlineArchiveApi) GetOnlineArchive(ctx context.Context, groupId string, archiveId string, clusterName string) admin.GetOnlineArchiveApiRequest + func (_m *OnlineArchiveApi) GetOnlineArchiveExecute(r admin.GetOnlineArchiveApiRequest) (*admin.BackupOnlineArchive, *http.Response, error) + func (_m *OnlineArchiveApi) GetOnlineArchiveWithParams(ctx context.Context, args *admin.GetOnlineArchiveApiParams) admin.GetOnlineArchiveApiRequest + func (_m *OnlineArchiveApi) ListOnlineArchives(ctx context.Context, groupId string, clusterName string) admin.ListOnlineArchivesApiRequest + func (_m *OnlineArchiveApi) ListOnlineArchivesExecute(r admin.ListOnlineArchivesApiRequest) (*admin.PaginatedOnlineArchive, *http.Response, error) + func (_m *OnlineArchiveApi) ListOnlineArchivesWithParams(ctx context.Context, args *admin.ListOnlineArchivesApiParams) admin.ListOnlineArchivesApiRequest + func (_m *OnlineArchiveApi) UpdateOnlineArchive(ctx context.Context, groupId string, archiveId string, clusterName string, ...) admin.UpdateOnlineArchiveApiRequest + func (_m *OnlineArchiveApi) UpdateOnlineArchiveExecute(r admin.UpdateOnlineArchiveApiRequest) (*admin.BackupOnlineArchive, *http.Response, error) + func (_m *OnlineArchiveApi) UpdateOnlineArchiveWithParams(ctx context.Context, args *admin.UpdateOnlineArchiveApiParams) admin.UpdateOnlineArchiveApiRequest + type OnlineArchiveApi_CreateOnlineArchiveExecute_Call struct + func (_c *OnlineArchiveApi_CreateOnlineArchiveExecute_Call) Return(_a0 *admin.BackupOnlineArchive, _a1 *http.Response, _a2 error) *OnlineArchiveApi_CreateOnlineArchiveExecute_Call + func (_c *OnlineArchiveApi_CreateOnlineArchiveExecute_Call) Run(run func(r admin.CreateOnlineArchiveApiRequest)) *OnlineArchiveApi_CreateOnlineArchiveExecute_Call + func (_c *OnlineArchiveApi_CreateOnlineArchiveExecute_Call) RunAndReturn(...) *OnlineArchiveApi_CreateOnlineArchiveExecute_Call + type OnlineArchiveApi_CreateOnlineArchiveWithParams_Call struct + func (_c *OnlineArchiveApi_CreateOnlineArchiveWithParams_Call) Return(_a0 admin.CreateOnlineArchiveApiRequest) *OnlineArchiveApi_CreateOnlineArchiveWithParams_Call + func (_c *OnlineArchiveApi_CreateOnlineArchiveWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateOnlineArchiveApiParams)) *OnlineArchiveApi_CreateOnlineArchiveWithParams_Call + func (_c *OnlineArchiveApi_CreateOnlineArchiveWithParams_Call) RunAndReturn(...) *OnlineArchiveApi_CreateOnlineArchiveWithParams_Call + type OnlineArchiveApi_CreateOnlineArchive_Call struct + func (_c *OnlineArchiveApi_CreateOnlineArchive_Call) Return(_a0 admin.CreateOnlineArchiveApiRequest) *OnlineArchiveApi_CreateOnlineArchive_Call + func (_c *OnlineArchiveApi_CreateOnlineArchive_Call) Run(run func(ctx context.Context, groupId string, clusterName string, ...)) *OnlineArchiveApi_CreateOnlineArchive_Call + func (_c *OnlineArchiveApi_CreateOnlineArchive_Call) RunAndReturn(...) *OnlineArchiveApi_CreateOnlineArchive_Call + type OnlineArchiveApi_DeleteOnlineArchiveExecute_Call struct + func (_c *OnlineArchiveApi_DeleteOnlineArchiveExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *OnlineArchiveApi_DeleteOnlineArchiveExecute_Call + func (_c *OnlineArchiveApi_DeleteOnlineArchiveExecute_Call) Run(run func(r admin.DeleteOnlineArchiveApiRequest)) *OnlineArchiveApi_DeleteOnlineArchiveExecute_Call + func (_c *OnlineArchiveApi_DeleteOnlineArchiveExecute_Call) RunAndReturn(run func(admin.DeleteOnlineArchiveApiRequest) (any, *http.Response, error)) *OnlineArchiveApi_DeleteOnlineArchiveExecute_Call + type OnlineArchiveApi_DeleteOnlineArchiveWithParams_Call struct + func (_c *OnlineArchiveApi_DeleteOnlineArchiveWithParams_Call) Return(_a0 admin.DeleteOnlineArchiveApiRequest) *OnlineArchiveApi_DeleteOnlineArchiveWithParams_Call + func (_c *OnlineArchiveApi_DeleteOnlineArchiveWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteOnlineArchiveApiParams)) *OnlineArchiveApi_DeleteOnlineArchiveWithParams_Call + func (_c *OnlineArchiveApi_DeleteOnlineArchiveWithParams_Call) RunAndReturn(...) *OnlineArchiveApi_DeleteOnlineArchiveWithParams_Call + type OnlineArchiveApi_DeleteOnlineArchive_Call struct + func (_c *OnlineArchiveApi_DeleteOnlineArchive_Call) Return(_a0 admin.DeleteOnlineArchiveApiRequest) *OnlineArchiveApi_DeleteOnlineArchive_Call + func (_c *OnlineArchiveApi_DeleteOnlineArchive_Call) Run(...) *OnlineArchiveApi_DeleteOnlineArchive_Call + func (_c *OnlineArchiveApi_DeleteOnlineArchive_Call) RunAndReturn(...) *OnlineArchiveApi_DeleteOnlineArchive_Call + type OnlineArchiveApi_DownloadOnlineArchiveQueryLogsExecute_Call struct + func (_c *OnlineArchiveApi_DownloadOnlineArchiveQueryLogsExecute_Call) Return(_a0 io.ReadCloser, _a1 *http.Response, _a2 error) *OnlineArchiveApi_DownloadOnlineArchiveQueryLogsExecute_Call + func (_c *OnlineArchiveApi_DownloadOnlineArchiveQueryLogsExecute_Call) Run(run func(r admin.DownloadOnlineArchiveQueryLogsApiRequest)) *OnlineArchiveApi_DownloadOnlineArchiveQueryLogsExecute_Call + func (_c *OnlineArchiveApi_DownloadOnlineArchiveQueryLogsExecute_Call) RunAndReturn(...) *OnlineArchiveApi_DownloadOnlineArchiveQueryLogsExecute_Call + type OnlineArchiveApi_DownloadOnlineArchiveQueryLogsWithParams_Call struct + func (_c *OnlineArchiveApi_DownloadOnlineArchiveQueryLogsWithParams_Call) Return(_a0 admin.DownloadOnlineArchiveQueryLogsApiRequest) *OnlineArchiveApi_DownloadOnlineArchiveQueryLogsWithParams_Call + func (_c *OnlineArchiveApi_DownloadOnlineArchiveQueryLogsWithParams_Call) Run(...) *OnlineArchiveApi_DownloadOnlineArchiveQueryLogsWithParams_Call + func (_c *OnlineArchiveApi_DownloadOnlineArchiveQueryLogsWithParams_Call) RunAndReturn(...) *OnlineArchiveApi_DownloadOnlineArchiveQueryLogsWithParams_Call + type OnlineArchiveApi_DownloadOnlineArchiveQueryLogs_Call struct + func (_c *OnlineArchiveApi_DownloadOnlineArchiveQueryLogs_Call) Return(_a0 admin.DownloadOnlineArchiveQueryLogsApiRequest) *OnlineArchiveApi_DownloadOnlineArchiveQueryLogs_Call + func (_c *OnlineArchiveApi_DownloadOnlineArchiveQueryLogs_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *OnlineArchiveApi_DownloadOnlineArchiveQueryLogs_Call + func (_c *OnlineArchiveApi_DownloadOnlineArchiveQueryLogs_Call) RunAndReturn(...) *OnlineArchiveApi_DownloadOnlineArchiveQueryLogs_Call + type OnlineArchiveApi_Expecter struct + func (_e *OnlineArchiveApi_Expecter) CreateOnlineArchive(ctx any, groupId any, clusterName any, backupOnlineArchiveCreate any) *OnlineArchiveApi_CreateOnlineArchive_Call + func (_e *OnlineArchiveApi_Expecter) CreateOnlineArchiveExecute(r any) *OnlineArchiveApi_CreateOnlineArchiveExecute_Call + func (_e *OnlineArchiveApi_Expecter) CreateOnlineArchiveWithParams(ctx any, args any) *OnlineArchiveApi_CreateOnlineArchiveWithParams_Call + func (_e *OnlineArchiveApi_Expecter) DeleteOnlineArchive(ctx any, groupId any, archiveId any, clusterName any) *OnlineArchiveApi_DeleteOnlineArchive_Call + func (_e *OnlineArchiveApi_Expecter) DeleteOnlineArchiveExecute(r any) *OnlineArchiveApi_DeleteOnlineArchiveExecute_Call + func (_e *OnlineArchiveApi_Expecter) DeleteOnlineArchiveWithParams(ctx any, args any) *OnlineArchiveApi_DeleteOnlineArchiveWithParams_Call + func (_e *OnlineArchiveApi_Expecter) DownloadOnlineArchiveQueryLogs(ctx any, groupId any, clusterName any) *OnlineArchiveApi_DownloadOnlineArchiveQueryLogs_Call + func (_e *OnlineArchiveApi_Expecter) DownloadOnlineArchiveQueryLogsExecute(r any) *OnlineArchiveApi_DownloadOnlineArchiveQueryLogsExecute_Call + func (_e *OnlineArchiveApi_Expecter) DownloadOnlineArchiveQueryLogsWithParams(ctx any, args any) *OnlineArchiveApi_DownloadOnlineArchiveQueryLogsWithParams_Call + func (_e *OnlineArchiveApi_Expecter) GetOnlineArchive(ctx any, groupId any, archiveId any, clusterName any) *OnlineArchiveApi_GetOnlineArchive_Call + func (_e *OnlineArchiveApi_Expecter) GetOnlineArchiveExecute(r any) *OnlineArchiveApi_GetOnlineArchiveExecute_Call + func (_e *OnlineArchiveApi_Expecter) GetOnlineArchiveWithParams(ctx any, args any) *OnlineArchiveApi_GetOnlineArchiveWithParams_Call + func (_e *OnlineArchiveApi_Expecter) ListOnlineArchives(ctx any, groupId any, clusterName any) *OnlineArchiveApi_ListOnlineArchives_Call + func (_e *OnlineArchiveApi_Expecter) ListOnlineArchivesExecute(r any) *OnlineArchiveApi_ListOnlineArchivesExecute_Call + func (_e *OnlineArchiveApi_Expecter) ListOnlineArchivesWithParams(ctx any, args any) *OnlineArchiveApi_ListOnlineArchivesWithParams_Call + func (_e *OnlineArchiveApi_Expecter) UpdateOnlineArchive(ctx any, groupId any, archiveId any, clusterName any, backupOnlineArchive any) *OnlineArchiveApi_UpdateOnlineArchive_Call + func (_e *OnlineArchiveApi_Expecter) UpdateOnlineArchiveExecute(r any) *OnlineArchiveApi_UpdateOnlineArchiveExecute_Call + func (_e *OnlineArchiveApi_Expecter) UpdateOnlineArchiveWithParams(ctx any, args any) *OnlineArchiveApi_UpdateOnlineArchiveWithParams_Call + type OnlineArchiveApi_GetOnlineArchiveExecute_Call struct + func (_c *OnlineArchiveApi_GetOnlineArchiveExecute_Call) Return(_a0 *admin.BackupOnlineArchive, _a1 *http.Response, _a2 error) *OnlineArchiveApi_GetOnlineArchiveExecute_Call + func (_c *OnlineArchiveApi_GetOnlineArchiveExecute_Call) Run(run func(r admin.GetOnlineArchiveApiRequest)) *OnlineArchiveApi_GetOnlineArchiveExecute_Call + func (_c *OnlineArchiveApi_GetOnlineArchiveExecute_Call) RunAndReturn(...) *OnlineArchiveApi_GetOnlineArchiveExecute_Call + type OnlineArchiveApi_GetOnlineArchiveWithParams_Call struct + func (_c *OnlineArchiveApi_GetOnlineArchiveWithParams_Call) Return(_a0 admin.GetOnlineArchiveApiRequest) *OnlineArchiveApi_GetOnlineArchiveWithParams_Call + func (_c *OnlineArchiveApi_GetOnlineArchiveWithParams_Call) Run(run func(ctx context.Context, args *admin.GetOnlineArchiveApiParams)) *OnlineArchiveApi_GetOnlineArchiveWithParams_Call + func (_c *OnlineArchiveApi_GetOnlineArchiveWithParams_Call) RunAndReturn(...) *OnlineArchiveApi_GetOnlineArchiveWithParams_Call + type OnlineArchiveApi_GetOnlineArchive_Call struct + func (_c *OnlineArchiveApi_GetOnlineArchive_Call) Return(_a0 admin.GetOnlineArchiveApiRequest) *OnlineArchiveApi_GetOnlineArchive_Call + func (_c *OnlineArchiveApi_GetOnlineArchive_Call) Run(...) *OnlineArchiveApi_GetOnlineArchive_Call + func (_c *OnlineArchiveApi_GetOnlineArchive_Call) RunAndReturn(...) *OnlineArchiveApi_GetOnlineArchive_Call + type OnlineArchiveApi_ListOnlineArchivesExecute_Call struct + func (_c *OnlineArchiveApi_ListOnlineArchivesExecute_Call) Return(_a0 *admin.PaginatedOnlineArchive, _a1 *http.Response, _a2 error) *OnlineArchiveApi_ListOnlineArchivesExecute_Call + func (_c *OnlineArchiveApi_ListOnlineArchivesExecute_Call) Run(run func(r admin.ListOnlineArchivesApiRequest)) *OnlineArchiveApi_ListOnlineArchivesExecute_Call + func (_c *OnlineArchiveApi_ListOnlineArchivesExecute_Call) RunAndReturn(...) *OnlineArchiveApi_ListOnlineArchivesExecute_Call + type OnlineArchiveApi_ListOnlineArchivesWithParams_Call struct + func (_c *OnlineArchiveApi_ListOnlineArchivesWithParams_Call) Return(_a0 admin.ListOnlineArchivesApiRequest) *OnlineArchiveApi_ListOnlineArchivesWithParams_Call + func (_c *OnlineArchiveApi_ListOnlineArchivesWithParams_Call) Run(run func(ctx context.Context, args *admin.ListOnlineArchivesApiParams)) *OnlineArchiveApi_ListOnlineArchivesWithParams_Call + func (_c *OnlineArchiveApi_ListOnlineArchivesWithParams_Call) RunAndReturn(...) *OnlineArchiveApi_ListOnlineArchivesWithParams_Call + type OnlineArchiveApi_ListOnlineArchives_Call struct + func (_c *OnlineArchiveApi_ListOnlineArchives_Call) Return(_a0 admin.ListOnlineArchivesApiRequest) *OnlineArchiveApi_ListOnlineArchives_Call + func (_c *OnlineArchiveApi_ListOnlineArchives_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *OnlineArchiveApi_ListOnlineArchives_Call + func (_c *OnlineArchiveApi_ListOnlineArchives_Call) RunAndReturn(run func(context.Context, string, string) admin.ListOnlineArchivesApiRequest) *OnlineArchiveApi_ListOnlineArchives_Call + type OnlineArchiveApi_UpdateOnlineArchiveExecute_Call struct + func (_c *OnlineArchiveApi_UpdateOnlineArchiveExecute_Call) Return(_a0 *admin.BackupOnlineArchive, _a1 *http.Response, _a2 error) *OnlineArchiveApi_UpdateOnlineArchiveExecute_Call + func (_c *OnlineArchiveApi_UpdateOnlineArchiveExecute_Call) Run(run func(r admin.UpdateOnlineArchiveApiRequest)) *OnlineArchiveApi_UpdateOnlineArchiveExecute_Call + func (_c *OnlineArchiveApi_UpdateOnlineArchiveExecute_Call) RunAndReturn(...) *OnlineArchiveApi_UpdateOnlineArchiveExecute_Call + type OnlineArchiveApi_UpdateOnlineArchiveWithParams_Call struct + func (_c *OnlineArchiveApi_UpdateOnlineArchiveWithParams_Call) Return(_a0 admin.UpdateOnlineArchiveApiRequest) *OnlineArchiveApi_UpdateOnlineArchiveWithParams_Call + func (_c *OnlineArchiveApi_UpdateOnlineArchiveWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateOnlineArchiveApiParams)) *OnlineArchiveApi_UpdateOnlineArchiveWithParams_Call + func (_c *OnlineArchiveApi_UpdateOnlineArchiveWithParams_Call) RunAndReturn(...) *OnlineArchiveApi_UpdateOnlineArchiveWithParams_Call + type OnlineArchiveApi_UpdateOnlineArchive_Call struct + func (_c *OnlineArchiveApi_UpdateOnlineArchive_Call) Return(_a0 admin.UpdateOnlineArchiveApiRequest) *OnlineArchiveApi_UpdateOnlineArchive_Call + func (_c *OnlineArchiveApi_UpdateOnlineArchive_Call) Run(...) *OnlineArchiveApi_UpdateOnlineArchive_Call + func (_c *OnlineArchiveApi_UpdateOnlineArchive_Call) RunAndReturn(...) *OnlineArchiveApi_UpdateOnlineArchive_Call + type OrganizationsApi struct + func NewOrganizationsApi(t interface{ ... }) *OrganizationsApi + func (_m *OrganizationsApi) CreateOrganization(ctx context.Context, ...) admin.CreateOrganizationApiRequest + func (_m *OrganizationsApi) CreateOrganizationExecute(r admin.CreateOrganizationApiRequest) (*admin.CreateOrganizationResponse, *http.Response, error) + func (_m *OrganizationsApi) CreateOrganizationInvitation(ctx context.Context, orgId string, ...) admin.CreateOrganizationInvitationApiRequest + func (_m *OrganizationsApi) CreateOrganizationInvitationExecute(r admin.CreateOrganizationInvitationApiRequest) (*admin.OrganizationInvitation, *http.Response, error) + func (_m *OrganizationsApi) CreateOrganizationInvitationWithParams(ctx context.Context, args *admin.CreateOrganizationInvitationApiParams) admin.CreateOrganizationInvitationApiRequest + func (_m *OrganizationsApi) CreateOrganizationWithParams(ctx context.Context, args *admin.CreateOrganizationApiParams) admin.CreateOrganizationApiRequest + func (_m *OrganizationsApi) DeleteOrganization(ctx context.Context, orgId string) admin.DeleteOrganizationApiRequest + func (_m *OrganizationsApi) DeleteOrganizationExecute(r admin.DeleteOrganizationApiRequest) (any, *http.Response, error) + func (_m *OrganizationsApi) DeleteOrganizationInvitation(ctx context.Context, orgId string, invitationId string) admin.DeleteOrganizationInvitationApiRequest + func (_m *OrganizationsApi) DeleteOrganizationInvitationExecute(r admin.DeleteOrganizationInvitationApiRequest) (any, *http.Response, error) + func (_m *OrganizationsApi) DeleteOrganizationInvitationWithParams(ctx context.Context, args *admin.DeleteOrganizationInvitationApiParams) admin.DeleteOrganizationInvitationApiRequest + func (_m *OrganizationsApi) DeleteOrganizationWithParams(ctx context.Context, args *admin.DeleteOrganizationApiParams) admin.DeleteOrganizationApiRequest + func (_m *OrganizationsApi) EXPECT() *OrganizationsApi_Expecter + func (_m *OrganizationsApi) GetOrganization(ctx context.Context, orgId string) admin.GetOrganizationApiRequest + func (_m *OrganizationsApi) GetOrganizationExecute(r admin.GetOrganizationApiRequest) (*admin.AtlasOrganization, *http.Response, error) + func (_m *OrganizationsApi) GetOrganizationInvitation(ctx context.Context, orgId string, invitationId string) admin.GetOrganizationInvitationApiRequest + func (_m *OrganizationsApi) GetOrganizationInvitationExecute(r admin.GetOrganizationInvitationApiRequest) (*admin.OrganizationInvitation, *http.Response, error) + func (_m *OrganizationsApi) GetOrganizationInvitationWithParams(ctx context.Context, args *admin.GetOrganizationInvitationApiParams) admin.GetOrganizationInvitationApiRequest + func (_m *OrganizationsApi) GetOrganizationSettings(ctx context.Context, orgId string) admin.GetOrganizationSettingsApiRequest + func (_m *OrganizationsApi) GetOrganizationSettingsExecute(r admin.GetOrganizationSettingsApiRequest) (*admin.OrganizationSettings, *http.Response, error) + func (_m *OrganizationsApi) GetOrganizationSettingsWithParams(ctx context.Context, args *admin.GetOrganizationSettingsApiParams) admin.GetOrganizationSettingsApiRequest + func (_m *OrganizationsApi) GetOrganizationWithParams(ctx context.Context, args *admin.GetOrganizationApiParams) admin.GetOrganizationApiRequest + func (_m *OrganizationsApi) ListOrganizationInvitations(ctx context.Context, orgId string) admin.ListOrganizationInvitationsApiRequest + func (_m *OrganizationsApi) ListOrganizationInvitationsExecute(r admin.ListOrganizationInvitationsApiRequest) ([]admin.OrganizationInvitation, *http.Response, error) + func (_m *OrganizationsApi) ListOrganizationInvitationsWithParams(ctx context.Context, args *admin.ListOrganizationInvitationsApiParams) admin.ListOrganizationInvitationsApiRequest + func (_m *OrganizationsApi) ListOrganizationProjects(ctx context.Context, orgId string) admin.ListOrganizationProjectsApiRequest + func (_m *OrganizationsApi) ListOrganizationProjectsExecute(r admin.ListOrganizationProjectsApiRequest) (*admin.PaginatedAtlasGroup, *http.Response, error) + func (_m *OrganizationsApi) ListOrganizationProjectsWithParams(ctx context.Context, args *admin.ListOrganizationProjectsApiParams) admin.ListOrganizationProjectsApiRequest + func (_m *OrganizationsApi) ListOrganizationUsers(ctx context.Context, orgId string) admin.ListOrganizationUsersApiRequest + func (_m *OrganizationsApi) ListOrganizationUsersExecute(r admin.ListOrganizationUsersApiRequest) (*admin.PaginatedAppUser, *http.Response, error) + func (_m *OrganizationsApi) ListOrganizationUsersWithParams(ctx context.Context, args *admin.ListOrganizationUsersApiParams) admin.ListOrganizationUsersApiRequest + func (_m *OrganizationsApi) ListOrganizations(ctx context.Context) admin.ListOrganizationsApiRequest + func (_m *OrganizationsApi) ListOrganizationsExecute(r admin.ListOrganizationsApiRequest) (*admin.PaginatedOrganization, *http.Response, error) + func (_m *OrganizationsApi) ListOrganizationsWithParams(ctx context.Context, args *admin.ListOrganizationsApiParams) admin.ListOrganizationsApiRequest + func (_m *OrganizationsApi) RemoveOrganizationUser(ctx context.Context, orgId string, userId string) admin.RemoveOrganizationUserApiRequest + func (_m *OrganizationsApi) RemoveOrganizationUserExecute(r admin.RemoveOrganizationUserApiRequest) (any, *http.Response, error) + func (_m *OrganizationsApi) RemoveOrganizationUserWithParams(ctx context.Context, args *admin.RemoveOrganizationUserApiParams) admin.RemoveOrganizationUserApiRequest + func (_m *OrganizationsApi) RenameOrganization(ctx context.Context, orgId string, atlasOrganization *admin.AtlasOrganization) admin.RenameOrganizationApiRequest + func (_m *OrganizationsApi) RenameOrganizationExecute(r admin.RenameOrganizationApiRequest) (*admin.AtlasOrganization, *http.Response, error) + func (_m *OrganizationsApi) RenameOrganizationWithParams(ctx context.Context, args *admin.RenameOrganizationApiParams) admin.RenameOrganizationApiRequest + func (_m *OrganizationsApi) UpdateOrganizationInvitation(ctx context.Context, orgId string, ...) admin.UpdateOrganizationInvitationApiRequest + func (_m *OrganizationsApi) UpdateOrganizationInvitationById(ctx context.Context, orgId string, invitationId string, ...) admin.UpdateOrganizationInvitationByIdApiRequest + func (_m *OrganizationsApi) UpdateOrganizationInvitationByIdExecute(r admin.UpdateOrganizationInvitationByIdApiRequest) (*admin.OrganizationInvitation, *http.Response, error) + func (_m *OrganizationsApi) UpdateOrganizationInvitationByIdWithParams(ctx context.Context, args *admin.UpdateOrganizationInvitationByIdApiParams) admin.UpdateOrganizationInvitationByIdApiRequest + func (_m *OrganizationsApi) UpdateOrganizationInvitationExecute(r admin.UpdateOrganizationInvitationApiRequest) (*admin.OrganizationInvitation, *http.Response, error) + func (_m *OrganizationsApi) UpdateOrganizationInvitationWithParams(ctx context.Context, args *admin.UpdateOrganizationInvitationApiParams) admin.UpdateOrganizationInvitationApiRequest + func (_m *OrganizationsApi) UpdateOrganizationRoles(ctx context.Context, orgId string, userId string, ...) admin.UpdateOrganizationRolesApiRequest + func (_m *OrganizationsApi) UpdateOrganizationRolesExecute(r admin.UpdateOrganizationRolesApiRequest) (*admin.UpdateOrgRolesForUser, *http.Response, error) + func (_m *OrganizationsApi) UpdateOrganizationRolesWithParams(ctx context.Context, args *admin.UpdateOrganizationRolesApiParams) admin.UpdateOrganizationRolesApiRequest + func (_m *OrganizationsApi) UpdateOrganizationSettings(ctx context.Context, orgId string, ...) admin.UpdateOrganizationSettingsApiRequest + func (_m *OrganizationsApi) UpdateOrganizationSettingsExecute(r admin.UpdateOrganizationSettingsApiRequest) (*admin.OrganizationSettings, *http.Response, error) + func (_m *OrganizationsApi) UpdateOrganizationSettingsWithParams(ctx context.Context, args *admin.UpdateOrganizationSettingsApiParams) admin.UpdateOrganizationSettingsApiRequest + type OrganizationsApi_CreateOrganizationExecute_Call struct + func (_c *OrganizationsApi_CreateOrganizationExecute_Call) Return(_a0 *admin.CreateOrganizationResponse, _a1 *http.Response, _a2 error) *OrganizationsApi_CreateOrganizationExecute_Call + func (_c *OrganizationsApi_CreateOrganizationExecute_Call) Run(run func(r admin.CreateOrganizationApiRequest)) *OrganizationsApi_CreateOrganizationExecute_Call + func (_c *OrganizationsApi_CreateOrganizationExecute_Call) RunAndReturn(...) *OrganizationsApi_CreateOrganizationExecute_Call + type OrganizationsApi_CreateOrganizationInvitationExecute_Call struct + func (_c *OrganizationsApi_CreateOrganizationInvitationExecute_Call) Return(_a0 *admin.OrganizationInvitation, _a1 *http.Response, _a2 error) *OrganizationsApi_CreateOrganizationInvitationExecute_Call + func (_c *OrganizationsApi_CreateOrganizationInvitationExecute_Call) Run(run func(r admin.CreateOrganizationInvitationApiRequest)) *OrganizationsApi_CreateOrganizationInvitationExecute_Call + func (_c *OrganizationsApi_CreateOrganizationInvitationExecute_Call) RunAndReturn(...) *OrganizationsApi_CreateOrganizationInvitationExecute_Call + type OrganizationsApi_CreateOrganizationInvitationWithParams_Call struct + func (_c *OrganizationsApi_CreateOrganizationInvitationWithParams_Call) Return(_a0 admin.CreateOrganizationInvitationApiRequest) *OrganizationsApi_CreateOrganizationInvitationWithParams_Call + func (_c *OrganizationsApi_CreateOrganizationInvitationWithParams_Call) Run(...) *OrganizationsApi_CreateOrganizationInvitationWithParams_Call + func (_c *OrganizationsApi_CreateOrganizationInvitationWithParams_Call) RunAndReturn(...) *OrganizationsApi_CreateOrganizationInvitationWithParams_Call + type OrganizationsApi_CreateOrganizationInvitation_Call struct + func (_c *OrganizationsApi_CreateOrganizationInvitation_Call) Return(_a0 admin.CreateOrganizationInvitationApiRequest) *OrganizationsApi_CreateOrganizationInvitation_Call + func (_c *OrganizationsApi_CreateOrganizationInvitation_Call) Run(run func(ctx context.Context, orgId string, ...)) *OrganizationsApi_CreateOrganizationInvitation_Call + func (_c *OrganizationsApi_CreateOrganizationInvitation_Call) RunAndReturn(...) *OrganizationsApi_CreateOrganizationInvitation_Call + type OrganizationsApi_CreateOrganizationWithParams_Call struct + func (_c *OrganizationsApi_CreateOrganizationWithParams_Call) Return(_a0 admin.CreateOrganizationApiRequest) *OrganizationsApi_CreateOrganizationWithParams_Call + func (_c *OrganizationsApi_CreateOrganizationWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateOrganizationApiParams)) *OrganizationsApi_CreateOrganizationWithParams_Call + func (_c *OrganizationsApi_CreateOrganizationWithParams_Call) RunAndReturn(...) *OrganizationsApi_CreateOrganizationWithParams_Call + type OrganizationsApi_CreateOrganization_Call struct + func (_c *OrganizationsApi_CreateOrganization_Call) Return(_a0 admin.CreateOrganizationApiRequest) *OrganizationsApi_CreateOrganization_Call + func (_c *OrganizationsApi_CreateOrganization_Call) Run(run func(ctx context.Context, ...)) *OrganizationsApi_CreateOrganization_Call + func (_c *OrganizationsApi_CreateOrganization_Call) RunAndReturn(...) *OrganizationsApi_CreateOrganization_Call + type OrganizationsApi_DeleteOrganizationExecute_Call struct + func (_c *OrganizationsApi_DeleteOrganizationExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *OrganizationsApi_DeleteOrganizationExecute_Call + func (_c *OrganizationsApi_DeleteOrganizationExecute_Call) Run(run func(r admin.DeleteOrganizationApiRequest)) *OrganizationsApi_DeleteOrganizationExecute_Call + func (_c *OrganizationsApi_DeleteOrganizationExecute_Call) RunAndReturn(run func(admin.DeleteOrganizationApiRequest) (any, *http.Response, error)) *OrganizationsApi_DeleteOrganizationExecute_Call + type OrganizationsApi_DeleteOrganizationInvitationExecute_Call struct + func (_c *OrganizationsApi_DeleteOrganizationInvitationExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *OrganizationsApi_DeleteOrganizationInvitationExecute_Call + func (_c *OrganizationsApi_DeleteOrganizationInvitationExecute_Call) Run(run func(r admin.DeleteOrganizationInvitationApiRequest)) *OrganizationsApi_DeleteOrganizationInvitationExecute_Call + func (_c *OrganizationsApi_DeleteOrganizationInvitationExecute_Call) RunAndReturn(...) *OrganizationsApi_DeleteOrganizationInvitationExecute_Call + type OrganizationsApi_DeleteOrganizationInvitationWithParams_Call struct + func (_c *OrganizationsApi_DeleteOrganizationInvitationWithParams_Call) Return(_a0 admin.DeleteOrganizationInvitationApiRequest) *OrganizationsApi_DeleteOrganizationInvitationWithParams_Call + func (_c *OrganizationsApi_DeleteOrganizationInvitationWithParams_Call) Run(...) *OrganizationsApi_DeleteOrganizationInvitationWithParams_Call + func (_c *OrganizationsApi_DeleteOrganizationInvitationWithParams_Call) RunAndReturn(...) *OrganizationsApi_DeleteOrganizationInvitationWithParams_Call + type OrganizationsApi_DeleteOrganizationInvitation_Call struct + func (_c *OrganizationsApi_DeleteOrganizationInvitation_Call) Return(_a0 admin.DeleteOrganizationInvitationApiRequest) *OrganizationsApi_DeleteOrganizationInvitation_Call + func (_c *OrganizationsApi_DeleteOrganizationInvitation_Call) Run(run func(ctx context.Context, orgId string, invitationId string)) *OrganizationsApi_DeleteOrganizationInvitation_Call + func (_c *OrganizationsApi_DeleteOrganizationInvitation_Call) RunAndReturn(...) *OrganizationsApi_DeleteOrganizationInvitation_Call + type OrganizationsApi_DeleteOrganizationWithParams_Call struct + func (_c *OrganizationsApi_DeleteOrganizationWithParams_Call) Return(_a0 admin.DeleteOrganizationApiRequest) *OrganizationsApi_DeleteOrganizationWithParams_Call + func (_c *OrganizationsApi_DeleteOrganizationWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteOrganizationApiParams)) *OrganizationsApi_DeleteOrganizationWithParams_Call + func (_c *OrganizationsApi_DeleteOrganizationWithParams_Call) RunAndReturn(...) *OrganizationsApi_DeleteOrganizationWithParams_Call + type OrganizationsApi_DeleteOrganization_Call struct + func (_c *OrganizationsApi_DeleteOrganization_Call) Return(_a0 admin.DeleteOrganizationApiRequest) *OrganizationsApi_DeleteOrganization_Call + func (_c *OrganizationsApi_DeleteOrganization_Call) Run(run func(ctx context.Context, orgId string)) *OrganizationsApi_DeleteOrganization_Call + func (_c *OrganizationsApi_DeleteOrganization_Call) RunAndReturn(run func(context.Context, string) admin.DeleteOrganizationApiRequest) *OrganizationsApi_DeleteOrganization_Call + type OrganizationsApi_Expecter struct + func (_e *OrganizationsApi_Expecter) CreateOrganization(ctx any, createOrganizationRequest any) *OrganizationsApi_CreateOrganization_Call + func (_e *OrganizationsApi_Expecter) CreateOrganizationExecute(r any) *OrganizationsApi_CreateOrganizationExecute_Call + func (_e *OrganizationsApi_Expecter) CreateOrganizationInvitation(ctx any, orgId any, organizationInvitationRequest any) *OrganizationsApi_CreateOrganizationInvitation_Call + func (_e *OrganizationsApi_Expecter) CreateOrganizationInvitationExecute(r any) *OrganizationsApi_CreateOrganizationInvitationExecute_Call + func (_e *OrganizationsApi_Expecter) CreateOrganizationInvitationWithParams(ctx any, args any) *OrganizationsApi_CreateOrganizationInvitationWithParams_Call + func (_e *OrganizationsApi_Expecter) CreateOrganizationWithParams(ctx any, args any) *OrganizationsApi_CreateOrganizationWithParams_Call + func (_e *OrganizationsApi_Expecter) DeleteOrganization(ctx any, orgId any) *OrganizationsApi_DeleteOrganization_Call + func (_e *OrganizationsApi_Expecter) DeleteOrganizationExecute(r any) *OrganizationsApi_DeleteOrganizationExecute_Call + func (_e *OrganizationsApi_Expecter) DeleteOrganizationInvitation(ctx any, orgId any, invitationId any) *OrganizationsApi_DeleteOrganizationInvitation_Call + func (_e *OrganizationsApi_Expecter) DeleteOrganizationInvitationExecute(r any) *OrganizationsApi_DeleteOrganizationInvitationExecute_Call + func (_e *OrganizationsApi_Expecter) DeleteOrganizationInvitationWithParams(ctx any, args any) *OrganizationsApi_DeleteOrganizationInvitationWithParams_Call + func (_e *OrganizationsApi_Expecter) DeleteOrganizationWithParams(ctx any, args any) *OrganizationsApi_DeleteOrganizationWithParams_Call + func (_e *OrganizationsApi_Expecter) GetOrganization(ctx any, orgId any) *OrganizationsApi_GetOrganization_Call + func (_e *OrganizationsApi_Expecter) GetOrganizationExecute(r any) *OrganizationsApi_GetOrganizationExecute_Call + func (_e *OrganizationsApi_Expecter) GetOrganizationInvitation(ctx any, orgId any, invitationId any) *OrganizationsApi_GetOrganizationInvitation_Call + func (_e *OrganizationsApi_Expecter) GetOrganizationInvitationExecute(r any) *OrganizationsApi_GetOrganizationInvitationExecute_Call + func (_e *OrganizationsApi_Expecter) GetOrganizationInvitationWithParams(ctx any, args any) *OrganizationsApi_GetOrganizationInvitationWithParams_Call + func (_e *OrganizationsApi_Expecter) GetOrganizationSettings(ctx any, orgId any) *OrganizationsApi_GetOrganizationSettings_Call + func (_e *OrganizationsApi_Expecter) GetOrganizationSettingsExecute(r any) *OrganizationsApi_GetOrganizationSettingsExecute_Call + func (_e *OrganizationsApi_Expecter) GetOrganizationSettingsWithParams(ctx any, args any) *OrganizationsApi_GetOrganizationSettingsWithParams_Call + func (_e *OrganizationsApi_Expecter) GetOrganizationWithParams(ctx any, args any) *OrganizationsApi_GetOrganizationWithParams_Call + func (_e *OrganizationsApi_Expecter) ListOrganizationInvitations(ctx any, orgId any) *OrganizationsApi_ListOrganizationInvitations_Call + func (_e *OrganizationsApi_Expecter) ListOrganizationInvitationsExecute(r any) *OrganizationsApi_ListOrganizationInvitationsExecute_Call + func (_e *OrganizationsApi_Expecter) ListOrganizationInvitationsWithParams(ctx any, args any) *OrganizationsApi_ListOrganizationInvitationsWithParams_Call + func (_e *OrganizationsApi_Expecter) ListOrganizationProjects(ctx any, orgId any) *OrganizationsApi_ListOrganizationProjects_Call + func (_e *OrganizationsApi_Expecter) ListOrganizationProjectsExecute(r any) *OrganizationsApi_ListOrganizationProjectsExecute_Call + func (_e *OrganizationsApi_Expecter) ListOrganizationProjectsWithParams(ctx any, args any) *OrganizationsApi_ListOrganizationProjectsWithParams_Call + func (_e *OrganizationsApi_Expecter) ListOrganizationUsers(ctx any, orgId any) *OrganizationsApi_ListOrganizationUsers_Call + func (_e *OrganizationsApi_Expecter) ListOrganizationUsersExecute(r any) *OrganizationsApi_ListOrganizationUsersExecute_Call + func (_e *OrganizationsApi_Expecter) ListOrganizationUsersWithParams(ctx any, args any) *OrganizationsApi_ListOrganizationUsersWithParams_Call + func (_e *OrganizationsApi_Expecter) ListOrganizations(ctx any) *OrganizationsApi_ListOrganizations_Call + func (_e *OrganizationsApi_Expecter) ListOrganizationsExecute(r any) *OrganizationsApi_ListOrganizationsExecute_Call + func (_e *OrganizationsApi_Expecter) ListOrganizationsWithParams(ctx any, args any) *OrganizationsApi_ListOrganizationsWithParams_Call + func (_e *OrganizationsApi_Expecter) RemoveOrganizationUser(ctx any, orgId any, userId any) *OrganizationsApi_RemoveOrganizationUser_Call + func (_e *OrganizationsApi_Expecter) RemoveOrganizationUserExecute(r any) *OrganizationsApi_RemoveOrganizationUserExecute_Call + func (_e *OrganizationsApi_Expecter) RemoveOrganizationUserWithParams(ctx any, args any) *OrganizationsApi_RemoveOrganizationUserWithParams_Call + func (_e *OrganizationsApi_Expecter) RenameOrganization(ctx any, orgId any, atlasOrganization any) *OrganizationsApi_RenameOrganization_Call + func (_e *OrganizationsApi_Expecter) RenameOrganizationExecute(r any) *OrganizationsApi_RenameOrganizationExecute_Call + func (_e *OrganizationsApi_Expecter) RenameOrganizationWithParams(ctx any, args any) *OrganizationsApi_RenameOrganizationWithParams_Call + func (_e *OrganizationsApi_Expecter) UpdateOrganizationInvitation(ctx any, orgId any, organizationInvitationRequest any) *OrganizationsApi_UpdateOrganizationInvitation_Call + func (_e *OrganizationsApi_Expecter) UpdateOrganizationInvitationById(ctx any, orgId any, invitationId any, organizationInvitationUpdateRequest any) *OrganizationsApi_UpdateOrganizationInvitationById_Call + func (_e *OrganizationsApi_Expecter) UpdateOrganizationInvitationByIdExecute(r any) *OrganizationsApi_UpdateOrganizationInvitationByIdExecute_Call + func (_e *OrganizationsApi_Expecter) UpdateOrganizationInvitationByIdWithParams(ctx any, args any) *OrganizationsApi_UpdateOrganizationInvitationByIdWithParams_Call + func (_e *OrganizationsApi_Expecter) UpdateOrganizationInvitationExecute(r any) *OrganizationsApi_UpdateOrganizationInvitationExecute_Call + func (_e *OrganizationsApi_Expecter) UpdateOrganizationInvitationWithParams(ctx any, args any) *OrganizationsApi_UpdateOrganizationInvitationWithParams_Call + func (_e *OrganizationsApi_Expecter) UpdateOrganizationRoles(ctx any, orgId any, userId any, updateOrgRolesForUser any) *OrganizationsApi_UpdateOrganizationRoles_Call + func (_e *OrganizationsApi_Expecter) UpdateOrganizationRolesExecute(r any) *OrganizationsApi_UpdateOrganizationRolesExecute_Call + func (_e *OrganizationsApi_Expecter) UpdateOrganizationRolesWithParams(ctx any, args any) *OrganizationsApi_UpdateOrganizationRolesWithParams_Call + func (_e *OrganizationsApi_Expecter) UpdateOrganizationSettings(ctx any, orgId any, organizationSettings any) *OrganizationsApi_UpdateOrganizationSettings_Call + func (_e *OrganizationsApi_Expecter) UpdateOrganizationSettingsExecute(r any) *OrganizationsApi_UpdateOrganizationSettingsExecute_Call + func (_e *OrganizationsApi_Expecter) UpdateOrganizationSettingsWithParams(ctx any, args any) *OrganizationsApi_UpdateOrganizationSettingsWithParams_Call + type OrganizationsApi_GetOrganizationExecute_Call struct + func (_c *OrganizationsApi_GetOrganizationExecute_Call) Return(_a0 *admin.AtlasOrganization, _a1 *http.Response, _a2 error) *OrganizationsApi_GetOrganizationExecute_Call + func (_c *OrganizationsApi_GetOrganizationExecute_Call) Run(run func(r admin.GetOrganizationApiRequest)) *OrganizationsApi_GetOrganizationExecute_Call + func (_c *OrganizationsApi_GetOrganizationExecute_Call) RunAndReturn(...) *OrganizationsApi_GetOrganizationExecute_Call + type OrganizationsApi_GetOrganizationInvitationExecute_Call struct + func (_c *OrganizationsApi_GetOrganizationInvitationExecute_Call) Return(_a0 *admin.OrganizationInvitation, _a1 *http.Response, _a2 error) *OrganizationsApi_GetOrganizationInvitationExecute_Call + func (_c *OrganizationsApi_GetOrganizationInvitationExecute_Call) Run(run func(r admin.GetOrganizationInvitationApiRequest)) *OrganizationsApi_GetOrganizationInvitationExecute_Call + func (_c *OrganizationsApi_GetOrganizationInvitationExecute_Call) RunAndReturn(...) *OrganizationsApi_GetOrganizationInvitationExecute_Call + type OrganizationsApi_GetOrganizationInvitationWithParams_Call struct + func (_c *OrganizationsApi_GetOrganizationInvitationWithParams_Call) Return(_a0 admin.GetOrganizationInvitationApiRequest) *OrganizationsApi_GetOrganizationInvitationWithParams_Call + func (_c *OrganizationsApi_GetOrganizationInvitationWithParams_Call) Run(run func(ctx context.Context, args *admin.GetOrganizationInvitationApiParams)) *OrganizationsApi_GetOrganizationInvitationWithParams_Call + func (_c *OrganizationsApi_GetOrganizationInvitationWithParams_Call) RunAndReturn(...) *OrganizationsApi_GetOrganizationInvitationWithParams_Call + type OrganizationsApi_GetOrganizationInvitation_Call struct + func (_c *OrganizationsApi_GetOrganizationInvitation_Call) Return(_a0 admin.GetOrganizationInvitationApiRequest) *OrganizationsApi_GetOrganizationInvitation_Call + func (_c *OrganizationsApi_GetOrganizationInvitation_Call) Run(run func(ctx context.Context, orgId string, invitationId string)) *OrganizationsApi_GetOrganizationInvitation_Call + func (_c *OrganizationsApi_GetOrganizationInvitation_Call) RunAndReturn(...) *OrganizationsApi_GetOrganizationInvitation_Call + type OrganizationsApi_GetOrganizationSettingsExecute_Call struct + func (_c *OrganizationsApi_GetOrganizationSettingsExecute_Call) Return(_a0 *admin.OrganizationSettings, _a1 *http.Response, _a2 error) *OrganizationsApi_GetOrganizationSettingsExecute_Call + func (_c *OrganizationsApi_GetOrganizationSettingsExecute_Call) Run(run func(r admin.GetOrganizationSettingsApiRequest)) *OrganizationsApi_GetOrganizationSettingsExecute_Call + func (_c *OrganizationsApi_GetOrganizationSettingsExecute_Call) RunAndReturn(...) *OrganizationsApi_GetOrganizationSettingsExecute_Call + type OrganizationsApi_GetOrganizationSettingsWithParams_Call struct + func (_c *OrganizationsApi_GetOrganizationSettingsWithParams_Call) Return(_a0 admin.GetOrganizationSettingsApiRequest) *OrganizationsApi_GetOrganizationSettingsWithParams_Call + func (_c *OrganizationsApi_GetOrganizationSettingsWithParams_Call) Run(run func(ctx context.Context, args *admin.GetOrganizationSettingsApiParams)) *OrganizationsApi_GetOrganizationSettingsWithParams_Call + func (_c *OrganizationsApi_GetOrganizationSettingsWithParams_Call) RunAndReturn(...) *OrganizationsApi_GetOrganizationSettingsWithParams_Call + type OrganizationsApi_GetOrganizationSettings_Call struct + func (_c *OrganizationsApi_GetOrganizationSettings_Call) Return(_a0 admin.GetOrganizationSettingsApiRequest) *OrganizationsApi_GetOrganizationSettings_Call + func (_c *OrganizationsApi_GetOrganizationSettings_Call) Run(run func(ctx context.Context, orgId string)) *OrganizationsApi_GetOrganizationSettings_Call + func (_c *OrganizationsApi_GetOrganizationSettings_Call) RunAndReturn(run func(context.Context, string) admin.GetOrganizationSettingsApiRequest) *OrganizationsApi_GetOrganizationSettings_Call + type OrganizationsApi_GetOrganizationWithParams_Call struct + func (_c *OrganizationsApi_GetOrganizationWithParams_Call) Return(_a0 admin.GetOrganizationApiRequest) *OrganizationsApi_GetOrganizationWithParams_Call + func (_c *OrganizationsApi_GetOrganizationWithParams_Call) Run(run func(ctx context.Context, args *admin.GetOrganizationApiParams)) *OrganizationsApi_GetOrganizationWithParams_Call + func (_c *OrganizationsApi_GetOrganizationWithParams_Call) RunAndReturn(...) *OrganizationsApi_GetOrganizationWithParams_Call + type OrganizationsApi_GetOrganization_Call struct + func (_c *OrganizationsApi_GetOrganization_Call) Return(_a0 admin.GetOrganizationApiRequest) *OrganizationsApi_GetOrganization_Call + func (_c *OrganizationsApi_GetOrganization_Call) Run(run func(ctx context.Context, orgId string)) *OrganizationsApi_GetOrganization_Call + func (_c *OrganizationsApi_GetOrganization_Call) RunAndReturn(run func(context.Context, string) admin.GetOrganizationApiRequest) *OrganizationsApi_GetOrganization_Call + type OrganizationsApi_ListOrganizationInvitationsExecute_Call struct + func (_c *OrganizationsApi_ListOrganizationInvitationsExecute_Call) Return(_a0 []admin.OrganizationInvitation, _a1 *http.Response, _a2 error) *OrganizationsApi_ListOrganizationInvitationsExecute_Call + func (_c *OrganizationsApi_ListOrganizationInvitationsExecute_Call) Run(run func(r admin.ListOrganizationInvitationsApiRequest)) *OrganizationsApi_ListOrganizationInvitationsExecute_Call + func (_c *OrganizationsApi_ListOrganizationInvitationsExecute_Call) RunAndReturn(...) *OrganizationsApi_ListOrganizationInvitationsExecute_Call + type OrganizationsApi_ListOrganizationInvitationsWithParams_Call struct + func (_c *OrganizationsApi_ListOrganizationInvitationsWithParams_Call) Return(_a0 admin.ListOrganizationInvitationsApiRequest) *OrganizationsApi_ListOrganizationInvitationsWithParams_Call + func (_c *OrganizationsApi_ListOrganizationInvitationsWithParams_Call) Run(...) *OrganizationsApi_ListOrganizationInvitationsWithParams_Call + func (_c *OrganizationsApi_ListOrganizationInvitationsWithParams_Call) RunAndReturn(...) *OrganizationsApi_ListOrganizationInvitationsWithParams_Call + type OrganizationsApi_ListOrganizationInvitations_Call struct + func (_c *OrganizationsApi_ListOrganizationInvitations_Call) Return(_a0 admin.ListOrganizationInvitationsApiRequest) *OrganizationsApi_ListOrganizationInvitations_Call + func (_c *OrganizationsApi_ListOrganizationInvitations_Call) Run(run func(ctx context.Context, orgId string)) *OrganizationsApi_ListOrganizationInvitations_Call + func (_c *OrganizationsApi_ListOrganizationInvitations_Call) RunAndReturn(run func(context.Context, string) admin.ListOrganizationInvitationsApiRequest) *OrganizationsApi_ListOrganizationInvitations_Call + type OrganizationsApi_ListOrganizationProjectsExecute_Call struct + func (_c *OrganizationsApi_ListOrganizationProjectsExecute_Call) Return(_a0 *admin.PaginatedAtlasGroup, _a1 *http.Response, _a2 error) *OrganizationsApi_ListOrganizationProjectsExecute_Call + func (_c *OrganizationsApi_ListOrganizationProjectsExecute_Call) Run(run func(r admin.ListOrganizationProjectsApiRequest)) *OrganizationsApi_ListOrganizationProjectsExecute_Call + func (_c *OrganizationsApi_ListOrganizationProjectsExecute_Call) RunAndReturn(...) *OrganizationsApi_ListOrganizationProjectsExecute_Call + type OrganizationsApi_ListOrganizationProjectsWithParams_Call struct + func (_c *OrganizationsApi_ListOrganizationProjectsWithParams_Call) Return(_a0 admin.ListOrganizationProjectsApiRequest) *OrganizationsApi_ListOrganizationProjectsWithParams_Call + func (_c *OrganizationsApi_ListOrganizationProjectsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListOrganizationProjectsApiParams)) *OrganizationsApi_ListOrganizationProjectsWithParams_Call + func (_c *OrganizationsApi_ListOrganizationProjectsWithParams_Call) RunAndReturn(...) *OrganizationsApi_ListOrganizationProjectsWithParams_Call + type OrganizationsApi_ListOrganizationProjects_Call struct + func (_c *OrganizationsApi_ListOrganizationProjects_Call) Return(_a0 admin.ListOrganizationProjectsApiRequest) *OrganizationsApi_ListOrganizationProjects_Call + func (_c *OrganizationsApi_ListOrganizationProjects_Call) Run(run func(ctx context.Context, orgId string)) *OrganizationsApi_ListOrganizationProjects_Call + func (_c *OrganizationsApi_ListOrganizationProjects_Call) RunAndReturn(run func(context.Context, string) admin.ListOrganizationProjectsApiRequest) *OrganizationsApi_ListOrganizationProjects_Call + type OrganizationsApi_ListOrganizationUsersExecute_Call struct + func (_c *OrganizationsApi_ListOrganizationUsersExecute_Call) Return(_a0 *admin.PaginatedAppUser, _a1 *http.Response, _a2 error) *OrganizationsApi_ListOrganizationUsersExecute_Call + func (_c *OrganizationsApi_ListOrganizationUsersExecute_Call) Run(run func(r admin.ListOrganizationUsersApiRequest)) *OrganizationsApi_ListOrganizationUsersExecute_Call + func (_c *OrganizationsApi_ListOrganizationUsersExecute_Call) RunAndReturn(...) *OrganizationsApi_ListOrganizationUsersExecute_Call + type OrganizationsApi_ListOrganizationUsersWithParams_Call struct + func (_c *OrganizationsApi_ListOrganizationUsersWithParams_Call) Return(_a0 admin.ListOrganizationUsersApiRequest) *OrganizationsApi_ListOrganizationUsersWithParams_Call + func (_c *OrganizationsApi_ListOrganizationUsersWithParams_Call) Run(run func(ctx context.Context, args *admin.ListOrganizationUsersApiParams)) *OrganizationsApi_ListOrganizationUsersWithParams_Call + func (_c *OrganizationsApi_ListOrganizationUsersWithParams_Call) RunAndReturn(...) *OrganizationsApi_ListOrganizationUsersWithParams_Call + type OrganizationsApi_ListOrganizationUsers_Call struct + func (_c *OrganizationsApi_ListOrganizationUsers_Call) Return(_a0 admin.ListOrganizationUsersApiRequest) *OrganizationsApi_ListOrganizationUsers_Call + func (_c *OrganizationsApi_ListOrganizationUsers_Call) Run(run func(ctx context.Context, orgId string)) *OrganizationsApi_ListOrganizationUsers_Call + func (_c *OrganizationsApi_ListOrganizationUsers_Call) RunAndReturn(run func(context.Context, string) admin.ListOrganizationUsersApiRequest) *OrganizationsApi_ListOrganizationUsers_Call + type OrganizationsApi_ListOrganizationsExecute_Call struct + func (_c *OrganizationsApi_ListOrganizationsExecute_Call) Return(_a0 *admin.PaginatedOrganization, _a1 *http.Response, _a2 error) *OrganizationsApi_ListOrganizationsExecute_Call + func (_c *OrganizationsApi_ListOrganizationsExecute_Call) Run(run func(r admin.ListOrganizationsApiRequest)) *OrganizationsApi_ListOrganizationsExecute_Call + func (_c *OrganizationsApi_ListOrganizationsExecute_Call) RunAndReturn(...) *OrganizationsApi_ListOrganizationsExecute_Call + type OrganizationsApi_ListOrganizationsWithParams_Call struct + func (_c *OrganizationsApi_ListOrganizationsWithParams_Call) Return(_a0 admin.ListOrganizationsApiRequest) *OrganizationsApi_ListOrganizationsWithParams_Call + func (_c *OrganizationsApi_ListOrganizationsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListOrganizationsApiParams)) *OrganizationsApi_ListOrganizationsWithParams_Call + func (_c *OrganizationsApi_ListOrganizationsWithParams_Call) RunAndReturn(...) *OrganizationsApi_ListOrganizationsWithParams_Call + type OrganizationsApi_ListOrganizations_Call struct + func (_c *OrganizationsApi_ListOrganizations_Call) Return(_a0 admin.ListOrganizationsApiRequest) *OrganizationsApi_ListOrganizations_Call + func (_c *OrganizationsApi_ListOrganizations_Call) Run(run func(ctx context.Context)) *OrganizationsApi_ListOrganizations_Call + func (_c *OrganizationsApi_ListOrganizations_Call) RunAndReturn(run func(context.Context) admin.ListOrganizationsApiRequest) *OrganizationsApi_ListOrganizations_Call + type OrganizationsApi_RemoveOrganizationUserExecute_Call struct + func (_c *OrganizationsApi_RemoveOrganizationUserExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *OrganizationsApi_RemoveOrganizationUserExecute_Call + func (_c *OrganizationsApi_RemoveOrganizationUserExecute_Call) Run(run func(r admin.RemoveOrganizationUserApiRequest)) *OrganizationsApi_RemoveOrganizationUserExecute_Call + func (_c *OrganizationsApi_RemoveOrganizationUserExecute_Call) RunAndReturn(run func(admin.RemoveOrganizationUserApiRequest) (any, *http.Response, error)) *OrganizationsApi_RemoveOrganizationUserExecute_Call + type OrganizationsApi_RemoveOrganizationUserWithParams_Call struct + func (_c *OrganizationsApi_RemoveOrganizationUserWithParams_Call) Return(_a0 admin.RemoveOrganizationUserApiRequest) *OrganizationsApi_RemoveOrganizationUserWithParams_Call + func (_c *OrganizationsApi_RemoveOrganizationUserWithParams_Call) Run(run func(ctx context.Context, args *admin.RemoveOrganizationUserApiParams)) *OrganizationsApi_RemoveOrganizationUserWithParams_Call + func (_c *OrganizationsApi_RemoveOrganizationUserWithParams_Call) RunAndReturn(...) *OrganizationsApi_RemoveOrganizationUserWithParams_Call + type OrganizationsApi_RemoveOrganizationUser_Call struct + func (_c *OrganizationsApi_RemoveOrganizationUser_Call) Return(_a0 admin.RemoveOrganizationUserApiRequest) *OrganizationsApi_RemoveOrganizationUser_Call + func (_c *OrganizationsApi_RemoveOrganizationUser_Call) Run(run func(ctx context.Context, orgId string, userId string)) *OrganizationsApi_RemoveOrganizationUser_Call + func (_c *OrganizationsApi_RemoveOrganizationUser_Call) RunAndReturn(...) *OrganizationsApi_RemoveOrganizationUser_Call + type OrganizationsApi_RenameOrganizationExecute_Call struct + func (_c *OrganizationsApi_RenameOrganizationExecute_Call) Return(_a0 *admin.AtlasOrganization, _a1 *http.Response, _a2 error) *OrganizationsApi_RenameOrganizationExecute_Call + func (_c *OrganizationsApi_RenameOrganizationExecute_Call) Run(run func(r admin.RenameOrganizationApiRequest)) *OrganizationsApi_RenameOrganizationExecute_Call + func (_c *OrganizationsApi_RenameOrganizationExecute_Call) RunAndReturn(...) *OrganizationsApi_RenameOrganizationExecute_Call + type OrganizationsApi_RenameOrganizationWithParams_Call struct + func (_c *OrganizationsApi_RenameOrganizationWithParams_Call) Return(_a0 admin.RenameOrganizationApiRequest) *OrganizationsApi_RenameOrganizationWithParams_Call + func (_c *OrganizationsApi_RenameOrganizationWithParams_Call) Run(run func(ctx context.Context, args *admin.RenameOrganizationApiParams)) *OrganizationsApi_RenameOrganizationWithParams_Call + func (_c *OrganizationsApi_RenameOrganizationWithParams_Call) RunAndReturn(...) *OrganizationsApi_RenameOrganizationWithParams_Call + type OrganizationsApi_RenameOrganization_Call struct + func (_c *OrganizationsApi_RenameOrganization_Call) Return(_a0 admin.RenameOrganizationApiRequest) *OrganizationsApi_RenameOrganization_Call + func (_c *OrganizationsApi_RenameOrganization_Call) Run(...) *OrganizationsApi_RenameOrganization_Call + func (_c *OrganizationsApi_RenameOrganization_Call) RunAndReturn(...) *OrganizationsApi_RenameOrganization_Call + type OrganizationsApi_UpdateOrganizationInvitationByIdExecute_Call struct + func (_c *OrganizationsApi_UpdateOrganizationInvitationByIdExecute_Call) Return(_a0 *admin.OrganizationInvitation, _a1 *http.Response, _a2 error) *OrganizationsApi_UpdateOrganizationInvitationByIdExecute_Call + func (_c *OrganizationsApi_UpdateOrganizationInvitationByIdExecute_Call) Run(run func(r admin.UpdateOrganizationInvitationByIdApiRequest)) *OrganizationsApi_UpdateOrganizationInvitationByIdExecute_Call + func (_c *OrganizationsApi_UpdateOrganizationInvitationByIdExecute_Call) RunAndReturn(...) *OrganizationsApi_UpdateOrganizationInvitationByIdExecute_Call + type OrganizationsApi_UpdateOrganizationInvitationByIdWithParams_Call struct + func (_c *OrganizationsApi_UpdateOrganizationInvitationByIdWithParams_Call) Return(_a0 admin.UpdateOrganizationInvitationByIdApiRequest) *OrganizationsApi_UpdateOrganizationInvitationByIdWithParams_Call + func (_c *OrganizationsApi_UpdateOrganizationInvitationByIdWithParams_Call) Run(...) *OrganizationsApi_UpdateOrganizationInvitationByIdWithParams_Call + func (_c *OrganizationsApi_UpdateOrganizationInvitationByIdWithParams_Call) RunAndReturn(...) *OrganizationsApi_UpdateOrganizationInvitationByIdWithParams_Call + type OrganizationsApi_UpdateOrganizationInvitationById_Call struct + func (_c *OrganizationsApi_UpdateOrganizationInvitationById_Call) Return(_a0 admin.UpdateOrganizationInvitationByIdApiRequest) *OrganizationsApi_UpdateOrganizationInvitationById_Call + func (_c *OrganizationsApi_UpdateOrganizationInvitationById_Call) Run(run func(ctx context.Context, orgId string, invitationId string, ...)) *OrganizationsApi_UpdateOrganizationInvitationById_Call + func (_c *OrganizationsApi_UpdateOrganizationInvitationById_Call) RunAndReturn(...) *OrganizationsApi_UpdateOrganizationInvitationById_Call + type OrganizationsApi_UpdateOrganizationInvitationExecute_Call struct + func (_c *OrganizationsApi_UpdateOrganizationInvitationExecute_Call) Return(_a0 *admin.OrganizationInvitation, _a1 *http.Response, _a2 error) *OrganizationsApi_UpdateOrganizationInvitationExecute_Call + func (_c *OrganizationsApi_UpdateOrganizationInvitationExecute_Call) Run(run func(r admin.UpdateOrganizationInvitationApiRequest)) *OrganizationsApi_UpdateOrganizationInvitationExecute_Call + func (_c *OrganizationsApi_UpdateOrganizationInvitationExecute_Call) RunAndReturn(...) *OrganizationsApi_UpdateOrganizationInvitationExecute_Call + type OrganizationsApi_UpdateOrganizationInvitationWithParams_Call struct + func (_c *OrganizationsApi_UpdateOrganizationInvitationWithParams_Call) Return(_a0 admin.UpdateOrganizationInvitationApiRequest) *OrganizationsApi_UpdateOrganizationInvitationWithParams_Call + func (_c *OrganizationsApi_UpdateOrganizationInvitationWithParams_Call) Run(...) *OrganizationsApi_UpdateOrganizationInvitationWithParams_Call + func (_c *OrganizationsApi_UpdateOrganizationInvitationWithParams_Call) RunAndReturn(...) *OrganizationsApi_UpdateOrganizationInvitationWithParams_Call + type OrganizationsApi_UpdateOrganizationInvitation_Call struct + func (_c *OrganizationsApi_UpdateOrganizationInvitation_Call) Return(_a0 admin.UpdateOrganizationInvitationApiRequest) *OrganizationsApi_UpdateOrganizationInvitation_Call + func (_c *OrganizationsApi_UpdateOrganizationInvitation_Call) Run(run func(ctx context.Context, orgId string, ...)) *OrganizationsApi_UpdateOrganizationInvitation_Call + func (_c *OrganizationsApi_UpdateOrganizationInvitation_Call) RunAndReturn(...) *OrganizationsApi_UpdateOrganizationInvitation_Call + type OrganizationsApi_UpdateOrganizationRolesExecute_Call struct + func (_c *OrganizationsApi_UpdateOrganizationRolesExecute_Call) Return(_a0 *admin.UpdateOrgRolesForUser, _a1 *http.Response, _a2 error) *OrganizationsApi_UpdateOrganizationRolesExecute_Call + func (_c *OrganizationsApi_UpdateOrganizationRolesExecute_Call) Run(run func(r admin.UpdateOrganizationRolesApiRequest)) *OrganizationsApi_UpdateOrganizationRolesExecute_Call + func (_c *OrganizationsApi_UpdateOrganizationRolesExecute_Call) RunAndReturn(...) *OrganizationsApi_UpdateOrganizationRolesExecute_Call + type OrganizationsApi_UpdateOrganizationRolesWithParams_Call struct + func (_c *OrganizationsApi_UpdateOrganizationRolesWithParams_Call) Return(_a0 admin.UpdateOrganizationRolesApiRequest) *OrganizationsApi_UpdateOrganizationRolesWithParams_Call + func (_c *OrganizationsApi_UpdateOrganizationRolesWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateOrganizationRolesApiParams)) *OrganizationsApi_UpdateOrganizationRolesWithParams_Call + func (_c *OrganizationsApi_UpdateOrganizationRolesWithParams_Call) RunAndReturn(...) *OrganizationsApi_UpdateOrganizationRolesWithParams_Call + type OrganizationsApi_UpdateOrganizationRoles_Call struct + func (_c *OrganizationsApi_UpdateOrganizationRoles_Call) Return(_a0 admin.UpdateOrganizationRolesApiRequest) *OrganizationsApi_UpdateOrganizationRoles_Call + func (_c *OrganizationsApi_UpdateOrganizationRoles_Call) Run(run func(ctx context.Context, orgId string, userId string, ...)) *OrganizationsApi_UpdateOrganizationRoles_Call + func (_c *OrganizationsApi_UpdateOrganizationRoles_Call) RunAndReturn(...) *OrganizationsApi_UpdateOrganizationRoles_Call + type OrganizationsApi_UpdateOrganizationSettingsExecute_Call struct + func (_c *OrganizationsApi_UpdateOrganizationSettingsExecute_Call) Return(_a0 *admin.OrganizationSettings, _a1 *http.Response, _a2 error) *OrganizationsApi_UpdateOrganizationSettingsExecute_Call + func (_c *OrganizationsApi_UpdateOrganizationSettingsExecute_Call) Run(run func(r admin.UpdateOrganizationSettingsApiRequest)) *OrganizationsApi_UpdateOrganizationSettingsExecute_Call + func (_c *OrganizationsApi_UpdateOrganizationSettingsExecute_Call) RunAndReturn(...) *OrganizationsApi_UpdateOrganizationSettingsExecute_Call + type OrganizationsApi_UpdateOrganizationSettingsWithParams_Call struct + func (_c *OrganizationsApi_UpdateOrganizationSettingsWithParams_Call) Return(_a0 admin.UpdateOrganizationSettingsApiRequest) *OrganizationsApi_UpdateOrganizationSettingsWithParams_Call + func (_c *OrganizationsApi_UpdateOrganizationSettingsWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateOrganizationSettingsApiParams)) *OrganizationsApi_UpdateOrganizationSettingsWithParams_Call + func (_c *OrganizationsApi_UpdateOrganizationSettingsWithParams_Call) RunAndReturn(...) *OrganizationsApi_UpdateOrganizationSettingsWithParams_Call + type OrganizationsApi_UpdateOrganizationSettings_Call struct + func (_c *OrganizationsApi_UpdateOrganizationSettings_Call) Return(_a0 admin.UpdateOrganizationSettingsApiRequest) *OrganizationsApi_UpdateOrganizationSettings_Call + func (_c *OrganizationsApi_UpdateOrganizationSettings_Call) Run(run func(ctx context.Context, orgId string, ...)) *OrganizationsApi_UpdateOrganizationSettings_Call + func (_c *OrganizationsApi_UpdateOrganizationSettings_Call) RunAndReturn(...) *OrganizationsApi_UpdateOrganizationSettings_Call + type PerformanceAdvisorApi struct + func NewPerformanceAdvisorApi(t interface{ ... }) *PerformanceAdvisorApi + func (_m *PerformanceAdvisorApi) DisableSlowOperationThresholding(ctx context.Context, groupId string) admin.DisableSlowOperationThresholdingApiRequest + func (_m *PerformanceAdvisorApi) DisableSlowOperationThresholdingExecute(r admin.DisableSlowOperationThresholdingApiRequest) (*http.Response, error) + func (_m *PerformanceAdvisorApi) DisableSlowOperationThresholdingWithParams(ctx context.Context, args *admin.DisableSlowOperationThresholdingApiParams) admin.DisableSlowOperationThresholdingApiRequest + func (_m *PerformanceAdvisorApi) EXPECT() *PerformanceAdvisorApi_Expecter + func (_m *PerformanceAdvisorApi) EnableSlowOperationThresholding(ctx context.Context, groupId string) admin.EnableSlowOperationThresholdingApiRequest + func (_m *PerformanceAdvisorApi) EnableSlowOperationThresholdingExecute(r admin.EnableSlowOperationThresholdingApiRequest) (*http.Response, error) + func (_m *PerformanceAdvisorApi) EnableSlowOperationThresholdingWithParams(ctx context.Context, args *admin.EnableSlowOperationThresholdingApiParams) admin.EnableSlowOperationThresholdingApiRequest + func (_m *PerformanceAdvisorApi) GetManagedSlowMs(ctx context.Context, groupId string) admin.GetManagedSlowMsApiRequest + func (_m *PerformanceAdvisorApi) GetManagedSlowMsExecute(r admin.GetManagedSlowMsApiRequest) (*http.Response, error) + func (_m *PerformanceAdvisorApi) GetManagedSlowMsWithParams(ctx context.Context, args *admin.GetManagedSlowMsApiParams) admin.GetManagedSlowMsApiRequest + func (_m *PerformanceAdvisorApi) GetServerlessAutoIndexing(ctx context.Context, groupId string, clusterName string) admin.GetServerlessAutoIndexingApiRequest + func (_m *PerformanceAdvisorApi) GetServerlessAutoIndexingExecute(r admin.GetServerlessAutoIndexingApiRequest) (bool, *http.Response, error) + func (_m *PerformanceAdvisorApi) GetServerlessAutoIndexingWithParams(ctx context.Context, args *admin.GetServerlessAutoIndexingApiParams) admin.GetServerlessAutoIndexingApiRequest + func (_m *PerformanceAdvisorApi) ListSlowQueries(ctx context.Context, groupId string, processId string) admin.ListSlowQueriesApiRequest + func (_m *PerformanceAdvisorApi) ListSlowQueriesExecute(r admin.ListSlowQueriesApiRequest) (*admin.PerformanceAdvisorSlowQueryList, *http.Response, error) + func (_m *PerformanceAdvisorApi) ListSlowQueriesWithParams(ctx context.Context, args *admin.ListSlowQueriesApiParams) admin.ListSlowQueriesApiRequest + func (_m *PerformanceAdvisorApi) ListSlowQueryNamespaces(ctx context.Context, groupId string, processId string) admin.ListSlowQueryNamespacesApiRequest + func (_m *PerformanceAdvisorApi) ListSlowQueryNamespacesExecute(r admin.ListSlowQueryNamespacesApiRequest) (*admin.Namespaces, *http.Response, error) + func (_m *PerformanceAdvisorApi) ListSlowQueryNamespacesWithParams(ctx context.Context, args *admin.ListSlowQueryNamespacesApiParams) admin.ListSlowQueryNamespacesApiRequest + func (_m *PerformanceAdvisorApi) ListSuggestedIndexes(ctx context.Context, groupId string, processId string) admin.ListSuggestedIndexesApiRequest + func (_m *PerformanceAdvisorApi) ListSuggestedIndexesExecute(r admin.ListSuggestedIndexesApiRequest) (*admin.PerformanceAdvisorResponse, *http.Response, error) + func (_m *PerformanceAdvisorApi) ListSuggestedIndexesWithParams(ctx context.Context, args *admin.ListSuggestedIndexesApiParams) admin.ListSuggestedIndexesApiRequest + func (_m *PerformanceAdvisorApi) SetServerlessAutoIndexing(ctx context.Context, groupId string, clusterName string) admin.SetServerlessAutoIndexingApiRequest + func (_m *PerformanceAdvisorApi) SetServerlessAutoIndexingExecute(r admin.SetServerlessAutoIndexingApiRequest) (any, *http.Response, error) + func (_m *PerformanceAdvisorApi) SetServerlessAutoIndexingWithParams(ctx context.Context, args *admin.SetServerlessAutoIndexingApiParams) admin.SetServerlessAutoIndexingApiRequest + type PerformanceAdvisorApi_DisableSlowOperationThresholdingExecute_Call struct + func (_c *PerformanceAdvisorApi_DisableSlowOperationThresholdingExecute_Call) Return(_a0 *http.Response, _a1 error) *PerformanceAdvisorApi_DisableSlowOperationThresholdingExecute_Call + func (_c *PerformanceAdvisorApi_DisableSlowOperationThresholdingExecute_Call) Run(run func(r admin.DisableSlowOperationThresholdingApiRequest)) *PerformanceAdvisorApi_DisableSlowOperationThresholdingExecute_Call + func (_c *PerformanceAdvisorApi_DisableSlowOperationThresholdingExecute_Call) RunAndReturn(...) *PerformanceAdvisorApi_DisableSlowOperationThresholdingExecute_Call + type PerformanceAdvisorApi_DisableSlowOperationThresholdingWithParams_Call struct + func (_c *PerformanceAdvisorApi_DisableSlowOperationThresholdingWithParams_Call) Return(_a0 admin.DisableSlowOperationThresholdingApiRequest) *PerformanceAdvisorApi_DisableSlowOperationThresholdingWithParams_Call + func (_c *PerformanceAdvisorApi_DisableSlowOperationThresholdingWithParams_Call) Run(...) *PerformanceAdvisorApi_DisableSlowOperationThresholdingWithParams_Call + func (_c *PerformanceAdvisorApi_DisableSlowOperationThresholdingWithParams_Call) RunAndReturn(...) *PerformanceAdvisorApi_DisableSlowOperationThresholdingWithParams_Call + type PerformanceAdvisorApi_DisableSlowOperationThresholding_Call struct + func (_c *PerformanceAdvisorApi_DisableSlowOperationThresholding_Call) Return(_a0 admin.DisableSlowOperationThresholdingApiRequest) *PerformanceAdvisorApi_DisableSlowOperationThresholding_Call + func (_c *PerformanceAdvisorApi_DisableSlowOperationThresholding_Call) Run(run func(ctx context.Context, groupId string)) *PerformanceAdvisorApi_DisableSlowOperationThresholding_Call + func (_c *PerformanceAdvisorApi_DisableSlowOperationThresholding_Call) RunAndReturn(...) *PerformanceAdvisorApi_DisableSlowOperationThresholding_Call + type PerformanceAdvisorApi_EnableSlowOperationThresholdingExecute_Call struct + func (_c *PerformanceAdvisorApi_EnableSlowOperationThresholdingExecute_Call) Return(_a0 *http.Response, _a1 error) *PerformanceAdvisorApi_EnableSlowOperationThresholdingExecute_Call + func (_c *PerformanceAdvisorApi_EnableSlowOperationThresholdingExecute_Call) Run(run func(r admin.EnableSlowOperationThresholdingApiRequest)) *PerformanceAdvisorApi_EnableSlowOperationThresholdingExecute_Call + func (_c *PerformanceAdvisorApi_EnableSlowOperationThresholdingExecute_Call) RunAndReturn(...) *PerformanceAdvisorApi_EnableSlowOperationThresholdingExecute_Call + type PerformanceAdvisorApi_EnableSlowOperationThresholdingWithParams_Call struct + func (_c *PerformanceAdvisorApi_EnableSlowOperationThresholdingWithParams_Call) Return(_a0 admin.EnableSlowOperationThresholdingApiRequest) *PerformanceAdvisorApi_EnableSlowOperationThresholdingWithParams_Call + func (_c *PerformanceAdvisorApi_EnableSlowOperationThresholdingWithParams_Call) Run(...) *PerformanceAdvisorApi_EnableSlowOperationThresholdingWithParams_Call + func (_c *PerformanceAdvisorApi_EnableSlowOperationThresholdingWithParams_Call) RunAndReturn(...) *PerformanceAdvisorApi_EnableSlowOperationThresholdingWithParams_Call + type PerformanceAdvisorApi_EnableSlowOperationThresholding_Call struct + func (_c *PerformanceAdvisorApi_EnableSlowOperationThresholding_Call) Return(_a0 admin.EnableSlowOperationThresholdingApiRequest) *PerformanceAdvisorApi_EnableSlowOperationThresholding_Call + func (_c *PerformanceAdvisorApi_EnableSlowOperationThresholding_Call) Run(run func(ctx context.Context, groupId string)) *PerformanceAdvisorApi_EnableSlowOperationThresholding_Call + func (_c *PerformanceAdvisorApi_EnableSlowOperationThresholding_Call) RunAndReturn(...) *PerformanceAdvisorApi_EnableSlowOperationThresholding_Call + type PerformanceAdvisorApi_Expecter struct + func (_e *PerformanceAdvisorApi_Expecter) DisableSlowOperationThresholding(ctx any, groupId any) *PerformanceAdvisorApi_DisableSlowOperationThresholding_Call + func (_e *PerformanceAdvisorApi_Expecter) DisableSlowOperationThresholdingExecute(r any) *PerformanceAdvisorApi_DisableSlowOperationThresholdingExecute_Call + func (_e *PerformanceAdvisorApi_Expecter) DisableSlowOperationThresholdingWithParams(ctx any, args any) *PerformanceAdvisorApi_DisableSlowOperationThresholdingWithParams_Call + func (_e *PerformanceAdvisorApi_Expecter) EnableSlowOperationThresholding(ctx any, groupId any) *PerformanceAdvisorApi_EnableSlowOperationThresholding_Call + func (_e *PerformanceAdvisorApi_Expecter) EnableSlowOperationThresholdingExecute(r any) *PerformanceAdvisorApi_EnableSlowOperationThresholdingExecute_Call + func (_e *PerformanceAdvisorApi_Expecter) EnableSlowOperationThresholdingWithParams(ctx any, args any) *PerformanceAdvisorApi_EnableSlowOperationThresholdingWithParams_Call + func (_e *PerformanceAdvisorApi_Expecter) GetManagedSlowMs(ctx any, groupId any) *PerformanceAdvisorApi_GetManagedSlowMs_Call + func (_e *PerformanceAdvisorApi_Expecter) GetManagedSlowMsExecute(r any) *PerformanceAdvisorApi_GetManagedSlowMsExecute_Call + func (_e *PerformanceAdvisorApi_Expecter) GetManagedSlowMsWithParams(ctx any, args any) *PerformanceAdvisorApi_GetManagedSlowMsWithParams_Call + func (_e *PerformanceAdvisorApi_Expecter) GetServerlessAutoIndexing(ctx any, groupId any, clusterName any) *PerformanceAdvisorApi_GetServerlessAutoIndexing_Call + func (_e *PerformanceAdvisorApi_Expecter) GetServerlessAutoIndexingExecute(r any) *PerformanceAdvisorApi_GetServerlessAutoIndexingExecute_Call + func (_e *PerformanceAdvisorApi_Expecter) GetServerlessAutoIndexingWithParams(ctx any, args any) *PerformanceAdvisorApi_GetServerlessAutoIndexingWithParams_Call + func (_e *PerformanceAdvisorApi_Expecter) ListSlowQueries(ctx any, groupId any, processId any) *PerformanceAdvisorApi_ListSlowQueries_Call + func (_e *PerformanceAdvisorApi_Expecter) ListSlowQueriesExecute(r any) *PerformanceAdvisorApi_ListSlowQueriesExecute_Call + func (_e *PerformanceAdvisorApi_Expecter) ListSlowQueriesWithParams(ctx any, args any) *PerformanceAdvisorApi_ListSlowQueriesWithParams_Call + func (_e *PerformanceAdvisorApi_Expecter) ListSlowQueryNamespaces(ctx any, groupId any, processId any) *PerformanceAdvisorApi_ListSlowQueryNamespaces_Call + func (_e *PerformanceAdvisorApi_Expecter) ListSlowQueryNamespacesExecute(r any) *PerformanceAdvisorApi_ListSlowQueryNamespacesExecute_Call + func (_e *PerformanceAdvisorApi_Expecter) ListSlowQueryNamespacesWithParams(ctx any, args any) *PerformanceAdvisorApi_ListSlowQueryNamespacesWithParams_Call + func (_e *PerformanceAdvisorApi_Expecter) ListSuggestedIndexes(ctx any, groupId any, processId any) *PerformanceAdvisorApi_ListSuggestedIndexes_Call + func (_e *PerformanceAdvisorApi_Expecter) ListSuggestedIndexesExecute(r any) *PerformanceAdvisorApi_ListSuggestedIndexesExecute_Call + func (_e *PerformanceAdvisorApi_Expecter) ListSuggestedIndexesWithParams(ctx any, args any) *PerformanceAdvisorApi_ListSuggestedIndexesWithParams_Call + func (_e *PerformanceAdvisorApi_Expecter) SetServerlessAutoIndexing(ctx any, groupId any, clusterName any) *PerformanceAdvisorApi_SetServerlessAutoIndexing_Call + func (_e *PerformanceAdvisorApi_Expecter) SetServerlessAutoIndexingExecute(r any) *PerformanceAdvisorApi_SetServerlessAutoIndexingExecute_Call + func (_e *PerformanceAdvisorApi_Expecter) SetServerlessAutoIndexingWithParams(ctx any, args any) *PerformanceAdvisorApi_SetServerlessAutoIndexingWithParams_Call + type PerformanceAdvisorApi_GetManagedSlowMsExecute_Call struct + func (_c *PerformanceAdvisorApi_GetManagedSlowMsExecute_Call) Return(_a0 *http.Response, _a1 error) *PerformanceAdvisorApi_GetManagedSlowMsExecute_Call + func (_c *PerformanceAdvisorApi_GetManagedSlowMsExecute_Call) Run(run func(r admin.GetManagedSlowMsApiRequest)) *PerformanceAdvisorApi_GetManagedSlowMsExecute_Call + func (_c *PerformanceAdvisorApi_GetManagedSlowMsExecute_Call) RunAndReturn(run func(admin.GetManagedSlowMsApiRequest) (*http.Response, error)) *PerformanceAdvisorApi_GetManagedSlowMsExecute_Call + type PerformanceAdvisorApi_GetManagedSlowMsWithParams_Call struct + func (_c *PerformanceAdvisorApi_GetManagedSlowMsWithParams_Call) Return(_a0 admin.GetManagedSlowMsApiRequest) *PerformanceAdvisorApi_GetManagedSlowMsWithParams_Call + func (_c *PerformanceAdvisorApi_GetManagedSlowMsWithParams_Call) Run(run func(ctx context.Context, args *admin.GetManagedSlowMsApiParams)) *PerformanceAdvisorApi_GetManagedSlowMsWithParams_Call + func (_c *PerformanceAdvisorApi_GetManagedSlowMsWithParams_Call) RunAndReturn(...) *PerformanceAdvisorApi_GetManagedSlowMsWithParams_Call + type PerformanceAdvisorApi_GetManagedSlowMs_Call struct + func (_c *PerformanceAdvisorApi_GetManagedSlowMs_Call) Return(_a0 admin.GetManagedSlowMsApiRequest) *PerformanceAdvisorApi_GetManagedSlowMs_Call + func (_c *PerformanceAdvisorApi_GetManagedSlowMs_Call) Run(run func(ctx context.Context, groupId string)) *PerformanceAdvisorApi_GetManagedSlowMs_Call + func (_c *PerformanceAdvisorApi_GetManagedSlowMs_Call) RunAndReturn(run func(context.Context, string) admin.GetManagedSlowMsApiRequest) *PerformanceAdvisorApi_GetManagedSlowMs_Call + type PerformanceAdvisorApi_GetServerlessAutoIndexingExecute_Call struct + func (_c *PerformanceAdvisorApi_GetServerlessAutoIndexingExecute_Call) Return(_a0 bool, _a1 *http.Response, _a2 error) *PerformanceAdvisorApi_GetServerlessAutoIndexingExecute_Call + func (_c *PerformanceAdvisorApi_GetServerlessAutoIndexingExecute_Call) Run(run func(r admin.GetServerlessAutoIndexingApiRequest)) *PerformanceAdvisorApi_GetServerlessAutoIndexingExecute_Call + func (_c *PerformanceAdvisorApi_GetServerlessAutoIndexingExecute_Call) RunAndReturn(...) *PerformanceAdvisorApi_GetServerlessAutoIndexingExecute_Call + type PerformanceAdvisorApi_GetServerlessAutoIndexingWithParams_Call struct + func (_c *PerformanceAdvisorApi_GetServerlessAutoIndexingWithParams_Call) Return(_a0 admin.GetServerlessAutoIndexingApiRequest) *PerformanceAdvisorApi_GetServerlessAutoIndexingWithParams_Call + func (_c *PerformanceAdvisorApi_GetServerlessAutoIndexingWithParams_Call) Run(run func(ctx context.Context, args *admin.GetServerlessAutoIndexingApiParams)) *PerformanceAdvisorApi_GetServerlessAutoIndexingWithParams_Call + func (_c *PerformanceAdvisorApi_GetServerlessAutoIndexingWithParams_Call) RunAndReturn(...) *PerformanceAdvisorApi_GetServerlessAutoIndexingWithParams_Call + type PerformanceAdvisorApi_GetServerlessAutoIndexing_Call struct + func (_c *PerformanceAdvisorApi_GetServerlessAutoIndexing_Call) Return(_a0 admin.GetServerlessAutoIndexingApiRequest) *PerformanceAdvisorApi_GetServerlessAutoIndexing_Call + func (_c *PerformanceAdvisorApi_GetServerlessAutoIndexing_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *PerformanceAdvisorApi_GetServerlessAutoIndexing_Call + func (_c *PerformanceAdvisorApi_GetServerlessAutoIndexing_Call) RunAndReturn(...) *PerformanceAdvisorApi_GetServerlessAutoIndexing_Call + type PerformanceAdvisorApi_ListSlowQueriesExecute_Call struct + func (_c *PerformanceAdvisorApi_ListSlowQueriesExecute_Call) Return(_a0 *admin.PerformanceAdvisorSlowQueryList, _a1 *http.Response, _a2 error) *PerformanceAdvisorApi_ListSlowQueriesExecute_Call + func (_c *PerformanceAdvisorApi_ListSlowQueriesExecute_Call) Run(run func(r admin.ListSlowQueriesApiRequest)) *PerformanceAdvisorApi_ListSlowQueriesExecute_Call + func (_c *PerformanceAdvisorApi_ListSlowQueriesExecute_Call) RunAndReturn(...) *PerformanceAdvisorApi_ListSlowQueriesExecute_Call + type PerformanceAdvisorApi_ListSlowQueriesWithParams_Call struct + func (_c *PerformanceAdvisorApi_ListSlowQueriesWithParams_Call) Return(_a0 admin.ListSlowQueriesApiRequest) *PerformanceAdvisorApi_ListSlowQueriesWithParams_Call + func (_c *PerformanceAdvisorApi_ListSlowQueriesWithParams_Call) Run(run func(ctx context.Context, args *admin.ListSlowQueriesApiParams)) *PerformanceAdvisorApi_ListSlowQueriesWithParams_Call + func (_c *PerformanceAdvisorApi_ListSlowQueriesWithParams_Call) RunAndReturn(...) *PerformanceAdvisorApi_ListSlowQueriesWithParams_Call + type PerformanceAdvisorApi_ListSlowQueries_Call struct + func (_c *PerformanceAdvisorApi_ListSlowQueries_Call) Return(_a0 admin.ListSlowQueriesApiRequest) *PerformanceAdvisorApi_ListSlowQueries_Call + func (_c *PerformanceAdvisorApi_ListSlowQueries_Call) Run(run func(ctx context.Context, groupId string, processId string)) *PerformanceAdvisorApi_ListSlowQueries_Call + func (_c *PerformanceAdvisorApi_ListSlowQueries_Call) RunAndReturn(run func(context.Context, string, string) admin.ListSlowQueriesApiRequest) *PerformanceAdvisorApi_ListSlowQueries_Call + type PerformanceAdvisorApi_ListSlowQueryNamespacesExecute_Call struct + func (_c *PerformanceAdvisorApi_ListSlowQueryNamespacesExecute_Call) Return(_a0 *admin.Namespaces, _a1 *http.Response, _a2 error) *PerformanceAdvisorApi_ListSlowQueryNamespacesExecute_Call + func (_c *PerformanceAdvisorApi_ListSlowQueryNamespacesExecute_Call) Run(run func(r admin.ListSlowQueryNamespacesApiRequest)) *PerformanceAdvisorApi_ListSlowQueryNamespacesExecute_Call + func (_c *PerformanceAdvisorApi_ListSlowQueryNamespacesExecute_Call) RunAndReturn(...) *PerformanceAdvisorApi_ListSlowQueryNamespacesExecute_Call + type PerformanceAdvisorApi_ListSlowQueryNamespacesWithParams_Call struct + func (_c *PerformanceAdvisorApi_ListSlowQueryNamespacesWithParams_Call) Return(_a0 admin.ListSlowQueryNamespacesApiRequest) *PerformanceAdvisorApi_ListSlowQueryNamespacesWithParams_Call + func (_c *PerformanceAdvisorApi_ListSlowQueryNamespacesWithParams_Call) Run(run func(ctx context.Context, args *admin.ListSlowQueryNamespacesApiParams)) *PerformanceAdvisorApi_ListSlowQueryNamespacesWithParams_Call + func (_c *PerformanceAdvisorApi_ListSlowQueryNamespacesWithParams_Call) RunAndReturn(...) *PerformanceAdvisorApi_ListSlowQueryNamespacesWithParams_Call + type PerformanceAdvisorApi_ListSlowQueryNamespaces_Call struct + func (_c *PerformanceAdvisorApi_ListSlowQueryNamespaces_Call) Return(_a0 admin.ListSlowQueryNamespacesApiRequest) *PerformanceAdvisorApi_ListSlowQueryNamespaces_Call + func (_c *PerformanceAdvisorApi_ListSlowQueryNamespaces_Call) Run(run func(ctx context.Context, groupId string, processId string)) *PerformanceAdvisorApi_ListSlowQueryNamespaces_Call + func (_c *PerformanceAdvisorApi_ListSlowQueryNamespaces_Call) RunAndReturn(...) *PerformanceAdvisorApi_ListSlowQueryNamespaces_Call + type PerformanceAdvisorApi_ListSuggestedIndexesExecute_Call struct + func (_c *PerformanceAdvisorApi_ListSuggestedIndexesExecute_Call) Return(_a0 *admin.PerformanceAdvisorResponse, _a1 *http.Response, _a2 error) *PerformanceAdvisorApi_ListSuggestedIndexesExecute_Call + func (_c *PerformanceAdvisorApi_ListSuggestedIndexesExecute_Call) Run(run func(r admin.ListSuggestedIndexesApiRequest)) *PerformanceAdvisorApi_ListSuggestedIndexesExecute_Call + func (_c *PerformanceAdvisorApi_ListSuggestedIndexesExecute_Call) RunAndReturn(...) *PerformanceAdvisorApi_ListSuggestedIndexesExecute_Call + type PerformanceAdvisorApi_ListSuggestedIndexesWithParams_Call struct + func (_c *PerformanceAdvisorApi_ListSuggestedIndexesWithParams_Call) Return(_a0 admin.ListSuggestedIndexesApiRequest) *PerformanceAdvisorApi_ListSuggestedIndexesWithParams_Call + func (_c *PerformanceAdvisorApi_ListSuggestedIndexesWithParams_Call) Run(run func(ctx context.Context, args *admin.ListSuggestedIndexesApiParams)) *PerformanceAdvisorApi_ListSuggestedIndexesWithParams_Call + func (_c *PerformanceAdvisorApi_ListSuggestedIndexesWithParams_Call) RunAndReturn(...) *PerformanceAdvisorApi_ListSuggestedIndexesWithParams_Call + type PerformanceAdvisorApi_ListSuggestedIndexes_Call struct + func (_c *PerformanceAdvisorApi_ListSuggestedIndexes_Call) Return(_a0 admin.ListSuggestedIndexesApiRequest) *PerformanceAdvisorApi_ListSuggestedIndexes_Call + func (_c *PerformanceAdvisorApi_ListSuggestedIndexes_Call) Run(run func(ctx context.Context, groupId string, processId string)) *PerformanceAdvisorApi_ListSuggestedIndexes_Call + func (_c *PerformanceAdvisorApi_ListSuggestedIndexes_Call) RunAndReturn(run func(context.Context, string, string) admin.ListSuggestedIndexesApiRequest) *PerformanceAdvisorApi_ListSuggestedIndexes_Call + type PerformanceAdvisorApi_SetServerlessAutoIndexingExecute_Call struct + func (_c *PerformanceAdvisorApi_SetServerlessAutoIndexingExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *PerformanceAdvisorApi_SetServerlessAutoIndexingExecute_Call + func (_c *PerformanceAdvisorApi_SetServerlessAutoIndexingExecute_Call) Run(run func(r admin.SetServerlessAutoIndexingApiRequest)) *PerformanceAdvisorApi_SetServerlessAutoIndexingExecute_Call + func (_c *PerformanceAdvisorApi_SetServerlessAutoIndexingExecute_Call) RunAndReturn(...) *PerformanceAdvisorApi_SetServerlessAutoIndexingExecute_Call + type PerformanceAdvisorApi_SetServerlessAutoIndexingWithParams_Call struct + func (_c *PerformanceAdvisorApi_SetServerlessAutoIndexingWithParams_Call) Return(_a0 admin.SetServerlessAutoIndexingApiRequest) *PerformanceAdvisorApi_SetServerlessAutoIndexingWithParams_Call + func (_c *PerformanceAdvisorApi_SetServerlessAutoIndexingWithParams_Call) Run(run func(ctx context.Context, args *admin.SetServerlessAutoIndexingApiParams)) *PerformanceAdvisorApi_SetServerlessAutoIndexingWithParams_Call + func (_c *PerformanceAdvisorApi_SetServerlessAutoIndexingWithParams_Call) RunAndReturn(...) *PerformanceAdvisorApi_SetServerlessAutoIndexingWithParams_Call + type PerformanceAdvisorApi_SetServerlessAutoIndexing_Call struct + func (_c *PerformanceAdvisorApi_SetServerlessAutoIndexing_Call) Return(_a0 admin.SetServerlessAutoIndexingApiRequest) *PerformanceAdvisorApi_SetServerlessAutoIndexing_Call + func (_c *PerformanceAdvisorApi_SetServerlessAutoIndexing_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *PerformanceAdvisorApi_SetServerlessAutoIndexing_Call + func (_c *PerformanceAdvisorApi_SetServerlessAutoIndexing_Call) RunAndReturn(...) *PerformanceAdvisorApi_SetServerlessAutoIndexing_Call + type PrivateEndpointServicesApi struct + func NewPrivateEndpointServicesApi(t interface{ ... }) *PrivateEndpointServicesApi + func (_m *PrivateEndpointServicesApi) CreatePrivateEndpoint(ctx context.Context, groupId string, cloudProvider string, ...) admin.CreatePrivateEndpointApiRequest + func (_m *PrivateEndpointServicesApi) CreatePrivateEndpointExecute(r admin.CreatePrivateEndpointApiRequest) (*admin.PrivateLinkEndpoint, *http.Response, error) + func (_m *PrivateEndpointServicesApi) CreatePrivateEndpointService(ctx context.Context, groupId string, ...) admin.CreatePrivateEndpointServiceApiRequest + func (_m *PrivateEndpointServicesApi) CreatePrivateEndpointServiceExecute(r admin.CreatePrivateEndpointServiceApiRequest) (*admin.EndpointService, *http.Response, error) + func (_m *PrivateEndpointServicesApi) CreatePrivateEndpointServiceWithParams(ctx context.Context, args *admin.CreatePrivateEndpointServiceApiParams) admin.CreatePrivateEndpointServiceApiRequest + func (_m *PrivateEndpointServicesApi) CreatePrivateEndpointWithParams(ctx context.Context, args *admin.CreatePrivateEndpointApiParams) admin.CreatePrivateEndpointApiRequest + func (_m *PrivateEndpointServicesApi) DeletePrivateEndpoint(ctx context.Context, groupId string, cloudProvider string, endpointId string, ...) admin.DeletePrivateEndpointApiRequest + func (_m *PrivateEndpointServicesApi) DeletePrivateEndpointExecute(r admin.DeletePrivateEndpointApiRequest) (any, *http.Response, error) + func (_m *PrivateEndpointServicesApi) DeletePrivateEndpointService(ctx context.Context, groupId string, cloudProvider string, ...) admin.DeletePrivateEndpointServiceApiRequest + func (_m *PrivateEndpointServicesApi) DeletePrivateEndpointServiceExecute(r admin.DeletePrivateEndpointServiceApiRequest) (any, *http.Response, error) + func (_m *PrivateEndpointServicesApi) DeletePrivateEndpointServiceWithParams(ctx context.Context, args *admin.DeletePrivateEndpointServiceApiParams) admin.DeletePrivateEndpointServiceApiRequest + func (_m *PrivateEndpointServicesApi) DeletePrivateEndpointWithParams(ctx context.Context, args *admin.DeletePrivateEndpointApiParams) admin.DeletePrivateEndpointApiRequest + func (_m *PrivateEndpointServicesApi) EXPECT() *PrivateEndpointServicesApi_Expecter + func (_m *PrivateEndpointServicesApi) GetPrivateEndpoint(ctx context.Context, groupId string, cloudProvider string, endpointId string, ...) admin.GetPrivateEndpointApiRequest + func (_m *PrivateEndpointServicesApi) GetPrivateEndpointExecute(r admin.GetPrivateEndpointApiRequest) (*admin.PrivateLinkEndpoint, *http.Response, error) + func (_m *PrivateEndpointServicesApi) GetPrivateEndpointService(ctx context.Context, groupId string, cloudProvider string, ...) admin.GetPrivateEndpointServiceApiRequest + func (_m *PrivateEndpointServicesApi) GetPrivateEndpointServiceExecute(r admin.GetPrivateEndpointServiceApiRequest) (*admin.EndpointService, *http.Response, error) + func (_m *PrivateEndpointServicesApi) GetPrivateEndpointServiceWithParams(ctx context.Context, args *admin.GetPrivateEndpointServiceApiParams) admin.GetPrivateEndpointServiceApiRequest + func (_m *PrivateEndpointServicesApi) GetPrivateEndpointWithParams(ctx context.Context, args *admin.GetPrivateEndpointApiParams) admin.GetPrivateEndpointApiRequest + func (_m *PrivateEndpointServicesApi) GetRegionalizedPrivateEndpointSetting(ctx context.Context, groupId string) admin.GetRegionalizedPrivateEndpointSettingApiRequest + func (_m *PrivateEndpointServicesApi) GetRegionalizedPrivateEndpointSettingExecute(r admin.GetRegionalizedPrivateEndpointSettingApiRequest) (*admin.ProjectSettingItem, *http.Response, error) + func (_m *PrivateEndpointServicesApi) GetRegionalizedPrivateEndpointSettingWithParams(ctx context.Context, ...) admin.GetRegionalizedPrivateEndpointSettingApiRequest + func (_m *PrivateEndpointServicesApi) ListPrivateEndpointServices(ctx context.Context, groupId string, cloudProvider string) admin.ListPrivateEndpointServicesApiRequest + func (_m *PrivateEndpointServicesApi) ListPrivateEndpointServicesExecute(r admin.ListPrivateEndpointServicesApiRequest) ([]admin.EndpointService, *http.Response, error) + func (_m *PrivateEndpointServicesApi) ListPrivateEndpointServicesWithParams(ctx context.Context, args *admin.ListPrivateEndpointServicesApiParams) admin.ListPrivateEndpointServicesApiRequest + func (_m *PrivateEndpointServicesApi) ToggleRegionalizedPrivateEndpointSetting(ctx context.Context, groupId string, ...) admin.ToggleRegionalizedPrivateEndpointSettingApiRequest + func (_m *PrivateEndpointServicesApi) ToggleRegionalizedPrivateEndpointSettingExecute(r admin.ToggleRegionalizedPrivateEndpointSettingApiRequest) (*admin.ProjectSettingItem, *http.Response, error) + func (_m *PrivateEndpointServicesApi) ToggleRegionalizedPrivateEndpointSettingWithParams(ctx context.Context, ...) admin.ToggleRegionalizedPrivateEndpointSettingApiRequest + type PrivateEndpointServicesApi_CreatePrivateEndpointExecute_Call struct + func (_c *PrivateEndpointServicesApi_CreatePrivateEndpointExecute_Call) Return(_a0 *admin.PrivateLinkEndpoint, _a1 *http.Response, _a2 error) *PrivateEndpointServicesApi_CreatePrivateEndpointExecute_Call + func (_c *PrivateEndpointServicesApi_CreatePrivateEndpointExecute_Call) Run(run func(r admin.CreatePrivateEndpointApiRequest)) *PrivateEndpointServicesApi_CreatePrivateEndpointExecute_Call + func (_c *PrivateEndpointServicesApi_CreatePrivateEndpointExecute_Call) RunAndReturn(...) *PrivateEndpointServicesApi_CreatePrivateEndpointExecute_Call + type PrivateEndpointServicesApi_CreatePrivateEndpointServiceExecute_Call struct + func (_c *PrivateEndpointServicesApi_CreatePrivateEndpointServiceExecute_Call) Return(_a0 *admin.EndpointService, _a1 *http.Response, _a2 error) *PrivateEndpointServicesApi_CreatePrivateEndpointServiceExecute_Call + func (_c *PrivateEndpointServicesApi_CreatePrivateEndpointServiceExecute_Call) Run(run func(r admin.CreatePrivateEndpointServiceApiRequest)) *PrivateEndpointServicesApi_CreatePrivateEndpointServiceExecute_Call + func (_c *PrivateEndpointServicesApi_CreatePrivateEndpointServiceExecute_Call) RunAndReturn(...) *PrivateEndpointServicesApi_CreatePrivateEndpointServiceExecute_Call + type PrivateEndpointServicesApi_CreatePrivateEndpointServiceWithParams_Call struct + func (_c *PrivateEndpointServicesApi_CreatePrivateEndpointServiceWithParams_Call) Return(_a0 admin.CreatePrivateEndpointServiceApiRequest) *PrivateEndpointServicesApi_CreatePrivateEndpointServiceWithParams_Call + func (_c *PrivateEndpointServicesApi_CreatePrivateEndpointServiceWithParams_Call) Run(...) *PrivateEndpointServicesApi_CreatePrivateEndpointServiceWithParams_Call + func (_c *PrivateEndpointServicesApi_CreatePrivateEndpointServiceWithParams_Call) RunAndReturn(...) *PrivateEndpointServicesApi_CreatePrivateEndpointServiceWithParams_Call + type PrivateEndpointServicesApi_CreatePrivateEndpointService_Call struct + func (_c *PrivateEndpointServicesApi_CreatePrivateEndpointService_Call) Return(_a0 admin.CreatePrivateEndpointServiceApiRequest) *PrivateEndpointServicesApi_CreatePrivateEndpointService_Call + func (_c *PrivateEndpointServicesApi_CreatePrivateEndpointService_Call) Run(run func(ctx context.Context, groupId string, ...)) *PrivateEndpointServicesApi_CreatePrivateEndpointService_Call + func (_c *PrivateEndpointServicesApi_CreatePrivateEndpointService_Call) RunAndReturn(...) *PrivateEndpointServicesApi_CreatePrivateEndpointService_Call + type PrivateEndpointServicesApi_CreatePrivateEndpointWithParams_Call struct + func (_c *PrivateEndpointServicesApi_CreatePrivateEndpointWithParams_Call) Return(_a0 admin.CreatePrivateEndpointApiRequest) *PrivateEndpointServicesApi_CreatePrivateEndpointWithParams_Call + func (_c *PrivateEndpointServicesApi_CreatePrivateEndpointWithParams_Call) Run(run func(ctx context.Context, args *admin.CreatePrivateEndpointApiParams)) *PrivateEndpointServicesApi_CreatePrivateEndpointWithParams_Call + func (_c *PrivateEndpointServicesApi_CreatePrivateEndpointWithParams_Call) RunAndReturn(...) *PrivateEndpointServicesApi_CreatePrivateEndpointWithParams_Call + type PrivateEndpointServicesApi_CreatePrivateEndpoint_Call struct + func (_c *PrivateEndpointServicesApi_CreatePrivateEndpoint_Call) Return(_a0 admin.CreatePrivateEndpointApiRequest) *PrivateEndpointServicesApi_CreatePrivateEndpoint_Call + func (_c *PrivateEndpointServicesApi_CreatePrivateEndpoint_Call) Run(run func(ctx context.Context, groupId string, cloudProvider string, ...)) *PrivateEndpointServicesApi_CreatePrivateEndpoint_Call + func (_c *PrivateEndpointServicesApi_CreatePrivateEndpoint_Call) RunAndReturn(...) *PrivateEndpointServicesApi_CreatePrivateEndpoint_Call + type PrivateEndpointServicesApi_DeletePrivateEndpointExecute_Call struct + func (_c *PrivateEndpointServicesApi_DeletePrivateEndpointExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *PrivateEndpointServicesApi_DeletePrivateEndpointExecute_Call + func (_c *PrivateEndpointServicesApi_DeletePrivateEndpointExecute_Call) Run(run func(r admin.DeletePrivateEndpointApiRequest)) *PrivateEndpointServicesApi_DeletePrivateEndpointExecute_Call + func (_c *PrivateEndpointServicesApi_DeletePrivateEndpointExecute_Call) RunAndReturn(run func(admin.DeletePrivateEndpointApiRequest) (any, *http.Response, error)) *PrivateEndpointServicesApi_DeletePrivateEndpointExecute_Call + type PrivateEndpointServicesApi_DeletePrivateEndpointServiceExecute_Call struct + func (_c *PrivateEndpointServicesApi_DeletePrivateEndpointServiceExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *PrivateEndpointServicesApi_DeletePrivateEndpointServiceExecute_Call + func (_c *PrivateEndpointServicesApi_DeletePrivateEndpointServiceExecute_Call) Run(run func(r admin.DeletePrivateEndpointServiceApiRequest)) *PrivateEndpointServicesApi_DeletePrivateEndpointServiceExecute_Call + func (_c *PrivateEndpointServicesApi_DeletePrivateEndpointServiceExecute_Call) RunAndReturn(...) *PrivateEndpointServicesApi_DeletePrivateEndpointServiceExecute_Call + type PrivateEndpointServicesApi_DeletePrivateEndpointServiceWithParams_Call struct + func (_c *PrivateEndpointServicesApi_DeletePrivateEndpointServiceWithParams_Call) Return(_a0 admin.DeletePrivateEndpointServiceApiRequest) *PrivateEndpointServicesApi_DeletePrivateEndpointServiceWithParams_Call + func (_c *PrivateEndpointServicesApi_DeletePrivateEndpointServiceWithParams_Call) Run(...) *PrivateEndpointServicesApi_DeletePrivateEndpointServiceWithParams_Call + func (_c *PrivateEndpointServicesApi_DeletePrivateEndpointServiceWithParams_Call) RunAndReturn(...) *PrivateEndpointServicesApi_DeletePrivateEndpointServiceWithParams_Call + type PrivateEndpointServicesApi_DeletePrivateEndpointService_Call struct + func (_c *PrivateEndpointServicesApi_DeletePrivateEndpointService_Call) Return(_a0 admin.DeletePrivateEndpointServiceApiRequest) *PrivateEndpointServicesApi_DeletePrivateEndpointService_Call + func (_c *PrivateEndpointServicesApi_DeletePrivateEndpointService_Call) Run(run func(ctx context.Context, groupId string, cloudProvider string, ...)) *PrivateEndpointServicesApi_DeletePrivateEndpointService_Call + func (_c *PrivateEndpointServicesApi_DeletePrivateEndpointService_Call) RunAndReturn(...) *PrivateEndpointServicesApi_DeletePrivateEndpointService_Call + type PrivateEndpointServicesApi_DeletePrivateEndpointWithParams_Call struct + func (_c *PrivateEndpointServicesApi_DeletePrivateEndpointWithParams_Call) Return(_a0 admin.DeletePrivateEndpointApiRequest) *PrivateEndpointServicesApi_DeletePrivateEndpointWithParams_Call + func (_c *PrivateEndpointServicesApi_DeletePrivateEndpointWithParams_Call) Run(run func(ctx context.Context, args *admin.DeletePrivateEndpointApiParams)) *PrivateEndpointServicesApi_DeletePrivateEndpointWithParams_Call + func (_c *PrivateEndpointServicesApi_DeletePrivateEndpointWithParams_Call) RunAndReturn(...) *PrivateEndpointServicesApi_DeletePrivateEndpointWithParams_Call + type PrivateEndpointServicesApi_DeletePrivateEndpoint_Call struct + func (_c *PrivateEndpointServicesApi_DeletePrivateEndpoint_Call) Return(_a0 admin.DeletePrivateEndpointApiRequest) *PrivateEndpointServicesApi_DeletePrivateEndpoint_Call + func (_c *PrivateEndpointServicesApi_DeletePrivateEndpoint_Call) Run(...) *PrivateEndpointServicesApi_DeletePrivateEndpoint_Call + func (_c *PrivateEndpointServicesApi_DeletePrivateEndpoint_Call) RunAndReturn(...) *PrivateEndpointServicesApi_DeletePrivateEndpoint_Call + type PrivateEndpointServicesApi_Expecter struct + func (_e *PrivateEndpointServicesApi_Expecter) CreatePrivateEndpoint(ctx any, groupId any, cloudProvider any, endpointServiceId any, ...) *PrivateEndpointServicesApi_CreatePrivateEndpoint_Call + func (_e *PrivateEndpointServicesApi_Expecter) CreatePrivateEndpointExecute(r any) *PrivateEndpointServicesApi_CreatePrivateEndpointExecute_Call + func (_e *PrivateEndpointServicesApi_Expecter) CreatePrivateEndpointService(ctx any, groupId any, cloudProviderEndpointServiceRequest any) *PrivateEndpointServicesApi_CreatePrivateEndpointService_Call + func (_e *PrivateEndpointServicesApi_Expecter) CreatePrivateEndpointServiceExecute(r any) *PrivateEndpointServicesApi_CreatePrivateEndpointServiceExecute_Call + func (_e *PrivateEndpointServicesApi_Expecter) CreatePrivateEndpointServiceWithParams(ctx any, args any) *PrivateEndpointServicesApi_CreatePrivateEndpointServiceWithParams_Call + func (_e *PrivateEndpointServicesApi_Expecter) CreatePrivateEndpointWithParams(ctx any, args any) *PrivateEndpointServicesApi_CreatePrivateEndpointWithParams_Call + func (_e *PrivateEndpointServicesApi_Expecter) DeletePrivateEndpoint(ctx any, groupId any, cloudProvider any, endpointId any, endpointServiceId any) *PrivateEndpointServicesApi_DeletePrivateEndpoint_Call + func (_e *PrivateEndpointServicesApi_Expecter) DeletePrivateEndpointExecute(r any) *PrivateEndpointServicesApi_DeletePrivateEndpointExecute_Call + func (_e *PrivateEndpointServicesApi_Expecter) DeletePrivateEndpointService(ctx any, groupId any, cloudProvider any, endpointServiceId any) *PrivateEndpointServicesApi_DeletePrivateEndpointService_Call + func (_e *PrivateEndpointServicesApi_Expecter) DeletePrivateEndpointServiceExecute(r any) *PrivateEndpointServicesApi_DeletePrivateEndpointServiceExecute_Call + func (_e *PrivateEndpointServicesApi_Expecter) DeletePrivateEndpointServiceWithParams(ctx any, args any) *PrivateEndpointServicesApi_DeletePrivateEndpointServiceWithParams_Call + func (_e *PrivateEndpointServicesApi_Expecter) DeletePrivateEndpointWithParams(ctx any, args any) *PrivateEndpointServicesApi_DeletePrivateEndpointWithParams_Call + func (_e *PrivateEndpointServicesApi_Expecter) GetPrivateEndpoint(ctx any, groupId any, cloudProvider any, endpointId any, endpointServiceId any) *PrivateEndpointServicesApi_GetPrivateEndpoint_Call + func (_e *PrivateEndpointServicesApi_Expecter) GetPrivateEndpointExecute(r any) *PrivateEndpointServicesApi_GetPrivateEndpointExecute_Call + func (_e *PrivateEndpointServicesApi_Expecter) GetPrivateEndpointService(ctx any, groupId any, cloudProvider any, endpointServiceId any) *PrivateEndpointServicesApi_GetPrivateEndpointService_Call + func (_e *PrivateEndpointServicesApi_Expecter) GetPrivateEndpointServiceExecute(r any) *PrivateEndpointServicesApi_GetPrivateEndpointServiceExecute_Call + func (_e *PrivateEndpointServicesApi_Expecter) GetPrivateEndpointServiceWithParams(ctx any, args any) *PrivateEndpointServicesApi_GetPrivateEndpointServiceWithParams_Call + func (_e *PrivateEndpointServicesApi_Expecter) GetPrivateEndpointWithParams(ctx any, args any) *PrivateEndpointServicesApi_GetPrivateEndpointWithParams_Call + func (_e *PrivateEndpointServicesApi_Expecter) GetRegionalizedPrivateEndpointSetting(ctx any, groupId any) *PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSetting_Call + func (_e *PrivateEndpointServicesApi_Expecter) GetRegionalizedPrivateEndpointSettingExecute(r any) *PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSettingExecute_Call + func (_e *PrivateEndpointServicesApi_Expecter) GetRegionalizedPrivateEndpointSettingWithParams(ctx any, args any) ... + func (_e *PrivateEndpointServicesApi_Expecter) ListPrivateEndpointServices(ctx any, groupId any, cloudProvider any) *PrivateEndpointServicesApi_ListPrivateEndpointServices_Call + func (_e *PrivateEndpointServicesApi_Expecter) ListPrivateEndpointServicesExecute(r any) *PrivateEndpointServicesApi_ListPrivateEndpointServicesExecute_Call + func (_e *PrivateEndpointServicesApi_Expecter) ListPrivateEndpointServicesWithParams(ctx any, args any) *PrivateEndpointServicesApi_ListPrivateEndpointServicesWithParams_Call + func (_e *PrivateEndpointServicesApi_Expecter) ToggleRegionalizedPrivateEndpointSetting(ctx any, groupId any, projectSettingItem any) *PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSetting_Call + func (_e *PrivateEndpointServicesApi_Expecter) ToggleRegionalizedPrivateEndpointSettingExecute(r any) ... + func (_e *PrivateEndpointServicesApi_Expecter) ToggleRegionalizedPrivateEndpointSettingWithParams(ctx any, args any) ... + type PrivateEndpointServicesApi_GetPrivateEndpointExecute_Call struct + func (_c *PrivateEndpointServicesApi_GetPrivateEndpointExecute_Call) Return(_a0 *admin.PrivateLinkEndpoint, _a1 *http.Response, _a2 error) *PrivateEndpointServicesApi_GetPrivateEndpointExecute_Call + func (_c *PrivateEndpointServicesApi_GetPrivateEndpointExecute_Call) Run(run func(r admin.GetPrivateEndpointApiRequest)) *PrivateEndpointServicesApi_GetPrivateEndpointExecute_Call + func (_c *PrivateEndpointServicesApi_GetPrivateEndpointExecute_Call) RunAndReturn(...) *PrivateEndpointServicesApi_GetPrivateEndpointExecute_Call + type PrivateEndpointServicesApi_GetPrivateEndpointServiceExecute_Call struct + func (_c *PrivateEndpointServicesApi_GetPrivateEndpointServiceExecute_Call) Return(_a0 *admin.EndpointService, _a1 *http.Response, _a2 error) *PrivateEndpointServicesApi_GetPrivateEndpointServiceExecute_Call + func (_c *PrivateEndpointServicesApi_GetPrivateEndpointServiceExecute_Call) Run(run func(r admin.GetPrivateEndpointServiceApiRequest)) *PrivateEndpointServicesApi_GetPrivateEndpointServiceExecute_Call + func (_c *PrivateEndpointServicesApi_GetPrivateEndpointServiceExecute_Call) RunAndReturn(...) *PrivateEndpointServicesApi_GetPrivateEndpointServiceExecute_Call + type PrivateEndpointServicesApi_GetPrivateEndpointServiceWithParams_Call struct + func (_c *PrivateEndpointServicesApi_GetPrivateEndpointServiceWithParams_Call) Return(_a0 admin.GetPrivateEndpointServiceApiRequest) *PrivateEndpointServicesApi_GetPrivateEndpointServiceWithParams_Call + func (_c *PrivateEndpointServicesApi_GetPrivateEndpointServiceWithParams_Call) Run(run func(ctx context.Context, args *admin.GetPrivateEndpointServiceApiParams)) *PrivateEndpointServicesApi_GetPrivateEndpointServiceWithParams_Call + func (_c *PrivateEndpointServicesApi_GetPrivateEndpointServiceWithParams_Call) RunAndReturn(...) *PrivateEndpointServicesApi_GetPrivateEndpointServiceWithParams_Call + type PrivateEndpointServicesApi_GetPrivateEndpointService_Call struct + func (_c *PrivateEndpointServicesApi_GetPrivateEndpointService_Call) Return(_a0 admin.GetPrivateEndpointServiceApiRequest) *PrivateEndpointServicesApi_GetPrivateEndpointService_Call + func (_c *PrivateEndpointServicesApi_GetPrivateEndpointService_Call) Run(run func(ctx context.Context, groupId string, cloudProvider string, ...)) *PrivateEndpointServicesApi_GetPrivateEndpointService_Call + func (_c *PrivateEndpointServicesApi_GetPrivateEndpointService_Call) RunAndReturn(...) *PrivateEndpointServicesApi_GetPrivateEndpointService_Call + type PrivateEndpointServicesApi_GetPrivateEndpointWithParams_Call struct + func (_c *PrivateEndpointServicesApi_GetPrivateEndpointWithParams_Call) Return(_a0 admin.GetPrivateEndpointApiRequest) *PrivateEndpointServicesApi_GetPrivateEndpointWithParams_Call + func (_c *PrivateEndpointServicesApi_GetPrivateEndpointWithParams_Call) Run(run func(ctx context.Context, args *admin.GetPrivateEndpointApiParams)) *PrivateEndpointServicesApi_GetPrivateEndpointWithParams_Call + func (_c *PrivateEndpointServicesApi_GetPrivateEndpointWithParams_Call) RunAndReturn(...) *PrivateEndpointServicesApi_GetPrivateEndpointWithParams_Call + type PrivateEndpointServicesApi_GetPrivateEndpoint_Call struct + func (_c *PrivateEndpointServicesApi_GetPrivateEndpoint_Call) Return(_a0 admin.GetPrivateEndpointApiRequest) *PrivateEndpointServicesApi_GetPrivateEndpoint_Call + func (_c *PrivateEndpointServicesApi_GetPrivateEndpoint_Call) Run(...) *PrivateEndpointServicesApi_GetPrivateEndpoint_Call + func (_c *PrivateEndpointServicesApi_GetPrivateEndpoint_Call) RunAndReturn(...) *PrivateEndpointServicesApi_GetPrivateEndpoint_Call + type PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSettingExecute_Call struct + func (_c *PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSettingExecute_Call) Return(_a0 *admin.ProjectSettingItem, _a1 *http.Response, _a2 error) *PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSettingExecute_Call + func (_c *PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSettingExecute_Call) Run(run func(r admin.GetRegionalizedPrivateEndpointSettingApiRequest)) *PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSettingExecute_Call + func (_c *PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSettingExecute_Call) RunAndReturn(...) *PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSettingExecute_Call + type PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSettingWithParams_Call struct + func (_c *PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSettingWithParams_Call) Return(_a0 admin.GetRegionalizedPrivateEndpointSettingApiRequest) ... + func (_c *PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSettingWithParams_Call) Run(run func(ctx context.Context, ...)) ... + func (_c *PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSettingWithParams_Call) RunAndReturn(...) ... + type PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSetting_Call struct + func (_c *PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSetting_Call) Return(_a0 admin.GetRegionalizedPrivateEndpointSettingApiRequest) *PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSetting_Call + func (_c *PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSetting_Call) Run(run func(ctx context.Context, groupId string)) *PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSetting_Call + func (_c *PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSetting_Call) RunAndReturn(...) *PrivateEndpointServicesApi_GetRegionalizedPrivateEndpointSetting_Call + type PrivateEndpointServicesApi_ListPrivateEndpointServicesExecute_Call struct + func (_c *PrivateEndpointServicesApi_ListPrivateEndpointServicesExecute_Call) Return(_a0 []admin.EndpointService, _a1 *http.Response, _a2 error) *PrivateEndpointServicesApi_ListPrivateEndpointServicesExecute_Call + func (_c *PrivateEndpointServicesApi_ListPrivateEndpointServicesExecute_Call) Run(run func(r admin.ListPrivateEndpointServicesApiRequest)) *PrivateEndpointServicesApi_ListPrivateEndpointServicesExecute_Call + func (_c *PrivateEndpointServicesApi_ListPrivateEndpointServicesExecute_Call) RunAndReturn(...) *PrivateEndpointServicesApi_ListPrivateEndpointServicesExecute_Call + type PrivateEndpointServicesApi_ListPrivateEndpointServicesWithParams_Call struct + func (_c *PrivateEndpointServicesApi_ListPrivateEndpointServicesWithParams_Call) Return(_a0 admin.ListPrivateEndpointServicesApiRequest) *PrivateEndpointServicesApi_ListPrivateEndpointServicesWithParams_Call + func (_c *PrivateEndpointServicesApi_ListPrivateEndpointServicesWithParams_Call) Run(...) *PrivateEndpointServicesApi_ListPrivateEndpointServicesWithParams_Call + func (_c *PrivateEndpointServicesApi_ListPrivateEndpointServicesWithParams_Call) RunAndReturn(...) *PrivateEndpointServicesApi_ListPrivateEndpointServicesWithParams_Call + type PrivateEndpointServicesApi_ListPrivateEndpointServices_Call struct + func (_c *PrivateEndpointServicesApi_ListPrivateEndpointServices_Call) Return(_a0 admin.ListPrivateEndpointServicesApiRequest) *PrivateEndpointServicesApi_ListPrivateEndpointServices_Call + func (_c *PrivateEndpointServicesApi_ListPrivateEndpointServices_Call) Run(run func(ctx context.Context, groupId string, cloudProvider string)) *PrivateEndpointServicesApi_ListPrivateEndpointServices_Call + func (_c *PrivateEndpointServicesApi_ListPrivateEndpointServices_Call) RunAndReturn(...) *PrivateEndpointServicesApi_ListPrivateEndpointServices_Call + type PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSettingExecute_Call struct + func (_c *PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSettingExecute_Call) Return(_a0 *admin.ProjectSettingItem, _a1 *http.Response, _a2 error) ... + func (_c *PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSettingExecute_Call) Run(run func(r admin.ToggleRegionalizedPrivateEndpointSettingApiRequest)) ... + func (_c *PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSettingExecute_Call) RunAndReturn(...) ... + type PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSettingWithParams_Call struct + func (_c *PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSettingWithParams_Call) Return(_a0 admin.ToggleRegionalizedPrivateEndpointSettingApiRequest) ... + func (_c *PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSettingWithParams_Call) Run(run func(ctx context.Context, ...)) ... + func (_c *PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSettingWithParams_Call) RunAndReturn(...) ... + type PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSetting_Call struct + func (_c *PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSetting_Call) Return(_a0 admin.ToggleRegionalizedPrivateEndpointSettingApiRequest) *PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSetting_Call + func (_c *PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSetting_Call) Run(run func(ctx context.Context, groupId string, ...)) *PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSetting_Call + func (_c *PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSetting_Call) RunAndReturn(...) *PrivateEndpointServicesApi_ToggleRegionalizedPrivateEndpointSetting_Call + type ProgrammaticAPIKeysApi struct + func NewProgrammaticAPIKeysApi(t interface{ ... }) *ProgrammaticAPIKeysApi + func (_m *ProgrammaticAPIKeysApi) AddProjectApiKey(ctx context.Context, groupId string, apiUserId string, ...) admin.AddProjectApiKeyApiRequest + func (_m *ProgrammaticAPIKeysApi) AddProjectApiKeyExecute(r admin.AddProjectApiKeyApiRequest) (any, *http.Response, error) + func (_m *ProgrammaticAPIKeysApi) AddProjectApiKeyWithParams(ctx context.Context, args *admin.AddProjectApiKeyApiParams) admin.AddProjectApiKeyApiRequest + func (_m *ProgrammaticAPIKeysApi) CreateApiKey(ctx context.Context, orgId string, ...) admin.CreateApiKeyApiRequest + func (_m *ProgrammaticAPIKeysApi) CreateApiKeyAccessList(ctx context.Context, orgId string, apiUserId string, ...) admin.CreateApiKeyAccessListApiRequest + func (_m *ProgrammaticAPIKeysApi) CreateApiKeyAccessListExecute(r admin.CreateApiKeyAccessListApiRequest) (*admin.PaginatedApiUserAccessListResponse, *http.Response, error) + func (_m *ProgrammaticAPIKeysApi) CreateApiKeyAccessListWithParams(ctx context.Context, args *admin.CreateApiKeyAccessListApiParams) admin.CreateApiKeyAccessListApiRequest + func (_m *ProgrammaticAPIKeysApi) CreateApiKeyExecute(r admin.CreateApiKeyApiRequest) (*admin.ApiKeyUserDetails, *http.Response, error) + func (_m *ProgrammaticAPIKeysApi) CreateApiKeyWithParams(ctx context.Context, args *admin.CreateApiKeyApiParams) admin.CreateApiKeyApiRequest + func (_m *ProgrammaticAPIKeysApi) CreateProjectApiKey(ctx context.Context, groupId string, ...) admin.CreateProjectApiKeyApiRequest + func (_m *ProgrammaticAPIKeysApi) CreateProjectApiKeyExecute(r admin.CreateProjectApiKeyApiRequest) (*admin.ApiKeyUserDetails, *http.Response, error) + func (_m *ProgrammaticAPIKeysApi) CreateProjectApiKeyWithParams(ctx context.Context, args *admin.CreateProjectApiKeyApiParams) admin.CreateProjectApiKeyApiRequest + func (_m *ProgrammaticAPIKeysApi) DeleteApiKey(ctx context.Context, orgId string, apiUserId string) admin.DeleteApiKeyApiRequest + func (_m *ProgrammaticAPIKeysApi) DeleteApiKeyAccessListEntry(ctx context.Context, orgId string, apiUserId string, ipAddress string) admin.DeleteApiKeyAccessListEntryApiRequest + func (_m *ProgrammaticAPIKeysApi) DeleteApiKeyAccessListEntryExecute(r admin.DeleteApiKeyAccessListEntryApiRequest) (any, *http.Response, error) + func (_m *ProgrammaticAPIKeysApi) DeleteApiKeyAccessListEntryWithParams(ctx context.Context, args *admin.DeleteApiKeyAccessListEntryApiParams) admin.DeleteApiKeyAccessListEntryApiRequest + func (_m *ProgrammaticAPIKeysApi) DeleteApiKeyExecute(r admin.DeleteApiKeyApiRequest) (any, *http.Response, error) + func (_m *ProgrammaticAPIKeysApi) DeleteApiKeyWithParams(ctx context.Context, args *admin.DeleteApiKeyApiParams) admin.DeleteApiKeyApiRequest + func (_m *ProgrammaticAPIKeysApi) EXPECT() *ProgrammaticAPIKeysApi_Expecter + func (_m *ProgrammaticAPIKeysApi) GetApiKey(ctx context.Context, orgId string, apiUserId string) admin.GetApiKeyApiRequest + func (_m *ProgrammaticAPIKeysApi) GetApiKeyAccessList(ctx context.Context, orgId string, ipAddress string, apiUserId string) admin.GetApiKeyAccessListApiRequest + func (_m *ProgrammaticAPIKeysApi) GetApiKeyAccessListExecute(r admin.GetApiKeyAccessListApiRequest) (*admin.UserAccessListResponse, *http.Response, error) + func (_m *ProgrammaticAPIKeysApi) GetApiKeyAccessListWithParams(ctx context.Context, args *admin.GetApiKeyAccessListApiParams) admin.GetApiKeyAccessListApiRequest + func (_m *ProgrammaticAPIKeysApi) GetApiKeyExecute(r admin.GetApiKeyApiRequest) (*admin.ApiKeyUserDetails, *http.Response, error) + func (_m *ProgrammaticAPIKeysApi) GetApiKeyWithParams(ctx context.Context, args *admin.GetApiKeyApiParams) admin.GetApiKeyApiRequest + func (_m *ProgrammaticAPIKeysApi) ListApiKeyAccessListsEntries(ctx context.Context, orgId string, apiUserId string) admin.ListApiKeyAccessListsEntriesApiRequest + func (_m *ProgrammaticAPIKeysApi) ListApiKeyAccessListsEntriesExecute(r admin.ListApiKeyAccessListsEntriesApiRequest) (*admin.PaginatedApiUserAccessListResponse, *http.Response, error) + func (_m *ProgrammaticAPIKeysApi) ListApiKeyAccessListsEntriesWithParams(ctx context.Context, args *admin.ListApiKeyAccessListsEntriesApiParams) admin.ListApiKeyAccessListsEntriesApiRequest + func (_m *ProgrammaticAPIKeysApi) ListApiKeys(ctx context.Context, orgId string) admin.ListApiKeysApiRequest + func (_m *ProgrammaticAPIKeysApi) ListApiKeysExecute(r admin.ListApiKeysApiRequest) (*admin.PaginatedApiApiUser, *http.Response, error) + func (_m *ProgrammaticAPIKeysApi) ListApiKeysWithParams(ctx context.Context, args *admin.ListApiKeysApiParams) admin.ListApiKeysApiRequest + func (_m *ProgrammaticAPIKeysApi) ListProjectApiKeys(ctx context.Context, groupId string) admin.ListProjectApiKeysApiRequest + func (_m *ProgrammaticAPIKeysApi) ListProjectApiKeysExecute(r admin.ListProjectApiKeysApiRequest) (*admin.PaginatedApiApiUser, *http.Response, error) + func (_m *ProgrammaticAPIKeysApi) ListProjectApiKeysWithParams(ctx context.Context, args *admin.ListProjectApiKeysApiParams) admin.ListProjectApiKeysApiRequest + func (_m *ProgrammaticAPIKeysApi) RemoveProjectApiKey(ctx context.Context, groupId string, apiUserId string) admin.RemoveProjectApiKeyApiRequest + func (_m *ProgrammaticAPIKeysApi) RemoveProjectApiKeyExecute(r admin.RemoveProjectApiKeyApiRequest) (any, *http.Response, error) + func (_m *ProgrammaticAPIKeysApi) RemoveProjectApiKeyWithParams(ctx context.Context, args *admin.RemoveProjectApiKeyApiParams) admin.RemoveProjectApiKeyApiRequest + func (_m *ProgrammaticAPIKeysApi) UpdateApiKey(ctx context.Context, orgId string, apiUserId string, ...) admin.UpdateApiKeyApiRequest + func (_m *ProgrammaticAPIKeysApi) UpdateApiKeyExecute(r admin.UpdateApiKeyApiRequest) (*admin.ApiKeyUserDetails, *http.Response, error) + func (_m *ProgrammaticAPIKeysApi) UpdateApiKeyRoles(ctx context.Context, groupId string, apiUserId string, ...) admin.UpdateApiKeyRolesApiRequest + func (_m *ProgrammaticAPIKeysApi) UpdateApiKeyRolesExecute(r admin.UpdateApiKeyRolesApiRequest) (*admin.ApiKeyUserDetails, *http.Response, error) + func (_m *ProgrammaticAPIKeysApi) UpdateApiKeyRolesWithParams(ctx context.Context, args *admin.UpdateApiKeyRolesApiParams) admin.UpdateApiKeyRolesApiRequest + func (_m *ProgrammaticAPIKeysApi) UpdateApiKeyWithParams(ctx context.Context, args *admin.UpdateApiKeyApiParams) admin.UpdateApiKeyApiRequest + type ProgrammaticAPIKeysApi_AddProjectApiKeyExecute_Call struct + func (_c *ProgrammaticAPIKeysApi_AddProjectApiKeyExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *ProgrammaticAPIKeysApi_AddProjectApiKeyExecute_Call + func (_c *ProgrammaticAPIKeysApi_AddProjectApiKeyExecute_Call) Run(run func(r admin.AddProjectApiKeyApiRequest)) *ProgrammaticAPIKeysApi_AddProjectApiKeyExecute_Call + func (_c *ProgrammaticAPIKeysApi_AddProjectApiKeyExecute_Call) RunAndReturn(run func(admin.AddProjectApiKeyApiRequest) (any, *http.Response, error)) *ProgrammaticAPIKeysApi_AddProjectApiKeyExecute_Call + type ProgrammaticAPIKeysApi_AddProjectApiKeyWithParams_Call struct + func (_c *ProgrammaticAPIKeysApi_AddProjectApiKeyWithParams_Call) Return(_a0 admin.AddProjectApiKeyApiRequest) *ProgrammaticAPIKeysApi_AddProjectApiKeyWithParams_Call + func (_c *ProgrammaticAPIKeysApi_AddProjectApiKeyWithParams_Call) Run(run func(ctx context.Context, args *admin.AddProjectApiKeyApiParams)) *ProgrammaticAPIKeysApi_AddProjectApiKeyWithParams_Call + func (_c *ProgrammaticAPIKeysApi_AddProjectApiKeyWithParams_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_AddProjectApiKeyWithParams_Call + type ProgrammaticAPIKeysApi_AddProjectApiKey_Call struct + func (_c *ProgrammaticAPIKeysApi_AddProjectApiKey_Call) Return(_a0 admin.AddProjectApiKeyApiRequest) *ProgrammaticAPIKeysApi_AddProjectApiKey_Call + func (_c *ProgrammaticAPIKeysApi_AddProjectApiKey_Call) Run(run func(ctx context.Context, groupId string, apiUserId string, ...)) *ProgrammaticAPIKeysApi_AddProjectApiKey_Call + func (_c *ProgrammaticAPIKeysApi_AddProjectApiKey_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_AddProjectApiKey_Call + type ProgrammaticAPIKeysApi_CreateApiKeyAccessListExecute_Call struct + func (_c *ProgrammaticAPIKeysApi_CreateApiKeyAccessListExecute_Call) Return(_a0 *admin.PaginatedApiUserAccessListResponse, _a1 *http.Response, _a2 error) *ProgrammaticAPIKeysApi_CreateApiKeyAccessListExecute_Call + func (_c *ProgrammaticAPIKeysApi_CreateApiKeyAccessListExecute_Call) Run(run func(r admin.CreateApiKeyAccessListApiRequest)) *ProgrammaticAPIKeysApi_CreateApiKeyAccessListExecute_Call + func (_c *ProgrammaticAPIKeysApi_CreateApiKeyAccessListExecute_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_CreateApiKeyAccessListExecute_Call + type ProgrammaticAPIKeysApi_CreateApiKeyAccessListWithParams_Call struct + func (_c *ProgrammaticAPIKeysApi_CreateApiKeyAccessListWithParams_Call) Return(_a0 admin.CreateApiKeyAccessListApiRequest) *ProgrammaticAPIKeysApi_CreateApiKeyAccessListWithParams_Call + func (_c *ProgrammaticAPIKeysApi_CreateApiKeyAccessListWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateApiKeyAccessListApiParams)) *ProgrammaticAPIKeysApi_CreateApiKeyAccessListWithParams_Call + func (_c *ProgrammaticAPIKeysApi_CreateApiKeyAccessListWithParams_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_CreateApiKeyAccessListWithParams_Call + type ProgrammaticAPIKeysApi_CreateApiKeyAccessList_Call struct + func (_c *ProgrammaticAPIKeysApi_CreateApiKeyAccessList_Call) Return(_a0 admin.CreateApiKeyAccessListApiRequest) *ProgrammaticAPIKeysApi_CreateApiKeyAccessList_Call + func (_c *ProgrammaticAPIKeysApi_CreateApiKeyAccessList_Call) Run(run func(ctx context.Context, orgId string, apiUserId string, ...)) *ProgrammaticAPIKeysApi_CreateApiKeyAccessList_Call + func (_c *ProgrammaticAPIKeysApi_CreateApiKeyAccessList_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_CreateApiKeyAccessList_Call + type ProgrammaticAPIKeysApi_CreateApiKeyExecute_Call struct + func (_c *ProgrammaticAPIKeysApi_CreateApiKeyExecute_Call) Return(_a0 *admin.ApiKeyUserDetails, _a1 *http.Response, _a2 error) *ProgrammaticAPIKeysApi_CreateApiKeyExecute_Call + func (_c *ProgrammaticAPIKeysApi_CreateApiKeyExecute_Call) Run(run func(r admin.CreateApiKeyApiRequest)) *ProgrammaticAPIKeysApi_CreateApiKeyExecute_Call + func (_c *ProgrammaticAPIKeysApi_CreateApiKeyExecute_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_CreateApiKeyExecute_Call + type ProgrammaticAPIKeysApi_CreateApiKeyWithParams_Call struct + func (_c *ProgrammaticAPIKeysApi_CreateApiKeyWithParams_Call) Return(_a0 admin.CreateApiKeyApiRequest) *ProgrammaticAPIKeysApi_CreateApiKeyWithParams_Call + func (_c *ProgrammaticAPIKeysApi_CreateApiKeyWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateApiKeyApiParams)) *ProgrammaticAPIKeysApi_CreateApiKeyWithParams_Call + func (_c *ProgrammaticAPIKeysApi_CreateApiKeyWithParams_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_CreateApiKeyWithParams_Call + type ProgrammaticAPIKeysApi_CreateApiKey_Call struct + func (_c *ProgrammaticAPIKeysApi_CreateApiKey_Call) Return(_a0 admin.CreateApiKeyApiRequest) *ProgrammaticAPIKeysApi_CreateApiKey_Call + func (_c *ProgrammaticAPIKeysApi_CreateApiKey_Call) Run(run func(ctx context.Context, orgId string, ...)) *ProgrammaticAPIKeysApi_CreateApiKey_Call + func (_c *ProgrammaticAPIKeysApi_CreateApiKey_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_CreateApiKey_Call + type ProgrammaticAPIKeysApi_CreateProjectApiKeyExecute_Call struct + func (_c *ProgrammaticAPIKeysApi_CreateProjectApiKeyExecute_Call) Return(_a0 *admin.ApiKeyUserDetails, _a1 *http.Response, _a2 error) *ProgrammaticAPIKeysApi_CreateProjectApiKeyExecute_Call + func (_c *ProgrammaticAPIKeysApi_CreateProjectApiKeyExecute_Call) Run(run func(r admin.CreateProjectApiKeyApiRequest)) *ProgrammaticAPIKeysApi_CreateProjectApiKeyExecute_Call + func (_c *ProgrammaticAPIKeysApi_CreateProjectApiKeyExecute_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_CreateProjectApiKeyExecute_Call + type ProgrammaticAPIKeysApi_CreateProjectApiKeyWithParams_Call struct + func (_c *ProgrammaticAPIKeysApi_CreateProjectApiKeyWithParams_Call) Return(_a0 admin.CreateProjectApiKeyApiRequest) *ProgrammaticAPIKeysApi_CreateProjectApiKeyWithParams_Call + func (_c *ProgrammaticAPIKeysApi_CreateProjectApiKeyWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateProjectApiKeyApiParams)) *ProgrammaticAPIKeysApi_CreateProjectApiKeyWithParams_Call + func (_c *ProgrammaticAPIKeysApi_CreateProjectApiKeyWithParams_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_CreateProjectApiKeyWithParams_Call + type ProgrammaticAPIKeysApi_CreateProjectApiKey_Call struct + func (_c *ProgrammaticAPIKeysApi_CreateProjectApiKey_Call) Return(_a0 admin.CreateProjectApiKeyApiRequest) *ProgrammaticAPIKeysApi_CreateProjectApiKey_Call + func (_c *ProgrammaticAPIKeysApi_CreateProjectApiKey_Call) Run(run func(ctx context.Context, groupId string, ...)) *ProgrammaticAPIKeysApi_CreateProjectApiKey_Call + func (_c *ProgrammaticAPIKeysApi_CreateProjectApiKey_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_CreateProjectApiKey_Call + type ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntryExecute_Call struct + func (_c *ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntryExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntryExecute_Call + func (_c *ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntryExecute_Call) Run(run func(r admin.DeleteApiKeyAccessListEntryApiRequest)) *ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntryExecute_Call + func (_c *ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntryExecute_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntryExecute_Call + type ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntryWithParams_Call struct + func (_c *ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntryWithParams_Call) Return(_a0 admin.DeleteApiKeyAccessListEntryApiRequest) *ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntryWithParams_Call + func (_c *ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntryWithParams_Call) Run(...) *ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntryWithParams_Call + func (_c *ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntryWithParams_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntryWithParams_Call + type ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntry_Call struct + func (_c *ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntry_Call) Return(_a0 admin.DeleteApiKeyAccessListEntryApiRequest) *ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntry_Call + func (_c *ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntry_Call) Run(...) *ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntry_Call + func (_c *ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntry_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntry_Call + type ProgrammaticAPIKeysApi_DeleteApiKeyExecute_Call struct + func (_c *ProgrammaticAPIKeysApi_DeleteApiKeyExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *ProgrammaticAPIKeysApi_DeleteApiKeyExecute_Call + func (_c *ProgrammaticAPIKeysApi_DeleteApiKeyExecute_Call) Run(run func(r admin.DeleteApiKeyApiRequest)) *ProgrammaticAPIKeysApi_DeleteApiKeyExecute_Call + func (_c *ProgrammaticAPIKeysApi_DeleteApiKeyExecute_Call) RunAndReturn(run func(admin.DeleteApiKeyApiRequest) (any, *http.Response, error)) *ProgrammaticAPIKeysApi_DeleteApiKeyExecute_Call + type ProgrammaticAPIKeysApi_DeleteApiKeyWithParams_Call struct + func (_c *ProgrammaticAPIKeysApi_DeleteApiKeyWithParams_Call) Return(_a0 admin.DeleteApiKeyApiRequest) *ProgrammaticAPIKeysApi_DeleteApiKeyWithParams_Call + func (_c *ProgrammaticAPIKeysApi_DeleteApiKeyWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteApiKeyApiParams)) *ProgrammaticAPIKeysApi_DeleteApiKeyWithParams_Call + func (_c *ProgrammaticAPIKeysApi_DeleteApiKeyWithParams_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_DeleteApiKeyWithParams_Call + type ProgrammaticAPIKeysApi_DeleteApiKey_Call struct + func (_c *ProgrammaticAPIKeysApi_DeleteApiKey_Call) Return(_a0 admin.DeleteApiKeyApiRequest) *ProgrammaticAPIKeysApi_DeleteApiKey_Call + func (_c *ProgrammaticAPIKeysApi_DeleteApiKey_Call) Run(run func(ctx context.Context, orgId string, apiUserId string)) *ProgrammaticAPIKeysApi_DeleteApiKey_Call + func (_c *ProgrammaticAPIKeysApi_DeleteApiKey_Call) RunAndReturn(run func(context.Context, string, string) admin.DeleteApiKeyApiRequest) *ProgrammaticAPIKeysApi_DeleteApiKey_Call + type ProgrammaticAPIKeysApi_Expecter struct + func (_e *ProgrammaticAPIKeysApi_Expecter) AddProjectApiKey(ctx any, groupId any, apiUserId any, userAccessRoleAssignment any) *ProgrammaticAPIKeysApi_AddProjectApiKey_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) AddProjectApiKeyExecute(r any) *ProgrammaticAPIKeysApi_AddProjectApiKeyExecute_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) AddProjectApiKeyWithParams(ctx any, args any) *ProgrammaticAPIKeysApi_AddProjectApiKeyWithParams_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) CreateApiKey(ctx any, orgId any, createAtlasOrganizationApiKey any) *ProgrammaticAPIKeysApi_CreateApiKey_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) CreateApiKeyAccessList(ctx any, orgId any, apiUserId any, userAccessListRequest any) *ProgrammaticAPIKeysApi_CreateApiKeyAccessList_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) CreateApiKeyAccessListExecute(r any) *ProgrammaticAPIKeysApi_CreateApiKeyAccessListExecute_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) CreateApiKeyAccessListWithParams(ctx any, args any) *ProgrammaticAPIKeysApi_CreateApiKeyAccessListWithParams_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) CreateApiKeyExecute(r any) *ProgrammaticAPIKeysApi_CreateApiKeyExecute_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) CreateApiKeyWithParams(ctx any, args any) *ProgrammaticAPIKeysApi_CreateApiKeyWithParams_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) CreateProjectApiKey(ctx any, groupId any, createAtlasProjectApiKey any) *ProgrammaticAPIKeysApi_CreateProjectApiKey_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) CreateProjectApiKeyExecute(r any) *ProgrammaticAPIKeysApi_CreateProjectApiKeyExecute_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) CreateProjectApiKeyWithParams(ctx any, args any) *ProgrammaticAPIKeysApi_CreateProjectApiKeyWithParams_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) DeleteApiKey(ctx any, orgId any, apiUserId any) *ProgrammaticAPIKeysApi_DeleteApiKey_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) DeleteApiKeyAccessListEntry(ctx any, orgId any, apiUserId any, ipAddress any) *ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntry_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) DeleteApiKeyAccessListEntryExecute(r any) *ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntryExecute_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) DeleteApiKeyAccessListEntryWithParams(ctx any, args any) *ProgrammaticAPIKeysApi_DeleteApiKeyAccessListEntryWithParams_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) DeleteApiKeyExecute(r any) *ProgrammaticAPIKeysApi_DeleteApiKeyExecute_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) DeleteApiKeyWithParams(ctx any, args any) *ProgrammaticAPIKeysApi_DeleteApiKeyWithParams_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) GetApiKey(ctx any, orgId any, apiUserId any) *ProgrammaticAPIKeysApi_GetApiKey_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) GetApiKeyAccessList(ctx any, orgId any, ipAddress any, apiUserId any) *ProgrammaticAPIKeysApi_GetApiKeyAccessList_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) GetApiKeyAccessListExecute(r any) *ProgrammaticAPIKeysApi_GetApiKeyAccessListExecute_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) GetApiKeyAccessListWithParams(ctx any, args any) *ProgrammaticAPIKeysApi_GetApiKeyAccessListWithParams_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) GetApiKeyExecute(r any) *ProgrammaticAPIKeysApi_GetApiKeyExecute_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) GetApiKeyWithParams(ctx any, args any) *ProgrammaticAPIKeysApi_GetApiKeyWithParams_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) ListApiKeyAccessListsEntries(ctx any, orgId any, apiUserId any) *ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntries_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) ListApiKeyAccessListsEntriesExecute(r any) *ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntriesExecute_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) ListApiKeyAccessListsEntriesWithParams(ctx any, args any) *ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntriesWithParams_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) ListApiKeys(ctx any, orgId any) *ProgrammaticAPIKeysApi_ListApiKeys_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) ListApiKeysExecute(r any) *ProgrammaticAPIKeysApi_ListApiKeysExecute_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) ListApiKeysWithParams(ctx any, args any) *ProgrammaticAPIKeysApi_ListApiKeysWithParams_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) ListProjectApiKeys(ctx any, groupId any) *ProgrammaticAPIKeysApi_ListProjectApiKeys_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) ListProjectApiKeysExecute(r any) *ProgrammaticAPIKeysApi_ListProjectApiKeysExecute_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) ListProjectApiKeysWithParams(ctx any, args any) *ProgrammaticAPIKeysApi_ListProjectApiKeysWithParams_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) RemoveProjectApiKey(ctx any, groupId any, apiUserId any) *ProgrammaticAPIKeysApi_RemoveProjectApiKey_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) RemoveProjectApiKeyExecute(r any) *ProgrammaticAPIKeysApi_RemoveProjectApiKeyExecute_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) RemoveProjectApiKeyWithParams(ctx any, args any) *ProgrammaticAPIKeysApi_RemoveProjectApiKeyWithParams_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) UpdateApiKey(ctx any, orgId any, apiUserId any, updateAtlasOrganizationApiKey any) *ProgrammaticAPIKeysApi_UpdateApiKey_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) UpdateApiKeyExecute(r any) *ProgrammaticAPIKeysApi_UpdateApiKeyExecute_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) UpdateApiKeyRoles(ctx any, groupId any, apiUserId any, updateAtlasProjectApiKey any) *ProgrammaticAPIKeysApi_UpdateApiKeyRoles_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) UpdateApiKeyRolesExecute(r any) *ProgrammaticAPIKeysApi_UpdateApiKeyRolesExecute_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) UpdateApiKeyRolesWithParams(ctx any, args any) *ProgrammaticAPIKeysApi_UpdateApiKeyRolesWithParams_Call + func (_e *ProgrammaticAPIKeysApi_Expecter) UpdateApiKeyWithParams(ctx any, args any) *ProgrammaticAPIKeysApi_UpdateApiKeyWithParams_Call + type ProgrammaticAPIKeysApi_GetApiKeyAccessListExecute_Call struct + func (_c *ProgrammaticAPIKeysApi_GetApiKeyAccessListExecute_Call) Return(_a0 *admin.UserAccessListResponse, _a1 *http.Response, _a2 error) *ProgrammaticAPIKeysApi_GetApiKeyAccessListExecute_Call + func (_c *ProgrammaticAPIKeysApi_GetApiKeyAccessListExecute_Call) Run(run func(r admin.GetApiKeyAccessListApiRequest)) *ProgrammaticAPIKeysApi_GetApiKeyAccessListExecute_Call + func (_c *ProgrammaticAPIKeysApi_GetApiKeyAccessListExecute_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_GetApiKeyAccessListExecute_Call + type ProgrammaticAPIKeysApi_GetApiKeyAccessListWithParams_Call struct + func (_c *ProgrammaticAPIKeysApi_GetApiKeyAccessListWithParams_Call) Return(_a0 admin.GetApiKeyAccessListApiRequest) *ProgrammaticAPIKeysApi_GetApiKeyAccessListWithParams_Call + func (_c *ProgrammaticAPIKeysApi_GetApiKeyAccessListWithParams_Call) Run(run func(ctx context.Context, args *admin.GetApiKeyAccessListApiParams)) *ProgrammaticAPIKeysApi_GetApiKeyAccessListWithParams_Call + func (_c *ProgrammaticAPIKeysApi_GetApiKeyAccessListWithParams_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_GetApiKeyAccessListWithParams_Call + type ProgrammaticAPIKeysApi_GetApiKeyAccessList_Call struct + func (_c *ProgrammaticAPIKeysApi_GetApiKeyAccessList_Call) Return(_a0 admin.GetApiKeyAccessListApiRequest) *ProgrammaticAPIKeysApi_GetApiKeyAccessList_Call + func (_c *ProgrammaticAPIKeysApi_GetApiKeyAccessList_Call) Run(...) *ProgrammaticAPIKeysApi_GetApiKeyAccessList_Call + func (_c *ProgrammaticAPIKeysApi_GetApiKeyAccessList_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_GetApiKeyAccessList_Call + type ProgrammaticAPIKeysApi_GetApiKeyExecute_Call struct + func (_c *ProgrammaticAPIKeysApi_GetApiKeyExecute_Call) Return(_a0 *admin.ApiKeyUserDetails, _a1 *http.Response, _a2 error) *ProgrammaticAPIKeysApi_GetApiKeyExecute_Call + func (_c *ProgrammaticAPIKeysApi_GetApiKeyExecute_Call) Run(run func(r admin.GetApiKeyApiRequest)) *ProgrammaticAPIKeysApi_GetApiKeyExecute_Call + func (_c *ProgrammaticAPIKeysApi_GetApiKeyExecute_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_GetApiKeyExecute_Call + type ProgrammaticAPIKeysApi_GetApiKeyWithParams_Call struct + func (_c *ProgrammaticAPIKeysApi_GetApiKeyWithParams_Call) Return(_a0 admin.GetApiKeyApiRequest) *ProgrammaticAPIKeysApi_GetApiKeyWithParams_Call + func (_c *ProgrammaticAPIKeysApi_GetApiKeyWithParams_Call) Run(run func(ctx context.Context, args *admin.GetApiKeyApiParams)) *ProgrammaticAPIKeysApi_GetApiKeyWithParams_Call + func (_c *ProgrammaticAPIKeysApi_GetApiKeyWithParams_Call) RunAndReturn(run func(context.Context, *admin.GetApiKeyApiParams) admin.GetApiKeyApiRequest) *ProgrammaticAPIKeysApi_GetApiKeyWithParams_Call + type ProgrammaticAPIKeysApi_GetApiKey_Call struct + func (_c *ProgrammaticAPIKeysApi_GetApiKey_Call) Return(_a0 admin.GetApiKeyApiRequest) *ProgrammaticAPIKeysApi_GetApiKey_Call + func (_c *ProgrammaticAPIKeysApi_GetApiKey_Call) Run(run func(ctx context.Context, orgId string, apiUserId string)) *ProgrammaticAPIKeysApi_GetApiKey_Call + func (_c *ProgrammaticAPIKeysApi_GetApiKey_Call) RunAndReturn(run func(context.Context, string, string) admin.GetApiKeyApiRequest) *ProgrammaticAPIKeysApi_GetApiKey_Call + type ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntriesExecute_Call struct + func (_c *ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntriesExecute_Call) Return(_a0 *admin.PaginatedApiUserAccessListResponse, _a1 *http.Response, _a2 error) *ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntriesExecute_Call + func (_c *ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntriesExecute_Call) Run(run func(r admin.ListApiKeyAccessListsEntriesApiRequest)) *ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntriesExecute_Call + func (_c *ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntriesExecute_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntriesExecute_Call + type ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntriesWithParams_Call struct + func (_c *ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntriesWithParams_Call) Return(_a0 admin.ListApiKeyAccessListsEntriesApiRequest) *ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntriesWithParams_Call + func (_c *ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntriesWithParams_Call) Run(...) *ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntriesWithParams_Call + func (_c *ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntriesWithParams_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntriesWithParams_Call + type ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntries_Call struct + func (_c *ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntries_Call) Return(_a0 admin.ListApiKeyAccessListsEntriesApiRequest) *ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntries_Call + func (_c *ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntries_Call) Run(run func(ctx context.Context, orgId string, apiUserId string)) *ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntries_Call + func (_c *ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntries_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_ListApiKeyAccessListsEntries_Call + type ProgrammaticAPIKeysApi_ListApiKeysExecute_Call struct + func (_c *ProgrammaticAPIKeysApi_ListApiKeysExecute_Call) Return(_a0 *admin.PaginatedApiApiUser, _a1 *http.Response, _a2 error) *ProgrammaticAPIKeysApi_ListApiKeysExecute_Call + func (_c *ProgrammaticAPIKeysApi_ListApiKeysExecute_Call) Run(run func(r admin.ListApiKeysApiRequest)) *ProgrammaticAPIKeysApi_ListApiKeysExecute_Call + func (_c *ProgrammaticAPIKeysApi_ListApiKeysExecute_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_ListApiKeysExecute_Call + type ProgrammaticAPIKeysApi_ListApiKeysWithParams_Call struct + func (_c *ProgrammaticAPIKeysApi_ListApiKeysWithParams_Call) Return(_a0 admin.ListApiKeysApiRequest) *ProgrammaticAPIKeysApi_ListApiKeysWithParams_Call + func (_c *ProgrammaticAPIKeysApi_ListApiKeysWithParams_Call) Run(run func(ctx context.Context, args *admin.ListApiKeysApiParams)) *ProgrammaticAPIKeysApi_ListApiKeysWithParams_Call + func (_c *ProgrammaticAPIKeysApi_ListApiKeysWithParams_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_ListApiKeysWithParams_Call + type ProgrammaticAPIKeysApi_ListApiKeys_Call struct + func (_c *ProgrammaticAPIKeysApi_ListApiKeys_Call) Return(_a0 admin.ListApiKeysApiRequest) *ProgrammaticAPIKeysApi_ListApiKeys_Call + func (_c *ProgrammaticAPIKeysApi_ListApiKeys_Call) Run(run func(ctx context.Context, orgId string)) *ProgrammaticAPIKeysApi_ListApiKeys_Call + func (_c *ProgrammaticAPIKeysApi_ListApiKeys_Call) RunAndReturn(run func(context.Context, string) admin.ListApiKeysApiRequest) *ProgrammaticAPIKeysApi_ListApiKeys_Call + type ProgrammaticAPIKeysApi_ListProjectApiKeysExecute_Call struct + func (_c *ProgrammaticAPIKeysApi_ListProjectApiKeysExecute_Call) Return(_a0 *admin.PaginatedApiApiUser, _a1 *http.Response, _a2 error) *ProgrammaticAPIKeysApi_ListProjectApiKeysExecute_Call + func (_c *ProgrammaticAPIKeysApi_ListProjectApiKeysExecute_Call) Run(run func(r admin.ListProjectApiKeysApiRequest)) *ProgrammaticAPIKeysApi_ListProjectApiKeysExecute_Call + func (_c *ProgrammaticAPIKeysApi_ListProjectApiKeysExecute_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_ListProjectApiKeysExecute_Call + type ProgrammaticAPIKeysApi_ListProjectApiKeysWithParams_Call struct + func (_c *ProgrammaticAPIKeysApi_ListProjectApiKeysWithParams_Call) Return(_a0 admin.ListProjectApiKeysApiRequest) *ProgrammaticAPIKeysApi_ListProjectApiKeysWithParams_Call + func (_c *ProgrammaticAPIKeysApi_ListProjectApiKeysWithParams_Call) Run(run func(ctx context.Context, args *admin.ListProjectApiKeysApiParams)) *ProgrammaticAPIKeysApi_ListProjectApiKeysWithParams_Call + func (_c *ProgrammaticAPIKeysApi_ListProjectApiKeysWithParams_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_ListProjectApiKeysWithParams_Call + type ProgrammaticAPIKeysApi_ListProjectApiKeys_Call struct + func (_c *ProgrammaticAPIKeysApi_ListProjectApiKeys_Call) Return(_a0 admin.ListProjectApiKeysApiRequest) *ProgrammaticAPIKeysApi_ListProjectApiKeys_Call + func (_c *ProgrammaticAPIKeysApi_ListProjectApiKeys_Call) Run(run func(ctx context.Context, groupId string)) *ProgrammaticAPIKeysApi_ListProjectApiKeys_Call + func (_c *ProgrammaticAPIKeysApi_ListProjectApiKeys_Call) RunAndReturn(run func(context.Context, string) admin.ListProjectApiKeysApiRequest) *ProgrammaticAPIKeysApi_ListProjectApiKeys_Call + type ProgrammaticAPIKeysApi_RemoveProjectApiKeyExecute_Call struct + func (_c *ProgrammaticAPIKeysApi_RemoveProjectApiKeyExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *ProgrammaticAPIKeysApi_RemoveProjectApiKeyExecute_Call + func (_c *ProgrammaticAPIKeysApi_RemoveProjectApiKeyExecute_Call) Run(run func(r admin.RemoveProjectApiKeyApiRequest)) *ProgrammaticAPIKeysApi_RemoveProjectApiKeyExecute_Call + func (_c *ProgrammaticAPIKeysApi_RemoveProjectApiKeyExecute_Call) RunAndReturn(run func(admin.RemoveProjectApiKeyApiRequest) (any, *http.Response, error)) *ProgrammaticAPIKeysApi_RemoveProjectApiKeyExecute_Call + type ProgrammaticAPIKeysApi_RemoveProjectApiKeyWithParams_Call struct + func (_c *ProgrammaticAPIKeysApi_RemoveProjectApiKeyWithParams_Call) Return(_a0 admin.RemoveProjectApiKeyApiRequest) *ProgrammaticAPIKeysApi_RemoveProjectApiKeyWithParams_Call + func (_c *ProgrammaticAPIKeysApi_RemoveProjectApiKeyWithParams_Call) Run(run func(ctx context.Context, args *admin.RemoveProjectApiKeyApiParams)) *ProgrammaticAPIKeysApi_RemoveProjectApiKeyWithParams_Call + func (_c *ProgrammaticAPIKeysApi_RemoveProjectApiKeyWithParams_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_RemoveProjectApiKeyWithParams_Call + type ProgrammaticAPIKeysApi_RemoveProjectApiKey_Call struct + func (_c *ProgrammaticAPIKeysApi_RemoveProjectApiKey_Call) Return(_a0 admin.RemoveProjectApiKeyApiRequest) *ProgrammaticAPIKeysApi_RemoveProjectApiKey_Call + func (_c *ProgrammaticAPIKeysApi_RemoveProjectApiKey_Call) Run(run func(ctx context.Context, groupId string, apiUserId string)) *ProgrammaticAPIKeysApi_RemoveProjectApiKey_Call + func (_c *ProgrammaticAPIKeysApi_RemoveProjectApiKey_Call) RunAndReturn(run func(context.Context, string, string) admin.RemoveProjectApiKeyApiRequest) *ProgrammaticAPIKeysApi_RemoveProjectApiKey_Call + type ProgrammaticAPIKeysApi_UpdateApiKeyExecute_Call struct + func (_c *ProgrammaticAPIKeysApi_UpdateApiKeyExecute_Call) Return(_a0 *admin.ApiKeyUserDetails, _a1 *http.Response, _a2 error) *ProgrammaticAPIKeysApi_UpdateApiKeyExecute_Call + func (_c *ProgrammaticAPIKeysApi_UpdateApiKeyExecute_Call) Run(run func(r admin.UpdateApiKeyApiRequest)) *ProgrammaticAPIKeysApi_UpdateApiKeyExecute_Call + func (_c *ProgrammaticAPIKeysApi_UpdateApiKeyExecute_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_UpdateApiKeyExecute_Call + type ProgrammaticAPIKeysApi_UpdateApiKeyRolesExecute_Call struct + func (_c *ProgrammaticAPIKeysApi_UpdateApiKeyRolesExecute_Call) Return(_a0 *admin.ApiKeyUserDetails, _a1 *http.Response, _a2 error) *ProgrammaticAPIKeysApi_UpdateApiKeyRolesExecute_Call + func (_c *ProgrammaticAPIKeysApi_UpdateApiKeyRolesExecute_Call) Run(run func(r admin.UpdateApiKeyRolesApiRequest)) *ProgrammaticAPIKeysApi_UpdateApiKeyRolesExecute_Call + func (_c *ProgrammaticAPIKeysApi_UpdateApiKeyRolesExecute_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_UpdateApiKeyRolesExecute_Call + type ProgrammaticAPIKeysApi_UpdateApiKeyRolesWithParams_Call struct + func (_c *ProgrammaticAPIKeysApi_UpdateApiKeyRolesWithParams_Call) Return(_a0 admin.UpdateApiKeyRolesApiRequest) *ProgrammaticAPIKeysApi_UpdateApiKeyRolesWithParams_Call + func (_c *ProgrammaticAPIKeysApi_UpdateApiKeyRolesWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateApiKeyRolesApiParams)) *ProgrammaticAPIKeysApi_UpdateApiKeyRolesWithParams_Call + func (_c *ProgrammaticAPIKeysApi_UpdateApiKeyRolesWithParams_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_UpdateApiKeyRolesWithParams_Call + type ProgrammaticAPIKeysApi_UpdateApiKeyRoles_Call struct + func (_c *ProgrammaticAPIKeysApi_UpdateApiKeyRoles_Call) Return(_a0 admin.UpdateApiKeyRolesApiRequest) *ProgrammaticAPIKeysApi_UpdateApiKeyRoles_Call + func (_c *ProgrammaticAPIKeysApi_UpdateApiKeyRoles_Call) Run(run func(ctx context.Context, groupId string, apiUserId string, ...)) *ProgrammaticAPIKeysApi_UpdateApiKeyRoles_Call + func (_c *ProgrammaticAPIKeysApi_UpdateApiKeyRoles_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_UpdateApiKeyRoles_Call + type ProgrammaticAPIKeysApi_UpdateApiKeyWithParams_Call struct + func (_c *ProgrammaticAPIKeysApi_UpdateApiKeyWithParams_Call) Return(_a0 admin.UpdateApiKeyApiRequest) *ProgrammaticAPIKeysApi_UpdateApiKeyWithParams_Call + func (_c *ProgrammaticAPIKeysApi_UpdateApiKeyWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateApiKeyApiParams)) *ProgrammaticAPIKeysApi_UpdateApiKeyWithParams_Call + func (_c *ProgrammaticAPIKeysApi_UpdateApiKeyWithParams_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_UpdateApiKeyWithParams_Call + type ProgrammaticAPIKeysApi_UpdateApiKey_Call struct + func (_c *ProgrammaticAPIKeysApi_UpdateApiKey_Call) Return(_a0 admin.UpdateApiKeyApiRequest) *ProgrammaticAPIKeysApi_UpdateApiKey_Call + func (_c *ProgrammaticAPIKeysApi_UpdateApiKey_Call) Run(run func(ctx context.Context, orgId string, apiUserId string, ...)) *ProgrammaticAPIKeysApi_UpdateApiKey_Call + func (_c *ProgrammaticAPIKeysApi_UpdateApiKey_Call) RunAndReturn(...) *ProgrammaticAPIKeysApi_UpdateApiKey_Call + type ProjectIPAccessListApi struct + func NewProjectIPAccessListApi(t interface{ ... }) *ProjectIPAccessListApi + func (_m *ProjectIPAccessListApi) CreateProjectIpAccessList(ctx context.Context, groupId string, ...) admin.CreateProjectIpAccessListApiRequest + func (_m *ProjectIPAccessListApi) CreateProjectIpAccessListExecute(r admin.CreateProjectIpAccessListApiRequest) (*admin.PaginatedNetworkAccess, *http.Response, error) + func (_m *ProjectIPAccessListApi) CreateProjectIpAccessListWithParams(ctx context.Context, args *admin.CreateProjectIpAccessListApiParams) admin.CreateProjectIpAccessListApiRequest + func (_m *ProjectIPAccessListApi) DeleteProjectIpAccessList(ctx context.Context, groupId string, entryValue string) admin.DeleteProjectIpAccessListApiRequest + func (_m *ProjectIPAccessListApi) DeleteProjectIpAccessListExecute(r admin.DeleteProjectIpAccessListApiRequest) (any, *http.Response, error) + func (_m *ProjectIPAccessListApi) DeleteProjectIpAccessListWithParams(ctx context.Context, args *admin.DeleteProjectIpAccessListApiParams) admin.DeleteProjectIpAccessListApiRequest + func (_m *ProjectIPAccessListApi) EXPECT() *ProjectIPAccessListApi_Expecter + func (_m *ProjectIPAccessListApi) GetProjectIpAccessListStatus(ctx context.Context, groupId string, entryValue string) admin.GetProjectIpAccessListStatusApiRequest + func (_m *ProjectIPAccessListApi) GetProjectIpAccessListStatusExecute(r admin.GetProjectIpAccessListStatusApiRequest) (*admin.NetworkPermissionEntryStatus, *http.Response, error) + func (_m *ProjectIPAccessListApi) GetProjectIpAccessListStatusWithParams(ctx context.Context, args *admin.GetProjectIpAccessListStatusApiParams) admin.GetProjectIpAccessListStatusApiRequest + func (_m *ProjectIPAccessListApi) GetProjectIpList(ctx context.Context, groupId string, entryValue string) admin.GetProjectIpListApiRequest + func (_m *ProjectIPAccessListApi) GetProjectIpListExecute(r admin.GetProjectIpListApiRequest) (*admin.NetworkPermissionEntry, *http.Response, error) + func (_m *ProjectIPAccessListApi) GetProjectIpListWithParams(ctx context.Context, args *admin.GetProjectIpListApiParams) admin.GetProjectIpListApiRequest + func (_m *ProjectIPAccessListApi) ListProjectIpAccessLists(ctx context.Context, groupId string) admin.ListProjectIpAccessListsApiRequest + func (_m *ProjectIPAccessListApi) ListProjectIpAccessListsExecute(r admin.ListProjectIpAccessListsApiRequest) (*admin.PaginatedNetworkAccess, *http.Response, error) + func (_m *ProjectIPAccessListApi) ListProjectIpAccessListsWithParams(ctx context.Context, args *admin.ListProjectIpAccessListsApiParams) admin.ListProjectIpAccessListsApiRequest + type ProjectIPAccessListApi_CreateProjectIpAccessListExecute_Call struct + func (_c *ProjectIPAccessListApi_CreateProjectIpAccessListExecute_Call) Return(_a0 *admin.PaginatedNetworkAccess, _a1 *http.Response, _a2 error) *ProjectIPAccessListApi_CreateProjectIpAccessListExecute_Call + func (_c *ProjectIPAccessListApi_CreateProjectIpAccessListExecute_Call) Run(run func(r admin.CreateProjectIpAccessListApiRequest)) *ProjectIPAccessListApi_CreateProjectIpAccessListExecute_Call + func (_c *ProjectIPAccessListApi_CreateProjectIpAccessListExecute_Call) RunAndReturn(...) *ProjectIPAccessListApi_CreateProjectIpAccessListExecute_Call + type ProjectIPAccessListApi_CreateProjectIpAccessListWithParams_Call struct + func (_c *ProjectIPAccessListApi_CreateProjectIpAccessListWithParams_Call) Return(_a0 admin.CreateProjectIpAccessListApiRequest) *ProjectIPAccessListApi_CreateProjectIpAccessListWithParams_Call + func (_c *ProjectIPAccessListApi_CreateProjectIpAccessListWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateProjectIpAccessListApiParams)) *ProjectIPAccessListApi_CreateProjectIpAccessListWithParams_Call + func (_c *ProjectIPAccessListApi_CreateProjectIpAccessListWithParams_Call) RunAndReturn(...) *ProjectIPAccessListApi_CreateProjectIpAccessListWithParams_Call + type ProjectIPAccessListApi_CreateProjectIpAccessList_Call struct + func (_c *ProjectIPAccessListApi_CreateProjectIpAccessList_Call) Return(_a0 admin.CreateProjectIpAccessListApiRequest) *ProjectIPAccessListApi_CreateProjectIpAccessList_Call + func (_c *ProjectIPAccessListApi_CreateProjectIpAccessList_Call) Run(run func(ctx context.Context, groupId string, ...)) *ProjectIPAccessListApi_CreateProjectIpAccessList_Call + func (_c *ProjectIPAccessListApi_CreateProjectIpAccessList_Call) RunAndReturn(...) *ProjectIPAccessListApi_CreateProjectIpAccessList_Call + type ProjectIPAccessListApi_DeleteProjectIpAccessListExecute_Call struct + func (_c *ProjectIPAccessListApi_DeleteProjectIpAccessListExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *ProjectIPAccessListApi_DeleteProjectIpAccessListExecute_Call + func (_c *ProjectIPAccessListApi_DeleteProjectIpAccessListExecute_Call) Run(run func(r admin.DeleteProjectIpAccessListApiRequest)) *ProjectIPAccessListApi_DeleteProjectIpAccessListExecute_Call + func (_c *ProjectIPAccessListApi_DeleteProjectIpAccessListExecute_Call) RunAndReturn(...) *ProjectIPAccessListApi_DeleteProjectIpAccessListExecute_Call + type ProjectIPAccessListApi_DeleteProjectIpAccessListWithParams_Call struct + func (_c *ProjectIPAccessListApi_DeleteProjectIpAccessListWithParams_Call) Return(_a0 admin.DeleteProjectIpAccessListApiRequest) *ProjectIPAccessListApi_DeleteProjectIpAccessListWithParams_Call + func (_c *ProjectIPAccessListApi_DeleteProjectIpAccessListWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteProjectIpAccessListApiParams)) *ProjectIPAccessListApi_DeleteProjectIpAccessListWithParams_Call + func (_c *ProjectIPAccessListApi_DeleteProjectIpAccessListWithParams_Call) RunAndReturn(...) *ProjectIPAccessListApi_DeleteProjectIpAccessListWithParams_Call + type ProjectIPAccessListApi_DeleteProjectIpAccessList_Call struct + func (_c *ProjectIPAccessListApi_DeleteProjectIpAccessList_Call) Return(_a0 admin.DeleteProjectIpAccessListApiRequest) *ProjectIPAccessListApi_DeleteProjectIpAccessList_Call + func (_c *ProjectIPAccessListApi_DeleteProjectIpAccessList_Call) Run(run func(ctx context.Context, groupId string, entryValue string)) *ProjectIPAccessListApi_DeleteProjectIpAccessList_Call + func (_c *ProjectIPAccessListApi_DeleteProjectIpAccessList_Call) RunAndReturn(...) *ProjectIPAccessListApi_DeleteProjectIpAccessList_Call + type ProjectIPAccessListApi_Expecter struct + func (_e *ProjectIPAccessListApi_Expecter) CreateProjectIpAccessList(ctx any, groupId any, networkPermissionEntry any) *ProjectIPAccessListApi_CreateProjectIpAccessList_Call + func (_e *ProjectIPAccessListApi_Expecter) CreateProjectIpAccessListExecute(r any) *ProjectIPAccessListApi_CreateProjectIpAccessListExecute_Call + func (_e *ProjectIPAccessListApi_Expecter) CreateProjectIpAccessListWithParams(ctx any, args any) *ProjectIPAccessListApi_CreateProjectIpAccessListWithParams_Call + func (_e *ProjectIPAccessListApi_Expecter) DeleteProjectIpAccessList(ctx any, groupId any, entryValue any) *ProjectIPAccessListApi_DeleteProjectIpAccessList_Call + func (_e *ProjectIPAccessListApi_Expecter) DeleteProjectIpAccessListExecute(r any) *ProjectIPAccessListApi_DeleteProjectIpAccessListExecute_Call + func (_e *ProjectIPAccessListApi_Expecter) DeleteProjectIpAccessListWithParams(ctx any, args any) *ProjectIPAccessListApi_DeleteProjectIpAccessListWithParams_Call + func (_e *ProjectIPAccessListApi_Expecter) GetProjectIpAccessListStatus(ctx any, groupId any, entryValue any) *ProjectIPAccessListApi_GetProjectIpAccessListStatus_Call + func (_e *ProjectIPAccessListApi_Expecter) GetProjectIpAccessListStatusExecute(r any) *ProjectIPAccessListApi_GetProjectIpAccessListStatusExecute_Call + func (_e *ProjectIPAccessListApi_Expecter) GetProjectIpAccessListStatusWithParams(ctx any, args any) *ProjectIPAccessListApi_GetProjectIpAccessListStatusWithParams_Call + func (_e *ProjectIPAccessListApi_Expecter) GetProjectIpList(ctx any, groupId any, entryValue any) *ProjectIPAccessListApi_GetProjectIpList_Call + func (_e *ProjectIPAccessListApi_Expecter) GetProjectIpListExecute(r any) *ProjectIPAccessListApi_GetProjectIpListExecute_Call + func (_e *ProjectIPAccessListApi_Expecter) GetProjectIpListWithParams(ctx any, args any) *ProjectIPAccessListApi_GetProjectIpListWithParams_Call + func (_e *ProjectIPAccessListApi_Expecter) ListProjectIpAccessLists(ctx any, groupId any) *ProjectIPAccessListApi_ListProjectIpAccessLists_Call + func (_e *ProjectIPAccessListApi_Expecter) ListProjectIpAccessListsExecute(r any) *ProjectIPAccessListApi_ListProjectIpAccessListsExecute_Call + func (_e *ProjectIPAccessListApi_Expecter) ListProjectIpAccessListsWithParams(ctx any, args any) *ProjectIPAccessListApi_ListProjectIpAccessListsWithParams_Call + type ProjectIPAccessListApi_GetProjectIpAccessListStatusExecute_Call struct + func (_c *ProjectIPAccessListApi_GetProjectIpAccessListStatusExecute_Call) Return(_a0 *admin.NetworkPermissionEntryStatus, _a1 *http.Response, _a2 error) *ProjectIPAccessListApi_GetProjectIpAccessListStatusExecute_Call + func (_c *ProjectIPAccessListApi_GetProjectIpAccessListStatusExecute_Call) Run(run func(r admin.GetProjectIpAccessListStatusApiRequest)) *ProjectIPAccessListApi_GetProjectIpAccessListStatusExecute_Call + func (_c *ProjectIPAccessListApi_GetProjectIpAccessListStatusExecute_Call) RunAndReturn(...) *ProjectIPAccessListApi_GetProjectIpAccessListStatusExecute_Call + type ProjectIPAccessListApi_GetProjectIpAccessListStatusWithParams_Call struct + func (_c *ProjectIPAccessListApi_GetProjectIpAccessListStatusWithParams_Call) Return(_a0 admin.GetProjectIpAccessListStatusApiRequest) *ProjectIPAccessListApi_GetProjectIpAccessListStatusWithParams_Call + func (_c *ProjectIPAccessListApi_GetProjectIpAccessListStatusWithParams_Call) Run(...) *ProjectIPAccessListApi_GetProjectIpAccessListStatusWithParams_Call + func (_c *ProjectIPAccessListApi_GetProjectIpAccessListStatusWithParams_Call) RunAndReturn(...) *ProjectIPAccessListApi_GetProjectIpAccessListStatusWithParams_Call + type ProjectIPAccessListApi_GetProjectIpAccessListStatus_Call struct + func (_c *ProjectIPAccessListApi_GetProjectIpAccessListStatus_Call) Return(_a0 admin.GetProjectIpAccessListStatusApiRequest) *ProjectIPAccessListApi_GetProjectIpAccessListStatus_Call + func (_c *ProjectIPAccessListApi_GetProjectIpAccessListStatus_Call) Run(run func(ctx context.Context, groupId string, entryValue string)) *ProjectIPAccessListApi_GetProjectIpAccessListStatus_Call + func (_c *ProjectIPAccessListApi_GetProjectIpAccessListStatus_Call) RunAndReturn(...) *ProjectIPAccessListApi_GetProjectIpAccessListStatus_Call + type ProjectIPAccessListApi_GetProjectIpListExecute_Call struct + func (_c *ProjectIPAccessListApi_GetProjectIpListExecute_Call) Return(_a0 *admin.NetworkPermissionEntry, _a1 *http.Response, _a2 error) *ProjectIPAccessListApi_GetProjectIpListExecute_Call + func (_c *ProjectIPAccessListApi_GetProjectIpListExecute_Call) Run(run func(r admin.GetProjectIpListApiRequest)) *ProjectIPAccessListApi_GetProjectIpListExecute_Call + func (_c *ProjectIPAccessListApi_GetProjectIpListExecute_Call) RunAndReturn(...) *ProjectIPAccessListApi_GetProjectIpListExecute_Call + type ProjectIPAccessListApi_GetProjectIpListWithParams_Call struct + func (_c *ProjectIPAccessListApi_GetProjectIpListWithParams_Call) Return(_a0 admin.GetProjectIpListApiRequest) *ProjectIPAccessListApi_GetProjectIpListWithParams_Call + func (_c *ProjectIPAccessListApi_GetProjectIpListWithParams_Call) Run(run func(ctx context.Context, args *admin.GetProjectIpListApiParams)) *ProjectIPAccessListApi_GetProjectIpListWithParams_Call + func (_c *ProjectIPAccessListApi_GetProjectIpListWithParams_Call) RunAndReturn(...) *ProjectIPAccessListApi_GetProjectIpListWithParams_Call + type ProjectIPAccessListApi_GetProjectIpList_Call struct + func (_c *ProjectIPAccessListApi_GetProjectIpList_Call) Return(_a0 admin.GetProjectIpListApiRequest) *ProjectIPAccessListApi_GetProjectIpList_Call + func (_c *ProjectIPAccessListApi_GetProjectIpList_Call) Run(run func(ctx context.Context, groupId string, entryValue string)) *ProjectIPAccessListApi_GetProjectIpList_Call + func (_c *ProjectIPAccessListApi_GetProjectIpList_Call) RunAndReturn(run func(context.Context, string, string) admin.GetProjectIpListApiRequest) *ProjectIPAccessListApi_GetProjectIpList_Call + type ProjectIPAccessListApi_ListProjectIpAccessListsExecute_Call struct + func (_c *ProjectIPAccessListApi_ListProjectIpAccessListsExecute_Call) Return(_a0 *admin.PaginatedNetworkAccess, _a1 *http.Response, _a2 error) *ProjectIPAccessListApi_ListProjectIpAccessListsExecute_Call + func (_c *ProjectIPAccessListApi_ListProjectIpAccessListsExecute_Call) Run(run func(r admin.ListProjectIpAccessListsApiRequest)) *ProjectIPAccessListApi_ListProjectIpAccessListsExecute_Call + func (_c *ProjectIPAccessListApi_ListProjectIpAccessListsExecute_Call) RunAndReturn(...) *ProjectIPAccessListApi_ListProjectIpAccessListsExecute_Call + type ProjectIPAccessListApi_ListProjectIpAccessListsWithParams_Call struct + func (_c *ProjectIPAccessListApi_ListProjectIpAccessListsWithParams_Call) Return(_a0 admin.ListProjectIpAccessListsApiRequest) *ProjectIPAccessListApi_ListProjectIpAccessListsWithParams_Call + func (_c *ProjectIPAccessListApi_ListProjectIpAccessListsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListProjectIpAccessListsApiParams)) *ProjectIPAccessListApi_ListProjectIpAccessListsWithParams_Call + func (_c *ProjectIPAccessListApi_ListProjectIpAccessListsWithParams_Call) RunAndReturn(...) *ProjectIPAccessListApi_ListProjectIpAccessListsWithParams_Call + type ProjectIPAccessListApi_ListProjectIpAccessLists_Call struct + func (_c *ProjectIPAccessListApi_ListProjectIpAccessLists_Call) Return(_a0 admin.ListProjectIpAccessListsApiRequest) *ProjectIPAccessListApi_ListProjectIpAccessLists_Call + func (_c *ProjectIPAccessListApi_ListProjectIpAccessLists_Call) Run(run func(ctx context.Context, groupId string)) *ProjectIPAccessListApi_ListProjectIpAccessLists_Call + func (_c *ProjectIPAccessListApi_ListProjectIpAccessLists_Call) RunAndReturn(run func(context.Context, string) admin.ListProjectIpAccessListsApiRequest) *ProjectIPAccessListApi_ListProjectIpAccessLists_Call + type ProjectsApi struct + func NewProjectsApi(t interface{ ... }) *ProjectsApi + func (_m *ProjectsApi) AddUserToProject(ctx context.Context, groupId string, ...) admin.AddUserToProjectApiRequest + func (_m *ProjectsApi) AddUserToProjectExecute(r admin.AddUserToProjectApiRequest) (*admin.OrganizationInvitation, *http.Response, error) + func (_m *ProjectsApi) AddUserToProjectWithParams(ctx context.Context, args *admin.AddUserToProjectApiParams) admin.AddUserToProjectApiRequest + func (_m *ProjectsApi) CreateProject(ctx context.Context, group *admin.Group) admin.CreateProjectApiRequest + func (_m *ProjectsApi) CreateProjectExecute(r admin.CreateProjectApiRequest) (*admin.Group, *http.Response, error) + func (_m *ProjectsApi) CreateProjectInvitation(ctx context.Context, groupId string, ...) admin.CreateProjectInvitationApiRequest + func (_m *ProjectsApi) CreateProjectInvitationExecute(r admin.CreateProjectInvitationApiRequest) (*admin.GroupInvitation, *http.Response, error) + func (_m *ProjectsApi) CreateProjectInvitationWithParams(ctx context.Context, args *admin.CreateProjectInvitationApiParams) admin.CreateProjectInvitationApiRequest + func (_m *ProjectsApi) CreateProjectWithParams(ctx context.Context, args *admin.CreateProjectApiParams) admin.CreateProjectApiRequest + func (_m *ProjectsApi) DeleteProject(ctx context.Context, groupId string) admin.DeleteProjectApiRequest + func (_m *ProjectsApi) DeleteProjectExecute(r admin.DeleteProjectApiRequest) (any, *http.Response, error) + func (_m *ProjectsApi) DeleteProjectInvitation(ctx context.Context, groupId string, invitationId string) admin.DeleteProjectInvitationApiRequest + func (_m *ProjectsApi) DeleteProjectInvitationExecute(r admin.DeleteProjectInvitationApiRequest) (any, *http.Response, error) + func (_m *ProjectsApi) DeleteProjectInvitationWithParams(ctx context.Context, args *admin.DeleteProjectInvitationApiParams) admin.DeleteProjectInvitationApiRequest + func (_m *ProjectsApi) DeleteProjectLimit(ctx context.Context, limitName string, groupId string) admin.DeleteProjectLimitApiRequest + func (_m *ProjectsApi) DeleteProjectLimitExecute(r admin.DeleteProjectLimitApiRequest) (any, *http.Response, error) + func (_m *ProjectsApi) DeleteProjectLimitWithParams(ctx context.Context, args *admin.DeleteProjectLimitApiParams) admin.DeleteProjectLimitApiRequest + func (_m *ProjectsApi) DeleteProjectWithParams(ctx context.Context, args *admin.DeleteProjectApiParams) admin.DeleteProjectApiRequest + func (_m *ProjectsApi) EXPECT() *ProjectsApi_Expecter + func (_m *ProjectsApi) GetProject(ctx context.Context, groupId string) admin.GetProjectApiRequest + func (_m *ProjectsApi) GetProjectByName(ctx context.Context, groupName string) admin.GetProjectByNameApiRequest + func (_m *ProjectsApi) GetProjectByNameExecute(r admin.GetProjectByNameApiRequest) (*admin.Group, *http.Response, error) + func (_m *ProjectsApi) GetProjectByNameWithParams(ctx context.Context, args *admin.GetProjectByNameApiParams) admin.GetProjectByNameApiRequest + func (_m *ProjectsApi) GetProjectExecute(r admin.GetProjectApiRequest) (*admin.Group, *http.Response, error) + func (_m *ProjectsApi) GetProjectInvitation(ctx context.Context, groupId string, invitationId string) admin.GetProjectInvitationApiRequest + func (_m *ProjectsApi) GetProjectInvitationExecute(r admin.GetProjectInvitationApiRequest) (*admin.GroupInvitation, *http.Response, error) + func (_m *ProjectsApi) GetProjectInvitationWithParams(ctx context.Context, args *admin.GetProjectInvitationApiParams) admin.GetProjectInvitationApiRequest + func (_m *ProjectsApi) GetProjectLimit(ctx context.Context, limitName string, groupId string) admin.GetProjectLimitApiRequest + func (_m *ProjectsApi) GetProjectLimitExecute(r admin.GetProjectLimitApiRequest) (*admin.DataFederationLimit, *http.Response, error) + func (_m *ProjectsApi) GetProjectLimitWithParams(ctx context.Context, args *admin.GetProjectLimitApiParams) admin.GetProjectLimitApiRequest + func (_m *ProjectsApi) GetProjectLtsVersions(ctx context.Context, groupId string) admin.GetProjectLtsVersionsApiRequest + func (_m *ProjectsApi) GetProjectLtsVersionsExecute(r admin.GetProjectLtsVersionsApiRequest) (*admin.PaginatedAvailableVersion, *http.Response, error) + func (_m *ProjectsApi) GetProjectLtsVersionsWithParams(ctx context.Context, args *admin.GetProjectLtsVersionsApiParams) admin.GetProjectLtsVersionsApiRequest + func (_m *ProjectsApi) GetProjectSettings(ctx context.Context, groupId string) admin.GetProjectSettingsApiRequest + func (_m *ProjectsApi) GetProjectSettingsExecute(r admin.GetProjectSettingsApiRequest) (*admin.GroupSettings, *http.Response, error) + func (_m *ProjectsApi) GetProjectSettingsWithParams(ctx context.Context, args *admin.GetProjectSettingsApiParams) admin.GetProjectSettingsApiRequest + func (_m *ProjectsApi) GetProjectWithParams(ctx context.Context, args *admin.GetProjectApiParams) admin.GetProjectApiRequest + func (_m *ProjectsApi) ListProjectInvitations(ctx context.Context, groupId string) admin.ListProjectInvitationsApiRequest + func (_m *ProjectsApi) ListProjectInvitationsExecute(r admin.ListProjectInvitationsApiRequest) ([]admin.GroupInvitation, *http.Response, error) + func (_m *ProjectsApi) ListProjectInvitationsWithParams(ctx context.Context, args *admin.ListProjectInvitationsApiParams) admin.ListProjectInvitationsApiRequest + func (_m *ProjectsApi) ListProjectLimits(ctx context.Context, groupId string) admin.ListProjectLimitsApiRequest + func (_m *ProjectsApi) ListProjectLimitsExecute(r admin.ListProjectLimitsApiRequest) ([]admin.DataFederationLimit, *http.Response, error) + func (_m *ProjectsApi) ListProjectLimitsWithParams(ctx context.Context, args *admin.ListProjectLimitsApiParams) admin.ListProjectLimitsApiRequest + func (_m *ProjectsApi) ListProjectUsers(ctx context.Context, groupId string) admin.ListProjectUsersApiRequest + func (_m *ProjectsApi) ListProjectUsersExecute(r admin.ListProjectUsersApiRequest) (*admin.PaginatedAppUser, *http.Response, error) + func (_m *ProjectsApi) ListProjectUsersWithParams(ctx context.Context, args *admin.ListProjectUsersApiParams) admin.ListProjectUsersApiRequest + func (_m *ProjectsApi) ListProjects(ctx context.Context) admin.ListProjectsApiRequest + func (_m *ProjectsApi) ListProjectsExecute(r admin.ListProjectsApiRequest) (*admin.PaginatedAtlasGroup, *http.Response, error) + func (_m *ProjectsApi) ListProjectsWithParams(ctx context.Context, args *admin.ListProjectsApiParams) admin.ListProjectsApiRequest + func (_m *ProjectsApi) MigrateProjectToAnotherOrg(ctx context.Context, groupId string, ...) admin.MigrateProjectToAnotherOrgApiRequest + func (_m *ProjectsApi) MigrateProjectToAnotherOrgExecute(r admin.MigrateProjectToAnotherOrgApiRequest) (*admin.Group, *http.Response, error) + func (_m *ProjectsApi) MigrateProjectToAnotherOrgWithParams(ctx context.Context, args *admin.MigrateProjectToAnotherOrgApiParams) admin.MigrateProjectToAnotherOrgApiRequest + func (_m *ProjectsApi) RemoveProjectUser(ctx context.Context, groupId string, userId string) admin.RemoveProjectUserApiRequest + func (_m *ProjectsApi) RemoveProjectUserExecute(r admin.RemoveProjectUserApiRequest) (*http.Response, error) + func (_m *ProjectsApi) RemoveProjectUserWithParams(ctx context.Context, args *admin.RemoveProjectUserApiParams) admin.RemoveProjectUserApiRequest + func (_m *ProjectsApi) ReturnAllIpAddresses(ctx context.Context, groupId string) admin.ReturnAllIpAddressesApiRequest + func (_m *ProjectsApi) ReturnAllIpAddressesExecute(r admin.ReturnAllIpAddressesApiRequest) (*admin.GroupIPAddresses, *http.Response, error) + func (_m *ProjectsApi) ReturnAllIpAddressesWithParams(ctx context.Context, args *admin.ReturnAllIpAddressesApiParams) admin.ReturnAllIpAddressesApiRequest + func (_m *ProjectsApi) SetProjectLimit(ctx context.Context, limitName string, groupId string, ...) admin.SetProjectLimitApiRequest + func (_m *ProjectsApi) SetProjectLimitExecute(r admin.SetProjectLimitApiRequest) (*admin.DataFederationLimit, *http.Response, error) + func (_m *ProjectsApi) SetProjectLimitWithParams(ctx context.Context, args *admin.SetProjectLimitApiParams) admin.SetProjectLimitApiRequest + func (_m *ProjectsApi) UpdateProject(ctx context.Context, groupId string, groupUpdate *admin.GroupUpdate) admin.UpdateProjectApiRequest + func (_m *ProjectsApi) UpdateProjectExecute(r admin.UpdateProjectApiRequest) (*admin.Group, *http.Response, error) + func (_m *ProjectsApi) UpdateProjectInvitation(ctx context.Context, groupId string, ...) admin.UpdateProjectInvitationApiRequest + func (_m *ProjectsApi) UpdateProjectInvitationById(ctx context.Context, groupId string, invitationId string, ...) admin.UpdateProjectInvitationByIdApiRequest + func (_m *ProjectsApi) UpdateProjectInvitationByIdExecute(r admin.UpdateProjectInvitationByIdApiRequest) (*admin.GroupInvitation, *http.Response, error) + func (_m *ProjectsApi) UpdateProjectInvitationByIdWithParams(ctx context.Context, args *admin.UpdateProjectInvitationByIdApiParams) admin.UpdateProjectInvitationByIdApiRequest + func (_m *ProjectsApi) UpdateProjectInvitationExecute(r admin.UpdateProjectInvitationApiRequest) (*admin.GroupInvitation, *http.Response, error) + func (_m *ProjectsApi) UpdateProjectInvitationWithParams(ctx context.Context, args *admin.UpdateProjectInvitationApiParams) admin.UpdateProjectInvitationApiRequest + func (_m *ProjectsApi) UpdateProjectRoles(ctx context.Context, groupId string, userId string, ...) admin.UpdateProjectRolesApiRequest + func (_m *ProjectsApi) UpdateProjectRolesExecute(r admin.UpdateProjectRolesApiRequest) (*admin.UpdateGroupRolesForUser, *http.Response, error) + func (_m *ProjectsApi) UpdateProjectRolesWithParams(ctx context.Context, args *admin.UpdateProjectRolesApiParams) admin.UpdateProjectRolesApiRequest + func (_m *ProjectsApi) UpdateProjectSettings(ctx context.Context, groupId string, groupSettings *admin.GroupSettings) admin.UpdateProjectSettingsApiRequest + func (_m *ProjectsApi) UpdateProjectSettingsExecute(r admin.UpdateProjectSettingsApiRequest) (*admin.GroupSettings, *http.Response, error) + func (_m *ProjectsApi) UpdateProjectSettingsWithParams(ctx context.Context, args *admin.UpdateProjectSettingsApiParams) admin.UpdateProjectSettingsApiRequest + func (_m *ProjectsApi) UpdateProjectWithParams(ctx context.Context, args *admin.UpdateProjectApiParams) admin.UpdateProjectApiRequest + type ProjectsApi_AddUserToProjectExecute_Call struct + func (_c *ProjectsApi_AddUserToProjectExecute_Call) Return(_a0 *admin.OrganizationInvitation, _a1 *http.Response, _a2 error) *ProjectsApi_AddUserToProjectExecute_Call + func (_c *ProjectsApi_AddUserToProjectExecute_Call) Run(run func(r admin.AddUserToProjectApiRequest)) *ProjectsApi_AddUserToProjectExecute_Call + func (_c *ProjectsApi_AddUserToProjectExecute_Call) RunAndReturn(...) *ProjectsApi_AddUserToProjectExecute_Call + type ProjectsApi_AddUserToProjectWithParams_Call struct + func (_c *ProjectsApi_AddUserToProjectWithParams_Call) Return(_a0 admin.AddUserToProjectApiRequest) *ProjectsApi_AddUserToProjectWithParams_Call + func (_c *ProjectsApi_AddUserToProjectWithParams_Call) Run(run func(ctx context.Context, args *admin.AddUserToProjectApiParams)) *ProjectsApi_AddUserToProjectWithParams_Call + func (_c *ProjectsApi_AddUserToProjectWithParams_Call) RunAndReturn(...) *ProjectsApi_AddUserToProjectWithParams_Call + type ProjectsApi_AddUserToProject_Call struct + func (_c *ProjectsApi_AddUserToProject_Call) Return(_a0 admin.AddUserToProjectApiRequest) *ProjectsApi_AddUserToProject_Call + func (_c *ProjectsApi_AddUserToProject_Call) Run(run func(ctx context.Context, groupId string, ...)) *ProjectsApi_AddUserToProject_Call + func (_c *ProjectsApi_AddUserToProject_Call) RunAndReturn(...) *ProjectsApi_AddUserToProject_Call + type ProjectsApi_CreateProjectExecute_Call struct + func (_c *ProjectsApi_CreateProjectExecute_Call) Return(_a0 *admin.Group, _a1 *http.Response, _a2 error) *ProjectsApi_CreateProjectExecute_Call + func (_c *ProjectsApi_CreateProjectExecute_Call) Run(run func(r admin.CreateProjectApiRequest)) *ProjectsApi_CreateProjectExecute_Call + func (_c *ProjectsApi_CreateProjectExecute_Call) RunAndReturn(run func(admin.CreateProjectApiRequest) (*admin.Group, *http.Response, error)) *ProjectsApi_CreateProjectExecute_Call + type ProjectsApi_CreateProjectInvitationExecute_Call struct + func (_c *ProjectsApi_CreateProjectInvitationExecute_Call) Return(_a0 *admin.GroupInvitation, _a1 *http.Response, _a2 error) *ProjectsApi_CreateProjectInvitationExecute_Call + func (_c *ProjectsApi_CreateProjectInvitationExecute_Call) Run(run func(r admin.CreateProjectInvitationApiRequest)) *ProjectsApi_CreateProjectInvitationExecute_Call + func (_c *ProjectsApi_CreateProjectInvitationExecute_Call) RunAndReturn(...) *ProjectsApi_CreateProjectInvitationExecute_Call + type ProjectsApi_CreateProjectInvitationWithParams_Call struct + func (_c *ProjectsApi_CreateProjectInvitationWithParams_Call) Return(_a0 admin.CreateProjectInvitationApiRequest) *ProjectsApi_CreateProjectInvitationWithParams_Call + func (_c *ProjectsApi_CreateProjectInvitationWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateProjectInvitationApiParams)) *ProjectsApi_CreateProjectInvitationWithParams_Call + func (_c *ProjectsApi_CreateProjectInvitationWithParams_Call) RunAndReturn(...) *ProjectsApi_CreateProjectInvitationWithParams_Call + type ProjectsApi_CreateProjectInvitation_Call struct + func (_c *ProjectsApi_CreateProjectInvitation_Call) Return(_a0 admin.CreateProjectInvitationApiRequest) *ProjectsApi_CreateProjectInvitation_Call + func (_c *ProjectsApi_CreateProjectInvitation_Call) Run(run func(ctx context.Context, groupId string, ...)) *ProjectsApi_CreateProjectInvitation_Call + func (_c *ProjectsApi_CreateProjectInvitation_Call) RunAndReturn(...) *ProjectsApi_CreateProjectInvitation_Call + type ProjectsApi_CreateProjectWithParams_Call struct + func (_c *ProjectsApi_CreateProjectWithParams_Call) Return(_a0 admin.CreateProjectApiRequest) *ProjectsApi_CreateProjectWithParams_Call + func (_c *ProjectsApi_CreateProjectWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateProjectApiParams)) *ProjectsApi_CreateProjectWithParams_Call + func (_c *ProjectsApi_CreateProjectWithParams_Call) RunAndReturn(...) *ProjectsApi_CreateProjectWithParams_Call + type ProjectsApi_CreateProject_Call struct + func (_c *ProjectsApi_CreateProject_Call) Return(_a0 admin.CreateProjectApiRequest) *ProjectsApi_CreateProject_Call + func (_c *ProjectsApi_CreateProject_Call) Run(run func(ctx context.Context, group *admin.Group)) *ProjectsApi_CreateProject_Call + func (_c *ProjectsApi_CreateProject_Call) RunAndReturn(run func(context.Context, *admin.Group) admin.CreateProjectApiRequest) *ProjectsApi_CreateProject_Call + type ProjectsApi_DeleteProjectExecute_Call struct + func (_c *ProjectsApi_DeleteProjectExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *ProjectsApi_DeleteProjectExecute_Call + func (_c *ProjectsApi_DeleteProjectExecute_Call) Run(run func(r admin.DeleteProjectApiRequest)) *ProjectsApi_DeleteProjectExecute_Call + func (_c *ProjectsApi_DeleteProjectExecute_Call) RunAndReturn(run func(admin.DeleteProjectApiRequest) (any, *http.Response, error)) *ProjectsApi_DeleteProjectExecute_Call + type ProjectsApi_DeleteProjectInvitationExecute_Call struct + func (_c *ProjectsApi_DeleteProjectInvitationExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *ProjectsApi_DeleteProjectInvitationExecute_Call + func (_c *ProjectsApi_DeleteProjectInvitationExecute_Call) Run(run func(r admin.DeleteProjectInvitationApiRequest)) *ProjectsApi_DeleteProjectInvitationExecute_Call + func (_c *ProjectsApi_DeleteProjectInvitationExecute_Call) RunAndReturn(run func(admin.DeleteProjectInvitationApiRequest) (any, *http.Response, error)) *ProjectsApi_DeleteProjectInvitationExecute_Call + type ProjectsApi_DeleteProjectInvitationWithParams_Call struct + func (_c *ProjectsApi_DeleteProjectInvitationWithParams_Call) Return(_a0 admin.DeleteProjectInvitationApiRequest) *ProjectsApi_DeleteProjectInvitationWithParams_Call + func (_c *ProjectsApi_DeleteProjectInvitationWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteProjectInvitationApiParams)) *ProjectsApi_DeleteProjectInvitationWithParams_Call + func (_c *ProjectsApi_DeleteProjectInvitationWithParams_Call) RunAndReturn(...) *ProjectsApi_DeleteProjectInvitationWithParams_Call + type ProjectsApi_DeleteProjectInvitation_Call struct + func (_c *ProjectsApi_DeleteProjectInvitation_Call) Return(_a0 admin.DeleteProjectInvitationApiRequest) *ProjectsApi_DeleteProjectInvitation_Call + func (_c *ProjectsApi_DeleteProjectInvitation_Call) Run(run func(ctx context.Context, groupId string, invitationId string)) *ProjectsApi_DeleteProjectInvitation_Call + func (_c *ProjectsApi_DeleteProjectInvitation_Call) RunAndReturn(...) *ProjectsApi_DeleteProjectInvitation_Call + type ProjectsApi_DeleteProjectLimitExecute_Call struct + func (_c *ProjectsApi_DeleteProjectLimitExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *ProjectsApi_DeleteProjectLimitExecute_Call + func (_c *ProjectsApi_DeleteProjectLimitExecute_Call) Run(run func(r admin.DeleteProjectLimitApiRequest)) *ProjectsApi_DeleteProjectLimitExecute_Call + func (_c *ProjectsApi_DeleteProjectLimitExecute_Call) RunAndReturn(run func(admin.DeleteProjectLimitApiRequest) (any, *http.Response, error)) *ProjectsApi_DeleteProjectLimitExecute_Call + type ProjectsApi_DeleteProjectLimitWithParams_Call struct + func (_c *ProjectsApi_DeleteProjectLimitWithParams_Call) Return(_a0 admin.DeleteProjectLimitApiRequest) *ProjectsApi_DeleteProjectLimitWithParams_Call + func (_c *ProjectsApi_DeleteProjectLimitWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteProjectLimitApiParams)) *ProjectsApi_DeleteProjectLimitWithParams_Call + func (_c *ProjectsApi_DeleteProjectLimitWithParams_Call) RunAndReturn(...) *ProjectsApi_DeleteProjectLimitWithParams_Call + type ProjectsApi_DeleteProjectLimit_Call struct + func (_c *ProjectsApi_DeleteProjectLimit_Call) Return(_a0 admin.DeleteProjectLimitApiRequest) *ProjectsApi_DeleteProjectLimit_Call + func (_c *ProjectsApi_DeleteProjectLimit_Call) Run(run func(ctx context.Context, limitName string, groupId string)) *ProjectsApi_DeleteProjectLimit_Call + func (_c *ProjectsApi_DeleteProjectLimit_Call) RunAndReturn(run func(context.Context, string, string) admin.DeleteProjectLimitApiRequest) *ProjectsApi_DeleteProjectLimit_Call + type ProjectsApi_DeleteProjectWithParams_Call struct + func (_c *ProjectsApi_DeleteProjectWithParams_Call) Return(_a0 admin.DeleteProjectApiRequest) *ProjectsApi_DeleteProjectWithParams_Call + func (_c *ProjectsApi_DeleteProjectWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteProjectApiParams)) *ProjectsApi_DeleteProjectWithParams_Call + func (_c *ProjectsApi_DeleteProjectWithParams_Call) RunAndReturn(...) *ProjectsApi_DeleteProjectWithParams_Call + type ProjectsApi_DeleteProject_Call struct + func (_c *ProjectsApi_DeleteProject_Call) Return(_a0 admin.DeleteProjectApiRequest) *ProjectsApi_DeleteProject_Call + func (_c *ProjectsApi_DeleteProject_Call) Run(run func(ctx context.Context, groupId string)) *ProjectsApi_DeleteProject_Call + func (_c *ProjectsApi_DeleteProject_Call) RunAndReturn(run func(context.Context, string) admin.DeleteProjectApiRequest) *ProjectsApi_DeleteProject_Call + type ProjectsApi_Expecter struct + func (_e *ProjectsApi_Expecter) AddUserToProject(ctx any, groupId any, groupInvitationRequest any) *ProjectsApi_AddUserToProject_Call + func (_e *ProjectsApi_Expecter) AddUserToProjectExecute(r any) *ProjectsApi_AddUserToProjectExecute_Call + func (_e *ProjectsApi_Expecter) AddUserToProjectWithParams(ctx any, args any) *ProjectsApi_AddUserToProjectWithParams_Call + func (_e *ProjectsApi_Expecter) CreateProject(ctx any, group any) *ProjectsApi_CreateProject_Call + func (_e *ProjectsApi_Expecter) CreateProjectExecute(r any) *ProjectsApi_CreateProjectExecute_Call + func (_e *ProjectsApi_Expecter) CreateProjectInvitation(ctx any, groupId any, groupInvitationRequest any) *ProjectsApi_CreateProjectInvitation_Call + func (_e *ProjectsApi_Expecter) CreateProjectInvitationExecute(r any) *ProjectsApi_CreateProjectInvitationExecute_Call + func (_e *ProjectsApi_Expecter) CreateProjectInvitationWithParams(ctx any, args any) *ProjectsApi_CreateProjectInvitationWithParams_Call + func (_e *ProjectsApi_Expecter) CreateProjectWithParams(ctx any, args any) *ProjectsApi_CreateProjectWithParams_Call + func (_e *ProjectsApi_Expecter) DeleteProject(ctx any, groupId any) *ProjectsApi_DeleteProject_Call + func (_e *ProjectsApi_Expecter) DeleteProjectExecute(r any) *ProjectsApi_DeleteProjectExecute_Call + func (_e *ProjectsApi_Expecter) DeleteProjectInvitation(ctx any, groupId any, invitationId any) *ProjectsApi_DeleteProjectInvitation_Call + func (_e *ProjectsApi_Expecter) DeleteProjectInvitationExecute(r any) *ProjectsApi_DeleteProjectInvitationExecute_Call + func (_e *ProjectsApi_Expecter) DeleteProjectInvitationWithParams(ctx any, args any) *ProjectsApi_DeleteProjectInvitationWithParams_Call + func (_e *ProjectsApi_Expecter) DeleteProjectLimit(ctx any, limitName any, groupId any) *ProjectsApi_DeleteProjectLimit_Call + func (_e *ProjectsApi_Expecter) DeleteProjectLimitExecute(r any) *ProjectsApi_DeleteProjectLimitExecute_Call + func (_e *ProjectsApi_Expecter) DeleteProjectLimitWithParams(ctx any, args any) *ProjectsApi_DeleteProjectLimitWithParams_Call + func (_e *ProjectsApi_Expecter) DeleteProjectWithParams(ctx any, args any) *ProjectsApi_DeleteProjectWithParams_Call + func (_e *ProjectsApi_Expecter) GetProject(ctx any, groupId any) *ProjectsApi_GetProject_Call + func (_e *ProjectsApi_Expecter) GetProjectByName(ctx any, groupName any) *ProjectsApi_GetProjectByName_Call + func (_e *ProjectsApi_Expecter) GetProjectByNameExecute(r any) *ProjectsApi_GetProjectByNameExecute_Call + func (_e *ProjectsApi_Expecter) GetProjectByNameWithParams(ctx any, args any) *ProjectsApi_GetProjectByNameWithParams_Call + func (_e *ProjectsApi_Expecter) GetProjectExecute(r any) *ProjectsApi_GetProjectExecute_Call + func (_e *ProjectsApi_Expecter) GetProjectInvitation(ctx any, groupId any, invitationId any) *ProjectsApi_GetProjectInvitation_Call + func (_e *ProjectsApi_Expecter) GetProjectInvitationExecute(r any) *ProjectsApi_GetProjectInvitationExecute_Call + func (_e *ProjectsApi_Expecter) GetProjectInvitationWithParams(ctx any, args any) *ProjectsApi_GetProjectInvitationWithParams_Call + func (_e *ProjectsApi_Expecter) GetProjectLimit(ctx any, limitName any, groupId any) *ProjectsApi_GetProjectLimit_Call + func (_e *ProjectsApi_Expecter) GetProjectLimitExecute(r any) *ProjectsApi_GetProjectLimitExecute_Call + func (_e *ProjectsApi_Expecter) GetProjectLimitWithParams(ctx any, args any) *ProjectsApi_GetProjectLimitWithParams_Call + func (_e *ProjectsApi_Expecter) GetProjectLtsVersions(ctx any, groupId any) *ProjectsApi_GetProjectLtsVersions_Call + func (_e *ProjectsApi_Expecter) GetProjectLtsVersionsExecute(r any) *ProjectsApi_GetProjectLtsVersionsExecute_Call + func (_e *ProjectsApi_Expecter) GetProjectLtsVersionsWithParams(ctx any, args any) *ProjectsApi_GetProjectLtsVersionsWithParams_Call + func (_e *ProjectsApi_Expecter) GetProjectSettings(ctx any, groupId any) *ProjectsApi_GetProjectSettings_Call + func (_e *ProjectsApi_Expecter) GetProjectSettingsExecute(r any) *ProjectsApi_GetProjectSettingsExecute_Call + func (_e *ProjectsApi_Expecter) GetProjectSettingsWithParams(ctx any, args any) *ProjectsApi_GetProjectSettingsWithParams_Call + func (_e *ProjectsApi_Expecter) GetProjectWithParams(ctx any, args any) *ProjectsApi_GetProjectWithParams_Call + func (_e *ProjectsApi_Expecter) ListProjectInvitations(ctx any, groupId any) *ProjectsApi_ListProjectInvitations_Call + func (_e *ProjectsApi_Expecter) ListProjectInvitationsExecute(r any) *ProjectsApi_ListProjectInvitationsExecute_Call + func (_e *ProjectsApi_Expecter) ListProjectInvitationsWithParams(ctx any, args any) *ProjectsApi_ListProjectInvitationsWithParams_Call + func (_e *ProjectsApi_Expecter) ListProjectLimits(ctx any, groupId any) *ProjectsApi_ListProjectLimits_Call + func (_e *ProjectsApi_Expecter) ListProjectLimitsExecute(r any) *ProjectsApi_ListProjectLimitsExecute_Call + func (_e *ProjectsApi_Expecter) ListProjectLimitsWithParams(ctx any, args any) *ProjectsApi_ListProjectLimitsWithParams_Call + func (_e *ProjectsApi_Expecter) ListProjectUsers(ctx any, groupId any) *ProjectsApi_ListProjectUsers_Call + func (_e *ProjectsApi_Expecter) ListProjectUsersExecute(r any) *ProjectsApi_ListProjectUsersExecute_Call + func (_e *ProjectsApi_Expecter) ListProjectUsersWithParams(ctx any, args any) *ProjectsApi_ListProjectUsersWithParams_Call + func (_e *ProjectsApi_Expecter) ListProjects(ctx any) *ProjectsApi_ListProjects_Call + func (_e *ProjectsApi_Expecter) ListProjectsExecute(r any) *ProjectsApi_ListProjectsExecute_Call + func (_e *ProjectsApi_Expecter) ListProjectsWithParams(ctx any, args any) *ProjectsApi_ListProjectsWithParams_Call + func (_e *ProjectsApi_Expecter) MigrateProjectToAnotherOrg(ctx any, groupId any, groupMigrationRequest any) *ProjectsApi_MigrateProjectToAnotherOrg_Call + func (_e *ProjectsApi_Expecter) MigrateProjectToAnotherOrgExecute(r any) *ProjectsApi_MigrateProjectToAnotherOrgExecute_Call + func (_e *ProjectsApi_Expecter) MigrateProjectToAnotherOrgWithParams(ctx any, args any) *ProjectsApi_MigrateProjectToAnotherOrgWithParams_Call + func (_e *ProjectsApi_Expecter) RemoveProjectUser(ctx any, groupId any, userId any) *ProjectsApi_RemoveProjectUser_Call + func (_e *ProjectsApi_Expecter) RemoveProjectUserExecute(r any) *ProjectsApi_RemoveProjectUserExecute_Call + func (_e *ProjectsApi_Expecter) RemoveProjectUserWithParams(ctx any, args any) *ProjectsApi_RemoveProjectUserWithParams_Call + func (_e *ProjectsApi_Expecter) ReturnAllIpAddresses(ctx any, groupId any) *ProjectsApi_ReturnAllIpAddresses_Call + func (_e *ProjectsApi_Expecter) ReturnAllIpAddressesExecute(r any) *ProjectsApi_ReturnAllIpAddressesExecute_Call + func (_e *ProjectsApi_Expecter) ReturnAllIpAddressesWithParams(ctx any, args any) *ProjectsApi_ReturnAllIpAddressesWithParams_Call + func (_e *ProjectsApi_Expecter) SetProjectLimit(ctx any, limitName any, groupId any, dataFederationLimit any) *ProjectsApi_SetProjectLimit_Call + func (_e *ProjectsApi_Expecter) SetProjectLimitExecute(r any) *ProjectsApi_SetProjectLimitExecute_Call + func (_e *ProjectsApi_Expecter) SetProjectLimitWithParams(ctx any, args any) *ProjectsApi_SetProjectLimitWithParams_Call + func (_e *ProjectsApi_Expecter) UpdateProject(ctx any, groupId any, groupUpdate any) *ProjectsApi_UpdateProject_Call + func (_e *ProjectsApi_Expecter) UpdateProjectExecute(r any) *ProjectsApi_UpdateProjectExecute_Call + func (_e *ProjectsApi_Expecter) UpdateProjectInvitation(ctx any, groupId any, groupInvitationRequest any) *ProjectsApi_UpdateProjectInvitation_Call + func (_e *ProjectsApi_Expecter) UpdateProjectInvitationById(ctx any, groupId any, invitationId any, groupInvitationUpdateRequest any) *ProjectsApi_UpdateProjectInvitationById_Call + func (_e *ProjectsApi_Expecter) UpdateProjectInvitationByIdExecute(r any) *ProjectsApi_UpdateProjectInvitationByIdExecute_Call + func (_e *ProjectsApi_Expecter) UpdateProjectInvitationByIdWithParams(ctx any, args any) *ProjectsApi_UpdateProjectInvitationByIdWithParams_Call + func (_e *ProjectsApi_Expecter) UpdateProjectInvitationExecute(r any) *ProjectsApi_UpdateProjectInvitationExecute_Call + func (_e *ProjectsApi_Expecter) UpdateProjectInvitationWithParams(ctx any, args any) *ProjectsApi_UpdateProjectInvitationWithParams_Call + func (_e *ProjectsApi_Expecter) UpdateProjectRoles(ctx any, groupId any, userId any, updateGroupRolesForUser any) *ProjectsApi_UpdateProjectRoles_Call + func (_e *ProjectsApi_Expecter) UpdateProjectRolesExecute(r any) *ProjectsApi_UpdateProjectRolesExecute_Call + func (_e *ProjectsApi_Expecter) UpdateProjectRolesWithParams(ctx any, args any) *ProjectsApi_UpdateProjectRolesWithParams_Call + func (_e *ProjectsApi_Expecter) UpdateProjectSettings(ctx any, groupId any, groupSettings any) *ProjectsApi_UpdateProjectSettings_Call + func (_e *ProjectsApi_Expecter) UpdateProjectSettingsExecute(r any) *ProjectsApi_UpdateProjectSettingsExecute_Call + func (_e *ProjectsApi_Expecter) UpdateProjectSettingsWithParams(ctx any, args any) *ProjectsApi_UpdateProjectSettingsWithParams_Call + func (_e *ProjectsApi_Expecter) UpdateProjectWithParams(ctx any, args any) *ProjectsApi_UpdateProjectWithParams_Call + type ProjectsApi_GetProjectByNameExecute_Call struct + func (_c *ProjectsApi_GetProjectByNameExecute_Call) Return(_a0 *admin.Group, _a1 *http.Response, _a2 error) *ProjectsApi_GetProjectByNameExecute_Call + func (_c *ProjectsApi_GetProjectByNameExecute_Call) Run(run func(r admin.GetProjectByNameApiRequest)) *ProjectsApi_GetProjectByNameExecute_Call + func (_c *ProjectsApi_GetProjectByNameExecute_Call) RunAndReturn(...) *ProjectsApi_GetProjectByNameExecute_Call + type ProjectsApi_GetProjectByNameWithParams_Call struct + func (_c *ProjectsApi_GetProjectByNameWithParams_Call) Return(_a0 admin.GetProjectByNameApiRequest) *ProjectsApi_GetProjectByNameWithParams_Call + func (_c *ProjectsApi_GetProjectByNameWithParams_Call) Run(run func(ctx context.Context, args *admin.GetProjectByNameApiParams)) *ProjectsApi_GetProjectByNameWithParams_Call + func (_c *ProjectsApi_GetProjectByNameWithParams_Call) RunAndReturn(...) *ProjectsApi_GetProjectByNameWithParams_Call + type ProjectsApi_GetProjectByName_Call struct + func (_c *ProjectsApi_GetProjectByName_Call) Return(_a0 admin.GetProjectByNameApiRequest) *ProjectsApi_GetProjectByName_Call + func (_c *ProjectsApi_GetProjectByName_Call) Run(run func(ctx context.Context, groupName string)) *ProjectsApi_GetProjectByName_Call + func (_c *ProjectsApi_GetProjectByName_Call) RunAndReturn(run func(context.Context, string) admin.GetProjectByNameApiRequest) *ProjectsApi_GetProjectByName_Call + type ProjectsApi_GetProjectExecute_Call struct + func (_c *ProjectsApi_GetProjectExecute_Call) Return(_a0 *admin.Group, _a1 *http.Response, _a2 error) *ProjectsApi_GetProjectExecute_Call + func (_c *ProjectsApi_GetProjectExecute_Call) Run(run func(r admin.GetProjectApiRequest)) *ProjectsApi_GetProjectExecute_Call + func (_c *ProjectsApi_GetProjectExecute_Call) RunAndReturn(run func(admin.GetProjectApiRequest) (*admin.Group, *http.Response, error)) *ProjectsApi_GetProjectExecute_Call + type ProjectsApi_GetProjectInvitationExecute_Call struct + func (_c *ProjectsApi_GetProjectInvitationExecute_Call) Return(_a0 *admin.GroupInvitation, _a1 *http.Response, _a2 error) *ProjectsApi_GetProjectInvitationExecute_Call + func (_c *ProjectsApi_GetProjectInvitationExecute_Call) Run(run func(r admin.GetProjectInvitationApiRequest)) *ProjectsApi_GetProjectInvitationExecute_Call + func (_c *ProjectsApi_GetProjectInvitationExecute_Call) RunAndReturn(...) *ProjectsApi_GetProjectInvitationExecute_Call + type ProjectsApi_GetProjectInvitationWithParams_Call struct + func (_c *ProjectsApi_GetProjectInvitationWithParams_Call) Return(_a0 admin.GetProjectInvitationApiRequest) *ProjectsApi_GetProjectInvitationWithParams_Call + func (_c *ProjectsApi_GetProjectInvitationWithParams_Call) Run(run func(ctx context.Context, args *admin.GetProjectInvitationApiParams)) *ProjectsApi_GetProjectInvitationWithParams_Call + func (_c *ProjectsApi_GetProjectInvitationWithParams_Call) RunAndReturn(...) *ProjectsApi_GetProjectInvitationWithParams_Call + type ProjectsApi_GetProjectInvitation_Call struct + func (_c *ProjectsApi_GetProjectInvitation_Call) Return(_a0 admin.GetProjectInvitationApiRequest) *ProjectsApi_GetProjectInvitation_Call + func (_c *ProjectsApi_GetProjectInvitation_Call) Run(run func(ctx context.Context, groupId string, invitationId string)) *ProjectsApi_GetProjectInvitation_Call + func (_c *ProjectsApi_GetProjectInvitation_Call) RunAndReturn(run func(context.Context, string, string) admin.GetProjectInvitationApiRequest) *ProjectsApi_GetProjectInvitation_Call + type ProjectsApi_GetProjectLimitExecute_Call struct + func (_c *ProjectsApi_GetProjectLimitExecute_Call) Return(_a0 *admin.DataFederationLimit, _a1 *http.Response, _a2 error) *ProjectsApi_GetProjectLimitExecute_Call + func (_c *ProjectsApi_GetProjectLimitExecute_Call) Run(run func(r admin.GetProjectLimitApiRequest)) *ProjectsApi_GetProjectLimitExecute_Call + func (_c *ProjectsApi_GetProjectLimitExecute_Call) RunAndReturn(...) *ProjectsApi_GetProjectLimitExecute_Call + type ProjectsApi_GetProjectLimitWithParams_Call struct + func (_c *ProjectsApi_GetProjectLimitWithParams_Call) Return(_a0 admin.GetProjectLimitApiRequest) *ProjectsApi_GetProjectLimitWithParams_Call + func (_c *ProjectsApi_GetProjectLimitWithParams_Call) Run(run func(ctx context.Context, args *admin.GetProjectLimitApiParams)) *ProjectsApi_GetProjectLimitWithParams_Call + func (_c *ProjectsApi_GetProjectLimitWithParams_Call) RunAndReturn(...) *ProjectsApi_GetProjectLimitWithParams_Call + type ProjectsApi_GetProjectLimit_Call struct + func (_c *ProjectsApi_GetProjectLimit_Call) Return(_a0 admin.GetProjectLimitApiRequest) *ProjectsApi_GetProjectLimit_Call + func (_c *ProjectsApi_GetProjectLimit_Call) Run(run func(ctx context.Context, limitName string, groupId string)) *ProjectsApi_GetProjectLimit_Call + func (_c *ProjectsApi_GetProjectLimit_Call) RunAndReturn(run func(context.Context, string, string) admin.GetProjectLimitApiRequest) *ProjectsApi_GetProjectLimit_Call + type ProjectsApi_GetProjectLtsVersionsExecute_Call struct + func (_c *ProjectsApi_GetProjectLtsVersionsExecute_Call) Return(_a0 *admin.PaginatedAvailableVersion, _a1 *http.Response, _a2 error) *ProjectsApi_GetProjectLtsVersionsExecute_Call + func (_c *ProjectsApi_GetProjectLtsVersionsExecute_Call) Run(run func(r admin.GetProjectLtsVersionsApiRequest)) *ProjectsApi_GetProjectLtsVersionsExecute_Call + func (_c *ProjectsApi_GetProjectLtsVersionsExecute_Call) RunAndReturn(...) *ProjectsApi_GetProjectLtsVersionsExecute_Call + type ProjectsApi_GetProjectLtsVersionsWithParams_Call struct + func (_c *ProjectsApi_GetProjectLtsVersionsWithParams_Call) Return(_a0 admin.GetProjectLtsVersionsApiRequest) *ProjectsApi_GetProjectLtsVersionsWithParams_Call + func (_c *ProjectsApi_GetProjectLtsVersionsWithParams_Call) Run(run func(ctx context.Context, args *admin.GetProjectLtsVersionsApiParams)) *ProjectsApi_GetProjectLtsVersionsWithParams_Call + func (_c *ProjectsApi_GetProjectLtsVersionsWithParams_Call) RunAndReturn(...) *ProjectsApi_GetProjectLtsVersionsWithParams_Call + type ProjectsApi_GetProjectLtsVersions_Call struct + func (_c *ProjectsApi_GetProjectLtsVersions_Call) Return(_a0 admin.GetProjectLtsVersionsApiRequest) *ProjectsApi_GetProjectLtsVersions_Call + func (_c *ProjectsApi_GetProjectLtsVersions_Call) Run(run func(ctx context.Context, groupId string)) *ProjectsApi_GetProjectLtsVersions_Call + func (_c *ProjectsApi_GetProjectLtsVersions_Call) RunAndReturn(run func(context.Context, string) admin.GetProjectLtsVersionsApiRequest) *ProjectsApi_GetProjectLtsVersions_Call + type ProjectsApi_GetProjectSettingsExecute_Call struct + func (_c *ProjectsApi_GetProjectSettingsExecute_Call) Return(_a0 *admin.GroupSettings, _a1 *http.Response, _a2 error) *ProjectsApi_GetProjectSettingsExecute_Call + func (_c *ProjectsApi_GetProjectSettingsExecute_Call) Run(run func(r admin.GetProjectSettingsApiRequest)) *ProjectsApi_GetProjectSettingsExecute_Call + func (_c *ProjectsApi_GetProjectSettingsExecute_Call) RunAndReturn(...) *ProjectsApi_GetProjectSettingsExecute_Call + type ProjectsApi_GetProjectSettingsWithParams_Call struct + func (_c *ProjectsApi_GetProjectSettingsWithParams_Call) Return(_a0 admin.GetProjectSettingsApiRequest) *ProjectsApi_GetProjectSettingsWithParams_Call + func (_c *ProjectsApi_GetProjectSettingsWithParams_Call) Run(run func(ctx context.Context, args *admin.GetProjectSettingsApiParams)) *ProjectsApi_GetProjectSettingsWithParams_Call + func (_c *ProjectsApi_GetProjectSettingsWithParams_Call) RunAndReturn(...) *ProjectsApi_GetProjectSettingsWithParams_Call + type ProjectsApi_GetProjectSettings_Call struct + func (_c *ProjectsApi_GetProjectSettings_Call) Return(_a0 admin.GetProjectSettingsApiRequest) *ProjectsApi_GetProjectSettings_Call + func (_c *ProjectsApi_GetProjectSettings_Call) Run(run func(ctx context.Context, groupId string)) *ProjectsApi_GetProjectSettings_Call + func (_c *ProjectsApi_GetProjectSettings_Call) RunAndReturn(run func(context.Context, string) admin.GetProjectSettingsApiRequest) *ProjectsApi_GetProjectSettings_Call + type ProjectsApi_GetProjectWithParams_Call struct + func (_c *ProjectsApi_GetProjectWithParams_Call) Return(_a0 admin.GetProjectApiRequest) *ProjectsApi_GetProjectWithParams_Call + func (_c *ProjectsApi_GetProjectWithParams_Call) Run(run func(ctx context.Context, args *admin.GetProjectApiParams)) *ProjectsApi_GetProjectWithParams_Call + func (_c *ProjectsApi_GetProjectWithParams_Call) RunAndReturn(...) *ProjectsApi_GetProjectWithParams_Call + type ProjectsApi_GetProject_Call struct + func (_c *ProjectsApi_GetProject_Call) Return(_a0 admin.GetProjectApiRequest) *ProjectsApi_GetProject_Call + func (_c *ProjectsApi_GetProject_Call) Run(run func(ctx context.Context, groupId string)) *ProjectsApi_GetProject_Call + func (_c *ProjectsApi_GetProject_Call) RunAndReturn(run func(context.Context, string) admin.GetProjectApiRequest) *ProjectsApi_GetProject_Call + type ProjectsApi_ListProjectInvitationsExecute_Call struct + func (_c *ProjectsApi_ListProjectInvitationsExecute_Call) Return(_a0 []admin.GroupInvitation, _a1 *http.Response, _a2 error) *ProjectsApi_ListProjectInvitationsExecute_Call + func (_c *ProjectsApi_ListProjectInvitationsExecute_Call) Run(run func(r admin.ListProjectInvitationsApiRequest)) *ProjectsApi_ListProjectInvitationsExecute_Call + func (_c *ProjectsApi_ListProjectInvitationsExecute_Call) RunAndReturn(...) *ProjectsApi_ListProjectInvitationsExecute_Call + type ProjectsApi_ListProjectInvitationsWithParams_Call struct + func (_c *ProjectsApi_ListProjectInvitationsWithParams_Call) Return(_a0 admin.ListProjectInvitationsApiRequest) *ProjectsApi_ListProjectInvitationsWithParams_Call + func (_c *ProjectsApi_ListProjectInvitationsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListProjectInvitationsApiParams)) *ProjectsApi_ListProjectInvitationsWithParams_Call + func (_c *ProjectsApi_ListProjectInvitationsWithParams_Call) RunAndReturn(...) *ProjectsApi_ListProjectInvitationsWithParams_Call + type ProjectsApi_ListProjectInvitations_Call struct + func (_c *ProjectsApi_ListProjectInvitations_Call) Return(_a0 admin.ListProjectInvitationsApiRequest) *ProjectsApi_ListProjectInvitations_Call + func (_c *ProjectsApi_ListProjectInvitations_Call) Run(run func(ctx context.Context, groupId string)) *ProjectsApi_ListProjectInvitations_Call + func (_c *ProjectsApi_ListProjectInvitations_Call) RunAndReturn(run func(context.Context, string) admin.ListProjectInvitationsApiRequest) *ProjectsApi_ListProjectInvitations_Call + type ProjectsApi_ListProjectLimitsExecute_Call struct + func (_c *ProjectsApi_ListProjectLimitsExecute_Call) Return(_a0 []admin.DataFederationLimit, _a1 *http.Response, _a2 error) *ProjectsApi_ListProjectLimitsExecute_Call + func (_c *ProjectsApi_ListProjectLimitsExecute_Call) Run(run func(r admin.ListProjectLimitsApiRequest)) *ProjectsApi_ListProjectLimitsExecute_Call + func (_c *ProjectsApi_ListProjectLimitsExecute_Call) RunAndReturn(...) *ProjectsApi_ListProjectLimitsExecute_Call + type ProjectsApi_ListProjectLimitsWithParams_Call struct + func (_c *ProjectsApi_ListProjectLimitsWithParams_Call) Return(_a0 admin.ListProjectLimitsApiRequest) *ProjectsApi_ListProjectLimitsWithParams_Call + func (_c *ProjectsApi_ListProjectLimitsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListProjectLimitsApiParams)) *ProjectsApi_ListProjectLimitsWithParams_Call + func (_c *ProjectsApi_ListProjectLimitsWithParams_Call) RunAndReturn(...) *ProjectsApi_ListProjectLimitsWithParams_Call + type ProjectsApi_ListProjectLimits_Call struct + func (_c *ProjectsApi_ListProjectLimits_Call) Return(_a0 admin.ListProjectLimitsApiRequest) *ProjectsApi_ListProjectLimits_Call + func (_c *ProjectsApi_ListProjectLimits_Call) Run(run func(ctx context.Context, groupId string)) *ProjectsApi_ListProjectLimits_Call + func (_c *ProjectsApi_ListProjectLimits_Call) RunAndReturn(run func(context.Context, string) admin.ListProjectLimitsApiRequest) *ProjectsApi_ListProjectLimits_Call + type ProjectsApi_ListProjectUsersExecute_Call struct + func (_c *ProjectsApi_ListProjectUsersExecute_Call) Return(_a0 *admin.PaginatedAppUser, _a1 *http.Response, _a2 error) *ProjectsApi_ListProjectUsersExecute_Call + func (_c *ProjectsApi_ListProjectUsersExecute_Call) Run(run func(r admin.ListProjectUsersApiRequest)) *ProjectsApi_ListProjectUsersExecute_Call + func (_c *ProjectsApi_ListProjectUsersExecute_Call) RunAndReturn(...) *ProjectsApi_ListProjectUsersExecute_Call + type ProjectsApi_ListProjectUsersWithParams_Call struct + func (_c *ProjectsApi_ListProjectUsersWithParams_Call) Return(_a0 admin.ListProjectUsersApiRequest) *ProjectsApi_ListProjectUsersWithParams_Call + func (_c *ProjectsApi_ListProjectUsersWithParams_Call) Run(run func(ctx context.Context, args *admin.ListProjectUsersApiParams)) *ProjectsApi_ListProjectUsersWithParams_Call + func (_c *ProjectsApi_ListProjectUsersWithParams_Call) RunAndReturn(...) *ProjectsApi_ListProjectUsersWithParams_Call + type ProjectsApi_ListProjectUsers_Call struct + func (_c *ProjectsApi_ListProjectUsers_Call) Return(_a0 admin.ListProjectUsersApiRequest) *ProjectsApi_ListProjectUsers_Call + func (_c *ProjectsApi_ListProjectUsers_Call) Run(run func(ctx context.Context, groupId string)) *ProjectsApi_ListProjectUsers_Call + func (_c *ProjectsApi_ListProjectUsers_Call) RunAndReturn(run func(context.Context, string) admin.ListProjectUsersApiRequest) *ProjectsApi_ListProjectUsers_Call + type ProjectsApi_ListProjectsExecute_Call struct + func (_c *ProjectsApi_ListProjectsExecute_Call) Return(_a0 *admin.PaginatedAtlasGroup, _a1 *http.Response, _a2 error) *ProjectsApi_ListProjectsExecute_Call + func (_c *ProjectsApi_ListProjectsExecute_Call) Run(run func(r admin.ListProjectsApiRequest)) *ProjectsApi_ListProjectsExecute_Call + func (_c *ProjectsApi_ListProjectsExecute_Call) RunAndReturn(...) *ProjectsApi_ListProjectsExecute_Call + type ProjectsApi_ListProjectsWithParams_Call struct + func (_c *ProjectsApi_ListProjectsWithParams_Call) Return(_a0 admin.ListProjectsApiRequest) *ProjectsApi_ListProjectsWithParams_Call + func (_c *ProjectsApi_ListProjectsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListProjectsApiParams)) *ProjectsApi_ListProjectsWithParams_Call + func (_c *ProjectsApi_ListProjectsWithParams_Call) RunAndReturn(...) *ProjectsApi_ListProjectsWithParams_Call + type ProjectsApi_ListProjects_Call struct + func (_c *ProjectsApi_ListProjects_Call) Return(_a0 admin.ListProjectsApiRequest) *ProjectsApi_ListProjects_Call + func (_c *ProjectsApi_ListProjects_Call) Run(run func(ctx context.Context)) *ProjectsApi_ListProjects_Call + func (_c *ProjectsApi_ListProjects_Call) RunAndReturn(run func(context.Context) admin.ListProjectsApiRequest) *ProjectsApi_ListProjects_Call + type ProjectsApi_MigrateProjectToAnotherOrgExecute_Call struct + func (_c *ProjectsApi_MigrateProjectToAnotherOrgExecute_Call) Return(_a0 *admin.Group, _a1 *http.Response, _a2 error) *ProjectsApi_MigrateProjectToAnotherOrgExecute_Call + func (_c *ProjectsApi_MigrateProjectToAnotherOrgExecute_Call) Run(run func(r admin.MigrateProjectToAnotherOrgApiRequest)) *ProjectsApi_MigrateProjectToAnotherOrgExecute_Call + func (_c *ProjectsApi_MigrateProjectToAnotherOrgExecute_Call) RunAndReturn(...) *ProjectsApi_MigrateProjectToAnotherOrgExecute_Call + type ProjectsApi_MigrateProjectToAnotherOrgWithParams_Call struct + func (_c *ProjectsApi_MigrateProjectToAnotherOrgWithParams_Call) Return(_a0 admin.MigrateProjectToAnotherOrgApiRequest) *ProjectsApi_MigrateProjectToAnotherOrgWithParams_Call + func (_c *ProjectsApi_MigrateProjectToAnotherOrgWithParams_Call) Run(run func(ctx context.Context, args *admin.MigrateProjectToAnotherOrgApiParams)) *ProjectsApi_MigrateProjectToAnotherOrgWithParams_Call + func (_c *ProjectsApi_MigrateProjectToAnotherOrgWithParams_Call) RunAndReturn(...) *ProjectsApi_MigrateProjectToAnotherOrgWithParams_Call + type ProjectsApi_MigrateProjectToAnotherOrg_Call struct + func (_c *ProjectsApi_MigrateProjectToAnotherOrg_Call) Return(_a0 admin.MigrateProjectToAnotherOrgApiRequest) *ProjectsApi_MigrateProjectToAnotherOrg_Call + func (_c *ProjectsApi_MigrateProjectToAnotherOrg_Call) Run(run func(ctx context.Context, groupId string, ...)) *ProjectsApi_MigrateProjectToAnotherOrg_Call + func (_c *ProjectsApi_MigrateProjectToAnotherOrg_Call) RunAndReturn(...) *ProjectsApi_MigrateProjectToAnotherOrg_Call + type ProjectsApi_RemoveProjectUserExecute_Call struct + func (_c *ProjectsApi_RemoveProjectUserExecute_Call) Return(_a0 *http.Response, _a1 error) *ProjectsApi_RemoveProjectUserExecute_Call + func (_c *ProjectsApi_RemoveProjectUserExecute_Call) Run(run func(r admin.RemoveProjectUserApiRequest)) *ProjectsApi_RemoveProjectUserExecute_Call + func (_c *ProjectsApi_RemoveProjectUserExecute_Call) RunAndReturn(run func(admin.RemoveProjectUserApiRequest) (*http.Response, error)) *ProjectsApi_RemoveProjectUserExecute_Call + type ProjectsApi_RemoveProjectUserWithParams_Call struct + func (_c *ProjectsApi_RemoveProjectUserWithParams_Call) Return(_a0 admin.RemoveProjectUserApiRequest) *ProjectsApi_RemoveProjectUserWithParams_Call + func (_c *ProjectsApi_RemoveProjectUserWithParams_Call) Run(run func(ctx context.Context, args *admin.RemoveProjectUserApiParams)) *ProjectsApi_RemoveProjectUserWithParams_Call + func (_c *ProjectsApi_RemoveProjectUserWithParams_Call) RunAndReturn(...) *ProjectsApi_RemoveProjectUserWithParams_Call + type ProjectsApi_RemoveProjectUser_Call struct + func (_c *ProjectsApi_RemoveProjectUser_Call) Return(_a0 admin.RemoveProjectUserApiRequest) *ProjectsApi_RemoveProjectUser_Call + func (_c *ProjectsApi_RemoveProjectUser_Call) Run(run func(ctx context.Context, groupId string, userId string)) *ProjectsApi_RemoveProjectUser_Call + func (_c *ProjectsApi_RemoveProjectUser_Call) RunAndReturn(run func(context.Context, string, string) admin.RemoveProjectUserApiRequest) *ProjectsApi_RemoveProjectUser_Call + type ProjectsApi_ReturnAllIpAddressesExecute_Call struct + func (_c *ProjectsApi_ReturnAllIpAddressesExecute_Call) Return(_a0 *admin.GroupIPAddresses, _a1 *http.Response, _a2 error) *ProjectsApi_ReturnAllIpAddressesExecute_Call + func (_c *ProjectsApi_ReturnAllIpAddressesExecute_Call) Run(run func(r admin.ReturnAllIpAddressesApiRequest)) *ProjectsApi_ReturnAllIpAddressesExecute_Call + func (_c *ProjectsApi_ReturnAllIpAddressesExecute_Call) RunAndReturn(...) *ProjectsApi_ReturnAllIpAddressesExecute_Call + type ProjectsApi_ReturnAllIpAddressesWithParams_Call struct + func (_c *ProjectsApi_ReturnAllIpAddressesWithParams_Call) Return(_a0 admin.ReturnAllIpAddressesApiRequest) *ProjectsApi_ReturnAllIpAddressesWithParams_Call + func (_c *ProjectsApi_ReturnAllIpAddressesWithParams_Call) Run(run func(ctx context.Context, args *admin.ReturnAllIpAddressesApiParams)) *ProjectsApi_ReturnAllIpAddressesWithParams_Call + func (_c *ProjectsApi_ReturnAllIpAddressesWithParams_Call) RunAndReturn(...) *ProjectsApi_ReturnAllIpAddressesWithParams_Call + type ProjectsApi_ReturnAllIpAddresses_Call struct + func (_c *ProjectsApi_ReturnAllIpAddresses_Call) Return(_a0 admin.ReturnAllIpAddressesApiRequest) *ProjectsApi_ReturnAllIpAddresses_Call + func (_c *ProjectsApi_ReturnAllIpAddresses_Call) Run(run func(ctx context.Context, groupId string)) *ProjectsApi_ReturnAllIpAddresses_Call + func (_c *ProjectsApi_ReturnAllIpAddresses_Call) RunAndReturn(run func(context.Context, string) admin.ReturnAllIpAddressesApiRequest) *ProjectsApi_ReturnAllIpAddresses_Call + type ProjectsApi_SetProjectLimitExecute_Call struct + func (_c *ProjectsApi_SetProjectLimitExecute_Call) Return(_a0 *admin.DataFederationLimit, _a1 *http.Response, _a2 error) *ProjectsApi_SetProjectLimitExecute_Call + func (_c *ProjectsApi_SetProjectLimitExecute_Call) Run(run func(r admin.SetProjectLimitApiRequest)) *ProjectsApi_SetProjectLimitExecute_Call + func (_c *ProjectsApi_SetProjectLimitExecute_Call) RunAndReturn(...) *ProjectsApi_SetProjectLimitExecute_Call + type ProjectsApi_SetProjectLimitWithParams_Call struct + func (_c *ProjectsApi_SetProjectLimitWithParams_Call) Return(_a0 admin.SetProjectLimitApiRequest) *ProjectsApi_SetProjectLimitWithParams_Call + func (_c *ProjectsApi_SetProjectLimitWithParams_Call) Run(run func(ctx context.Context, args *admin.SetProjectLimitApiParams)) *ProjectsApi_SetProjectLimitWithParams_Call + func (_c *ProjectsApi_SetProjectLimitWithParams_Call) RunAndReturn(...) *ProjectsApi_SetProjectLimitWithParams_Call + type ProjectsApi_SetProjectLimit_Call struct + func (_c *ProjectsApi_SetProjectLimit_Call) Return(_a0 admin.SetProjectLimitApiRequest) *ProjectsApi_SetProjectLimit_Call + func (_c *ProjectsApi_SetProjectLimit_Call) Run(run func(ctx context.Context, limitName string, groupId string, ...)) *ProjectsApi_SetProjectLimit_Call + func (_c *ProjectsApi_SetProjectLimit_Call) RunAndReturn(...) *ProjectsApi_SetProjectLimit_Call + type ProjectsApi_UpdateProjectExecute_Call struct + func (_c *ProjectsApi_UpdateProjectExecute_Call) Return(_a0 *admin.Group, _a1 *http.Response, _a2 error) *ProjectsApi_UpdateProjectExecute_Call + func (_c *ProjectsApi_UpdateProjectExecute_Call) Run(run func(r admin.UpdateProjectApiRequest)) *ProjectsApi_UpdateProjectExecute_Call + func (_c *ProjectsApi_UpdateProjectExecute_Call) RunAndReturn(run func(admin.UpdateProjectApiRequest) (*admin.Group, *http.Response, error)) *ProjectsApi_UpdateProjectExecute_Call + type ProjectsApi_UpdateProjectInvitationByIdExecute_Call struct + func (_c *ProjectsApi_UpdateProjectInvitationByIdExecute_Call) Return(_a0 *admin.GroupInvitation, _a1 *http.Response, _a2 error) *ProjectsApi_UpdateProjectInvitationByIdExecute_Call + func (_c *ProjectsApi_UpdateProjectInvitationByIdExecute_Call) Run(run func(r admin.UpdateProjectInvitationByIdApiRequest)) *ProjectsApi_UpdateProjectInvitationByIdExecute_Call + func (_c *ProjectsApi_UpdateProjectInvitationByIdExecute_Call) RunAndReturn(...) *ProjectsApi_UpdateProjectInvitationByIdExecute_Call + type ProjectsApi_UpdateProjectInvitationByIdWithParams_Call struct + func (_c *ProjectsApi_UpdateProjectInvitationByIdWithParams_Call) Return(_a0 admin.UpdateProjectInvitationByIdApiRequest) *ProjectsApi_UpdateProjectInvitationByIdWithParams_Call + func (_c *ProjectsApi_UpdateProjectInvitationByIdWithParams_Call) Run(...) *ProjectsApi_UpdateProjectInvitationByIdWithParams_Call + func (_c *ProjectsApi_UpdateProjectInvitationByIdWithParams_Call) RunAndReturn(...) *ProjectsApi_UpdateProjectInvitationByIdWithParams_Call + type ProjectsApi_UpdateProjectInvitationById_Call struct + func (_c *ProjectsApi_UpdateProjectInvitationById_Call) Return(_a0 admin.UpdateProjectInvitationByIdApiRequest) *ProjectsApi_UpdateProjectInvitationById_Call + func (_c *ProjectsApi_UpdateProjectInvitationById_Call) Run(run func(ctx context.Context, groupId string, invitationId string, ...)) *ProjectsApi_UpdateProjectInvitationById_Call + func (_c *ProjectsApi_UpdateProjectInvitationById_Call) RunAndReturn(...) *ProjectsApi_UpdateProjectInvitationById_Call + type ProjectsApi_UpdateProjectInvitationExecute_Call struct + func (_c *ProjectsApi_UpdateProjectInvitationExecute_Call) Return(_a0 *admin.GroupInvitation, _a1 *http.Response, _a2 error) *ProjectsApi_UpdateProjectInvitationExecute_Call + func (_c *ProjectsApi_UpdateProjectInvitationExecute_Call) Run(run func(r admin.UpdateProjectInvitationApiRequest)) *ProjectsApi_UpdateProjectInvitationExecute_Call + func (_c *ProjectsApi_UpdateProjectInvitationExecute_Call) RunAndReturn(...) *ProjectsApi_UpdateProjectInvitationExecute_Call + type ProjectsApi_UpdateProjectInvitationWithParams_Call struct + func (_c *ProjectsApi_UpdateProjectInvitationWithParams_Call) Return(_a0 admin.UpdateProjectInvitationApiRequest) *ProjectsApi_UpdateProjectInvitationWithParams_Call + func (_c *ProjectsApi_UpdateProjectInvitationWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateProjectInvitationApiParams)) *ProjectsApi_UpdateProjectInvitationWithParams_Call + func (_c *ProjectsApi_UpdateProjectInvitationWithParams_Call) RunAndReturn(...) *ProjectsApi_UpdateProjectInvitationWithParams_Call + type ProjectsApi_UpdateProjectInvitation_Call struct + func (_c *ProjectsApi_UpdateProjectInvitation_Call) Return(_a0 admin.UpdateProjectInvitationApiRequest) *ProjectsApi_UpdateProjectInvitation_Call + func (_c *ProjectsApi_UpdateProjectInvitation_Call) Run(run func(ctx context.Context, groupId string, ...)) *ProjectsApi_UpdateProjectInvitation_Call + func (_c *ProjectsApi_UpdateProjectInvitation_Call) RunAndReturn(...) *ProjectsApi_UpdateProjectInvitation_Call + type ProjectsApi_UpdateProjectRolesExecute_Call struct + func (_c *ProjectsApi_UpdateProjectRolesExecute_Call) Return(_a0 *admin.UpdateGroupRolesForUser, _a1 *http.Response, _a2 error) *ProjectsApi_UpdateProjectRolesExecute_Call + func (_c *ProjectsApi_UpdateProjectRolesExecute_Call) Run(run func(r admin.UpdateProjectRolesApiRequest)) *ProjectsApi_UpdateProjectRolesExecute_Call + func (_c *ProjectsApi_UpdateProjectRolesExecute_Call) RunAndReturn(...) *ProjectsApi_UpdateProjectRolesExecute_Call + type ProjectsApi_UpdateProjectRolesWithParams_Call struct + func (_c *ProjectsApi_UpdateProjectRolesWithParams_Call) Return(_a0 admin.UpdateProjectRolesApiRequest) *ProjectsApi_UpdateProjectRolesWithParams_Call + func (_c *ProjectsApi_UpdateProjectRolesWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateProjectRolesApiParams)) *ProjectsApi_UpdateProjectRolesWithParams_Call + func (_c *ProjectsApi_UpdateProjectRolesWithParams_Call) RunAndReturn(...) *ProjectsApi_UpdateProjectRolesWithParams_Call + type ProjectsApi_UpdateProjectRoles_Call struct + func (_c *ProjectsApi_UpdateProjectRoles_Call) Return(_a0 admin.UpdateProjectRolesApiRequest) *ProjectsApi_UpdateProjectRoles_Call + func (_c *ProjectsApi_UpdateProjectRoles_Call) Run(run func(ctx context.Context, groupId string, userId string, ...)) *ProjectsApi_UpdateProjectRoles_Call + func (_c *ProjectsApi_UpdateProjectRoles_Call) RunAndReturn(...) *ProjectsApi_UpdateProjectRoles_Call + type ProjectsApi_UpdateProjectSettingsExecute_Call struct + func (_c *ProjectsApi_UpdateProjectSettingsExecute_Call) Return(_a0 *admin.GroupSettings, _a1 *http.Response, _a2 error) *ProjectsApi_UpdateProjectSettingsExecute_Call + func (_c *ProjectsApi_UpdateProjectSettingsExecute_Call) Run(run func(r admin.UpdateProjectSettingsApiRequest)) *ProjectsApi_UpdateProjectSettingsExecute_Call + func (_c *ProjectsApi_UpdateProjectSettingsExecute_Call) RunAndReturn(...) *ProjectsApi_UpdateProjectSettingsExecute_Call + type ProjectsApi_UpdateProjectSettingsWithParams_Call struct + func (_c *ProjectsApi_UpdateProjectSettingsWithParams_Call) Return(_a0 admin.UpdateProjectSettingsApiRequest) *ProjectsApi_UpdateProjectSettingsWithParams_Call + func (_c *ProjectsApi_UpdateProjectSettingsWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateProjectSettingsApiParams)) *ProjectsApi_UpdateProjectSettingsWithParams_Call + func (_c *ProjectsApi_UpdateProjectSettingsWithParams_Call) RunAndReturn(...) *ProjectsApi_UpdateProjectSettingsWithParams_Call + type ProjectsApi_UpdateProjectSettings_Call struct + func (_c *ProjectsApi_UpdateProjectSettings_Call) Return(_a0 admin.UpdateProjectSettingsApiRequest) *ProjectsApi_UpdateProjectSettings_Call + func (_c *ProjectsApi_UpdateProjectSettings_Call) Run(...) *ProjectsApi_UpdateProjectSettings_Call + func (_c *ProjectsApi_UpdateProjectSettings_Call) RunAndReturn(...) *ProjectsApi_UpdateProjectSettings_Call + type ProjectsApi_UpdateProjectWithParams_Call struct + func (_c *ProjectsApi_UpdateProjectWithParams_Call) Return(_a0 admin.UpdateProjectApiRequest) *ProjectsApi_UpdateProjectWithParams_Call + func (_c *ProjectsApi_UpdateProjectWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateProjectApiParams)) *ProjectsApi_UpdateProjectWithParams_Call + func (_c *ProjectsApi_UpdateProjectWithParams_Call) RunAndReturn(...) *ProjectsApi_UpdateProjectWithParams_Call + type ProjectsApi_UpdateProject_Call struct + func (_c *ProjectsApi_UpdateProject_Call) Return(_a0 admin.UpdateProjectApiRequest) *ProjectsApi_UpdateProject_Call + func (_c *ProjectsApi_UpdateProject_Call) Run(run func(ctx context.Context, groupId string, groupUpdate *admin.GroupUpdate)) *ProjectsApi_UpdateProject_Call + func (_c *ProjectsApi_UpdateProject_Call) RunAndReturn(...) *ProjectsApi_UpdateProject_Call + type PushBasedLogExportApi struct + func NewPushBasedLogExportApi(t interface{ ... }) *PushBasedLogExportApi + func (_m *PushBasedLogExportApi) CreatePushBasedLogConfiguration(ctx context.Context, groupId string, ...) admin.CreatePushBasedLogConfigurationApiRequest + func (_m *PushBasedLogExportApi) CreatePushBasedLogConfigurationExecute(r admin.CreatePushBasedLogConfigurationApiRequest) (*http.Response, error) + func (_m *PushBasedLogExportApi) CreatePushBasedLogConfigurationWithParams(ctx context.Context, args *admin.CreatePushBasedLogConfigurationApiParams) admin.CreatePushBasedLogConfigurationApiRequest + func (_m *PushBasedLogExportApi) DeletePushBasedLogConfiguration(ctx context.Context, groupId string) admin.DeletePushBasedLogConfigurationApiRequest + func (_m *PushBasedLogExportApi) DeletePushBasedLogConfigurationExecute(r admin.DeletePushBasedLogConfigurationApiRequest) (*http.Response, error) + func (_m *PushBasedLogExportApi) DeletePushBasedLogConfigurationWithParams(ctx context.Context, args *admin.DeletePushBasedLogConfigurationApiParams) admin.DeletePushBasedLogConfigurationApiRequest + func (_m *PushBasedLogExportApi) EXPECT() *PushBasedLogExportApi_Expecter + func (_m *PushBasedLogExportApi) GetPushBasedLogConfiguration(ctx context.Context, groupId string) admin.GetPushBasedLogConfigurationApiRequest + func (_m *PushBasedLogExportApi) GetPushBasedLogConfigurationExecute(r admin.GetPushBasedLogConfigurationApiRequest) (*admin.PushBasedLogExportProject, *http.Response, error) + func (_m *PushBasedLogExportApi) GetPushBasedLogConfigurationWithParams(ctx context.Context, args *admin.GetPushBasedLogConfigurationApiParams) admin.GetPushBasedLogConfigurationApiRequest + func (_m *PushBasedLogExportApi) UpdatePushBasedLogConfiguration(ctx context.Context, groupId string, ...) admin.UpdatePushBasedLogConfigurationApiRequest + func (_m *PushBasedLogExportApi) UpdatePushBasedLogConfigurationExecute(r admin.UpdatePushBasedLogConfigurationApiRequest) (*http.Response, error) + func (_m *PushBasedLogExportApi) UpdatePushBasedLogConfigurationWithParams(ctx context.Context, args *admin.UpdatePushBasedLogConfigurationApiParams) admin.UpdatePushBasedLogConfigurationApiRequest + type PushBasedLogExportApi_CreatePushBasedLogConfigurationExecute_Call struct + func (_c *PushBasedLogExportApi_CreatePushBasedLogConfigurationExecute_Call) Return(_a0 *http.Response, _a1 error) *PushBasedLogExportApi_CreatePushBasedLogConfigurationExecute_Call + func (_c *PushBasedLogExportApi_CreatePushBasedLogConfigurationExecute_Call) Run(run func(r admin.CreatePushBasedLogConfigurationApiRequest)) *PushBasedLogExportApi_CreatePushBasedLogConfigurationExecute_Call + func (_c *PushBasedLogExportApi_CreatePushBasedLogConfigurationExecute_Call) RunAndReturn(...) *PushBasedLogExportApi_CreatePushBasedLogConfigurationExecute_Call + type PushBasedLogExportApi_CreatePushBasedLogConfigurationWithParams_Call struct + func (_c *PushBasedLogExportApi_CreatePushBasedLogConfigurationWithParams_Call) Return(_a0 admin.CreatePushBasedLogConfigurationApiRequest) *PushBasedLogExportApi_CreatePushBasedLogConfigurationWithParams_Call + func (_c *PushBasedLogExportApi_CreatePushBasedLogConfigurationWithParams_Call) Run(...) *PushBasedLogExportApi_CreatePushBasedLogConfigurationWithParams_Call + func (_c *PushBasedLogExportApi_CreatePushBasedLogConfigurationWithParams_Call) RunAndReturn(...) *PushBasedLogExportApi_CreatePushBasedLogConfigurationWithParams_Call + type PushBasedLogExportApi_CreatePushBasedLogConfiguration_Call struct + func (_c *PushBasedLogExportApi_CreatePushBasedLogConfiguration_Call) Return(_a0 admin.CreatePushBasedLogConfigurationApiRequest) *PushBasedLogExportApi_CreatePushBasedLogConfiguration_Call + func (_c *PushBasedLogExportApi_CreatePushBasedLogConfiguration_Call) Run(run func(ctx context.Context, groupId string, ...)) *PushBasedLogExportApi_CreatePushBasedLogConfiguration_Call + func (_c *PushBasedLogExportApi_CreatePushBasedLogConfiguration_Call) RunAndReturn(...) *PushBasedLogExportApi_CreatePushBasedLogConfiguration_Call + type PushBasedLogExportApi_DeletePushBasedLogConfigurationExecute_Call struct + func (_c *PushBasedLogExportApi_DeletePushBasedLogConfigurationExecute_Call) Return(_a0 *http.Response, _a1 error) *PushBasedLogExportApi_DeletePushBasedLogConfigurationExecute_Call + func (_c *PushBasedLogExportApi_DeletePushBasedLogConfigurationExecute_Call) Run(run func(r admin.DeletePushBasedLogConfigurationApiRequest)) *PushBasedLogExportApi_DeletePushBasedLogConfigurationExecute_Call + func (_c *PushBasedLogExportApi_DeletePushBasedLogConfigurationExecute_Call) RunAndReturn(...) *PushBasedLogExportApi_DeletePushBasedLogConfigurationExecute_Call + type PushBasedLogExportApi_DeletePushBasedLogConfigurationWithParams_Call struct + func (_c *PushBasedLogExportApi_DeletePushBasedLogConfigurationWithParams_Call) Return(_a0 admin.DeletePushBasedLogConfigurationApiRequest) *PushBasedLogExportApi_DeletePushBasedLogConfigurationWithParams_Call + func (_c *PushBasedLogExportApi_DeletePushBasedLogConfigurationWithParams_Call) Run(...) *PushBasedLogExportApi_DeletePushBasedLogConfigurationWithParams_Call + func (_c *PushBasedLogExportApi_DeletePushBasedLogConfigurationWithParams_Call) RunAndReturn(...) *PushBasedLogExportApi_DeletePushBasedLogConfigurationWithParams_Call + type PushBasedLogExportApi_DeletePushBasedLogConfiguration_Call struct + func (_c *PushBasedLogExportApi_DeletePushBasedLogConfiguration_Call) Return(_a0 admin.DeletePushBasedLogConfigurationApiRequest) *PushBasedLogExportApi_DeletePushBasedLogConfiguration_Call + func (_c *PushBasedLogExportApi_DeletePushBasedLogConfiguration_Call) Run(run func(ctx context.Context, groupId string)) *PushBasedLogExportApi_DeletePushBasedLogConfiguration_Call + func (_c *PushBasedLogExportApi_DeletePushBasedLogConfiguration_Call) RunAndReturn(...) *PushBasedLogExportApi_DeletePushBasedLogConfiguration_Call + type PushBasedLogExportApi_Expecter struct + func (_e *PushBasedLogExportApi_Expecter) CreatePushBasedLogConfiguration(ctx any, groupId any, createPushBasedLogExportProjectRequest any) *PushBasedLogExportApi_CreatePushBasedLogConfiguration_Call + func (_e *PushBasedLogExportApi_Expecter) CreatePushBasedLogConfigurationExecute(r any) *PushBasedLogExportApi_CreatePushBasedLogConfigurationExecute_Call + func (_e *PushBasedLogExportApi_Expecter) CreatePushBasedLogConfigurationWithParams(ctx any, args any) *PushBasedLogExportApi_CreatePushBasedLogConfigurationWithParams_Call + func (_e *PushBasedLogExportApi_Expecter) DeletePushBasedLogConfiguration(ctx any, groupId any) *PushBasedLogExportApi_DeletePushBasedLogConfiguration_Call + func (_e *PushBasedLogExportApi_Expecter) DeletePushBasedLogConfigurationExecute(r any) *PushBasedLogExportApi_DeletePushBasedLogConfigurationExecute_Call + func (_e *PushBasedLogExportApi_Expecter) DeletePushBasedLogConfigurationWithParams(ctx any, args any) *PushBasedLogExportApi_DeletePushBasedLogConfigurationWithParams_Call + func (_e *PushBasedLogExportApi_Expecter) GetPushBasedLogConfiguration(ctx any, groupId any) *PushBasedLogExportApi_GetPushBasedLogConfiguration_Call + func (_e *PushBasedLogExportApi_Expecter) GetPushBasedLogConfigurationExecute(r any) *PushBasedLogExportApi_GetPushBasedLogConfigurationExecute_Call + func (_e *PushBasedLogExportApi_Expecter) GetPushBasedLogConfigurationWithParams(ctx any, args any) *PushBasedLogExportApi_GetPushBasedLogConfigurationWithParams_Call + func (_e *PushBasedLogExportApi_Expecter) UpdatePushBasedLogConfiguration(ctx any, groupId any, pushBasedLogExportProject any) *PushBasedLogExportApi_UpdatePushBasedLogConfiguration_Call + func (_e *PushBasedLogExportApi_Expecter) UpdatePushBasedLogConfigurationExecute(r any) *PushBasedLogExportApi_UpdatePushBasedLogConfigurationExecute_Call + func (_e *PushBasedLogExportApi_Expecter) UpdatePushBasedLogConfigurationWithParams(ctx any, args any) *PushBasedLogExportApi_UpdatePushBasedLogConfigurationWithParams_Call + type PushBasedLogExportApi_GetPushBasedLogConfigurationExecute_Call struct + func (_c *PushBasedLogExportApi_GetPushBasedLogConfigurationExecute_Call) Return(_a0 *admin.PushBasedLogExportProject, _a1 *http.Response, _a2 error) *PushBasedLogExportApi_GetPushBasedLogConfigurationExecute_Call + func (_c *PushBasedLogExportApi_GetPushBasedLogConfigurationExecute_Call) Run(run func(r admin.GetPushBasedLogConfigurationApiRequest)) *PushBasedLogExportApi_GetPushBasedLogConfigurationExecute_Call + func (_c *PushBasedLogExportApi_GetPushBasedLogConfigurationExecute_Call) RunAndReturn(...) *PushBasedLogExportApi_GetPushBasedLogConfigurationExecute_Call + type PushBasedLogExportApi_GetPushBasedLogConfigurationWithParams_Call struct + func (_c *PushBasedLogExportApi_GetPushBasedLogConfigurationWithParams_Call) Return(_a0 admin.GetPushBasedLogConfigurationApiRequest) *PushBasedLogExportApi_GetPushBasedLogConfigurationWithParams_Call + func (_c *PushBasedLogExportApi_GetPushBasedLogConfigurationWithParams_Call) Run(...) *PushBasedLogExportApi_GetPushBasedLogConfigurationWithParams_Call + func (_c *PushBasedLogExportApi_GetPushBasedLogConfigurationWithParams_Call) RunAndReturn(...) *PushBasedLogExportApi_GetPushBasedLogConfigurationWithParams_Call + type PushBasedLogExportApi_GetPushBasedLogConfiguration_Call struct + func (_c *PushBasedLogExportApi_GetPushBasedLogConfiguration_Call) Return(_a0 admin.GetPushBasedLogConfigurationApiRequest) *PushBasedLogExportApi_GetPushBasedLogConfiguration_Call + func (_c *PushBasedLogExportApi_GetPushBasedLogConfiguration_Call) Run(run func(ctx context.Context, groupId string)) *PushBasedLogExportApi_GetPushBasedLogConfiguration_Call + func (_c *PushBasedLogExportApi_GetPushBasedLogConfiguration_Call) RunAndReturn(run func(context.Context, string) admin.GetPushBasedLogConfigurationApiRequest) *PushBasedLogExportApi_GetPushBasedLogConfiguration_Call + type PushBasedLogExportApi_UpdatePushBasedLogConfigurationExecute_Call struct + func (_c *PushBasedLogExportApi_UpdatePushBasedLogConfigurationExecute_Call) Return(_a0 *http.Response, _a1 error) *PushBasedLogExportApi_UpdatePushBasedLogConfigurationExecute_Call + func (_c *PushBasedLogExportApi_UpdatePushBasedLogConfigurationExecute_Call) Run(run func(r admin.UpdatePushBasedLogConfigurationApiRequest)) *PushBasedLogExportApi_UpdatePushBasedLogConfigurationExecute_Call + func (_c *PushBasedLogExportApi_UpdatePushBasedLogConfigurationExecute_Call) RunAndReturn(...) *PushBasedLogExportApi_UpdatePushBasedLogConfigurationExecute_Call + type PushBasedLogExportApi_UpdatePushBasedLogConfigurationWithParams_Call struct + func (_c *PushBasedLogExportApi_UpdatePushBasedLogConfigurationWithParams_Call) Return(_a0 admin.UpdatePushBasedLogConfigurationApiRequest) *PushBasedLogExportApi_UpdatePushBasedLogConfigurationWithParams_Call + func (_c *PushBasedLogExportApi_UpdatePushBasedLogConfigurationWithParams_Call) Run(...) *PushBasedLogExportApi_UpdatePushBasedLogConfigurationWithParams_Call + func (_c *PushBasedLogExportApi_UpdatePushBasedLogConfigurationWithParams_Call) RunAndReturn(...) *PushBasedLogExportApi_UpdatePushBasedLogConfigurationWithParams_Call + type PushBasedLogExportApi_UpdatePushBasedLogConfiguration_Call struct + func (_c *PushBasedLogExportApi_UpdatePushBasedLogConfiguration_Call) Return(_a0 admin.UpdatePushBasedLogConfigurationApiRequest) *PushBasedLogExportApi_UpdatePushBasedLogConfiguration_Call + func (_c *PushBasedLogExportApi_UpdatePushBasedLogConfiguration_Call) Run(run func(ctx context.Context, groupId string, ...)) *PushBasedLogExportApi_UpdatePushBasedLogConfiguration_Call + func (_c *PushBasedLogExportApi_UpdatePushBasedLogConfiguration_Call) RunAndReturn(...) *PushBasedLogExportApi_UpdatePushBasedLogConfiguration_Call + type ResourcePoliciesApi struct + func NewResourcePoliciesApi(t interface{ ... }) *ResourcePoliciesApi + func (_m *ResourcePoliciesApi) CreateAtlasResourcePolicy(ctx context.Context, orgId string, ...) admin.CreateAtlasResourcePolicyApiRequest + func (_m *ResourcePoliciesApi) CreateAtlasResourcePolicyExecute(r admin.CreateAtlasResourcePolicyApiRequest) (*admin.ApiAtlasResourcePolicy, *http.Response, error) + func (_m *ResourcePoliciesApi) CreateAtlasResourcePolicyWithParams(ctx context.Context, args *admin.CreateAtlasResourcePolicyApiParams) admin.CreateAtlasResourcePolicyApiRequest + func (_m *ResourcePoliciesApi) DeleteAtlasResourcePolicy(ctx context.Context, orgId string, resourcePolicyId string) admin.DeleteAtlasResourcePolicyApiRequest + func (_m *ResourcePoliciesApi) DeleteAtlasResourcePolicyExecute(r admin.DeleteAtlasResourcePolicyApiRequest) (any, *http.Response, error) + func (_m *ResourcePoliciesApi) DeleteAtlasResourcePolicyWithParams(ctx context.Context, args *admin.DeleteAtlasResourcePolicyApiParams) admin.DeleteAtlasResourcePolicyApiRequest + func (_m *ResourcePoliciesApi) EXPECT() *ResourcePoliciesApi_Expecter + func (_m *ResourcePoliciesApi) GetAtlasResourcePolicies(ctx context.Context, orgId string) admin.GetAtlasResourcePoliciesApiRequest + func (_m *ResourcePoliciesApi) GetAtlasResourcePoliciesExecute(r admin.GetAtlasResourcePoliciesApiRequest) ([]admin.ApiAtlasResourcePolicy, *http.Response, error) + func (_m *ResourcePoliciesApi) GetAtlasResourcePoliciesWithParams(ctx context.Context, args *admin.GetAtlasResourcePoliciesApiParams) admin.GetAtlasResourcePoliciesApiRequest + func (_m *ResourcePoliciesApi) GetAtlasResourcePolicy(ctx context.Context, orgId string, resourcePolicyId string) admin.GetAtlasResourcePolicyApiRequest + func (_m *ResourcePoliciesApi) GetAtlasResourcePolicyExecute(r admin.GetAtlasResourcePolicyApiRequest) (*admin.ApiAtlasResourcePolicy, *http.Response, error) + func (_m *ResourcePoliciesApi) GetAtlasResourcePolicyWithParams(ctx context.Context, args *admin.GetAtlasResourcePolicyApiParams) admin.GetAtlasResourcePolicyApiRequest + func (_m *ResourcePoliciesApi) GetResourcesNonCompliant(ctx context.Context, orgId string) admin.GetResourcesNonCompliantApiRequest + func (_m *ResourcePoliciesApi) GetResourcesNonCompliantExecute(r admin.GetResourcesNonCompliantApiRequest) ([]admin.ApiAtlasNonCompliantResource, *http.Response, error) + func (_m *ResourcePoliciesApi) GetResourcesNonCompliantWithParams(ctx context.Context, args *admin.GetResourcesNonCompliantApiParams) admin.GetResourcesNonCompliantApiRequest + func (_m *ResourcePoliciesApi) UpdateAtlasResourcePolicy(ctx context.Context, orgId string, resourcePolicyId string, ...) admin.UpdateAtlasResourcePolicyApiRequest + func (_m *ResourcePoliciesApi) UpdateAtlasResourcePolicyExecute(r admin.UpdateAtlasResourcePolicyApiRequest) (*admin.ApiAtlasResourcePolicy, *http.Response, error) + func (_m *ResourcePoliciesApi) UpdateAtlasResourcePolicyWithParams(ctx context.Context, args *admin.UpdateAtlasResourcePolicyApiParams) admin.UpdateAtlasResourcePolicyApiRequest + func (_m *ResourcePoliciesApi) ValidateAtlasResourcePolicy(ctx context.Context, orgId string, ...) admin.ValidateAtlasResourcePolicyApiRequest + func (_m *ResourcePoliciesApi) ValidateAtlasResourcePolicyExecute(r admin.ValidateAtlasResourcePolicyApiRequest) (*admin.ApiAtlasResourcePolicy, *http.Response, error) + func (_m *ResourcePoliciesApi) ValidateAtlasResourcePolicyWithParams(ctx context.Context, args *admin.ValidateAtlasResourcePolicyApiParams) admin.ValidateAtlasResourcePolicyApiRequest + type ResourcePoliciesApi_CreateAtlasResourcePolicyExecute_Call struct + func (_c *ResourcePoliciesApi_CreateAtlasResourcePolicyExecute_Call) Return(_a0 *admin.ApiAtlasResourcePolicy, _a1 *http.Response, _a2 error) *ResourcePoliciesApi_CreateAtlasResourcePolicyExecute_Call + func (_c *ResourcePoliciesApi_CreateAtlasResourcePolicyExecute_Call) Run(run func(r admin.CreateAtlasResourcePolicyApiRequest)) *ResourcePoliciesApi_CreateAtlasResourcePolicyExecute_Call + func (_c *ResourcePoliciesApi_CreateAtlasResourcePolicyExecute_Call) RunAndReturn(...) *ResourcePoliciesApi_CreateAtlasResourcePolicyExecute_Call + type ResourcePoliciesApi_CreateAtlasResourcePolicyWithParams_Call struct + func (_c *ResourcePoliciesApi_CreateAtlasResourcePolicyWithParams_Call) Return(_a0 admin.CreateAtlasResourcePolicyApiRequest) *ResourcePoliciesApi_CreateAtlasResourcePolicyWithParams_Call + func (_c *ResourcePoliciesApi_CreateAtlasResourcePolicyWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateAtlasResourcePolicyApiParams)) *ResourcePoliciesApi_CreateAtlasResourcePolicyWithParams_Call + func (_c *ResourcePoliciesApi_CreateAtlasResourcePolicyWithParams_Call) RunAndReturn(...) *ResourcePoliciesApi_CreateAtlasResourcePolicyWithParams_Call + type ResourcePoliciesApi_CreateAtlasResourcePolicy_Call struct + func (_c *ResourcePoliciesApi_CreateAtlasResourcePolicy_Call) Return(_a0 admin.CreateAtlasResourcePolicyApiRequest) *ResourcePoliciesApi_CreateAtlasResourcePolicy_Call + func (_c *ResourcePoliciesApi_CreateAtlasResourcePolicy_Call) Run(run func(ctx context.Context, orgId string, ...)) *ResourcePoliciesApi_CreateAtlasResourcePolicy_Call + func (_c *ResourcePoliciesApi_CreateAtlasResourcePolicy_Call) RunAndReturn(...) *ResourcePoliciesApi_CreateAtlasResourcePolicy_Call + type ResourcePoliciesApi_DeleteAtlasResourcePolicyExecute_Call struct + func (_c *ResourcePoliciesApi_DeleteAtlasResourcePolicyExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *ResourcePoliciesApi_DeleteAtlasResourcePolicyExecute_Call + func (_c *ResourcePoliciesApi_DeleteAtlasResourcePolicyExecute_Call) Run(run func(r admin.DeleteAtlasResourcePolicyApiRequest)) *ResourcePoliciesApi_DeleteAtlasResourcePolicyExecute_Call + func (_c *ResourcePoliciesApi_DeleteAtlasResourcePolicyExecute_Call) RunAndReturn(...) *ResourcePoliciesApi_DeleteAtlasResourcePolicyExecute_Call + type ResourcePoliciesApi_DeleteAtlasResourcePolicyWithParams_Call struct + func (_c *ResourcePoliciesApi_DeleteAtlasResourcePolicyWithParams_Call) Return(_a0 admin.DeleteAtlasResourcePolicyApiRequest) *ResourcePoliciesApi_DeleteAtlasResourcePolicyWithParams_Call + func (_c *ResourcePoliciesApi_DeleteAtlasResourcePolicyWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteAtlasResourcePolicyApiParams)) *ResourcePoliciesApi_DeleteAtlasResourcePolicyWithParams_Call + func (_c *ResourcePoliciesApi_DeleteAtlasResourcePolicyWithParams_Call) RunAndReturn(...) *ResourcePoliciesApi_DeleteAtlasResourcePolicyWithParams_Call + type ResourcePoliciesApi_DeleteAtlasResourcePolicy_Call struct + func (_c *ResourcePoliciesApi_DeleteAtlasResourcePolicy_Call) Return(_a0 admin.DeleteAtlasResourcePolicyApiRequest) *ResourcePoliciesApi_DeleteAtlasResourcePolicy_Call + func (_c *ResourcePoliciesApi_DeleteAtlasResourcePolicy_Call) Run(run func(ctx context.Context, orgId string, resourcePolicyId string)) *ResourcePoliciesApi_DeleteAtlasResourcePolicy_Call + func (_c *ResourcePoliciesApi_DeleteAtlasResourcePolicy_Call) RunAndReturn(...) *ResourcePoliciesApi_DeleteAtlasResourcePolicy_Call + type ResourcePoliciesApi_Expecter struct + func (_e *ResourcePoliciesApi_Expecter) CreateAtlasResourcePolicy(ctx any, orgId any, apiAtlasResourcePolicyCreate any) *ResourcePoliciesApi_CreateAtlasResourcePolicy_Call + func (_e *ResourcePoliciesApi_Expecter) CreateAtlasResourcePolicyExecute(r any) *ResourcePoliciesApi_CreateAtlasResourcePolicyExecute_Call + func (_e *ResourcePoliciesApi_Expecter) CreateAtlasResourcePolicyWithParams(ctx any, args any) *ResourcePoliciesApi_CreateAtlasResourcePolicyWithParams_Call + func (_e *ResourcePoliciesApi_Expecter) DeleteAtlasResourcePolicy(ctx any, orgId any, resourcePolicyId any) *ResourcePoliciesApi_DeleteAtlasResourcePolicy_Call + func (_e *ResourcePoliciesApi_Expecter) DeleteAtlasResourcePolicyExecute(r any) *ResourcePoliciesApi_DeleteAtlasResourcePolicyExecute_Call + func (_e *ResourcePoliciesApi_Expecter) DeleteAtlasResourcePolicyWithParams(ctx any, args any) *ResourcePoliciesApi_DeleteAtlasResourcePolicyWithParams_Call + func (_e *ResourcePoliciesApi_Expecter) GetAtlasResourcePolicies(ctx any, orgId any) *ResourcePoliciesApi_GetAtlasResourcePolicies_Call + func (_e *ResourcePoliciesApi_Expecter) GetAtlasResourcePoliciesExecute(r any) *ResourcePoliciesApi_GetAtlasResourcePoliciesExecute_Call + func (_e *ResourcePoliciesApi_Expecter) GetAtlasResourcePoliciesWithParams(ctx any, args any) *ResourcePoliciesApi_GetAtlasResourcePoliciesWithParams_Call + func (_e *ResourcePoliciesApi_Expecter) GetAtlasResourcePolicy(ctx any, orgId any, resourcePolicyId any) *ResourcePoliciesApi_GetAtlasResourcePolicy_Call + func (_e *ResourcePoliciesApi_Expecter) GetAtlasResourcePolicyExecute(r any) *ResourcePoliciesApi_GetAtlasResourcePolicyExecute_Call + func (_e *ResourcePoliciesApi_Expecter) GetAtlasResourcePolicyWithParams(ctx any, args any) *ResourcePoliciesApi_GetAtlasResourcePolicyWithParams_Call + func (_e *ResourcePoliciesApi_Expecter) GetResourcesNonCompliant(ctx any, orgId any) *ResourcePoliciesApi_GetResourcesNonCompliant_Call + func (_e *ResourcePoliciesApi_Expecter) GetResourcesNonCompliantExecute(r any) *ResourcePoliciesApi_GetResourcesNonCompliantExecute_Call + func (_e *ResourcePoliciesApi_Expecter) GetResourcesNonCompliantWithParams(ctx any, args any) *ResourcePoliciesApi_GetResourcesNonCompliantWithParams_Call + func (_e *ResourcePoliciesApi_Expecter) UpdateAtlasResourcePolicy(ctx any, orgId any, resourcePolicyId any, apiAtlasResourcePolicyEdit any) *ResourcePoliciesApi_UpdateAtlasResourcePolicy_Call + func (_e *ResourcePoliciesApi_Expecter) UpdateAtlasResourcePolicyExecute(r any) *ResourcePoliciesApi_UpdateAtlasResourcePolicyExecute_Call + func (_e *ResourcePoliciesApi_Expecter) UpdateAtlasResourcePolicyWithParams(ctx any, args any) *ResourcePoliciesApi_UpdateAtlasResourcePolicyWithParams_Call + func (_e *ResourcePoliciesApi_Expecter) ValidateAtlasResourcePolicy(ctx any, orgId any, apiAtlasResourcePolicyCreate any) *ResourcePoliciesApi_ValidateAtlasResourcePolicy_Call + func (_e *ResourcePoliciesApi_Expecter) ValidateAtlasResourcePolicyExecute(r any) *ResourcePoliciesApi_ValidateAtlasResourcePolicyExecute_Call + func (_e *ResourcePoliciesApi_Expecter) ValidateAtlasResourcePolicyWithParams(ctx any, args any) *ResourcePoliciesApi_ValidateAtlasResourcePolicyWithParams_Call + type ResourcePoliciesApi_GetAtlasResourcePoliciesExecute_Call struct + func (_c *ResourcePoliciesApi_GetAtlasResourcePoliciesExecute_Call) Return(_a0 []admin.ApiAtlasResourcePolicy, _a1 *http.Response, _a2 error) *ResourcePoliciesApi_GetAtlasResourcePoliciesExecute_Call + func (_c *ResourcePoliciesApi_GetAtlasResourcePoliciesExecute_Call) Run(run func(r admin.GetAtlasResourcePoliciesApiRequest)) *ResourcePoliciesApi_GetAtlasResourcePoliciesExecute_Call + func (_c *ResourcePoliciesApi_GetAtlasResourcePoliciesExecute_Call) RunAndReturn(...) *ResourcePoliciesApi_GetAtlasResourcePoliciesExecute_Call + type ResourcePoliciesApi_GetAtlasResourcePoliciesWithParams_Call struct + func (_c *ResourcePoliciesApi_GetAtlasResourcePoliciesWithParams_Call) Return(_a0 admin.GetAtlasResourcePoliciesApiRequest) *ResourcePoliciesApi_GetAtlasResourcePoliciesWithParams_Call + func (_c *ResourcePoliciesApi_GetAtlasResourcePoliciesWithParams_Call) Run(run func(ctx context.Context, args *admin.GetAtlasResourcePoliciesApiParams)) *ResourcePoliciesApi_GetAtlasResourcePoliciesWithParams_Call + func (_c *ResourcePoliciesApi_GetAtlasResourcePoliciesWithParams_Call) RunAndReturn(...) *ResourcePoliciesApi_GetAtlasResourcePoliciesWithParams_Call + type ResourcePoliciesApi_GetAtlasResourcePolicies_Call struct + func (_c *ResourcePoliciesApi_GetAtlasResourcePolicies_Call) Return(_a0 admin.GetAtlasResourcePoliciesApiRequest) *ResourcePoliciesApi_GetAtlasResourcePolicies_Call + func (_c *ResourcePoliciesApi_GetAtlasResourcePolicies_Call) Run(run func(ctx context.Context, orgId string)) *ResourcePoliciesApi_GetAtlasResourcePolicies_Call + func (_c *ResourcePoliciesApi_GetAtlasResourcePolicies_Call) RunAndReturn(run func(context.Context, string) admin.GetAtlasResourcePoliciesApiRequest) *ResourcePoliciesApi_GetAtlasResourcePolicies_Call + type ResourcePoliciesApi_GetAtlasResourcePolicyExecute_Call struct + func (_c *ResourcePoliciesApi_GetAtlasResourcePolicyExecute_Call) Return(_a0 *admin.ApiAtlasResourcePolicy, _a1 *http.Response, _a2 error) *ResourcePoliciesApi_GetAtlasResourcePolicyExecute_Call + func (_c *ResourcePoliciesApi_GetAtlasResourcePolicyExecute_Call) Run(run func(r admin.GetAtlasResourcePolicyApiRequest)) *ResourcePoliciesApi_GetAtlasResourcePolicyExecute_Call + func (_c *ResourcePoliciesApi_GetAtlasResourcePolicyExecute_Call) RunAndReturn(...) *ResourcePoliciesApi_GetAtlasResourcePolicyExecute_Call + type ResourcePoliciesApi_GetAtlasResourcePolicyWithParams_Call struct + func (_c *ResourcePoliciesApi_GetAtlasResourcePolicyWithParams_Call) Return(_a0 admin.GetAtlasResourcePolicyApiRequest) *ResourcePoliciesApi_GetAtlasResourcePolicyWithParams_Call + func (_c *ResourcePoliciesApi_GetAtlasResourcePolicyWithParams_Call) Run(run func(ctx context.Context, args *admin.GetAtlasResourcePolicyApiParams)) *ResourcePoliciesApi_GetAtlasResourcePolicyWithParams_Call + func (_c *ResourcePoliciesApi_GetAtlasResourcePolicyWithParams_Call) RunAndReturn(...) *ResourcePoliciesApi_GetAtlasResourcePolicyWithParams_Call + type ResourcePoliciesApi_GetAtlasResourcePolicy_Call struct + func (_c *ResourcePoliciesApi_GetAtlasResourcePolicy_Call) Return(_a0 admin.GetAtlasResourcePolicyApiRequest) *ResourcePoliciesApi_GetAtlasResourcePolicy_Call + func (_c *ResourcePoliciesApi_GetAtlasResourcePolicy_Call) Run(run func(ctx context.Context, orgId string, resourcePolicyId string)) *ResourcePoliciesApi_GetAtlasResourcePolicy_Call + func (_c *ResourcePoliciesApi_GetAtlasResourcePolicy_Call) RunAndReturn(...) *ResourcePoliciesApi_GetAtlasResourcePolicy_Call + type ResourcePoliciesApi_GetResourcesNonCompliantExecute_Call struct + func (_c *ResourcePoliciesApi_GetResourcesNonCompliantExecute_Call) Return(_a0 []admin.ApiAtlasNonCompliantResource, _a1 *http.Response, _a2 error) *ResourcePoliciesApi_GetResourcesNonCompliantExecute_Call + func (_c *ResourcePoliciesApi_GetResourcesNonCompliantExecute_Call) Run(run func(r admin.GetResourcesNonCompliantApiRequest)) *ResourcePoliciesApi_GetResourcesNonCompliantExecute_Call + func (_c *ResourcePoliciesApi_GetResourcesNonCompliantExecute_Call) RunAndReturn(...) *ResourcePoliciesApi_GetResourcesNonCompliantExecute_Call + type ResourcePoliciesApi_GetResourcesNonCompliantWithParams_Call struct + func (_c *ResourcePoliciesApi_GetResourcesNonCompliantWithParams_Call) Return(_a0 admin.GetResourcesNonCompliantApiRequest) *ResourcePoliciesApi_GetResourcesNonCompliantWithParams_Call + func (_c *ResourcePoliciesApi_GetResourcesNonCompliantWithParams_Call) Run(run func(ctx context.Context, args *admin.GetResourcesNonCompliantApiParams)) *ResourcePoliciesApi_GetResourcesNonCompliantWithParams_Call + func (_c *ResourcePoliciesApi_GetResourcesNonCompliantWithParams_Call) RunAndReturn(...) *ResourcePoliciesApi_GetResourcesNonCompliantWithParams_Call + type ResourcePoliciesApi_GetResourcesNonCompliant_Call struct + func (_c *ResourcePoliciesApi_GetResourcesNonCompliant_Call) Return(_a0 admin.GetResourcesNonCompliantApiRequest) *ResourcePoliciesApi_GetResourcesNonCompliant_Call + func (_c *ResourcePoliciesApi_GetResourcesNonCompliant_Call) Run(run func(ctx context.Context, orgId string)) *ResourcePoliciesApi_GetResourcesNonCompliant_Call + func (_c *ResourcePoliciesApi_GetResourcesNonCompliant_Call) RunAndReturn(run func(context.Context, string) admin.GetResourcesNonCompliantApiRequest) *ResourcePoliciesApi_GetResourcesNonCompliant_Call + type ResourcePoliciesApi_UpdateAtlasResourcePolicyExecute_Call struct + func (_c *ResourcePoliciesApi_UpdateAtlasResourcePolicyExecute_Call) Return(_a0 *admin.ApiAtlasResourcePolicy, _a1 *http.Response, _a2 error) *ResourcePoliciesApi_UpdateAtlasResourcePolicyExecute_Call + func (_c *ResourcePoliciesApi_UpdateAtlasResourcePolicyExecute_Call) Run(run func(r admin.UpdateAtlasResourcePolicyApiRequest)) *ResourcePoliciesApi_UpdateAtlasResourcePolicyExecute_Call + func (_c *ResourcePoliciesApi_UpdateAtlasResourcePolicyExecute_Call) RunAndReturn(...) *ResourcePoliciesApi_UpdateAtlasResourcePolicyExecute_Call + type ResourcePoliciesApi_UpdateAtlasResourcePolicyWithParams_Call struct + func (_c *ResourcePoliciesApi_UpdateAtlasResourcePolicyWithParams_Call) Return(_a0 admin.UpdateAtlasResourcePolicyApiRequest) *ResourcePoliciesApi_UpdateAtlasResourcePolicyWithParams_Call + func (_c *ResourcePoliciesApi_UpdateAtlasResourcePolicyWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateAtlasResourcePolicyApiParams)) *ResourcePoliciesApi_UpdateAtlasResourcePolicyWithParams_Call + func (_c *ResourcePoliciesApi_UpdateAtlasResourcePolicyWithParams_Call) RunAndReturn(...) *ResourcePoliciesApi_UpdateAtlasResourcePolicyWithParams_Call + type ResourcePoliciesApi_UpdateAtlasResourcePolicy_Call struct + func (_c *ResourcePoliciesApi_UpdateAtlasResourcePolicy_Call) Return(_a0 admin.UpdateAtlasResourcePolicyApiRequest) *ResourcePoliciesApi_UpdateAtlasResourcePolicy_Call + func (_c *ResourcePoliciesApi_UpdateAtlasResourcePolicy_Call) Run(run func(ctx context.Context, orgId string, resourcePolicyId string, ...)) *ResourcePoliciesApi_UpdateAtlasResourcePolicy_Call + func (_c *ResourcePoliciesApi_UpdateAtlasResourcePolicy_Call) RunAndReturn(...) *ResourcePoliciesApi_UpdateAtlasResourcePolicy_Call + type ResourcePoliciesApi_ValidateAtlasResourcePolicyExecute_Call struct + func (_c *ResourcePoliciesApi_ValidateAtlasResourcePolicyExecute_Call) Return(_a0 *admin.ApiAtlasResourcePolicy, _a1 *http.Response, _a2 error) *ResourcePoliciesApi_ValidateAtlasResourcePolicyExecute_Call + func (_c *ResourcePoliciesApi_ValidateAtlasResourcePolicyExecute_Call) Run(run func(r admin.ValidateAtlasResourcePolicyApiRequest)) *ResourcePoliciesApi_ValidateAtlasResourcePolicyExecute_Call + func (_c *ResourcePoliciesApi_ValidateAtlasResourcePolicyExecute_Call) RunAndReturn(...) *ResourcePoliciesApi_ValidateAtlasResourcePolicyExecute_Call + type ResourcePoliciesApi_ValidateAtlasResourcePolicyWithParams_Call struct + func (_c *ResourcePoliciesApi_ValidateAtlasResourcePolicyWithParams_Call) Return(_a0 admin.ValidateAtlasResourcePolicyApiRequest) *ResourcePoliciesApi_ValidateAtlasResourcePolicyWithParams_Call + func (_c *ResourcePoliciesApi_ValidateAtlasResourcePolicyWithParams_Call) Run(...) *ResourcePoliciesApi_ValidateAtlasResourcePolicyWithParams_Call + func (_c *ResourcePoliciesApi_ValidateAtlasResourcePolicyWithParams_Call) RunAndReturn(...) *ResourcePoliciesApi_ValidateAtlasResourcePolicyWithParams_Call + type ResourcePoliciesApi_ValidateAtlasResourcePolicy_Call struct + func (_c *ResourcePoliciesApi_ValidateAtlasResourcePolicy_Call) Return(_a0 admin.ValidateAtlasResourcePolicyApiRequest) *ResourcePoliciesApi_ValidateAtlasResourcePolicy_Call + func (_c *ResourcePoliciesApi_ValidateAtlasResourcePolicy_Call) Run(run func(ctx context.Context, orgId string, ...)) *ResourcePoliciesApi_ValidateAtlasResourcePolicy_Call + func (_c *ResourcePoliciesApi_ValidateAtlasResourcePolicy_Call) RunAndReturn(...) *ResourcePoliciesApi_ValidateAtlasResourcePolicy_Call + type RollingIndexApi struct + func NewRollingIndexApi(t interface{ ... }) *RollingIndexApi + func (_m *RollingIndexApi) CreateRollingIndex(ctx context.Context, groupId string, clusterName string, ...) admin.CreateRollingIndexApiRequest + func (_m *RollingIndexApi) CreateRollingIndexExecute(r admin.CreateRollingIndexApiRequest) (*http.Response, error) + func (_m *RollingIndexApi) CreateRollingIndexWithParams(ctx context.Context, args *admin.CreateRollingIndexApiParams) admin.CreateRollingIndexApiRequest + func (_m *RollingIndexApi) EXPECT() *RollingIndexApi_Expecter + type RollingIndexApi_CreateRollingIndexExecute_Call struct + func (_c *RollingIndexApi_CreateRollingIndexExecute_Call) Return(_a0 *http.Response, _a1 error) *RollingIndexApi_CreateRollingIndexExecute_Call + func (_c *RollingIndexApi_CreateRollingIndexExecute_Call) Run(run func(r admin.CreateRollingIndexApiRequest)) *RollingIndexApi_CreateRollingIndexExecute_Call + func (_c *RollingIndexApi_CreateRollingIndexExecute_Call) RunAndReturn(run func(admin.CreateRollingIndexApiRequest) (*http.Response, error)) *RollingIndexApi_CreateRollingIndexExecute_Call + type RollingIndexApi_CreateRollingIndexWithParams_Call struct + func (_c *RollingIndexApi_CreateRollingIndexWithParams_Call) Return(_a0 admin.CreateRollingIndexApiRequest) *RollingIndexApi_CreateRollingIndexWithParams_Call + func (_c *RollingIndexApi_CreateRollingIndexWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateRollingIndexApiParams)) *RollingIndexApi_CreateRollingIndexWithParams_Call + func (_c *RollingIndexApi_CreateRollingIndexWithParams_Call) RunAndReturn(...) *RollingIndexApi_CreateRollingIndexWithParams_Call + type RollingIndexApi_CreateRollingIndex_Call struct + func (_c *RollingIndexApi_CreateRollingIndex_Call) Return(_a0 admin.CreateRollingIndexApiRequest) *RollingIndexApi_CreateRollingIndex_Call + func (_c *RollingIndexApi_CreateRollingIndex_Call) Run(run func(ctx context.Context, groupId string, clusterName string, ...)) *RollingIndexApi_CreateRollingIndex_Call + func (_c *RollingIndexApi_CreateRollingIndex_Call) RunAndReturn(...) *RollingIndexApi_CreateRollingIndex_Call + type RollingIndexApi_Expecter struct + func (_e *RollingIndexApi_Expecter) CreateRollingIndex(ctx any, groupId any, clusterName any, databaseRollingIndexRequest any) *RollingIndexApi_CreateRollingIndex_Call + func (_e *RollingIndexApi_Expecter) CreateRollingIndexExecute(r any) *RollingIndexApi_CreateRollingIndexExecute_Call + func (_e *RollingIndexApi_Expecter) CreateRollingIndexWithParams(ctx any, args any) *RollingIndexApi_CreateRollingIndexWithParams_Call + type RootApi struct + func NewRootApi(t interface{ ... }) *RootApi + func (_m *RootApi) EXPECT() *RootApi_Expecter + func (_m *RootApi) GetSystemStatus(ctx context.Context) admin.GetSystemStatusApiRequest + func (_m *RootApi) GetSystemStatusExecute(r admin.GetSystemStatusApiRequest) (*admin.SystemStatus, *http.Response, error) + func (_m *RootApi) GetSystemStatusWithParams(ctx context.Context, args *admin.GetSystemStatusApiParams) admin.GetSystemStatusApiRequest + func (_m *RootApi) ReturnAllControlPlaneIpAddresses(ctx context.Context) admin.ReturnAllControlPlaneIpAddressesApiRequest + func (_m *RootApi) ReturnAllControlPlaneIpAddressesExecute(r admin.ReturnAllControlPlaneIpAddressesApiRequest) (*admin.ControlPlaneIPAddresses, *http.Response, error) + func (_m *RootApi) ReturnAllControlPlaneIpAddressesWithParams(ctx context.Context, args *admin.ReturnAllControlPlaneIpAddressesApiParams) admin.ReturnAllControlPlaneIpAddressesApiRequest + type RootApi_Expecter struct + func (_e *RootApi_Expecter) GetSystemStatus(ctx any) *RootApi_GetSystemStatus_Call + func (_e *RootApi_Expecter) GetSystemStatusExecute(r any) *RootApi_GetSystemStatusExecute_Call + func (_e *RootApi_Expecter) GetSystemStatusWithParams(ctx any, args any) *RootApi_GetSystemStatusWithParams_Call + func (_e *RootApi_Expecter) ReturnAllControlPlaneIpAddresses(ctx any) *RootApi_ReturnAllControlPlaneIpAddresses_Call + func (_e *RootApi_Expecter) ReturnAllControlPlaneIpAddressesExecute(r any) *RootApi_ReturnAllControlPlaneIpAddressesExecute_Call + func (_e *RootApi_Expecter) ReturnAllControlPlaneIpAddressesWithParams(ctx any, args any) *RootApi_ReturnAllControlPlaneIpAddressesWithParams_Call + type RootApi_GetSystemStatusExecute_Call struct + func (_c *RootApi_GetSystemStatusExecute_Call) Return(_a0 *admin.SystemStatus, _a1 *http.Response, _a2 error) *RootApi_GetSystemStatusExecute_Call + func (_c *RootApi_GetSystemStatusExecute_Call) Run(run func(r admin.GetSystemStatusApiRequest)) *RootApi_GetSystemStatusExecute_Call + func (_c *RootApi_GetSystemStatusExecute_Call) RunAndReturn(...) *RootApi_GetSystemStatusExecute_Call + type RootApi_GetSystemStatusWithParams_Call struct + func (_c *RootApi_GetSystemStatusWithParams_Call) Return(_a0 admin.GetSystemStatusApiRequest) *RootApi_GetSystemStatusWithParams_Call + func (_c *RootApi_GetSystemStatusWithParams_Call) Run(run func(ctx context.Context, args *admin.GetSystemStatusApiParams)) *RootApi_GetSystemStatusWithParams_Call + func (_c *RootApi_GetSystemStatusWithParams_Call) RunAndReturn(...) *RootApi_GetSystemStatusWithParams_Call + type RootApi_GetSystemStatus_Call struct + func (_c *RootApi_GetSystemStatus_Call) Return(_a0 admin.GetSystemStatusApiRequest) *RootApi_GetSystemStatus_Call + func (_c *RootApi_GetSystemStatus_Call) Run(run func(ctx context.Context)) *RootApi_GetSystemStatus_Call + func (_c *RootApi_GetSystemStatus_Call) RunAndReturn(run func(context.Context) admin.GetSystemStatusApiRequest) *RootApi_GetSystemStatus_Call + type RootApi_ReturnAllControlPlaneIpAddressesExecute_Call struct + func (_c *RootApi_ReturnAllControlPlaneIpAddressesExecute_Call) Return(_a0 *admin.ControlPlaneIPAddresses, _a1 *http.Response, _a2 error) *RootApi_ReturnAllControlPlaneIpAddressesExecute_Call + func (_c *RootApi_ReturnAllControlPlaneIpAddressesExecute_Call) Run(run func(r admin.ReturnAllControlPlaneIpAddressesApiRequest)) *RootApi_ReturnAllControlPlaneIpAddressesExecute_Call + func (_c *RootApi_ReturnAllControlPlaneIpAddressesExecute_Call) RunAndReturn(...) *RootApi_ReturnAllControlPlaneIpAddressesExecute_Call + type RootApi_ReturnAllControlPlaneIpAddressesWithParams_Call struct + func (_c *RootApi_ReturnAllControlPlaneIpAddressesWithParams_Call) Return(_a0 admin.ReturnAllControlPlaneIpAddressesApiRequest) *RootApi_ReturnAllControlPlaneIpAddressesWithParams_Call + func (_c *RootApi_ReturnAllControlPlaneIpAddressesWithParams_Call) Run(...) *RootApi_ReturnAllControlPlaneIpAddressesWithParams_Call + func (_c *RootApi_ReturnAllControlPlaneIpAddressesWithParams_Call) RunAndReturn(...) *RootApi_ReturnAllControlPlaneIpAddressesWithParams_Call + type RootApi_ReturnAllControlPlaneIpAddresses_Call struct + func (_c *RootApi_ReturnAllControlPlaneIpAddresses_Call) Return(_a0 admin.ReturnAllControlPlaneIpAddressesApiRequest) *RootApi_ReturnAllControlPlaneIpAddresses_Call + func (_c *RootApi_ReturnAllControlPlaneIpAddresses_Call) Run(run func(ctx context.Context)) *RootApi_ReturnAllControlPlaneIpAddresses_Call + func (_c *RootApi_ReturnAllControlPlaneIpAddresses_Call) RunAndReturn(run func(context.Context) admin.ReturnAllControlPlaneIpAddressesApiRequest) *RootApi_ReturnAllControlPlaneIpAddresses_Call + type ServerlessInstancesApi struct + func NewServerlessInstancesApi(t interface{ ... }) *ServerlessInstancesApi + func (_m *ServerlessInstancesApi) CreateServerlessInstance(ctx context.Context, groupId string, ...) admin.CreateServerlessInstanceApiRequest + func (_m *ServerlessInstancesApi) CreateServerlessInstanceExecute(r admin.CreateServerlessInstanceApiRequest) (*admin.ServerlessInstanceDescription, *http.Response, error) + func (_m *ServerlessInstancesApi) CreateServerlessInstanceWithParams(ctx context.Context, args *admin.CreateServerlessInstanceApiParams) admin.CreateServerlessInstanceApiRequest + func (_m *ServerlessInstancesApi) DeleteServerlessInstance(ctx context.Context, groupId string, name string) admin.DeleteServerlessInstanceApiRequest + func (_m *ServerlessInstancesApi) DeleteServerlessInstanceExecute(r admin.DeleteServerlessInstanceApiRequest) (any, *http.Response, error) + func (_m *ServerlessInstancesApi) DeleteServerlessInstanceWithParams(ctx context.Context, args *admin.DeleteServerlessInstanceApiParams) admin.DeleteServerlessInstanceApiRequest + func (_m *ServerlessInstancesApi) EXPECT() *ServerlessInstancesApi_Expecter + func (_m *ServerlessInstancesApi) GetServerlessInstance(ctx context.Context, groupId string, name string) admin.GetServerlessInstanceApiRequest + func (_m *ServerlessInstancesApi) GetServerlessInstanceExecute(r admin.GetServerlessInstanceApiRequest) (*admin.ServerlessInstanceDescription, *http.Response, error) + func (_m *ServerlessInstancesApi) GetServerlessInstanceWithParams(ctx context.Context, args *admin.GetServerlessInstanceApiParams) admin.GetServerlessInstanceApiRequest + func (_m *ServerlessInstancesApi) ListServerlessInstances(ctx context.Context, groupId string) admin.ListServerlessInstancesApiRequest + func (_m *ServerlessInstancesApi) ListServerlessInstancesExecute(r admin.ListServerlessInstancesApiRequest) (*admin.PaginatedServerlessInstanceDescription, *http.Response, error) + func (_m *ServerlessInstancesApi) ListServerlessInstancesWithParams(ctx context.Context, args *admin.ListServerlessInstancesApiParams) admin.ListServerlessInstancesApiRequest + func (_m *ServerlessInstancesApi) UpdateServerlessInstance(ctx context.Context, groupId string, name string, ...) admin.UpdateServerlessInstanceApiRequest + func (_m *ServerlessInstancesApi) UpdateServerlessInstanceExecute(r admin.UpdateServerlessInstanceApiRequest) (*admin.ServerlessInstanceDescription, *http.Response, error) + func (_m *ServerlessInstancesApi) UpdateServerlessInstanceWithParams(ctx context.Context, args *admin.UpdateServerlessInstanceApiParams) admin.UpdateServerlessInstanceApiRequest + type ServerlessInstancesApi_CreateServerlessInstanceExecute_Call struct + func (_c *ServerlessInstancesApi_CreateServerlessInstanceExecute_Call) Return(_a0 *admin.ServerlessInstanceDescription, _a1 *http.Response, _a2 error) *ServerlessInstancesApi_CreateServerlessInstanceExecute_Call + func (_c *ServerlessInstancesApi_CreateServerlessInstanceExecute_Call) Run(run func(r admin.CreateServerlessInstanceApiRequest)) *ServerlessInstancesApi_CreateServerlessInstanceExecute_Call + func (_c *ServerlessInstancesApi_CreateServerlessInstanceExecute_Call) RunAndReturn(...) *ServerlessInstancesApi_CreateServerlessInstanceExecute_Call + type ServerlessInstancesApi_CreateServerlessInstanceWithParams_Call struct + func (_c *ServerlessInstancesApi_CreateServerlessInstanceWithParams_Call) Return(_a0 admin.CreateServerlessInstanceApiRequest) *ServerlessInstancesApi_CreateServerlessInstanceWithParams_Call + func (_c *ServerlessInstancesApi_CreateServerlessInstanceWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateServerlessInstanceApiParams)) *ServerlessInstancesApi_CreateServerlessInstanceWithParams_Call + func (_c *ServerlessInstancesApi_CreateServerlessInstanceWithParams_Call) RunAndReturn(...) *ServerlessInstancesApi_CreateServerlessInstanceWithParams_Call + type ServerlessInstancesApi_CreateServerlessInstance_Call struct + func (_c *ServerlessInstancesApi_CreateServerlessInstance_Call) Return(_a0 admin.CreateServerlessInstanceApiRequest) *ServerlessInstancesApi_CreateServerlessInstance_Call + func (_c *ServerlessInstancesApi_CreateServerlessInstance_Call) Run(run func(ctx context.Context, groupId string, ...)) *ServerlessInstancesApi_CreateServerlessInstance_Call + func (_c *ServerlessInstancesApi_CreateServerlessInstance_Call) RunAndReturn(...) *ServerlessInstancesApi_CreateServerlessInstance_Call + type ServerlessInstancesApi_DeleteServerlessInstanceExecute_Call struct + func (_c *ServerlessInstancesApi_DeleteServerlessInstanceExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *ServerlessInstancesApi_DeleteServerlessInstanceExecute_Call + func (_c *ServerlessInstancesApi_DeleteServerlessInstanceExecute_Call) Run(run func(r admin.DeleteServerlessInstanceApiRequest)) *ServerlessInstancesApi_DeleteServerlessInstanceExecute_Call + func (_c *ServerlessInstancesApi_DeleteServerlessInstanceExecute_Call) RunAndReturn(...) *ServerlessInstancesApi_DeleteServerlessInstanceExecute_Call + type ServerlessInstancesApi_DeleteServerlessInstanceWithParams_Call struct + func (_c *ServerlessInstancesApi_DeleteServerlessInstanceWithParams_Call) Return(_a0 admin.DeleteServerlessInstanceApiRequest) *ServerlessInstancesApi_DeleteServerlessInstanceWithParams_Call + func (_c *ServerlessInstancesApi_DeleteServerlessInstanceWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteServerlessInstanceApiParams)) *ServerlessInstancesApi_DeleteServerlessInstanceWithParams_Call + func (_c *ServerlessInstancesApi_DeleteServerlessInstanceWithParams_Call) RunAndReturn(...) *ServerlessInstancesApi_DeleteServerlessInstanceWithParams_Call + type ServerlessInstancesApi_DeleteServerlessInstance_Call struct + func (_c *ServerlessInstancesApi_DeleteServerlessInstance_Call) Return(_a0 admin.DeleteServerlessInstanceApiRequest) *ServerlessInstancesApi_DeleteServerlessInstance_Call + func (_c *ServerlessInstancesApi_DeleteServerlessInstance_Call) Run(run func(ctx context.Context, groupId string, name string)) *ServerlessInstancesApi_DeleteServerlessInstance_Call + func (_c *ServerlessInstancesApi_DeleteServerlessInstance_Call) RunAndReturn(...) *ServerlessInstancesApi_DeleteServerlessInstance_Call + type ServerlessInstancesApi_Expecter struct + func (_e *ServerlessInstancesApi_Expecter) CreateServerlessInstance(ctx any, groupId any, serverlessInstanceDescriptionCreate any) *ServerlessInstancesApi_CreateServerlessInstance_Call + func (_e *ServerlessInstancesApi_Expecter) CreateServerlessInstanceExecute(r any) *ServerlessInstancesApi_CreateServerlessInstanceExecute_Call + func (_e *ServerlessInstancesApi_Expecter) CreateServerlessInstanceWithParams(ctx any, args any) *ServerlessInstancesApi_CreateServerlessInstanceWithParams_Call + func (_e *ServerlessInstancesApi_Expecter) DeleteServerlessInstance(ctx any, groupId any, name any) *ServerlessInstancesApi_DeleteServerlessInstance_Call + func (_e *ServerlessInstancesApi_Expecter) DeleteServerlessInstanceExecute(r any) *ServerlessInstancesApi_DeleteServerlessInstanceExecute_Call + func (_e *ServerlessInstancesApi_Expecter) DeleteServerlessInstanceWithParams(ctx any, args any) *ServerlessInstancesApi_DeleteServerlessInstanceWithParams_Call + func (_e *ServerlessInstancesApi_Expecter) GetServerlessInstance(ctx any, groupId any, name any) *ServerlessInstancesApi_GetServerlessInstance_Call + func (_e *ServerlessInstancesApi_Expecter) GetServerlessInstanceExecute(r any) *ServerlessInstancesApi_GetServerlessInstanceExecute_Call + func (_e *ServerlessInstancesApi_Expecter) GetServerlessInstanceWithParams(ctx any, args any) *ServerlessInstancesApi_GetServerlessInstanceWithParams_Call + func (_e *ServerlessInstancesApi_Expecter) ListServerlessInstances(ctx any, groupId any) *ServerlessInstancesApi_ListServerlessInstances_Call + func (_e *ServerlessInstancesApi_Expecter) ListServerlessInstancesExecute(r any) *ServerlessInstancesApi_ListServerlessInstancesExecute_Call + func (_e *ServerlessInstancesApi_Expecter) ListServerlessInstancesWithParams(ctx any, args any) *ServerlessInstancesApi_ListServerlessInstancesWithParams_Call + func (_e *ServerlessInstancesApi_Expecter) UpdateServerlessInstance(ctx any, groupId any, name any, serverlessInstanceDescriptionUpdate any) *ServerlessInstancesApi_UpdateServerlessInstance_Call + func (_e *ServerlessInstancesApi_Expecter) UpdateServerlessInstanceExecute(r any) *ServerlessInstancesApi_UpdateServerlessInstanceExecute_Call + func (_e *ServerlessInstancesApi_Expecter) UpdateServerlessInstanceWithParams(ctx any, args any) *ServerlessInstancesApi_UpdateServerlessInstanceWithParams_Call + type ServerlessInstancesApi_GetServerlessInstanceExecute_Call struct + func (_c *ServerlessInstancesApi_GetServerlessInstanceExecute_Call) Return(_a0 *admin.ServerlessInstanceDescription, _a1 *http.Response, _a2 error) *ServerlessInstancesApi_GetServerlessInstanceExecute_Call + func (_c *ServerlessInstancesApi_GetServerlessInstanceExecute_Call) Run(run func(r admin.GetServerlessInstanceApiRequest)) *ServerlessInstancesApi_GetServerlessInstanceExecute_Call + func (_c *ServerlessInstancesApi_GetServerlessInstanceExecute_Call) RunAndReturn(...) *ServerlessInstancesApi_GetServerlessInstanceExecute_Call + type ServerlessInstancesApi_GetServerlessInstanceWithParams_Call struct + func (_c *ServerlessInstancesApi_GetServerlessInstanceWithParams_Call) Return(_a0 admin.GetServerlessInstanceApiRequest) *ServerlessInstancesApi_GetServerlessInstanceWithParams_Call + func (_c *ServerlessInstancesApi_GetServerlessInstanceWithParams_Call) Run(run func(ctx context.Context, args *admin.GetServerlessInstanceApiParams)) *ServerlessInstancesApi_GetServerlessInstanceWithParams_Call + func (_c *ServerlessInstancesApi_GetServerlessInstanceWithParams_Call) RunAndReturn(...) *ServerlessInstancesApi_GetServerlessInstanceWithParams_Call + type ServerlessInstancesApi_GetServerlessInstance_Call struct + func (_c *ServerlessInstancesApi_GetServerlessInstance_Call) Return(_a0 admin.GetServerlessInstanceApiRequest) *ServerlessInstancesApi_GetServerlessInstance_Call + func (_c *ServerlessInstancesApi_GetServerlessInstance_Call) Run(run func(ctx context.Context, groupId string, name string)) *ServerlessInstancesApi_GetServerlessInstance_Call + func (_c *ServerlessInstancesApi_GetServerlessInstance_Call) RunAndReturn(...) *ServerlessInstancesApi_GetServerlessInstance_Call + type ServerlessInstancesApi_ListServerlessInstancesExecute_Call struct + func (_c *ServerlessInstancesApi_ListServerlessInstancesExecute_Call) Return(_a0 *admin.PaginatedServerlessInstanceDescription, _a1 *http.Response, ...) *ServerlessInstancesApi_ListServerlessInstancesExecute_Call + func (_c *ServerlessInstancesApi_ListServerlessInstancesExecute_Call) Run(run func(r admin.ListServerlessInstancesApiRequest)) *ServerlessInstancesApi_ListServerlessInstancesExecute_Call + func (_c *ServerlessInstancesApi_ListServerlessInstancesExecute_Call) RunAndReturn(...) *ServerlessInstancesApi_ListServerlessInstancesExecute_Call + type ServerlessInstancesApi_ListServerlessInstancesWithParams_Call struct + func (_c *ServerlessInstancesApi_ListServerlessInstancesWithParams_Call) Return(_a0 admin.ListServerlessInstancesApiRequest) *ServerlessInstancesApi_ListServerlessInstancesWithParams_Call + func (_c *ServerlessInstancesApi_ListServerlessInstancesWithParams_Call) Run(run func(ctx context.Context, args *admin.ListServerlessInstancesApiParams)) *ServerlessInstancesApi_ListServerlessInstancesWithParams_Call + func (_c *ServerlessInstancesApi_ListServerlessInstancesWithParams_Call) RunAndReturn(...) *ServerlessInstancesApi_ListServerlessInstancesWithParams_Call + type ServerlessInstancesApi_ListServerlessInstances_Call struct + func (_c *ServerlessInstancesApi_ListServerlessInstances_Call) Return(_a0 admin.ListServerlessInstancesApiRequest) *ServerlessInstancesApi_ListServerlessInstances_Call + func (_c *ServerlessInstancesApi_ListServerlessInstances_Call) Run(run func(ctx context.Context, groupId string)) *ServerlessInstancesApi_ListServerlessInstances_Call + func (_c *ServerlessInstancesApi_ListServerlessInstances_Call) RunAndReturn(run func(context.Context, string) admin.ListServerlessInstancesApiRequest) *ServerlessInstancesApi_ListServerlessInstances_Call + type ServerlessInstancesApi_UpdateServerlessInstanceExecute_Call struct + func (_c *ServerlessInstancesApi_UpdateServerlessInstanceExecute_Call) Return(_a0 *admin.ServerlessInstanceDescription, _a1 *http.Response, _a2 error) *ServerlessInstancesApi_UpdateServerlessInstanceExecute_Call + func (_c *ServerlessInstancesApi_UpdateServerlessInstanceExecute_Call) Run(run func(r admin.UpdateServerlessInstanceApiRequest)) *ServerlessInstancesApi_UpdateServerlessInstanceExecute_Call + func (_c *ServerlessInstancesApi_UpdateServerlessInstanceExecute_Call) RunAndReturn(...) *ServerlessInstancesApi_UpdateServerlessInstanceExecute_Call + type ServerlessInstancesApi_UpdateServerlessInstanceWithParams_Call struct + func (_c *ServerlessInstancesApi_UpdateServerlessInstanceWithParams_Call) Return(_a0 admin.UpdateServerlessInstanceApiRequest) *ServerlessInstancesApi_UpdateServerlessInstanceWithParams_Call + func (_c *ServerlessInstancesApi_UpdateServerlessInstanceWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateServerlessInstanceApiParams)) *ServerlessInstancesApi_UpdateServerlessInstanceWithParams_Call + func (_c *ServerlessInstancesApi_UpdateServerlessInstanceWithParams_Call) RunAndReturn(...) *ServerlessInstancesApi_UpdateServerlessInstanceWithParams_Call + type ServerlessInstancesApi_UpdateServerlessInstance_Call struct + func (_c *ServerlessInstancesApi_UpdateServerlessInstance_Call) Return(_a0 admin.UpdateServerlessInstanceApiRequest) *ServerlessInstancesApi_UpdateServerlessInstance_Call + func (_c *ServerlessInstancesApi_UpdateServerlessInstance_Call) Run(run func(ctx context.Context, groupId string, name string, ...)) *ServerlessInstancesApi_UpdateServerlessInstance_Call + func (_c *ServerlessInstancesApi_UpdateServerlessInstance_Call) RunAndReturn(...) *ServerlessInstancesApi_UpdateServerlessInstance_Call + type ServerlessPrivateEndpointsApi struct + func NewServerlessPrivateEndpointsApi(t interface{ ... }) *ServerlessPrivateEndpointsApi + func (_m *ServerlessPrivateEndpointsApi) CreateServerlessPrivateEndpoint(ctx context.Context, groupId string, instanceName string, ...) admin.CreateServerlessPrivateEndpointApiRequest + func (_m *ServerlessPrivateEndpointsApi) CreateServerlessPrivateEndpointExecute(r admin.CreateServerlessPrivateEndpointApiRequest) (*admin.ServerlessTenantEndpoint, *http.Response, error) + func (_m *ServerlessPrivateEndpointsApi) CreateServerlessPrivateEndpointWithParams(ctx context.Context, args *admin.CreateServerlessPrivateEndpointApiParams) admin.CreateServerlessPrivateEndpointApiRequest + func (_m *ServerlessPrivateEndpointsApi) DeleteServerlessPrivateEndpoint(ctx context.Context, groupId string, instanceName string, endpointId string) admin.DeleteServerlessPrivateEndpointApiRequest + func (_m *ServerlessPrivateEndpointsApi) DeleteServerlessPrivateEndpointExecute(r admin.DeleteServerlessPrivateEndpointApiRequest) (any, *http.Response, error) + func (_m *ServerlessPrivateEndpointsApi) DeleteServerlessPrivateEndpointWithParams(ctx context.Context, args *admin.DeleteServerlessPrivateEndpointApiParams) admin.DeleteServerlessPrivateEndpointApiRequest + func (_m *ServerlessPrivateEndpointsApi) EXPECT() *ServerlessPrivateEndpointsApi_Expecter + func (_m *ServerlessPrivateEndpointsApi) GetServerlessPrivateEndpoint(ctx context.Context, groupId string, instanceName string, endpointId string) admin.GetServerlessPrivateEndpointApiRequest + func (_m *ServerlessPrivateEndpointsApi) GetServerlessPrivateEndpointExecute(r admin.GetServerlessPrivateEndpointApiRequest) (*admin.ServerlessTenantEndpoint, *http.Response, error) + func (_m *ServerlessPrivateEndpointsApi) GetServerlessPrivateEndpointWithParams(ctx context.Context, args *admin.GetServerlessPrivateEndpointApiParams) admin.GetServerlessPrivateEndpointApiRequest + func (_m *ServerlessPrivateEndpointsApi) ListServerlessPrivateEndpoints(ctx context.Context, groupId string, instanceName string) admin.ListServerlessPrivateEndpointsApiRequest + func (_m *ServerlessPrivateEndpointsApi) ListServerlessPrivateEndpointsExecute(r admin.ListServerlessPrivateEndpointsApiRequest) ([]admin.ServerlessTenantEndpoint, *http.Response, error) + func (_m *ServerlessPrivateEndpointsApi) ListServerlessPrivateEndpointsWithParams(ctx context.Context, args *admin.ListServerlessPrivateEndpointsApiParams) admin.ListServerlessPrivateEndpointsApiRequest + func (_m *ServerlessPrivateEndpointsApi) UpdateServerlessPrivateEndpoint(ctx context.Context, groupId string, instanceName string, endpointId string, ...) admin.UpdateServerlessPrivateEndpointApiRequest + func (_m *ServerlessPrivateEndpointsApi) UpdateServerlessPrivateEndpointExecute(r admin.UpdateServerlessPrivateEndpointApiRequest) (*admin.ServerlessTenantEndpoint, *http.Response, error) + func (_m *ServerlessPrivateEndpointsApi) UpdateServerlessPrivateEndpointWithParams(ctx context.Context, args *admin.UpdateServerlessPrivateEndpointApiParams) admin.UpdateServerlessPrivateEndpointApiRequest + type ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpointExecute_Call struct + func (_c *ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpointExecute_Call) Return(_a0 *admin.ServerlessTenantEndpoint, _a1 *http.Response, _a2 error) *ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpointExecute_Call + func (_c *ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpointExecute_Call) Run(run func(r admin.CreateServerlessPrivateEndpointApiRequest)) *ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpointExecute_Call + func (_c *ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpointExecute_Call) RunAndReturn(...) *ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpointExecute_Call + type ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpointWithParams_Call struct + func (_c *ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpointWithParams_Call) Return(_a0 admin.CreateServerlessPrivateEndpointApiRequest) *ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpointWithParams_Call + func (_c *ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpointWithParams_Call) Run(...) *ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpointWithParams_Call + func (_c *ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpointWithParams_Call) RunAndReturn(...) *ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpointWithParams_Call + type ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpoint_Call struct + func (_c *ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpoint_Call) Return(_a0 admin.CreateServerlessPrivateEndpointApiRequest) *ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpoint_Call + func (_c *ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpoint_Call) Run(run func(ctx context.Context, groupId string, instanceName string, ...)) *ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpoint_Call + func (_c *ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpoint_Call) RunAndReturn(...) *ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpoint_Call + type ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpointExecute_Call struct + func (_c *ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpointExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpointExecute_Call + func (_c *ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpointExecute_Call) Run(run func(r admin.DeleteServerlessPrivateEndpointApiRequest)) *ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpointExecute_Call + func (_c *ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpointExecute_Call) RunAndReturn(...) *ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpointExecute_Call + type ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpointWithParams_Call struct + func (_c *ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpointWithParams_Call) Return(_a0 admin.DeleteServerlessPrivateEndpointApiRequest) *ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpointWithParams_Call + func (_c *ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpointWithParams_Call) Run(...) *ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpointWithParams_Call + func (_c *ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpointWithParams_Call) RunAndReturn(...) *ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpointWithParams_Call + type ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpoint_Call struct + func (_c *ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpoint_Call) Return(_a0 admin.DeleteServerlessPrivateEndpointApiRequest) *ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpoint_Call + func (_c *ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpoint_Call) Run(...) *ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpoint_Call + func (_c *ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpoint_Call) RunAndReturn(...) *ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpoint_Call + type ServerlessPrivateEndpointsApi_Expecter struct + func (_e *ServerlessPrivateEndpointsApi_Expecter) CreateServerlessPrivateEndpoint(ctx any, groupId any, instanceName any, serverlessTenantCreateRequest any) *ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpoint_Call + func (_e *ServerlessPrivateEndpointsApi_Expecter) CreateServerlessPrivateEndpointExecute(r any) *ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpointExecute_Call + func (_e *ServerlessPrivateEndpointsApi_Expecter) CreateServerlessPrivateEndpointWithParams(ctx any, args any) *ServerlessPrivateEndpointsApi_CreateServerlessPrivateEndpointWithParams_Call + func (_e *ServerlessPrivateEndpointsApi_Expecter) DeleteServerlessPrivateEndpoint(ctx any, groupId any, instanceName any, endpointId any) *ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpoint_Call + func (_e *ServerlessPrivateEndpointsApi_Expecter) DeleteServerlessPrivateEndpointExecute(r any) *ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpointExecute_Call + func (_e *ServerlessPrivateEndpointsApi_Expecter) DeleteServerlessPrivateEndpointWithParams(ctx any, args any) *ServerlessPrivateEndpointsApi_DeleteServerlessPrivateEndpointWithParams_Call + func (_e *ServerlessPrivateEndpointsApi_Expecter) GetServerlessPrivateEndpoint(ctx any, groupId any, instanceName any, endpointId any) *ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpoint_Call + func (_e *ServerlessPrivateEndpointsApi_Expecter) GetServerlessPrivateEndpointExecute(r any) *ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpointExecute_Call + func (_e *ServerlessPrivateEndpointsApi_Expecter) GetServerlessPrivateEndpointWithParams(ctx any, args any) *ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpointWithParams_Call + func (_e *ServerlessPrivateEndpointsApi_Expecter) ListServerlessPrivateEndpoints(ctx any, groupId any, instanceName any) *ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpoints_Call + func (_e *ServerlessPrivateEndpointsApi_Expecter) ListServerlessPrivateEndpointsExecute(r any) *ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpointsExecute_Call + func (_e *ServerlessPrivateEndpointsApi_Expecter) ListServerlessPrivateEndpointsWithParams(ctx any, args any) *ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpointsWithParams_Call + func (_e *ServerlessPrivateEndpointsApi_Expecter) UpdateServerlessPrivateEndpoint(ctx any, groupId any, instanceName any, endpointId any, ...) *ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpoint_Call + func (_e *ServerlessPrivateEndpointsApi_Expecter) UpdateServerlessPrivateEndpointExecute(r any) *ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpointExecute_Call + func (_e *ServerlessPrivateEndpointsApi_Expecter) UpdateServerlessPrivateEndpointWithParams(ctx any, args any) *ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpointWithParams_Call + type ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpointExecute_Call struct + func (_c *ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpointExecute_Call) Return(_a0 *admin.ServerlessTenantEndpoint, _a1 *http.Response, _a2 error) *ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpointExecute_Call + func (_c *ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpointExecute_Call) Run(run func(r admin.GetServerlessPrivateEndpointApiRequest)) *ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpointExecute_Call + func (_c *ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpointExecute_Call) RunAndReturn(...) *ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpointExecute_Call + type ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpointWithParams_Call struct + func (_c *ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpointWithParams_Call) Return(_a0 admin.GetServerlessPrivateEndpointApiRequest) *ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpointWithParams_Call + func (_c *ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpointWithParams_Call) Run(...) *ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpointWithParams_Call + func (_c *ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpointWithParams_Call) RunAndReturn(...) *ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpointWithParams_Call + type ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpoint_Call struct + func (_c *ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpoint_Call) Return(_a0 admin.GetServerlessPrivateEndpointApiRequest) *ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpoint_Call + func (_c *ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpoint_Call) Run(...) *ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpoint_Call + func (_c *ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpoint_Call) RunAndReturn(...) *ServerlessPrivateEndpointsApi_GetServerlessPrivateEndpoint_Call + type ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpointsExecute_Call struct + func (_c *ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpointsExecute_Call) Return(_a0 []admin.ServerlessTenantEndpoint, _a1 *http.Response, _a2 error) *ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpointsExecute_Call + func (_c *ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpointsExecute_Call) Run(run func(r admin.ListServerlessPrivateEndpointsApiRequest)) *ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpointsExecute_Call + func (_c *ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpointsExecute_Call) RunAndReturn(...) *ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpointsExecute_Call + type ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpointsWithParams_Call struct + func (_c *ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpointsWithParams_Call) Return(_a0 admin.ListServerlessPrivateEndpointsApiRequest) *ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpointsWithParams_Call + func (_c *ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpointsWithParams_Call) Run(...) *ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpointsWithParams_Call + func (_c *ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpointsWithParams_Call) RunAndReturn(...) *ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpointsWithParams_Call + type ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpoints_Call struct + func (_c *ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpoints_Call) Return(_a0 admin.ListServerlessPrivateEndpointsApiRequest) *ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpoints_Call + func (_c *ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpoints_Call) Run(run func(ctx context.Context, groupId string, instanceName string)) *ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpoints_Call + func (_c *ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpoints_Call) RunAndReturn(...) *ServerlessPrivateEndpointsApi_ListServerlessPrivateEndpoints_Call + type ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpointExecute_Call struct + func (_c *ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpointExecute_Call) Return(_a0 *admin.ServerlessTenantEndpoint, _a1 *http.Response, _a2 error) *ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpointExecute_Call + func (_c *ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpointExecute_Call) Run(run func(r admin.UpdateServerlessPrivateEndpointApiRequest)) *ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpointExecute_Call + func (_c *ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpointExecute_Call) RunAndReturn(...) *ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpointExecute_Call + type ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpointWithParams_Call struct + func (_c *ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpointWithParams_Call) Return(_a0 admin.UpdateServerlessPrivateEndpointApiRequest) *ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpointWithParams_Call + func (_c *ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpointWithParams_Call) Run(...) *ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpointWithParams_Call + func (_c *ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpointWithParams_Call) RunAndReturn(...) *ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpointWithParams_Call + type ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpoint_Call struct + func (_c *ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpoint_Call) Return(_a0 admin.UpdateServerlessPrivateEndpointApiRequest) *ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpoint_Call + func (_c *ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpoint_Call) Run(...) *ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpoint_Call + func (_c *ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpoint_Call) RunAndReturn(...) *ServerlessPrivateEndpointsApi_UpdateServerlessPrivateEndpoint_Call + type ServiceAccountsApi struct + func NewServiceAccountsApi(t interface{ ... }) *ServiceAccountsApi + func (_m *ServiceAccountsApi) AddProjectServiceAccount(ctx context.Context, clientId string, groupId string, ...) admin.AddProjectServiceAccountApiRequest + func (_m *ServiceAccountsApi) AddProjectServiceAccountExecute(r admin.AddProjectServiceAccountApiRequest) (*admin.GroupServiceAccount, *http.Response, error) + func (_m *ServiceAccountsApi) AddProjectServiceAccountWithParams(ctx context.Context, args *admin.AddProjectServiceAccountApiParams) admin.AddProjectServiceAccountApiRequest + func (_m *ServiceAccountsApi) CreateProjectServiceAccount(ctx context.Context, groupId string, ...) admin.CreateProjectServiceAccountApiRequest + func (_m *ServiceAccountsApi) CreateProjectServiceAccountAccessList(ctx context.Context, groupId string, clientId string, ...) admin.CreateProjectServiceAccountAccessListApiRequest + func (_m *ServiceAccountsApi) CreateProjectServiceAccountAccessListExecute(r admin.CreateProjectServiceAccountAccessListApiRequest) (*admin.PaginatedServiceAccountIPAccessEntry, *http.Response, error) + func (_m *ServiceAccountsApi) CreateProjectServiceAccountAccessListWithParams(ctx context.Context, ...) admin.CreateProjectServiceAccountAccessListApiRequest + func (_m *ServiceAccountsApi) CreateProjectServiceAccountExecute(r admin.CreateProjectServiceAccountApiRequest) (*admin.GroupServiceAccount, *http.Response, error) + func (_m *ServiceAccountsApi) CreateProjectServiceAccountSecret(ctx context.Context, groupId string, clientId string, ...) admin.CreateProjectServiceAccountSecretApiRequest + func (_m *ServiceAccountsApi) CreateProjectServiceAccountSecretExecute(r admin.CreateProjectServiceAccountSecretApiRequest) (*admin.ServiceAccountSecret, *http.Response, error) + func (_m *ServiceAccountsApi) CreateProjectServiceAccountSecretWithParams(ctx context.Context, args *admin.CreateProjectServiceAccountSecretApiParams) admin.CreateProjectServiceAccountSecretApiRequest + func (_m *ServiceAccountsApi) CreateProjectServiceAccountWithParams(ctx context.Context, args *admin.CreateProjectServiceAccountApiParams) admin.CreateProjectServiceAccountApiRequest + func (_m *ServiceAccountsApi) CreateServiceAccount(ctx context.Context, orgId string, ...) admin.CreateServiceAccountApiRequest + func (_m *ServiceAccountsApi) CreateServiceAccountAccessList(ctx context.Context, orgId string, clientId string, ...) admin.CreateServiceAccountAccessListApiRequest + func (_m *ServiceAccountsApi) CreateServiceAccountAccessListExecute(r admin.CreateServiceAccountAccessListApiRequest) (*admin.PaginatedServiceAccountIPAccessEntry, *http.Response, error) + func (_m *ServiceAccountsApi) CreateServiceAccountAccessListWithParams(ctx context.Context, args *admin.CreateServiceAccountAccessListApiParams) admin.CreateServiceAccountAccessListApiRequest + func (_m *ServiceAccountsApi) CreateServiceAccountExecute(r admin.CreateServiceAccountApiRequest) (*admin.OrgServiceAccount, *http.Response, error) + func (_m *ServiceAccountsApi) CreateServiceAccountSecret(ctx context.Context, orgId string, clientId string, ...) admin.CreateServiceAccountSecretApiRequest + func (_m *ServiceAccountsApi) CreateServiceAccountSecretExecute(r admin.CreateServiceAccountSecretApiRequest) (*admin.ServiceAccountSecret, *http.Response, error) + func (_m *ServiceAccountsApi) CreateServiceAccountSecretWithParams(ctx context.Context, args *admin.CreateServiceAccountSecretApiParams) admin.CreateServiceAccountSecretApiRequest + func (_m *ServiceAccountsApi) CreateServiceAccountWithParams(ctx context.Context, args *admin.CreateServiceAccountApiParams) admin.CreateServiceAccountApiRequest + func (_m *ServiceAccountsApi) DeleteProjectServiceAccount(ctx context.Context, clientId string, groupId string) admin.DeleteProjectServiceAccountApiRequest + func (_m *ServiceAccountsApi) DeleteProjectServiceAccountAccessListEntry(ctx context.Context, groupId string, clientId string, ipAddress string) admin.DeleteProjectServiceAccountAccessListEntryApiRequest + func (_m *ServiceAccountsApi) DeleteProjectServiceAccountAccessListEntryExecute(r admin.DeleteProjectServiceAccountAccessListEntryApiRequest) (*http.Response, error) + func (_m *ServiceAccountsApi) DeleteProjectServiceAccountAccessListEntryWithParams(ctx context.Context, ...) admin.DeleteProjectServiceAccountAccessListEntryApiRequest + func (_m *ServiceAccountsApi) DeleteProjectServiceAccountExecute(r admin.DeleteProjectServiceAccountApiRequest) (any, *http.Response, error) + func (_m *ServiceAccountsApi) DeleteProjectServiceAccountSecret(ctx context.Context, clientId string, secretId string, groupId string) admin.DeleteProjectServiceAccountSecretApiRequest + func (_m *ServiceAccountsApi) DeleteProjectServiceAccountSecretExecute(r admin.DeleteProjectServiceAccountSecretApiRequest) (*http.Response, error) + func (_m *ServiceAccountsApi) DeleteProjectServiceAccountSecretWithParams(ctx context.Context, args *admin.DeleteProjectServiceAccountSecretApiParams) admin.DeleteProjectServiceAccountSecretApiRequest + func (_m *ServiceAccountsApi) DeleteProjectServiceAccountWithParams(ctx context.Context, args *admin.DeleteProjectServiceAccountApiParams) admin.DeleteProjectServiceAccountApiRequest + func (_m *ServiceAccountsApi) DeleteServiceAccount(ctx context.Context, clientId string, orgId string) admin.DeleteServiceAccountApiRequest + func (_m *ServiceAccountsApi) DeleteServiceAccountAccessListEntry(ctx context.Context, orgId string, clientId string, ipAddress string) admin.DeleteServiceAccountAccessListEntryApiRequest + func (_m *ServiceAccountsApi) DeleteServiceAccountAccessListEntryExecute(r admin.DeleteServiceAccountAccessListEntryApiRequest) (*http.Response, error) + func (_m *ServiceAccountsApi) DeleteServiceAccountAccessListEntryWithParams(ctx context.Context, args *admin.DeleteServiceAccountAccessListEntryApiParams) admin.DeleteServiceAccountAccessListEntryApiRequest + func (_m *ServiceAccountsApi) DeleteServiceAccountExecute(r admin.DeleteServiceAccountApiRequest) (*http.Response, error) + func (_m *ServiceAccountsApi) DeleteServiceAccountSecret(ctx context.Context, clientId string, secretId string, orgId string) admin.DeleteServiceAccountSecretApiRequest + func (_m *ServiceAccountsApi) DeleteServiceAccountSecretExecute(r admin.DeleteServiceAccountSecretApiRequest) (*http.Response, error) + func (_m *ServiceAccountsApi) DeleteServiceAccountSecretWithParams(ctx context.Context, args *admin.DeleteServiceAccountSecretApiParams) admin.DeleteServiceAccountSecretApiRequest + func (_m *ServiceAccountsApi) DeleteServiceAccountWithParams(ctx context.Context, args *admin.DeleteServiceAccountApiParams) admin.DeleteServiceAccountApiRequest + func (_m *ServiceAccountsApi) EXPECT() *ServiceAccountsApi_Expecter + func (_m *ServiceAccountsApi) GetProjectServiceAccount(ctx context.Context, groupId string, clientId string) admin.GetProjectServiceAccountApiRequest + func (_m *ServiceAccountsApi) GetProjectServiceAccountExecute(r admin.GetProjectServiceAccountApiRequest) (*admin.GroupServiceAccount, *http.Response, error) + func (_m *ServiceAccountsApi) GetProjectServiceAccountWithParams(ctx context.Context, args *admin.GetProjectServiceAccountApiParams) admin.GetProjectServiceAccountApiRequest + func (_m *ServiceAccountsApi) GetServiceAccount(ctx context.Context, orgId string, clientId string) admin.GetServiceAccountApiRequest + func (_m *ServiceAccountsApi) GetServiceAccountExecute(r admin.GetServiceAccountApiRequest) (*admin.OrgServiceAccount, *http.Response, error) + func (_m *ServiceAccountsApi) GetServiceAccountWithParams(ctx context.Context, args *admin.GetServiceAccountApiParams) admin.GetServiceAccountApiRequest + func (_m *ServiceAccountsApi) ListProjectServiceAccountAccessList(ctx context.Context, groupId string, clientId string) admin.ListProjectServiceAccountAccessListApiRequest + func (_m *ServiceAccountsApi) ListProjectServiceAccountAccessListExecute(r admin.ListProjectServiceAccountAccessListApiRequest) (*admin.PaginatedServiceAccountIPAccessEntry, *http.Response, error) + func (_m *ServiceAccountsApi) ListProjectServiceAccountAccessListWithParams(ctx context.Context, args *admin.ListProjectServiceAccountAccessListApiParams) admin.ListProjectServiceAccountAccessListApiRequest + func (_m *ServiceAccountsApi) ListProjectServiceAccounts(ctx context.Context, groupId string) admin.ListProjectServiceAccountsApiRequest + func (_m *ServiceAccountsApi) ListProjectServiceAccountsExecute(r admin.ListProjectServiceAccountsApiRequest) (*admin.PaginatedGroupServiceAccounts, *http.Response, error) + func (_m *ServiceAccountsApi) ListProjectServiceAccountsWithParams(ctx context.Context, args *admin.ListProjectServiceAccountsApiParams) admin.ListProjectServiceAccountsApiRequest + func (_m *ServiceAccountsApi) ListServiceAccountAccessList(ctx context.Context, orgId string, clientId string) admin.ListServiceAccountAccessListApiRequest + func (_m *ServiceAccountsApi) ListServiceAccountAccessListExecute(r admin.ListServiceAccountAccessListApiRequest) (*admin.PaginatedServiceAccountIPAccessEntry, *http.Response, error) + func (_m *ServiceAccountsApi) ListServiceAccountAccessListWithParams(ctx context.Context, args *admin.ListServiceAccountAccessListApiParams) admin.ListServiceAccountAccessListApiRequest + func (_m *ServiceAccountsApi) ListServiceAccountProjects(ctx context.Context, orgId string, clientId string) admin.ListServiceAccountProjectsApiRequest + func (_m *ServiceAccountsApi) ListServiceAccountProjectsExecute(r admin.ListServiceAccountProjectsApiRequest) (*admin.PaginatedServiceAccountGroup, *http.Response, error) + func (_m *ServiceAccountsApi) ListServiceAccountProjectsWithParams(ctx context.Context, args *admin.ListServiceAccountProjectsApiParams) admin.ListServiceAccountProjectsApiRequest + func (_m *ServiceAccountsApi) ListServiceAccounts(ctx context.Context, orgId string) admin.ListServiceAccountsApiRequest + func (_m *ServiceAccountsApi) ListServiceAccountsExecute(r admin.ListServiceAccountsApiRequest) (*admin.PaginatedOrgServiceAccounts, *http.Response, error) + func (_m *ServiceAccountsApi) ListServiceAccountsWithParams(ctx context.Context, args *admin.ListServiceAccountsApiParams) admin.ListServiceAccountsApiRequest + func (_m *ServiceAccountsApi) UpdateProjectServiceAccount(ctx context.Context, clientId string, groupId string, ...) admin.UpdateProjectServiceAccountApiRequest + func (_m *ServiceAccountsApi) UpdateProjectServiceAccountExecute(r admin.UpdateProjectServiceAccountApiRequest) (*admin.GroupServiceAccount, *http.Response, error) + func (_m *ServiceAccountsApi) UpdateProjectServiceAccountWithParams(ctx context.Context, args *admin.UpdateProjectServiceAccountApiParams) admin.UpdateProjectServiceAccountApiRequest + func (_m *ServiceAccountsApi) UpdateServiceAccount(ctx context.Context, clientId string, orgId string, ...) admin.UpdateServiceAccountApiRequest + func (_m *ServiceAccountsApi) UpdateServiceAccountExecute(r admin.UpdateServiceAccountApiRequest) (*admin.OrgServiceAccount, *http.Response, error) + func (_m *ServiceAccountsApi) UpdateServiceAccountWithParams(ctx context.Context, args *admin.UpdateServiceAccountApiParams) admin.UpdateServiceAccountApiRequest + type ServiceAccountsApi_AddProjectServiceAccountExecute_Call struct + func (_c *ServiceAccountsApi_AddProjectServiceAccountExecute_Call) Return(_a0 *admin.GroupServiceAccount, _a1 *http.Response, _a2 error) *ServiceAccountsApi_AddProjectServiceAccountExecute_Call + func (_c *ServiceAccountsApi_AddProjectServiceAccountExecute_Call) Run(run func(r admin.AddProjectServiceAccountApiRequest)) *ServiceAccountsApi_AddProjectServiceAccountExecute_Call + func (_c *ServiceAccountsApi_AddProjectServiceAccountExecute_Call) RunAndReturn(...) *ServiceAccountsApi_AddProjectServiceAccountExecute_Call + type ServiceAccountsApi_AddProjectServiceAccountWithParams_Call struct + func (_c *ServiceAccountsApi_AddProjectServiceAccountWithParams_Call) Return(_a0 admin.AddProjectServiceAccountApiRequest) *ServiceAccountsApi_AddProjectServiceAccountWithParams_Call + func (_c *ServiceAccountsApi_AddProjectServiceAccountWithParams_Call) Run(run func(ctx context.Context, args *admin.AddProjectServiceAccountApiParams)) *ServiceAccountsApi_AddProjectServiceAccountWithParams_Call + func (_c *ServiceAccountsApi_AddProjectServiceAccountWithParams_Call) RunAndReturn(...) *ServiceAccountsApi_AddProjectServiceAccountWithParams_Call + type ServiceAccountsApi_AddProjectServiceAccount_Call struct + func (_c *ServiceAccountsApi_AddProjectServiceAccount_Call) Return(_a0 admin.AddProjectServiceAccountApiRequest) *ServiceAccountsApi_AddProjectServiceAccount_Call + func (_c *ServiceAccountsApi_AddProjectServiceAccount_Call) Run(run func(ctx context.Context, clientId string, groupId string, ...)) *ServiceAccountsApi_AddProjectServiceAccount_Call + func (_c *ServiceAccountsApi_AddProjectServiceAccount_Call) RunAndReturn(...) *ServiceAccountsApi_AddProjectServiceAccount_Call + type ServiceAccountsApi_CreateProjectServiceAccountAccessListExecute_Call struct + func (_c *ServiceAccountsApi_CreateProjectServiceAccountAccessListExecute_Call) Return(_a0 *admin.PaginatedServiceAccountIPAccessEntry, _a1 *http.Response, _a2 error) *ServiceAccountsApi_CreateProjectServiceAccountAccessListExecute_Call + func (_c *ServiceAccountsApi_CreateProjectServiceAccountAccessListExecute_Call) Run(run func(r admin.CreateProjectServiceAccountAccessListApiRequest)) *ServiceAccountsApi_CreateProjectServiceAccountAccessListExecute_Call + func (_c *ServiceAccountsApi_CreateProjectServiceAccountAccessListExecute_Call) RunAndReturn(...) *ServiceAccountsApi_CreateProjectServiceAccountAccessListExecute_Call + type ServiceAccountsApi_CreateProjectServiceAccountAccessListWithParams_Call struct + func (_c *ServiceAccountsApi_CreateProjectServiceAccountAccessListWithParams_Call) Return(_a0 admin.CreateProjectServiceAccountAccessListApiRequest) *ServiceAccountsApi_CreateProjectServiceAccountAccessListWithParams_Call + func (_c *ServiceAccountsApi_CreateProjectServiceAccountAccessListWithParams_Call) Run(run func(ctx context.Context, ...)) *ServiceAccountsApi_CreateProjectServiceAccountAccessListWithParams_Call + func (_c *ServiceAccountsApi_CreateProjectServiceAccountAccessListWithParams_Call) RunAndReturn(...) *ServiceAccountsApi_CreateProjectServiceAccountAccessListWithParams_Call + type ServiceAccountsApi_CreateProjectServiceAccountAccessList_Call struct + func (_c *ServiceAccountsApi_CreateProjectServiceAccountAccessList_Call) Return(_a0 admin.CreateProjectServiceAccountAccessListApiRequest) *ServiceAccountsApi_CreateProjectServiceAccountAccessList_Call + func (_c *ServiceAccountsApi_CreateProjectServiceAccountAccessList_Call) Run(run func(ctx context.Context, groupId string, clientId string, ...)) *ServiceAccountsApi_CreateProjectServiceAccountAccessList_Call + func (_c *ServiceAccountsApi_CreateProjectServiceAccountAccessList_Call) RunAndReturn(...) *ServiceAccountsApi_CreateProjectServiceAccountAccessList_Call + type ServiceAccountsApi_CreateProjectServiceAccountExecute_Call struct + func (_c *ServiceAccountsApi_CreateProjectServiceAccountExecute_Call) Return(_a0 *admin.GroupServiceAccount, _a1 *http.Response, _a2 error) *ServiceAccountsApi_CreateProjectServiceAccountExecute_Call + func (_c *ServiceAccountsApi_CreateProjectServiceAccountExecute_Call) Run(run func(r admin.CreateProjectServiceAccountApiRequest)) *ServiceAccountsApi_CreateProjectServiceAccountExecute_Call + func (_c *ServiceAccountsApi_CreateProjectServiceAccountExecute_Call) RunAndReturn(...) *ServiceAccountsApi_CreateProjectServiceAccountExecute_Call + type ServiceAccountsApi_CreateProjectServiceAccountSecretExecute_Call struct + func (_c *ServiceAccountsApi_CreateProjectServiceAccountSecretExecute_Call) Return(_a0 *admin.ServiceAccountSecret, _a1 *http.Response, _a2 error) *ServiceAccountsApi_CreateProjectServiceAccountSecretExecute_Call + func (_c *ServiceAccountsApi_CreateProjectServiceAccountSecretExecute_Call) Run(run func(r admin.CreateProjectServiceAccountSecretApiRequest)) *ServiceAccountsApi_CreateProjectServiceAccountSecretExecute_Call + func (_c *ServiceAccountsApi_CreateProjectServiceAccountSecretExecute_Call) RunAndReturn(...) *ServiceAccountsApi_CreateProjectServiceAccountSecretExecute_Call + type ServiceAccountsApi_CreateProjectServiceAccountSecretWithParams_Call struct + func (_c *ServiceAccountsApi_CreateProjectServiceAccountSecretWithParams_Call) Return(_a0 admin.CreateProjectServiceAccountSecretApiRequest) *ServiceAccountsApi_CreateProjectServiceAccountSecretWithParams_Call + func (_c *ServiceAccountsApi_CreateProjectServiceAccountSecretWithParams_Call) Run(...) *ServiceAccountsApi_CreateProjectServiceAccountSecretWithParams_Call + func (_c *ServiceAccountsApi_CreateProjectServiceAccountSecretWithParams_Call) RunAndReturn(...) *ServiceAccountsApi_CreateProjectServiceAccountSecretWithParams_Call + type ServiceAccountsApi_CreateProjectServiceAccountSecret_Call struct + func (_c *ServiceAccountsApi_CreateProjectServiceAccountSecret_Call) Return(_a0 admin.CreateProjectServiceAccountSecretApiRequest) *ServiceAccountsApi_CreateProjectServiceAccountSecret_Call + func (_c *ServiceAccountsApi_CreateProjectServiceAccountSecret_Call) Run(run func(ctx context.Context, groupId string, clientId string, ...)) *ServiceAccountsApi_CreateProjectServiceAccountSecret_Call + func (_c *ServiceAccountsApi_CreateProjectServiceAccountSecret_Call) RunAndReturn(...) *ServiceAccountsApi_CreateProjectServiceAccountSecret_Call + type ServiceAccountsApi_CreateProjectServiceAccountWithParams_Call struct + func (_c *ServiceAccountsApi_CreateProjectServiceAccountWithParams_Call) Return(_a0 admin.CreateProjectServiceAccountApiRequest) *ServiceAccountsApi_CreateProjectServiceAccountWithParams_Call + func (_c *ServiceAccountsApi_CreateProjectServiceAccountWithParams_Call) Run(...) *ServiceAccountsApi_CreateProjectServiceAccountWithParams_Call + func (_c *ServiceAccountsApi_CreateProjectServiceAccountWithParams_Call) RunAndReturn(...) *ServiceAccountsApi_CreateProjectServiceAccountWithParams_Call + type ServiceAccountsApi_CreateProjectServiceAccount_Call struct + func (_c *ServiceAccountsApi_CreateProjectServiceAccount_Call) Return(_a0 admin.CreateProjectServiceAccountApiRequest) *ServiceAccountsApi_CreateProjectServiceAccount_Call + func (_c *ServiceAccountsApi_CreateProjectServiceAccount_Call) Run(run func(ctx context.Context, groupId string, ...)) *ServiceAccountsApi_CreateProjectServiceAccount_Call + func (_c *ServiceAccountsApi_CreateProjectServiceAccount_Call) RunAndReturn(...) *ServiceAccountsApi_CreateProjectServiceAccount_Call + type ServiceAccountsApi_CreateServiceAccountAccessListExecute_Call struct + func (_c *ServiceAccountsApi_CreateServiceAccountAccessListExecute_Call) Return(_a0 *admin.PaginatedServiceAccountIPAccessEntry, _a1 *http.Response, _a2 error) *ServiceAccountsApi_CreateServiceAccountAccessListExecute_Call + func (_c *ServiceAccountsApi_CreateServiceAccountAccessListExecute_Call) Run(run func(r admin.CreateServiceAccountAccessListApiRequest)) *ServiceAccountsApi_CreateServiceAccountAccessListExecute_Call + func (_c *ServiceAccountsApi_CreateServiceAccountAccessListExecute_Call) RunAndReturn(...) *ServiceAccountsApi_CreateServiceAccountAccessListExecute_Call + type ServiceAccountsApi_CreateServiceAccountAccessListWithParams_Call struct + func (_c *ServiceAccountsApi_CreateServiceAccountAccessListWithParams_Call) Return(_a0 admin.CreateServiceAccountAccessListApiRequest) *ServiceAccountsApi_CreateServiceAccountAccessListWithParams_Call + func (_c *ServiceAccountsApi_CreateServiceAccountAccessListWithParams_Call) Run(...) *ServiceAccountsApi_CreateServiceAccountAccessListWithParams_Call + func (_c *ServiceAccountsApi_CreateServiceAccountAccessListWithParams_Call) RunAndReturn(...) *ServiceAccountsApi_CreateServiceAccountAccessListWithParams_Call + type ServiceAccountsApi_CreateServiceAccountAccessList_Call struct + func (_c *ServiceAccountsApi_CreateServiceAccountAccessList_Call) Return(_a0 admin.CreateServiceAccountAccessListApiRequest) *ServiceAccountsApi_CreateServiceAccountAccessList_Call + func (_c *ServiceAccountsApi_CreateServiceAccountAccessList_Call) Run(run func(ctx context.Context, orgId string, clientId string, ...)) *ServiceAccountsApi_CreateServiceAccountAccessList_Call + func (_c *ServiceAccountsApi_CreateServiceAccountAccessList_Call) RunAndReturn(...) *ServiceAccountsApi_CreateServiceAccountAccessList_Call + type ServiceAccountsApi_CreateServiceAccountExecute_Call struct + func (_c *ServiceAccountsApi_CreateServiceAccountExecute_Call) Return(_a0 *admin.OrgServiceAccount, _a1 *http.Response, _a2 error) *ServiceAccountsApi_CreateServiceAccountExecute_Call + func (_c *ServiceAccountsApi_CreateServiceAccountExecute_Call) Run(run func(r admin.CreateServiceAccountApiRequest)) *ServiceAccountsApi_CreateServiceAccountExecute_Call + func (_c *ServiceAccountsApi_CreateServiceAccountExecute_Call) RunAndReturn(...) *ServiceAccountsApi_CreateServiceAccountExecute_Call + type ServiceAccountsApi_CreateServiceAccountSecretExecute_Call struct + func (_c *ServiceAccountsApi_CreateServiceAccountSecretExecute_Call) Return(_a0 *admin.ServiceAccountSecret, _a1 *http.Response, _a2 error) *ServiceAccountsApi_CreateServiceAccountSecretExecute_Call + func (_c *ServiceAccountsApi_CreateServiceAccountSecretExecute_Call) Run(run func(r admin.CreateServiceAccountSecretApiRequest)) *ServiceAccountsApi_CreateServiceAccountSecretExecute_Call + func (_c *ServiceAccountsApi_CreateServiceAccountSecretExecute_Call) RunAndReturn(...) *ServiceAccountsApi_CreateServiceAccountSecretExecute_Call + type ServiceAccountsApi_CreateServiceAccountSecretWithParams_Call struct + func (_c *ServiceAccountsApi_CreateServiceAccountSecretWithParams_Call) Return(_a0 admin.CreateServiceAccountSecretApiRequest) *ServiceAccountsApi_CreateServiceAccountSecretWithParams_Call + func (_c *ServiceAccountsApi_CreateServiceAccountSecretWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateServiceAccountSecretApiParams)) *ServiceAccountsApi_CreateServiceAccountSecretWithParams_Call + func (_c *ServiceAccountsApi_CreateServiceAccountSecretWithParams_Call) RunAndReturn(...) *ServiceAccountsApi_CreateServiceAccountSecretWithParams_Call + type ServiceAccountsApi_CreateServiceAccountSecret_Call struct + func (_c *ServiceAccountsApi_CreateServiceAccountSecret_Call) Return(_a0 admin.CreateServiceAccountSecretApiRequest) *ServiceAccountsApi_CreateServiceAccountSecret_Call + func (_c *ServiceAccountsApi_CreateServiceAccountSecret_Call) Run(run func(ctx context.Context, orgId string, clientId string, ...)) *ServiceAccountsApi_CreateServiceAccountSecret_Call + func (_c *ServiceAccountsApi_CreateServiceAccountSecret_Call) RunAndReturn(...) *ServiceAccountsApi_CreateServiceAccountSecret_Call + type ServiceAccountsApi_CreateServiceAccountWithParams_Call struct + func (_c *ServiceAccountsApi_CreateServiceAccountWithParams_Call) Return(_a0 admin.CreateServiceAccountApiRequest) *ServiceAccountsApi_CreateServiceAccountWithParams_Call + func (_c *ServiceAccountsApi_CreateServiceAccountWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateServiceAccountApiParams)) *ServiceAccountsApi_CreateServiceAccountWithParams_Call + func (_c *ServiceAccountsApi_CreateServiceAccountWithParams_Call) RunAndReturn(...) *ServiceAccountsApi_CreateServiceAccountWithParams_Call + type ServiceAccountsApi_CreateServiceAccount_Call struct + func (_c *ServiceAccountsApi_CreateServiceAccount_Call) Return(_a0 admin.CreateServiceAccountApiRequest) *ServiceAccountsApi_CreateServiceAccount_Call + func (_c *ServiceAccountsApi_CreateServiceAccount_Call) Run(run func(ctx context.Context, orgId string, ...)) *ServiceAccountsApi_CreateServiceAccount_Call + func (_c *ServiceAccountsApi_CreateServiceAccount_Call) RunAndReturn(...) *ServiceAccountsApi_CreateServiceAccount_Call + type ServiceAccountsApi_DeleteProjectServiceAccountAccessListEntryExecute_Call struct + func (_c *ServiceAccountsApi_DeleteProjectServiceAccountAccessListEntryExecute_Call) Return(_a0 *http.Response, _a1 error) *ServiceAccountsApi_DeleteProjectServiceAccountAccessListEntryExecute_Call + func (_c *ServiceAccountsApi_DeleteProjectServiceAccountAccessListEntryExecute_Call) Run(run func(r admin.DeleteProjectServiceAccountAccessListEntryApiRequest)) *ServiceAccountsApi_DeleteProjectServiceAccountAccessListEntryExecute_Call + func (_c *ServiceAccountsApi_DeleteProjectServiceAccountAccessListEntryExecute_Call) RunAndReturn(...) *ServiceAccountsApi_DeleteProjectServiceAccountAccessListEntryExecute_Call + type ServiceAccountsApi_DeleteProjectServiceAccountAccessListEntryWithParams_Call struct + func (_c *ServiceAccountsApi_DeleteProjectServiceAccountAccessListEntryWithParams_Call) Return(_a0 admin.DeleteProjectServiceAccountAccessListEntryApiRequest) *ServiceAccountsApi_DeleteProjectServiceAccountAccessListEntryWithParams_Call + func (_c *ServiceAccountsApi_DeleteProjectServiceAccountAccessListEntryWithParams_Call) Run(run func(ctx context.Context, ...)) *ServiceAccountsApi_DeleteProjectServiceAccountAccessListEntryWithParams_Call + func (_c *ServiceAccountsApi_DeleteProjectServiceAccountAccessListEntryWithParams_Call) RunAndReturn(...) *ServiceAccountsApi_DeleteProjectServiceAccountAccessListEntryWithParams_Call + type ServiceAccountsApi_DeleteProjectServiceAccountAccessListEntry_Call struct + func (_c *ServiceAccountsApi_DeleteProjectServiceAccountAccessListEntry_Call) Return(_a0 admin.DeleteProjectServiceAccountAccessListEntryApiRequest) *ServiceAccountsApi_DeleteProjectServiceAccountAccessListEntry_Call + func (_c *ServiceAccountsApi_DeleteProjectServiceAccountAccessListEntry_Call) Run(...) *ServiceAccountsApi_DeleteProjectServiceAccountAccessListEntry_Call + func (_c *ServiceAccountsApi_DeleteProjectServiceAccountAccessListEntry_Call) RunAndReturn(...) *ServiceAccountsApi_DeleteProjectServiceAccountAccessListEntry_Call + type ServiceAccountsApi_DeleteProjectServiceAccountExecute_Call struct + func (_c *ServiceAccountsApi_DeleteProjectServiceAccountExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *ServiceAccountsApi_DeleteProjectServiceAccountExecute_Call + func (_c *ServiceAccountsApi_DeleteProjectServiceAccountExecute_Call) Run(run func(r admin.DeleteProjectServiceAccountApiRequest)) *ServiceAccountsApi_DeleteProjectServiceAccountExecute_Call + func (_c *ServiceAccountsApi_DeleteProjectServiceAccountExecute_Call) RunAndReturn(...) *ServiceAccountsApi_DeleteProjectServiceAccountExecute_Call + type ServiceAccountsApi_DeleteProjectServiceAccountSecretExecute_Call struct + func (_c *ServiceAccountsApi_DeleteProjectServiceAccountSecretExecute_Call) Return(_a0 *http.Response, _a1 error) *ServiceAccountsApi_DeleteProjectServiceAccountSecretExecute_Call + func (_c *ServiceAccountsApi_DeleteProjectServiceAccountSecretExecute_Call) Run(run func(r admin.DeleteProjectServiceAccountSecretApiRequest)) *ServiceAccountsApi_DeleteProjectServiceAccountSecretExecute_Call + func (_c *ServiceAccountsApi_DeleteProjectServiceAccountSecretExecute_Call) RunAndReturn(...) *ServiceAccountsApi_DeleteProjectServiceAccountSecretExecute_Call + type ServiceAccountsApi_DeleteProjectServiceAccountSecretWithParams_Call struct + func (_c *ServiceAccountsApi_DeleteProjectServiceAccountSecretWithParams_Call) Return(_a0 admin.DeleteProjectServiceAccountSecretApiRequest) *ServiceAccountsApi_DeleteProjectServiceAccountSecretWithParams_Call + func (_c *ServiceAccountsApi_DeleteProjectServiceAccountSecretWithParams_Call) Run(...) *ServiceAccountsApi_DeleteProjectServiceAccountSecretWithParams_Call + func (_c *ServiceAccountsApi_DeleteProjectServiceAccountSecretWithParams_Call) RunAndReturn(...) *ServiceAccountsApi_DeleteProjectServiceAccountSecretWithParams_Call + type ServiceAccountsApi_DeleteProjectServiceAccountSecret_Call struct + func (_c *ServiceAccountsApi_DeleteProjectServiceAccountSecret_Call) Return(_a0 admin.DeleteProjectServiceAccountSecretApiRequest) *ServiceAccountsApi_DeleteProjectServiceAccountSecret_Call + func (_c *ServiceAccountsApi_DeleteProjectServiceAccountSecret_Call) Run(...) *ServiceAccountsApi_DeleteProjectServiceAccountSecret_Call + func (_c *ServiceAccountsApi_DeleteProjectServiceAccountSecret_Call) RunAndReturn(...) *ServiceAccountsApi_DeleteProjectServiceAccountSecret_Call + type ServiceAccountsApi_DeleteProjectServiceAccountWithParams_Call struct + func (_c *ServiceAccountsApi_DeleteProjectServiceAccountWithParams_Call) Return(_a0 admin.DeleteProjectServiceAccountApiRequest) *ServiceAccountsApi_DeleteProjectServiceAccountWithParams_Call + func (_c *ServiceAccountsApi_DeleteProjectServiceAccountWithParams_Call) Run(...) *ServiceAccountsApi_DeleteProjectServiceAccountWithParams_Call + func (_c *ServiceAccountsApi_DeleteProjectServiceAccountWithParams_Call) RunAndReturn(...) *ServiceAccountsApi_DeleteProjectServiceAccountWithParams_Call + type ServiceAccountsApi_DeleteProjectServiceAccount_Call struct + func (_c *ServiceAccountsApi_DeleteProjectServiceAccount_Call) Return(_a0 admin.DeleteProjectServiceAccountApiRequest) *ServiceAccountsApi_DeleteProjectServiceAccount_Call + func (_c *ServiceAccountsApi_DeleteProjectServiceAccount_Call) Run(run func(ctx context.Context, clientId string, groupId string)) *ServiceAccountsApi_DeleteProjectServiceAccount_Call + func (_c *ServiceAccountsApi_DeleteProjectServiceAccount_Call) RunAndReturn(...) *ServiceAccountsApi_DeleteProjectServiceAccount_Call + type ServiceAccountsApi_DeleteServiceAccountAccessListEntryExecute_Call struct + func (_c *ServiceAccountsApi_DeleteServiceAccountAccessListEntryExecute_Call) Return(_a0 *http.Response, _a1 error) *ServiceAccountsApi_DeleteServiceAccountAccessListEntryExecute_Call + func (_c *ServiceAccountsApi_DeleteServiceAccountAccessListEntryExecute_Call) Run(run func(r admin.DeleteServiceAccountAccessListEntryApiRequest)) *ServiceAccountsApi_DeleteServiceAccountAccessListEntryExecute_Call + func (_c *ServiceAccountsApi_DeleteServiceAccountAccessListEntryExecute_Call) RunAndReturn(...) *ServiceAccountsApi_DeleteServiceAccountAccessListEntryExecute_Call + type ServiceAccountsApi_DeleteServiceAccountAccessListEntryWithParams_Call struct + func (_c *ServiceAccountsApi_DeleteServiceAccountAccessListEntryWithParams_Call) Return(_a0 admin.DeleteServiceAccountAccessListEntryApiRequest) *ServiceAccountsApi_DeleteServiceAccountAccessListEntryWithParams_Call + func (_c *ServiceAccountsApi_DeleteServiceAccountAccessListEntryWithParams_Call) Run(...) *ServiceAccountsApi_DeleteServiceAccountAccessListEntryWithParams_Call + func (_c *ServiceAccountsApi_DeleteServiceAccountAccessListEntryWithParams_Call) RunAndReturn(...) *ServiceAccountsApi_DeleteServiceAccountAccessListEntryWithParams_Call + type ServiceAccountsApi_DeleteServiceAccountAccessListEntry_Call struct + func (_c *ServiceAccountsApi_DeleteServiceAccountAccessListEntry_Call) Return(_a0 admin.DeleteServiceAccountAccessListEntryApiRequest) *ServiceAccountsApi_DeleteServiceAccountAccessListEntry_Call + func (_c *ServiceAccountsApi_DeleteServiceAccountAccessListEntry_Call) Run(run func(ctx context.Context, orgId string, clientId string, ipAddress string)) *ServiceAccountsApi_DeleteServiceAccountAccessListEntry_Call + func (_c *ServiceAccountsApi_DeleteServiceAccountAccessListEntry_Call) RunAndReturn(...) *ServiceAccountsApi_DeleteServiceAccountAccessListEntry_Call + type ServiceAccountsApi_DeleteServiceAccountExecute_Call struct + func (_c *ServiceAccountsApi_DeleteServiceAccountExecute_Call) Return(_a0 *http.Response, _a1 error) *ServiceAccountsApi_DeleteServiceAccountExecute_Call + func (_c *ServiceAccountsApi_DeleteServiceAccountExecute_Call) Run(run func(r admin.DeleteServiceAccountApiRequest)) *ServiceAccountsApi_DeleteServiceAccountExecute_Call + func (_c *ServiceAccountsApi_DeleteServiceAccountExecute_Call) RunAndReturn(run func(admin.DeleteServiceAccountApiRequest) (*http.Response, error)) *ServiceAccountsApi_DeleteServiceAccountExecute_Call + type ServiceAccountsApi_DeleteServiceAccountSecretExecute_Call struct + func (_c *ServiceAccountsApi_DeleteServiceAccountSecretExecute_Call) Return(_a0 *http.Response, _a1 error) *ServiceAccountsApi_DeleteServiceAccountSecretExecute_Call + func (_c *ServiceAccountsApi_DeleteServiceAccountSecretExecute_Call) Run(run func(r admin.DeleteServiceAccountSecretApiRequest)) *ServiceAccountsApi_DeleteServiceAccountSecretExecute_Call + func (_c *ServiceAccountsApi_DeleteServiceAccountSecretExecute_Call) RunAndReturn(run func(admin.DeleteServiceAccountSecretApiRequest) (*http.Response, error)) *ServiceAccountsApi_DeleteServiceAccountSecretExecute_Call + type ServiceAccountsApi_DeleteServiceAccountSecretWithParams_Call struct + func (_c *ServiceAccountsApi_DeleteServiceAccountSecretWithParams_Call) Return(_a0 admin.DeleteServiceAccountSecretApiRequest) *ServiceAccountsApi_DeleteServiceAccountSecretWithParams_Call + func (_c *ServiceAccountsApi_DeleteServiceAccountSecretWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteServiceAccountSecretApiParams)) *ServiceAccountsApi_DeleteServiceAccountSecretWithParams_Call + func (_c *ServiceAccountsApi_DeleteServiceAccountSecretWithParams_Call) RunAndReturn(...) *ServiceAccountsApi_DeleteServiceAccountSecretWithParams_Call + type ServiceAccountsApi_DeleteServiceAccountSecret_Call struct + func (_c *ServiceAccountsApi_DeleteServiceAccountSecret_Call) Return(_a0 admin.DeleteServiceAccountSecretApiRequest) *ServiceAccountsApi_DeleteServiceAccountSecret_Call + func (_c *ServiceAccountsApi_DeleteServiceAccountSecret_Call) Run(run func(ctx context.Context, clientId string, secretId string, orgId string)) *ServiceAccountsApi_DeleteServiceAccountSecret_Call + func (_c *ServiceAccountsApi_DeleteServiceAccountSecret_Call) RunAndReturn(...) *ServiceAccountsApi_DeleteServiceAccountSecret_Call + type ServiceAccountsApi_DeleteServiceAccountWithParams_Call struct + func (_c *ServiceAccountsApi_DeleteServiceAccountWithParams_Call) Return(_a0 admin.DeleteServiceAccountApiRequest) *ServiceAccountsApi_DeleteServiceAccountWithParams_Call + func (_c *ServiceAccountsApi_DeleteServiceAccountWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteServiceAccountApiParams)) *ServiceAccountsApi_DeleteServiceAccountWithParams_Call + func (_c *ServiceAccountsApi_DeleteServiceAccountWithParams_Call) RunAndReturn(...) *ServiceAccountsApi_DeleteServiceAccountWithParams_Call + type ServiceAccountsApi_DeleteServiceAccount_Call struct + func (_c *ServiceAccountsApi_DeleteServiceAccount_Call) Return(_a0 admin.DeleteServiceAccountApiRequest) *ServiceAccountsApi_DeleteServiceAccount_Call + func (_c *ServiceAccountsApi_DeleteServiceAccount_Call) Run(run func(ctx context.Context, clientId string, orgId string)) *ServiceAccountsApi_DeleteServiceAccount_Call + func (_c *ServiceAccountsApi_DeleteServiceAccount_Call) RunAndReturn(run func(context.Context, string, string) admin.DeleteServiceAccountApiRequest) *ServiceAccountsApi_DeleteServiceAccount_Call + type ServiceAccountsApi_Expecter struct + func (_e *ServiceAccountsApi_Expecter) AddProjectServiceAccount(ctx any, clientId any, groupId any, groupServiceAccountRoleAssignment any) *ServiceAccountsApi_AddProjectServiceAccount_Call + func (_e *ServiceAccountsApi_Expecter) AddProjectServiceAccountExecute(r any) *ServiceAccountsApi_AddProjectServiceAccountExecute_Call + func (_e *ServiceAccountsApi_Expecter) AddProjectServiceAccountWithParams(ctx any, args any) *ServiceAccountsApi_AddProjectServiceAccountWithParams_Call + func (_e *ServiceAccountsApi_Expecter) CreateProjectServiceAccount(ctx any, groupId any, groupServiceAccountRequest any) *ServiceAccountsApi_CreateProjectServiceAccount_Call + func (_e *ServiceAccountsApi_Expecter) CreateProjectServiceAccountAccessList(ctx any, groupId any, clientId any, serviceAccountIPAccessListEntry any) *ServiceAccountsApi_CreateProjectServiceAccountAccessList_Call + func (_e *ServiceAccountsApi_Expecter) CreateProjectServiceAccountAccessListExecute(r any) *ServiceAccountsApi_CreateProjectServiceAccountAccessListExecute_Call + func (_e *ServiceAccountsApi_Expecter) CreateProjectServiceAccountAccessListWithParams(ctx any, args any) *ServiceAccountsApi_CreateProjectServiceAccountAccessListWithParams_Call + func (_e *ServiceAccountsApi_Expecter) CreateProjectServiceAccountExecute(r any) *ServiceAccountsApi_CreateProjectServiceAccountExecute_Call + func (_e *ServiceAccountsApi_Expecter) CreateProjectServiceAccountSecret(ctx any, groupId any, clientId any, serviceAccountSecretRequest any) *ServiceAccountsApi_CreateProjectServiceAccountSecret_Call + func (_e *ServiceAccountsApi_Expecter) CreateProjectServiceAccountSecretExecute(r any) *ServiceAccountsApi_CreateProjectServiceAccountSecretExecute_Call + func (_e *ServiceAccountsApi_Expecter) CreateProjectServiceAccountSecretWithParams(ctx any, args any) *ServiceAccountsApi_CreateProjectServiceAccountSecretWithParams_Call + func (_e *ServiceAccountsApi_Expecter) CreateProjectServiceAccountWithParams(ctx any, args any) *ServiceAccountsApi_CreateProjectServiceAccountWithParams_Call + func (_e *ServiceAccountsApi_Expecter) CreateServiceAccount(ctx any, orgId any, orgServiceAccountRequest any) *ServiceAccountsApi_CreateServiceAccount_Call + func (_e *ServiceAccountsApi_Expecter) CreateServiceAccountAccessList(ctx any, orgId any, clientId any, serviceAccountIPAccessListEntry any) *ServiceAccountsApi_CreateServiceAccountAccessList_Call + func (_e *ServiceAccountsApi_Expecter) CreateServiceAccountAccessListExecute(r any) *ServiceAccountsApi_CreateServiceAccountAccessListExecute_Call + func (_e *ServiceAccountsApi_Expecter) CreateServiceAccountAccessListWithParams(ctx any, args any) *ServiceAccountsApi_CreateServiceAccountAccessListWithParams_Call + func (_e *ServiceAccountsApi_Expecter) CreateServiceAccountExecute(r any) *ServiceAccountsApi_CreateServiceAccountExecute_Call + func (_e *ServiceAccountsApi_Expecter) CreateServiceAccountSecret(ctx any, orgId any, clientId any, serviceAccountSecretRequest any) *ServiceAccountsApi_CreateServiceAccountSecret_Call + func (_e *ServiceAccountsApi_Expecter) CreateServiceAccountSecretExecute(r any) *ServiceAccountsApi_CreateServiceAccountSecretExecute_Call + func (_e *ServiceAccountsApi_Expecter) CreateServiceAccountSecretWithParams(ctx any, args any) *ServiceAccountsApi_CreateServiceAccountSecretWithParams_Call + func (_e *ServiceAccountsApi_Expecter) CreateServiceAccountWithParams(ctx any, args any) *ServiceAccountsApi_CreateServiceAccountWithParams_Call + func (_e *ServiceAccountsApi_Expecter) DeleteProjectServiceAccount(ctx any, clientId any, groupId any) *ServiceAccountsApi_DeleteProjectServiceAccount_Call + func (_e *ServiceAccountsApi_Expecter) DeleteProjectServiceAccountAccessListEntry(ctx any, groupId any, clientId any, ipAddress any) *ServiceAccountsApi_DeleteProjectServiceAccountAccessListEntry_Call + func (_e *ServiceAccountsApi_Expecter) DeleteProjectServiceAccountAccessListEntryExecute(r any) *ServiceAccountsApi_DeleteProjectServiceAccountAccessListEntryExecute_Call + func (_e *ServiceAccountsApi_Expecter) DeleteProjectServiceAccountAccessListEntryWithParams(ctx any, args any) *ServiceAccountsApi_DeleteProjectServiceAccountAccessListEntryWithParams_Call + func (_e *ServiceAccountsApi_Expecter) DeleteProjectServiceAccountExecute(r any) *ServiceAccountsApi_DeleteProjectServiceAccountExecute_Call + func (_e *ServiceAccountsApi_Expecter) DeleteProjectServiceAccountSecret(ctx any, clientId any, secretId any, groupId any) *ServiceAccountsApi_DeleteProjectServiceAccountSecret_Call + func (_e *ServiceAccountsApi_Expecter) DeleteProjectServiceAccountSecretExecute(r any) *ServiceAccountsApi_DeleteProjectServiceAccountSecretExecute_Call + func (_e *ServiceAccountsApi_Expecter) DeleteProjectServiceAccountSecretWithParams(ctx any, args any) *ServiceAccountsApi_DeleteProjectServiceAccountSecretWithParams_Call + func (_e *ServiceAccountsApi_Expecter) DeleteProjectServiceAccountWithParams(ctx any, args any) *ServiceAccountsApi_DeleteProjectServiceAccountWithParams_Call + func (_e *ServiceAccountsApi_Expecter) DeleteServiceAccount(ctx any, clientId any, orgId any) *ServiceAccountsApi_DeleteServiceAccount_Call + func (_e *ServiceAccountsApi_Expecter) DeleteServiceAccountAccessListEntry(ctx any, orgId any, clientId any, ipAddress any) *ServiceAccountsApi_DeleteServiceAccountAccessListEntry_Call + func (_e *ServiceAccountsApi_Expecter) DeleteServiceAccountAccessListEntryExecute(r any) *ServiceAccountsApi_DeleteServiceAccountAccessListEntryExecute_Call + func (_e *ServiceAccountsApi_Expecter) DeleteServiceAccountAccessListEntryWithParams(ctx any, args any) *ServiceAccountsApi_DeleteServiceAccountAccessListEntryWithParams_Call + func (_e *ServiceAccountsApi_Expecter) DeleteServiceAccountExecute(r any) *ServiceAccountsApi_DeleteServiceAccountExecute_Call + func (_e *ServiceAccountsApi_Expecter) DeleteServiceAccountSecret(ctx any, clientId any, secretId any, orgId any) *ServiceAccountsApi_DeleteServiceAccountSecret_Call + func (_e *ServiceAccountsApi_Expecter) DeleteServiceAccountSecretExecute(r any) *ServiceAccountsApi_DeleteServiceAccountSecretExecute_Call + func (_e *ServiceAccountsApi_Expecter) DeleteServiceAccountSecretWithParams(ctx any, args any) *ServiceAccountsApi_DeleteServiceAccountSecretWithParams_Call + func (_e *ServiceAccountsApi_Expecter) DeleteServiceAccountWithParams(ctx any, args any) *ServiceAccountsApi_DeleteServiceAccountWithParams_Call + func (_e *ServiceAccountsApi_Expecter) GetProjectServiceAccount(ctx any, groupId any, clientId any) *ServiceAccountsApi_GetProjectServiceAccount_Call + func (_e *ServiceAccountsApi_Expecter) GetProjectServiceAccountExecute(r any) *ServiceAccountsApi_GetProjectServiceAccountExecute_Call + func (_e *ServiceAccountsApi_Expecter) GetProjectServiceAccountWithParams(ctx any, args any) *ServiceAccountsApi_GetProjectServiceAccountWithParams_Call + func (_e *ServiceAccountsApi_Expecter) GetServiceAccount(ctx any, orgId any, clientId any) *ServiceAccountsApi_GetServiceAccount_Call + func (_e *ServiceAccountsApi_Expecter) GetServiceAccountExecute(r any) *ServiceAccountsApi_GetServiceAccountExecute_Call + func (_e *ServiceAccountsApi_Expecter) GetServiceAccountWithParams(ctx any, args any) *ServiceAccountsApi_GetServiceAccountWithParams_Call + func (_e *ServiceAccountsApi_Expecter) ListProjectServiceAccountAccessList(ctx any, groupId any, clientId any) *ServiceAccountsApi_ListProjectServiceAccountAccessList_Call + func (_e *ServiceAccountsApi_Expecter) ListProjectServiceAccountAccessListExecute(r any) *ServiceAccountsApi_ListProjectServiceAccountAccessListExecute_Call + func (_e *ServiceAccountsApi_Expecter) ListProjectServiceAccountAccessListWithParams(ctx any, args any) *ServiceAccountsApi_ListProjectServiceAccountAccessListWithParams_Call + func (_e *ServiceAccountsApi_Expecter) ListProjectServiceAccounts(ctx any, groupId any) *ServiceAccountsApi_ListProjectServiceAccounts_Call + func (_e *ServiceAccountsApi_Expecter) ListProjectServiceAccountsExecute(r any) *ServiceAccountsApi_ListProjectServiceAccountsExecute_Call + func (_e *ServiceAccountsApi_Expecter) ListProjectServiceAccountsWithParams(ctx any, args any) *ServiceAccountsApi_ListProjectServiceAccountsWithParams_Call + func (_e *ServiceAccountsApi_Expecter) ListServiceAccountAccessList(ctx any, orgId any, clientId any) *ServiceAccountsApi_ListServiceAccountAccessList_Call + func (_e *ServiceAccountsApi_Expecter) ListServiceAccountAccessListExecute(r any) *ServiceAccountsApi_ListServiceAccountAccessListExecute_Call + func (_e *ServiceAccountsApi_Expecter) ListServiceAccountAccessListWithParams(ctx any, args any) *ServiceAccountsApi_ListServiceAccountAccessListWithParams_Call + func (_e *ServiceAccountsApi_Expecter) ListServiceAccountProjects(ctx any, orgId any, clientId any) *ServiceAccountsApi_ListServiceAccountProjects_Call + func (_e *ServiceAccountsApi_Expecter) ListServiceAccountProjectsExecute(r any) *ServiceAccountsApi_ListServiceAccountProjectsExecute_Call + func (_e *ServiceAccountsApi_Expecter) ListServiceAccountProjectsWithParams(ctx any, args any) *ServiceAccountsApi_ListServiceAccountProjectsWithParams_Call + func (_e *ServiceAccountsApi_Expecter) ListServiceAccounts(ctx any, orgId any) *ServiceAccountsApi_ListServiceAccounts_Call + func (_e *ServiceAccountsApi_Expecter) ListServiceAccountsExecute(r any) *ServiceAccountsApi_ListServiceAccountsExecute_Call + func (_e *ServiceAccountsApi_Expecter) ListServiceAccountsWithParams(ctx any, args any) *ServiceAccountsApi_ListServiceAccountsWithParams_Call + func (_e *ServiceAccountsApi_Expecter) UpdateProjectServiceAccount(ctx any, clientId any, groupId any, groupServiceAccountUpdateRequest any) *ServiceAccountsApi_UpdateProjectServiceAccount_Call + func (_e *ServiceAccountsApi_Expecter) UpdateProjectServiceAccountExecute(r any) *ServiceAccountsApi_UpdateProjectServiceAccountExecute_Call + func (_e *ServiceAccountsApi_Expecter) UpdateProjectServiceAccountWithParams(ctx any, args any) *ServiceAccountsApi_UpdateProjectServiceAccountWithParams_Call + func (_e *ServiceAccountsApi_Expecter) UpdateServiceAccount(ctx any, clientId any, orgId any, orgServiceAccountUpdateRequest any) *ServiceAccountsApi_UpdateServiceAccount_Call + func (_e *ServiceAccountsApi_Expecter) UpdateServiceAccountExecute(r any) *ServiceAccountsApi_UpdateServiceAccountExecute_Call + func (_e *ServiceAccountsApi_Expecter) UpdateServiceAccountWithParams(ctx any, args any) *ServiceAccountsApi_UpdateServiceAccountWithParams_Call + type ServiceAccountsApi_GetProjectServiceAccountExecute_Call struct + func (_c *ServiceAccountsApi_GetProjectServiceAccountExecute_Call) Return(_a0 *admin.GroupServiceAccount, _a1 *http.Response, _a2 error) *ServiceAccountsApi_GetProjectServiceAccountExecute_Call + func (_c *ServiceAccountsApi_GetProjectServiceAccountExecute_Call) Run(run func(r admin.GetProjectServiceAccountApiRequest)) *ServiceAccountsApi_GetProjectServiceAccountExecute_Call + func (_c *ServiceAccountsApi_GetProjectServiceAccountExecute_Call) RunAndReturn(...) *ServiceAccountsApi_GetProjectServiceAccountExecute_Call + type ServiceAccountsApi_GetProjectServiceAccountWithParams_Call struct + func (_c *ServiceAccountsApi_GetProjectServiceAccountWithParams_Call) Return(_a0 admin.GetProjectServiceAccountApiRequest) *ServiceAccountsApi_GetProjectServiceAccountWithParams_Call + func (_c *ServiceAccountsApi_GetProjectServiceAccountWithParams_Call) Run(run func(ctx context.Context, args *admin.GetProjectServiceAccountApiParams)) *ServiceAccountsApi_GetProjectServiceAccountWithParams_Call + func (_c *ServiceAccountsApi_GetProjectServiceAccountWithParams_Call) RunAndReturn(...) *ServiceAccountsApi_GetProjectServiceAccountWithParams_Call + type ServiceAccountsApi_GetProjectServiceAccount_Call struct + func (_c *ServiceAccountsApi_GetProjectServiceAccount_Call) Return(_a0 admin.GetProjectServiceAccountApiRequest) *ServiceAccountsApi_GetProjectServiceAccount_Call + func (_c *ServiceAccountsApi_GetProjectServiceAccount_Call) Run(run func(ctx context.Context, groupId string, clientId string)) *ServiceAccountsApi_GetProjectServiceAccount_Call + func (_c *ServiceAccountsApi_GetProjectServiceAccount_Call) RunAndReturn(...) *ServiceAccountsApi_GetProjectServiceAccount_Call + type ServiceAccountsApi_GetServiceAccountExecute_Call struct + func (_c *ServiceAccountsApi_GetServiceAccountExecute_Call) Return(_a0 *admin.OrgServiceAccount, _a1 *http.Response, _a2 error) *ServiceAccountsApi_GetServiceAccountExecute_Call + func (_c *ServiceAccountsApi_GetServiceAccountExecute_Call) Run(run func(r admin.GetServiceAccountApiRequest)) *ServiceAccountsApi_GetServiceAccountExecute_Call + func (_c *ServiceAccountsApi_GetServiceAccountExecute_Call) RunAndReturn(...) *ServiceAccountsApi_GetServiceAccountExecute_Call + type ServiceAccountsApi_GetServiceAccountWithParams_Call struct + func (_c *ServiceAccountsApi_GetServiceAccountWithParams_Call) Return(_a0 admin.GetServiceAccountApiRequest) *ServiceAccountsApi_GetServiceAccountWithParams_Call + func (_c *ServiceAccountsApi_GetServiceAccountWithParams_Call) Run(run func(ctx context.Context, args *admin.GetServiceAccountApiParams)) *ServiceAccountsApi_GetServiceAccountWithParams_Call + func (_c *ServiceAccountsApi_GetServiceAccountWithParams_Call) RunAndReturn(...) *ServiceAccountsApi_GetServiceAccountWithParams_Call + type ServiceAccountsApi_GetServiceAccount_Call struct + func (_c *ServiceAccountsApi_GetServiceAccount_Call) Return(_a0 admin.GetServiceAccountApiRequest) *ServiceAccountsApi_GetServiceAccount_Call + func (_c *ServiceAccountsApi_GetServiceAccount_Call) Run(run func(ctx context.Context, orgId string, clientId string)) *ServiceAccountsApi_GetServiceAccount_Call + func (_c *ServiceAccountsApi_GetServiceAccount_Call) RunAndReturn(run func(context.Context, string, string) admin.GetServiceAccountApiRequest) *ServiceAccountsApi_GetServiceAccount_Call + type ServiceAccountsApi_ListProjectServiceAccountAccessListExecute_Call struct + func (_c *ServiceAccountsApi_ListProjectServiceAccountAccessListExecute_Call) Return(_a0 *admin.PaginatedServiceAccountIPAccessEntry, _a1 *http.Response, _a2 error) *ServiceAccountsApi_ListProjectServiceAccountAccessListExecute_Call + func (_c *ServiceAccountsApi_ListProjectServiceAccountAccessListExecute_Call) Run(run func(r admin.ListProjectServiceAccountAccessListApiRequest)) *ServiceAccountsApi_ListProjectServiceAccountAccessListExecute_Call + func (_c *ServiceAccountsApi_ListProjectServiceAccountAccessListExecute_Call) RunAndReturn(...) *ServiceAccountsApi_ListProjectServiceAccountAccessListExecute_Call + type ServiceAccountsApi_ListProjectServiceAccountAccessListWithParams_Call struct + func (_c *ServiceAccountsApi_ListProjectServiceAccountAccessListWithParams_Call) Return(_a0 admin.ListProjectServiceAccountAccessListApiRequest) *ServiceAccountsApi_ListProjectServiceAccountAccessListWithParams_Call + func (_c *ServiceAccountsApi_ListProjectServiceAccountAccessListWithParams_Call) Run(...) *ServiceAccountsApi_ListProjectServiceAccountAccessListWithParams_Call + func (_c *ServiceAccountsApi_ListProjectServiceAccountAccessListWithParams_Call) RunAndReturn(...) *ServiceAccountsApi_ListProjectServiceAccountAccessListWithParams_Call + type ServiceAccountsApi_ListProjectServiceAccountAccessList_Call struct + func (_c *ServiceAccountsApi_ListProjectServiceAccountAccessList_Call) Return(_a0 admin.ListProjectServiceAccountAccessListApiRequest) *ServiceAccountsApi_ListProjectServiceAccountAccessList_Call + func (_c *ServiceAccountsApi_ListProjectServiceAccountAccessList_Call) Run(run func(ctx context.Context, groupId string, clientId string)) *ServiceAccountsApi_ListProjectServiceAccountAccessList_Call + func (_c *ServiceAccountsApi_ListProjectServiceAccountAccessList_Call) RunAndReturn(...) *ServiceAccountsApi_ListProjectServiceAccountAccessList_Call + type ServiceAccountsApi_ListProjectServiceAccountsExecute_Call struct + func (_c *ServiceAccountsApi_ListProjectServiceAccountsExecute_Call) Return(_a0 *admin.PaginatedGroupServiceAccounts, _a1 *http.Response, _a2 error) *ServiceAccountsApi_ListProjectServiceAccountsExecute_Call + func (_c *ServiceAccountsApi_ListProjectServiceAccountsExecute_Call) Run(run func(r admin.ListProjectServiceAccountsApiRequest)) *ServiceAccountsApi_ListProjectServiceAccountsExecute_Call + func (_c *ServiceAccountsApi_ListProjectServiceAccountsExecute_Call) RunAndReturn(...) *ServiceAccountsApi_ListProjectServiceAccountsExecute_Call + type ServiceAccountsApi_ListProjectServiceAccountsWithParams_Call struct + func (_c *ServiceAccountsApi_ListProjectServiceAccountsWithParams_Call) Return(_a0 admin.ListProjectServiceAccountsApiRequest) *ServiceAccountsApi_ListProjectServiceAccountsWithParams_Call + func (_c *ServiceAccountsApi_ListProjectServiceAccountsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListProjectServiceAccountsApiParams)) *ServiceAccountsApi_ListProjectServiceAccountsWithParams_Call + func (_c *ServiceAccountsApi_ListProjectServiceAccountsWithParams_Call) RunAndReturn(...) *ServiceAccountsApi_ListProjectServiceAccountsWithParams_Call + type ServiceAccountsApi_ListProjectServiceAccounts_Call struct + func (_c *ServiceAccountsApi_ListProjectServiceAccounts_Call) Return(_a0 admin.ListProjectServiceAccountsApiRequest) *ServiceAccountsApi_ListProjectServiceAccounts_Call + func (_c *ServiceAccountsApi_ListProjectServiceAccounts_Call) Run(run func(ctx context.Context, groupId string)) *ServiceAccountsApi_ListProjectServiceAccounts_Call + func (_c *ServiceAccountsApi_ListProjectServiceAccounts_Call) RunAndReturn(run func(context.Context, string) admin.ListProjectServiceAccountsApiRequest) *ServiceAccountsApi_ListProjectServiceAccounts_Call + type ServiceAccountsApi_ListServiceAccountAccessListExecute_Call struct + func (_c *ServiceAccountsApi_ListServiceAccountAccessListExecute_Call) Return(_a0 *admin.PaginatedServiceAccountIPAccessEntry, _a1 *http.Response, _a2 error) *ServiceAccountsApi_ListServiceAccountAccessListExecute_Call + func (_c *ServiceAccountsApi_ListServiceAccountAccessListExecute_Call) Run(run func(r admin.ListServiceAccountAccessListApiRequest)) *ServiceAccountsApi_ListServiceAccountAccessListExecute_Call + func (_c *ServiceAccountsApi_ListServiceAccountAccessListExecute_Call) RunAndReturn(...) *ServiceAccountsApi_ListServiceAccountAccessListExecute_Call + type ServiceAccountsApi_ListServiceAccountAccessListWithParams_Call struct + func (_c *ServiceAccountsApi_ListServiceAccountAccessListWithParams_Call) Return(_a0 admin.ListServiceAccountAccessListApiRequest) *ServiceAccountsApi_ListServiceAccountAccessListWithParams_Call + func (_c *ServiceAccountsApi_ListServiceAccountAccessListWithParams_Call) Run(...) *ServiceAccountsApi_ListServiceAccountAccessListWithParams_Call + func (_c *ServiceAccountsApi_ListServiceAccountAccessListWithParams_Call) RunAndReturn(...) *ServiceAccountsApi_ListServiceAccountAccessListWithParams_Call + type ServiceAccountsApi_ListServiceAccountAccessList_Call struct + func (_c *ServiceAccountsApi_ListServiceAccountAccessList_Call) Return(_a0 admin.ListServiceAccountAccessListApiRequest) *ServiceAccountsApi_ListServiceAccountAccessList_Call + func (_c *ServiceAccountsApi_ListServiceAccountAccessList_Call) Run(run func(ctx context.Context, orgId string, clientId string)) *ServiceAccountsApi_ListServiceAccountAccessList_Call + func (_c *ServiceAccountsApi_ListServiceAccountAccessList_Call) RunAndReturn(...) *ServiceAccountsApi_ListServiceAccountAccessList_Call + type ServiceAccountsApi_ListServiceAccountProjectsExecute_Call struct + func (_c *ServiceAccountsApi_ListServiceAccountProjectsExecute_Call) Return(_a0 *admin.PaginatedServiceAccountGroup, _a1 *http.Response, _a2 error) *ServiceAccountsApi_ListServiceAccountProjectsExecute_Call + func (_c *ServiceAccountsApi_ListServiceAccountProjectsExecute_Call) Run(run func(r admin.ListServiceAccountProjectsApiRequest)) *ServiceAccountsApi_ListServiceAccountProjectsExecute_Call + func (_c *ServiceAccountsApi_ListServiceAccountProjectsExecute_Call) RunAndReturn(...) *ServiceAccountsApi_ListServiceAccountProjectsExecute_Call + type ServiceAccountsApi_ListServiceAccountProjectsWithParams_Call struct + func (_c *ServiceAccountsApi_ListServiceAccountProjectsWithParams_Call) Return(_a0 admin.ListServiceAccountProjectsApiRequest) *ServiceAccountsApi_ListServiceAccountProjectsWithParams_Call + func (_c *ServiceAccountsApi_ListServiceAccountProjectsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListServiceAccountProjectsApiParams)) *ServiceAccountsApi_ListServiceAccountProjectsWithParams_Call + func (_c *ServiceAccountsApi_ListServiceAccountProjectsWithParams_Call) RunAndReturn(...) *ServiceAccountsApi_ListServiceAccountProjectsWithParams_Call + type ServiceAccountsApi_ListServiceAccountProjects_Call struct + func (_c *ServiceAccountsApi_ListServiceAccountProjects_Call) Return(_a0 admin.ListServiceAccountProjectsApiRequest) *ServiceAccountsApi_ListServiceAccountProjects_Call + func (_c *ServiceAccountsApi_ListServiceAccountProjects_Call) Run(run func(ctx context.Context, orgId string, clientId string)) *ServiceAccountsApi_ListServiceAccountProjects_Call + func (_c *ServiceAccountsApi_ListServiceAccountProjects_Call) RunAndReturn(...) *ServiceAccountsApi_ListServiceAccountProjects_Call + type ServiceAccountsApi_ListServiceAccountsExecute_Call struct + func (_c *ServiceAccountsApi_ListServiceAccountsExecute_Call) Return(_a0 *admin.PaginatedOrgServiceAccounts, _a1 *http.Response, _a2 error) *ServiceAccountsApi_ListServiceAccountsExecute_Call + func (_c *ServiceAccountsApi_ListServiceAccountsExecute_Call) Run(run func(r admin.ListServiceAccountsApiRequest)) *ServiceAccountsApi_ListServiceAccountsExecute_Call + func (_c *ServiceAccountsApi_ListServiceAccountsExecute_Call) RunAndReturn(...) *ServiceAccountsApi_ListServiceAccountsExecute_Call + type ServiceAccountsApi_ListServiceAccountsWithParams_Call struct + func (_c *ServiceAccountsApi_ListServiceAccountsWithParams_Call) Return(_a0 admin.ListServiceAccountsApiRequest) *ServiceAccountsApi_ListServiceAccountsWithParams_Call + func (_c *ServiceAccountsApi_ListServiceAccountsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListServiceAccountsApiParams)) *ServiceAccountsApi_ListServiceAccountsWithParams_Call + func (_c *ServiceAccountsApi_ListServiceAccountsWithParams_Call) RunAndReturn(...) *ServiceAccountsApi_ListServiceAccountsWithParams_Call + type ServiceAccountsApi_ListServiceAccounts_Call struct + func (_c *ServiceAccountsApi_ListServiceAccounts_Call) Return(_a0 admin.ListServiceAccountsApiRequest) *ServiceAccountsApi_ListServiceAccounts_Call + func (_c *ServiceAccountsApi_ListServiceAccounts_Call) Run(run func(ctx context.Context, orgId string)) *ServiceAccountsApi_ListServiceAccounts_Call + func (_c *ServiceAccountsApi_ListServiceAccounts_Call) RunAndReturn(run func(context.Context, string) admin.ListServiceAccountsApiRequest) *ServiceAccountsApi_ListServiceAccounts_Call + type ServiceAccountsApi_UpdateProjectServiceAccountExecute_Call struct + func (_c *ServiceAccountsApi_UpdateProjectServiceAccountExecute_Call) Return(_a0 *admin.GroupServiceAccount, _a1 *http.Response, _a2 error) *ServiceAccountsApi_UpdateProjectServiceAccountExecute_Call + func (_c *ServiceAccountsApi_UpdateProjectServiceAccountExecute_Call) Run(run func(r admin.UpdateProjectServiceAccountApiRequest)) *ServiceAccountsApi_UpdateProjectServiceAccountExecute_Call + func (_c *ServiceAccountsApi_UpdateProjectServiceAccountExecute_Call) RunAndReturn(...) *ServiceAccountsApi_UpdateProjectServiceAccountExecute_Call + type ServiceAccountsApi_UpdateProjectServiceAccountWithParams_Call struct + func (_c *ServiceAccountsApi_UpdateProjectServiceAccountWithParams_Call) Return(_a0 admin.UpdateProjectServiceAccountApiRequest) *ServiceAccountsApi_UpdateProjectServiceAccountWithParams_Call + func (_c *ServiceAccountsApi_UpdateProjectServiceAccountWithParams_Call) Run(...) *ServiceAccountsApi_UpdateProjectServiceAccountWithParams_Call + func (_c *ServiceAccountsApi_UpdateProjectServiceAccountWithParams_Call) RunAndReturn(...) *ServiceAccountsApi_UpdateProjectServiceAccountWithParams_Call + type ServiceAccountsApi_UpdateProjectServiceAccount_Call struct + func (_c *ServiceAccountsApi_UpdateProjectServiceAccount_Call) Return(_a0 admin.UpdateProjectServiceAccountApiRequest) *ServiceAccountsApi_UpdateProjectServiceAccount_Call + func (_c *ServiceAccountsApi_UpdateProjectServiceAccount_Call) Run(run func(ctx context.Context, clientId string, groupId string, ...)) *ServiceAccountsApi_UpdateProjectServiceAccount_Call + func (_c *ServiceAccountsApi_UpdateProjectServiceAccount_Call) RunAndReturn(...) *ServiceAccountsApi_UpdateProjectServiceAccount_Call + type ServiceAccountsApi_UpdateServiceAccountExecute_Call struct + func (_c *ServiceAccountsApi_UpdateServiceAccountExecute_Call) Return(_a0 *admin.OrgServiceAccount, _a1 *http.Response, _a2 error) *ServiceAccountsApi_UpdateServiceAccountExecute_Call + func (_c *ServiceAccountsApi_UpdateServiceAccountExecute_Call) Run(run func(r admin.UpdateServiceAccountApiRequest)) *ServiceAccountsApi_UpdateServiceAccountExecute_Call + func (_c *ServiceAccountsApi_UpdateServiceAccountExecute_Call) RunAndReturn(...) *ServiceAccountsApi_UpdateServiceAccountExecute_Call + type ServiceAccountsApi_UpdateServiceAccountWithParams_Call struct + func (_c *ServiceAccountsApi_UpdateServiceAccountWithParams_Call) Return(_a0 admin.UpdateServiceAccountApiRequest) *ServiceAccountsApi_UpdateServiceAccountWithParams_Call + func (_c *ServiceAccountsApi_UpdateServiceAccountWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateServiceAccountApiParams)) *ServiceAccountsApi_UpdateServiceAccountWithParams_Call + func (_c *ServiceAccountsApi_UpdateServiceAccountWithParams_Call) RunAndReturn(...) *ServiceAccountsApi_UpdateServiceAccountWithParams_Call + type ServiceAccountsApi_UpdateServiceAccount_Call struct + func (_c *ServiceAccountsApi_UpdateServiceAccount_Call) Return(_a0 admin.UpdateServiceAccountApiRequest) *ServiceAccountsApi_UpdateServiceAccount_Call + func (_c *ServiceAccountsApi_UpdateServiceAccount_Call) Run(run func(ctx context.Context, clientId string, orgId string, ...)) *ServiceAccountsApi_UpdateServiceAccount_Call + func (_c *ServiceAccountsApi_UpdateServiceAccount_Call) RunAndReturn(...) *ServiceAccountsApi_UpdateServiceAccount_Call + type SharedTierRestoreJobsApi struct + func NewSharedTierRestoreJobsApi(t interface{ ... }) *SharedTierRestoreJobsApi + func (_m *SharedTierRestoreJobsApi) CreateSharedClusterBackupRestoreJob(ctx context.Context, clusterName string, groupId string, ...) admin.CreateSharedClusterBackupRestoreJobApiRequest + func (_m *SharedTierRestoreJobsApi) CreateSharedClusterBackupRestoreJobExecute(r admin.CreateSharedClusterBackupRestoreJobApiRequest) (*admin.TenantRestore, *http.Response, error) + func (_m *SharedTierRestoreJobsApi) CreateSharedClusterBackupRestoreJobWithParams(ctx context.Context, args *admin.CreateSharedClusterBackupRestoreJobApiParams) admin.CreateSharedClusterBackupRestoreJobApiRequest + func (_m *SharedTierRestoreJobsApi) EXPECT() *SharedTierRestoreJobsApi_Expecter + func (_m *SharedTierRestoreJobsApi) GetSharedClusterBackupRestoreJob(ctx context.Context, clusterName string, groupId string, restoreId string) admin.GetSharedClusterBackupRestoreJobApiRequest + func (_m *SharedTierRestoreJobsApi) GetSharedClusterBackupRestoreJobExecute(r admin.GetSharedClusterBackupRestoreJobApiRequest) (*admin.TenantRestore, *http.Response, error) + func (_m *SharedTierRestoreJobsApi) GetSharedClusterBackupRestoreJobWithParams(ctx context.Context, args *admin.GetSharedClusterBackupRestoreJobApiParams) admin.GetSharedClusterBackupRestoreJobApiRequest + func (_m *SharedTierRestoreJobsApi) ListSharedClusterBackupRestoreJobs(ctx context.Context, clusterName string, groupId string) admin.ListSharedClusterBackupRestoreJobsApiRequest + func (_m *SharedTierRestoreJobsApi) ListSharedClusterBackupRestoreJobsExecute(r admin.ListSharedClusterBackupRestoreJobsApiRequest) (*admin.PaginatedTenantRestore, *http.Response, error) + func (_m *SharedTierRestoreJobsApi) ListSharedClusterBackupRestoreJobsWithParams(ctx context.Context, args *admin.ListSharedClusterBackupRestoreJobsApiParams) admin.ListSharedClusterBackupRestoreJobsApiRequest + type SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJobExecute_Call struct + func (_c *SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJobExecute_Call) Return(_a0 *admin.TenantRestore, _a1 *http.Response, _a2 error) *SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJobExecute_Call + func (_c *SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJobExecute_Call) Run(run func(r admin.CreateSharedClusterBackupRestoreJobApiRequest)) *SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJobExecute_Call + func (_c *SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJobExecute_Call) RunAndReturn(...) *SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJobExecute_Call + type SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJobWithParams_Call struct + func (_c *SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJobWithParams_Call) Return(_a0 admin.CreateSharedClusterBackupRestoreJobApiRequest) *SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJobWithParams_Call + func (_c *SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJobWithParams_Call) Run(...) *SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJobWithParams_Call + func (_c *SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJobWithParams_Call) RunAndReturn(...) *SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJobWithParams_Call + type SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJob_Call struct + func (_c *SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJob_Call) Return(_a0 admin.CreateSharedClusterBackupRestoreJobApiRequest) *SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJob_Call + func (_c *SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJob_Call) Run(run func(ctx context.Context, clusterName string, groupId string, ...)) *SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJob_Call + func (_c *SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJob_Call) RunAndReturn(...) *SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJob_Call + type SharedTierRestoreJobsApi_Expecter struct + func (_e *SharedTierRestoreJobsApi_Expecter) CreateSharedClusterBackupRestoreJob(ctx any, clusterName any, groupId any, tenantRestore any) *SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJob_Call + func (_e *SharedTierRestoreJobsApi_Expecter) CreateSharedClusterBackupRestoreJobExecute(r any) *SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJobExecute_Call + func (_e *SharedTierRestoreJobsApi_Expecter) CreateSharedClusterBackupRestoreJobWithParams(ctx any, args any) *SharedTierRestoreJobsApi_CreateSharedClusterBackupRestoreJobWithParams_Call + func (_e *SharedTierRestoreJobsApi_Expecter) GetSharedClusterBackupRestoreJob(ctx any, clusterName any, groupId any, restoreId any) *SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJob_Call + func (_e *SharedTierRestoreJobsApi_Expecter) GetSharedClusterBackupRestoreJobExecute(r any) *SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJobExecute_Call + func (_e *SharedTierRestoreJobsApi_Expecter) GetSharedClusterBackupRestoreJobWithParams(ctx any, args any) *SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJobWithParams_Call + func (_e *SharedTierRestoreJobsApi_Expecter) ListSharedClusterBackupRestoreJobs(ctx any, clusterName any, groupId any) *SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobs_Call + func (_e *SharedTierRestoreJobsApi_Expecter) ListSharedClusterBackupRestoreJobsExecute(r any) *SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobsExecute_Call + func (_e *SharedTierRestoreJobsApi_Expecter) ListSharedClusterBackupRestoreJobsWithParams(ctx any, args any) *SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobsWithParams_Call + type SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJobExecute_Call struct + func (_c *SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJobExecute_Call) Return(_a0 *admin.TenantRestore, _a1 *http.Response, _a2 error) *SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJobExecute_Call + func (_c *SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJobExecute_Call) Run(run func(r admin.GetSharedClusterBackupRestoreJobApiRequest)) *SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJobExecute_Call + func (_c *SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJobExecute_Call) RunAndReturn(...) *SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJobExecute_Call + type SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJobWithParams_Call struct + func (_c *SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJobWithParams_Call) Return(_a0 admin.GetSharedClusterBackupRestoreJobApiRequest) *SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJobWithParams_Call + func (_c *SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJobWithParams_Call) Run(...) *SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJobWithParams_Call + func (_c *SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJobWithParams_Call) RunAndReturn(...) *SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJobWithParams_Call + type SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJob_Call struct + func (_c *SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJob_Call) Return(_a0 admin.GetSharedClusterBackupRestoreJobApiRequest) *SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJob_Call + func (_c *SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJob_Call) Run(...) *SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJob_Call + func (_c *SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJob_Call) RunAndReturn(...) *SharedTierRestoreJobsApi_GetSharedClusterBackupRestoreJob_Call + type SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobsExecute_Call struct + func (_c *SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobsExecute_Call) Return(_a0 *admin.PaginatedTenantRestore, _a1 *http.Response, _a2 error) *SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobsExecute_Call + func (_c *SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobsExecute_Call) Run(run func(r admin.ListSharedClusterBackupRestoreJobsApiRequest)) *SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobsExecute_Call + func (_c *SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobsExecute_Call) RunAndReturn(...) *SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobsExecute_Call + type SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobsWithParams_Call struct + func (_c *SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobsWithParams_Call) Return(_a0 admin.ListSharedClusterBackupRestoreJobsApiRequest) *SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobsWithParams_Call + func (_c *SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobsWithParams_Call) Run(...) *SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobsWithParams_Call + func (_c *SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobsWithParams_Call) RunAndReturn(...) *SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobsWithParams_Call + type SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobs_Call struct + func (_c *SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobs_Call) Return(_a0 admin.ListSharedClusterBackupRestoreJobsApiRequest) *SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobs_Call + func (_c *SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobs_Call) Run(run func(ctx context.Context, clusterName string, groupId string)) *SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobs_Call + func (_c *SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobs_Call) RunAndReturn(...) *SharedTierRestoreJobsApi_ListSharedClusterBackupRestoreJobs_Call + type SharedTierSnapshotsApi struct + func NewSharedTierSnapshotsApi(t interface{ ... }) *SharedTierSnapshotsApi + func (_m *SharedTierSnapshotsApi) DownloadSharedClusterBackup(ctx context.Context, clusterName string, groupId string, ...) admin.DownloadSharedClusterBackupApiRequest + func (_m *SharedTierSnapshotsApi) DownloadSharedClusterBackupExecute(r admin.DownloadSharedClusterBackupApiRequest) (*admin.TenantRestore, *http.Response, error) + func (_m *SharedTierSnapshotsApi) DownloadSharedClusterBackupWithParams(ctx context.Context, args *admin.DownloadSharedClusterBackupApiParams) admin.DownloadSharedClusterBackupApiRequest + func (_m *SharedTierSnapshotsApi) EXPECT() *SharedTierSnapshotsApi_Expecter + func (_m *SharedTierSnapshotsApi) GetSharedClusterBackup(ctx context.Context, groupId string, clusterName string, snapshotId string) admin.GetSharedClusterBackupApiRequest + func (_m *SharedTierSnapshotsApi) GetSharedClusterBackupExecute(r admin.GetSharedClusterBackupApiRequest) (*admin.BackupTenantSnapshot, *http.Response, error) + func (_m *SharedTierSnapshotsApi) GetSharedClusterBackupWithParams(ctx context.Context, args *admin.GetSharedClusterBackupApiParams) admin.GetSharedClusterBackupApiRequest + func (_m *SharedTierSnapshotsApi) ListSharedClusterBackups(ctx context.Context, groupId string, clusterName string) admin.ListSharedClusterBackupsApiRequest + func (_m *SharedTierSnapshotsApi) ListSharedClusterBackupsExecute(r admin.ListSharedClusterBackupsApiRequest) (*admin.PaginatedTenantSnapshot, *http.Response, error) + func (_m *SharedTierSnapshotsApi) ListSharedClusterBackupsWithParams(ctx context.Context, args *admin.ListSharedClusterBackupsApiParams) admin.ListSharedClusterBackupsApiRequest + type SharedTierSnapshotsApi_DownloadSharedClusterBackupExecute_Call struct + func (_c *SharedTierSnapshotsApi_DownloadSharedClusterBackupExecute_Call) Return(_a0 *admin.TenantRestore, _a1 *http.Response, _a2 error) *SharedTierSnapshotsApi_DownloadSharedClusterBackupExecute_Call + func (_c *SharedTierSnapshotsApi_DownloadSharedClusterBackupExecute_Call) Run(run func(r admin.DownloadSharedClusterBackupApiRequest)) *SharedTierSnapshotsApi_DownloadSharedClusterBackupExecute_Call + func (_c *SharedTierSnapshotsApi_DownloadSharedClusterBackupExecute_Call) RunAndReturn(...) *SharedTierSnapshotsApi_DownloadSharedClusterBackupExecute_Call + type SharedTierSnapshotsApi_DownloadSharedClusterBackupWithParams_Call struct + func (_c *SharedTierSnapshotsApi_DownloadSharedClusterBackupWithParams_Call) Return(_a0 admin.DownloadSharedClusterBackupApiRequest) *SharedTierSnapshotsApi_DownloadSharedClusterBackupWithParams_Call + func (_c *SharedTierSnapshotsApi_DownloadSharedClusterBackupWithParams_Call) Run(...) *SharedTierSnapshotsApi_DownloadSharedClusterBackupWithParams_Call + func (_c *SharedTierSnapshotsApi_DownloadSharedClusterBackupWithParams_Call) RunAndReturn(...) *SharedTierSnapshotsApi_DownloadSharedClusterBackupWithParams_Call + type SharedTierSnapshotsApi_DownloadSharedClusterBackup_Call struct + func (_c *SharedTierSnapshotsApi_DownloadSharedClusterBackup_Call) Return(_a0 admin.DownloadSharedClusterBackupApiRequest) *SharedTierSnapshotsApi_DownloadSharedClusterBackup_Call + func (_c *SharedTierSnapshotsApi_DownloadSharedClusterBackup_Call) Run(run func(ctx context.Context, clusterName string, groupId string, ...)) *SharedTierSnapshotsApi_DownloadSharedClusterBackup_Call + func (_c *SharedTierSnapshotsApi_DownloadSharedClusterBackup_Call) RunAndReturn(...) *SharedTierSnapshotsApi_DownloadSharedClusterBackup_Call + type SharedTierSnapshotsApi_Expecter struct + func (_e *SharedTierSnapshotsApi_Expecter) DownloadSharedClusterBackup(ctx any, clusterName any, groupId any, tenantRestore any) *SharedTierSnapshotsApi_DownloadSharedClusterBackup_Call + func (_e *SharedTierSnapshotsApi_Expecter) DownloadSharedClusterBackupExecute(r any) *SharedTierSnapshotsApi_DownloadSharedClusterBackupExecute_Call + func (_e *SharedTierSnapshotsApi_Expecter) DownloadSharedClusterBackupWithParams(ctx any, args any) *SharedTierSnapshotsApi_DownloadSharedClusterBackupWithParams_Call + func (_e *SharedTierSnapshotsApi_Expecter) GetSharedClusterBackup(ctx any, groupId any, clusterName any, snapshotId any) *SharedTierSnapshotsApi_GetSharedClusterBackup_Call + func (_e *SharedTierSnapshotsApi_Expecter) GetSharedClusterBackupExecute(r any) *SharedTierSnapshotsApi_GetSharedClusterBackupExecute_Call + func (_e *SharedTierSnapshotsApi_Expecter) GetSharedClusterBackupWithParams(ctx any, args any) *SharedTierSnapshotsApi_GetSharedClusterBackupWithParams_Call + func (_e *SharedTierSnapshotsApi_Expecter) ListSharedClusterBackups(ctx any, groupId any, clusterName any) *SharedTierSnapshotsApi_ListSharedClusterBackups_Call + func (_e *SharedTierSnapshotsApi_Expecter) ListSharedClusterBackupsExecute(r any) *SharedTierSnapshotsApi_ListSharedClusterBackupsExecute_Call + func (_e *SharedTierSnapshotsApi_Expecter) ListSharedClusterBackupsWithParams(ctx any, args any) *SharedTierSnapshotsApi_ListSharedClusterBackupsWithParams_Call + type SharedTierSnapshotsApi_GetSharedClusterBackupExecute_Call struct + func (_c *SharedTierSnapshotsApi_GetSharedClusterBackupExecute_Call) Return(_a0 *admin.BackupTenantSnapshot, _a1 *http.Response, _a2 error) *SharedTierSnapshotsApi_GetSharedClusterBackupExecute_Call + func (_c *SharedTierSnapshotsApi_GetSharedClusterBackupExecute_Call) Run(run func(r admin.GetSharedClusterBackupApiRequest)) *SharedTierSnapshotsApi_GetSharedClusterBackupExecute_Call + func (_c *SharedTierSnapshotsApi_GetSharedClusterBackupExecute_Call) RunAndReturn(...) *SharedTierSnapshotsApi_GetSharedClusterBackupExecute_Call + type SharedTierSnapshotsApi_GetSharedClusterBackupWithParams_Call struct + func (_c *SharedTierSnapshotsApi_GetSharedClusterBackupWithParams_Call) Return(_a0 admin.GetSharedClusterBackupApiRequest) *SharedTierSnapshotsApi_GetSharedClusterBackupWithParams_Call + func (_c *SharedTierSnapshotsApi_GetSharedClusterBackupWithParams_Call) Run(run func(ctx context.Context, args *admin.GetSharedClusterBackupApiParams)) *SharedTierSnapshotsApi_GetSharedClusterBackupWithParams_Call + func (_c *SharedTierSnapshotsApi_GetSharedClusterBackupWithParams_Call) RunAndReturn(...) *SharedTierSnapshotsApi_GetSharedClusterBackupWithParams_Call + type SharedTierSnapshotsApi_GetSharedClusterBackup_Call struct + func (_c *SharedTierSnapshotsApi_GetSharedClusterBackup_Call) Return(_a0 admin.GetSharedClusterBackupApiRequest) *SharedTierSnapshotsApi_GetSharedClusterBackup_Call + func (_c *SharedTierSnapshotsApi_GetSharedClusterBackup_Call) Run(...) *SharedTierSnapshotsApi_GetSharedClusterBackup_Call + func (_c *SharedTierSnapshotsApi_GetSharedClusterBackup_Call) RunAndReturn(...) *SharedTierSnapshotsApi_GetSharedClusterBackup_Call + type SharedTierSnapshotsApi_ListSharedClusterBackupsExecute_Call struct + func (_c *SharedTierSnapshotsApi_ListSharedClusterBackupsExecute_Call) Return(_a0 *admin.PaginatedTenantSnapshot, _a1 *http.Response, _a2 error) *SharedTierSnapshotsApi_ListSharedClusterBackupsExecute_Call + func (_c *SharedTierSnapshotsApi_ListSharedClusterBackupsExecute_Call) Run(run func(r admin.ListSharedClusterBackupsApiRequest)) *SharedTierSnapshotsApi_ListSharedClusterBackupsExecute_Call + func (_c *SharedTierSnapshotsApi_ListSharedClusterBackupsExecute_Call) RunAndReturn(...) *SharedTierSnapshotsApi_ListSharedClusterBackupsExecute_Call + type SharedTierSnapshotsApi_ListSharedClusterBackupsWithParams_Call struct + func (_c *SharedTierSnapshotsApi_ListSharedClusterBackupsWithParams_Call) Return(_a0 admin.ListSharedClusterBackupsApiRequest) *SharedTierSnapshotsApi_ListSharedClusterBackupsWithParams_Call + func (_c *SharedTierSnapshotsApi_ListSharedClusterBackupsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListSharedClusterBackupsApiParams)) *SharedTierSnapshotsApi_ListSharedClusterBackupsWithParams_Call + func (_c *SharedTierSnapshotsApi_ListSharedClusterBackupsWithParams_Call) RunAndReturn(...) *SharedTierSnapshotsApi_ListSharedClusterBackupsWithParams_Call + type SharedTierSnapshotsApi_ListSharedClusterBackups_Call struct + func (_c *SharedTierSnapshotsApi_ListSharedClusterBackups_Call) Return(_a0 admin.ListSharedClusterBackupsApiRequest) *SharedTierSnapshotsApi_ListSharedClusterBackups_Call + func (_c *SharedTierSnapshotsApi_ListSharedClusterBackups_Call) Run(run func(ctx context.Context, groupId string, clusterName string)) *SharedTierSnapshotsApi_ListSharedClusterBackups_Call + func (_c *SharedTierSnapshotsApi_ListSharedClusterBackups_Call) RunAndReturn(...) *SharedTierSnapshotsApi_ListSharedClusterBackups_Call + type StreamsApi struct + func NewStreamsApi(t interface{ ... }) *StreamsApi + func (_m *StreamsApi) AcceptVpcPeeringConnection(ctx context.Context, groupId string, id string, ...) admin.AcceptVpcPeeringConnectionApiRequest + func (_m *StreamsApi) AcceptVpcPeeringConnectionExecute(r admin.AcceptVpcPeeringConnectionApiRequest) (any, *http.Response, error) + func (_m *StreamsApi) AcceptVpcPeeringConnectionWithParams(ctx context.Context, args *admin.AcceptVpcPeeringConnectionApiParams) admin.AcceptVpcPeeringConnectionApiRequest + func (_m *StreamsApi) CreatePrivateLinkConnection(ctx context.Context, groupId string, ...) admin.CreatePrivateLinkConnectionApiRequest + func (_m *StreamsApi) CreatePrivateLinkConnectionExecute(r admin.CreatePrivateLinkConnectionApiRequest) (*admin.StreamsPrivateLinkConnection, *http.Response, error) + func (_m *StreamsApi) CreatePrivateLinkConnectionWithParams(ctx context.Context, args *admin.CreatePrivateLinkConnectionApiParams) admin.CreatePrivateLinkConnectionApiRequest + func (_m *StreamsApi) CreateStreamConnection(ctx context.Context, groupId string, tenantName string, ...) admin.CreateStreamConnectionApiRequest + func (_m *StreamsApi) CreateStreamConnectionExecute(r admin.CreateStreamConnectionApiRequest) (*admin.StreamsConnection, *http.Response, error) + func (_m *StreamsApi) CreateStreamConnectionWithParams(ctx context.Context, args *admin.CreateStreamConnectionApiParams) admin.CreateStreamConnectionApiRequest + func (_m *StreamsApi) CreateStreamInstance(ctx context.Context, groupId string, streamsTenant *admin.StreamsTenant) admin.CreateStreamInstanceApiRequest + func (_m *StreamsApi) CreateStreamInstanceExecute(r admin.CreateStreamInstanceApiRequest) (*admin.StreamsTenant, *http.Response, error) + func (_m *StreamsApi) CreateStreamInstanceWithParams(ctx context.Context, args *admin.CreateStreamInstanceApiParams) admin.CreateStreamInstanceApiRequest + func (_m *StreamsApi) CreateStreamInstanceWithSampleConnections(ctx context.Context, groupId string, body *any) admin.CreateStreamInstanceWithSampleConnectionsApiRequest + func (_m *StreamsApi) CreateStreamInstanceWithSampleConnectionsExecute(r admin.CreateStreamInstanceWithSampleConnectionsApiRequest) (*admin.StreamsTenant, *http.Response, error) + func (_m *StreamsApi) CreateStreamInstanceWithSampleConnectionsWithParams(ctx context.Context, ...) admin.CreateStreamInstanceWithSampleConnectionsApiRequest + func (_m *StreamsApi) CreateStreamProcessor(ctx context.Context, groupId string, tenantName string, ...) admin.CreateStreamProcessorApiRequest + func (_m *StreamsApi) CreateStreamProcessorExecute(r admin.CreateStreamProcessorApiRequest) (*admin.StreamsProcessor, *http.Response, error) + func (_m *StreamsApi) CreateStreamProcessorWithParams(ctx context.Context, args *admin.CreateStreamProcessorApiParams) admin.CreateStreamProcessorApiRequest + func (_m *StreamsApi) DeletePrivateLinkConnection(ctx context.Context, groupId string, connectionId string) admin.DeletePrivateLinkConnectionApiRequest + func (_m *StreamsApi) DeletePrivateLinkConnectionExecute(r admin.DeletePrivateLinkConnectionApiRequest) (any, *http.Response, error) + func (_m *StreamsApi) DeletePrivateLinkConnectionWithParams(ctx context.Context, args *admin.DeletePrivateLinkConnectionApiParams) admin.DeletePrivateLinkConnectionApiRequest + func (_m *StreamsApi) DeleteStreamConnection(ctx context.Context, groupId string, tenantName string, connectionName string) admin.DeleteStreamConnectionApiRequest + func (_m *StreamsApi) DeleteStreamConnectionExecute(r admin.DeleteStreamConnectionApiRequest) (any, *http.Response, error) + func (_m *StreamsApi) DeleteStreamConnectionWithParams(ctx context.Context, args *admin.DeleteStreamConnectionApiParams) admin.DeleteStreamConnectionApiRequest + func (_m *StreamsApi) DeleteStreamInstance(ctx context.Context, groupId string, tenantName string) admin.DeleteStreamInstanceApiRequest + func (_m *StreamsApi) DeleteStreamInstanceExecute(r admin.DeleteStreamInstanceApiRequest) (any, *http.Response, error) + func (_m *StreamsApi) DeleteStreamInstanceWithParams(ctx context.Context, args *admin.DeleteStreamInstanceApiParams) admin.DeleteStreamInstanceApiRequest + func (_m *StreamsApi) DeleteStreamProcessor(ctx context.Context, groupId string, tenantName string, processorName string) admin.DeleteStreamProcessorApiRequest + func (_m *StreamsApi) DeleteStreamProcessorExecute(r admin.DeleteStreamProcessorApiRequest) (*http.Response, error) + func (_m *StreamsApi) DeleteStreamProcessorWithParams(ctx context.Context, args *admin.DeleteStreamProcessorApiParams) admin.DeleteStreamProcessorApiRequest + func (_m *StreamsApi) DeleteVpcPeeringConnection(ctx context.Context, groupId string, id string) admin.DeleteVpcPeeringConnectionApiRequest + func (_m *StreamsApi) DeleteVpcPeeringConnectionExecute(r admin.DeleteVpcPeeringConnectionApiRequest) (any, *http.Response, error) + func (_m *StreamsApi) DeleteVpcPeeringConnectionWithParams(ctx context.Context, args *admin.DeleteVpcPeeringConnectionApiParams) admin.DeleteVpcPeeringConnectionApiRequest + func (_m *StreamsApi) DownloadStreamTenantAuditLogs(ctx context.Context, groupId string, tenantName string) admin.DownloadStreamTenantAuditLogsApiRequest + func (_m *StreamsApi) DownloadStreamTenantAuditLogsExecute(r admin.DownloadStreamTenantAuditLogsApiRequest) (io.ReadCloser, *http.Response, error) + func (_m *StreamsApi) DownloadStreamTenantAuditLogsWithParams(ctx context.Context, args *admin.DownloadStreamTenantAuditLogsApiParams) admin.DownloadStreamTenantAuditLogsApiRequest + func (_m *StreamsApi) EXPECT() *StreamsApi_Expecter + func (_m *StreamsApi) GetAccountDetails(ctx context.Context, groupId string) admin.GetAccountDetailsApiRequest + func (_m *StreamsApi) GetAccountDetailsExecute(r admin.GetAccountDetailsApiRequest) (*admin.AWSAccountDetails, *http.Response, error) + func (_m *StreamsApi) GetAccountDetailsWithParams(ctx context.Context, args *admin.GetAccountDetailsApiParams) admin.GetAccountDetailsApiRequest + func (_m *StreamsApi) GetPrivateLinkConnection(ctx context.Context, groupId string, connectionId string) admin.GetPrivateLinkConnectionApiRequest + func (_m *StreamsApi) GetPrivateLinkConnectionExecute(r admin.GetPrivateLinkConnectionApiRequest) (*admin.StreamsPrivateLinkConnection, *http.Response, error) + func (_m *StreamsApi) GetPrivateLinkConnectionWithParams(ctx context.Context, args *admin.GetPrivateLinkConnectionApiParams) admin.GetPrivateLinkConnectionApiRequest + func (_m *StreamsApi) GetStreamConnection(ctx context.Context, groupId string, tenantName string, connectionName string) admin.GetStreamConnectionApiRequest + func (_m *StreamsApi) GetStreamConnectionExecute(r admin.GetStreamConnectionApiRequest) (*admin.StreamsConnection, *http.Response, error) + func (_m *StreamsApi) GetStreamConnectionWithParams(ctx context.Context, args *admin.GetStreamConnectionApiParams) admin.GetStreamConnectionApiRequest + func (_m *StreamsApi) GetStreamInstance(ctx context.Context, groupId string, tenantName string) admin.GetStreamInstanceApiRequest + func (_m *StreamsApi) GetStreamInstanceExecute(r admin.GetStreamInstanceApiRequest) (*admin.StreamsTenant, *http.Response, error) + func (_m *StreamsApi) GetStreamInstanceWithParams(ctx context.Context, args *admin.GetStreamInstanceApiParams) admin.GetStreamInstanceApiRequest + func (_m *StreamsApi) GetStreamProcessor(ctx context.Context, groupId string, tenantName string, processorName string) admin.GetStreamProcessorApiRequest + func (_m *StreamsApi) GetStreamProcessorExecute(r admin.GetStreamProcessorApiRequest) (*admin.StreamsProcessorWithStats, *http.Response, error) + func (_m *StreamsApi) GetStreamProcessorWithParams(ctx context.Context, args *admin.GetStreamProcessorApiParams) admin.GetStreamProcessorApiRequest + func (_m *StreamsApi) GetVpcPeeringConnections(ctx context.Context, groupId string) admin.GetVpcPeeringConnectionsApiRequest + func (_m *StreamsApi) GetVpcPeeringConnectionsExecute(r admin.GetVpcPeeringConnectionsApiRequest) (*http.Response, error) + func (_m *StreamsApi) GetVpcPeeringConnectionsWithParams(ctx context.Context, args *admin.GetVpcPeeringConnectionsApiParams) admin.GetVpcPeeringConnectionsApiRequest + func (_m *StreamsApi) ListPrivateLinkConnections(ctx context.Context, groupId string) admin.ListPrivateLinkConnectionsApiRequest + func (_m *StreamsApi) ListPrivateLinkConnectionsExecute(r admin.ListPrivateLinkConnectionsApiRequest) (*admin.PaginatedApiStreamsPrivateLink, *http.Response, error) + func (_m *StreamsApi) ListPrivateLinkConnectionsWithParams(ctx context.Context, args *admin.ListPrivateLinkConnectionsApiParams) admin.ListPrivateLinkConnectionsApiRequest + func (_m *StreamsApi) ListStreamConnections(ctx context.Context, groupId string, tenantName string) admin.ListStreamConnectionsApiRequest + func (_m *StreamsApi) ListStreamConnectionsExecute(r admin.ListStreamConnectionsApiRequest) (*admin.PaginatedApiStreamsConnection, *http.Response, error) + func (_m *StreamsApi) ListStreamConnectionsWithParams(ctx context.Context, args *admin.ListStreamConnectionsApiParams) admin.ListStreamConnectionsApiRequest + func (_m *StreamsApi) ListStreamInstances(ctx context.Context, groupId string) admin.ListStreamInstancesApiRequest + func (_m *StreamsApi) ListStreamInstancesExecute(r admin.ListStreamInstancesApiRequest) (*admin.PaginatedApiStreamsTenant, *http.Response, error) + func (_m *StreamsApi) ListStreamInstancesWithParams(ctx context.Context, args *admin.ListStreamInstancesApiParams) admin.ListStreamInstancesApiRequest + func (_m *StreamsApi) ListStreamProcessors(ctx context.Context, groupId string, tenantName string) admin.ListStreamProcessorsApiRequest + func (_m *StreamsApi) ListStreamProcessorsExecute(r admin.ListStreamProcessorsApiRequest) (*admin.PaginatedApiStreamsStreamProcessorWithStats, *http.Response, error) + func (_m *StreamsApi) ListStreamProcessorsWithParams(ctx context.Context, args *admin.ListStreamProcessorsApiParams) admin.ListStreamProcessorsApiRequest + func (_m *StreamsApi) RejectVpcPeeringConnection(ctx context.Context, groupId string, id string) admin.RejectVpcPeeringConnectionApiRequest + func (_m *StreamsApi) RejectVpcPeeringConnectionExecute(r admin.RejectVpcPeeringConnectionApiRequest) (any, *http.Response, error) + func (_m *StreamsApi) RejectVpcPeeringConnectionWithParams(ctx context.Context, args *admin.RejectVpcPeeringConnectionApiParams) admin.RejectVpcPeeringConnectionApiRequest + func (_m *StreamsApi) StartStreamProcessor(ctx context.Context, groupId string, tenantName string, processorName string) admin.StartStreamProcessorApiRequest + func (_m *StreamsApi) StartStreamProcessorExecute(r admin.StartStreamProcessorApiRequest) (any, *http.Response, error) + func (_m *StreamsApi) StartStreamProcessorWithParams(ctx context.Context, args *admin.StartStreamProcessorApiParams) admin.StartStreamProcessorApiRequest + func (_m *StreamsApi) StopStreamProcessor(ctx context.Context, groupId string, tenantName string, processorName string) admin.StopStreamProcessorApiRequest + func (_m *StreamsApi) StopStreamProcessorExecute(r admin.StopStreamProcessorApiRequest) (any, *http.Response, error) + func (_m *StreamsApi) StopStreamProcessorWithParams(ctx context.Context, args *admin.StopStreamProcessorApiParams) admin.StopStreamProcessorApiRequest + func (_m *StreamsApi) UpdateStreamConnection(ctx context.Context, groupId string, tenantName string, connectionName string, ...) admin.UpdateStreamConnectionApiRequest + func (_m *StreamsApi) UpdateStreamConnectionExecute(r admin.UpdateStreamConnectionApiRequest) (*admin.StreamsConnection, *http.Response, error) + func (_m *StreamsApi) UpdateStreamConnectionWithParams(ctx context.Context, args *admin.UpdateStreamConnectionApiParams) admin.UpdateStreamConnectionApiRequest + func (_m *StreamsApi) UpdateStreamInstance(ctx context.Context, groupId string, tenantName string, ...) admin.UpdateStreamInstanceApiRequest + func (_m *StreamsApi) UpdateStreamInstanceExecute(r admin.UpdateStreamInstanceApiRequest) (*admin.StreamsTenant, *http.Response, error) + func (_m *StreamsApi) UpdateStreamInstanceWithParams(ctx context.Context, args *admin.UpdateStreamInstanceApiParams) admin.UpdateStreamInstanceApiRequest + type StreamsApi_AcceptVpcPeeringConnectionExecute_Call struct + func (_c *StreamsApi_AcceptVpcPeeringConnectionExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *StreamsApi_AcceptVpcPeeringConnectionExecute_Call + func (_c *StreamsApi_AcceptVpcPeeringConnectionExecute_Call) Run(run func(r admin.AcceptVpcPeeringConnectionApiRequest)) *StreamsApi_AcceptVpcPeeringConnectionExecute_Call + func (_c *StreamsApi_AcceptVpcPeeringConnectionExecute_Call) RunAndReturn(...) *StreamsApi_AcceptVpcPeeringConnectionExecute_Call + type StreamsApi_AcceptVpcPeeringConnectionWithParams_Call struct + func (_c *StreamsApi_AcceptVpcPeeringConnectionWithParams_Call) Return(_a0 admin.AcceptVpcPeeringConnectionApiRequest) *StreamsApi_AcceptVpcPeeringConnectionWithParams_Call + func (_c *StreamsApi_AcceptVpcPeeringConnectionWithParams_Call) Run(run func(ctx context.Context, args *admin.AcceptVpcPeeringConnectionApiParams)) *StreamsApi_AcceptVpcPeeringConnectionWithParams_Call + func (_c *StreamsApi_AcceptVpcPeeringConnectionWithParams_Call) RunAndReturn(...) *StreamsApi_AcceptVpcPeeringConnectionWithParams_Call + type StreamsApi_AcceptVpcPeeringConnection_Call struct + func (_c *StreamsApi_AcceptVpcPeeringConnection_Call) Return(_a0 admin.AcceptVpcPeeringConnectionApiRequest) *StreamsApi_AcceptVpcPeeringConnection_Call + func (_c *StreamsApi_AcceptVpcPeeringConnection_Call) Run(run func(ctx context.Context, groupId string, id string, ...)) *StreamsApi_AcceptVpcPeeringConnection_Call + func (_c *StreamsApi_AcceptVpcPeeringConnection_Call) RunAndReturn(...) *StreamsApi_AcceptVpcPeeringConnection_Call + type StreamsApi_CreatePrivateLinkConnectionExecute_Call struct + func (_c *StreamsApi_CreatePrivateLinkConnectionExecute_Call) Return(_a0 *admin.StreamsPrivateLinkConnection, _a1 *http.Response, _a2 error) *StreamsApi_CreatePrivateLinkConnectionExecute_Call + func (_c *StreamsApi_CreatePrivateLinkConnectionExecute_Call) Run(run func(r admin.CreatePrivateLinkConnectionApiRequest)) *StreamsApi_CreatePrivateLinkConnectionExecute_Call + func (_c *StreamsApi_CreatePrivateLinkConnectionExecute_Call) RunAndReturn(...) *StreamsApi_CreatePrivateLinkConnectionExecute_Call + type StreamsApi_CreatePrivateLinkConnectionWithParams_Call struct + func (_c *StreamsApi_CreatePrivateLinkConnectionWithParams_Call) Return(_a0 admin.CreatePrivateLinkConnectionApiRequest) *StreamsApi_CreatePrivateLinkConnectionWithParams_Call + func (_c *StreamsApi_CreatePrivateLinkConnectionWithParams_Call) Run(...) *StreamsApi_CreatePrivateLinkConnectionWithParams_Call + func (_c *StreamsApi_CreatePrivateLinkConnectionWithParams_Call) RunAndReturn(...) *StreamsApi_CreatePrivateLinkConnectionWithParams_Call + type StreamsApi_CreatePrivateLinkConnection_Call struct + func (_c *StreamsApi_CreatePrivateLinkConnection_Call) Return(_a0 admin.CreatePrivateLinkConnectionApiRequest) *StreamsApi_CreatePrivateLinkConnection_Call + func (_c *StreamsApi_CreatePrivateLinkConnection_Call) Run(run func(ctx context.Context, groupId string, ...)) *StreamsApi_CreatePrivateLinkConnection_Call + func (_c *StreamsApi_CreatePrivateLinkConnection_Call) RunAndReturn(...) *StreamsApi_CreatePrivateLinkConnection_Call + type StreamsApi_CreateStreamConnectionExecute_Call struct + func (_c *StreamsApi_CreateStreamConnectionExecute_Call) Return(_a0 *admin.StreamsConnection, _a1 *http.Response, _a2 error) *StreamsApi_CreateStreamConnectionExecute_Call + func (_c *StreamsApi_CreateStreamConnectionExecute_Call) Run(run func(r admin.CreateStreamConnectionApiRequest)) *StreamsApi_CreateStreamConnectionExecute_Call + func (_c *StreamsApi_CreateStreamConnectionExecute_Call) RunAndReturn(...) *StreamsApi_CreateStreamConnectionExecute_Call + type StreamsApi_CreateStreamConnectionWithParams_Call struct + func (_c *StreamsApi_CreateStreamConnectionWithParams_Call) Return(_a0 admin.CreateStreamConnectionApiRequest) *StreamsApi_CreateStreamConnectionWithParams_Call + func (_c *StreamsApi_CreateStreamConnectionWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateStreamConnectionApiParams)) *StreamsApi_CreateStreamConnectionWithParams_Call + func (_c *StreamsApi_CreateStreamConnectionWithParams_Call) RunAndReturn(...) *StreamsApi_CreateStreamConnectionWithParams_Call + type StreamsApi_CreateStreamConnection_Call struct + func (_c *StreamsApi_CreateStreamConnection_Call) Return(_a0 admin.CreateStreamConnectionApiRequest) *StreamsApi_CreateStreamConnection_Call + func (_c *StreamsApi_CreateStreamConnection_Call) Run(run func(ctx context.Context, groupId string, tenantName string, ...)) *StreamsApi_CreateStreamConnection_Call + func (_c *StreamsApi_CreateStreamConnection_Call) RunAndReturn(...) *StreamsApi_CreateStreamConnection_Call + type StreamsApi_CreateStreamInstanceExecute_Call struct + func (_c *StreamsApi_CreateStreamInstanceExecute_Call) Return(_a0 *admin.StreamsTenant, _a1 *http.Response, _a2 error) *StreamsApi_CreateStreamInstanceExecute_Call + func (_c *StreamsApi_CreateStreamInstanceExecute_Call) Run(run func(r admin.CreateStreamInstanceApiRequest)) *StreamsApi_CreateStreamInstanceExecute_Call + func (_c *StreamsApi_CreateStreamInstanceExecute_Call) RunAndReturn(...) *StreamsApi_CreateStreamInstanceExecute_Call + type StreamsApi_CreateStreamInstanceWithParams_Call struct + func (_c *StreamsApi_CreateStreamInstanceWithParams_Call) Return(_a0 admin.CreateStreamInstanceApiRequest) *StreamsApi_CreateStreamInstanceWithParams_Call + func (_c *StreamsApi_CreateStreamInstanceWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateStreamInstanceApiParams)) *StreamsApi_CreateStreamInstanceWithParams_Call + func (_c *StreamsApi_CreateStreamInstanceWithParams_Call) RunAndReturn(...) *StreamsApi_CreateStreamInstanceWithParams_Call + type StreamsApi_CreateStreamInstanceWithSampleConnectionsExecute_Call struct + func (_c *StreamsApi_CreateStreamInstanceWithSampleConnectionsExecute_Call) Return(_a0 *admin.StreamsTenant, _a1 *http.Response, _a2 error) *StreamsApi_CreateStreamInstanceWithSampleConnectionsExecute_Call + func (_c *StreamsApi_CreateStreamInstanceWithSampleConnectionsExecute_Call) Run(run func(r admin.CreateStreamInstanceWithSampleConnectionsApiRequest)) *StreamsApi_CreateStreamInstanceWithSampleConnectionsExecute_Call + func (_c *StreamsApi_CreateStreamInstanceWithSampleConnectionsExecute_Call) RunAndReturn(...) *StreamsApi_CreateStreamInstanceWithSampleConnectionsExecute_Call + type StreamsApi_CreateStreamInstanceWithSampleConnectionsWithParams_Call struct + func (_c *StreamsApi_CreateStreamInstanceWithSampleConnectionsWithParams_Call) Return(_a0 admin.CreateStreamInstanceWithSampleConnectionsApiRequest) *StreamsApi_CreateStreamInstanceWithSampleConnectionsWithParams_Call + func (_c *StreamsApi_CreateStreamInstanceWithSampleConnectionsWithParams_Call) Run(run func(ctx context.Context, ...)) *StreamsApi_CreateStreamInstanceWithSampleConnectionsWithParams_Call + func (_c *StreamsApi_CreateStreamInstanceWithSampleConnectionsWithParams_Call) RunAndReturn(...) *StreamsApi_CreateStreamInstanceWithSampleConnectionsWithParams_Call + type StreamsApi_CreateStreamInstanceWithSampleConnections_Call struct + func (_c *StreamsApi_CreateStreamInstanceWithSampleConnections_Call) Return(_a0 admin.CreateStreamInstanceWithSampleConnectionsApiRequest) *StreamsApi_CreateStreamInstanceWithSampleConnections_Call + func (_c *StreamsApi_CreateStreamInstanceWithSampleConnections_Call) Run(run func(ctx context.Context, groupId string, body *any)) *StreamsApi_CreateStreamInstanceWithSampleConnections_Call + func (_c *StreamsApi_CreateStreamInstanceWithSampleConnections_Call) RunAndReturn(...) *StreamsApi_CreateStreamInstanceWithSampleConnections_Call + type StreamsApi_CreateStreamInstance_Call struct + func (_c *StreamsApi_CreateStreamInstance_Call) Return(_a0 admin.CreateStreamInstanceApiRequest) *StreamsApi_CreateStreamInstance_Call + func (_c *StreamsApi_CreateStreamInstance_Call) Run(...) *StreamsApi_CreateStreamInstance_Call + func (_c *StreamsApi_CreateStreamInstance_Call) RunAndReturn(...) *StreamsApi_CreateStreamInstance_Call + type StreamsApi_CreateStreamProcessorExecute_Call struct + func (_c *StreamsApi_CreateStreamProcessorExecute_Call) Return(_a0 *admin.StreamsProcessor, _a1 *http.Response, _a2 error) *StreamsApi_CreateStreamProcessorExecute_Call + func (_c *StreamsApi_CreateStreamProcessorExecute_Call) Run(run func(r admin.CreateStreamProcessorApiRequest)) *StreamsApi_CreateStreamProcessorExecute_Call + func (_c *StreamsApi_CreateStreamProcessorExecute_Call) RunAndReturn(...) *StreamsApi_CreateStreamProcessorExecute_Call + type StreamsApi_CreateStreamProcessorWithParams_Call struct + func (_c *StreamsApi_CreateStreamProcessorWithParams_Call) Return(_a0 admin.CreateStreamProcessorApiRequest) *StreamsApi_CreateStreamProcessorWithParams_Call + func (_c *StreamsApi_CreateStreamProcessorWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateStreamProcessorApiParams)) *StreamsApi_CreateStreamProcessorWithParams_Call + func (_c *StreamsApi_CreateStreamProcessorWithParams_Call) RunAndReturn(...) *StreamsApi_CreateStreamProcessorWithParams_Call + type StreamsApi_CreateStreamProcessor_Call struct + func (_c *StreamsApi_CreateStreamProcessor_Call) Return(_a0 admin.CreateStreamProcessorApiRequest) *StreamsApi_CreateStreamProcessor_Call + func (_c *StreamsApi_CreateStreamProcessor_Call) Run(run func(ctx context.Context, groupId string, tenantName string, ...)) *StreamsApi_CreateStreamProcessor_Call + func (_c *StreamsApi_CreateStreamProcessor_Call) RunAndReturn(...) *StreamsApi_CreateStreamProcessor_Call + type StreamsApi_DeletePrivateLinkConnectionExecute_Call struct + func (_c *StreamsApi_DeletePrivateLinkConnectionExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *StreamsApi_DeletePrivateLinkConnectionExecute_Call + func (_c *StreamsApi_DeletePrivateLinkConnectionExecute_Call) Run(run func(r admin.DeletePrivateLinkConnectionApiRequest)) *StreamsApi_DeletePrivateLinkConnectionExecute_Call + func (_c *StreamsApi_DeletePrivateLinkConnectionExecute_Call) RunAndReturn(...) *StreamsApi_DeletePrivateLinkConnectionExecute_Call + type StreamsApi_DeletePrivateLinkConnectionWithParams_Call struct + func (_c *StreamsApi_DeletePrivateLinkConnectionWithParams_Call) Return(_a0 admin.DeletePrivateLinkConnectionApiRequest) *StreamsApi_DeletePrivateLinkConnectionWithParams_Call + func (_c *StreamsApi_DeletePrivateLinkConnectionWithParams_Call) Run(...) *StreamsApi_DeletePrivateLinkConnectionWithParams_Call + func (_c *StreamsApi_DeletePrivateLinkConnectionWithParams_Call) RunAndReturn(...) *StreamsApi_DeletePrivateLinkConnectionWithParams_Call + type StreamsApi_DeletePrivateLinkConnection_Call struct + func (_c *StreamsApi_DeletePrivateLinkConnection_Call) Return(_a0 admin.DeletePrivateLinkConnectionApiRequest) *StreamsApi_DeletePrivateLinkConnection_Call + func (_c *StreamsApi_DeletePrivateLinkConnection_Call) Run(run func(ctx context.Context, groupId string, connectionId string)) *StreamsApi_DeletePrivateLinkConnection_Call + func (_c *StreamsApi_DeletePrivateLinkConnection_Call) RunAndReturn(...) *StreamsApi_DeletePrivateLinkConnection_Call + type StreamsApi_DeleteStreamConnectionExecute_Call struct + func (_c *StreamsApi_DeleteStreamConnectionExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *StreamsApi_DeleteStreamConnectionExecute_Call + func (_c *StreamsApi_DeleteStreamConnectionExecute_Call) Run(run func(r admin.DeleteStreamConnectionApiRequest)) *StreamsApi_DeleteStreamConnectionExecute_Call + func (_c *StreamsApi_DeleteStreamConnectionExecute_Call) RunAndReturn(run func(admin.DeleteStreamConnectionApiRequest) (any, *http.Response, error)) *StreamsApi_DeleteStreamConnectionExecute_Call + type StreamsApi_DeleteStreamConnectionWithParams_Call struct + func (_c *StreamsApi_DeleteStreamConnectionWithParams_Call) Return(_a0 admin.DeleteStreamConnectionApiRequest) *StreamsApi_DeleteStreamConnectionWithParams_Call + func (_c *StreamsApi_DeleteStreamConnectionWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteStreamConnectionApiParams)) *StreamsApi_DeleteStreamConnectionWithParams_Call + func (_c *StreamsApi_DeleteStreamConnectionWithParams_Call) RunAndReturn(...) *StreamsApi_DeleteStreamConnectionWithParams_Call + type StreamsApi_DeleteStreamConnection_Call struct + func (_c *StreamsApi_DeleteStreamConnection_Call) Return(_a0 admin.DeleteStreamConnectionApiRequest) *StreamsApi_DeleteStreamConnection_Call + func (_c *StreamsApi_DeleteStreamConnection_Call) Run(...) *StreamsApi_DeleteStreamConnection_Call + func (_c *StreamsApi_DeleteStreamConnection_Call) RunAndReturn(...) *StreamsApi_DeleteStreamConnection_Call + type StreamsApi_DeleteStreamInstanceExecute_Call struct + func (_c *StreamsApi_DeleteStreamInstanceExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *StreamsApi_DeleteStreamInstanceExecute_Call + func (_c *StreamsApi_DeleteStreamInstanceExecute_Call) Run(run func(r admin.DeleteStreamInstanceApiRequest)) *StreamsApi_DeleteStreamInstanceExecute_Call + func (_c *StreamsApi_DeleteStreamInstanceExecute_Call) RunAndReturn(run func(admin.DeleteStreamInstanceApiRequest) (any, *http.Response, error)) *StreamsApi_DeleteStreamInstanceExecute_Call + type StreamsApi_DeleteStreamInstanceWithParams_Call struct + func (_c *StreamsApi_DeleteStreamInstanceWithParams_Call) Return(_a0 admin.DeleteStreamInstanceApiRequest) *StreamsApi_DeleteStreamInstanceWithParams_Call + func (_c *StreamsApi_DeleteStreamInstanceWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteStreamInstanceApiParams)) *StreamsApi_DeleteStreamInstanceWithParams_Call + func (_c *StreamsApi_DeleteStreamInstanceWithParams_Call) RunAndReturn(...) *StreamsApi_DeleteStreamInstanceWithParams_Call + type StreamsApi_DeleteStreamInstance_Call struct + func (_c *StreamsApi_DeleteStreamInstance_Call) Return(_a0 admin.DeleteStreamInstanceApiRequest) *StreamsApi_DeleteStreamInstance_Call + func (_c *StreamsApi_DeleteStreamInstance_Call) Run(run func(ctx context.Context, groupId string, tenantName string)) *StreamsApi_DeleteStreamInstance_Call + func (_c *StreamsApi_DeleteStreamInstance_Call) RunAndReturn(run func(context.Context, string, string) admin.DeleteStreamInstanceApiRequest) *StreamsApi_DeleteStreamInstance_Call + type StreamsApi_DeleteStreamProcessorExecute_Call struct + func (_c *StreamsApi_DeleteStreamProcessorExecute_Call) Return(_a0 *http.Response, _a1 error) *StreamsApi_DeleteStreamProcessorExecute_Call + func (_c *StreamsApi_DeleteStreamProcessorExecute_Call) Run(run func(r admin.DeleteStreamProcessorApiRequest)) *StreamsApi_DeleteStreamProcessorExecute_Call + func (_c *StreamsApi_DeleteStreamProcessorExecute_Call) RunAndReturn(run func(admin.DeleteStreamProcessorApiRequest) (*http.Response, error)) *StreamsApi_DeleteStreamProcessorExecute_Call + type StreamsApi_DeleteStreamProcessorWithParams_Call struct + func (_c *StreamsApi_DeleteStreamProcessorWithParams_Call) Return(_a0 admin.DeleteStreamProcessorApiRequest) *StreamsApi_DeleteStreamProcessorWithParams_Call + func (_c *StreamsApi_DeleteStreamProcessorWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteStreamProcessorApiParams)) *StreamsApi_DeleteStreamProcessorWithParams_Call + func (_c *StreamsApi_DeleteStreamProcessorWithParams_Call) RunAndReturn(...) *StreamsApi_DeleteStreamProcessorWithParams_Call + type StreamsApi_DeleteStreamProcessor_Call struct + func (_c *StreamsApi_DeleteStreamProcessor_Call) Return(_a0 admin.DeleteStreamProcessorApiRequest) *StreamsApi_DeleteStreamProcessor_Call + func (_c *StreamsApi_DeleteStreamProcessor_Call) Run(...) *StreamsApi_DeleteStreamProcessor_Call + func (_c *StreamsApi_DeleteStreamProcessor_Call) RunAndReturn(...) *StreamsApi_DeleteStreamProcessor_Call + type StreamsApi_DeleteVpcPeeringConnectionExecute_Call struct + func (_c *StreamsApi_DeleteVpcPeeringConnectionExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *StreamsApi_DeleteVpcPeeringConnectionExecute_Call + func (_c *StreamsApi_DeleteVpcPeeringConnectionExecute_Call) Run(run func(r admin.DeleteVpcPeeringConnectionApiRequest)) *StreamsApi_DeleteVpcPeeringConnectionExecute_Call + func (_c *StreamsApi_DeleteVpcPeeringConnectionExecute_Call) RunAndReturn(...) *StreamsApi_DeleteVpcPeeringConnectionExecute_Call + type StreamsApi_DeleteVpcPeeringConnectionWithParams_Call struct + func (_c *StreamsApi_DeleteVpcPeeringConnectionWithParams_Call) Return(_a0 admin.DeleteVpcPeeringConnectionApiRequest) *StreamsApi_DeleteVpcPeeringConnectionWithParams_Call + func (_c *StreamsApi_DeleteVpcPeeringConnectionWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteVpcPeeringConnectionApiParams)) *StreamsApi_DeleteVpcPeeringConnectionWithParams_Call + func (_c *StreamsApi_DeleteVpcPeeringConnectionWithParams_Call) RunAndReturn(...) *StreamsApi_DeleteVpcPeeringConnectionWithParams_Call + type StreamsApi_DeleteVpcPeeringConnection_Call struct + func (_c *StreamsApi_DeleteVpcPeeringConnection_Call) Return(_a0 admin.DeleteVpcPeeringConnectionApiRequest) *StreamsApi_DeleteVpcPeeringConnection_Call + func (_c *StreamsApi_DeleteVpcPeeringConnection_Call) Run(run func(ctx context.Context, groupId string, id string)) *StreamsApi_DeleteVpcPeeringConnection_Call + func (_c *StreamsApi_DeleteVpcPeeringConnection_Call) RunAndReturn(...) *StreamsApi_DeleteVpcPeeringConnection_Call + type StreamsApi_DownloadStreamTenantAuditLogsExecute_Call struct + func (_c *StreamsApi_DownloadStreamTenantAuditLogsExecute_Call) Return(_a0 io.ReadCloser, _a1 *http.Response, _a2 error) *StreamsApi_DownloadStreamTenantAuditLogsExecute_Call + func (_c *StreamsApi_DownloadStreamTenantAuditLogsExecute_Call) Run(run func(r admin.DownloadStreamTenantAuditLogsApiRequest)) *StreamsApi_DownloadStreamTenantAuditLogsExecute_Call + func (_c *StreamsApi_DownloadStreamTenantAuditLogsExecute_Call) RunAndReturn(...) *StreamsApi_DownloadStreamTenantAuditLogsExecute_Call + type StreamsApi_DownloadStreamTenantAuditLogsWithParams_Call struct + func (_c *StreamsApi_DownloadStreamTenantAuditLogsWithParams_Call) Return(_a0 admin.DownloadStreamTenantAuditLogsApiRequest) *StreamsApi_DownloadStreamTenantAuditLogsWithParams_Call + func (_c *StreamsApi_DownloadStreamTenantAuditLogsWithParams_Call) Run(...) *StreamsApi_DownloadStreamTenantAuditLogsWithParams_Call + func (_c *StreamsApi_DownloadStreamTenantAuditLogsWithParams_Call) RunAndReturn(...) *StreamsApi_DownloadStreamTenantAuditLogsWithParams_Call + type StreamsApi_DownloadStreamTenantAuditLogs_Call struct + func (_c *StreamsApi_DownloadStreamTenantAuditLogs_Call) Return(_a0 admin.DownloadStreamTenantAuditLogsApiRequest) *StreamsApi_DownloadStreamTenantAuditLogs_Call + func (_c *StreamsApi_DownloadStreamTenantAuditLogs_Call) Run(run func(ctx context.Context, groupId string, tenantName string)) *StreamsApi_DownloadStreamTenantAuditLogs_Call + func (_c *StreamsApi_DownloadStreamTenantAuditLogs_Call) RunAndReturn(...) *StreamsApi_DownloadStreamTenantAuditLogs_Call + type StreamsApi_Expecter struct + func (_e *StreamsApi_Expecter) AcceptVpcPeeringConnection(ctx any, groupId any, id any, vPCPeeringActionChallenge any) *StreamsApi_AcceptVpcPeeringConnection_Call + func (_e *StreamsApi_Expecter) AcceptVpcPeeringConnectionExecute(r any) *StreamsApi_AcceptVpcPeeringConnectionExecute_Call + func (_e *StreamsApi_Expecter) AcceptVpcPeeringConnectionWithParams(ctx any, args any) *StreamsApi_AcceptVpcPeeringConnectionWithParams_Call + func (_e *StreamsApi_Expecter) CreatePrivateLinkConnection(ctx any, groupId any, streamsPrivateLinkConnection any) *StreamsApi_CreatePrivateLinkConnection_Call + func (_e *StreamsApi_Expecter) CreatePrivateLinkConnectionExecute(r any) *StreamsApi_CreatePrivateLinkConnectionExecute_Call + func (_e *StreamsApi_Expecter) CreatePrivateLinkConnectionWithParams(ctx any, args any) *StreamsApi_CreatePrivateLinkConnectionWithParams_Call + func (_e *StreamsApi_Expecter) CreateStreamConnection(ctx any, groupId any, tenantName any, streamsConnection any) *StreamsApi_CreateStreamConnection_Call + func (_e *StreamsApi_Expecter) CreateStreamConnectionExecute(r any) *StreamsApi_CreateStreamConnectionExecute_Call + func (_e *StreamsApi_Expecter) CreateStreamConnectionWithParams(ctx any, args any) *StreamsApi_CreateStreamConnectionWithParams_Call + func (_e *StreamsApi_Expecter) CreateStreamInstance(ctx any, groupId any, streamsTenant any) *StreamsApi_CreateStreamInstance_Call + func (_e *StreamsApi_Expecter) CreateStreamInstanceExecute(r any) *StreamsApi_CreateStreamInstanceExecute_Call + func (_e *StreamsApi_Expecter) CreateStreamInstanceWithParams(ctx any, args any) *StreamsApi_CreateStreamInstanceWithParams_Call + func (_e *StreamsApi_Expecter) CreateStreamInstanceWithSampleConnections(ctx any, groupId any, body any) *StreamsApi_CreateStreamInstanceWithSampleConnections_Call + func (_e *StreamsApi_Expecter) CreateStreamInstanceWithSampleConnectionsExecute(r any) *StreamsApi_CreateStreamInstanceWithSampleConnectionsExecute_Call + func (_e *StreamsApi_Expecter) CreateStreamInstanceWithSampleConnectionsWithParams(ctx any, args any) *StreamsApi_CreateStreamInstanceWithSampleConnectionsWithParams_Call + func (_e *StreamsApi_Expecter) CreateStreamProcessor(ctx any, groupId any, tenantName any, streamsProcessor any) *StreamsApi_CreateStreamProcessor_Call + func (_e *StreamsApi_Expecter) CreateStreamProcessorExecute(r any) *StreamsApi_CreateStreamProcessorExecute_Call + func (_e *StreamsApi_Expecter) CreateStreamProcessorWithParams(ctx any, args any) *StreamsApi_CreateStreamProcessorWithParams_Call + func (_e *StreamsApi_Expecter) DeletePrivateLinkConnection(ctx any, groupId any, connectionId any) *StreamsApi_DeletePrivateLinkConnection_Call + func (_e *StreamsApi_Expecter) DeletePrivateLinkConnectionExecute(r any) *StreamsApi_DeletePrivateLinkConnectionExecute_Call + func (_e *StreamsApi_Expecter) DeletePrivateLinkConnectionWithParams(ctx any, args any) *StreamsApi_DeletePrivateLinkConnectionWithParams_Call + func (_e *StreamsApi_Expecter) DeleteStreamConnection(ctx any, groupId any, tenantName any, connectionName any) *StreamsApi_DeleteStreamConnection_Call + func (_e *StreamsApi_Expecter) DeleteStreamConnectionExecute(r any) *StreamsApi_DeleteStreamConnectionExecute_Call + func (_e *StreamsApi_Expecter) DeleteStreamConnectionWithParams(ctx any, args any) *StreamsApi_DeleteStreamConnectionWithParams_Call + func (_e *StreamsApi_Expecter) DeleteStreamInstance(ctx any, groupId any, tenantName any) *StreamsApi_DeleteStreamInstance_Call + func (_e *StreamsApi_Expecter) DeleteStreamInstanceExecute(r any) *StreamsApi_DeleteStreamInstanceExecute_Call + func (_e *StreamsApi_Expecter) DeleteStreamInstanceWithParams(ctx any, args any) *StreamsApi_DeleteStreamInstanceWithParams_Call + func (_e *StreamsApi_Expecter) DeleteStreamProcessor(ctx any, groupId any, tenantName any, processorName any) *StreamsApi_DeleteStreamProcessor_Call + func (_e *StreamsApi_Expecter) DeleteStreamProcessorExecute(r any) *StreamsApi_DeleteStreamProcessorExecute_Call + func (_e *StreamsApi_Expecter) DeleteStreamProcessorWithParams(ctx any, args any) *StreamsApi_DeleteStreamProcessorWithParams_Call + func (_e *StreamsApi_Expecter) DeleteVpcPeeringConnection(ctx any, groupId any, id any) *StreamsApi_DeleteVpcPeeringConnection_Call + func (_e *StreamsApi_Expecter) DeleteVpcPeeringConnectionExecute(r any) *StreamsApi_DeleteVpcPeeringConnectionExecute_Call + func (_e *StreamsApi_Expecter) DeleteVpcPeeringConnectionWithParams(ctx any, args any) *StreamsApi_DeleteVpcPeeringConnectionWithParams_Call + func (_e *StreamsApi_Expecter) DownloadStreamTenantAuditLogs(ctx any, groupId any, tenantName any) *StreamsApi_DownloadStreamTenantAuditLogs_Call + func (_e *StreamsApi_Expecter) DownloadStreamTenantAuditLogsExecute(r any) *StreamsApi_DownloadStreamTenantAuditLogsExecute_Call + func (_e *StreamsApi_Expecter) DownloadStreamTenantAuditLogsWithParams(ctx any, args any) *StreamsApi_DownloadStreamTenantAuditLogsWithParams_Call + func (_e *StreamsApi_Expecter) GetAccountDetails(ctx any, groupId any) *StreamsApi_GetAccountDetails_Call + func (_e *StreamsApi_Expecter) GetAccountDetailsExecute(r any) *StreamsApi_GetAccountDetailsExecute_Call + func (_e *StreamsApi_Expecter) GetAccountDetailsWithParams(ctx any, args any) *StreamsApi_GetAccountDetailsWithParams_Call + func (_e *StreamsApi_Expecter) GetPrivateLinkConnection(ctx any, groupId any, connectionId any) *StreamsApi_GetPrivateLinkConnection_Call + func (_e *StreamsApi_Expecter) GetPrivateLinkConnectionExecute(r any) *StreamsApi_GetPrivateLinkConnectionExecute_Call + func (_e *StreamsApi_Expecter) GetPrivateLinkConnectionWithParams(ctx any, args any) *StreamsApi_GetPrivateLinkConnectionWithParams_Call + func (_e *StreamsApi_Expecter) GetStreamConnection(ctx any, groupId any, tenantName any, connectionName any) *StreamsApi_GetStreamConnection_Call + func (_e *StreamsApi_Expecter) GetStreamConnectionExecute(r any) *StreamsApi_GetStreamConnectionExecute_Call + func (_e *StreamsApi_Expecter) GetStreamConnectionWithParams(ctx any, args any) *StreamsApi_GetStreamConnectionWithParams_Call + func (_e *StreamsApi_Expecter) GetStreamInstance(ctx any, groupId any, tenantName any) *StreamsApi_GetStreamInstance_Call + func (_e *StreamsApi_Expecter) GetStreamInstanceExecute(r any) *StreamsApi_GetStreamInstanceExecute_Call + func (_e *StreamsApi_Expecter) GetStreamInstanceWithParams(ctx any, args any) *StreamsApi_GetStreamInstanceWithParams_Call + func (_e *StreamsApi_Expecter) GetStreamProcessor(ctx any, groupId any, tenantName any, processorName any) *StreamsApi_GetStreamProcessor_Call + func (_e *StreamsApi_Expecter) GetStreamProcessorExecute(r any) *StreamsApi_GetStreamProcessorExecute_Call + func (_e *StreamsApi_Expecter) GetStreamProcessorWithParams(ctx any, args any) *StreamsApi_GetStreamProcessorWithParams_Call + func (_e *StreamsApi_Expecter) GetVpcPeeringConnections(ctx any, groupId any) *StreamsApi_GetVpcPeeringConnections_Call + func (_e *StreamsApi_Expecter) GetVpcPeeringConnectionsExecute(r any) *StreamsApi_GetVpcPeeringConnectionsExecute_Call + func (_e *StreamsApi_Expecter) GetVpcPeeringConnectionsWithParams(ctx any, args any) *StreamsApi_GetVpcPeeringConnectionsWithParams_Call + func (_e *StreamsApi_Expecter) ListPrivateLinkConnections(ctx any, groupId any) *StreamsApi_ListPrivateLinkConnections_Call + func (_e *StreamsApi_Expecter) ListPrivateLinkConnectionsExecute(r any) *StreamsApi_ListPrivateLinkConnectionsExecute_Call + func (_e *StreamsApi_Expecter) ListPrivateLinkConnectionsWithParams(ctx any, args any) *StreamsApi_ListPrivateLinkConnectionsWithParams_Call + func (_e *StreamsApi_Expecter) ListStreamConnections(ctx any, groupId any, tenantName any) *StreamsApi_ListStreamConnections_Call + func (_e *StreamsApi_Expecter) ListStreamConnectionsExecute(r any) *StreamsApi_ListStreamConnectionsExecute_Call + func (_e *StreamsApi_Expecter) ListStreamConnectionsWithParams(ctx any, args any) *StreamsApi_ListStreamConnectionsWithParams_Call + func (_e *StreamsApi_Expecter) ListStreamInstances(ctx any, groupId any) *StreamsApi_ListStreamInstances_Call + func (_e *StreamsApi_Expecter) ListStreamInstancesExecute(r any) *StreamsApi_ListStreamInstancesExecute_Call + func (_e *StreamsApi_Expecter) ListStreamInstancesWithParams(ctx any, args any) *StreamsApi_ListStreamInstancesWithParams_Call + func (_e *StreamsApi_Expecter) ListStreamProcessors(ctx any, groupId any, tenantName any) *StreamsApi_ListStreamProcessors_Call + func (_e *StreamsApi_Expecter) ListStreamProcessorsExecute(r any) *StreamsApi_ListStreamProcessorsExecute_Call + func (_e *StreamsApi_Expecter) ListStreamProcessorsWithParams(ctx any, args any) *StreamsApi_ListStreamProcessorsWithParams_Call + func (_e *StreamsApi_Expecter) RejectVpcPeeringConnection(ctx any, groupId any, id any) *StreamsApi_RejectVpcPeeringConnection_Call + func (_e *StreamsApi_Expecter) RejectVpcPeeringConnectionExecute(r any) *StreamsApi_RejectVpcPeeringConnectionExecute_Call + func (_e *StreamsApi_Expecter) RejectVpcPeeringConnectionWithParams(ctx any, args any) *StreamsApi_RejectVpcPeeringConnectionWithParams_Call + func (_e *StreamsApi_Expecter) StartStreamProcessor(ctx any, groupId any, tenantName any, processorName any) *StreamsApi_StartStreamProcessor_Call + func (_e *StreamsApi_Expecter) StartStreamProcessorExecute(r any) *StreamsApi_StartStreamProcessorExecute_Call + func (_e *StreamsApi_Expecter) StartStreamProcessorWithParams(ctx any, args any) *StreamsApi_StartStreamProcessorWithParams_Call + func (_e *StreamsApi_Expecter) StopStreamProcessor(ctx any, groupId any, tenantName any, processorName any) *StreamsApi_StopStreamProcessor_Call + func (_e *StreamsApi_Expecter) StopStreamProcessorExecute(r any) *StreamsApi_StopStreamProcessorExecute_Call + func (_e *StreamsApi_Expecter) StopStreamProcessorWithParams(ctx any, args any) *StreamsApi_StopStreamProcessorWithParams_Call + func (_e *StreamsApi_Expecter) UpdateStreamConnection(ctx any, groupId any, tenantName any, connectionName any, ...) *StreamsApi_UpdateStreamConnection_Call + func (_e *StreamsApi_Expecter) UpdateStreamConnectionExecute(r any) *StreamsApi_UpdateStreamConnectionExecute_Call + func (_e *StreamsApi_Expecter) UpdateStreamConnectionWithParams(ctx any, args any) *StreamsApi_UpdateStreamConnectionWithParams_Call + func (_e *StreamsApi_Expecter) UpdateStreamInstance(ctx any, groupId any, tenantName any, streamsDataProcessRegion any) *StreamsApi_UpdateStreamInstance_Call + func (_e *StreamsApi_Expecter) UpdateStreamInstanceExecute(r any) *StreamsApi_UpdateStreamInstanceExecute_Call + func (_e *StreamsApi_Expecter) UpdateStreamInstanceWithParams(ctx any, args any) *StreamsApi_UpdateStreamInstanceWithParams_Call + type StreamsApi_GetAccountDetailsExecute_Call struct + func (_c *StreamsApi_GetAccountDetailsExecute_Call) Return(_a0 *admin.AWSAccountDetails, _a1 *http.Response, _a2 error) *StreamsApi_GetAccountDetailsExecute_Call + func (_c *StreamsApi_GetAccountDetailsExecute_Call) Run(run func(r admin.GetAccountDetailsApiRequest)) *StreamsApi_GetAccountDetailsExecute_Call + func (_c *StreamsApi_GetAccountDetailsExecute_Call) RunAndReturn(...) *StreamsApi_GetAccountDetailsExecute_Call + type StreamsApi_GetAccountDetailsWithParams_Call struct + func (_c *StreamsApi_GetAccountDetailsWithParams_Call) Return(_a0 admin.GetAccountDetailsApiRequest) *StreamsApi_GetAccountDetailsWithParams_Call + func (_c *StreamsApi_GetAccountDetailsWithParams_Call) Run(run func(ctx context.Context, args *admin.GetAccountDetailsApiParams)) *StreamsApi_GetAccountDetailsWithParams_Call + func (_c *StreamsApi_GetAccountDetailsWithParams_Call) RunAndReturn(...) *StreamsApi_GetAccountDetailsWithParams_Call + type StreamsApi_GetAccountDetails_Call struct + func (_c *StreamsApi_GetAccountDetails_Call) Return(_a0 admin.GetAccountDetailsApiRequest) *StreamsApi_GetAccountDetails_Call + func (_c *StreamsApi_GetAccountDetails_Call) Run(run func(ctx context.Context, groupId string)) *StreamsApi_GetAccountDetails_Call + func (_c *StreamsApi_GetAccountDetails_Call) RunAndReturn(run func(context.Context, string) admin.GetAccountDetailsApiRequest) *StreamsApi_GetAccountDetails_Call + type StreamsApi_GetPrivateLinkConnectionExecute_Call struct + func (_c *StreamsApi_GetPrivateLinkConnectionExecute_Call) Return(_a0 *admin.StreamsPrivateLinkConnection, _a1 *http.Response, _a2 error) *StreamsApi_GetPrivateLinkConnectionExecute_Call + func (_c *StreamsApi_GetPrivateLinkConnectionExecute_Call) Run(run func(r admin.GetPrivateLinkConnectionApiRequest)) *StreamsApi_GetPrivateLinkConnectionExecute_Call + func (_c *StreamsApi_GetPrivateLinkConnectionExecute_Call) RunAndReturn(...) *StreamsApi_GetPrivateLinkConnectionExecute_Call + type StreamsApi_GetPrivateLinkConnectionWithParams_Call struct + func (_c *StreamsApi_GetPrivateLinkConnectionWithParams_Call) Return(_a0 admin.GetPrivateLinkConnectionApiRequest) *StreamsApi_GetPrivateLinkConnectionWithParams_Call + func (_c *StreamsApi_GetPrivateLinkConnectionWithParams_Call) Run(run func(ctx context.Context, args *admin.GetPrivateLinkConnectionApiParams)) *StreamsApi_GetPrivateLinkConnectionWithParams_Call + func (_c *StreamsApi_GetPrivateLinkConnectionWithParams_Call) RunAndReturn(...) *StreamsApi_GetPrivateLinkConnectionWithParams_Call + type StreamsApi_GetPrivateLinkConnection_Call struct + func (_c *StreamsApi_GetPrivateLinkConnection_Call) Return(_a0 admin.GetPrivateLinkConnectionApiRequest) *StreamsApi_GetPrivateLinkConnection_Call + func (_c *StreamsApi_GetPrivateLinkConnection_Call) Run(run func(ctx context.Context, groupId string, connectionId string)) *StreamsApi_GetPrivateLinkConnection_Call + func (_c *StreamsApi_GetPrivateLinkConnection_Call) RunAndReturn(...) *StreamsApi_GetPrivateLinkConnection_Call + type StreamsApi_GetStreamConnectionExecute_Call struct + func (_c *StreamsApi_GetStreamConnectionExecute_Call) Return(_a0 *admin.StreamsConnection, _a1 *http.Response, _a2 error) *StreamsApi_GetStreamConnectionExecute_Call + func (_c *StreamsApi_GetStreamConnectionExecute_Call) Run(run func(r admin.GetStreamConnectionApiRequest)) *StreamsApi_GetStreamConnectionExecute_Call + func (_c *StreamsApi_GetStreamConnectionExecute_Call) RunAndReturn(...) *StreamsApi_GetStreamConnectionExecute_Call + type StreamsApi_GetStreamConnectionWithParams_Call struct + func (_c *StreamsApi_GetStreamConnectionWithParams_Call) Return(_a0 admin.GetStreamConnectionApiRequest) *StreamsApi_GetStreamConnectionWithParams_Call + func (_c *StreamsApi_GetStreamConnectionWithParams_Call) Run(run func(ctx context.Context, args *admin.GetStreamConnectionApiParams)) *StreamsApi_GetStreamConnectionWithParams_Call + func (_c *StreamsApi_GetStreamConnectionWithParams_Call) RunAndReturn(...) *StreamsApi_GetStreamConnectionWithParams_Call + type StreamsApi_GetStreamConnection_Call struct + func (_c *StreamsApi_GetStreamConnection_Call) Return(_a0 admin.GetStreamConnectionApiRequest) *StreamsApi_GetStreamConnection_Call + func (_c *StreamsApi_GetStreamConnection_Call) Run(...) *StreamsApi_GetStreamConnection_Call + func (_c *StreamsApi_GetStreamConnection_Call) RunAndReturn(...) *StreamsApi_GetStreamConnection_Call + type StreamsApi_GetStreamInstanceExecute_Call struct + func (_c *StreamsApi_GetStreamInstanceExecute_Call) Return(_a0 *admin.StreamsTenant, _a1 *http.Response, _a2 error) *StreamsApi_GetStreamInstanceExecute_Call + func (_c *StreamsApi_GetStreamInstanceExecute_Call) Run(run func(r admin.GetStreamInstanceApiRequest)) *StreamsApi_GetStreamInstanceExecute_Call + func (_c *StreamsApi_GetStreamInstanceExecute_Call) RunAndReturn(...) *StreamsApi_GetStreamInstanceExecute_Call + type StreamsApi_GetStreamInstanceWithParams_Call struct + func (_c *StreamsApi_GetStreamInstanceWithParams_Call) Return(_a0 admin.GetStreamInstanceApiRequest) *StreamsApi_GetStreamInstanceWithParams_Call + func (_c *StreamsApi_GetStreamInstanceWithParams_Call) Run(run func(ctx context.Context, args *admin.GetStreamInstanceApiParams)) *StreamsApi_GetStreamInstanceWithParams_Call + func (_c *StreamsApi_GetStreamInstanceWithParams_Call) RunAndReturn(...) *StreamsApi_GetStreamInstanceWithParams_Call + type StreamsApi_GetStreamInstance_Call struct + func (_c *StreamsApi_GetStreamInstance_Call) Return(_a0 admin.GetStreamInstanceApiRequest) *StreamsApi_GetStreamInstance_Call + func (_c *StreamsApi_GetStreamInstance_Call) Run(run func(ctx context.Context, groupId string, tenantName string)) *StreamsApi_GetStreamInstance_Call + func (_c *StreamsApi_GetStreamInstance_Call) RunAndReturn(run func(context.Context, string, string) admin.GetStreamInstanceApiRequest) *StreamsApi_GetStreamInstance_Call + type StreamsApi_GetStreamProcessorExecute_Call struct + func (_c *StreamsApi_GetStreamProcessorExecute_Call) Return(_a0 *admin.StreamsProcessorWithStats, _a1 *http.Response, _a2 error) *StreamsApi_GetStreamProcessorExecute_Call + func (_c *StreamsApi_GetStreamProcessorExecute_Call) Run(run func(r admin.GetStreamProcessorApiRequest)) *StreamsApi_GetStreamProcessorExecute_Call + func (_c *StreamsApi_GetStreamProcessorExecute_Call) RunAndReturn(...) *StreamsApi_GetStreamProcessorExecute_Call + type StreamsApi_GetStreamProcessorWithParams_Call struct + func (_c *StreamsApi_GetStreamProcessorWithParams_Call) Return(_a0 admin.GetStreamProcessorApiRequest) *StreamsApi_GetStreamProcessorWithParams_Call + func (_c *StreamsApi_GetStreamProcessorWithParams_Call) Run(run func(ctx context.Context, args *admin.GetStreamProcessorApiParams)) *StreamsApi_GetStreamProcessorWithParams_Call + func (_c *StreamsApi_GetStreamProcessorWithParams_Call) RunAndReturn(...) *StreamsApi_GetStreamProcessorWithParams_Call + type StreamsApi_GetStreamProcessor_Call struct + func (_c *StreamsApi_GetStreamProcessor_Call) Return(_a0 admin.GetStreamProcessorApiRequest) *StreamsApi_GetStreamProcessor_Call + func (_c *StreamsApi_GetStreamProcessor_Call) Run(...) *StreamsApi_GetStreamProcessor_Call + func (_c *StreamsApi_GetStreamProcessor_Call) RunAndReturn(...) *StreamsApi_GetStreamProcessor_Call + type StreamsApi_GetVpcPeeringConnectionsExecute_Call struct + func (_c *StreamsApi_GetVpcPeeringConnectionsExecute_Call) Return(_a0 *http.Response, _a1 error) *StreamsApi_GetVpcPeeringConnectionsExecute_Call + func (_c *StreamsApi_GetVpcPeeringConnectionsExecute_Call) Run(run func(r admin.GetVpcPeeringConnectionsApiRequest)) *StreamsApi_GetVpcPeeringConnectionsExecute_Call + func (_c *StreamsApi_GetVpcPeeringConnectionsExecute_Call) RunAndReturn(run func(admin.GetVpcPeeringConnectionsApiRequest) (*http.Response, error)) *StreamsApi_GetVpcPeeringConnectionsExecute_Call + type StreamsApi_GetVpcPeeringConnectionsWithParams_Call struct + func (_c *StreamsApi_GetVpcPeeringConnectionsWithParams_Call) Return(_a0 admin.GetVpcPeeringConnectionsApiRequest) *StreamsApi_GetVpcPeeringConnectionsWithParams_Call + func (_c *StreamsApi_GetVpcPeeringConnectionsWithParams_Call) Run(run func(ctx context.Context, args *admin.GetVpcPeeringConnectionsApiParams)) *StreamsApi_GetVpcPeeringConnectionsWithParams_Call + func (_c *StreamsApi_GetVpcPeeringConnectionsWithParams_Call) RunAndReturn(...) *StreamsApi_GetVpcPeeringConnectionsWithParams_Call + type StreamsApi_GetVpcPeeringConnections_Call struct + func (_c *StreamsApi_GetVpcPeeringConnections_Call) Return(_a0 admin.GetVpcPeeringConnectionsApiRequest) *StreamsApi_GetVpcPeeringConnections_Call + func (_c *StreamsApi_GetVpcPeeringConnections_Call) Run(run func(ctx context.Context, groupId string)) *StreamsApi_GetVpcPeeringConnections_Call + func (_c *StreamsApi_GetVpcPeeringConnections_Call) RunAndReturn(run func(context.Context, string) admin.GetVpcPeeringConnectionsApiRequest) *StreamsApi_GetVpcPeeringConnections_Call + type StreamsApi_ListPrivateLinkConnectionsExecute_Call struct + func (_c *StreamsApi_ListPrivateLinkConnectionsExecute_Call) Return(_a0 *admin.PaginatedApiStreamsPrivateLink, _a1 *http.Response, _a2 error) *StreamsApi_ListPrivateLinkConnectionsExecute_Call + func (_c *StreamsApi_ListPrivateLinkConnectionsExecute_Call) Run(run func(r admin.ListPrivateLinkConnectionsApiRequest)) *StreamsApi_ListPrivateLinkConnectionsExecute_Call + func (_c *StreamsApi_ListPrivateLinkConnectionsExecute_Call) RunAndReturn(...) *StreamsApi_ListPrivateLinkConnectionsExecute_Call + type StreamsApi_ListPrivateLinkConnectionsWithParams_Call struct + func (_c *StreamsApi_ListPrivateLinkConnectionsWithParams_Call) Return(_a0 admin.ListPrivateLinkConnectionsApiRequest) *StreamsApi_ListPrivateLinkConnectionsWithParams_Call + func (_c *StreamsApi_ListPrivateLinkConnectionsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListPrivateLinkConnectionsApiParams)) *StreamsApi_ListPrivateLinkConnectionsWithParams_Call + func (_c *StreamsApi_ListPrivateLinkConnectionsWithParams_Call) RunAndReturn(...) *StreamsApi_ListPrivateLinkConnectionsWithParams_Call + type StreamsApi_ListPrivateLinkConnections_Call struct + func (_c *StreamsApi_ListPrivateLinkConnections_Call) Return(_a0 admin.ListPrivateLinkConnectionsApiRequest) *StreamsApi_ListPrivateLinkConnections_Call + func (_c *StreamsApi_ListPrivateLinkConnections_Call) Run(run func(ctx context.Context, groupId string)) *StreamsApi_ListPrivateLinkConnections_Call + func (_c *StreamsApi_ListPrivateLinkConnections_Call) RunAndReturn(run func(context.Context, string) admin.ListPrivateLinkConnectionsApiRequest) *StreamsApi_ListPrivateLinkConnections_Call + type StreamsApi_ListStreamConnectionsExecute_Call struct + func (_c *StreamsApi_ListStreamConnectionsExecute_Call) Return(_a0 *admin.PaginatedApiStreamsConnection, _a1 *http.Response, _a2 error) *StreamsApi_ListStreamConnectionsExecute_Call + func (_c *StreamsApi_ListStreamConnectionsExecute_Call) Run(run func(r admin.ListStreamConnectionsApiRequest)) *StreamsApi_ListStreamConnectionsExecute_Call + func (_c *StreamsApi_ListStreamConnectionsExecute_Call) RunAndReturn(...) *StreamsApi_ListStreamConnectionsExecute_Call + type StreamsApi_ListStreamConnectionsWithParams_Call struct + func (_c *StreamsApi_ListStreamConnectionsWithParams_Call) Return(_a0 admin.ListStreamConnectionsApiRequest) *StreamsApi_ListStreamConnectionsWithParams_Call + func (_c *StreamsApi_ListStreamConnectionsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListStreamConnectionsApiParams)) *StreamsApi_ListStreamConnectionsWithParams_Call + func (_c *StreamsApi_ListStreamConnectionsWithParams_Call) RunAndReturn(...) *StreamsApi_ListStreamConnectionsWithParams_Call + type StreamsApi_ListStreamConnections_Call struct + func (_c *StreamsApi_ListStreamConnections_Call) Return(_a0 admin.ListStreamConnectionsApiRequest) *StreamsApi_ListStreamConnections_Call + func (_c *StreamsApi_ListStreamConnections_Call) Run(run func(ctx context.Context, groupId string, tenantName string)) *StreamsApi_ListStreamConnections_Call + func (_c *StreamsApi_ListStreamConnections_Call) RunAndReturn(...) *StreamsApi_ListStreamConnections_Call + type StreamsApi_ListStreamInstancesExecute_Call struct + func (_c *StreamsApi_ListStreamInstancesExecute_Call) Return(_a0 *admin.PaginatedApiStreamsTenant, _a1 *http.Response, _a2 error) *StreamsApi_ListStreamInstancesExecute_Call + func (_c *StreamsApi_ListStreamInstancesExecute_Call) Run(run func(r admin.ListStreamInstancesApiRequest)) *StreamsApi_ListStreamInstancesExecute_Call + func (_c *StreamsApi_ListStreamInstancesExecute_Call) RunAndReturn(...) *StreamsApi_ListStreamInstancesExecute_Call + type StreamsApi_ListStreamInstancesWithParams_Call struct + func (_c *StreamsApi_ListStreamInstancesWithParams_Call) Return(_a0 admin.ListStreamInstancesApiRequest) *StreamsApi_ListStreamInstancesWithParams_Call + func (_c *StreamsApi_ListStreamInstancesWithParams_Call) Run(run func(ctx context.Context, args *admin.ListStreamInstancesApiParams)) *StreamsApi_ListStreamInstancesWithParams_Call + func (_c *StreamsApi_ListStreamInstancesWithParams_Call) RunAndReturn(...) *StreamsApi_ListStreamInstancesWithParams_Call + type StreamsApi_ListStreamInstances_Call struct + func (_c *StreamsApi_ListStreamInstances_Call) Return(_a0 admin.ListStreamInstancesApiRequest) *StreamsApi_ListStreamInstances_Call + func (_c *StreamsApi_ListStreamInstances_Call) Run(run func(ctx context.Context, groupId string)) *StreamsApi_ListStreamInstances_Call + func (_c *StreamsApi_ListStreamInstances_Call) RunAndReturn(run func(context.Context, string) admin.ListStreamInstancesApiRequest) *StreamsApi_ListStreamInstances_Call + type StreamsApi_ListStreamProcessorsExecute_Call struct + func (_c *StreamsApi_ListStreamProcessorsExecute_Call) Return(_a0 *admin.PaginatedApiStreamsStreamProcessorWithStats, _a1 *http.Response, ...) *StreamsApi_ListStreamProcessorsExecute_Call + func (_c *StreamsApi_ListStreamProcessorsExecute_Call) Run(run func(r admin.ListStreamProcessorsApiRequest)) *StreamsApi_ListStreamProcessorsExecute_Call + func (_c *StreamsApi_ListStreamProcessorsExecute_Call) RunAndReturn(...) *StreamsApi_ListStreamProcessorsExecute_Call + type StreamsApi_ListStreamProcessorsWithParams_Call struct + func (_c *StreamsApi_ListStreamProcessorsWithParams_Call) Return(_a0 admin.ListStreamProcessorsApiRequest) *StreamsApi_ListStreamProcessorsWithParams_Call + func (_c *StreamsApi_ListStreamProcessorsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListStreamProcessorsApiParams)) *StreamsApi_ListStreamProcessorsWithParams_Call + func (_c *StreamsApi_ListStreamProcessorsWithParams_Call) RunAndReturn(...) *StreamsApi_ListStreamProcessorsWithParams_Call + type StreamsApi_ListStreamProcessors_Call struct + func (_c *StreamsApi_ListStreamProcessors_Call) Return(_a0 admin.ListStreamProcessorsApiRequest) *StreamsApi_ListStreamProcessors_Call + func (_c *StreamsApi_ListStreamProcessors_Call) Run(run func(ctx context.Context, groupId string, tenantName string)) *StreamsApi_ListStreamProcessors_Call + func (_c *StreamsApi_ListStreamProcessors_Call) RunAndReturn(run func(context.Context, string, string) admin.ListStreamProcessorsApiRequest) *StreamsApi_ListStreamProcessors_Call + type StreamsApi_RejectVpcPeeringConnectionExecute_Call struct + func (_c *StreamsApi_RejectVpcPeeringConnectionExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *StreamsApi_RejectVpcPeeringConnectionExecute_Call + func (_c *StreamsApi_RejectVpcPeeringConnectionExecute_Call) Run(run func(r admin.RejectVpcPeeringConnectionApiRequest)) *StreamsApi_RejectVpcPeeringConnectionExecute_Call + func (_c *StreamsApi_RejectVpcPeeringConnectionExecute_Call) RunAndReturn(...) *StreamsApi_RejectVpcPeeringConnectionExecute_Call + type StreamsApi_RejectVpcPeeringConnectionWithParams_Call struct + func (_c *StreamsApi_RejectVpcPeeringConnectionWithParams_Call) Return(_a0 admin.RejectVpcPeeringConnectionApiRequest) *StreamsApi_RejectVpcPeeringConnectionWithParams_Call + func (_c *StreamsApi_RejectVpcPeeringConnectionWithParams_Call) Run(run func(ctx context.Context, args *admin.RejectVpcPeeringConnectionApiParams)) *StreamsApi_RejectVpcPeeringConnectionWithParams_Call + func (_c *StreamsApi_RejectVpcPeeringConnectionWithParams_Call) RunAndReturn(...) *StreamsApi_RejectVpcPeeringConnectionWithParams_Call + type StreamsApi_RejectVpcPeeringConnection_Call struct + func (_c *StreamsApi_RejectVpcPeeringConnection_Call) Return(_a0 admin.RejectVpcPeeringConnectionApiRequest) *StreamsApi_RejectVpcPeeringConnection_Call + func (_c *StreamsApi_RejectVpcPeeringConnection_Call) Run(run func(ctx context.Context, groupId string, id string)) *StreamsApi_RejectVpcPeeringConnection_Call + func (_c *StreamsApi_RejectVpcPeeringConnection_Call) RunAndReturn(...) *StreamsApi_RejectVpcPeeringConnection_Call + type StreamsApi_StartStreamProcessorExecute_Call struct + func (_c *StreamsApi_StartStreamProcessorExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *StreamsApi_StartStreamProcessorExecute_Call + func (_c *StreamsApi_StartStreamProcessorExecute_Call) Run(run func(r admin.StartStreamProcessorApiRequest)) *StreamsApi_StartStreamProcessorExecute_Call + func (_c *StreamsApi_StartStreamProcessorExecute_Call) RunAndReturn(run func(admin.StartStreamProcessorApiRequest) (any, *http.Response, error)) *StreamsApi_StartStreamProcessorExecute_Call + type StreamsApi_StartStreamProcessorWithParams_Call struct + func (_c *StreamsApi_StartStreamProcessorWithParams_Call) Return(_a0 admin.StartStreamProcessorApiRequest) *StreamsApi_StartStreamProcessorWithParams_Call + func (_c *StreamsApi_StartStreamProcessorWithParams_Call) Run(run func(ctx context.Context, args *admin.StartStreamProcessorApiParams)) *StreamsApi_StartStreamProcessorWithParams_Call + func (_c *StreamsApi_StartStreamProcessorWithParams_Call) RunAndReturn(...) *StreamsApi_StartStreamProcessorWithParams_Call + type StreamsApi_StartStreamProcessor_Call struct + func (_c *StreamsApi_StartStreamProcessor_Call) Return(_a0 admin.StartStreamProcessorApiRequest) *StreamsApi_StartStreamProcessor_Call + func (_c *StreamsApi_StartStreamProcessor_Call) Run(...) *StreamsApi_StartStreamProcessor_Call + func (_c *StreamsApi_StartStreamProcessor_Call) RunAndReturn(...) *StreamsApi_StartStreamProcessor_Call + type StreamsApi_StopStreamProcessorExecute_Call struct + func (_c *StreamsApi_StopStreamProcessorExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *StreamsApi_StopStreamProcessorExecute_Call + func (_c *StreamsApi_StopStreamProcessorExecute_Call) Run(run func(r admin.StopStreamProcessorApiRequest)) *StreamsApi_StopStreamProcessorExecute_Call + func (_c *StreamsApi_StopStreamProcessorExecute_Call) RunAndReturn(run func(admin.StopStreamProcessorApiRequest) (any, *http.Response, error)) *StreamsApi_StopStreamProcessorExecute_Call + type StreamsApi_StopStreamProcessorWithParams_Call struct + func (_c *StreamsApi_StopStreamProcessorWithParams_Call) Return(_a0 admin.StopStreamProcessorApiRequest) *StreamsApi_StopStreamProcessorWithParams_Call + func (_c *StreamsApi_StopStreamProcessorWithParams_Call) Run(run func(ctx context.Context, args *admin.StopStreamProcessorApiParams)) *StreamsApi_StopStreamProcessorWithParams_Call + func (_c *StreamsApi_StopStreamProcessorWithParams_Call) RunAndReturn(...) *StreamsApi_StopStreamProcessorWithParams_Call + type StreamsApi_StopStreamProcessor_Call struct + func (_c *StreamsApi_StopStreamProcessor_Call) Return(_a0 admin.StopStreamProcessorApiRequest) *StreamsApi_StopStreamProcessor_Call + func (_c *StreamsApi_StopStreamProcessor_Call) Run(...) *StreamsApi_StopStreamProcessor_Call + func (_c *StreamsApi_StopStreamProcessor_Call) RunAndReturn(...) *StreamsApi_StopStreamProcessor_Call + type StreamsApi_UpdateStreamConnectionExecute_Call struct + func (_c *StreamsApi_UpdateStreamConnectionExecute_Call) Return(_a0 *admin.StreamsConnection, _a1 *http.Response, _a2 error) *StreamsApi_UpdateStreamConnectionExecute_Call + func (_c *StreamsApi_UpdateStreamConnectionExecute_Call) Run(run func(r admin.UpdateStreamConnectionApiRequest)) *StreamsApi_UpdateStreamConnectionExecute_Call + func (_c *StreamsApi_UpdateStreamConnectionExecute_Call) RunAndReturn(...) *StreamsApi_UpdateStreamConnectionExecute_Call + type StreamsApi_UpdateStreamConnectionWithParams_Call struct + func (_c *StreamsApi_UpdateStreamConnectionWithParams_Call) Return(_a0 admin.UpdateStreamConnectionApiRequest) *StreamsApi_UpdateStreamConnectionWithParams_Call + func (_c *StreamsApi_UpdateStreamConnectionWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateStreamConnectionApiParams)) *StreamsApi_UpdateStreamConnectionWithParams_Call + func (_c *StreamsApi_UpdateStreamConnectionWithParams_Call) RunAndReturn(...) *StreamsApi_UpdateStreamConnectionWithParams_Call + type StreamsApi_UpdateStreamConnection_Call struct + func (_c *StreamsApi_UpdateStreamConnection_Call) Return(_a0 admin.UpdateStreamConnectionApiRequest) *StreamsApi_UpdateStreamConnection_Call + func (_c *StreamsApi_UpdateStreamConnection_Call) Run(...) *StreamsApi_UpdateStreamConnection_Call + func (_c *StreamsApi_UpdateStreamConnection_Call) RunAndReturn(...) *StreamsApi_UpdateStreamConnection_Call + type StreamsApi_UpdateStreamInstanceExecute_Call struct + func (_c *StreamsApi_UpdateStreamInstanceExecute_Call) Return(_a0 *admin.StreamsTenant, _a1 *http.Response, _a2 error) *StreamsApi_UpdateStreamInstanceExecute_Call + func (_c *StreamsApi_UpdateStreamInstanceExecute_Call) Run(run func(r admin.UpdateStreamInstanceApiRequest)) *StreamsApi_UpdateStreamInstanceExecute_Call + func (_c *StreamsApi_UpdateStreamInstanceExecute_Call) RunAndReturn(...) *StreamsApi_UpdateStreamInstanceExecute_Call + type StreamsApi_UpdateStreamInstanceWithParams_Call struct + func (_c *StreamsApi_UpdateStreamInstanceWithParams_Call) Return(_a0 admin.UpdateStreamInstanceApiRequest) *StreamsApi_UpdateStreamInstanceWithParams_Call + func (_c *StreamsApi_UpdateStreamInstanceWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateStreamInstanceApiParams)) *StreamsApi_UpdateStreamInstanceWithParams_Call + func (_c *StreamsApi_UpdateStreamInstanceWithParams_Call) RunAndReturn(...) *StreamsApi_UpdateStreamInstanceWithParams_Call + type StreamsApi_UpdateStreamInstance_Call struct + func (_c *StreamsApi_UpdateStreamInstance_Call) Return(_a0 admin.UpdateStreamInstanceApiRequest) *StreamsApi_UpdateStreamInstance_Call + func (_c *StreamsApi_UpdateStreamInstance_Call) Run(run func(ctx context.Context, groupId string, tenantName string, ...)) *StreamsApi_UpdateStreamInstance_Call + func (_c *StreamsApi_UpdateStreamInstance_Call) RunAndReturn(...) *StreamsApi_UpdateStreamInstance_Call + type TeamsApi struct + func NewTeamsApi(t interface{ ... }) *TeamsApi + func (_m *TeamsApi) AddAllTeamsToProject(ctx context.Context, groupId string, teamRole *[]admin.TeamRole) admin.AddAllTeamsToProjectApiRequest + func (_m *TeamsApi) AddAllTeamsToProjectExecute(r admin.AddAllTeamsToProjectApiRequest) (*admin.PaginatedTeamRole, *http.Response, error) + func (_m *TeamsApi) AddAllTeamsToProjectWithParams(ctx context.Context, args *admin.AddAllTeamsToProjectApiParams) admin.AddAllTeamsToProjectApiRequest + func (_m *TeamsApi) AddTeamUser(ctx context.Context, orgId string, teamId string, ...) admin.AddTeamUserApiRequest + func (_m *TeamsApi) AddTeamUserExecute(r admin.AddTeamUserApiRequest) (*admin.PaginatedApiAppUser, *http.Response, error) + func (_m *TeamsApi) AddTeamUserWithParams(ctx context.Context, args *admin.AddTeamUserApiParams) admin.AddTeamUserApiRequest + func (_m *TeamsApi) CreateTeam(ctx context.Context, orgId string, team *admin.Team) admin.CreateTeamApiRequest + func (_m *TeamsApi) CreateTeamExecute(r admin.CreateTeamApiRequest) (*admin.Team, *http.Response, error) + func (_m *TeamsApi) CreateTeamWithParams(ctx context.Context, args *admin.CreateTeamApiParams) admin.CreateTeamApiRequest + func (_m *TeamsApi) DeleteTeam(ctx context.Context, orgId string, teamId string) admin.DeleteTeamApiRequest + func (_m *TeamsApi) DeleteTeamExecute(r admin.DeleteTeamApiRequest) (any, *http.Response, error) + func (_m *TeamsApi) DeleteTeamWithParams(ctx context.Context, args *admin.DeleteTeamApiParams) admin.DeleteTeamApiRequest + func (_m *TeamsApi) EXPECT() *TeamsApi_Expecter + func (_m *TeamsApi) GetTeamById(ctx context.Context, orgId string, teamId string) admin.GetTeamByIdApiRequest + func (_m *TeamsApi) GetTeamByIdExecute(r admin.GetTeamByIdApiRequest) (*admin.TeamResponse, *http.Response, error) + func (_m *TeamsApi) GetTeamByIdWithParams(ctx context.Context, args *admin.GetTeamByIdApiParams) admin.GetTeamByIdApiRequest + func (_m *TeamsApi) GetTeamByName(ctx context.Context, orgId string, teamName string) admin.GetTeamByNameApiRequest + func (_m *TeamsApi) GetTeamByNameExecute(r admin.GetTeamByNameApiRequest) (*admin.TeamResponse, *http.Response, error) + func (_m *TeamsApi) GetTeamByNameWithParams(ctx context.Context, args *admin.GetTeamByNameApiParams) admin.GetTeamByNameApiRequest + func (_m *TeamsApi) ListOrganizationTeams(ctx context.Context, orgId string) admin.ListOrganizationTeamsApiRequest + func (_m *TeamsApi) ListOrganizationTeamsExecute(r admin.ListOrganizationTeamsApiRequest) (*admin.PaginatedTeam, *http.Response, error) + func (_m *TeamsApi) ListOrganizationTeamsWithParams(ctx context.Context, args *admin.ListOrganizationTeamsApiParams) admin.ListOrganizationTeamsApiRequest + func (_m *TeamsApi) ListProjectTeams(ctx context.Context, groupId string) admin.ListProjectTeamsApiRequest + func (_m *TeamsApi) ListProjectTeamsExecute(r admin.ListProjectTeamsApiRequest) (*admin.PaginatedTeamRole, *http.Response, error) + func (_m *TeamsApi) ListProjectTeamsWithParams(ctx context.Context, args *admin.ListProjectTeamsApiParams) admin.ListProjectTeamsApiRequest + func (_m *TeamsApi) ListTeamUsers(ctx context.Context, orgId string, teamId string) admin.ListTeamUsersApiRequest + func (_m *TeamsApi) ListTeamUsersExecute(r admin.ListTeamUsersApiRequest) (*admin.PaginatedAppUser, *http.Response, error) + func (_m *TeamsApi) ListTeamUsersWithParams(ctx context.Context, args *admin.ListTeamUsersApiParams) admin.ListTeamUsersApiRequest + func (_m *TeamsApi) RemoveProjectTeam(ctx context.Context, groupId string, teamId string) admin.RemoveProjectTeamApiRequest + func (_m *TeamsApi) RemoveProjectTeamExecute(r admin.RemoveProjectTeamApiRequest) (*http.Response, error) + func (_m *TeamsApi) RemoveProjectTeamWithParams(ctx context.Context, args *admin.RemoveProjectTeamApiParams) admin.RemoveProjectTeamApiRequest + func (_m *TeamsApi) RemoveTeamUser(ctx context.Context, orgId string, teamId string, userId string) admin.RemoveTeamUserApiRequest + func (_m *TeamsApi) RemoveTeamUserExecute(r admin.RemoveTeamUserApiRequest) (*http.Response, error) + func (_m *TeamsApi) RemoveTeamUserWithParams(ctx context.Context, args *admin.RemoveTeamUserApiParams) admin.RemoveTeamUserApiRequest + func (_m *TeamsApi) RenameTeam(ctx context.Context, orgId string, teamId string, teamUpdate *admin.TeamUpdate) admin.RenameTeamApiRequest + func (_m *TeamsApi) RenameTeamExecute(r admin.RenameTeamApiRequest) (*admin.TeamResponse, *http.Response, error) + func (_m *TeamsApi) RenameTeamWithParams(ctx context.Context, args *admin.RenameTeamApiParams) admin.RenameTeamApiRequest + func (_m *TeamsApi) UpdateTeamRoles(ctx context.Context, groupId string, teamId string, teamRole *admin.TeamRole) admin.UpdateTeamRolesApiRequest + func (_m *TeamsApi) UpdateTeamRolesExecute(r admin.UpdateTeamRolesApiRequest) (*admin.PaginatedTeamRole, *http.Response, error) + func (_m *TeamsApi) UpdateTeamRolesWithParams(ctx context.Context, args *admin.UpdateTeamRolesApiParams) admin.UpdateTeamRolesApiRequest + type TeamsApi_AddAllTeamsToProjectExecute_Call struct + func (_c *TeamsApi_AddAllTeamsToProjectExecute_Call) Return(_a0 *admin.PaginatedTeamRole, _a1 *http.Response, _a2 error) *TeamsApi_AddAllTeamsToProjectExecute_Call + func (_c *TeamsApi_AddAllTeamsToProjectExecute_Call) Run(run func(r admin.AddAllTeamsToProjectApiRequest)) *TeamsApi_AddAllTeamsToProjectExecute_Call + func (_c *TeamsApi_AddAllTeamsToProjectExecute_Call) RunAndReturn(...) *TeamsApi_AddAllTeamsToProjectExecute_Call + type TeamsApi_AddAllTeamsToProjectWithParams_Call struct + func (_c *TeamsApi_AddAllTeamsToProjectWithParams_Call) Return(_a0 admin.AddAllTeamsToProjectApiRequest) *TeamsApi_AddAllTeamsToProjectWithParams_Call + func (_c *TeamsApi_AddAllTeamsToProjectWithParams_Call) Run(run func(ctx context.Context, args *admin.AddAllTeamsToProjectApiParams)) *TeamsApi_AddAllTeamsToProjectWithParams_Call + func (_c *TeamsApi_AddAllTeamsToProjectWithParams_Call) RunAndReturn(...) *TeamsApi_AddAllTeamsToProjectWithParams_Call + type TeamsApi_AddAllTeamsToProject_Call struct + func (_c *TeamsApi_AddAllTeamsToProject_Call) Return(_a0 admin.AddAllTeamsToProjectApiRequest) *TeamsApi_AddAllTeamsToProject_Call + func (_c *TeamsApi_AddAllTeamsToProject_Call) Run(run func(ctx context.Context, groupId string, teamRole *[]admin.TeamRole)) *TeamsApi_AddAllTeamsToProject_Call + func (_c *TeamsApi_AddAllTeamsToProject_Call) RunAndReturn(...) *TeamsApi_AddAllTeamsToProject_Call + type TeamsApi_AddTeamUserExecute_Call struct + func (_c *TeamsApi_AddTeamUserExecute_Call) Return(_a0 *admin.PaginatedApiAppUser, _a1 *http.Response, _a2 error) *TeamsApi_AddTeamUserExecute_Call + func (_c *TeamsApi_AddTeamUserExecute_Call) Run(run func(r admin.AddTeamUserApiRequest)) *TeamsApi_AddTeamUserExecute_Call + func (_c *TeamsApi_AddTeamUserExecute_Call) RunAndReturn(...) *TeamsApi_AddTeamUserExecute_Call + type TeamsApi_AddTeamUserWithParams_Call struct + func (_c *TeamsApi_AddTeamUserWithParams_Call) Return(_a0 admin.AddTeamUserApiRequest) *TeamsApi_AddTeamUserWithParams_Call + func (_c *TeamsApi_AddTeamUserWithParams_Call) Run(run func(ctx context.Context, args *admin.AddTeamUserApiParams)) *TeamsApi_AddTeamUserWithParams_Call + func (_c *TeamsApi_AddTeamUserWithParams_Call) RunAndReturn(...) *TeamsApi_AddTeamUserWithParams_Call + type TeamsApi_AddTeamUser_Call struct + func (_c *TeamsApi_AddTeamUser_Call) Return(_a0 admin.AddTeamUserApiRequest) *TeamsApi_AddTeamUser_Call + func (_c *TeamsApi_AddTeamUser_Call) Run(run func(ctx context.Context, orgId string, teamId string, ...)) *TeamsApi_AddTeamUser_Call + func (_c *TeamsApi_AddTeamUser_Call) RunAndReturn(...) *TeamsApi_AddTeamUser_Call + type TeamsApi_CreateTeamExecute_Call struct + func (_c *TeamsApi_CreateTeamExecute_Call) Return(_a0 *admin.Team, _a1 *http.Response, _a2 error) *TeamsApi_CreateTeamExecute_Call + func (_c *TeamsApi_CreateTeamExecute_Call) Run(run func(r admin.CreateTeamApiRequest)) *TeamsApi_CreateTeamExecute_Call + func (_c *TeamsApi_CreateTeamExecute_Call) RunAndReturn(run func(admin.CreateTeamApiRequest) (*admin.Team, *http.Response, error)) *TeamsApi_CreateTeamExecute_Call + type TeamsApi_CreateTeamWithParams_Call struct + func (_c *TeamsApi_CreateTeamWithParams_Call) Return(_a0 admin.CreateTeamApiRequest) *TeamsApi_CreateTeamWithParams_Call + func (_c *TeamsApi_CreateTeamWithParams_Call) Run(run func(ctx context.Context, args *admin.CreateTeamApiParams)) *TeamsApi_CreateTeamWithParams_Call + func (_c *TeamsApi_CreateTeamWithParams_Call) RunAndReturn(...) *TeamsApi_CreateTeamWithParams_Call + type TeamsApi_CreateTeam_Call struct + func (_c *TeamsApi_CreateTeam_Call) Return(_a0 admin.CreateTeamApiRequest) *TeamsApi_CreateTeam_Call + func (_c *TeamsApi_CreateTeam_Call) Run(run func(ctx context.Context, orgId string, team *admin.Team)) *TeamsApi_CreateTeam_Call + func (_c *TeamsApi_CreateTeam_Call) RunAndReturn(run func(context.Context, string, *admin.Team) admin.CreateTeamApiRequest) *TeamsApi_CreateTeam_Call + type TeamsApi_DeleteTeamExecute_Call struct + func (_c *TeamsApi_DeleteTeamExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *TeamsApi_DeleteTeamExecute_Call + func (_c *TeamsApi_DeleteTeamExecute_Call) Run(run func(r admin.DeleteTeamApiRequest)) *TeamsApi_DeleteTeamExecute_Call + func (_c *TeamsApi_DeleteTeamExecute_Call) RunAndReturn(run func(admin.DeleteTeamApiRequest) (any, *http.Response, error)) *TeamsApi_DeleteTeamExecute_Call + type TeamsApi_DeleteTeamWithParams_Call struct + func (_c *TeamsApi_DeleteTeamWithParams_Call) Return(_a0 admin.DeleteTeamApiRequest) *TeamsApi_DeleteTeamWithParams_Call + func (_c *TeamsApi_DeleteTeamWithParams_Call) Run(run func(ctx context.Context, args *admin.DeleteTeamApiParams)) *TeamsApi_DeleteTeamWithParams_Call + func (_c *TeamsApi_DeleteTeamWithParams_Call) RunAndReturn(...) *TeamsApi_DeleteTeamWithParams_Call + type TeamsApi_DeleteTeam_Call struct + func (_c *TeamsApi_DeleteTeam_Call) Return(_a0 admin.DeleteTeamApiRequest) *TeamsApi_DeleteTeam_Call + func (_c *TeamsApi_DeleteTeam_Call) Run(run func(ctx context.Context, orgId string, teamId string)) *TeamsApi_DeleteTeam_Call + func (_c *TeamsApi_DeleteTeam_Call) RunAndReturn(run func(context.Context, string, string) admin.DeleteTeamApiRequest) *TeamsApi_DeleteTeam_Call + type TeamsApi_Expecter struct + func (_e *TeamsApi_Expecter) AddAllTeamsToProject(ctx any, groupId any, teamRole any) *TeamsApi_AddAllTeamsToProject_Call + func (_e *TeamsApi_Expecter) AddAllTeamsToProjectExecute(r any) *TeamsApi_AddAllTeamsToProjectExecute_Call + func (_e *TeamsApi_Expecter) AddAllTeamsToProjectWithParams(ctx any, args any) *TeamsApi_AddAllTeamsToProjectWithParams_Call + func (_e *TeamsApi_Expecter) AddTeamUser(ctx any, orgId any, teamId any, addUserToTeam any) *TeamsApi_AddTeamUser_Call + func (_e *TeamsApi_Expecter) AddTeamUserExecute(r any) *TeamsApi_AddTeamUserExecute_Call + func (_e *TeamsApi_Expecter) AddTeamUserWithParams(ctx any, args any) *TeamsApi_AddTeamUserWithParams_Call + func (_e *TeamsApi_Expecter) CreateTeam(ctx any, orgId any, team any) *TeamsApi_CreateTeam_Call + func (_e *TeamsApi_Expecter) CreateTeamExecute(r any) *TeamsApi_CreateTeamExecute_Call + func (_e *TeamsApi_Expecter) CreateTeamWithParams(ctx any, args any) *TeamsApi_CreateTeamWithParams_Call + func (_e *TeamsApi_Expecter) DeleteTeam(ctx any, orgId any, teamId any) *TeamsApi_DeleteTeam_Call + func (_e *TeamsApi_Expecter) DeleteTeamExecute(r any) *TeamsApi_DeleteTeamExecute_Call + func (_e *TeamsApi_Expecter) DeleteTeamWithParams(ctx any, args any) *TeamsApi_DeleteTeamWithParams_Call + func (_e *TeamsApi_Expecter) GetTeamById(ctx any, orgId any, teamId any) *TeamsApi_GetTeamById_Call + func (_e *TeamsApi_Expecter) GetTeamByIdExecute(r any) *TeamsApi_GetTeamByIdExecute_Call + func (_e *TeamsApi_Expecter) GetTeamByIdWithParams(ctx any, args any) *TeamsApi_GetTeamByIdWithParams_Call + func (_e *TeamsApi_Expecter) GetTeamByName(ctx any, orgId any, teamName any) *TeamsApi_GetTeamByName_Call + func (_e *TeamsApi_Expecter) GetTeamByNameExecute(r any) *TeamsApi_GetTeamByNameExecute_Call + func (_e *TeamsApi_Expecter) GetTeamByNameWithParams(ctx any, args any) *TeamsApi_GetTeamByNameWithParams_Call + func (_e *TeamsApi_Expecter) ListOrganizationTeams(ctx any, orgId any) *TeamsApi_ListOrganizationTeams_Call + func (_e *TeamsApi_Expecter) ListOrganizationTeamsExecute(r any) *TeamsApi_ListOrganizationTeamsExecute_Call + func (_e *TeamsApi_Expecter) ListOrganizationTeamsWithParams(ctx any, args any) *TeamsApi_ListOrganizationTeamsWithParams_Call + func (_e *TeamsApi_Expecter) ListProjectTeams(ctx any, groupId any) *TeamsApi_ListProjectTeams_Call + func (_e *TeamsApi_Expecter) ListProjectTeamsExecute(r any) *TeamsApi_ListProjectTeamsExecute_Call + func (_e *TeamsApi_Expecter) ListProjectTeamsWithParams(ctx any, args any) *TeamsApi_ListProjectTeamsWithParams_Call + func (_e *TeamsApi_Expecter) ListTeamUsers(ctx any, orgId any, teamId any) *TeamsApi_ListTeamUsers_Call + func (_e *TeamsApi_Expecter) ListTeamUsersExecute(r any) *TeamsApi_ListTeamUsersExecute_Call + func (_e *TeamsApi_Expecter) ListTeamUsersWithParams(ctx any, args any) *TeamsApi_ListTeamUsersWithParams_Call + func (_e *TeamsApi_Expecter) RemoveProjectTeam(ctx any, groupId any, teamId any) *TeamsApi_RemoveProjectTeam_Call + func (_e *TeamsApi_Expecter) RemoveProjectTeamExecute(r any) *TeamsApi_RemoveProjectTeamExecute_Call + func (_e *TeamsApi_Expecter) RemoveProjectTeamWithParams(ctx any, args any) *TeamsApi_RemoveProjectTeamWithParams_Call + func (_e *TeamsApi_Expecter) RemoveTeamUser(ctx any, orgId any, teamId any, userId any) *TeamsApi_RemoveTeamUser_Call + func (_e *TeamsApi_Expecter) RemoveTeamUserExecute(r any) *TeamsApi_RemoveTeamUserExecute_Call + func (_e *TeamsApi_Expecter) RemoveTeamUserWithParams(ctx any, args any) *TeamsApi_RemoveTeamUserWithParams_Call + func (_e *TeamsApi_Expecter) RenameTeam(ctx any, orgId any, teamId any, teamUpdate any) *TeamsApi_RenameTeam_Call + func (_e *TeamsApi_Expecter) RenameTeamExecute(r any) *TeamsApi_RenameTeamExecute_Call + func (_e *TeamsApi_Expecter) RenameTeamWithParams(ctx any, args any) *TeamsApi_RenameTeamWithParams_Call + func (_e *TeamsApi_Expecter) UpdateTeamRoles(ctx any, groupId any, teamId any, teamRole any) *TeamsApi_UpdateTeamRoles_Call + func (_e *TeamsApi_Expecter) UpdateTeamRolesExecute(r any) *TeamsApi_UpdateTeamRolesExecute_Call + func (_e *TeamsApi_Expecter) UpdateTeamRolesWithParams(ctx any, args any) *TeamsApi_UpdateTeamRolesWithParams_Call + type TeamsApi_GetTeamByIdExecute_Call struct + func (_c *TeamsApi_GetTeamByIdExecute_Call) Return(_a0 *admin.TeamResponse, _a1 *http.Response, _a2 error) *TeamsApi_GetTeamByIdExecute_Call + func (_c *TeamsApi_GetTeamByIdExecute_Call) Run(run func(r admin.GetTeamByIdApiRequest)) *TeamsApi_GetTeamByIdExecute_Call + func (_c *TeamsApi_GetTeamByIdExecute_Call) RunAndReturn(...) *TeamsApi_GetTeamByIdExecute_Call + type TeamsApi_GetTeamByIdWithParams_Call struct + func (_c *TeamsApi_GetTeamByIdWithParams_Call) Return(_a0 admin.GetTeamByIdApiRequest) *TeamsApi_GetTeamByIdWithParams_Call + func (_c *TeamsApi_GetTeamByIdWithParams_Call) Run(run func(ctx context.Context, args *admin.GetTeamByIdApiParams)) *TeamsApi_GetTeamByIdWithParams_Call + func (_c *TeamsApi_GetTeamByIdWithParams_Call) RunAndReturn(...) *TeamsApi_GetTeamByIdWithParams_Call + type TeamsApi_GetTeamById_Call struct + func (_c *TeamsApi_GetTeamById_Call) Return(_a0 admin.GetTeamByIdApiRequest) *TeamsApi_GetTeamById_Call + func (_c *TeamsApi_GetTeamById_Call) Run(run func(ctx context.Context, orgId string, teamId string)) *TeamsApi_GetTeamById_Call + func (_c *TeamsApi_GetTeamById_Call) RunAndReturn(run func(context.Context, string, string) admin.GetTeamByIdApiRequest) *TeamsApi_GetTeamById_Call + type TeamsApi_GetTeamByNameExecute_Call struct + func (_c *TeamsApi_GetTeamByNameExecute_Call) Return(_a0 *admin.TeamResponse, _a1 *http.Response, _a2 error) *TeamsApi_GetTeamByNameExecute_Call + func (_c *TeamsApi_GetTeamByNameExecute_Call) Run(run func(r admin.GetTeamByNameApiRequest)) *TeamsApi_GetTeamByNameExecute_Call + func (_c *TeamsApi_GetTeamByNameExecute_Call) RunAndReturn(...) *TeamsApi_GetTeamByNameExecute_Call + type TeamsApi_GetTeamByNameWithParams_Call struct + func (_c *TeamsApi_GetTeamByNameWithParams_Call) Return(_a0 admin.GetTeamByNameApiRequest) *TeamsApi_GetTeamByNameWithParams_Call + func (_c *TeamsApi_GetTeamByNameWithParams_Call) Run(run func(ctx context.Context, args *admin.GetTeamByNameApiParams)) *TeamsApi_GetTeamByNameWithParams_Call + func (_c *TeamsApi_GetTeamByNameWithParams_Call) RunAndReturn(...) *TeamsApi_GetTeamByNameWithParams_Call + type TeamsApi_GetTeamByName_Call struct + func (_c *TeamsApi_GetTeamByName_Call) Return(_a0 admin.GetTeamByNameApiRequest) *TeamsApi_GetTeamByName_Call + func (_c *TeamsApi_GetTeamByName_Call) Run(run func(ctx context.Context, orgId string, teamName string)) *TeamsApi_GetTeamByName_Call + func (_c *TeamsApi_GetTeamByName_Call) RunAndReturn(run func(context.Context, string, string) admin.GetTeamByNameApiRequest) *TeamsApi_GetTeamByName_Call + type TeamsApi_ListOrganizationTeamsExecute_Call struct + func (_c *TeamsApi_ListOrganizationTeamsExecute_Call) Return(_a0 *admin.PaginatedTeam, _a1 *http.Response, _a2 error) *TeamsApi_ListOrganizationTeamsExecute_Call + func (_c *TeamsApi_ListOrganizationTeamsExecute_Call) Run(run func(r admin.ListOrganizationTeamsApiRequest)) *TeamsApi_ListOrganizationTeamsExecute_Call + func (_c *TeamsApi_ListOrganizationTeamsExecute_Call) RunAndReturn(...) *TeamsApi_ListOrganizationTeamsExecute_Call + type TeamsApi_ListOrganizationTeamsWithParams_Call struct + func (_c *TeamsApi_ListOrganizationTeamsWithParams_Call) Return(_a0 admin.ListOrganizationTeamsApiRequest) *TeamsApi_ListOrganizationTeamsWithParams_Call + func (_c *TeamsApi_ListOrganizationTeamsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListOrganizationTeamsApiParams)) *TeamsApi_ListOrganizationTeamsWithParams_Call + func (_c *TeamsApi_ListOrganizationTeamsWithParams_Call) RunAndReturn(...) *TeamsApi_ListOrganizationTeamsWithParams_Call + type TeamsApi_ListOrganizationTeams_Call struct + func (_c *TeamsApi_ListOrganizationTeams_Call) Return(_a0 admin.ListOrganizationTeamsApiRequest) *TeamsApi_ListOrganizationTeams_Call + func (_c *TeamsApi_ListOrganizationTeams_Call) Run(run func(ctx context.Context, orgId string)) *TeamsApi_ListOrganizationTeams_Call + func (_c *TeamsApi_ListOrganizationTeams_Call) RunAndReturn(run func(context.Context, string) admin.ListOrganizationTeamsApiRequest) *TeamsApi_ListOrganizationTeams_Call + type TeamsApi_ListProjectTeamsExecute_Call struct + func (_c *TeamsApi_ListProjectTeamsExecute_Call) Return(_a0 *admin.PaginatedTeamRole, _a1 *http.Response, _a2 error) *TeamsApi_ListProjectTeamsExecute_Call + func (_c *TeamsApi_ListProjectTeamsExecute_Call) Run(run func(r admin.ListProjectTeamsApiRequest)) *TeamsApi_ListProjectTeamsExecute_Call + func (_c *TeamsApi_ListProjectTeamsExecute_Call) RunAndReturn(...) *TeamsApi_ListProjectTeamsExecute_Call + type TeamsApi_ListProjectTeamsWithParams_Call struct + func (_c *TeamsApi_ListProjectTeamsWithParams_Call) Return(_a0 admin.ListProjectTeamsApiRequest) *TeamsApi_ListProjectTeamsWithParams_Call + func (_c *TeamsApi_ListProjectTeamsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListProjectTeamsApiParams)) *TeamsApi_ListProjectTeamsWithParams_Call + func (_c *TeamsApi_ListProjectTeamsWithParams_Call) RunAndReturn(...) *TeamsApi_ListProjectTeamsWithParams_Call + type TeamsApi_ListProjectTeams_Call struct + func (_c *TeamsApi_ListProjectTeams_Call) Return(_a0 admin.ListProjectTeamsApiRequest) *TeamsApi_ListProjectTeams_Call + func (_c *TeamsApi_ListProjectTeams_Call) Run(run func(ctx context.Context, groupId string)) *TeamsApi_ListProjectTeams_Call + func (_c *TeamsApi_ListProjectTeams_Call) RunAndReturn(run func(context.Context, string) admin.ListProjectTeamsApiRequest) *TeamsApi_ListProjectTeams_Call + type TeamsApi_ListTeamUsersExecute_Call struct + func (_c *TeamsApi_ListTeamUsersExecute_Call) Return(_a0 *admin.PaginatedAppUser, _a1 *http.Response, _a2 error) *TeamsApi_ListTeamUsersExecute_Call + func (_c *TeamsApi_ListTeamUsersExecute_Call) Run(run func(r admin.ListTeamUsersApiRequest)) *TeamsApi_ListTeamUsersExecute_Call + func (_c *TeamsApi_ListTeamUsersExecute_Call) RunAndReturn(...) *TeamsApi_ListTeamUsersExecute_Call + type TeamsApi_ListTeamUsersWithParams_Call struct + func (_c *TeamsApi_ListTeamUsersWithParams_Call) Return(_a0 admin.ListTeamUsersApiRequest) *TeamsApi_ListTeamUsersWithParams_Call + func (_c *TeamsApi_ListTeamUsersWithParams_Call) Run(run func(ctx context.Context, args *admin.ListTeamUsersApiParams)) *TeamsApi_ListTeamUsersWithParams_Call + func (_c *TeamsApi_ListTeamUsersWithParams_Call) RunAndReturn(...) *TeamsApi_ListTeamUsersWithParams_Call + type TeamsApi_ListTeamUsers_Call struct + func (_c *TeamsApi_ListTeamUsers_Call) Return(_a0 admin.ListTeamUsersApiRequest) *TeamsApi_ListTeamUsers_Call + func (_c *TeamsApi_ListTeamUsers_Call) Run(run func(ctx context.Context, orgId string, teamId string)) *TeamsApi_ListTeamUsers_Call + func (_c *TeamsApi_ListTeamUsers_Call) RunAndReturn(run func(context.Context, string, string) admin.ListTeamUsersApiRequest) *TeamsApi_ListTeamUsers_Call + type TeamsApi_RemoveProjectTeamExecute_Call struct + func (_c *TeamsApi_RemoveProjectTeamExecute_Call) Return(_a0 *http.Response, _a1 error) *TeamsApi_RemoveProjectTeamExecute_Call + func (_c *TeamsApi_RemoveProjectTeamExecute_Call) Run(run func(r admin.RemoveProjectTeamApiRequest)) *TeamsApi_RemoveProjectTeamExecute_Call + func (_c *TeamsApi_RemoveProjectTeamExecute_Call) RunAndReturn(run func(admin.RemoveProjectTeamApiRequest) (*http.Response, error)) *TeamsApi_RemoveProjectTeamExecute_Call + type TeamsApi_RemoveProjectTeamWithParams_Call struct + func (_c *TeamsApi_RemoveProjectTeamWithParams_Call) Return(_a0 admin.RemoveProjectTeamApiRequest) *TeamsApi_RemoveProjectTeamWithParams_Call + func (_c *TeamsApi_RemoveProjectTeamWithParams_Call) Run(run func(ctx context.Context, args *admin.RemoveProjectTeamApiParams)) *TeamsApi_RemoveProjectTeamWithParams_Call + func (_c *TeamsApi_RemoveProjectTeamWithParams_Call) RunAndReturn(...) *TeamsApi_RemoveProjectTeamWithParams_Call + type TeamsApi_RemoveProjectTeam_Call struct + func (_c *TeamsApi_RemoveProjectTeam_Call) Return(_a0 admin.RemoveProjectTeamApiRequest) *TeamsApi_RemoveProjectTeam_Call + func (_c *TeamsApi_RemoveProjectTeam_Call) Run(run func(ctx context.Context, groupId string, teamId string)) *TeamsApi_RemoveProjectTeam_Call + func (_c *TeamsApi_RemoveProjectTeam_Call) RunAndReturn(run func(context.Context, string, string) admin.RemoveProjectTeamApiRequest) *TeamsApi_RemoveProjectTeam_Call + type TeamsApi_RemoveTeamUserExecute_Call struct + func (_c *TeamsApi_RemoveTeamUserExecute_Call) Return(_a0 *http.Response, _a1 error) *TeamsApi_RemoveTeamUserExecute_Call + func (_c *TeamsApi_RemoveTeamUserExecute_Call) Run(run func(r admin.RemoveTeamUserApiRequest)) *TeamsApi_RemoveTeamUserExecute_Call + func (_c *TeamsApi_RemoveTeamUserExecute_Call) RunAndReturn(run func(admin.RemoveTeamUserApiRequest) (*http.Response, error)) *TeamsApi_RemoveTeamUserExecute_Call + type TeamsApi_RemoveTeamUserWithParams_Call struct + func (_c *TeamsApi_RemoveTeamUserWithParams_Call) Return(_a0 admin.RemoveTeamUserApiRequest) *TeamsApi_RemoveTeamUserWithParams_Call + func (_c *TeamsApi_RemoveTeamUserWithParams_Call) Run(run func(ctx context.Context, args *admin.RemoveTeamUserApiParams)) *TeamsApi_RemoveTeamUserWithParams_Call + func (_c *TeamsApi_RemoveTeamUserWithParams_Call) RunAndReturn(...) *TeamsApi_RemoveTeamUserWithParams_Call + type TeamsApi_RemoveTeamUser_Call struct + func (_c *TeamsApi_RemoveTeamUser_Call) Return(_a0 admin.RemoveTeamUserApiRequest) *TeamsApi_RemoveTeamUser_Call + func (_c *TeamsApi_RemoveTeamUser_Call) Run(run func(ctx context.Context, orgId string, teamId string, userId string)) *TeamsApi_RemoveTeamUser_Call + func (_c *TeamsApi_RemoveTeamUser_Call) RunAndReturn(...) *TeamsApi_RemoveTeamUser_Call + type TeamsApi_RenameTeamExecute_Call struct + func (_c *TeamsApi_RenameTeamExecute_Call) Return(_a0 *admin.TeamResponse, _a1 *http.Response, _a2 error) *TeamsApi_RenameTeamExecute_Call + func (_c *TeamsApi_RenameTeamExecute_Call) Run(run func(r admin.RenameTeamApiRequest)) *TeamsApi_RenameTeamExecute_Call + func (_c *TeamsApi_RenameTeamExecute_Call) RunAndReturn(...) *TeamsApi_RenameTeamExecute_Call + type TeamsApi_RenameTeamWithParams_Call struct + func (_c *TeamsApi_RenameTeamWithParams_Call) Return(_a0 admin.RenameTeamApiRequest) *TeamsApi_RenameTeamWithParams_Call + func (_c *TeamsApi_RenameTeamWithParams_Call) Run(run func(ctx context.Context, args *admin.RenameTeamApiParams)) *TeamsApi_RenameTeamWithParams_Call + func (_c *TeamsApi_RenameTeamWithParams_Call) RunAndReturn(...) *TeamsApi_RenameTeamWithParams_Call + type TeamsApi_RenameTeam_Call struct + func (_c *TeamsApi_RenameTeam_Call) Return(_a0 admin.RenameTeamApiRequest) *TeamsApi_RenameTeam_Call + func (_c *TeamsApi_RenameTeam_Call) Run(...) *TeamsApi_RenameTeam_Call + func (_c *TeamsApi_RenameTeam_Call) RunAndReturn(...) *TeamsApi_RenameTeam_Call + type TeamsApi_UpdateTeamRolesExecute_Call struct + func (_c *TeamsApi_UpdateTeamRolesExecute_Call) Return(_a0 *admin.PaginatedTeamRole, _a1 *http.Response, _a2 error) *TeamsApi_UpdateTeamRolesExecute_Call + func (_c *TeamsApi_UpdateTeamRolesExecute_Call) Run(run func(r admin.UpdateTeamRolesApiRequest)) *TeamsApi_UpdateTeamRolesExecute_Call + func (_c *TeamsApi_UpdateTeamRolesExecute_Call) RunAndReturn(...) *TeamsApi_UpdateTeamRolesExecute_Call + type TeamsApi_UpdateTeamRolesWithParams_Call struct + func (_c *TeamsApi_UpdateTeamRolesWithParams_Call) Return(_a0 admin.UpdateTeamRolesApiRequest) *TeamsApi_UpdateTeamRolesWithParams_Call + func (_c *TeamsApi_UpdateTeamRolesWithParams_Call) Run(run func(ctx context.Context, args *admin.UpdateTeamRolesApiParams)) *TeamsApi_UpdateTeamRolesWithParams_Call + func (_c *TeamsApi_UpdateTeamRolesWithParams_Call) RunAndReturn(...) *TeamsApi_UpdateTeamRolesWithParams_Call + type TeamsApi_UpdateTeamRoles_Call struct + func (_c *TeamsApi_UpdateTeamRoles_Call) Return(_a0 admin.UpdateTeamRolesApiRequest) *TeamsApi_UpdateTeamRoles_Call + func (_c *TeamsApi_UpdateTeamRoles_Call) Run(...) *TeamsApi_UpdateTeamRoles_Call + func (_c *TeamsApi_UpdateTeamRoles_Call) RunAndReturn(...) *TeamsApi_UpdateTeamRoles_Call + type ThirdPartyIntegrationsApi struct + func NewThirdPartyIntegrationsApi(t interface{ ... }) *ThirdPartyIntegrationsApi + func (_m *ThirdPartyIntegrationsApi) CreateThirdPartyIntegration(ctx context.Context, integrationType string, groupId string, ...) admin.CreateThirdPartyIntegrationApiRequest + func (_m *ThirdPartyIntegrationsApi) CreateThirdPartyIntegrationExecute(r admin.CreateThirdPartyIntegrationApiRequest) (*admin.PaginatedIntegration, *http.Response, error) + func (_m *ThirdPartyIntegrationsApi) CreateThirdPartyIntegrationWithParams(ctx context.Context, args *admin.CreateThirdPartyIntegrationApiParams) admin.CreateThirdPartyIntegrationApiRequest + func (_m *ThirdPartyIntegrationsApi) DeleteThirdPartyIntegration(ctx context.Context, integrationType string, groupId string) admin.DeleteThirdPartyIntegrationApiRequest + func (_m *ThirdPartyIntegrationsApi) DeleteThirdPartyIntegrationExecute(r admin.DeleteThirdPartyIntegrationApiRequest) (any, *http.Response, error) + func (_m *ThirdPartyIntegrationsApi) DeleteThirdPartyIntegrationWithParams(ctx context.Context, args *admin.DeleteThirdPartyIntegrationApiParams) admin.DeleteThirdPartyIntegrationApiRequest + func (_m *ThirdPartyIntegrationsApi) EXPECT() *ThirdPartyIntegrationsApi_Expecter + func (_m *ThirdPartyIntegrationsApi) GetThirdPartyIntegration(ctx context.Context, groupId string, integrationType string) admin.GetThirdPartyIntegrationApiRequest + func (_m *ThirdPartyIntegrationsApi) GetThirdPartyIntegrationExecute(r admin.GetThirdPartyIntegrationApiRequest) (*admin.ThirdPartyIntegration, *http.Response, error) + func (_m *ThirdPartyIntegrationsApi) GetThirdPartyIntegrationWithParams(ctx context.Context, args *admin.GetThirdPartyIntegrationApiParams) admin.GetThirdPartyIntegrationApiRequest + func (_m *ThirdPartyIntegrationsApi) ListThirdPartyIntegrations(ctx context.Context, groupId string) admin.ListThirdPartyIntegrationsApiRequest + func (_m *ThirdPartyIntegrationsApi) ListThirdPartyIntegrationsExecute(r admin.ListThirdPartyIntegrationsApiRequest) (*admin.PaginatedIntegration, *http.Response, error) + func (_m *ThirdPartyIntegrationsApi) ListThirdPartyIntegrationsWithParams(ctx context.Context, args *admin.ListThirdPartyIntegrationsApiParams) admin.ListThirdPartyIntegrationsApiRequest + func (_m *ThirdPartyIntegrationsApi) UpdateThirdPartyIntegration(ctx context.Context, integrationType string, groupId string, ...) admin.UpdateThirdPartyIntegrationApiRequest + func (_m *ThirdPartyIntegrationsApi) UpdateThirdPartyIntegrationExecute(r admin.UpdateThirdPartyIntegrationApiRequest) (*admin.PaginatedIntegration, *http.Response, error) + func (_m *ThirdPartyIntegrationsApi) UpdateThirdPartyIntegrationWithParams(ctx context.Context, args *admin.UpdateThirdPartyIntegrationApiParams) admin.UpdateThirdPartyIntegrationApiRequest + type ThirdPartyIntegrationsApi_CreateThirdPartyIntegrationExecute_Call struct + func (_c *ThirdPartyIntegrationsApi_CreateThirdPartyIntegrationExecute_Call) Return(_a0 *admin.PaginatedIntegration, _a1 *http.Response, _a2 error) *ThirdPartyIntegrationsApi_CreateThirdPartyIntegrationExecute_Call + func (_c *ThirdPartyIntegrationsApi_CreateThirdPartyIntegrationExecute_Call) Run(run func(r admin.CreateThirdPartyIntegrationApiRequest)) *ThirdPartyIntegrationsApi_CreateThirdPartyIntegrationExecute_Call + func (_c *ThirdPartyIntegrationsApi_CreateThirdPartyIntegrationExecute_Call) RunAndReturn(...) *ThirdPartyIntegrationsApi_CreateThirdPartyIntegrationExecute_Call + type ThirdPartyIntegrationsApi_CreateThirdPartyIntegrationWithParams_Call struct + func (_c *ThirdPartyIntegrationsApi_CreateThirdPartyIntegrationWithParams_Call) Return(_a0 admin.CreateThirdPartyIntegrationApiRequest) *ThirdPartyIntegrationsApi_CreateThirdPartyIntegrationWithParams_Call + func (_c *ThirdPartyIntegrationsApi_CreateThirdPartyIntegrationWithParams_Call) Run(...) *ThirdPartyIntegrationsApi_CreateThirdPartyIntegrationWithParams_Call + func (_c *ThirdPartyIntegrationsApi_CreateThirdPartyIntegrationWithParams_Call) RunAndReturn(...) *ThirdPartyIntegrationsApi_CreateThirdPartyIntegrationWithParams_Call + type ThirdPartyIntegrationsApi_CreateThirdPartyIntegration_Call struct + func (_c *ThirdPartyIntegrationsApi_CreateThirdPartyIntegration_Call) Return(_a0 admin.CreateThirdPartyIntegrationApiRequest) *ThirdPartyIntegrationsApi_CreateThirdPartyIntegration_Call + func (_c *ThirdPartyIntegrationsApi_CreateThirdPartyIntegration_Call) Run(run func(ctx context.Context, integrationType string, groupId string, ...)) *ThirdPartyIntegrationsApi_CreateThirdPartyIntegration_Call + func (_c *ThirdPartyIntegrationsApi_CreateThirdPartyIntegration_Call) RunAndReturn(...) *ThirdPartyIntegrationsApi_CreateThirdPartyIntegration_Call + type ThirdPartyIntegrationsApi_DeleteThirdPartyIntegrationExecute_Call struct + func (_c *ThirdPartyIntegrationsApi_DeleteThirdPartyIntegrationExecute_Call) Return(_a0 any, _a1 *http.Response, _a2 error) *ThirdPartyIntegrationsApi_DeleteThirdPartyIntegrationExecute_Call + func (_c *ThirdPartyIntegrationsApi_DeleteThirdPartyIntegrationExecute_Call) Run(run func(r admin.DeleteThirdPartyIntegrationApiRequest)) *ThirdPartyIntegrationsApi_DeleteThirdPartyIntegrationExecute_Call + func (_c *ThirdPartyIntegrationsApi_DeleteThirdPartyIntegrationExecute_Call) RunAndReturn(...) *ThirdPartyIntegrationsApi_DeleteThirdPartyIntegrationExecute_Call + type ThirdPartyIntegrationsApi_DeleteThirdPartyIntegrationWithParams_Call struct + func (_c *ThirdPartyIntegrationsApi_DeleteThirdPartyIntegrationWithParams_Call) Return(_a0 admin.DeleteThirdPartyIntegrationApiRequest) *ThirdPartyIntegrationsApi_DeleteThirdPartyIntegrationWithParams_Call + func (_c *ThirdPartyIntegrationsApi_DeleteThirdPartyIntegrationWithParams_Call) Run(...) *ThirdPartyIntegrationsApi_DeleteThirdPartyIntegrationWithParams_Call + func (_c *ThirdPartyIntegrationsApi_DeleteThirdPartyIntegrationWithParams_Call) RunAndReturn(...) *ThirdPartyIntegrationsApi_DeleteThirdPartyIntegrationWithParams_Call + type ThirdPartyIntegrationsApi_DeleteThirdPartyIntegration_Call struct + func (_c *ThirdPartyIntegrationsApi_DeleteThirdPartyIntegration_Call) Return(_a0 admin.DeleteThirdPartyIntegrationApiRequest) *ThirdPartyIntegrationsApi_DeleteThirdPartyIntegration_Call + func (_c *ThirdPartyIntegrationsApi_DeleteThirdPartyIntegration_Call) Run(run func(ctx context.Context, integrationType string, groupId string)) *ThirdPartyIntegrationsApi_DeleteThirdPartyIntegration_Call + func (_c *ThirdPartyIntegrationsApi_DeleteThirdPartyIntegration_Call) RunAndReturn(...) *ThirdPartyIntegrationsApi_DeleteThirdPartyIntegration_Call + type ThirdPartyIntegrationsApi_Expecter struct + func (_e *ThirdPartyIntegrationsApi_Expecter) CreateThirdPartyIntegration(ctx any, integrationType any, groupId any, thirdPartyIntegration any) *ThirdPartyIntegrationsApi_CreateThirdPartyIntegration_Call + func (_e *ThirdPartyIntegrationsApi_Expecter) CreateThirdPartyIntegrationExecute(r any) *ThirdPartyIntegrationsApi_CreateThirdPartyIntegrationExecute_Call + func (_e *ThirdPartyIntegrationsApi_Expecter) CreateThirdPartyIntegrationWithParams(ctx any, args any) *ThirdPartyIntegrationsApi_CreateThirdPartyIntegrationWithParams_Call + func (_e *ThirdPartyIntegrationsApi_Expecter) DeleteThirdPartyIntegration(ctx any, integrationType any, groupId any) *ThirdPartyIntegrationsApi_DeleteThirdPartyIntegration_Call + func (_e *ThirdPartyIntegrationsApi_Expecter) DeleteThirdPartyIntegrationExecute(r any) *ThirdPartyIntegrationsApi_DeleteThirdPartyIntegrationExecute_Call + func (_e *ThirdPartyIntegrationsApi_Expecter) DeleteThirdPartyIntegrationWithParams(ctx any, args any) *ThirdPartyIntegrationsApi_DeleteThirdPartyIntegrationWithParams_Call + func (_e *ThirdPartyIntegrationsApi_Expecter) GetThirdPartyIntegration(ctx any, groupId any, integrationType any) *ThirdPartyIntegrationsApi_GetThirdPartyIntegration_Call + func (_e *ThirdPartyIntegrationsApi_Expecter) GetThirdPartyIntegrationExecute(r any) *ThirdPartyIntegrationsApi_GetThirdPartyIntegrationExecute_Call + func (_e *ThirdPartyIntegrationsApi_Expecter) GetThirdPartyIntegrationWithParams(ctx any, args any) *ThirdPartyIntegrationsApi_GetThirdPartyIntegrationWithParams_Call + func (_e *ThirdPartyIntegrationsApi_Expecter) ListThirdPartyIntegrations(ctx any, groupId any) *ThirdPartyIntegrationsApi_ListThirdPartyIntegrations_Call + func (_e *ThirdPartyIntegrationsApi_Expecter) ListThirdPartyIntegrationsExecute(r any) *ThirdPartyIntegrationsApi_ListThirdPartyIntegrationsExecute_Call + func (_e *ThirdPartyIntegrationsApi_Expecter) ListThirdPartyIntegrationsWithParams(ctx any, args any) *ThirdPartyIntegrationsApi_ListThirdPartyIntegrationsWithParams_Call + func (_e *ThirdPartyIntegrationsApi_Expecter) UpdateThirdPartyIntegration(ctx any, integrationType any, groupId any, thirdPartyIntegration any) *ThirdPartyIntegrationsApi_UpdateThirdPartyIntegration_Call + func (_e *ThirdPartyIntegrationsApi_Expecter) UpdateThirdPartyIntegrationExecute(r any) *ThirdPartyIntegrationsApi_UpdateThirdPartyIntegrationExecute_Call + func (_e *ThirdPartyIntegrationsApi_Expecter) UpdateThirdPartyIntegrationWithParams(ctx any, args any) *ThirdPartyIntegrationsApi_UpdateThirdPartyIntegrationWithParams_Call + type ThirdPartyIntegrationsApi_GetThirdPartyIntegrationExecute_Call struct + func (_c *ThirdPartyIntegrationsApi_GetThirdPartyIntegrationExecute_Call) Return(_a0 *admin.ThirdPartyIntegration, _a1 *http.Response, _a2 error) *ThirdPartyIntegrationsApi_GetThirdPartyIntegrationExecute_Call + func (_c *ThirdPartyIntegrationsApi_GetThirdPartyIntegrationExecute_Call) Run(run func(r admin.GetThirdPartyIntegrationApiRequest)) *ThirdPartyIntegrationsApi_GetThirdPartyIntegrationExecute_Call + func (_c *ThirdPartyIntegrationsApi_GetThirdPartyIntegrationExecute_Call) RunAndReturn(...) *ThirdPartyIntegrationsApi_GetThirdPartyIntegrationExecute_Call + type ThirdPartyIntegrationsApi_GetThirdPartyIntegrationWithParams_Call struct + func (_c *ThirdPartyIntegrationsApi_GetThirdPartyIntegrationWithParams_Call) Return(_a0 admin.GetThirdPartyIntegrationApiRequest) *ThirdPartyIntegrationsApi_GetThirdPartyIntegrationWithParams_Call + func (_c *ThirdPartyIntegrationsApi_GetThirdPartyIntegrationWithParams_Call) Run(run func(ctx context.Context, args *admin.GetThirdPartyIntegrationApiParams)) *ThirdPartyIntegrationsApi_GetThirdPartyIntegrationWithParams_Call + func (_c *ThirdPartyIntegrationsApi_GetThirdPartyIntegrationWithParams_Call) RunAndReturn(...) *ThirdPartyIntegrationsApi_GetThirdPartyIntegrationWithParams_Call + type ThirdPartyIntegrationsApi_GetThirdPartyIntegration_Call struct + func (_c *ThirdPartyIntegrationsApi_GetThirdPartyIntegration_Call) Return(_a0 admin.GetThirdPartyIntegrationApiRequest) *ThirdPartyIntegrationsApi_GetThirdPartyIntegration_Call + func (_c *ThirdPartyIntegrationsApi_GetThirdPartyIntegration_Call) Run(run func(ctx context.Context, groupId string, integrationType string)) *ThirdPartyIntegrationsApi_GetThirdPartyIntegration_Call + func (_c *ThirdPartyIntegrationsApi_GetThirdPartyIntegration_Call) RunAndReturn(...) *ThirdPartyIntegrationsApi_GetThirdPartyIntegration_Call + type ThirdPartyIntegrationsApi_ListThirdPartyIntegrationsExecute_Call struct + func (_c *ThirdPartyIntegrationsApi_ListThirdPartyIntegrationsExecute_Call) Return(_a0 *admin.PaginatedIntegration, _a1 *http.Response, _a2 error) *ThirdPartyIntegrationsApi_ListThirdPartyIntegrationsExecute_Call + func (_c *ThirdPartyIntegrationsApi_ListThirdPartyIntegrationsExecute_Call) Run(run func(r admin.ListThirdPartyIntegrationsApiRequest)) *ThirdPartyIntegrationsApi_ListThirdPartyIntegrationsExecute_Call + func (_c *ThirdPartyIntegrationsApi_ListThirdPartyIntegrationsExecute_Call) RunAndReturn(...) *ThirdPartyIntegrationsApi_ListThirdPartyIntegrationsExecute_Call + type ThirdPartyIntegrationsApi_ListThirdPartyIntegrationsWithParams_Call struct + func (_c *ThirdPartyIntegrationsApi_ListThirdPartyIntegrationsWithParams_Call) Return(_a0 admin.ListThirdPartyIntegrationsApiRequest) *ThirdPartyIntegrationsApi_ListThirdPartyIntegrationsWithParams_Call + func (_c *ThirdPartyIntegrationsApi_ListThirdPartyIntegrationsWithParams_Call) Run(run func(ctx context.Context, args *admin.ListThirdPartyIntegrationsApiParams)) *ThirdPartyIntegrationsApi_ListThirdPartyIntegrationsWithParams_Call + func (_c *ThirdPartyIntegrationsApi_ListThirdPartyIntegrationsWithParams_Call) RunAndReturn(...) *ThirdPartyIntegrationsApi_ListThirdPartyIntegrationsWithParams_Call + type ThirdPartyIntegrationsApi_ListThirdPartyIntegrations_Call struct + func (_c *ThirdPartyIntegrationsApi_ListThirdPartyIntegrations_Call) Return(_a0 admin.ListThirdPartyIntegrationsApiRequest) *ThirdPartyIntegrationsApi_ListThirdPartyIntegrations_Call + func (_c *ThirdPartyIntegrationsApi_ListThirdPartyIntegrations_Call) Run(run func(ctx context.Context, groupId string)) *ThirdPartyIntegrationsApi_ListThirdPartyIntegrations_Call + func (_c *ThirdPartyIntegrationsApi_ListThirdPartyIntegrations_Call) RunAndReturn(run func(context.Context, string) admin.ListThirdPartyIntegrationsApiRequest) *ThirdPartyIntegrationsApi_ListThirdPartyIntegrations_Call + type ThirdPartyIntegrationsApi_UpdateThirdPartyIntegrationExecute_Call struct + func (_c *ThirdPartyIntegrationsApi_UpdateThirdPartyIntegrationExecute_Call) Return(_a0 *admin.PaginatedIntegration, _a1 *http.Response, _a2 error) *ThirdPartyIntegrationsApi_UpdateThirdPartyIntegrationExecute_Call + func (_c *ThirdPartyIntegrationsApi_UpdateThirdPartyIntegrationExecute_Call) Run(run func(r admin.UpdateThirdPartyIntegrationApiRequest)) *ThirdPartyIntegrationsApi_UpdateThirdPartyIntegrationExecute_Call + func (_c *ThirdPartyIntegrationsApi_UpdateThirdPartyIntegrationExecute_Call) RunAndReturn(...) *ThirdPartyIntegrationsApi_UpdateThirdPartyIntegrationExecute_Call + type ThirdPartyIntegrationsApi_UpdateThirdPartyIntegrationWithParams_Call struct + func (_c *ThirdPartyIntegrationsApi_UpdateThirdPartyIntegrationWithParams_Call) Return(_a0 admin.UpdateThirdPartyIntegrationApiRequest) *ThirdPartyIntegrationsApi_UpdateThirdPartyIntegrationWithParams_Call + func (_c *ThirdPartyIntegrationsApi_UpdateThirdPartyIntegrationWithParams_Call) Run(...) *ThirdPartyIntegrationsApi_UpdateThirdPartyIntegrationWithParams_Call + func (_c *ThirdPartyIntegrationsApi_UpdateThirdPartyIntegrationWithParams_Call) RunAndReturn(...) *ThirdPartyIntegrationsApi_UpdateThirdPartyIntegrationWithParams_Call + type ThirdPartyIntegrationsApi_UpdateThirdPartyIntegration_Call struct + func (_c *ThirdPartyIntegrationsApi_UpdateThirdPartyIntegration_Call) Return(_a0 admin.UpdateThirdPartyIntegrationApiRequest) *ThirdPartyIntegrationsApi_UpdateThirdPartyIntegration_Call + func (_c *ThirdPartyIntegrationsApi_UpdateThirdPartyIntegration_Call) Run(run func(ctx context.Context, integrationType string, groupId string, ...)) *ThirdPartyIntegrationsApi_UpdateThirdPartyIntegration_Call + func (_c *ThirdPartyIntegrationsApi_UpdateThirdPartyIntegration_Call) RunAndReturn(...) *ThirdPartyIntegrationsApi_UpdateThirdPartyIntegration_Call + type X509AuthenticationApi struct + func NewX509AuthenticationApi(t interface{ ... }) *X509AuthenticationApi + func (_m *X509AuthenticationApi) CreateDatabaseUserCertificate(ctx context.Context, groupId string, username string, userCert *admin.UserCert) admin.CreateDatabaseUserCertificateApiRequest + func (_m *X509AuthenticationApi) CreateDatabaseUserCertificateExecute(r admin.CreateDatabaseUserCertificateApiRequest) (string, *http.Response, error) + func (_m *X509AuthenticationApi) CreateDatabaseUserCertificateWithParams(ctx context.Context, args *admin.CreateDatabaseUserCertificateApiParams) admin.CreateDatabaseUserCertificateApiRequest + func (_m *X509AuthenticationApi) DisableCustomerManagedX509(ctx context.Context, groupId string) admin.DisableCustomerManagedX509ApiRequest + func (_m *X509AuthenticationApi) DisableCustomerManagedX509Execute(r admin.DisableCustomerManagedX509ApiRequest) (*admin.UserSecurity, *http.Response, error) + func (_m *X509AuthenticationApi) DisableCustomerManagedX509WithParams(ctx context.Context, args *admin.DisableCustomerManagedX509ApiParams) admin.DisableCustomerManagedX509ApiRequest + func (_m *X509AuthenticationApi) EXPECT() *X509AuthenticationApi_Expecter + func (_m *X509AuthenticationApi) ListDatabaseUserCertificates(ctx context.Context, groupId string, username string) admin.ListDatabaseUserCertificatesApiRequest + func (_m *X509AuthenticationApi) ListDatabaseUserCertificatesExecute(r admin.ListDatabaseUserCertificatesApiRequest) (*admin.PaginatedUserCert, *http.Response, error) + func (_m *X509AuthenticationApi) ListDatabaseUserCertificatesWithParams(ctx context.Context, args *admin.ListDatabaseUserCertificatesApiParams) admin.ListDatabaseUserCertificatesApiRequest + type X509AuthenticationApi_CreateDatabaseUserCertificateExecute_Call struct + func (_c *X509AuthenticationApi_CreateDatabaseUserCertificateExecute_Call) Return(_a0 string, _a1 *http.Response, _a2 error) *X509AuthenticationApi_CreateDatabaseUserCertificateExecute_Call + func (_c *X509AuthenticationApi_CreateDatabaseUserCertificateExecute_Call) Run(run func(r admin.CreateDatabaseUserCertificateApiRequest)) *X509AuthenticationApi_CreateDatabaseUserCertificateExecute_Call + func (_c *X509AuthenticationApi_CreateDatabaseUserCertificateExecute_Call) RunAndReturn(...) *X509AuthenticationApi_CreateDatabaseUserCertificateExecute_Call + type X509AuthenticationApi_CreateDatabaseUserCertificateWithParams_Call struct + func (_c *X509AuthenticationApi_CreateDatabaseUserCertificateWithParams_Call) Return(_a0 admin.CreateDatabaseUserCertificateApiRequest) *X509AuthenticationApi_CreateDatabaseUserCertificateWithParams_Call + func (_c *X509AuthenticationApi_CreateDatabaseUserCertificateWithParams_Call) Run(...) *X509AuthenticationApi_CreateDatabaseUserCertificateWithParams_Call + func (_c *X509AuthenticationApi_CreateDatabaseUserCertificateWithParams_Call) RunAndReturn(...) *X509AuthenticationApi_CreateDatabaseUserCertificateWithParams_Call + type X509AuthenticationApi_CreateDatabaseUserCertificate_Call struct + func (_c *X509AuthenticationApi_CreateDatabaseUserCertificate_Call) Return(_a0 admin.CreateDatabaseUserCertificateApiRequest) *X509AuthenticationApi_CreateDatabaseUserCertificate_Call + func (_c *X509AuthenticationApi_CreateDatabaseUserCertificate_Call) Run(...) *X509AuthenticationApi_CreateDatabaseUserCertificate_Call + func (_c *X509AuthenticationApi_CreateDatabaseUserCertificate_Call) RunAndReturn(...) *X509AuthenticationApi_CreateDatabaseUserCertificate_Call + type X509AuthenticationApi_DisableCustomerManagedX509Execute_Call struct + func (_c *X509AuthenticationApi_DisableCustomerManagedX509Execute_Call) Return(_a0 *admin.UserSecurity, _a1 *http.Response, _a2 error) *X509AuthenticationApi_DisableCustomerManagedX509Execute_Call + func (_c *X509AuthenticationApi_DisableCustomerManagedX509Execute_Call) Run(run func(r admin.DisableCustomerManagedX509ApiRequest)) *X509AuthenticationApi_DisableCustomerManagedX509Execute_Call + func (_c *X509AuthenticationApi_DisableCustomerManagedX509Execute_Call) RunAndReturn(...) *X509AuthenticationApi_DisableCustomerManagedX509Execute_Call + type X509AuthenticationApi_DisableCustomerManagedX509WithParams_Call struct + func (_c *X509AuthenticationApi_DisableCustomerManagedX509WithParams_Call) Return(_a0 admin.DisableCustomerManagedX509ApiRequest) *X509AuthenticationApi_DisableCustomerManagedX509WithParams_Call + func (_c *X509AuthenticationApi_DisableCustomerManagedX509WithParams_Call) Run(run func(ctx context.Context, args *admin.DisableCustomerManagedX509ApiParams)) *X509AuthenticationApi_DisableCustomerManagedX509WithParams_Call + func (_c *X509AuthenticationApi_DisableCustomerManagedX509WithParams_Call) RunAndReturn(...) *X509AuthenticationApi_DisableCustomerManagedX509WithParams_Call + type X509AuthenticationApi_DisableCustomerManagedX509_Call struct + func (_c *X509AuthenticationApi_DisableCustomerManagedX509_Call) Return(_a0 admin.DisableCustomerManagedX509ApiRequest) *X509AuthenticationApi_DisableCustomerManagedX509_Call + func (_c *X509AuthenticationApi_DisableCustomerManagedX509_Call) Run(run func(ctx context.Context, groupId string)) *X509AuthenticationApi_DisableCustomerManagedX509_Call + func (_c *X509AuthenticationApi_DisableCustomerManagedX509_Call) RunAndReturn(run func(context.Context, string) admin.DisableCustomerManagedX509ApiRequest) *X509AuthenticationApi_DisableCustomerManagedX509_Call + type X509AuthenticationApi_Expecter struct + func (_e *X509AuthenticationApi_Expecter) CreateDatabaseUserCertificate(ctx any, groupId any, username any, userCert any) *X509AuthenticationApi_CreateDatabaseUserCertificate_Call + func (_e *X509AuthenticationApi_Expecter) CreateDatabaseUserCertificateExecute(r any) *X509AuthenticationApi_CreateDatabaseUserCertificateExecute_Call + func (_e *X509AuthenticationApi_Expecter) CreateDatabaseUserCertificateWithParams(ctx any, args any) *X509AuthenticationApi_CreateDatabaseUserCertificateWithParams_Call + func (_e *X509AuthenticationApi_Expecter) DisableCustomerManagedX509(ctx any, groupId any) *X509AuthenticationApi_DisableCustomerManagedX509_Call + func (_e *X509AuthenticationApi_Expecter) DisableCustomerManagedX509Execute(r any) *X509AuthenticationApi_DisableCustomerManagedX509Execute_Call + func (_e *X509AuthenticationApi_Expecter) DisableCustomerManagedX509WithParams(ctx any, args any) *X509AuthenticationApi_DisableCustomerManagedX509WithParams_Call + func (_e *X509AuthenticationApi_Expecter) ListDatabaseUserCertificates(ctx any, groupId any, username any) *X509AuthenticationApi_ListDatabaseUserCertificates_Call + func (_e *X509AuthenticationApi_Expecter) ListDatabaseUserCertificatesExecute(r any) *X509AuthenticationApi_ListDatabaseUserCertificatesExecute_Call + func (_e *X509AuthenticationApi_Expecter) ListDatabaseUserCertificatesWithParams(ctx any, args any) *X509AuthenticationApi_ListDatabaseUserCertificatesWithParams_Call + type X509AuthenticationApi_ListDatabaseUserCertificatesExecute_Call struct + func (_c *X509AuthenticationApi_ListDatabaseUserCertificatesExecute_Call) Return(_a0 *admin.PaginatedUserCert, _a1 *http.Response, _a2 error) *X509AuthenticationApi_ListDatabaseUserCertificatesExecute_Call + func (_c *X509AuthenticationApi_ListDatabaseUserCertificatesExecute_Call) Run(run func(r admin.ListDatabaseUserCertificatesApiRequest)) *X509AuthenticationApi_ListDatabaseUserCertificatesExecute_Call + func (_c *X509AuthenticationApi_ListDatabaseUserCertificatesExecute_Call) RunAndReturn(...) *X509AuthenticationApi_ListDatabaseUserCertificatesExecute_Call + type X509AuthenticationApi_ListDatabaseUserCertificatesWithParams_Call struct + func (_c *X509AuthenticationApi_ListDatabaseUserCertificatesWithParams_Call) Return(_a0 admin.ListDatabaseUserCertificatesApiRequest) *X509AuthenticationApi_ListDatabaseUserCertificatesWithParams_Call + func (_c *X509AuthenticationApi_ListDatabaseUserCertificatesWithParams_Call) Run(...) *X509AuthenticationApi_ListDatabaseUserCertificatesWithParams_Call + func (_c *X509AuthenticationApi_ListDatabaseUserCertificatesWithParams_Call) RunAndReturn(...) *X509AuthenticationApi_ListDatabaseUserCertificatesWithParams_Call + type X509AuthenticationApi_ListDatabaseUserCertificates_Call struct + func (_c *X509AuthenticationApi_ListDatabaseUserCertificates_Call) Return(_a0 admin.ListDatabaseUserCertificatesApiRequest) *X509AuthenticationApi_ListDatabaseUserCertificates_Call + func (_c *X509AuthenticationApi_ListDatabaseUserCertificates_Call) Run(run func(ctx context.Context, groupId string, username string)) *X509AuthenticationApi_ListDatabaseUserCertificates_Call + func (_c *X509AuthenticationApi_ListDatabaseUserCertificates_Call) RunAndReturn(...) *X509AuthenticationApi_ListDatabaseUserCertificates_Call Other modules containing this package go.mongodb.org/atlas-sdk/v20231115008 go.mongodb.org/atlas-sdk/v20231115009 go.mongodb.org/atlas-sdk/v20231115010 go.mongodb.org/atlas-sdk/v20231115011 go.mongodb.org/atlas-sdk/v20231115012 go.mongodb.org/atlas-sdk/v20231115013 go.mongodb.org/atlas-sdk/v20231115014 go.mongodb.org/atlas-sdk/v20240530001 go.mongodb.org/atlas-sdk/v20240530002 go.mongodb.org/atlas-sdk/v20240530003 go.mongodb.org/atlas-sdk/v20240530004 go.mongodb.org/atlas-sdk/v20240530005 go.mongodb.org/atlas-sdk/v20240805001 go.mongodb.org/atlas-sdk/v20240805002 go.mongodb.org/atlas-sdk/v20240805003 go.mongodb.org/atlas-sdk/v20240805004 go.mongodb.org/atlas-sdk/v20240805005 go.mongodb.org/atlas-sdk/v20241023001 go.mongodb.org/atlas-sdk/v20241023002 go.mongodb.org/atlas-sdk/v20241113001 go.mongodb.org/atlas-sdk/v20241113003 go.mongodb.org/atlas-sdk/v20241113004 go.mongodb.org/atlas-sdk/v20241113005