Documentation ¶
Overview ¶
This file is auto-generated, don't edit it. Thanks. *
*
Index ¶
- type AddContainerClusterRequest
- func (s AddContainerClusterRequest) GoString() string
- func (s *AddContainerClusterRequest) SetClusterType(v string) *AddContainerClusterRequest
- func (s *AddContainerClusterRequest) SetDescription(v string) *AddContainerClusterRequest
- func (s *AddContainerClusterRequest) SetIdentifier(v string) *AddContainerClusterRequest
- func (s *AddContainerClusterRequest) SetName(v string) *AddContainerClusterRequest
- func (s *AddContainerClusterRequest) SetNetworkType(v string) *AddContainerClusterRequest
- func (s AddContainerClusterRequest) String() string
- type AddContainerClusterResponse
- func (s AddContainerClusterResponse) GoString() string
- func (s *AddContainerClusterResponse) SetBody(v *AddContainerClusterResponseBody) *AddContainerClusterResponse
- func (s *AddContainerClusterResponse) SetHeaders(v map[string]*string) *AddContainerClusterResponse
- func (s *AddContainerClusterResponse) SetStatusCode(v int32) *AddContainerClusterResponse
- func (s AddContainerClusterResponse) String() string
- type AddContainerClusterResponseBody
- func (s AddContainerClusterResponseBody) GoString() string
- func (s *AddContainerClusterResponseBody) SetClusterId(v string) *AddContainerClusterResponseBody
- func (s *AddContainerClusterResponseBody) SetCode(v string) *AddContainerClusterResponseBody
- func (s *AddContainerClusterResponseBody) SetMessage(v string) *AddContainerClusterResponseBody
- func (s *AddContainerClusterResponseBody) SetRequestId(v string) *AddContainerClusterResponseBody
- func (s *AddContainerClusterResponseBody) SetSuccess(v bool) *AddContainerClusterResponseBody
- func (s *AddContainerClusterResponseBody) SetToken(v string) *AddContainerClusterResponseBody
- func (s AddContainerClusterResponseBody) String() string
- type CancelBackupJobRequest
- type CancelBackupJobResponse
- func (s CancelBackupJobResponse) GoString() string
- func (s *CancelBackupJobResponse) SetBody(v *CancelBackupJobResponseBody) *CancelBackupJobResponse
- func (s *CancelBackupJobResponse) SetHeaders(v map[string]*string) *CancelBackupJobResponse
- func (s *CancelBackupJobResponse) SetStatusCode(v int32) *CancelBackupJobResponse
- func (s CancelBackupJobResponse) String() string
- type CancelBackupJobResponseBody
- func (s CancelBackupJobResponseBody) GoString() string
- func (s *CancelBackupJobResponseBody) SetCode(v string) *CancelBackupJobResponseBody
- func (s *CancelBackupJobResponseBody) SetMessage(v string) *CancelBackupJobResponseBody
- func (s *CancelBackupJobResponseBody) SetRequestId(v string) *CancelBackupJobResponseBody
- func (s *CancelBackupJobResponseBody) SetSuccess(v bool) *CancelBackupJobResponseBody
- func (s CancelBackupJobResponseBody) String() string
- type CancelRestoreJobRequest
- type CancelRestoreJobResponse
- func (s CancelRestoreJobResponse) GoString() string
- func (s *CancelRestoreJobResponse) SetBody(v *CancelRestoreJobResponseBody) *CancelRestoreJobResponse
- func (s *CancelRestoreJobResponse) SetHeaders(v map[string]*string) *CancelRestoreJobResponse
- func (s *CancelRestoreJobResponse) SetStatusCode(v int32) *CancelRestoreJobResponse
- func (s CancelRestoreJobResponse) String() string
- type CancelRestoreJobResponseBody
- func (s CancelRestoreJobResponseBody) GoString() string
- func (s *CancelRestoreJobResponseBody) SetCode(v string) *CancelRestoreJobResponseBody
- func (s *CancelRestoreJobResponseBody) SetMessage(v string) *CancelRestoreJobResponseBody
- func (s *CancelRestoreJobResponseBody) SetRequestId(v string) *CancelRestoreJobResponseBody
- func (s *CancelRestoreJobResponseBody) SetSuccess(v bool) *CancelRestoreJobResponseBody
- func (s CancelRestoreJobResponseBody) String() string
- type ChangeResourceGroupRequest
- func (s ChangeResourceGroupRequest) GoString() string
- func (s *ChangeResourceGroupRequest) SetNewResourceGroupId(v string) *ChangeResourceGroupRequest
- func (s *ChangeResourceGroupRequest) SetResourceId(v string) *ChangeResourceGroupRequest
- func (s *ChangeResourceGroupRequest) SetResourceType(v string) *ChangeResourceGroupRequest
- func (s ChangeResourceGroupRequest) String() string
- type ChangeResourceGroupResponse
- func (s ChangeResourceGroupResponse) GoString() string
- func (s *ChangeResourceGroupResponse) SetBody(v *ChangeResourceGroupResponseBody) *ChangeResourceGroupResponse
- func (s *ChangeResourceGroupResponse) SetHeaders(v map[string]*string) *ChangeResourceGroupResponse
- func (s *ChangeResourceGroupResponse) SetStatusCode(v int32) *ChangeResourceGroupResponse
- func (s ChangeResourceGroupResponse) String() string
- type ChangeResourceGroupResponseBody
- func (s ChangeResourceGroupResponseBody) GoString() string
- func (s *ChangeResourceGroupResponseBody) SetCode(v string) *ChangeResourceGroupResponseBody
- func (s *ChangeResourceGroupResponseBody) SetMessage(v string) *ChangeResourceGroupResponseBody
- func (s *ChangeResourceGroupResponseBody) SetRequestId(v string) *ChangeResourceGroupResponseBody
- func (s *ChangeResourceGroupResponseBody) SetSuccess(v bool) *ChangeResourceGroupResponseBody
- func (s ChangeResourceGroupResponseBody) String() string
- type Client
- func (client *Client) AddContainerCluster(request *AddContainerClusterRequest) (_result *AddContainerClusterResponse, _err error)
- func (client *Client) AddContainerClusterWithOptions(request *AddContainerClusterRequest, runtime *util.RuntimeOptions) (_result *AddContainerClusterResponse, _err error)
- func (client *Client) CancelBackupJob(request *CancelBackupJobRequest) (_result *CancelBackupJobResponse, _err error)
- func (client *Client) CancelBackupJobWithOptions(request *CancelBackupJobRequest, runtime *util.RuntimeOptions) (_result *CancelBackupJobResponse, _err error)
- func (client *Client) CancelRestoreJob(request *CancelRestoreJobRequest) (_result *CancelRestoreJobResponse, _err error)
- func (client *Client) CancelRestoreJobWithOptions(request *CancelRestoreJobRequest, runtime *util.RuntimeOptions) (_result *CancelRestoreJobResponse, _err error)
- func (client *Client) ChangeResourceGroup(request *ChangeResourceGroupRequest) (_result *ChangeResourceGroupResponse, _err error)
- func (client *Client) ChangeResourceGroupWithOptions(request *ChangeResourceGroupRequest, runtime *util.RuntimeOptions) (_result *ChangeResourceGroupResponse, _err error)
- func (client *Client) CreateBackupJob(request *CreateBackupJobRequest) (_result *CreateBackupJobResponse, _err error)
- func (client *Client) CreateBackupJobWithOptions(request *CreateBackupJobRequest, runtime *util.RuntimeOptions) (_result *CreateBackupJobResponse, _err error)
- func (client *Client) CreateBackupPlan(request *CreateBackupPlanRequest) (_result *CreateBackupPlanResponse, _err error)
- func (client *Client) CreateBackupPlanWithOptions(tmpReq *CreateBackupPlanRequest, runtime *util.RuntimeOptions) (_result *CreateBackupPlanResponse, _err error)
- func (client *Client) CreateClients(request *CreateClientsRequest) (_result *CreateClientsResponse, _err error)
- func (client *Client) CreateClientsWithOptions(request *CreateClientsRequest, runtime *util.RuntimeOptions) (_result *CreateClientsResponse, _err error)
- func (client *Client) CreateHanaBackupPlan(request *CreateHanaBackupPlanRequest) (_result *CreateHanaBackupPlanResponse, _err error)
- func (client *Client) CreateHanaBackupPlanWithOptions(request *CreateHanaBackupPlanRequest, runtime *util.RuntimeOptions) (_result *CreateHanaBackupPlanResponse, _err error)
- func (client *Client) CreateHanaInstance(request *CreateHanaInstanceRequest) (_result *CreateHanaInstanceResponse, _err error)
- func (client *Client) CreateHanaInstanceWithOptions(request *CreateHanaInstanceRequest, runtime *util.RuntimeOptions) (_result *CreateHanaInstanceResponse, _err error)
- func (client *Client) CreateHanaRestore(request *CreateHanaRestoreRequest) (_result *CreateHanaRestoreResponse, _err error)
- func (client *Client) CreateHanaRestoreWithOptions(request *CreateHanaRestoreRequest, runtime *util.RuntimeOptions) (_result *CreateHanaRestoreResponse, _err error)
- func (client *Client) CreateReplicationVault(request *CreateReplicationVaultRequest) (_result *CreateReplicationVaultResponse, _err error)
- func (client *Client) CreateReplicationVaultWithOptions(request *CreateReplicationVaultRequest, runtime *util.RuntimeOptions) (_result *CreateReplicationVaultResponse, _err error)
- func (client *Client) CreateRestoreJob(request *CreateRestoreJobRequest) (_result *CreateRestoreJobResponse, _err error)
- func (client *Client) CreateRestoreJobWithOptions(tmpReq *CreateRestoreJobRequest, runtime *util.RuntimeOptions) (_result *CreateRestoreJobResponse, _err error)
- func (client *Client) CreateVault(request *CreateVaultRequest) (_result *CreateVaultResponse, _err error)
- func (client *Client) CreateVaultWithOptions(request *CreateVaultRequest, runtime *util.RuntimeOptions) (_result *CreateVaultResponse, _err error)
- func (client *Client) DeleteBackupClient(request *DeleteBackupClientRequest) (_result *DeleteBackupClientResponse, _err error)
- func (client *Client) DeleteBackupClientResource(request *DeleteBackupClientResourceRequest) (_result *DeleteBackupClientResourceResponse, _err error)
- func (client *Client) DeleteBackupClientResourceWithOptions(tmpReq *DeleteBackupClientResourceRequest, runtime *util.RuntimeOptions) (_result *DeleteBackupClientResourceResponse, _err error)
- func (client *Client) DeleteBackupClientWithOptions(request *DeleteBackupClientRequest, runtime *util.RuntimeOptions) (_result *DeleteBackupClientResponse, _err error)
- func (client *Client) DeleteBackupPlan(request *DeleteBackupPlanRequest) (_result *DeleteBackupPlanResponse, _err error)
- func (client *Client) DeleteBackupPlanWithOptions(request *DeleteBackupPlanRequest, runtime *util.RuntimeOptions) (_result *DeleteBackupPlanResponse, _err error)
- func (client *Client) DeleteHanaBackupPlan(request *DeleteHanaBackupPlanRequest) (_result *DeleteHanaBackupPlanResponse, _err error)
- func (client *Client) DeleteHanaBackupPlanWithOptions(request *DeleteHanaBackupPlanRequest, runtime *util.RuntimeOptions) (_result *DeleteHanaBackupPlanResponse, _err error)
- func (client *Client) DeleteHanaInstance(request *DeleteHanaInstanceRequest) (_result *DeleteHanaInstanceResponse, _err error)
- func (client *Client) DeleteHanaInstanceWithOptions(request *DeleteHanaInstanceRequest, runtime *util.RuntimeOptions) (_result *DeleteHanaInstanceResponse, _err error)
- func (client *Client) DeleteSnapshot(request *DeleteSnapshotRequest) (_result *DeleteSnapshotResponse, _err error)
- func (client *Client) DeleteSnapshotWithOptions(request *DeleteSnapshotRequest, runtime *util.RuntimeOptions) (_result *DeleteSnapshotResponse, _err error)
- func (client *Client) DeleteVault(request *DeleteVaultRequest) (_result *DeleteVaultResponse, _err error)
- func (client *Client) DeleteVaultWithOptions(request *DeleteVaultRequest, runtime *util.RuntimeOptions) (_result *DeleteVaultResponse, _err error)
- func (client *Client) DescribeBackupClients(request *DescribeBackupClientsRequest) (_result *DescribeBackupClientsResponse, _err error)
- func (client *Client) DescribeBackupClientsWithOptions(tmpReq *DescribeBackupClientsRequest, runtime *util.RuntimeOptions) (_result *DescribeBackupClientsResponse, _err error)
- func (client *Client) DescribeBackupJobs2(request *DescribeBackupJobs2Request) (_result *DescribeBackupJobs2Response, _err error)
- func (client *Client) DescribeBackupJobs2WithOptions(request *DescribeBackupJobs2Request, runtime *util.RuntimeOptions) (_result *DescribeBackupJobs2Response, _err error)
- func (client *Client) DescribeBackupPlans(request *DescribeBackupPlansRequest) (_result *DescribeBackupPlansResponse, _err error)
- func (client *Client) DescribeBackupPlansWithOptions(request *DescribeBackupPlansRequest, runtime *util.RuntimeOptions) (_result *DescribeBackupPlansResponse, _err error)
- func (client *Client) DescribeClients(request *DescribeClientsRequest) (_result *DescribeClientsResponse, _err error)
- func (client *Client) DescribeClientsWithOptions(request *DescribeClientsRequest, runtime *util.RuntimeOptions) (_result *DescribeClientsResponse, _err error)
- func (client *Client) DescribeContainerCluster(request *DescribeContainerClusterRequest) (_result *DescribeContainerClusterResponse, _err error)
- func (client *Client) DescribeContainerClusterWithOptions(request *DescribeContainerClusterRequest, runtime *util.RuntimeOptions) (_result *DescribeContainerClusterResponse, _err error)
- func (client *Client) DescribeHanaBackupPlans(request *DescribeHanaBackupPlansRequest) (_result *DescribeHanaBackupPlansResponse, _err error)
- func (client *Client) DescribeHanaBackupPlansWithOptions(request *DescribeHanaBackupPlansRequest, runtime *util.RuntimeOptions) (_result *DescribeHanaBackupPlansResponse, _err error)
- func (client *Client) DescribeHanaBackupSetting(request *DescribeHanaBackupSettingRequest) (_result *DescribeHanaBackupSettingResponse, _err error)
- func (client *Client) DescribeHanaBackupSettingWithOptions(request *DescribeHanaBackupSettingRequest, runtime *util.RuntimeOptions) (_result *DescribeHanaBackupSettingResponse, _err error)
- func (client *Client) DescribeHanaBackupsAsync(request *DescribeHanaBackupsAsyncRequest) (_result *DescribeHanaBackupsAsyncResponse, _err error)
- func (client *Client) DescribeHanaBackupsAsyncWithOptions(request *DescribeHanaBackupsAsyncRequest, runtime *util.RuntimeOptions) (_result *DescribeHanaBackupsAsyncResponse, _err error)
- func (client *Client) DescribeHanaDatabases(request *DescribeHanaDatabasesRequest) (_result *DescribeHanaDatabasesResponse, _err error)
- func (client *Client) DescribeHanaDatabasesWithOptions(request *DescribeHanaDatabasesRequest, runtime *util.RuntimeOptions) (_result *DescribeHanaDatabasesResponse, _err error)
- func (client *Client) DescribeHanaInstances(request *DescribeHanaInstancesRequest) (_result *DescribeHanaInstancesResponse, _err error)
- func (client *Client) DescribeHanaInstancesWithOptions(request *DescribeHanaInstancesRequest, runtime *util.RuntimeOptions) (_result *DescribeHanaInstancesResponse, _err error)
- func (client *Client) DescribeHanaRestores(request *DescribeHanaRestoresRequest) (_result *DescribeHanaRestoresResponse, _err error)
- func (client *Client) DescribeHanaRestoresWithOptions(request *DescribeHanaRestoresRequest, runtime *util.RuntimeOptions) (_result *DescribeHanaRestoresResponse, _err error)
- func (client *Client) DescribeHanaRetentionSetting(request *DescribeHanaRetentionSettingRequest) (_result *DescribeHanaRetentionSettingResponse, _err error)
- func (client *Client) DescribeHanaRetentionSettingWithOptions(request *DescribeHanaRetentionSettingRequest, runtime *util.RuntimeOptions) (_result *DescribeHanaRetentionSettingResponse, _err error)
- func (client *Client) DescribeOtsTableSnapshots(request *DescribeOtsTableSnapshotsRequest) (_result *DescribeOtsTableSnapshotsResponse, _err error)
- func (client *Client) DescribeOtsTableSnapshotsWithOptions(request *DescribeOtsTableSnapshotsRequest, runtime *util.RuntimeOptions) (_result *DescribeOtsTableSnapshotsResponse, _err error)
- func (client *Client) DescribeRecoverableOtsInstances() (_result *DescribeRecoverableOtsInstancesResponse, _err error)
- func (client *Client) DescribeRecoverableOtsInstancesWithOptions(runtime *util.RuntimeOptions) (_result *DescribeRecoverableOtsInstancesResponse, _err error)
- func (client *Client) DescribeRegions(request *DescribeRegionsRequest) (_result *DescribeRegionsResponse, _err error)
- func (client *Client) DescribeRegionsWithOptions(request *DescribeRegionsRequest, runtime *util.RuntimeOptions) (_result *DescribeRegionsResponse, _err error)
- func (client *Client) DescribeRestoreJobs2(request *DescribeRestoreJobs2Request) (_result *DescribeRestoreJobs2Response, _err error)
- func (client *Client) DescribeRestoreJobs2WithOptions(request *DescribeRestoreJobs2Request, runtime *util.RuntimeOptions) (_result *DescribeRestoreJobs2Response, _err error)
- func (client *Client) DescribeTask(request *DescribeTaskRequest) (_result *DescribeTaskResponse, _err error)
- func (client *Client) DescribeTaskWithOptions(request *DescribeTaskRequest, runtime *util.RuntimeOptions) (_result *DescribeTaskResponse, _err error)
- func (client *Client) DescribeUdmSnapshots(request *DescribeUdmSnapshotsRequest) (_result *DescribeUdmSnapshotsResponse, _err error)
- func (client *Client) DescribeUdmSnapshotsWithOptions(tmpReq *DescribeUdmSnapshotsRequest, runtime *util.RuntimeOptions) (_result *DescribeUdmSnapshotsResponse, _err error)
- func (client *Client) DescribeVaultReplicationRegions(request *DescribeVaultReplicationRegionsRequest) (_result *DescribeVaultReplicationRegionsResponse, _err error)
- func (client *Client) DescribeVaultReplicationRegionsWithOptions(request *DescribeVaultReplicationRegionsRequest, runtime *util.RuntimeOptions) (_result *DescribeVaultReplicationRegionsResponse, _err error)
- func (client *Client) DescribeVaults(request *DescribeVaultsRequest) (_result *DescribeVaultsResponse, _err error)
- func (client *Client) DescribeVaultsWithOptions(request *DescribeVaultsRequest, runtime *util.RuntimeOptions) (_result *DescribeVaultsResponse, _err error)
- func (client *Client) DetachNasFileSystem(request *DetachNasFileSystemRequest) (_result *DetachNasFileSystemResponse, _err error)
- func (client *Client) DetachNasFileSystemWithOptions(request *DetachNasFileSystemRequest, runtime *util.RuntimeOptions) (_result *DetachNasFileSystemResponse, _err error)
- func (client *Client) DisableBackupPlan(request *DisableBackupPlanRequest) (_result *DisableBackupPlanResponse, _err error)
- func (client *Client) DisableBackupPlanWithOptions(request *DisableBackupPlanRequest, runtime *util.RuntimeOptions) (_result *DisableBackupPlanResponse, _err error)
- func (client *Client) DisableHanaBackupPlan(request *DisableHanaBackupPlanRequest) (_result *DisableHanaBackupPlanResponse, _err error)
- func (client *Client) DisableHanaBackupPlanWithOptions(request *DisableHanaBackupPlanRequest, runtime *util.RuntimeOptions) (_result *DisableHanaBackupPlanResponse, _err error)
- func (client *Client) EnableBackupPlan(request *EnableBackupPlanRequest) (_result *EnableBackupPlanResponse, _err error)
- func (client *Client) EnableBackupPlanWithOptions(request *EnableBackupPlanRequest, runtime *util.RuntimeOptions) (_result *EnableBackupPlanResponse, _err error)
- func (client *Client) EnableHanaBackupPlan(request *EnableHanaBackupPlanRequest) (_result *EnableHanaBackupPlanResponse, _err error)
- func (client *Client) EnableHanaBackupPlanWithOptions(request *EnableHanaBackupPlanRequest, runtime *util.RuntimeOptions) (_result *EnableHanaBackupPlanResponse, _err error)
- func (client *Client) ExecuteBackupPlan(request *ExecuteBackupPlanRequest) (_result *ExecuteBackupPlanResponse, _err error)
- func (client *Client) ExecuteBackupPlanWithOptions(request *ExecuteBackupPlanRequest, runtime *util.RuntimeOptions) (_result *ExecuteBackupPlanResponse, _err error)
- func (client *Client) GenerateRamPolicy(request *GenerateRamPolicyRequest) (_result *GenerateRamPolicyResponse, _err error)
- func (client *Client) GenerateRamPolicyWithOptions(request *GenerateRamPolicyRequest, runtime *util.RuntimeOptions) (_result *GenerateRamPolicyResponse, _err error)
- func (client *Client) GetEndpoint(productId *string, regionId *string, endpointRule *string, network *string, ...) (_result *string, _err error)
- func (client *Client) Init(config *openapi.Config) (_err error)
- func (client *Client) InstallBackupClients(request *InstallBackupClientsRequest) (_result *InstallBackupClientsResponse, _err error)
- func (client *Client) InstallBackupClientsWithOptions(tmpReq *InstallBackupClientsRequest, runtime *util.RuntimeOptions) (_result *InstallBackupClientsResponse, _err error)
- func (client *Client) SearchHistoricalSnapshots(request *SearchHistoricalSnapshotsRequest) (_result *SearchHistoricalSnapshotsResponse, _err error)
- func (client *Client) SearchHistoricalSnapshotsWithOptions(tmpReq *SearchHistoricalSnapshotsRequest, runtime *util.RuntimeOptions) (_result *SearchHistoricalSnapshotsResponse, _err error)
- func (client *Client) StartHanaDatabaseAsync(request *StartHanaDatabaseAsyncRequest) (_result *StartHanaDatabaseAsyncResponse, _err error)
- func (client *Client) StartHanaDatabaseAsyncWithOptions(request *StartHanaDatabaseAsyncRequest, runtime *util.RuntimeOptions) (_result *StartHanaDatabaseAsyncResponse, _err error)
- func (client *Client) StopHanaDatabaseAsync(request *StopHanaDatabaseAsyncRequest) (_result *StopHanaDatabaseAsyncResponse, _err error)
- func (client *Client) StopHanaDatabaseAsyncWithOptions(request *StopHanaDatabaseAsyncRequest, runtime *util.RuntimeOptions) (_result *StopHanaDatabaseAsyncResponse, _err error)
- func (client *Client) UninstallBackupClients(request *UninstallBackupClientsRequest) (_result *UninstallBackupClientsResponse, _err error)
- func (client *Client) UninstallBackupClientsWithOptions(tmpReq *UninstallBackupClientsRequest, runtime *util.RuntimeOptions) (_result *UninstallBackupClientsResponse, _err error)
- func (client *Client) UninstallClient(request *UninstallClientRequest) (_result *UninstallClientResponse, _err error)
- func (client *Client) UninstallClientWithOptions(request *UninstallClientRequest, runtime *util.RuntimeOptions) (_result *UninstallClientResponse, _err error)
- func (client *Client) UpdateBackupPlan(request *UpdateBackupPlanRequest) (_result *UpdateBackupPlanResponse, _err error)
- func (client *Client) UpdateBackupPlanWithOptions(tmpReq *UpdateBackupPlanRequest, runtime *util.RuntimeOptions) (_result *UpdateBackupPlanResponse, _err error)
- func (client *Client) UpdateClientSettings(request *UpdateClientSettingsRequest) (_result *UpdateClientSettingsResponse, _err error)
- func (client *Client) UpdateClientSettingsWithOptions(request *UpdateClientSettingsRequest, runtime *util.RuntimeOptions) (_result *UpdateClientSettingsResponse, _err error)
- func (client *Client) UpdateHanaBackupPlan(request *UpdateHanaBackupPlanRequest) (_result *UpdateHanaBackupPlanResponse, _err error)
- func (client *Client) UpdateHanaBackupPlanWithOptions(request *UpdateHanaBackupPlanRequest, runtime *util.RuntimeOptions) (_result *UpdateHanaBackupPlanResponse, _err error)
- func (client *Client) UpdateHanaBackupSetting(request *UpdateHanaBackupSettingRequest) (_result *UpdateHanaBackupSettingResponse, _err error)
- func (client *Client) UpdateHanaBackupSettingWithOptions(request *UpdateHanaBackupSettingRequest, runtime *util.RuntimeOptions) (_result *UpdateHanaBackupSettingResponse, _err error)
- func (client *Client) UpdateHanaInstance(request *UpdateHanaInstanceRequest) (_result *UpdateHanaInstanceResponse, _err error)
- func (client *Client) UpdateHanaInstanceWithOptions(request *UpdateHanaInstanceRequest, runtime *util.RuntimeOptions) (_result *UpdateHanaInstanceResponse, _err error)
- func (client *Client) UpdateHanaRetentionSetting(request *UpdateHanaRetentionSettingRequest) (_result *UpdateHanaRetentionSettingResponse, _err error)
- func (client *Client) UpdateHanaRetentionSettingWithOptions(request *UpdateHanaRetentionSettingRequest, runtime *util.RuntimeOptions) (_result *UpdateHanaRetentionSettingResponse, _err error)
- func (client *Client) UpdateVault(request *UpdateVaultRequest) (_result *UpdateVaultResponse, _err error)
- func (client *Client) UpdateVaultWithOptions(request *UpdateVaultRequest, runtime *util.RuntimeOptions) (_result *UpdateVaultResponse, _err error)
- func (client *Client) UpgradeBackupClients(request *UpgradeBackupClientsRequest) (_result *UpgradeBackupClientsResponse, _err error)
- func (client *Client) UpgradeBackupClientsWithOptions(tmpReq *UpgradeBackupClientsRequest, runtime *util.RuntimeOptions) (_result *UpgradeBackupClientsResponse, _err error)
- func (client *Client) UpgradeClient(request *UpgradeClientRequest) (_result *UpgradeClientResponse, _err error)
- func (client *Client) UpgradeClientWithOptions(request *UpgradeClientRequest, runtime *util.RuntimeOptions) (_result *UpgradeClientResponse, _err error)
- type CreateBackupJobRequest
- func (s CreateBackupJobRequest) GoString() string
- func (s *CreateBackupJobRequest) SetBackupType(v string) *CreateBackupJobRequest
- func (s *CreateBackupJobRequest) SetClusterId(v string) *CreateBackupJobRequest
- func (s *CreateBackupJobRequest) SetContainerClusterId(v string) *CreateBackupJobRequest
- func (s *CreateBackupJobRequest) SetContainerResources(v string) *CreateBackupJobRequest
- func (s *CreateBackupJobRequest) SetExclude(v string) *CreateBackupJobRequest
- func (s *CreateBackupJobRequest) SetInclude(v string) *CreateBackupJobRequest
- func (s *CreateBackupJobRequest) SetInitiatedByAck(v bool) *CreateBackupJobRequest
- func (s *CreateBackupJobRequest) SetJobName(v string) *CreateBackupJobRequest
- func (s *CreateBackupJobRequest) SetOptions(v string) *CreateBackupJobRequest
- func (s *CreateBackupJobRequest) SetRetention(v int64) *CreateBackupJobRequest
- func (s *CreateBackupJobRequest) SetSourceType(v string) *CreateBackupJobRequest
- func (s *CreateBackupJobRequest) SetSpeedLimit(v string) *CreateBackupJobRequest
- func (s *CreateBackupJobRequest) SetVaultId(v string) *CreateBackupJobRequest
- func (s CreateBackupJobRequest) String() string
- type CreateBackupJobResponse
- func (s CreateBackupJobResponse) GoString() string
- func (s *CreateBackupJobResponse) SetBody(v *CreateBackupJobResponseBody) *CreateBackupJobResponse
- func (s *CreateBackupJobResponse) SetHeaders(v map[string]*string) *CreateBackupJobResponse
- func (s *CreateBackupJobResponse) SetStatusCode(v int32) *CreateBackupJobResponse
- func (s CreateBackupJobResponse) String() string
- type CreateBackupJobResponseBody
- func (s CreateBackupJobResponseBody) GoString() string
- func (s *CreateBackupJobResponseBody) SetCode(v string) *CreateBackupJobResponseBody
- func (s *CreateBackupJobResponseBody) SetJobId(v string) *CreateBackupJobResponseBody
- func (s *CreateBackupJobResponseBody) SetMessage(v string) *CreateBackupJobResponseBody
- func (s *CreateBackupJobResponseBody) SetRequestId(v string) *CreateBackupJobResponseBody
- func (s *CreateBackupJobResponseBody) SetSuccess(v bool) *CreateBackupJobResponseBody
- func (s CreateBackupJobResponseBody) String() string
- type CreateBackupPlanRequest
- func (s CreateBackupPlanRequest) GoString() string
- func (s *CreateBackupPlanRequest) SetBackupType(v string) *CreateBackupPlanRequest
- func (s *CreateBackupPlanRequest) SetBucket(v string) *CreateBackupPlanRequest
- func (s *CreateBackupPlanRequest) SetCreateTime(v int64) *CreateBackupPlanRequest
- func (s *CreateBackupPlanRequest) SetDetail(v map[string]interface{}) *CreateBackupPlanRequest
- func (s *CreateBackupPlanRequest) SetExclude(v string) *CreateBackupPlanRequest
- func (s *CreateBackupPlanRequest) SetFileSystemId(v string) *CreateBackupPlanRequest
- func (s *CreateBackupPlanRequest) SetInclude(v string) *CreateBackupPlanRequest
- func (s *CreateBackupPlanRequest) SetInstanceId(v string) *CreateBackupPlanRequest
- func (s *CreateBackupPlanRequest) SetInstanceName(v string) *CreateBackupPlanRequest
- func (s *CreateBackupPlanRequest) SetOptions(v string) *CreateBackupPlanRequest
- func (s *CreateBackupPlanRequest) SetOtsDetail(v *OtsDetail) *CreateBackupPlanRequest
- func (s *CreateBackupPlanRequest) SetPath(v []*string) *CreateBackupPlanRequest
- func (s *CreateBackupPlanRequest) SetPlanName(v string) *CreateBackupPlanRequest
- func (s *CreateBackupPlanRequest) SetPrefix(v string) *CreateBackupPlanRequest
- func (s *CreateBackupPlanRequest) SetRetention(v int64) *CreateBackupPlanRequest
- func (s *CreateBackupPlanRequest) SetRule(v []*CreateBackupPlanRequestRule) *CreateBackupPlanRequest
- func (s *CreateBackupPlanRequest) SetSchedule(v string) *CreateBackupPlanRequest
- func (s *CreateBackupPlanRequest) SetSourceType(v string) *CreateBackupPlanRequest
- func (s *CreateBackupPlanRequest) SetSpeedLimit(v string) *CreateBackupPlanRequest
- func (s *CreateBackupPlanRequest) SetUdmRegionId(v string) *CreateBackupPlanRequest
- func (s *CreateBackupPlanRequest) SetVaultId(v string) *CreateBackupPlanRequest
- func (s CreateBackupPlanRequest) String() string
- type CreateBackupPlanRequestRule
- func (s CreateBackupPlanRequestRule) GoString() string
- func (s *CreateBackupPlanRequestRule) SetBackupType(v string) *CreateBackupPlanRequestRule
- func (s *CreateBackupPlanRequestRule) SetDestinationRegionId(v string) *CreateBackupPlanRequestRule
- func (s *CreateBackupPlanRequestRule) SetDestinationRetention(v int64) *CreateBackupPlanRequestRule
- func (s *CreateBackupPlanRequestRule) SetDisabled(v bool) *CreateBackupPlanRequestRule
- func (s *CreateBackupPlanRequestRule) SetDoCopy(v bool) *CreateBackupPlanRequestRule
- func (s *CreateBackupPlanRequestRule) SetRetention(v int64) *CreateBackupPlanRequestRule
- func (s *CreateBackupPlanRequestRule) SetRuleName(v string) *CreateBackupPlanRequestRule
- func (s *CreateBackupPlanRequestRule) SetSchedule(v string) *CreateBackupPlanRequestRule
- func (s CreateBackupPlanRequestRule) String() string
- type CreateBackupPlanResponse
- func (s CreateBackupPlanResponse) GoString() string
- func (s *CreateBackupPlanResponse) SetBody(v *CreateBackupPlanResponseBody) *CreateBackupPlanResponse
- func (s *CreateBackupPlanResponse) SetHeaders(v map[string]*string) *CreateBackupPlanResponse
- func (s *CreateBackupPlanResponse) SetStatusCode(v int32) *CreateBackupPlanResponse
- func (s CreateBackupPlanResponse) String() string
- type CreateBackupPlanResponseBody
- func (s CreateBackupPlanResponseBody) GoString() string
- func (s *CreateBackupPlanResponseBody) SetCode(v string) *CreateBackupPlanResponseBody
- func (s *CreateBackupPlanResponseBody) SetMessage(v string) *CreateBackupPlanResponseBody
- func (s *CreateBackupPlanResponseBody) SetPlanId(v string) *CreateBackupPlanResponseBody
- func (s *CreateBackupPlanResponseBody) SetRequestId(v string) *CreateBackupPlanResponseBody
- func (s *CreateBackupPlanResponseBody) SetSuccess(v bool) *CreateBackupPlanResponseBody
- func (s CreateBackupPlanResponseBody) String() string
- type CreateBackupPlanShrinkRequest
- func (s CreateBackupPlanShrinkRequest) GoString() string
- func (s *CreateBackupPlanShrinkRequest) SetBackupType(v string) *CreateBackupPlanShrinkRequest
- func (s *CreateBackupPlanShrinkRequest) SetBucket(v string) *CreateBackupPlanShrinkRequest
- func (s *CreateBackupPlanShrinkRequest) SetCreateTime(v int64) *CreateBackupPlanShrinkRequest
- func (s *CreateBackupPlanShrinkRequest) SetDetailShrink(v string) *CreateBackupPlanShrinkRequest
- func (s *CreateBackupPlanShrinkRequest) SetExclude(v string) *CreateBackupPlanShrinkRequest
- func (s *CreateBackupPlanShrinkRequest) SetFileSystemId(v string) *CreateBackupPlanShrinkRequest
- func (s *CreateBackupPlanShrinkRequest) SetInclude(v string) *CreateBackupPlanShrinkRequest
- func (s *CreateBackupPlanShrinkRequest) SetInstanceId(v string) *CreateBackupPlanShrinkRequest
- func (s *CreateBackupPlanShrinkRequest) SetInstanceName(v string) *CreateBackupPlanShrinkRequest
- func (s *CreateBackupPlanShrinkRequest) SetOptions(v string) *CreateBackupPlanShrinkRequest
- func (s *CreateBackupPlanShrinkRequest) SetOtsDetailShrink(v string) *CreateBackupPlanShrinkRequest
- func (s *CreateBackupPlanShrinkRequest) SetPath(v []*string) *CreateBackupPlanShrinkRequest
- func (s *CreateBackupPlanShrinkRequest) SetPlanName(v string) *CreateBackupPlanShrinkRequest
- func (s *CreateBackupPlanShrinkRequest) SetPrefix(v string) *CreateBackupPlanShrinkRequest
- func (s *CreateBackupPlanShrinkRequest) SetRetention(v int64) *CreateBackupPlanShrinkRequest
- func (s *CreateBackupPlanShrinkRequest) SetRule(v []*CreateBackupPlanShrinkRequestRule) *CreateBackupPlanShrinkRequest
- func (s *CreateBackupPlanShrinkRequest) SetSchedule(v string) *CreateBackupPlanShrinkRequest
- func (s *CreateBackupPlanShrinkRequest) SetSourceType(v string) *CreateBackupPlanShrinkRequest
- func (s *CreateBackupPlanShrinkRequest) SetSpeedLimit(v string) *CreateBackupPlanShrinkRequest
- func (s *CreateBackupPlanShrinkRequest) SetUdmRegionId(v string) *CreateBackupPlanShrinkRequest
- func (s *CreateBackupPlanShrinkRequest) SetVaultId(v string) *CreateBackupPlanShrinkRequest
- func (s CreateBackupPlanShrinkRequest) String() string
- type CreateBackupPlanShrinkRequestRule
- func (s CreateBackupPlanShrinkRequestRule) GoString() string
- func (s *CreateBackupPlanShrinkRequestRule) SetBackupType(v string) *CreateBackupPlanShrinkRequestRule
- func (s *CreateBackupPlanShrinkRequestRule) SetDestinationRegionId(v string) *CreateBackupPlanShrinkRequestRule
- func (s *CreateBackupPlanShrinkRequestRule) SetDestinationRetention(v int64) *CreateBackupPlanShrinkRequestRule
- func (s *CreateBackupPlanShrinkRequestRule) SetDisabled(v bool) *CreateBackupPlanShrinkRequestRule
- func (s *CreateBackupPlanShrinkRequestRule) SetDoCopy(v bool) *CreateBackupPlanShrinkRequestRule
- func (s *CreateBackupPlanShrinkRequestRule) SetRetention(v int64) *CreateBackupPlanShrinkRequestRule
- func (s *CreateBackupPlanShrinkRequestRule) SetRuleName(v string) *CreateBackupPlanShrinkRequestRule
- func (s *CreateBackupPlanShrinkRequestRule) SetSchedule(v string) *CreateBackupPlanShrinkRequestRule
- func (s CreateBackupPlanShrinkRequestRule) String() string
- type CreateClientsRequest
- func (s CreateClientsRequest) GoString() string
- func (s *CreateClientsRequest) SetAlertSetting(v string) *CreateClientsRequest
- func (s *CreateClientsRequest) SetClientInfo(v string) *CreateClientsRequest
- func (s *CreateClientsRequest) SetResourceGroupId(v string) *CreateClientsRequest
- func (s *CreateClientsRequest) SetUseHttps(v bool) *CreateClientsRequest
- func (s *CreateClientsRequest) SetVaultId(v string) *CreateClientsRequest
- func (s CreateClientsRequest) String() string
- type CreateClientsResponse
- func (s CreateClientsResponse) GoString() string
- func (s *CreateClientsResponse) SetBody(v *CreateClientsResponseBody) *CreateClientsResponse
- func (s *CreateClientsResponse) SetHeaders(v map[string]*string) *CreateClientsResponse
- func (s *CreateClientsResponse) SetStatusCode(v int32) *CreateClientsResponse
- func (s CreateClientsResponse) String() string
- type CreateClientsResponseBody
- func (s CreateClientsResponseBody) GoString() string
- func (s *CreateClientsResponseBody) SetCode(v string) *CreateClientsResponseBody
- func (s *CreateClientsResponseBody) SetInstanceStatuses(v *CreateClientsResponseBodyInstanceStatuses) *CreateClientsResponseBody
- func (s *CreateClientsResponseBody) SetMessage(v string) *CreateClientsResponseBody
- func (s *CreateClientsResponseBody) SetRequestId(v string) *CreateClientsResponseBody
- func (s *CreateClientsResponseBody) SetSuccess(v bool) *CreateClientsResponseBody
- func (s *CreateClientsResponseBody) SetTaskId(v string) *CreateClientsResponseBody
- func (s CreateClientsResponseBody) String() string
- type CreateClientsResponseBodyInstanceStatuses
- func (s CreateClientsResponseBodyInstanceStatuses) GoString() string
- func (s *CreateClientsResponseBodyInstanceStatuses) SetInstanceStatus(v []*CreateClientsResponseBodyInstanceStatusesInstanceStatus) *CreateClientsResponseBodyInstanceStatuses
- func (s CreateClientsResponseBodyInstanceStatuses) String() string
- type CreateClientsResponseBodyInstanceStatusesInstanceStatus
- func (s CreateClientsResponseBodyInstanceStatusesInstanceStatus) GoString() string
- func (s *CreateClientsResponseBodyInstanceStatusesInstanceStatus) SetInstanceId(v string) *CreateClientsResponseBodyInstanceStatusesInstanceStatus
- func (s *CreateClientsResponseBodyInstanceStatusesInstanceStatus) SetValidInstance(v bool) *CreateClientsResponseBodyInstanceStatusesInstanceStatus
- func (s CreateClientsResponseBodyInstanceStatusesInstanceStatus) String() string
- type CreateHanaBackupPlanRequest
- func (s CreateHanaBackupPlanRequest) GoString() string
- func (s *CreateHanaBackupPlanRequest) SetBackupPrefix(v string) *CreateHanaBackupPlanRequest
- func (s *CreateHanaBackupPlanRequest) SetBackupType(v string) *CreateHanaBackupPlanRequest
- func (s *CreateHanaBackupPlanRequest) SetClusterId(v string) *CreateHanaBackupPlanRequest
- func (s *CreateHanaBackupPlanRequest) SetDatabaseName(v string) *CreateHanaBackupPlanRequest
- func (s *CreateHanaBackupPlanRequest) SetPlanName(v string) *CreateHanaBackupPlanRequest
- func (s *CreateHanaBackupPlanRequest) SetResourceGroupId(v string) *CreateHanaBackupPlanRequest
- func (s *CreateHanaBackupPlanRequest) SetSchedule(v string) *CreateHanaBackupPlanRequest
- func (s *CreateHanaBackupPlanRequest) SetVaultId(v string) *CreateHanaBackupPlanRequest
- func (s CreateHanaBackupPlanRequest) String() string
- type CreateHanaBackupPlanResponse
- func (s CreateHanaBackupPlanResponse) GoString() string
- func (s *CreateHanaBackupPlanResponse) SetBody(v *CreateHanaBackupPlanResponseBody) *CreateHanaBackupPlanResponse
- func (s *CreateHanaBackupPlanResponse) SetHeaders(v map[string]*string) *CreateHanaBackupPlanResponse
- func (s *CreateHanaBackupPlanResponse) SetStatusCode(v int32) *CreateHanaBackupPlanResponse
- func (s CreateHanaBackupPlanResponse) String() string
- type CreateHanaBackupPlanResponseBody
- func (s CreateHanaBackupPlanResponseBody) GoString() string
- func (s *CreateHanaBackupPlanResponseBody) SetCode(v string) *CreateHanaBackupPlanResponseBody
- func (s *CreateHanaBackupPlanResponseBody) SetMessage(v string) *CreateHanaBackupPlanResponseBody
- func (s *CreateHanaBackupPlanResponseBody) SetPlanId(v string) *CreateHanaBackupPlanResponseBody
- func (s *CreateHanaBackupPlanResponseBody) SetRequestId(v string) *CreateHanaBackupPlanResponseBody
- func (s *CreateHanaBackupPlanResponseBody) SetSuccess(v bool) *CreateHanaBackupPlanResponseBody
- func (s CreateHanaBackupPlanResponseBody) String() string
- type CreateHanaInstanceRequest
- func (s CreateHanaInstanceRequest) GoString() string
- func (s *CreateHanaInstanceRequest) SetAlertSetting(v string) *CreateHanaInstanceRequest
- func (s *CreateHanaInstanceRequest) SetEcsInstanceId(v string) *CreateHanaInstanceRequest
- func (s *CreateHanaInstanceRequest) SetHanaName(v string) *CreateHanaInstanceRequest
- func (s *CreateHanaInstanceRequest) SetHost(v string) *CreateHanaInstanceRequest
- func (s *CreateHanaInstanceRequest) SetInstanceNumber(v int32) *CreateHanaInstanceRequest
- func (s *CreateHanaInstanceRequest) SetPassword(v string) *CreateHanaInstanceRequest
- func (s *CreateHanaInstanceRequest) SetResourceGroupId(v string) *CreateHanaInstanceRequest
- func (s *CreateHanaInstanceRequest) SetSid(v string) *CreateHanaInstanceRequest
- func (s *CreateHanaInstanceRequest) SetUseSsl(v bool) *CreateHanaInstanceRequest
- func (s *CreateHanaInstanceRequest) SetUserName(v string) *CreateHanaInstanceRequest
- func (s *CreateHanaInstanceRequest) SetValidateCertificate(v bool) *CreateHanaInstanceRequest
- func (s *CreateHanaInstanceRequest) SetVaultId(v string) *CreateHanaInstanceRequest
- func (s CreateHanaInstanceRequest) String() string
- type CreateHanaInstanceResponse
- func (s CreateHanaInstanceResponse) GoString() string
- func (s *CreateHanaInstanceResponse) SetBody(v *CreateHanaInstanceResponseBody) *CreateHanaInstanceResponse
- func (s *CreateHanaInstanceResponse) SetHeaders(v map[string]*string) *CreateHanaInstanceResponse
- func (s *CreateHanaInstanceResponse) SetStatusCode(v int32) *CreateHanaInstanceResponse
- func (s CreateHanaInstanceResponse) String() string
- type CreateHanaInstanceResponseBody
- func (s CreateHanaInstanceResponseBody) GoString() string
- func (s *CreateHanaInstanceResponseBody) SetClusterId(v string) *CreateHanaInstanceResponseBody
- func (s *CreateHanaInstanceResponseBody) SetCode(v string) *CreateHanaInstanceResponseBody
- func (s *CreateHanaInstanceResponseBody) SetMessage(v string) *CreateHanaInstanceResponseBody
- func (s *CreateHanaInstanceResponseBody) SetRequestId(v string) *CreateHanaInstanceResponseBody
- func (s *CreateHanaInstanceResponseBody) SetSuccess(v bool) *CreateHanaInstanceResponseBody
- func (s CreateHanaInstanceResponseBody) String() string
- type CreateHanaRestoreRequest
- func (s CreateHanaRestoreRequest) GoString() string
- func (s *CreateHanaRestoreRequest) SetBackupId(v int64) *CreateHanaRestoreRequest
- func (s *CreateHanaRestoreRequest) SetBackupPrefix(v string) *CreateHanaRestoreRequest
- func (s *CreateHanaRestoreRequest) SetCheckAccess(v bool) *CreateHanaRestoreRequest
- func (s *CreateHanaRestoreRequest) SetClearLog(v bool) *CreateHanaRestoreRequest
- func (s *CreateHanaRestoreRequest) SetClusterId(v string) *CreateHanaRestoreRequest
- func (s *CreateHanaRestoreRequest) SetDatabaseName(v string) *CreateHanaRestoreRequest
- func (s *CreateHanaRestoreRequest) SetLogPosition(v int64) *CreateHanaRestoreRequest
- func (s *CreateHanaRestoreRequest) SetMode(v string) *CreateHanaRestoreRequest
- func (s *CreateHanaRestoreRequest) SetRecoveryPointInTime(v int64) *CreateHanaRestoreRequest
- func (s *CreateHanaRestoreRequest) SetSidAdmin(v string) *CreateHanaRestoreRequest
- func (s *CreateHanaRestoreRequest) SetSource(v string) *CreateHanaRestoreRequest
- func (s *CreateHanaRestoreRequest) SetSourceClusterId(v string) *CreateHanaRestoreRequest
- func (s *CreateHanaRestoreRequest) SetSystemCopy(v bool) *CreateHanaRestoreRequest
- func (s *CreateHanaRestoreRequest) SetUseCatalog(v bool) *CreateHanaRestoreRequest
- func (s *CreateHanaRestoreRequest) SetUseDelta(v bool) *CreateHanaRestoreRequest
- func (s *CreateHanaRestoreRequest) SetVolumeId(v int32) *CreateHanaRestoreRequest
- func (s CreateHanaRestoreRequest) String() string
- type CreateHanaRestoreResponse
- func (s CreateHanaRestoreResponse) GoString() string
- func (s *CreateHanaRestoreResponse) SetBody(v *CreateHanaRestoreResponseBody) *CreateHanaRestoreResponse
- func (s *CreateHanaRestoreResponse) SetHeaders(v map[string]*string) *CreateHanaRestoreResponse
- func (s *CreateHanaRestoreResponse) SetStatusCode(v int32) *CreateHanaRestoreResponse
- func (s CreateHanaRestoreResponse) String() string
- type CreateHanaRestoreResponseBody
- func (s CreateHanaRestoreResponseBody) GoString() string
- func (s *CreateHanaRestoreResponseBody) SetCode(v string) *CreateHanaRestoreResponseBody
- func (s *CreateHanaRestoreResponseBody) SetMessage(v string) *CreateHanaRestoreResponseBody
- func (s *CreateHanaRestoreResponseBody) SetRequestId(v string) *CreateHanaRestoreResponseBody
- func (s *CreateHanaRestoreResponseBody) SetRestoreId(v string) *CreateHanaRestoreResponseBody
- func (s *CreateHanaRestoreResponseBody) SetSuccess(v bool) *CreateHanaRestoreResponseBody
- func (s CreateHanaRestoreResponseBody) String() string
- type CreateReplicationVaultRequest
- func (s CreateReplicationVaultRequest) GoString() string
- func (s *CreateReplicationVaultRequest) SetDescription(v string) *CreateReplicationVaultRequest
- func (s *CreateReplicationVaultRequest) SetRedundancyType(v string) *CreateReplicationVaultRequest
- func (s *CreateReplicationVaultRequest) SetReplicationSourceRegionId(v string) *CreateReplicationVaultRequest
- func (s *CreateReplicationVaultRequest) SetReplicationSourceVaultId(v string) *CreateReplicationVaultRequest
- func (s *CreateReplicationVaultRequest) SetVaultName(v string) *CreateReplicationVaultRequest
- func (s *CreateReplicationVaultRequest) SetVaultRegionId(v string) *CreateReplicationVaultRequest
- func (s *CreateReplicationVaultRequest) SetVaultStorageClass(v string) *CreateReplicationVaultRequest
- func (s CreateReplicationVaultRequest) String() string
- type CreateReplicationVaultResponse
- func (s CreateReplicationVaultResponse) GoString() string
- func (s *CreateReplicationVaultResponse) SetBody(v *CreateReplicationVaultResponseBody) *CreateReplicationVaultResponse
- func (s *CreateReplicationVaultResponse) SetHeaders(v map[string]*string) *CreateReplicationVaultResponse
- func (s *CreateReplicationVaultResponse) SetStatusCode(v int32) *CreateReplicationVaultResponse
- func (s CreateReplicationVaultResponse) String() string
- type CreateReplicationVaultResponseBody
- func (s CreateReplicationVaultResponseBody) GoString() string
- func (s *CreateReplicationVaultResponseBody) SetCode(v string) *CreateReplicationVaultResponseBody
- func (s *CreateReplicationVaultResponseBody) SetMessage(v string) *CreateReplicationVaultResponseBody
- func (s *CreateReplicationVaultResponseBody) SetRequestId(v string) *CreateReplicationVaultResponseBody
- func (s *CreateReplicationVaultResponseBody) SetSuccess(v bool) *CreateReplicationVaultResponseBody
- func (s *CreateReplicationVaultResponseBody) SetTaskId(v string) *CreateReplicationVaultResponseBody
- func (s *CreateReplicationVaultResponseBody) SetVaultId(v string) *CreateReplicationVaultResponseBody
- func (s CreateReplicationVaultResponseBody) String() string
- type CreateRestoreJobRequest
- func (s CreateRestoreJobRequest) GoString() string
- func (s *CreateRestoreJobRequest) SetExclude(v string) *CreateRestoreJobRequest
- func (s *CreateRestoreJobRequest) SetInclude(v string) *CreateRestoreJobRequest
- func (s *CreateRestoreJobRequest) SetInitiatedByAck(v bool) *CreateRestoreJobRequest
- func (s *CreateRestoreJobRequest) SetOtsDetail(v *OtsTableRestoreDetail) *CreateRestoreJobRequest
- func (s *CreateRestoreJobRequest) SetRestoreType(v string) *CreateRestoreJobRequest
- func (s *CreateRestoreJobRequest) SetSnapshotHash(v string) *CreateRestoreJobRequest
- func (s *CreateRestoreJobRequest) SetSnapshotId(v string) *CreateRestoreJobRequest
- func (s *CreateRestoreJobRequest) SetSourceType(v string) *CreateRestoreJobRequest
- func (s *CreateRestoreJobRequest) SetTargetBucket(v string) *CreateRestoreJobRequest
- func (s *CreateRestoreJobRequest) SetTargetContainer(v string) *CreateRestoreJobRequest
- func (s *CreateRestoreJobRequest) SetTargetContainerClusterId(v string) *CreateRestoreJobRequest
- func (s *CreateRestoreJobRequest) SetTargetCreateTime(v int64) *CreateRestoreJobRequest
- func (s *CreateRestoreJobRequest) SetTargetFileSystemId(v string) *CreateRestoreJobRequest
- func (s *CreateRestoreJobRequest) SetTargetInstanceId(v string) *CreateRestoreJobRequest
- func (s *CreateRestoreJobRequest) SetTargetInstanceName(v string) *CreateRestoreJobRequest
- func (s *CreateRestoreJobRequest) SetTargetPath(v string) *CreateRestoreJobRequest
- func (s *CreateRestoreJobRequest) SetTargetPrefix(v string) *CreateRestoreJobRequest
- func (s *CreateRestoreJobRequest) SetTargetTableName(v string) *CreateRestoreJobRequest
- func (s *CreateRestoreJobRequest) SetTargetTime(v int64) *CreateRestoreJobRequest
- func (s *CreateRestoreJobRequest) SetUdmDetail(v map[string]interface{}) *CreateRestoreJobRequest
- func (s *CreateRestoreJobRequest) SetVaultId(v string) *CreateRestoreJobRequest
- func (s CreateRestoreJobRequest) String() string
- type CreateRestoreJobResponse
- func (s CreateRestoreJobResponse) GoString() string
- func (s *CreateRestoreJobResponse) SetBody(v *CreateRestoreJobResponseBody) *CreateRestoreJobResponse
- func (s *CreateRestoreJobResponse) SetHeaders(v map[string]*string) *CreateRestoreJobResponse
- func (s *CreateRestoreJobResponse) SetStatusCode(v int32) *CreateRestoreJobResponse
- func (s CreateRestoreJobResponse) String() string
- type CreateRestoreJobResponseBody
- func (s CreateRestoreJobResponseBody) GoString() string
- func (s *CreateRestoreJobResponseBody) SetCode(v string) *CreateRestoreJobResponseBody
- func (s *CreateRestoreJobResponseBody) SetMessage(v string) *CreateRestoreJobResponseBody
- func (s *CreateRestoreJobResponseBody) SetRequestId(v string) *CreateRestoreJobResponseBody
- func (s *CreateRestoreJobResponseBody) SetRestoreId(v string) *CreateRestoreJobResponseBody
- func (s *CreateRestoreJobResponseBody) SetSuccess(v bool) *CreateRestoreJobResponseBody
- func (s CreateRestoreJobResponseBody) String() string
- type CreateRestoreJobShrinkRequest
- func (s CreateRestoreJobShrinkRequest) GoString() string
- func (s *CreateRestoreJobShrinkRequest) SetExclude(v string) *CreateRestoreJobShrinkRequest
- func (s *CreateRestoreJobShrinkRequest) SetInclude(v string) *CreateRestoreJobShrinkRequest
- func (s *CreateRestoreJobShrinkRequest) SetInitiatedByAck(v bool) *CreateRestoreJobShrinkRequest
- func (s *CreateRestoreJobShrinkRequest) SetOtsDetailShrink(v string) *CreateRestoreJobShrinkRequest
- func (s *CreateRestoreJobShrinkRequest) SetRestoreType(v string) *CreateRestoreJobShrinkRequest
- func (s *CreateRestoreJobShrinkRequest) SetSnapshotHash(v string) *CreateRestoreJobShrinkRequest
- func (s *CreateRestoreJobShrinkRequest) SetSnapshotId(v string) *CreateRestoreJobShrinkRequest
- func (s *CreateRestoreJobShrinkRequest) SetSourceType(v string) *CreateRestoreJobShrinkRequest
- func (s *CreateRestoreJobShrinkRequest) SetTargetBucket(v string) *CreateRestoreJobShrinkRequest
- func (s *CreateRestoreJobShrinkRequest) SetTargetContainer(v string) *CreateRestoreJobShrinkRequest
- func (s *CreateRestoreJobShrinkRequest) SetTargetContainerClusterId(v string) *CreateRestoreJobShrinkRequest
- func (s *CreateRestoreJobShrinkRequest) SetTargetCreateTime(v int64) *CreateRestoreJobShrinkRequest
- func (s *CreateRestoreJobShrinkRequest) SetTargetFileSystemId(v string) *CreateRestoreJobShrinkRequest
- func (s *CreateRestoreJobShrinkRequest) SetTargetInstanceId(v string) *CreateRestoreJobShrinkRequest
- func (s *CreateRestoreJobShrinkRequest) SetTargetInstanceName(v string) *CreateRestoreJobShrinkRequest
- func (s *CreateRestoreJobShrinkRequest) SetTargetPath(v string) *CreateRestoreJobShrinkRequest
- func (s *CreateRestoreJobShrinkRequest) SetTargetPrefix(v string) *CreateRestoreJobShrinkRequest
- func (s *CreateRestoreJobShrinkRequest) SetTargetTableName(v string) *CreateRestoreJobShrinkRequest
- func (s *CreateRestoreJobShrinkRequest) SetTargetTime(v int64) *CreateRestoreJobShrinkRequest
- func (s *CreateRestoreJobShrinkRequest) SetUdmDetailShrink(v string) *CreateRestoreJobShrinkRequest
- func (s *CreateRestoreJobShrinkRequest) SetVaultId(v string) *CreateRestoreJobShrinkRequest
- func (s CreateRestoreJobShrinkRequest) String() string
- type CreateVaultRequest
- func (s CreateVaultRequest) GoString() string
- func (s *CreateVaultRequest) SetBucketName(v string) *CreateVaultRequest
- func (s *CreateVaultRequest) SetCompressionAlgorithm(v string) *CreateVaultRequest
- func (s *CreateVaultRequest) SetDescription(v string) *CreateVaultRequest
- func (s *CreateVaultRequest) SetEndpoint(v string) *CreateVaultRequest
- func (s *CreateVaultRequest) SetRedundancyType(v string) *CreateVaultRequest
- func (s *CreateVaultRequest) SetVaultAccessKeyId(v string) *CreateVaultRequest
- func (s *CreateVaultRequest) SetVaultAccessKeySecret(v string) *CreateVaultRequest
- func (s *CreateVaultRequest) SetVaultName(v string) *CreateVaultRequest
- func (s *CreateVaultRequest) SetVaultRegionId(v string) *CreateVaultRequest
- func (s *CreateVaultRequest) SetVaultStorageClass(v string) *CreateVaultRequest
- func (s *CreateVaultRequest) SetVaultType(v string) *CreateVaultRequest
- func (s CreateVaultRequest) String() string
- type CreateVaultResponse
- func (s CreateVaultResponse) GoString() string
- func (s *CreateVaultResponse) SetBody(v *CreateVaultResponseBody) *CreateVaultResponse
- func (s *CreateVaultResponse) SetHeaders(v map[string]*string) *CreateVaultResponse
- func (s *CreateVaultResponse) SetStatusCode(v int32) *CreateVaultResponse
- func (s CreateVaultResponse) String() string
- type CreateVaultResponseBody
- func (s CreateVaultResponseBody) GoString() string
- func (s *CreateVaultResponseBody) SetCode(v string) *CreateVaultResponseBody
- func (s *CreateVaultResponseBody) SetMessage(v string) *CreateVaultResponseBody
- func (s *CreateVaultResponseBody) SetRequestId(v string) *CreateVaultResponseBody
- func (s *CreateVaultResponseBody) SetSuccess(v bool) *CreateVaultResponseBody
- func (s *CreateVaultResponseBody) SetTaskId(v string) *CreateVaultResponseBody
- func (s *CreateVaultResponseBody) SetVaultId(v string) *CreateVaultResponseBody
- func (s CreateVaultResponseBody) String() string
- type DeleteBackupClientRequest
- type DeleteBackupClientResourceRequest
- type DeleteBackupClientResourceResponse
- func (s DeleteBackupClientResourceResponse) GoString() string
- func (s *DeleteBackupClientResourceResponse) SetBody(v *DeleteBackupClientResourceResponseBody) *DeleteBackupClientResourceResponse
- func (s *DeleteBackupClientResourceResponse) SetHeaders(v map[string]*string) *DeleteBackupClientResourceResponse
- func (s *DeleteBackupClientResourceResponse) SetStatusCode(v int32) *DeleteBackupClientResourceResponse
- func (s DeleteBackupClientResourceResponse) String() string
- type DeleteBackupClientResourceResponseBody
- func (s DeleteBackupClientResourceResponseBody) GoString() string
- func (s *DeleteBackupClientResourceResponseBody) SetCode(v string) *DeleteBackupClientResourceResponseBody
- func (s *DeleteBackupClientResourceResponseBody) SetMessage(v string) *DeleteBackupClientResourceResponseBody
- func (s *DeleteBackupClientResourceResponseBody) SetRequestId(v string) *DeleteBackupClientResourceResponseBody
- func (s *DeleteBackupClientResourceResponseBody) SetSuccess(v bool) *DeleteBackupClientResourceResponseBody
- func (s DeleteBackupClientResourceResponseBody) String() string
- type DeleteBackupClientResourceShrinkRequest
- type DeleteBackupClientResponse
- func (s DeleteBackupClientResponse) GoString() string
- func (s *DeleteBackupClientResponse) SetBody(v *DeleteBackupClientResponseBody) *DeleteBackupClientResponse
- func (s *DeleteBackupClientResponse) SetHeaders(v map[string]*string) *DeleteBackupClientResponse
- func (s *DeleteBackupClientResponse) SetStatusCode(v int32) *DeleteBackupClientResponse
- func (s DeleteBackupClientResponse) String() string
- type DeleteBackupClientResponseBody
- func (s DeleteBackupClientResponseBody) GoString() string
- func (s *DeleteBackupClientResponseBody) SetCode(v string) *DeleteBackupClientResponseBody
- func (s *DeleteBackupClientResponseBody) SetMessage(v string) *DeleteBackupClientResponseBody
- func (s *DeleteBackupClientResponseBody) SetRequestId(v string) *DeleteBackupClientResponseBody
- func (s *DeleteBackupClientResponseBody) SetSuccess(v bool) *DeleteBackupClientResponseBody
- func (s DeleteBackupClientResponseBody) String() string
- type DeleteBackupPlanRequest
- func (s DeleteBackupPlanRequest) GoString() string
- func (s *DeleteBackupPlanRequest) SetPlanId(v string) *DeleteBackupPlanRequest
- func (s *DeleteBackupPlanRequest) SetSourceType(v string) *DeleteBackupPlanRequest
- func (s *DeleteBackupPlanRequest) SetVaultId(v string) *DeleteBackupPlanRequest
- func (s DeleteBackupPlanRequest) String() string
- type DeleteBackupPlanResponse
- func (s DeleteBackupPlanResponse) GoString() string
- func (s *DeleteBackupPlanResponse) SetBody(v *DeleteBackupPlanResponseBody) *DeleteBackupPlanResponse
- func (s *DeleteBackupPlanResponse) SetHeaders(v map[string]*string) *DeleteBackupPlanResponse
- func (s *DeleteBackupPlanResponse) SetStatusCode(v int32) *DeleteBackupPlanResponse
- func (s DeleteBackupPlanResponse) String() string
- type DeleteBackupPlanResponseBody
- func (s DeleteBackupPlanResponseBody) GoString() string
- func (s *DeleteBackupPlanResponseBody) SetCode(v string) *DeleteBackupPlanResponseBody
- func (s *DeleteBackupPlanResponseBody) SetMessage(v string) *DeleteBackupPlanResponseBody
- func (s *DeleteBackupPlanResponseBody) SetRequestId(v string) *DeleteBackupPlanResponseBody
- func (s *DeleteBackupPlanResponseBody) SetSuccess(v bool) *DeleteBackupPlanResponseBody
- func (s DeleteBackupPlanResponseBody) String() string
- type DeleteHanaBackupPlanRequest
- func (s DeleteHanaBackupPlanRequest) GoString() string
- func (s *DeleteHanaBackupPlanRequest) SetClusterId(v string) *DeleteHanaBackupPlanRequest
- func (s *DeleteHanaBackupPlanRequest) SetPlanId(v string) *DeleteHanaBackupPlanRequest
- func (s *DeleteHanaBackupPlanRequest) SetResourceGroupId(v string) *DeleteHanaBackupPlanRequest
- func (s *DeleteHanaBackupPlanRequest) SetVaultId(v string) *DeleteHanaBackupPlanRequest
- func (s DeleteHanaBackupPlanRequest) String() string
- type DeleteHanaBackupPlanResponse
- func (s DeleteHanaBackupPlanResponse) GoString() string
- func (s *DeleteHanaBackupPlanResponse) SetBody(v *DeleteHanaBackupPlanResponseBody) *DeleteHanaBackupPlanResponse
- func (s *DeleteHanaBackupPlanResponse) SetHeaders(v map[string]*string) *DeleteHanaBackupPlanResponse
- func (s *DeleteHanaBackupPlanResponse) SetStatusCode(v int32) *DeleteHanaBackupPlanResponse
- func (s DeleteHanaBackupPlanResponse) String() string
- type DeleteHanaBackupPlanResponseBody
- func (s DeleteHanaBackupPlanResponseBody) GoString() string
- func (s *DeleteHanaBackupPlanResponseBody) SetCode(v string) *DeleteHanaBackupPlanResponseBody
- func (s *DeleteHanaBackupPlanResponseBody) SetMessage(v string) *DeleteHanaBackupPlanResponseBody
- func (s *DeleteHanaBackupPlanResponseBody) SetRequestId(v string) *DeleteHanaBackupPlanResponseBody
- func (s *DeleteHanaBackupPlanResponseBody) SetSuccess(v bool) *DeleteHanaBackupPlanResponseBody
- func (s DeleteHanaBackupPlanResponseBody) String() string
- type DeleteHanaInstanceRequest
- func (s DeleteHanaInstanceRequest) GoString() string
- func (s *DeleteHanaInstanceRequest) SetClusterId(v string) *DeleteHanaInstanceRequest
- func (s *DeleteHanaInstanceRequest) SetResourceGroupId(v string) *DeleteHanaInstanceRequest
- func (s *DeleteHanaInstanceRequest) SetSid(v string) *DeleteHanaInstanceRequest
- func (s *DeleteHanaInstanceRequest) SetVaultId(v string) *DeleteHanaInstanceRequest
- func (s DeleteHanaInstanceRequest) String() string
- type DeleteHanaInstanceResponse
- func (s DeleteHanaInstanceResponse) GoString() string
- func (s *DeleteHanaInstanceResponse) SetBody(v *DeleteHanaInstanceResponseBody) *DeleteHanaInstanceResponse
- func (s *DeleteHanaInstanceResponse) SetHeaders(v map[string]*string) *DeleteHanaInstanceResponse
- func (s *DeleteHanaInstanceResponse) SetStatusCode(v int32) *DeleteHanaInstanceResponse
- func (s DeleteHanaInstanceResponse) String() string
- type DeleteHanaInstanceResponseBody
- func (s DeleteHanaInstanceResponseBody) GoString() string
- func (s *DeleteHanaInstanceResponseBody) SetCode(v string) *DeleteHanaInstanceResponseBody
- func (s *DeleteHanaInstanceResponseBody) SetMessage(v string) *DeleteHanaInstanceResponseBody
- func (s *DeleteHanaInstanceResponseBody) SetRequestId(v string) *DeleteHanaInstanceResponseBody
- func (s *DeleteHanaInstanceResponseBody) SetSuccess(v bool) *DeleteHanaInstanceResponseBody
- func (s DeleteHanaInstanceResponseBody) String() string
- type DeleteSnapshotRequest
- func (s DeleteSnapshotRequest) GoString() string
- func (s *DeleteSnapshotRequest) SetClientId(v string) *DeleteSnapshotRequest
- func (s *DeleteSnapshotRequest) SetForce(v bool) *DeleteSnapshotRequest
- func (s *DeleteSnapshotRequest) SetInstanceId(v string) *DeleteSnapshotRequest
- func (s *DeleteSnapshotRequest) SetSnapshotId(v string) *DeleteSnapshotRequest
- func (s *DeleteSnapshotRequest) SetSourceType(v string) *DeleteSnapshotRequest
- func (s *DeleteSnapshotRequest) SetToken(v string) *DeleteSnapshotRequest
- func (s *DeleteSnapshotRequest) SetVaultId(v string) *DeleteSnapshotRequest
- func (s DeleteSnapshotRequest) String() string
- type DeleteSnapshotResponse
- func (s DeleteSnapshotResponse) GoString() string
- func (s *DeleteSnapshotResponse) SetBody(v *DeleteSnapshotResponseBody) *DeleteSnapshotResponse
- func (s *DeleteSnapshotResponse) SetHeaders(v map[string]*string) *DeleteSnapshotResponse
- func (s *DeleteSnapshotResponse) SetStatusCode(v int32) *DeleteSnapshotResponse
- func (s DeleteSnapshotResponse) String() string
- type DeleteSnapshotResponseBody
- func (s DeleteSnapshotResponseBody) GoString() string
- func (s *DeleteSnapshotResponseBody) SetCode(v string) *DeleteSnapshotResponseBody
- func (s *DeleteSnapshotResponseBody) SetMessage(v string) *DeleteSnapshotResponseBody
- func (s *DeleteSnapshotResponseBody) SetRequestId(v string) *DeleteSnapshotResponseBody
- func (s *DeleteSnapshotResponseBody) SetSuccess(v bool) *DeleteSnapshotResponseBody
- func (s DeleteSnapshotResponseBody) String() string
- type DeleteVaultRequest
- func (s DeleteVaultRequest) GoString() string
- func (s *DeleteVaultRequest) SetResourceGroupId(v string) *DeleteVaultRequest
- func (s *DeleteVaultRequest) SetToken(v string) *DeleteVaultRequest
- func (s *DeleteVaultRequest) SetVaultId(v string) *DeleteVaultRequest
- func (s DeleteVaultRequest) String() string
- type DeleteVaultResponse
- func (s DeleteVaultResponse) GoString() string
- func (s *DeleteVaultResponse) SetBody(v *DeleteVaultResponseBody) *DeleteVaultResponse
- func (s *DeleteVaultResponse) SetHeaders(v map[string]*string) *DeleteVaultResponse
- func (s *DeleteVaultResponse) SetStatusCode(v int32) *DeleteVaultResponse
- func (s DeleteVaultResponse) String() string
- type DeleteVaultResponseBody
- func (s DeleteVaultResponseBody) GoString() string
- func (s *DeleteVaultResponseBody) SetCode(v string) *DeleteVaultResponseBody
- func (s *DeleteVaultResponseBody) SetMessage(v string) *DeleteVaultResponseBody
- func (s *DeleteVaultResponseBody) SetRequestId(v string) *DeleteVaultResponseBody
- func (s *DeleteVaultResponseBody) SetSuccess(v bool) *DeleteVaultResponseBody
- func (s DeleteVaultResponseBody) String() string
- type DescribeBackupClientsRequest
- func (s DescribeBackupClientsRequest) GoString() string
- func (s *DescribeBackupClientsRequest) SetClientIds(v map[string]interface{}) *DescribeBackupClientsRequest
- func (s *DescribeBackupClientsRequest) SetClientType(v string) *DescribeBackupClientsRequest
- func (s *DescribeBackupClientsRequest) SetInstanceIds(v map[string]interface{}) *DescribeBackupClientsRequest
- func (s *DescribeBackupClientsRequest) SetPageNumber(v int32) *DescribeBackupClientsRequest
- func (s *DescribeBackupClientsRequest) SetPageSize(v int32) *DescribeBackupClientsRequest
- func (s *DescribeBackupClientsRequest) SetTag(v []*DescribeBackupClientsRequestTag) *DescribeBackupClientsRequest
- func (s DescribeBackupClientsRequest) String() string
- type DescribeBackupClientsRequestTag
- func (s DescribeBackupClientsRequestTag) GoString() string
- func (s *DescribeBackupClientsRequestTag) SetKey(v string) *DescribeBackupClientsRequestTag
- func (s *DescribeBackupClientsRequestTag) SetValue(v string) *DescribeBackupClientsRequestTag
- func (s DescribeBackupClientsRequestTag) String() string
- type DescribeBackupClientsResponse
- func (s DescribeBackupClientsResponse) GoString() string
- func (s *DescribeBackupClientsResponse) SetBody(v *DescribeBackupClientsResponseBody) *DescribeBackupClientsResponse
- func (s *DescribeBackupClientsResponse) SetHeaders(v map[string]*string) *DescribeBackupClientsResponse
- func (s *DescribeBackupClientsResponse) SetStatusCode(v int32) *DescribeBackupClientsResponse
- func (s DescribeBackupClientsResponse) String() string
- type DescribeBackupClientsResponseBody
- func (s DescribeBackupClientsResponseBody) GoString() string
- func (s *DescribeBackupClientsResponseBody) SetClients(v []*DescribeBackupClientsResponseBodyClients) *DescribeBackupClientsResponseBody
- func (s *DescribeBackupClientsResponseBody) SetCode(v string) *DescribeBackupClientsResponseBody
- func (s *DescribeBackupClientsResponseBody) SetMessage(v string) *DescribeBackupClientsResponseBody
- func (s *DescribeBackupClientsResponseBody) SetPageNumber(v int32) *DescribeBackupClientsResponseBody
- func (s *DescribeBackupClientsResponseBody) SetPageSize(v int32) *DescribeBackupClientsResponseBody
- func (s *DescribeBackupClientsResponseBody) SetRequestId(v string) *DescribeBackupClientsResponseBody
- func (s *DescribeBackupClientsResponseBody) SetSuccess(v bool) *DescribeBackupClientsResponseBody
- func (s *DescribeBackupClientsResponseBody) SetTotalCount(v int64) *DescribeBackupClientsResponseBody
- func (s DescribeBackupClientsResponseBody) String() string
- type DescribeBackupClientsResponseBodyClients
- func (s DescribeBackupClientsResponseBodyClients) GoString() string
- func (s *DescribeBackupClientsResponseBodyClients) SetAppliance(v bool) *DescribeBackupClientsResponseBodyClients
- func (s *DescribeBackupClientsResponseBodyClients) SetArchType(v string) *DescribeBackupClientsResponseBodyClients
- func (s *DescribeBackupClientsResponseBodyClients) SetBackupStatus(v string) *DescribeBackupClientsResponseBodyClients
- func (s *DescribeBackupClientsResponseBodyClients) SetClientId(v string) *DescribeBackupClientsResponseBodyClients
- func (s *DescribeBackupClientsResponseBodyClients) SetClientType(v string) *DescribeBackupClientsResponseBodyClients
- func (s *DescribeBackupClientsResponseBodyClients) SetClientVersion(v string) *DescribeBackupClientsResponseBodyClients
- func (s *DescribeBackupClientsResponseBodyClients) SetCreatedTime(v int64) *DescribeBackupClientsResponseBodyClients
- func (s *DescribeBackupClientsResponseBodyClients) SetHostname(v string) *DescribeBackupClientsResponseBodyClients
- func (s *DescribeBackupClientsResponseBodyClients) SetInstanceId(v string) *DescribeBackupClientsResponseBodyClients
- func (s *DescribeBackupClientsResponseBodyClients) SetInstanceName(v string) *DescribeBackupClientsResponseBodyClients
- func (s *DescribeBackupClientsResponseBodyClients) SetLastHeartBeatTime(v int64) *DescribeBackupClientsResponseBodyClients
- func (s *DescribeBackupClientsResponseBodyClients) SetMaxClientVersion(v string) *DescribeBackupClientsResponseBodyClients
- func (s *DescribeBackupClientsResponseBodyClients) SetOsType(v string) *DescribeBackupClientsResponseBodyClients
- func (s *DescribeBackupClientsResponseBodyClients) SetPrivateIpV4(v string) *DescribeBackupClientsResponseBodyClients
- func (s *DescribeBackupClientsResponseBodyClients) SetSettings(v *DescribeBackupClientsResponseBodyClientsSettings) *DescribeBackupClientsResponseBodyClients
- func (s *DescribeBackupClientsResponseBodyClients) SetStatus(v string) *DescribeBackupClientsResponseBodyClients
- func (s *DescribeBackupClientsResponseBodyClients) SetTags(v []*DescribeBackupClientsResponseBodyClientsTags) *DescribeBackupClientsResponseBodyClients
- func (s *DescribeBackupClientsResponseBodyClients) SetUpdatedTime(v int64) *DescribeBackupClientsResponseBodyClients
- func (s *DescribeBackupClientsResponseBodyClients) SetZoneId(v string) *DescribeBackupClientsResponseBodyClients
- func (s DescribeBackupClientsResponseBodyClients) String() string
- type DescribeBackupClientsResponseBodyClientsSettings
- func (s DescribeBackupClientsResponseBodyClientsSettings) GoString() string
- func (s *DescribeBackupClientsResponseBodyClientsSettings) SetDataNetworkType(v string) *DescribeBackupClientsResponseBodyClientsSettings
- func (s *DescribeBackupClientsResponseBodyClientsSettings) SetDataProxySetting(v string) *DescribeBackupClientsResponseBodyClientsSettings
- func (s *DescribeBackupClientsResponseBodyClientsSettings) SetMaxCpuCore(v string) *DescribeBackupClientsResponseBodyClientsSettings
- func (s *DescribeBackupClientsResponseBodyClientsSettings) SetMaxWorker(v string) *DescribeBackupClientsResponseBodyClientsSettings
- func (s *DescribeBackupClientsResponseBodyClientsSettings) SetProxyHost(v string) *DescribeBackupClientsResponseBodyClientsSettings
- func (s *DescribeBackupClientsResponseBodyClientsSettings) SetProxyPassword(v string) *DescribeBackupClientsResponseBodyClientsSettings
- func (s *DescribeBackupClientsResponseBodyClientsSettings) SetProxyPort(v int32) *DescribeBackupClientsResponseBodyClientsSettings
- func (s *DescribeBackupClientsResponseBodyClientsSettings) SetProxyUser(v string) *DescribeBackupClientsResponseBodyClientsSettings
- func (s *DescribeBackupClientsResponseBodyClientsSettings) SetUseHttps(v string) *DescribeBackupClientsResponseBodyClientsSettings
- func (s DescribeBackupClientsResponseBodyClientsSettings) String() string
- type DescribeBackupClientsResponseBodyClientsTags
- func (s DescribeBackupClientsResponseBodyClientsTags) GoString() string
- func (s *DescribeBackupClientsResponseBodyClientsTags) SetKey(v string) *DescribeBackupClientsResponseBodyClientsTags
- func (s *DescribeBackupClientsResponseBodyClientsTags) SetValue(v string) *DescribeBackupClientsResponseBodyClientsTags
- func (s DescribeBackupClientsResponseBodyClientsTags) String() string
- type DescribeBackupClientsShrinkRequest
- func (s DescribeBackupClientsShrinkRequest) GoString() string
- func (s *DescribeBackupClientsShrinkRequest) SetClientIdsShrink(v string) *DescribeBackupClientsShrinkRequest
- func (s *DescribeBackupClientsShrinkRequest) SetClientType(v string) *DescribeBackupClientsShrinkRequest
- func (s *DescribeBackupClientsShrinkRequest) SetInstanceIdsShrink(v string) *DescribeBackupClientsShrinkRequest
- func (s *DescribeBackupClientsShrinkRequest) SetPageNumber(v int32) *DescribeBackupClientsShrinkRequest
- func (s *DescribeBackupClientsShrinkRequest) SetPageSize(v int32) *DescribeBackupClientsShrinkRequest
- func (s *DescribeBackupClientsShrinkRequest) SetTag(v []*DescribeBackupClientsShrinkRequestTag) *DescribeBackupClientsShrinkRequest
- func (s DescribeBackupClientsShrinkRequest) String() string
- type DescribeBackupClientsShrinkRequestTag
- func (s DescribeBackupClientsShrinkRequestTag) GoString() string
- func (s *DescribeBackupClientsShrinkRequestTag) SetKey(v string) *DescribeBackupClientsShrinkRequestTag
- func (s *DescribeBackupClientsShrinkRequestTag) SetValue(v string) *DescribeBackupClientsShrinkRequestTag
- func (s DescribeBackupClientsShrinkRequestTag) String() string
- type DescribeBackupJobs2Request
- func (s DescribeBackupJobs2Request) GoString() string
- func (s *DescribeBackupJobs2Request) SetFilters(v []*DescribeBackupJobs2RequestFilters) *DescribeBackupJobs2Request
- func (s *DescribeBackupJobs2Request) SetPageNumber(v int32) *DescribeBackupJobs2Request
- func (s *DescribeBackupJobs2Request) SetPageSize(v int32) *DescribeBackupJobs2Request
- func (s *DescribeBackupJobs2Request) SetSortDirection(v string) *DescribeBackupJobs2Request
- func (s *DescribeBackupJobs2Request) SetSourceType(v string) *DescribeBackupJobs2Request
- func (s DescribeBackupJobs2Request) String() string
- type DescribeBackupJobs2RequestFilters
- func (s DescribeBackupJobs2RequestFilters) GoString() string
- func (s *DescribeBackupJobs2RequestFilters) SetKey(v string) *DescribeBackupJobs2RequestFilters
- func (s *DescribeBackupJobs2RequestFilters) SetOperator(v string) *DescribeBackupJobs2RequestFilters
- func (s *DescribeBackupJobs2RequestFilters) SetValues(v []*string) *DescribeBackupJobs2RequestFilters
- func (s DescribeBackupJobs2RequestFilters) String() string
- type DescribeBackupJobs2Response
- func (s DescribeBackupJobs2Response) GoString() string
- func (s *DescribeBackupJobs2Response) SetBody(v *DescribeBackupJobs2ResponseBody) *DescribeBackupJobs2Response
- func (s *DescribeBackupJobs2Response) SetHeaders(v map[string]*string) *DescribeBackupJobs2Response
- func (s *DescribeBackupJobs2Response) SetStatusCode(v int32) *DescribeBackupJobs2Response
- func (s DescribeBackupJobs2Response) String() string
- type DescribeBackupJobs2ResponseBody
- func (s DescribeBackupJobs2ResponseBody) GoString() string
- func (s *DescribeBackupJobs2ResponseBody) SetBackupJobs(v *DescribeBackupJobs2ResponseBodyBackupJobs) *DescribeBackupJobs2ResponseBody
- func (s *DescribeBackupJobs2ResponseBody) SetCode(v string) *DescribeBackupJobs2ResponseBody
- func (s *DescribeBackupJobs2ResponseBody) SetMessage(v string) *DescribeBackupJobs2ResponseBody
- func (s *DescribeBackupJobs2ResponseBody) SetPageNumber(v int32) *DescribeBackupJobs2ResponseBody
- func (s *DescribeBackupJobs2ResponseBody) SetPageSize(v int32) *DescribeBackupJobs2ResponseBody
- func (s *DescribeBackupJobs2ResponseBody) SetRequestId(v string) *DescribeBackupJobs2ResponseBody
- func (s *DescribeBackupJobs2ResponseBody) SetSuccess(v bool) *DescribeBackupJobs2ResponseBody
- func (s *DescribeBackupJobs2ResponseBody) SetTotalCount(v int64) *DescribeBackupJobs2ResponseBody
- func (s DescribeBackupJobs2ResponseBody) String() string
- type DescribeBackupJobs2ResponseBodyBackupJobs
- func (s DescribeBackupJobs2ResponseBodyBackupJobs) GoString() string
- func (s *DescribeBackupJobs2ResponseBodyBackupJobs) SetBackupJob(v []*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) *DescribeBackupJobs2ResponseBodyBackupJobs
- func (s DescribeBackupJobs2ResponseBodyBackupJobs) String() string
- type DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) GoString() string
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetActualBytes(v int64) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetActualItems(v int64) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetBackupType(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetBucket(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetBytesDone(v int64) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetBytesTotal(v int64) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetClientId(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetCompleteTime(v int64) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetCreateTime(v int64) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetCreatedTime(v int64) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetErrorMessage(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetExclude(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetFileSystemId(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetInclude(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetInstanceId(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetInstanceName(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetItemsDone(v int64) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetItemsTotal(v int64) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetJobId(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetJobName(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetOptions(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetOtsDetail(v *DescribeBackupJobs2ResponseBodyBackupJobsBackupJobOtsDetail) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetPaths(v *DescribeBackupJobs2ResponseBodyBackupJobsBackupJobPaths) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetPlanId(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetPrefix(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetProgress(v int32) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetSourceType(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetSpeed(v int64) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetSpeedLimit(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetStartTime(v int64) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetStatus(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetTableName(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetUpdatedTime(v int64) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetVaultId(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
- func (s DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) String() string
- type DescribeBackupJobs2ResponseBodyBackupJobsBackupJobOtsDetail
- func (s DescribeBackupJobs2ResponseBodyBackupJobsBackupJobOtsDetail) GoString() string
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJobOtsDetail) SetTableNames(v *DescribeBackupJobs2ResponseBodyBackupJobsBackupJobOtsDetailTableNames) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJobOtsDetail
- func (s DescribeBackupJobs2ResponseBodyBackupJobsBackupJobOtsDetail) String() string
- type DescribeBackupJobs2ResponseBodyBackupJobsBackupJobOtsDetailTableNames
- func (s DescribeBackupJobs2ResponseBodyBackupJobsBackupJobOtsDetailTableNames) GoString() string
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJobOtsDetailTableNames) SetTableName(v []*string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJobOtsDetailTableNames
- func (s DescribeBackupJobs2ResponseBodyBackupJobsBackupJobOtsDetailTableNames) String() string
- type DescribeBackupJobs2ResponseBodyBackupJobsBackupJobPaths
- func (s DescribeBackupJobs2ResponseBodyBackupJobsBackupJobPaths) GoString() string
- func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJobPaths) SetPath(v []*string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJobPaths
- func (s DescribeBackupJobs2ResponseBodyBackupJobsBackupJobPaths) String() string
- type DescribeBackupPlansRequest
- func (s DescribeBackupPlansRequest) GoString() string
- func (s *DescribeBackupPlansRequest) SetFilters(v []*DescribeBackupPlansRequestFilters) *DescribeBackupPlansRequest
- func (s *DescribeBackupPlansRequest) SetPageNumber(v int32) *DescribeBackupPlansRequest
- func (s *DescribeBackupPlansRequest) SetPageSize(v int32) *DescribeBackupPlansRequest
- func (s *DescribeBackupPlansRequest) SetSourceType(v string) *DescribeBackupPlansRequest
- func (s DescribeBackupPlansRequest) String() string
- type DescribeBackupPlansRequestFilters
- func (s DescribeBackupPlansRequestFilters) GoString() string
- func (s *DescribeBackupPlansRequestFilters) SetKey(v string) *DescribeBackupPlansRequestFilters
- func (s *DescribeBackupPlansRequestFilters) SetValues(v []*string) *DescribeBackupPlansRequestFilters
- func (s DescribeBackupPlansRequestFilters) String() string
- type DescribeBackupPlansResponse
- func (s DescribeBackupPlansResponse) GoString() string
- func (s *DescribeBackupPlansResponse) SetBody(v *DescribeBackupPlansResponseBody) *DescribeBackupPlansResponse
- func (s *DescribeBackupPlansResponse) SetHeaders(v map[string]*string) *DescribeBackupPlansResponse
- func (s *DescribeBackupPlansResponse) SetStatusCode(v int32) *DescribeBackupPlansResponse
- func (s DescribeBackupPlansResponse) String() string
- type DescribeBackupPlansResponseBody
- func (s DescribeBackupPlansResponseBody) GoString() string
- func (s *DescribeBackupPlansResponseBody) SetBackupPlans(v *DescribeBackupPlansResponseBodyBackupPlans) *DescribeBackupPlansResponseBody
- func (s *DescribeBackupPlansResponseBody) SetCode(v string) *DescribeBackupPlansResponseBody
- func (s *DescribeBackupPlansResponseBody) SetMessage(v string) *DescribeBackupPlansResponseBody
- func (s *DescribeBackupPlansResponseBody) SetPageNumber(v int32) *DescribeBackupPlansResponseBody
- func (s *DescribeBackupPlansResponseBody) SetPageSize(v int32) *DescribeBackupPlansResponseBody
- func (s *DescribeBackupPlansResponseBody) SetRequestId(v string) *DescribeBackupPlansResponseBody
- func (s *DescribeBackupPlansResponseBody) SetSuccess(v bool) *DescribeBackupPlansResponseBody
- func (s *DescribeBackupPlansResponseBody) SetTotalCount(v int64) *DescribeBackupPlansResponseBody
- func (s DescribeBackupPlansResponseBody) String() string
- type DescribeBackupPlansResponseBodyBackupPlans
- func (s DescribeBackupPlansResponseBodyBackupPlans) GoString() string
- func (s *DescribeBackupPlansResponseBodyBackupPlans) SetBackupPlan(v []*DescribeBackupPlansResponseBodyBackupPlansBackupPlan) *DescribeBackupPlansResponseBodyBackupPlans
- func (s DescribeBackupPlansResponseBodyBackupPlans) String() string
- type DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlan) GoString() string
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetBackupSourceGroupId(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetBackupType(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetBucket(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetClientId(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetClusterId(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetCreateTime(v int64) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetCreatedTime(v int64) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetDataSourceId(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetDetail(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetDisabled(v bool) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetExclude(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetFileSystemId(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetInclude(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetInstanceGroupId(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetInstanceId(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetInstanceName(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetOptions(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetOtsDetail(v *DescribeBackupPlansResponseBodyBackupPlansBackupPlanOtsDetail) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetPaths(v *DescribeBackupPlansResponseBodyBackupPlansBackupPlanPaths) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetPlanId(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetPlanName(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetPrefix(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetResources(v *DescribeBackupPlansResponseBodyBackupPlansBackupPlanResources) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetRetention(v int64) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetRules(v *DescribeBackupPlansResponseBodyBackupPlansBackupPlanRules) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetSchedule(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetSourceType(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetSpeedLimit(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetTrialInfo(v *DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetUpdatedTime(v int64) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetVaultId(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
- func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlan) String() string
- type DescribeBackupPlansResponseBodyBackupPlansBackupPlanOtsDetail
- func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanOtsDetail) GoString() string
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlanOtsDetail) SetTableNames(v *DescribeBackupPlansResponseBodyBackupPlansBackupPlanOtsDetailTableNames) *DescribeBackupPlansResponseBodyBackupPlansBackupPlanOtsDetail
- func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanOtsDetail) String() string
- type DescribeBackupPlansResponseBodyBackupPlansBackupPlanOtsDetailTableNames
- func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanOtsDetailTableNames) GoString() string
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlanOtsDetailTableNames) SetTableName(v []*string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlanOtsDetailTableNames
- func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanOtsDetailTableNames) String() string
- type DescribeBackupPlansResponseBodyBackupPlansBackupPlanPaths
- func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanPaths) GoString() string
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlanPaths) SetPath(v []*string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlanPaths
- func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanPaths) String() string
- type DescribeBackupPlansResponseBodyBackupPlansBackupPlanResources
- func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanResources) GoString() string
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlanResources) SetResource(v []*DescribeBackupPlansResponseBodyBackupPlansBackupPlanResourcesResource) *DescribeBackupPlansResponseBodyBackupPlansBackupPlanResources
- func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanResources) String() string
- type DescribeBackupPlansResponseBodyBackupPlansBackupPlanResourcesResource
- func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanResourcesResource) GoString() string
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlanResourcesResource) SetExtra(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlanResourcesResource
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlanResourcesResource) SetResourceId(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlanResourcesResource
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlanResourcesResource) SetSourceType(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlanResourcesResource
- func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanResourcesResource) String() string
- type DescribeBackupPlansResponseBodyBackupPlansBackupPlanRules
- func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanRules) GoString() string
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlanRules) SetRule(v []*DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule) *DescribeBackupPlansResponseBodyBackupPlansBackupPlanRules
- func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanRules) String() string
- type DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule
- func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule) GoString() string
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule) SetBackupType(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule) SetDestinationRegionId(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule) SetDestinationRetention(v int64) *DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule) SetDisabled(v bool) *DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule) SetDoCopy(v bool) *DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule) SetRetention(v int64) *DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule) SetRuleId(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule) SetRuleName(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule) SetSchedule(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule
- func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule) String() string
- type DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo
- func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo) GoString() string
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo) SetKeepAfterTrialExpiration(v bool) *DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo) SetTrialExpireTime(v int64) *DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo) SetTrialStartTime(v int64) *DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo
- func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo) SetTrialVaultReleaseTime(v int64) *DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo
- func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo) String() string
- type DescribeClientsRequest
- func (s DescribeClientsRequest) GoString() string
- func (s *DescribeClientsRequest) SetClientId(v string) *DescribeClientsRequest
- func (s *DescribeClientsRequest) SetClientType(v string) *DescribeClientsRequest
- func (s *DescribeClientsRequest) SetClusterId(v string) *DescribeClientsRequest
- func (s *DescribeClientsRequest) SetPageNumber(v int32) *DescribeClientsRequest
- func (s *DescribeClientsRequest) SetPageSize(v int32) *DescribeClientsRequest
- func (s *DescribeClientsRequest) SetResourceGroupId(v string) *DescribeClientsRequest
- func (s *DescribeClientsRequest) SetSourceType(v string) *DescribeClientsRequest
- func (s *DescribeClientsRequest) SetVaultId(v string) *DescribeClientsRequest
- func (s DescribeClientsRequest) String() string
- type DescribeClientsResponse
- func (s DescribeClientsResponse) GoString() string
- func (s *DescribeClientsResponse) SetBody(v *DescribeClientsResponseBody) *DescribeClientsResponse
- func (s *DescribeClientsResponse) SetHeaders(v map[string]*string) *DescribeClientsResponse
- func (s *DescribeClientsResponse) SetStatusCode(v int32) *DescribeClientsResponse
- func (s DescribeClientsResponse) String() string
- type DescribeClientsResponseBody
- func (s DescribeClientsResponseBody) GoString() string
- func (s *DescribeClientsResponseBody) SetClients(v *DescribeClientsResponseBodyClients) *DescribeClientsResponseBody
- func (s *DescribeClientsResponseBody) SetCode(v string) *DescribeClientsResponseBody
- func (s *DescribeClientsResponseBody) SetMessage(v string) *DescribeClientsResponseBody
- func (s *DescribeClientsResponseBody) SetPageNumber(v int32) *DescribeClientsResponseBody
- func (s *DescribeClientsResponseBody) SetPageSize(v int32) *DescribeClientsResponseBody
- func (s *DescribeClientsResponseBody) SetRequestId(v string) *DescribeClientsResponseBody
- func (s *DescribeClientsResponseBody) SetSuccess(v bool) *DescribeClientsResponseBody
- func (s *DescribeClientsResponseBody) SetTotalCount(v int32) *DescribeClientsResponseBody
- func (s DescribeClientsResponseBody) String() string
- type DescribeClientsResponseBodyClients
- type DescribeClientsResponseBodyClientsClient
- func (s DescribeClientsResponseBodyClientsClient) GoString() string
- func (s *DescribeClientsResponseBodyClientsClient) SetAlertSetting(v string) *DescribeClientsResponseBodyClientsClient
- func (s *DescribeClientsResponseBodyClientsClient) SetClientId(v string) *DescribeClientsResponseBodyClientsClient
- func (s *DescribeClientsResponseBodyClientsClient) SetClientName(v string) *DescribeClientsResponseBodyClientsClient
- func (s *DescribeClientsResponseBodyClientsClient) SetClientType(v string) *DescribeClientsResponseBodyClientsClient
- func (s *DescribeClientsResponseBodyClientsClient) SetClientVersion(v string) *DescribeClientsResponseBodyClientsClient
- func (s *DescribeClientsResponseBodyClientsClient) SetClusterId(v string) *DescribeClientsResponseBodyClientsClient
- func (s *DescribeClientsResponseBodyClientsClient) SetCreatedTime(v int64) *DescribeClientsResponseBodyClientsClient
- func (s *DescribeClientsResponseBodyClientsClient) SetInstanceId(v string) *DescribeClientsResponseBodyClientsClient
- func (s *DescribeClientsResponseBodyClientsClient) SetInstanceName(v string) *DescribeClientsResponseBodyClientsClient
- func (s *DescribeClientsResponseBodyClientsClient) SetMaxVersion(v string) *DescribeClientsResponseBodyClientsClient
- func (s *DescribeClientsResponseBodyClientsClient) SetNetworkType(v string) *DescribeClientsResponseBodyClientsClient
- func (s *DescribeClientsResponseBodyClientsClient) SetStatus(v string) *DescribeClientsResponseBodyClientsClient
- func (s *DescribeClientsResponseBodyClientsClient) SetStatusMessage(v string) *DescribeClientsResponseBodyClientsClient
- func (s *DescribeClientsResponseBodyClientsClient) SetUpdatedTime(v int64) *DescribeClientsResponseBodyClientsClient
- func (s *DescribeClientsResponseBodyClientsClient) SetUseHttps(v bool) *DescribeClientsResponseBodyClientsClient
- func (s *DescribeClientsResponseBodyClientsClient) SetVaultId(v string) *DescribeClientsResponseBodyClientsClient
- func (s DescribeClientsResponseBodyClientsClient) String() string
- type DescribeContainerClusterRequest
- func (s DescribeContainerClusterRequest) GoString() string
- func (s *DescribeContainerClusterRequest) SetClusterId(v string) *DescribeContainerClusterRequest
- func (s *DescribeContainerClusterRequest) SetPageNumber(v int32) *DescribeContainerClusterRequest
- func (s *DescribeContainerClusterRequest) SetPageSize(v int32) *DescribeContainerClusterRequest
- func (s DescribeContainerClusterRequest) String() string
- type DescribeContainerClusterResponse
- func (s DescribeContainerClusterResponse) GoString() string
- func (s *DescribeContainerClusterResponse) SetBody(v *DescribeContainerClusterResponseBody) *DescribeContainerClusterResponse
- func (s *DescribeContainerClusterResponse) SetHeaders(v map[string]*string) *DescribeContainerClusterResponse
- func (s *DescribeContainerClusterResponse) SetStatusCode(v int32) *DescribeContainerClusterResponse
- func (s DescribeContainerClusterResponse) String() string
- type DescribeContainerClusterResponseBody
- func (s DescribeContainerClusterResponseBody) GoString() string
- func (s *DescribeContainerClusterResponseBody) SetClusters(v []*DescribeContainerClusterResponseBodyClusters) *DescribeContainerClusterResponseBody
- func (s *DescribeContainerClusterResponseBody) SetCode(v string) *DescribeContainerClusterResponseBody
- func (s *DescribeContainerClusterResponseBody) SetMessage(v string) *DescribeContainerClusterResponseBody
- func (s *DescribeContainerClusterResponseBody) SetPageNumber(v int32) *DescribeContainerClusterResponseBody
- func (s *DescribeContainerClusterResponseBody) SetPageSize(v int32) *DescribeContainerClusterResponseBody
- func (s *DescribeContainerClusterResponseBody) SetRequestId(v string) *DescribeContainerClusterResponseBody
- func (s *DescribeContainerClusterResponseBody) SetSuccess(v bool) *DescribeContainerClusterResponseBody
- func (s *DescribeContainerClusterResponseBody) SetTotalCount(v int64) *DescribeContainerClusterResponseBody
- func (s DescribeContainerClusterResponseBody) String() string
- type DescribeContainerClusterResponseBodyClusters
- func (s DescribeContainerClusterResponseBodyClusters) GoString() string
- func (s *DescribeContainerClusterResponseBodyClusters) SetAgentStatus(v string) *DescribeContainerClusterResponseBodyClusters
- func (s *DescribeContainerClusterResponseBodyClusters) SetClusterId(v string) *DescribeContainerClusterResponseBodyClusters
- func (s *DescribeContainerClusterResponseBodyClusters) SetClusterType(v string) *DescribeContainerClusterResponseBodyClusters
- func (s *DescribeContainerClusterResponseBodyClusters) SetDescription(v string) *DescribeContainerClusterResponseBodyClusters
- func (s *DescribeContainerClusterResponseBodyClusters) SetIdentifier(v string) *DescribeContainerClusterResponseBodyClusters
- func (s *DescribeContainerClusterResponseBodyClusters) SetName(v string) *DescribeContainerClusterResponseBodyClusters
- func (s *DescribeContainerClusterResponseBodyClusters) SetNetworkType(v string) *DescribeContainerClusterResponseBodyClusters
- func (s *DescribeContainerClusterResponseBodyClusters) SetToken(v string) *DescribeContainerClusterResponseBodyClusters
- func (s DescribeContainerClusterResponseBodyClusters) String() string
- type DescribeHanaBackupPlansRequest
- func (s DescribeHanaBackupPlansRequest) GoString() string
- func (s *DescribeHanaBackupPlansRequest) SetClusterId(v string) *DescribeHanaBackupPlansRequest
- func (s *DescribeHanaBackupPlansRequest) SetDatabaseName(v string) *DescribeHanaBackupPlansRequest
- func (s *DescribeHanaBackupPlansRequest) SetPageNumber(v int32) *DescribeHanaBackupPlansRequest
- func (s *DescribeHanaBackupPlansRequest) SetPageSize(v int32) *DescribeHanaBackupPlansRequest
- func (s *DescribeHanaBackupPlansRequest) SetResourceGroupId(v string) *DescribeHanaBackupPlansRequest
- func (s *DescribeHanaBackupPlansRequest) SetVaultId(v string) *DescribeHanaBackupPlansRequest
- func (s DescribeHanaBackupPlansRequest) String() string
- type DescribeHanaBackupPlansResponse
- func (s DescribeHanaBackupPlansResponse) GoString() string
- func (s *DescribeHanaBackupPlansResponse) SetBody(v *DescribeHanaBackupPlansResponseBody) *DescribeHanaBackupPlansResponse
- func (s *DescribeHanaBackupPlansResponse) SetHeaders(v map[string]*string) *DescribeHanaBackupPlansResponse
- func (s *DescribeHanaBackupPlansResponse) SetStatusCode(v int32) *DescribeHanaBackupPlansResponse
- func (s DescribeHanaBackupPlansResponse) String() string
- type DescribeHanaBackupPlansResponseBody
- func (s DescribeHanaBackupPlansResponseBody) GoString() string
- func (s *DescribeHanaBackupPlansResponseBody) SetCode(v string) *DescribeHanaBackupPlansResponseBody
- func (s *DescribeHanaBackupPlansResponseBody) SetHanaBackupPlans(v *DescribeHanaBackupPlansResponseBodyHanaBackupPlans) *DescribeHanaBackupPlansResponseBody
- func (s *DescribeHanaBackupPlansResponseBody) SetMessage(v string) *DescribeHanaBackupPlansResponseBody
- func (s *DescribeHanaBackupPlansResponseBody) SetPageNumber(v int32) *DescribeHanaBackupPlansResponseBody
- func (s *DescribeHanaBackupPlansResponseBody) SetPageSize(v int32) *DescribeHanaBackupPlansResponseBody
- func (s *DescribeHanaBackupPlansResponseBody) SetRequestId(v string) *DescribeHanaBackupPlansResponseBody
- func (s *DescribeHanaBackupPlansResponseBody) SetSuccess(v bool) *DescribeHanaBackupPlansResponseBody
- func (s *DescribeHanaBackupPlansResponseBody) SetTotalCount(v int64) *DescribeHanaBackupPlansResponseBody
- func (s DescribeHanaBackupPlansResponseBody) String() string
- type DescribeHanaBackupPlansResponseBodyHanaBackupPlans
- func (s DescribeHanaBackupPlansResponseBodyHanaBackupPlans) GoString() string
- func (s *DescribeHanaBackupPlansResponseBodyHanaBackupPlans) SetHanaBackupPlan(v []*DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan) *DescribeHanaBackupPlansResponseBodyHanaBackupPlans
- func (s DescribeHanaBackupPlansResponseBodyHanaBackupPlans) String() string
- type DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan
- func (s DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan) GoString() string
- func (s *DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan) SetBackupPrefix(v string) *DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan
- func (s *DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan) SetBackupType(v string) *DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan
- func (s *DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan) SetClusterId(v string) *DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan
- func (s *DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan) SetDatabaseName(v string) *DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan
- func (s *DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan) SetDisabled(v bool) *DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan
- func (s *DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan) SetPlanId(v string) *DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan
- func (s *DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan) SetPlanName(v string) *DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan
- func (s *DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan) SetSchedule(v string) *DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan
- func (s *DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan) SetVaultId(v string) *DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan
- func (s DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan) String() string
- type DescribeHanaBackupSettingRequest
- func (s DescribeHanaBackupSettingRequest) GoString() string
- func (s *DescribeHanaBackupSettingRequest) SetClusterId(v string) *DescribeHanaBackupSettingRequest
- func (s *DescribeHanaBackupSettingRequest) SetDatabaseName(v string) *DescribeHanaBackupSettingRequest
- func (s *DescribeHanaBackupSettingRequest) SetVaultId(v string) *DescribeHanaBackupSettingRequest
- func (s DescribeHanaBackupSettingRequest) String() string
- type DescribeHanaBackupSettingResponse
- func (s DescribeHanaBackupSettingResponse) GoString() string
- func (s *DescribeHanaBackupSettingResponse) SetBody(v *DescribeHanaBackupSettingResponseBody) *DescribeHanaBackupSettingResponse
- func (s *DescribeHanaBackupSettingResponse) SetHeaders(v map[string]*string) *DescribeHanaBackupSettingResponse
- func (s *DescribeHanaBackupSettingResponse) SetStatusCode(v int32) *DescribeHanaBackupSettingResponse
- func (s DescribeHanaBackupSettingResponse) String() string
- type DescribeHanaBackupSettingResponseBody
- func (s DescribeHanaBackupSettingResponseBody) GoString() string
- func (s *DescribeHanaBackupSettingResponseBody) SetCode(v string) *DescribeHanaBackupSettingResponseBody
- func (s *DescribeHanaBackupSettingResponseBody) SetHanaBackupSetting(v *DescribeHanaBackupSettingResponseBodyHanaBackupSetting) *DescribeHanaBackupSettingResponseBody
- func (s *DescribeHanaBackupSettingResponseBody) SetMessage(v string) *DescribeHanaBackupSettingResponseBody
- func (s *DescribeHanaBackupSettingResponseBody) SetRequestId(v string) *DescribeHanaBackupSettingResponseBody
- func (s *DescribeHanaBackupSettingResponseBody) SetSuccess(v bool) *DescribeHanaBackupSettingResponseBody
- func (s DescribeHanaBackupSettingResponseBody) String() string
- type DescribeHanaBackupSettingResponseBodyHanaBackupSetting
- func (s DescribeHanaBackupSettingResponseBodyHanaBackupSetting) GoString() string
- func (s *DescribeHanaBackupSettingResponseBodyHanaBackupSetting) SetCatalogBackupParameterFile(v string) *DescribeHanaBackupSettingResponseBodyHanaBackupSetting
- func (s *DescribeHanaBackupSettingResponseBodyHanaBackupSetting) SetCatalogBackupUsingBackint(v bool) *DescribeHanaBackupSettingResponseBodyHanaBackupSetting
- func (s *DescribeHanaBackupSettingResponseBodyHanaBackupSetting) SetDataBackupParameterFile(v string) *DescribeHanaBackupSettingResponseBodyHanaBackupSetting
- func (s *DescribeHanaBackupSettingResponseBodyHanaBackupSetting) SetDatabaseName(v string) *DescribeHanaBackupSettingResponseBodyHanaBackupSetting
- func (s *DescribeHanaBackupSettingResponseBodyHanaBackupSetting) SetEnableAutoLogBackup(v bool) *DescribeHanaBackupSettingResponseBodyHanaBackupSetting
- func (s *DescribeHanaBackupSettingResponseBodyHanaBackupSetting) SetLogBackupParameterFile(v string) *DescribeHanaBackupSettingResponseBodyHanaBackupSetting
- func (s *DescribeHanaBackupSettingResponseBodyHanaBackupSetting) SetLogBackupTimeout(v int64) *DescribeHanaBackupSettingResponseBodyHanaBackupSetting
- func (s *DescribeHanaBackupSettingResponseBodyHanaBackupSetting) SetLogBackupUsingBackint(v bool) *DescribeHanaBackupSettingResponseBodyHanaBackupSetting
- func (s DescribeHanaBackupSettingResponseBodyHanaBackupSetting) String() string
- type DescribeHanaBackupsAsyncRequest
- func (s DescribeHanaBackupsAsyncRequest) GoString() string
- func (s *DescribeHanaBackupsAsyncRequest) SetClusterId(v string) *DescribeHanaBackupsAsyncRequest
- func (s *DescribeHanaBackupsAsyncRequest) SetDatabaseName(v string) *DescribeHanaBackupsAsyncRequest
- func (s *DescribeHanaBackupsAsyncRequest) SetIncludeDifferential(v bool) *DescribeHanaBackupsAsyncRequest
- func (s *DescribeHanaBackupsAsyncRequest) SetIncludeIncremental(v bool) *DescribeHanaBackupsAsyncRequest
- func (s *DescribeHanaBackupsAsyncRequest) SetIncludeLog(v bool) *DescribeHanaBackupsAsyncRequest
- func (s *DescribeHanaBackupsAsyncRequest) SetLogPosition(v int64) *DescribeHanaBackupsAsyncRequest
- func (s *DescribeHanaBackupsAsyncRequest) SetMode(v string) *DescribeHanaBackupsAsyncRequest
- func (s *DescribeHanaBackupsAsyncRequest) SetPageNumber(v int32) *DescribeHanaBackupsAsyncRequest
- func (s *DescribeHanaBackupsAsyncRequest) SetPageSize(v int32) *DescribeHanaBackupsAsyncRequest
- func (s *DescribeHanaBackupsAsyncRequest) SetRecoveryPointInTime(v int64) *DescribeHanaBackupsAsyncRequest
- func (s *DescribeHanaBackupsAsyncRequest) SetResourceGroupId(v string) *DescribeHanaBackupsAsyncRequest
- func (s *DescribeHanaBackupsAsyncRequest) SetSource(v string) *DescribeHanaBackupsAsyncRequest
- func (s *DescribeHanaBackupsAsyncRequest) SetSourceClusterId(v string) *DescribeHanaBackupsAsyncRequest
- func (s *DescribeHanaBackupsAsyncRequest) SetSystemCopy(v bool) *DescribeHanaBackupsAsyncRequest
- func (s *DescribeHanaBackupsAsyncRequest) SetUseBackint(v bool) *DescribeHanaBackupsAsyncRequest
- func (s *DescribeHanaBackupsAsyncRequest) SetVaultId(v string) *DescribeHanaBackupsAsyncRequest
- func (s *DescribeHanaBackupsAsyncRequest) SetVolumeId(v int32) *DescribeHanaBackupsAsyncRequest
- func (s DescribeHanaBackupsAsyncRequest) String() string
- type DescribeHanaBackupsAsyncResponse
- func (s DescribeHanaBackupsAsyncResponse) GoString() string
- func (s *DescribeHanaBackupsAsyncResponse) SetBody(v *DescribeHanaBackupsAsyncResponseBody) *DescribeHanaBackupsAsyncResponse
- func (s *DescribeHanaBackupsAsyncResponse) SetHeaders(v map[string]*string) *DescribeHanaBackupsAsyncResponse
- func (s *DescribeHanaBackupsAsyncResponse) SetStatusCode(v int32) *DescribeHanaBackupsAsyncResponse
- func (s DescribeHanaBackupsAsyncResponse) String() string
- type DescribeHanaBackupsAsyncResponseBody
- func (s DescribeHanaBackupsAsyncResponseBody) GoString() string
- func (s *DescribeHanaBackupsAsyncResponseBody) SetCode(v string) *DescribeHanaBackupsAsyncResponseBody
- func (s *DescribeHanaBackupsAsyncResponseBody) SetMessage(v string) *DescribeHanaBackupsAsyncResponseBody
- func (s *DescribeHanaBackupsAsyncResponseBody) SetRequestId(v string) *DescribeHanaBackupsAsyncResponseBody
- func (s *DescribeHanaBackupsAsyncResponseBody) SetSuccess(v bool) *DescribeHanaBackupsAsyncResponseBody
- func (s *DescribeHanaBackupsAsyncResponseBody) SetTaskId(v string) *DescribeHanaBackupsAsyncResponseBody
- func (s DescribeHanaBackupsAsyncResponseBody) String() string
- type DescribeHanaDatabasesRequest
- func (s DescribeHanaDatabasesRequest) GoString() string
- func (s *DescribeHanaDatabasesRequest) SetClusterId(v string) *DescribeHanaDatabasesRequest
- func (s *DescribeHanaDatabasesRequest) SetPageNumber(v int32) *DescribeHanaDatabasesRequest
- func (s *DescribeHanaDatabasesRequest) SetPageSize(v int32) *DescribeHanaDatabasesRequest
- func (s *DescribeHanaDatabasesRequest) SetResourceGroupId(v string) *DescribeHanaDatabasesRequest
- func (s *DescribeHanaDatabasesRequest) SetVaultId(v string) *DescribeHanaDatabasesRequest
- func (s DescribeHanaDatabasesRequest) String() string
- type DescribeHanaDatabasesResponse
- func (s DescribeHanaDatabasesResponse) GoString() string
- func (s *DescribeHanaDatabasesResponse) SetBody(v *DescribeHanaDatabasesResponseBody) *DescribeHanaDatabasesResponse
- func (s *DescribeHanaDatabasesResponse) SetHeaders(v map[string]*string) *DescribeHanaDatabasesResponse
- func (s *DescribeHanaDatabasesResponse) SetStatusCode(v int32) *DescribeHanaDatabasesResponse
- func (s DescribeHanaDatabasesResponse) String() string
- type DescribeHanaDatabasesResponseBody
- func (s DescribeHanaDatabasesResponseBody) GoString() string
- func (s *DescribeHanaDatabasesResponseBody) SetCode(v string) *DescribeHanaDatabasesResponseBody
- func (s *DescribeHanaDatabasesResponseBody) SetHanaDatabases(v *DescribeHanaDatabasesResponseBodyHanaDatabases) *DescribeHanaDatabasesResponseBody
- func (s *DescribeHanaDatabasesResponseBody) SetMessage(v string) *DescribeHanaDatabasesResponseBody
- func (s *DescribeHanaDatabasesResponseBody) SetPageNumber(v int32) *DescribeHanaDatabasesResponseBody
- func (s *DescribeHanaDatabasesResponseBody) SetPageSize(v int32) *DescribeHanaDatabasesResponseBody
- func (s *DescribeHanaDatabasesResponseBody) SetRequestId(v string) *DescribeHanaDatabasesResponseBody
- func (s *DescribeHanaDatabasesResponseBody) SetSuccess(v bool) *DescribeHanaDatabasesResponseBody
- func (s *DescribeHanaDatabasesResponseBody) SetTotalCount(v int64) *DescribeHanaDatabasesResponseBody
- func (s DescribeHanaDatabasesResponseBody) String() string
- type DescribeHanaDatabasesResponseBodyHanaDatabases
- func (s DescribeHanaDatabasesResponseBodyHanaDatabases) GoString() string
- func (s *DescribeHanaDatabasesResponseBodyHanaDatabases) SetHanaDatabase(v []*DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase) *DescribeHanaDatabasesResponseBodyHanaDatabases
- func (s DescribeHanaDatabasesResponseBodyHanaDatabases) String() string
- type DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase
- func (s DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase) GoString() string
- func (s *DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase) SetActiveStatus(v string) *DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase
- func (s *DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase) SetDatabaseName(v string) *DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase
- func (s *DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase) SetDetail(v string) *DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase
- func (s *DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase) SetHost(v string) *DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase
- func (s *DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase) SetServiceName(v string) *DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase
- func (s *DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase) SetSqlPort(v int32) *DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase
- func (s DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase) String() string
- type DescribeHanaInstancesRequest
- func (s DescribeHanaInstancesRequest) GoString() string
- func (s *DescribeHanaInstancesRequest) SetClusterId(v string) *DescribeHanaInstancesRequest
- func (s *DescribeHanaInstancesRequest) SetPageNumber(v int32) *DescribeHanaInstancesRequest
- func (s *DescribeHanaInstancesRequest) SetPageSize(v int32) *DescribeHanaInstancesRequest
- func (s *DescribeHanaInstancesRequest) SetResourceGroupId(v string) *DescribeHanaInstancesRequest
- func (s *DescribeHanaInstancesRequest) SetTag(v []*DescribeHanaInstancesRequestTag) *DescribeHanaInstancesRequest
- func (s *DescribeHanaInstancesRequest) SetVaultId(v string) *DescribeHanaInstancesRequest
- func (s DescribeHanaInstancesRequest) String() string
- type DescribeHanaInstancesRequestTag
- func (s DescribeHanaInstancesRequestTag) GoString() string
- func (s *DescribeHanaInstancesRequestTag) SetKey(v string) *DescribeHanaInstancesRequestTag
- func (s *DescribeHanaInstancesRequestTag) SetValue(v string) *DescribeHanaInstancesRequestTag
- func (s DescribeHanaInstancesRequestTag) String() string
- type DescribeHanaInstancesResponse
- func (s DescribeHanaInstancesResponse) GoString() string
- func (s *DescribeHanaInstancesResponse) SetBody(v *DescribeHanaInstancesResponseBody) *DescribeHanaInstancesResponse
- func (s *DescribeHanaInstancesResponse) SetHeaders(v map[string]*string) *DescribeHanaInstancesResponse
- func (s *DescribeHanaInstancesResponse) SetStatusCode(v int32) *DescribeHanaInstancesResponse
- func (s DescribeHanaInstancesResponse) String() string
- type DescribeHanaInstancesResponseBody
- func (s DescribeHanaInstancesResponseBody) GoString() string
- func (s *DescribeHanaInstancesResponseBody) SetCode(v string) *DescribeHanaInstancesResponseBody
- func (s *DescribeHanaInstancesResponseBody) SetHanas(v *DescribeHanaInstancesResponseBodyHanas) *DescribeHanaInstancesResponseBody
- func (s *DescribeHanaInstancesResponseBody) SetMessage(v string) *DescribeHanaInstancesResponseBody
- func (s *DescribeHanaInstancesResponseBody) SetPageNumber(v int32) *DescribeHanaInstancesResponseBody
- func (s *DescribeHanaInstancesResponseBody) SetPageSize(v int32) *DescribeHanaInstancesResponseBody
- func (s *DescribeHanaInstancesResponseBody) SetRequestId(v string) *DescribeHanaInstancesResponseBody
- func (s *DescribeHanaInstancesResponseBody) SetSuccess(v bool) *DescribeHanaInstancesResponseBody
- func (s *DescribeHanaInstancesResponseBody) SetTotalCount(v int32) *DescribeHanaInstancesResponseBody
- func (s DescribeHanaInstancesResponseBody) String() string
- type DescribeHanaInstancesResponseBodyHanas
- type DescribeHanaInstancesResponseBodyHanasHana
- func (s DescribeHanaInstancesResponseBodyHanasHana) GoString() string
- func (s *DescribeHanaInstancesResponseBodyHanasHana) SetAlertSetting(v string) *DescribeHanaInstancesResponseBodyHanasHana
- func (s *DescribeHanaInstancesResponseBodyHanasHana) SetClusterId(v string) *DescribeHanaInstancesResponseBodyHanasHana
- func (s *DescribeHanaInstancesResponseBodyHanasHana) SetHanaName(v string) *DescribeHanaInstancesResponseBodyHanasHana
- func (s *DescribeHanaInstancesResponseBodyHanasHana) SetHost(v string) *DescribeHanaInstancesResponseBodyHanasHana
- func (s *DescribeHanaInstancesResponseBodyHanasHana) SetInstanceNumber(v int32) *DescribeHanaInstancesResponseBodyHanasHana
- func (s *DescribeHanaInstancesResponseBodyHanasHana) SetResourceGroupId(v string) *DescribeHanaInstancesResponseBodyHanasHana
- func (s *DescribeHanaInstancesResponseBodyHanasHana) SetStatus(v int64) *DescribeHanaInstancesResponseBodyHanasHana
- func (s *DescribeHanaInstancesResponseBodyHanasHana) SetStatusMessage(v string) *DescribeHanaInstancesResponseBodyHanasHana
- func (s *DescribeHanaInstancesResponseBodyHanasHana) SetTags(v *DescribeHanaInstancesResponseBodyHanasHanaTags) *DescribeHanaInstancesResponseBodyHanasHana
- func (s *DescribeHanaInstancesResponseBodyHanasHana) SetUseSsl(v bool) *DescribeHanaInstancesResponseBodyHanasHana
- func (s *DescribeHanaInstancesResponseBodyHanasHana) SetUserName(v string) *DescribeHanaInstancesResponseBodyHanasHana
- func (s *DescribeHanaInstancesResponseBodyHanasHana) SetValidateCertificate(v bool) *DescribeHanaInstancesResponseBodyHanasHana
- func (s *DescribeHanaInstancesResponseBodyHanasHana) SetVaultId(v string) *DescribeHanaInstancesResponseBodyHanasHana
- func (s DescribeHanaInstancesResponseBodyHanasHana) String() string
- type DescribeHanaInstancesResponseBodyHanasHanaTags
- func (s DescribeHanaInstancesResponseBodyHanasHanaTags) GoString() string
- func (s *DescribeHanaInstancesResponseBodyHanasHanaTags) SetTag(v []*DescribeHanaInstancesResponseBodyHanasHanaTagsTag) *DescribeHanaInstancesResponseBodyHanasHanaTags
- func (s DescribeHanaInstancesResponseBodyHanasHanaTags) String() string
- type DescribeHanaInstancesResponseBodyHanasHanaTagsTag
- func (s DescribeHanaInstancesResponseBodyHanasHanaTagsTag) GoString() string
- func (s *DescribeHanaInstancesResponseBodyHanasHanaTagsTag) SetKey(v string) *DescribeHanaInstancesResponseBodyHanasHanaTagsTag
- func (s *DescribeHanaInstancesResponseBodyHanasHanaTagsTag) SetValue(v string) *DescribeHanaInstancesResponseBodyHanasHanaTagsTag
- func (s DescribeHanaInstancesResponseBodyHanasHanaTagsTag) String() string
- type DescribeHanaRestoresRequest
- func (s DescribeHanaRestoresRequest) GoString() string
- func (s *DescribeHanaRestoresRequest) SetBackupId(v int64) *DescribeHanaRestoresRequest
- func (s *DescribeHanaRestoresRequest) SetClusterId(v string) *DescribeHanaRestoresRequest
- func (s *DescribeHanaRestoresRequest) SetDatabaseName(v string) *DescribeHanaRestoresRequest
- func (s *DescribeHanaRestoresRequest) SetPageNumber(v int32) *DescribeHanaRestoresRequest
- func (s *DescribeHanaRestoresRequest) SetPageSize(v int32) *DescribeHanaRestoresRequest
- func (s *DescribeHanaRestoresRequest) SetResourceGroupId(v string) *DescribeHanaRestoresRequest
- func (s *DescribeHanaRestoresRequest) SetRestoreId(v string) *DescribeHanaRestoresRequest
- func (s *DescribeHanaRestoresRequest) SetRestoreStatus(v string) *DescribeHanaRestoresRequest
- func (s *DescribeHanaRestoresRequest) SetVaultId(v string) *DescribeHanaRestoresRequest
- func (s DescribeHanaRestoresRequest) String() string
- type DescribeHanaRestoresResponse
- func (s DescribeHanaRestoresResponse) GoString() string
- func (s *DescribeHanaRestoresResponse) SetBody(v *DescribeHanaRestoresResponseBody) *DescribeHanaRestoresResponse
- func (s *DescribeHanaRestoresResponse) SetHeaders(v map[string]*string) *DescribeHanaRestoresResponse
- func (s *DescribeHanaRestoresResponse) SetStatusCode(v int32) *DescribeHanaRestoresResponse
- func (s DescribeHanaRestoresResponse) String() string
- type DescribeHanaRestoresResponseBody
- func (s DescribeHanaRestoresResponseBody) GoString() string
- func (s *DescribeHanaRestoresResponseBody) SetCode(v string) *DescribeHanaRestoresResponseBody
- func (s *DescribeHanaRestoresResponseBody) SetHanaRestore(v *DescribeHanaRestoresResponseBodyHanaRestore) *DescribeHanaRestoresResponseBody
- func (s *DescribeHanaRestoresResponseBody) SetMessage(v string) *DescribeHanaRestoresResponseBody
- func (s *DescribeHanaRestoresResponseBody) SetPageNumber(v int32) *DescribeHanaRestoresResponseBody
- func (s *DescribeHanaRestoresResponseBody) SetPageSize(v int32) *DescribeHanaRestoresResponseBody
- func (s *DescribeHanaRestoresResponseBody) SetRequestId(v string) *DescribeHanaRestoresResponseBody
- func (s *DescribeHanaRestoresResponseBody) SetSuccess(v bool) *DescribeHanaRestoresResponseBody
- func (s *DescribeHanaRestoresResponseBody) SetTotalCount(v int32) *DescribeHanaRestoresResponseBody
- func (s DescribeHanaRestoresResponseBody) String() string
- type DescribeHanaRestoresResponseBodyHanaRestore
- func (s DescribeHanaRestoresResponseBodyHanaRestore) GoString() string
- func (s *DescribeHanaRestoresResponseBodyHanaRestore) SetHanaRestores(v []*DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) *DescribeHanaRestoresResponseBodyHanaRestore
- func (s DescribeHanaRestoresResponseBodyHanaRestore) String() string
- type DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) GoString() string
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetBackupID(v int64) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetBackupPrefix(v string) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetCheckAccess(v bool) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetClearLog(v bool) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetClusterId(v string) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetCurrentPhase(v int32) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetCurrentProgress(v int64) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetDatabaseName(v string) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetDatabaseRestoreId(v int64) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetEndTime(v int64) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetLogPosition(v int64) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetMaxPhase(v int32) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetMaxProgress(v int64) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetMessage(v string) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetMode(v string) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetPhase(v string) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetReachedTime(v int64) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetRecoveryPointInTime(v int64) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetRestoreId(v string) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetSource(v string) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetSourceClusterId(v string) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetStartTime(v int64) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetState(v string) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetStatus(v string) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetSystemCopy(v bool) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetUseCatalog(v bool) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetUseDelta(v bool) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetVaultId(v string) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetVolumeId(v int32) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
- func (s DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) String() string
- type DescribeHanaRetentionSettingRequest
- func (s DescribeHanaRetentionSettingRequest) GoString() string
- func (s *DescribeHanaRetentionSettingRequest) SetClusterId(v string) *DescribeHanaRetentionSettingRequest
- func (s *DescribeHanaRetentionSettingRequest) SetDatabaseName(v string) *DescribeHanaRetentionSettingRequest
- func (s *DescribeHanaRetentionSettingRequest) SetVaultId(v string) *DescribeHanaRetentionSettingRequest
- func (s DescribeHanaRetentionSettingRequest) String() string
- type DescribeHanaRetentionSettingResponse
- func (s DescribeHanaRetentionSettingResponse) GoString() string
- func (s *DescribeHanaRetentionSettingResponse) SetBody(v *DescribeHanaRetentionSettingResponseBody) *DescribeHanaRetentionSettingResponse
- func (s *DescribeHanaRetentionSettingResponse) SetHeaders(v map[string]*string) *DescribeHanaRetentionSettingResponse
- func (s *DescribeHanaRetentionSettingResponse) SetStatusCode(v int32) *DescribeHanaRetentionSettingResponse
- func (s DescribeHanaRetentionSettingResponse) String() string
- type DescribeHanaRetentionSettingResponseBody
- func (s DescribeHanaRetentionSettingResponseBody) GoString() string
- func (s *DescribeHanaRetentionSettingResponseBody) SetClusterId(v string) *DescribeHanaRetentionSettingResponseBody
- func (s *DescribeHanaRetentionSettingResponseBody) SetCode(v string) *DescribeHanaRetentionSettingResponseBody
- func (s *DescribeHanaRetentionSettingResponseBody) SetDatabaseName(v string) *DescribeHanaRetentionSettingResponseBody
- func (s *DescribeHanaRetentionSettingResponseBody) SetDisabled(v bool) *DescribeHanaRetentionSettingResponseBody
- func (s *DescribeHanaRetentionSettingResponseBody) SetMessage(v string) *DescribeHanaRetentionSettingResponseBody
- func (s *DescribeHanaRetentionSettingResponseBody) SetRequestId(v string) *DescribeHanaRetentionSettingResponseBody
- func (s *DescribeHanaRetentionSettingResponseBody) SetRetentionDays(v int64) *DescribeHanaRetentionSettingResponseBody
- func (s *DescribeHanaRetentionSettingResponseBody) SetSchedule(v string) *DescribeHanaRetentionSettingResponseBody
- func (s *DescribeHanaRetentionSettingResponseBody) SetSuccess(v bool) *DescribeHanaRetentionSettingResponseBody
- func (s *DescribeHanaRetentionSettingResponseBody) SetVaultId(v string) *DescribeHanaRetentionSettingResponseBody
- func (s DescribeHanaRetentionSettingResponseBody) String() string
- type DescribeOtsTableSnapshotsRequest
- func (s DescribeOtsTableSnapshotsRequest) GoString() string
- func (s *DescribeOtsTableSnapshotsRequest) SetEndTime(v int64) *DescribeOtsTableSnapshotsRequest
- func (s *DescribeOtsTableSnapshotsRequest) SetLimit(v int32) *DescribeOtsTableSnapshotsRequest
- func (s *DescribeOtsTableSnapshotsRequest) SetNextToken(v string) *DescribeOtsTableSnapshotsRequest
- func (s *DescribeOtsTableSnapshotsRequest) SetOtsInstances(v []*DescribeOtsTableSnapshotsRequestOtsInstances) *DescribeOtsTableSnapshotsRequest
- func (s *DescribeOtsTableSnapshotsRequest) SetSnapshotIds(v []*string) *DescribeOtsTableSnapshotsRequest
- func (s *DescribeOtsTableSnapshotsRequest) SetStartTime(v int64) *DescribeOtsTableSnapshotsRequest
- func (s DescribeOtsTableSnapshotsRequest) String() string
- type DescribeOtsTableSnapshotsRequestOtsInstances
- func (s DescribeOtsTableSnapshotsRequestOtsInstances) GoString() string
- func (s *DescribeOtsTableSnapshotsRequestOtsInstances) SetInstanceName(v string) *DescribeOtsTableSnapshotsRequestOtsInstances
- func (s *DescribeOtsTableSnapshotsRequestOtsInstances) SetTableNames(v []*string) *DescribeOtsTableSnapshotsRequestOtsInstances
- func (s DescribeOtsTableSnapshotsRequestOtsInstances) String() string
- type DescribeOtsTableSnapshotsResponse
- func (s DescribeOtsTableSnapshotsResponse) GoString() string
- func (s *DescribeOtsTableSnapshotsResponse) SetBody(v *DescribeOtsTableSnapshotsResponseBody) *DescribeOtsTableSnapshotsResponse
- func (s *DescribeOtsTableSnapshotsResponse) SetHeaders(v map[string]*string) *DescribeOtsTableSnapshotsResponse
- func (s *DescribeOtsTableSnapshotsResponse) SetStatusCode(v int32) *DescribeOtsTableSnapshotsResponse
- func (s DescribeOtsTableSnapshotsResponse) String() string
- type DescribeOtsTableSnapshotsResponseBody
- func (s DescribeOtsTableSnapshotsResponseBody) GoString() string
- func (s *DescribeOtsTableSnapshotsResponseBody) SetCode(v string) *DescribeOtsTableSnapshotsResponseBody
- func (s *DescribeOtsTableSnapshotsResponseBody) SetLimit(v int32) *DescribeOtsTableSnapshotsResponseBody
- func (s *DescribeOtsTableSnapshotsResponseBody) SetMessage(v string) *DescribeOtsTableSnapshotsResponseBody
- func (s *DescribeOtsTableSnapshotsResponseBody) SetNextToken(v string) *DescribeOtsTableSnapshotsResponseBody
- func (s *DescribeOtsTableSnapshotsResponseBody) SetRequestId(v string) *DescribeOtsTableSnapshotsResponseBody
- func (s *DescribeOtsTableSnapshotsResponseBody) SetSnapshots(v []*DescribeOtsTableSnapshotsResponseBodySnapshots) *DescribeOtsTableSnapshotsResponseBody
- func (s *DescribeOtsTableSnapshotsResponseBody) SetSuccess(v bool) *DescribeOtsTableSnapshotsResponseBody
- func (s DescribeOtsTableSnapshotsResponseBody) String() string
- type DescribeOtsTableSnapshotsResponseBodySnapshots
- func (s DescribeOtsTableSnapshotsResponseBodySnapshots) GoString() string
- func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetActualBytes(v string) *DescribeOtsTableSnapshotsResponseBodySnapshots
- func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetBackupType(v string) *DescribeOtsTableSnapshotsResponseBodySnapshots
- func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetBytesTotal(v int64) *DescribeOtsTableSnapshotsResponseBodySnapshots
- func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetCompleteTime(v int64) *DescribeOtsTableSnapshotsResponseBodySnapshots
- func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetCreateTime(v int64) *DescribeOtsTableSnapshotsResponseBodySnapshots
- func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetCreatedTime(v int64) *DescribeOtsTableSnapshotsResponseBodySnapshots
- func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetInstanceName(v string) *DescribeOtsTableSnapshotsResponseBodySnapshots
- func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetJobId(v string) *DescribeOtsTableSnapshotsResponseBodySnapshots
- func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetParentSnapshotHash(v string) *DescribeOtsTableSnapshotsResponseBodySnapshots
- func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetRangeEnd(v int64) *DescribeOtsTableSnapshotsResponseBodySnapshots
- func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetRangeStart(v int64) *DescribeOtsTableSnapshotsResponseBodySnapshots
- func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetRetention(v int64) *DescribeOtsTableSnapshotsResponseBodySnapshots
- func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetSnapshotHash(v string) *DescribeOtsTableSnapshotsResponseBodySnapshots
- func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetSnapshotId(v string) *DescribeOtsTableSnapshotsResponseBodySnapshots
- func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetSourceType(v string) *DescribeOtsTableSnapshotsResponseBodySnapshots
- func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetStartTime(v int64) *DescribeOtsTableSnapshotsResponseBodySnapshots
- func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetStatus(v string) *DescribeOtsTableSnapshotsResponseBodySnapshots
- func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetTableName(v string) *DescribeOtsTableSnapshotsResponseBodySnapshots
- func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetUpdatedTime(v int64) *DescribeOtsTableSnapshotsResponseBodySnapshots
- func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetVaultId(v string) *DescribeOtsTableSnapshotsResponseBodySnapshots
- func (s DescribeOtsTableSnapshotsResponseBodySnapshots) String() string
- type DescribeRecoverableOtsInstancesResponse
- func (s DescribeRecoverableOtsInstancesResponse) GoString() string
- func (s *DescribeRecoverableOtsInstancesResponse) SetBody(v *DescribeRecoverableOtsInstancesResponseBody) *DescribeRecoverableOtsInstancesResponse
- func (s *DescribeRecoverableOtsInstancesResponse) SetHeaders(v map[string]*string) *DescribeRecoverableOtsInstancesResponse
- func (s *DescribeRecoverableOtsInstancesResponse) SetStatusCode(v int32) *DescribeRecoverableOtsInstancesResponse
- func (s DescribeRecoverableOtsInstancesResponse) String() string
- type DescribeRecoverableOtsInstancesResponseBody
- func (s DescribeRecoverableOtsInstancesResponseBody) GoString() string
- func (s *DescribeRecoverableOtsInstancesResponseBody) SetCode(v string) *DescribeRecoverableOtsInstancesResponseBody
- func (s *DescribeRecoverableOtsInstancesResponseBody) SetMessage(v string) *DescribeRecoverableOtsInstancesResponseBody
- func (s *DescribeRecoverableOtsInstancesResponseBody) SetOtsInstances(v []*DescribeRecoverableOtsInstancesResponseBodyOtsInstances) *DescribeRecoverableOtsInstancesResponseBody
- func (s *DescribeRecoverableOtsInstancesResponseBody) SetRequestId(v string) *DescribeRecoverableOtsInstancesResponseBody
- func (s *DescribeRecoverableOtsInstancesResponseBody) SetSuccess(v bool) *DescribeRecoverableOtsInstancesResponseBody
- func (s DescribeRecoverableOtsInstancesResponseBody) String() string
- type DescribeRecoverableOtsInstancesResponseBodyOtsInstances
- func (s DescribeRecoverableOtsInstancesResponseBodyOtsInstances) GoString() string
- func (s *DescribeRecoverableOtsInstancesResponseBodyOtsInstances) SetInstanceName(v string) *DescribeRecoverableOtsInstancesResponseBodyOtsInstances
- func (s *DescribeRecoverableOtsInstancesResponseBodyOtsInstances) SetTableNames(v []*string) *DescribeRecoverableOtsInstancesResponseBodyOtsInstances
- func (s DescribeRecoverableOtsInstancesResponseBodyOtsInstances) String() string
- type DescribeRegionsRequest
- type DescribeRegionsResponse
- func (s DescribeRegionsResponse) GoString() string
- func (s *DescribeRegionsResponse) SetBody(v *DescribeRegionsResponseBody) *DescribeRegionsResponse
- func (s *DescribeRegionsResponse) SetHeaders(v map[string]*string) *DescribeRegionsResponse
- func (s *DescribeRegionsResponse) SetStatusCode(v int32) *DescribeRegionsResponse
- func (s DescribeRegionsResponse) String() string
- type DescribeRegionsResponseBody
- func (s DescribeRegionsResponseBody) GoString() string
- func (s *DescribeRegionsResponseBody) SetCode(v string) *DescribeRegionsResponseBody
- func (s *DescribeRegionsResponseBody) SetMessage(v string) *DescribeRegionsResponseBody
- func (s *DescribeRegionsResponseBody) SetRegions(v *DescribeRegionsResponseBodyRegions) *DescribeRegionsResponseBody
- func (s *DescribeRegionsResponseBody) SetRequestId(v string) *DescribeRegionsResponseBody
- func (s *DescribeRegionsResponseBody) SetSuccess(v bool) *DescribeRegionsResponseBody
- func (s DescribeRegionsResponseBody) String() string
- type DescribeRegionsResponseBodyRegions
- type DescribeRegionsResponseBodyRegionsRegion
- func (s DescribeRegionsResponseBodyRegionsRegion) GoString() string
- func (s *DescribeRegionsResponseBodyRegionsRegion) SetLocalName(v string) *DescribeRegionsResponseBodyRegionsRegion
- func (s *DescribeRegionsResponseBodyRegionsRegion) SetRegionId(v string) *DescribeRegionsResponseBodyRegionsRegion
- func (s *DescribeRegionsResponseBodyRegionsRegion) SetVaultCount(v int32) *DescribeRegionsResponseBodyRegionsRegion
- func (s DescribeRegionsResponseBodyRegionsRegion) String() string
- type DescribeRestoreJobs2Request
- func (s DescribeRestoreJobs2Request) GoString() string
- func (s *DescribeRestoreJobs2Request) SetFilters(v []*DescribeRestoreJobs2RequestFilters) *DescribeRestoreJobs2Request
- func (s *DescribeRestoreJobs2Request) SetPageNumber(v int32) *DescribeRestoreJobs2Request
- func (s *DescribeRestoreJobs2Request) SetPageSize(v int32) *DescribeRestoreJobs2Request
- func (s *DescribeRestoreJobs2Request) SetRestoreType(v string) *DescribeRestoreJobs2Request
- func (s DescribeRestoreJobs2Request) String() string
- type DescribeRestoreJobs2RequestFilters
- func (s DescribeRestoreJobs2RequestFilters) GoString() string
- func (s *DescribeRestoreJobs2RequestFilters) SetKey(v string) *DescribeRestoreJobs2RequestFilters
- func (s *DescribeRestoreJobs2RequestFilters) SetOperator(v string) *DescribeRestoreJobs2RequestFilters
- func (s *DescribeRestoreJobs2RequestFilters) SetValues(v []*string) *DescribeRestoreJobs2RequestFilters
- func (s DescribeRestoreJobs2RequestFilters) String() string
- type DescribeRestoreJobs2Response
- func (s DescribeRestoreJobs2Response) GoString() string
- func (s *DescribeRestoreJobs2Response) SetBody(v *DescribeRestoreJobs2ResponseBody) *DescribeRestoreJobs2Response
- func (s *DescribeRestoreJobs2Response) SetHeaders(v map[string]*string) *DescribeRestoreJobs2Response
- func (s *DescribeRestoreJobs2Response) SetStatusCode(v int32) *DescribeRestoreJobs2Response
- func (s DescribeRestoreJobs2Response) String() string
- type DescribeRestoreJobs2ResponseBody
- func (s DescribeRestoreJobs2ResponseBody) GoString() string
- func (s *DescribeRestoreJobs2ResponseBody) SetCode(v string) *DescribeRestoreJobs2ResponseBody
- func (s *DescribeRestoreJobs2ResponseBody) SetMessage(v string) *DescribeRestoreJobs2ResponseBody
- func (s *DescribeRestoreJobs2ResponseBody) SetPageNumber(v int32) *DescribeRestoreJobs2ResponseBody
- func (s *DescribeRestoreJobs2ResponseBody) SetPageSize(v int32) *DescribeRestoreJobs2ResponseBody
- func (s *DescribeRestoreJobs2ResponseBody) SetRequestId(v string) *DescribeRestoreJobs2ResponseBody
- func (s *DescribeRestoreJobs2ResponseBody) SetRestoreJobs(v *DescribeRestoreJobs2ResponseBodyRestoreJobs) *DescribeRestoreJobs2ResponseBody
- func (s *DescribeRestoreJobs2ResponseBody) SetSuccess(v bool) *DescribeRestoreJobs2ResponseBody
- func (s *DescribeRestoreJobs2ResponseBody) SetTotalCount(v int32) *DescribeRestoreJobs2ResponseBody
- func (s DescribeRestoreJobs2ResponseBody) String() string
- type DescribeRestoreJobs2ResponseBodyRestoreJobs
- func (s DescribeRestoreJobs2ResponseBodyRestoreJobs) GoString() string
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobs) SetRestoreJob(v []*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) *DescribeRestoreJobs2ResponseBodyRestoreJobs
- func (s DescribeRestoreJobs2ResponseBodyRestoreJobs) String() string
- type DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) GoString() string
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetActualBytes(v int64) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetActualItems(v int64) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetBytesDone(v int64) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetBytesTotal(v int64) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetClusterId(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetCompleteTime(v int64) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetCreatedTime(v int64) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetErrorFile(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetErrorMessage(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetExclude(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetExpireTime(v int64) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetInclude(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetItemsDone(v int64) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetItemsTotal(v int64) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetOptions(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetOtsDetail(v *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJobOtsDetail) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetParentId(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetProgress(v int32) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetRestoreId(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetRestoreType(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetSnapshotHash(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetSnapshotId(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetSourceType(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetSpeed(v int64) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetStartTime(v int64) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetStatus(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetBucket(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetClientId(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetCreateTime(v int64) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetDataSourceId(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetFileSystemId(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetInstanceId(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetInstanceName(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetPath(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetPrefix(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetTableName(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetTime(v int64) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetUdmDetail(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetUpdatedTime(v int64) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetVaultId(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
- func (s DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) String() string
- type DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJobOtsDetail
- func (s DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJobOtsDetail) GoString() string
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJobOtsDetail) SetBatchChannelCount(v int32) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJobOtsDetail
- func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJobOtsDetail) SetOverwriteExisting(v bool) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJobOtsDetail
- func (s DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJobOtsDetail) String() string
- type DescribeTaskRequest
- func (s DescribeTaskRequest) GoString() string
- func (s *DescribeTaskRequest) SetResourceGroupId(v string) *DescribeTaskRequest
- func (s *DescribeTaskRequest) SetTaskId(v string) *DescribeTaskRequest
- func (s *DescribeTaskRequest) SetToken(v string) *DescribeTaskRequest
- func (s DescribeTaskRequest) String() string
- type DescribeTaskResponse
- func (s DescribeTaskResponse) GoString() string
- func (s *DescribeTaskResponse) SetBody(v *DescribeTaskResponseBody) *DescribeTaskResponse
- func (s *DescribeTaskResponse) SetHeaders(v map[string]*string) *DescribeTaskResponse
- func (s *DescribeTaskResponse) SetStatusCode(v int32) *DescribeTaskResponse
- func (s DescribeTaskResponse) String() string
- type DescribeTaskResponseBody
- func (s DescribeTaskResponseBody) GoString() string
- func (s *DescribeTaskResponseBody) SetCode(v string) *DescribeTaskResponseBody
- func (s *DescribeTaskResponseBody) SetCompletedTime(v int64) *DescribeTaskResponseBody
- func (s *DescribeTaskResponseBody) SetCreatedTime(v int64) *DescribeTaskResponseBody
- func (s *DescribeTaskResponseBody) SetDescription(v string) *DescribeTaskResponseBody
- func (s *DescribeTaskResponseBody) SetMessage(v string) *DescribeTaskResponseBody
- func (s *DescribeTaskResponseBody) SetName(v string) *DescribeTaskResponseBody
- func (s *DescribeTaskResponseBody) SetProgress(v int32) *DescribeTaskResponseBody
- func (s *DescribeTaskResponseBody) SetRequestId(v string) *DescribeTaskResponseBody
- func (s *DescribeTaskResponseBody) SetResult(v string) *DescribeTaskResponseBody
- func (s *DescribeTaskResponseBody) SetSuccess(v bool) *DescribeTaskResponseBody
- func (s *DescribeTaskResponseBody) SetUpdatedTime(v int64) *DescribeTaskResponseBody
- func (s DescribeTaskResponseBody) String() string
- type DescribeUdmSnapshotsRequest
- func (s DescribeUdmSnapshotsRequest) GoString() string
- func (s *DescribeUdmSnapshotsRequest) SetDiskId(v string) *DescribeUdmSnapshotsRequest
- func (s *DescribeUdmSnapshotsRequest) SetEndTime(v int64) *DescribeUdmSnapshotsRequest
- func (s *DescribeUdmSnapshotsRequest) SetInstanceId(v string) *DescribeUdmSnapshotsRequest
- func (s *DescribeUdmSnapshotsRequest) SetJobId(v string) *DescribeUdmSnapshotsRequest
- func (s *DescribeUdmSnapshotsRequest) SetSnapshotIds(v map[string]interface{}) *DescribeUdmSnapshotsRequest
- func (s *DescribeUdmSnapshotsRequest) SetSourceType(v string) *DescribeUdmSnapshotsRequest
- func (s *DescribeUdmSnapshotsRequest) SetStartTime(v int64) *DescribeUdmSnapshotsRequest
- func (s *DescribeUdmSnapshotsRequest) SetUdmRegionId(v string) *DescribeUdmSnapshotsRequest
- func (s DescribeUdmSnapshotsRequest) String() string
- type DescribeUdmSnapshotsResponse
- func (s DescribeUdmSnapshotsResponse) GoString() string
- func (s *DescribeUdmSnapshotsResponse) SetBody(v *DescribeUdmSnapshotsResponseBody) *DescribeUdmSnapshotsResponse
- func (s *DescribeUdmSnapshotsResponse) SetHeaders(v map[string]*string) *DescribeUdmSnapshotsResponse
- func (s *DescribeUdmSnapshotsResponse) SetStatusCode(v int32) *DescribeUdmSnapshotsResponse
- func (s DescribeUdmSnapshotsResponse) String() string
- type DescribeUdmSnapshotsResponseBody
- func (s DescribeUdmSnapshotsResponseBody) GoString() string
- func (s *DescribeUdmSnapshotsResponseBody) SetCode(v string) *DescribeUdmSnapshotsResponseBody
- func (s *DescribeUdmSnapshotsResponseBody) SetMessage(v string) *DescribeUdmSnapshotsResponseBody
- func (s *DescribeUdmSnapshotsResponseBody) SetRequestId(v string) *DescribeUdmSnapshotsResponseBody
- func (s *DescribeUdmSnapshotsResponseBody) SetSnapshots(v []*DescribeUdmSnapshotsResponseBodySnapshots) *DescribeUdmSnapshotsResponseBody
- func (s *DescribeUdmSnapshotsResponseBody) SetSuccess(v bool) *DescribeUdmSnapshotsResponseBody
- func (s *DescribeUdmSnapshotsResponseBody) SetTotalCount(v int64) *DescribeUdmSnapshotsResponseBody
- func (s DescribeUdmSnapshotsResponseBody) String() string
- type DescribeUdmSnapshotsResponseBodySnapshots
- func (s DescribeUdmSnapshotsResponseBodySnapshots) GoString() string
- func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetActualBytes(v string) *DescribeUdmSnapshotsResponseBodySnapshots
- func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetBackupType(v string) *DescribeUdmSnapshotsResponseBodySnapshots
- func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetBytesTotal(v int64) *DescribeUdmSnapshotsResponseBodySnapshots
- func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetCompleteTime(v int64) *DescribeUdmSnapshotsResponseBodySnapshots
- func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetCreateTime(v int64) *DescribeUdmSnapshotsResponseBodySnapshots
- func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetCreatedTime(v int64) *DescribeUdmSnapshotsResponseBodySnapshots
- func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetDetail(v *DescribeUdmSnapshotsResponseBodySnapshotsDetail) *DescribeUdmSnapshotsResponseBodySnapshots
- func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetDiskId(v string) *DescribeUdmSnapshotsResponseBodySnapshots
- func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetInstanceId(v string) *DescribeUdmSnapshotsResponseBodySnapshots
- func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetJobId(v string) *DescribeUdmSnapshotsResponseBodySnapshots
- func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetNativeSnapshotId(v string) *DescribeUdmSnapshotsResponseBodySnapshots
- func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetNativeSnapshotInfo(v string) *DescribeUdmSnapshotsResponseBodySnapshots
- func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetParentSnapshotHash(v string) *DescribeUdmSnapshotsResponseBodySnapshots
- func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetPrefix(v string) *DescribeUdmSnapshotsResponseBodySnapshots
- func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetRealSnapshotTime(v int64) *DescribeUdmSnapshotsResponseBodySnapshots
- func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetRetention(v int64) *DescribeUdmSnapshotsResponseBodySnapshots
- func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetSnapshotHash(v string) *DescribeUdmSnapshotsResponseBodySnapshots
- func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetSnapshotId(v string) *DescribeUdmSnapshotsResponseBodySnapshots
- func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetSourceType(v string) *DescribeUdmSnapshotsResponseBodySnapshots
- func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetStartTime(v int64) *DescribeUdmSnapshotsResponseBodySnapshots
- func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetStatus(v string) *DescribeUdmSnapshotsResponseBodySnapshots
- func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetUpdatedTime(v int64) *DescribeUdmSnapshotsResponseBodySnapshots
- func (s DescribeUdmSnapshotsResponseBodySnapshots) String() string
- type DescribeUdmSnapshotsResponseBodySnapshotsDetail
- func (s DescribeUdmSnapshotsResponseBodySnapshotsDetail) GoString() string
- func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetConsistentLevel(v string) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
- func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetContainOsDisk(v bool) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
- func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetDiskDevName(v string) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
- func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetDiskHbrSnapshotIdWithDeviceMap(v map[string]interface{}) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
- func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetDiskIdList(v []*string) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
- func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetDowngradeReason(v string) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
- func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetInstanceIdWithDiskIdListMap(v map[string]interface{}) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
- func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetInstanceName(v string) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
- func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetNativeSnapshotIdList(v []*string) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
- func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetOsDiskId(v string) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
- func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetOsName(v string) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
- func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetOsNameEn(v string) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
- func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetOsType(v string) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
- func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetPlatform(v string) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
- func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetSnapshotGroupId(v string) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
- func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetSystemDisk(v bool) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
- func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetVmName(v string) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
- func (s DescribeUdmSnapshotsResponseBodySnapshotsDetail) String() string
- type DescribeUdmSnapshotsShrinkRequest
- func (s DescribeUdmSnapshotsShrinkRequest) GoString() string
- func (s *DescribeUdmSnapshotsShrinkRequest) SetDiskId(v string) *DescribeUdmSnapshotsShrinkRequest
- func (s *DescribeUdmSnapshotsShrinkRequest) SetEndTime(v int64) *DescribeUdmSnapshotsShrinkRequest
- func (s *DescribeUdmSnapshotsShrinkRequest) SetInstanceId(v string) *DescribeUdmSnapshotsShrinkRequest
- func (s *DescribeUdmSnapshotsShrinkRequest) SetJobId(v string) *DescribeUdmSnapshotsShrinkRequest
- func (s *DescribeUdmSnapshotsShrinkRequest) SetSnapshotIdsShrink(v string) *DescribeUdmSnapshotsShrinkRequest
- func (s *DescribeUdmSnapshotsShrinkRequest) SetSourceType(v string) *DescribeUdmSnapshotsShrinkRequest
- func (s *DescribeUdmSnapshotsShrinkRequest) SetStartTime(v int64) *DescribeUdmSnapshotsShrinkRequest
- func (s *DescribeUdmSnapshotsShrinkRequest) SetUdmRegionId(v string) *DescribeUdmSnapshotsShrinkRequest
- func (s DescribeUdmSnapshotsShrinkRequest) String() string
- type DescribeVaultReplicationRegionsRequest
- func (s DescribeVaultReplicationRegionsRequest) GoString() string
- func (s *DescribeVaultReplicationRegionsRequest) SetToken(v string) *DescribeVaultReplicationRegionsRequest
- func (s *DescribeVaultReplicationRegionsRequest) SetVaultId(v string) *DescribeVaultReplicationRegionsRequest
- func (s DescribeVaultReplicationRegionsRequest) String() string
- type DescribeVaultReplicationRegionsResponse
- func (s DescribeVaultReplicationRegionsResponse) GoString() string
- func (s *DescribeVaultReplicationRegionsResponse) SetBody(v *DescribeVaultReplicationRegionsResponseBody) *DescribeVaultReplicationRegionsResponse
- func (s *DescribeVaultReplicationRegionsResponse) SetHeaders(v map[string]*string) *DescribeVaultReplicationRegionsResponse
- func (s *DescribeVaultReplicationRegionsResponse) SetStatusCode(v int32) *DescribeVaultReplicationRegionsResponse
- func (s DescribeVaultReplicationRegionsResponse) String() string
- type DescribeVaultReplicationRegionsResponseBody
- func (s DescribeVaultReplicationRegionsResponseBody) GoString() string
- func (s *DescribeVaultReplicationRegionsResponseBody) SetCode(v string) *DescribeVaultReplicationRegionsResponseBody
- func (s *DescribeVaultReplicationRegionsResponseBody) SetMessage(v string) *DescribeVaultReplicationRegionsResponseBody
- func (s *DescribeVaultReplicationRegionsResponseBody) SetRegions(v *DescribeVaultReplicationRegionsResponseBodyRegions) *DescribeVaultReplicationRegionsResponseBody
- func (s *DescribeVaultReplicationRegionsResponseBody) SetRequestId(v string) *DescribeVaultReplicationRegionsResponseBody
- func (s *DescribeVaultReplicationRegionsResponseBody) SetSuccess(v bool) *DescribeVaultReplicationRegionsResponseBody
- func (s DescribeVaultReplicationRegionsResponseBody) String() string
- type DescribeVaultReplicationRegionsResponseBodyRegions
- type DescribeVaultsRequest
- func (s DescribeVaultsRequest) GoString() string
- func (s *DescribeVaultsRequest) SetPageNumber(v int32) *DescribeVaultsRequest
- func (s *DescribeVaultsRequest) SetPageSize(v int32) *DescribeVaultsRequest
- func (s *DescribeVaultsRequest) SetResourceGroupId(v string) *DescribeVaultsRequest
- func (s *DescribeVaultsRequest) SetStatus(v string) *DescribeVaultsRequest
- func (s *DescribeVaultsRequest) SetTag(v []*DescribeVaultsRequestTag) *DescribeVaultsRequest
- func (s *DescribeVaultsRequest) SetVaultId(v string) *DescribeVaultsRequest
- func (s *DescribeVaultsRequest) SetVaultRegionId(v string) *DescribeVaultsRequest
- func (s *DescribeVaultsRequest) SetVaultType(v string) *DescribeVaultsRequest
- func (s DescribeVaultsRequest) String() string
- type DescribeVaultsRequestTag
- type DescribeVaultsResponse
- func (s DescribeVaultsResponse) GoString() string
- func (s *DescribeVaultsResponse) SetBody(v *DescribeVaultsResponseBody) *DescribeVaultsResponse
- func (s *DescribeVaultsResponse) SetHeaders(v map[string]*string) *DescribeVaultsResponse
- func (s *DescribeVaultsResponse) SetStatusCode(v int32) *DescribeVaultsResponse
- func (s DescribeVaultsResponse) String() string
- type DescribeVaultsResponseBody
- func (s DescribeVaultsResponseBody) GoString() string
- func (s *DescribeVaultsResponseBody) SetCode(v string) *DescribeVaultsResponseBody
- func (s *DescribeVaultsResponseBody) SetMessage(v string) *DescribeVaultsResponseBody
- func (s *DescribeVaultsResponseBody) SetPageNumber(v int32) *DescribeVaultsResponseBody
- func (s *DescribeVaultsResponseBody) SetPageSize(v int32) *DescribeVaultsResponseBody
- func (s *DescribeVaultsResponseBody) SetRequestId(v string) *DescribeVaultsResponseBody
- func (s *DescribeVaultsResponseBody) SetSuccess(v bool) *DescribeVaultsResponseBody
- func (s *DescribeVaultsResponseBody) SetTotalCount(v int32) *DescribeVaultsResponseBody
- func (s *DescribeVaultsResponseBody) SetVaults(v *DescribeVaultsResponseBodyVaults) *DescribeVaultsResponseBody
- func (s DescribeVaultsResponseBody) String() string
- type DescribeVaultsResponseBodyVaults
- type DescribeVaultsResponseBodyVaultsVault
- func (s DescribeVaultsResponseBodyVaultsVault) GoString() string
- func (s *DescribeVaultsResponseBodyVaultsVault) SetBackupPlanStatistics(v *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetBucketName(v string) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetBytesDone(v int64) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetChargeType(v string) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetCompressionAlgorithm(v string) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetCreatedTime(v int64) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetDedup(v bool) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetDescription(v string) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetEncryptType(v string) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetIndexAvailable(v bool) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetIndexLevel(v string) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetIndexUpdateTime(v int64) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetKmsKeyId(v string) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetLatestReplicationTime(v int64) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetRedundancyType(v string) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetReplication(v bool) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetReplicationProgress(v *DescribeVaultsResponseBodyVaultsVaultReplicationProgress) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetReplicationSourceRegionId(v string) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetReplicationSourceVaultId(v string) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetResourceGroupId(v string) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetRetention(v int64) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetSearchEnabled(v bool) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetSnapshotCount(v int64) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetSourceTypes(v *DescribeVaultsResponseBodyVaultsVaultSourceTypes) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetStatus(v string) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetStorageSize(v int64) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetTags(v *DescribeVaultsResponseBodyVaultsVaultTags) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetTrialInfo(v *DescribeVaultsResponseBodyVaultsVaultTrialInfo) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetUpdatedTime(v int64) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetVaultId(v string) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetVaultName(v string) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetVaultRegionId(v string) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetVaultStatusMessage(v string) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetVaultStorageClass(v string) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetVaultType(v string) *DescribeVaultsResponseBodyVaultsVault
- func (s *DescribeVaultsResponseBodyVaultsVault) SetWormEnabled(v bool) *DescribeVaultsResponseBodyVaultsVault
- func (s DescribeVaultsResponseBodyVaultsVault) String() string
- type DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics
- func (s DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics) GoString() string
- func (s *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics) SetCommonNas(v int32) *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics
- func (s *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics) SetCsg(v int32) *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics
- func (s *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics) SetEcsFile(v int32) *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics
- func (s *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics) SetEcsHana(v int32) *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics
- func (s *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics) SetIsilon(v int32) *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics
- func (s *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics) SetLocalFile(v int32) *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics
- func (s *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics) SetLocalVm(v int32) *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics
- func (s *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics) SetMySql(v int32) *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics
- func (s *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics) SetNas(v int32) *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics
- func (s *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics) SetOracle(v int32) *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics
- func (s *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics) SetOss(v int32) *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics
- func (s *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics) SetOts(v int32) *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics
- func (s *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics) SetSqlServer(v int32) *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics
- func (s DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics) String() string
- type DescribeVaultsResponseBodyVaultsVaultReplicationProgress
- func (s DescribeVaultsResponseBodyVaultsVaultReplicationProgress) GoString() string
- func (s *DescribeVaultsResponseBodyVaultsVaultReplicationProgress) SetHistoricalReplicationProgress(v int32) *DescribeVaultsResponseBodyVaultsVaultReplicationProgress
- func (s *DescribeVaultsResponseBodyVaultsVaultReplicationProgress) SetNewReplicationProgress(v int64) *DescribeVaultsResponseBodyVaultsVaultReplicationProgress
- func (s DescribeVaultsResponseBodyVaultsVaultReplicationProgress) String() string
- type DescribeVaultsResponseBodyVaultsVaultSourceTypes
- type DescribeVaultsResponseBodyVaultsVaultTags
- type DescribeVaultsResponseBodyVaultsVaultTagsTag
- func (s DescribeVaultsResponseBodyVaultsVaultTagsTag) GoString() string
- func (s *DescribeVaultsResponseBodyVaultsVaultTagsTag) SetKey(v string) *DescribeVaultsResponseBodyVaultsVaultTagsTag
- func (s *DescribeVaultsResponseBodyVaultsVaultTagsTag) SetValue(v string) *DescribeVaultsResponseBodyVaultsVaultTagsTag
- func (s DescribeVaultsResponseBodyVaultsVaultTagsTag) String() string
- type DescribeVaultsResponseBodyVaultsVaultTrialInfo
- func (s DescribeVaultsResponseBodyVaultsVaultTrialInfo) GoString() string
- func (s *DescribeVaultsResponseBodyVaultsVaultTrialInfo) SetKeepAfterTrialExpiration(v bool) *DescribeVaultsResponseBodyVaultsVaultTrialInfo
- func (s *DescribeVaultsResponseBodyVaultsVaultTrialInfo) SetTrialExpireTime(v int64) *DescribeVaultsResponseBodyVaultsVaultTrialInfo
- func (s *DescribeVaultsResponseBodyVaultsVaultTrialInfo) SetTrialStartTime(v int64) *DescribeVaultsResponseBodyVaultsVaultTrialInfo
- func (s *DescribeVaultsResponseBodyVaultsVaultTrialInfo) SetTrialVaultReleaseTime(v int64) *DescribeVaultsResponseBodyVaultsVaultTrialInfo
- func (s DescribeVaultsResponseBodyVaultsVaultTrialInfo) String() string
- type DetachNasFileSystemRequest
- type DetachNasFileSystemResponse
- func (s DetachNasFileSystemResponse) GoString() string
- func (s *DetachNasFileSystemResponse) SetBody(v *DetachNasFileSystemResponseBody) *DetachNasFileSystemResponse
- func (s *DetachNasFileSystemResponse) SetHeaders(v map[string]*string) *DetachNasFileSystemResponse
- func (s *DetachNasFileSystemResponse) SetStatusCode(v int32) *DetachNasFileSystemResponse
- func (s DetachNasFileSystemResponse) String() string
- type DetachNasFileSystemResponseBody
- func (s DetachNasFileSystemResponseBody) GoString() string
- func (s *DetachNasFileSystemResponseBody) SetCode(v string) *DetachNasFileSystemResponseBody
- func (s *DetachNasFileSystemResponseBody) SetMessage(v string) *DetachNasFileSystemResponseBody
- func (s *DetachNasFileSystemResponseBody) SetRequestId(v string) *DetachNasFileSystemResponseBody
- func (s *DetachNasFileSystemResponseBody) SetSuccess(v bool) *DetachNasFileSystemResponseBody
- func (s *DetachNasFileSystemResponseBody) SetTaskId(v string) *DetachNasFileSystemResponseBody
- func (s DetachNasFileSystemResponseBody) String() string
- type DisableBackupPlanRequest
- func (s DisableBackupPlanRequest) GoString() string
- func (s *DisableBackupPlanRequest) SetPlanId(v string) *DisableBackupPlanRequest
- func (s *DisableBackupPlanRequest) SetSourceType(v string) *DisableBackupPlanRequest
- func (s *DisableBackupPlanRequest) SetVaultId(v string) *DisableBackupPlanRequest
- func (s DisableBackupPlanRequest) String() string
- type DisableBackupPlanResponse
- func (s DisableBackupPlanResponse) GoString() string
- func (s *DisableBackupPlanResponse) SetBody(v *DisableBackupPlanResponseBody) *DisableBackupPlanResponse
- func (s *DisableBackupPlanResponse) SetHeaders(v map[string]*string) *DisableBackupPlanResponse
- func (s *DisableBackupPlanResponse) SetStatusCode(v int32) *DisableBackupPlanResponse
- func (s DisableBackupPlanResponse) String() string
- type DisableBackupPlanResponseBody
- func (s DisableBackupPlanResponseBody) GoString() string
- func (s *DisableBackupPlanResponseBody) SetCode(v string) *DisableBackupPlanResponseBody
- func (s *DisableBackupPlanResponseBody) SetMessage(v string) *DisableBackupPlanResponseBody
- func (s *DisableBackupPlanResponseBody) SetRequestId(v string) *DisableBackupPlanResponseBody
- func (s *DisableBackupPlanResponseBody) SetSuccess(v bool) *DisableBackupPlanResponseBody
- func (s DisableBackupPlanResponseBody) String() string
- type DisableHanaBackupPlanRequest
- func (s DisableHanaBackupPlanRequest) GoString() string
- func (s *DisableHanaBackupPlanRequest) SetClusterId(v string) *DisableHanaBackupPlanRequest
- func (s *DisableHanaBackupPlanRequest) SetPlanId(v string) *DisableHanaBackupPlanRequest
- func (s *DisableHanaBackupPlanRequest) SetResourceGroupId(v string) *DisableHanaBackupPlanRequest
- func (s *DisableHanaBackupPlanRequest) SetVaultId(v string) *DisableHanaBackupPlanRequest
- func (s DisableHanaBackupPlanRequest) String() string
- type DisableHanaBackupPlanResponse
- func (s DisableHanaBackupPlanResponse) GoString() string
- func (s *DisableHanaBackupPlanResponse) SetBody(v *DisableHanaBackupPlanResponseBody) *DisableHanaBackupPlanResponse
- func (s *DisableHanaBackupPlanResponse) SetHeaders(v map[string]*string) *DisableHanaBackupPlanResponse
- func (s *DisableHanaBackupPlanResponse) SetStatusCode(v int32) *DisableHanaBackupPlanResponse
- func (s DisableHanaBackupPlanResponse) String() string
- type DisableHanaBackupPlanResponseBody
- func (s DisableHanaBackupPlanResponseBody) GoString() string
- func (s *DisableHanaBackupPlanResponseBody) SetCode(v string) *DisableHanaBackupPlanResponseBody
- func (s *DisableHanaBackupPlanResponseBody) SetMessage(v string) *DisableHanaBackupPlanResponseBody
- func (s *DisableHanaBackupPlanResponseBody) SetRequestId(v string) *DisableHanaBackupPlanResponseBody
- func (s *DisableHanaBackupPlanResponseBody) SetSuccess(v bool) *DisableHanaBackupPlanResponseBody
- func (s DisableHanaBackupPlanResponseBody) String() string
- type EnableBackupPlanRequest
- func (s EnableBackupPlanRequest) GoString() string
- func (s *EnableBackupPlanRequest) SetPlanId(v string) *EnableBackupPlanRequest
- func (s *EnableBackupPlanRequest) SetSourceType(v string) *EnableBackupPlanRequest
- func (s *EnableBackupPlanRequest) SetVaultId(v string) *EnableBackupPlanRequest
- func (s EnableBackupPlanRequest) String() string
- type EnableBackupPlanResponse
- func (s EnableBackupPlanResponse) GoString() string
- func (s *EnableBackupPlanResponse) SetBody(v *EnableBackupPlanResponseBody) *EnableBackupPlanResponse
- func (s *EnableBackupPlanResponse) SetHeaders(v map[string]*string) *EnableBackupPlanResponse
- func (s *EnableBackupPlanResponse) SetStatusCode(v int32) *EnableBackupPlanResponse
- func (s EnableBackupPlanResponse) String() string
- type EnableBackupPlanResponseBody
- func (s EnableBackupPlanResponseBody) GoString() string
- func (s *EnableBackupPlanResponseBody) SetCode(v string) *EnableBackupPlanResponseBody
- func (s *EnableBackupPlanResponseBody) SetMessage(v string) *EnableBackupPlanResponseBody
- func (s *EnableBackupPlanResponseBody) SetRequestId(v string) *EnableBackupPlanResponseBody
- func (s *EnableBackupPlanResponseBody) SetSuccess(v bool) *EnableBackupPlanResponseBody
- func (s EnableBackupPlanResponseBody) String() string
- type EnableHanaBackupPlanRequest
- func (s EnableHanaBackupPlanRequest) GoString() string
- func (s *EnableHanaBackupPlanRequest) SetClusterId(v string) *EnableHanaBackupPlanRequest
- func (s *EnableHanaBackupPlanRequest) SetPlanId(v string) *EnableHanaBackupPlanRequest
- func (s *EnableHanaBackupPlanRequest) SetResourceGroupId(v string) *EnableHanaBackupPlanRequest
- func (s *EnableHanaBackupPlanRequest) SetVaultId(v string) *EnableHanaBackupPlanRequest
- func (s EnableHanaBackupPlanRequest) String() string
- type EnableHanaBackupPlanResponse
- func (s EnableHanaBackupPlanResponse) GoString() string
- func (s *EnableHanaBackupPlanResponse) SetBody(v *EnableHanaBackupPlanResponseBody) *EnableHanaBackupPlanResponse
- func (s *EnableHanaBackupPlanResponse) SetHeaders(v map[string]*string) *EnableHanaBackupPlanResponse
- func (s *EnableHanaBackupPlanResponse) SetStatusCode(v int32) *EnableHanaBackupPlanResponse
- func (s EnableHanaBackupPlanResponse) String() string
- type EnableHanaBackupPlanResponseBody
- func (s EnableHanaBackupPlanResponseBody) GoString() string
- func (s *EnableHanaBackupPlanResponseBody) SetCode(v string) *EnableHanaBackupPlanResponseBody
- func (s *EnableHanaBackupPlanResponseBody) SetMessage(v string) *EnableHanaBackupPlanResponseBody
- func (s *EnableHanaBackupPlanResponseBody) SetRequestId(v string) *EnableHanaBackupPlanResponseBody
- func (s *EnableHanaBackupPlanResponseBody) SetSuccess(v bool) *EnableHanaBackupPlanResponseBody
- func (s EnableHanaBackupPlanResponseBody) String() string
- type ExecuteBackupPlanRequest
- func (s ExecuteBackupPlanRequest) GoString() string
- func (s *ExecuteBackupPlanRequest) SetPlanId(v string) *ExecuteBackupPlanRequest
- func (s *ExecuteBackupPlanRequest) SetRuleId(v string) *ExecuteBackupPlanRequest
- func (s *ExecuteBackupPlanRequest) SetSourceType(v string) *ExecuteBackupPlanRequest
- func (s *ExecuteBackupPlanRequest) SetVaultId(v string) *ExecuteBackupPlanRequest
- func (s ExecuteBackupPlanRequest) String() string
- type ExecuteBackupPlanResponse
- func (s ExecuteBackupPlanResponse) GoString() string
- func (s *ExecuteBackupPlanResponse) SetBody(v *ExecuteBackupPlanResponseBody) *ExecuteBackupPlanResponse
- func (s *ExecuteBackupPlanResponse) SetHeaders(v map[string]*string) *ExecuteBackupPlanResponse
- func (s *ExecuteBackupPlanResponse) SetStatusCode(v int32) *ExecuteBackupPlanResponse
- func (s ExecuteBackupPlanResponse) String() string
- type ExecuteBackupPlanResponseBody
- func (s ExecuteBackupPlanResponseBody) GoString() string
- func (s *ExecuteBackupPlanResponseBody) SetCode(v string) *ExecuteBackupPlanResponseBody
- func (s *ExecuteBackupPlanResponseBody) SetJobId(v string) *ExecuteBackupPlanResponseBody
- func (s *ExecuteBackupPlanResponseBody) SetMessage(v string) *ExecuteBackupPlanResponseBody
- func (s *ExecuteBackupPlanResponseBody) SetRequestId(v string) *ExecuteBackupPlanResponseBody
- func (s *ExecuteBackupPlanResponseBody) SetSuccess(v bool) *ExecuteBackupPlanResponseBody
- func (s ExecuteBackupPlanResponseBody) String() string
- type GenerateRamPolicyRequest
- func (s GenerateRamPolicyRequest) GoString() string
- func (s *GenerateRamPolicyRequest) SetActionType(v string) *GenerateRamPolicyRequest
- func (s *GenerateRamPolicyRequest) SetRequireBasePolicy(v bool) *GenerateRamPolicyRequest
- func (s *GenerateRamPolicyRequest) SetResourceGroupId(v string) *GenerateRamPolicyRequest
- func (s *GenerateRamPolicyRequest) SetVaultId(v string) *GenerateRamPolicyRequest
- func (s GenerateRamPolicyRequest) String() string
- type GenerateRamPolicyResponse
- func (s GenerateRamPolicyResponse) GoString() string
- func (s *GenerateRamPolicyResponse) SetBody(v *GenerateRamPolicyResponseBody) *GenerateRamPolicyResponse
- func (s *GenerateRamPolicyResponse) SetHeaders(v map[string]*string) *GenerateRamPolicyResponse
- func (s *GenerateRamPolicyResponse) SetStatusCode(v int32) *GenerateRamPolicyResponse
- func (s GenerateRamPolicyResponse) String() string
- type GenerateRamPolicyResponseBody
- func (s GenerateRamPolicyResponseBody) GoString() string
- func (s *GenerateRamPolicyResponseBody) SetCode(v string) *GenerateRamPolicyResponseBody
- func (s *GenerateRamPolicyResponseBody) SetMessage(v string) *GenerateRamPolicyResponseBody
- func (s *GenerateRamPolicyResponseBody) SetPolicyDocument(v string) *GenerateRamPolicyResponseBody
- func (s *GenerateRamPolicyResponseBody) SetRequestId(v string) *GenerateRamPolicyResponseBody
- func (s *GenerateRamPolicyResponseBody) SetSuccess(v bool) *GenerateRamPolicyResponseBody
- func (s GenerateRamPolicyResponseBody) String() string
- type InstallBackupClientsRequest
- type InstallBackupClientsResponse
- func (s InstallBackupClientsResponse) GoString() string
- func (s *InstallBackupClientsResponse) SetBody(v *InstallBackupClientsResponseBody) *InstallBackupClientsResponse
- func (s *InstallBackupClientsResponse) SetHeaders(v map[string]*string) *InstallBackupClientsResponse
- func (s *InstallBackupClientsResponse) SetStatusCode(v int32) *InstallBackupClientsResponse
- func (s InstallBackupClientsResponse) String() string
- type InstallBackupClientsResponseBody
- func (s InstallBackupClientsResponseBody) GoString() string
- func (s *InstallBackupClientsResponseBody) SetCode(v string) *InstallBackupClientsResponseBody
- func (s *InstallBackupClientsResponseBody) SetInstanceStatuses(v []*InstallBackupClientsResponseBodyInstanceStatuses) *InstallBackupClientsResponseBody
- func (s *InstallBackupClientsResponseBody) SetMessage(v string) *InstallBackupClientsResponseBody
- func (s *InstallBackupClientsResponseBody) SetRequestId(v string) *InstallBackupClientsResponseBody
- func (s *InstallBackupClientsResponseBody) SetSuccess(v bool) *InstallBackupClientsResponseBody
- func (s *InstallBackupClientsResponseBody) SetTaskId(v string) *InstallBackupClientsResponseBody
- func (s InstallBackupClientsResponseBody) String() string
- type InstallBackupClientsResponseBodyInstanceStatuses
- func (s InstallBackupClientsResponseBodyInstanceStatuses) GoString() string
- func (s *InstallBackupClientsResponseBodyInstanceStatuses) SetErrorCode(v string) *InstallBackupClientsResponseBodyInstanceStatuses
- func (s *InstallBackupClientsResponseBodyInstanceStatuses) SetInstanceId(v string) *InstallBackupClientsResponseBodyInstanceStatuses
- func (s *InstallBackupClientsResponseBodyInstanceStatuses) SetValidInstance(v bool) *InstallBackupClientsResponseBodyInstanceStatuses
- func (s InstallBackupClientsResponseBodyInstanceStatuses) String() string
- type InstallBackupClientsShrinkRequest
- type OtsDetail
- type OtsTableRestoreDetail
- func (s OtsTableRestoreDetail) GoString() string
- func (s *OtsTableRestoreDetail) SetBatchChannelCount(v int32) *OtsTableRestoreDetail
- func (s *OtsTableRestoreDetail) SetIndexNameSuffix(v string) *OtsTableRestoreDetail
- func (s *OtsTableRestoreDetail) SetOverwriteExisting(v bool) *OtsTableRestoreDetail
- func (s *OtsTableRestoreDetail) SetReGenerateAutoIncrementPK(v bool) *OtsTableRestoreDetail
- func (s *OtsTableRestoreDetail) SetRestoreIndex(v bool) *OtsTableRestoreDetail
- func (s *OtsTableRestoreDetail) SetRestoreSearchIndex(v bool) *OtsTableRestoreDetail
- func (s *OtsTableRestoreDetail) SetSearchIndexNameSuffix(v string) *OtsTableRestoreDetail
- func (s OtsTableRestoreDetail) String() string
- type Rule
- func (s Rule) GoString() string
- func (s *Rule) SetBackupType(v string) *Rule
- func (s *Rule) SetDestinationRegionId(v string) *Rule
- func (s *Rule) SetDestinationRetention(v int64) *Rule
- func (s *Rule) SetDisabled(v bool) *Rule
- func (s *Rule) SetDoCopy(v bool) *Rule
- func (s *Rule) SetRetention(v int64) *Rule
- func (s *Rule) SetRuleName(v string) *Rule
- func (s *Rule) SetSchedule(v string) *Rule
- func (s Rule) String() string
- type SearchHistoricalSnapshotsRequest
- func (s SearchHistoricalSnapshotsRequest) GoString() string
- func (s *SearchHistoricalSnapshotsRequest) SetLimit(v int32) *SearchHistoricalSnapshotsRequest
- func (s *SearchHistoricalSnapshotsRequest) SetNextToken(v string) *SearchHistoricalSnapshotsRequest
- func (s *SearchHistoricalSnapshotsRequest) SetQuery(v map[string]interface{}) *SearchHistoricalSnapshotsRequest
- func (s *SearchHistoricalSnapshotsRequest) SetSourceType(v string) *SearchHistoricalSnapshotsRequest
- func (s SearchHistoricalSnapshotsRequest) String() string
- type SearchHistoricalSnapshotsResponse
- func (s SearchHistoricalSnapshotsResponse) GoString() string
- func (s *SearchHistoricalSnapshotsResponse) SetBody(v *SearchHistoricalSnapshotsResponseBody) *SearchHistoricalSnapshotsResponse
- func (s *SearchHistoricalSnapshotsResponse) SetHeaders(v map[string]*string) *SearchHistoricalSnapshotsResponse
- func (s *SearchHistoricalSnapshotsResponse) SetStatusCode(v int32) *SearchHistoricalSnapshotsResponse
- func (s SearchHistoricalSnapshotsResponse) String() string
- type SearchHistoricalSnapshotsResponseBody
- func (s SearchHistoricalSnapshotsResponseBody) GoString() string
- func (s *SearchHistoricalSnapshotsResponseBody) SetCode(v string) *SearchHistoricalSnapshotsResponseBody
- func (s *SearchHistoricalSnapshotsResponseBody) SetLimit(v int32) *SearchHistoricalSnapshotsResponseBody
- func (s *SearchHistoricalSnapshotsResponseBody) SetMessage(v string) *SearchHistoricalSnapshotsResponseBody
- func (s *SearchHistoricalSnapshotsResponseBody) SetNextToken(v string) *SearchHistoricalSnapshotsResponseBody
- func (s *SearchHistoricalSnapshotsResponseBody) SetRequestId(v string) *SearchHistoricalSnapshotsResponseBody
- func (s *SearchHistoricalSnapshotsResponseBody) SetSnapshots(v *SearchHistoricalSnapshotsResponseBodySnapshots) *SearchHistoricalSnapshotsResponseBody
- func (s *SearchHistoricalSnapshotsResponseBody) SetSuccess(v bool) *SearchHistoricalSnapshotsResponseBody
- func (s *SearchHistoricalSnapshotsResponseBody) SetTotalCount(v int32) *SearchHistoricalSnapshotsResponseBody
- func (s SearchHistoricalSnapshotsResponseBody) String() string
- type SearchHistoricalSnapshotsResponseBodySnapshots
- func (s SearchHistoricalSnapshotsResponseBodySnapshots) GoString() string
- func (s *SearchHistoricalSnapshotsResponseBodySnapshots) SetSnapshot(v []*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) *SearchHistoricalSnapshotsResponseBodySnapshots
- func (s SearchHistoricalSnapshotsResponseBodySnapshots) String() string
- type SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) GoString() string
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetActualBytes(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetActualItems(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetBackupType(v string) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetBucket(v string) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetBytesDone(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetBytesTotal(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetClientId(v string) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetCompleteTime(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetCreateTime(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetCreatedTime(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetErrorFile(v string) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetExpireTime(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetFileSystemId(v string) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetInstanceId(v string) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetInstanceName(v string) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetItemsDone(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetItemsTotal(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetJobId(v string) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetParentSnapshotHash(v string) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetPath(v string) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetPaths(v *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshotPaths) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetPrefix(v string) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetRangeEnd(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetRangeStart(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetRetention(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetSnapshotHash(v string) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetSnapshotId(v string) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetSourceType(v string) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetStartTime(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetStatus(v string) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetTableName(v string) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetUpdatedTime(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetVaultId(v string) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
- func (s SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) String() string
- type SearchHistoricalSnapshotsResponseBodySnapshotsSnapshotPaths
- func (s SearchHistoricalSnapshotsResponseBodySnapshotsSnapshotPaths) GoString() string
- func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshotPaths) SetPath(v []*string) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshotPaths
- func (s SearchHistoricalSnapshotsResponseBodySnapshotsSnapshotPaths) String() string
- type SearchHistoricalSnapshotsShrinkRequest
- func (s SearchHistoricalSnapshotsShrinkRequest) GoString() string
- func (s *SearchHistoricalSnapshotsShrinkRequest) SetLimit(v int32) *SearchHistoricalSnapshotsShrinkRequest
- func (s *SearchHistoricalSnapshotsShrinkRequest) SetNextToken(v string) *SearchHistoricalSnapshotsShrinkRequest
- func (s *SearchHistoricalSnapshotsShrinkRequest) SetQueryShrink(v string) *SearchHistoricalSnapshotsShrinkRequest
- func (s *SearchHistoricalSnapshotsShrinkRequest) SetSourceType(v string) *SearchHistoricalSnapshotsShrinkRequest
- func (s SearchHistoricalSnapshotsShrinkRequest) String() string
- type StartHanaDatabaseAsyncRequest
- func (s StartHanaDatabaseAsyncRequest) GoString() string
- func (s *StartHanaDatabaseAsyncRequest) SetClusterId(v string) *StartHanaDatabaseAsyncRequest
- func (s *StartHanaDatabaseAsyncRequest) SetDatabaseName(v string) *StartHanaDatabaseAsyncRequest
- func (s *StartHanaDatabaseAsyncRequest) SetVaultId(v string) *StartHanaDatabaseAsyncRequest
- func (s StartHanaDatabaseAsyncRequest) String() string
- type StartHanaDatabaseAsyncResponse
- func (s StartHanaDatabaseAsyncResponse) GoString() string
- func (s *StartHanaDatabaseAsyncResponse) SetBody(v *StartHanaDatabaseAsyncResponseBody) *StartHanaDatabaseAsyncResponse
- func (s *StartHanaDatabaseAsyncResponse) SetHeaders(v map[string]*string) *StartHanaDatabaseAsyncResponse
- func (s *StartHanaDatabaseAsyncResponse) SetStatusCode(v int32) *StartHanaDatabaseAsyncResponse
- func (s StartHanaDatabaseAsyncResponse) String() string
- type StartHanaDatabaseAsyncResponseBody
- func (s StartHanaDatabaseAsyncResponseBody) GoString() string
- func (s *StartHanaDatabaseAsyncResponseBody) SetCode(v string) *StartHanaDatabaseAsyncResponseBody
- func (s *StartHanaDatabaseAsyncResponseBody) SetMessage(v string) *StartHanaDatabaseAsyncResponseBody
- func (s *StartHanaDatabaseAsyncResponseBody) SetRequestId(v string) *StartHanaDatabaseAsyncResponseBody
- func (s *StartHanaDatabaseAsyncResponseBody) SetSuccess(v bool) *StartHanaDatabaseAsyncResponseBody
- func (s *StartHanaDatabaseAsyncResponseBody) SetTaskId(v string) *StartHanaDatabaseAsyncResponseBody
- func (s StartHanaDatabaseAsyncResponseBody) String() string
- type StopHanaDatabaseAsyncRequest
- func (s StopHanaDatabaseAsyncRequest) GoString() string
- func (s *StopHanaDatabaseAsyncRequest) SetClusterId(v string) *StopHanaDatabaseAsyncRequest
- func (s *StopHanaDatabaseAsyncRequest) SetDatabaseName(v string) *StopHanaDatabaseAsyncRequest
- func (s *StopHanaDatabaseAsyncRequest) SetVaultId(v string) *StopHanaDatabaseAsyncRequest
- func (s StopHanaDatabaseAsyncRequest) String() string
- type StopHanaDatabaseAsyncResponse
- func (s StopHanaDatabaseAsyncResponse) GoString() string
- func (s *StopHanaDatabaseAsyncResponse) SetBody(v *StopHanaDatabaseAsyncResponseBody) *StopHanaDatabaseAsyncResponse
- func (s *StopHanaDatabaseAsyncResponse) SetHeaders(v map[string]*string) *StopHanaDatabaseAsyncResponse
- func (s *StopHanaDatabaseAsyncResponse) SetStatusCode(v int32) *StopHanaDatabaseAsyncResponse
- func (s StopHanaDatabaseAsyncResponse) String() string
- type StopHanaDatabaseAsyncResponseBody
- func (s StopHanaDatabaseAsyncResponseBody) GoString() string
- func (s *StopHanaDatabaseAsyncResponseBody) SetCode(v string) *StopHanaDatabaseAsyncResponseBody
- func (s *StopHanaDatabaseAsyncResponseBody) SetMessage(v string) *StopHanaDatabaseAsyncResponseBody
- func (s *StopHanaDatabaseAsyncResponseBody) SetRequestId(v string) *StopHanaDatabaseAsyncResponseBody
- func (s *StopHanaDatabaseAsyncResponseBody) SetSuccess(v bool) *StopHanaDatabaseAsyncResponseBody
- func (s *StopHanaDatabaseAsyncResponseBody) SetTaskId(v string) *StopHanaDatabaseAsyncResponseBody
- func (s StopHanaDatabaseAsyncResponseBody) String() string
- type UninstallBackupClientsRequest
- func (s UninstallBackupClientsRequest) GoString() string
- func (s *UninstallBackupClientsRequest) SetClientIds(v map[string]interface{}) *UninstallBackupClientsRequest
- func (s *UninstallBackupClientsRequest) SetInstanceIds(v map[string]interface{}) *UninstallBackupClientsRequest
- func (s UninstallBackupClientsRequest) String() string
- type UninstallBackupClientsResponse
- func (s UninstallBackupClientsResponse) GoString() string
- func (s *UninstallBackupClientsResponse) SetBody(v *UninstallBackupClientsResponseBody) *UninstallBackupClientsResponse
- func (s *UninstallBackupClientsResponse) SetHeaders(v map[string]*string) *UninstallBackupClientsResponse
- func (s *UninstallBackupClientsResponse) SetStatusCode(v int32) *UninstallBackupClientsResponse
- func (s UninstallBackupClientsResponse) String() string
- type UninstallBackupClientsResponseBody
- func (s UninstallBackupClientsResponseBody) GoString() string
- func (s *UninstallBackupClientsResponseBody) SetCode(v string) *UninstallBackupClientsResponseBody
- func (s *UninstallBackupClientsResponseBody) SetInstanceStatuses(v []*UninstallBackupClientsResponseBodyInstanceStatuses) *UninstallBackupClientsResponseBody
- func (s *UninstallBackupClientsResponseBody) SetMessage(v string) *UninstallBackupClientsResponseBody
- func (s *UninstallBackupClientsResponseBody) SetRequestId(v string) *UninstallBackupClientsResponseBody
- func (s *UninstallBackupClientsResponseBody) SetSuccess(v bool) *UninstallBackupClientsResponseBody
- func (s *UninstallBackupClientsResponseBody) SetTaskId(v string) *UninstallBackupClientsResponseBody
- func (s UninstallBackupClientsResponseBody) String() string
- type UninstallBackupClientsResponseBodyInstanceStatuses
- func (s UninstallBackupClientsResponseBodyInstanceStatuses) GoString() string
- func (s *UninstallBackupClientsResponseBodyInstanceStatuses) SetErrorCode(v string) *UninstallBackupClientsResponseBodyInstanceStatuses
- func (s *UninstallBackupClientsResponseBodyInstanceStatuses) SetInstanceId(v string) *UninstallBackupClientsResponseBodyInstanceStatuses
- func (s *UninstallBackupClientsResponseBodyInstanceStatuses) SetValidInstance(v bool) *UninstallBackupClientsResponseBodyInstanceStatuses
- func (s UninstallBackupClientsResponseBodyInstanceStatuses) String() string
- type UninstallBackupClientsShrinkRequest
- func (s UninstallBackupClientsShrinkRequest) GoString() string
- func (s *UninstallBackupClientsShrinkRequest) SetClientIdsShrink(v string) *UninstallBackupClientsShrinkRequest
- func (s *UninstallBackupClientsShrinkRequest) SetInstanceIdsShrink(v string) *UninstallBackupClientsShrinkRequest
- func (s UninstallBackupClientsShrinkRequest) String() string
- type UninstallClientRequest
- func (s UninstallClientRequest) GoString() string
- func (s *UninstallClientRequest) SetClientId(v string) *UninstallClientRequest
- func (s *UninstallClientRequest) SetResourceGroupId(v string) *UninstallClientRequest
- func (s *UninstallClientRequest) SetVaultId(v string) *UninstallClientRequest
- func (s UninstallClientRequest) String() string
- type UninstallClientResponse
- func (s UninstallClientResponse) GoString() string
- func (s *UninstallClientResponse) SetBody(v *UninstallClientResponseBody) *UninstallClientResponse
- func (s *UninstallClientResponse) SetHeaders(v map[string]*string) *UninstallClientResponse
- func (s *UninstallClientResponse) SetStatusCode(v int32) *UninstallClientResponse
- func (s UninstallClientResponse) String() string
- type UninstallClientResponseBody
- func (s UninstallClientResponseBody) GoString() string
- func (s *UninstallClientResponseBody) SetCode(v string) *UninstallClientResponseBody
- func (s *UninstallClientResponseBody) SetMessage(v string) *UninstallClientResponseBody
- func (s *UninstallClientResponseBody) SetRequestId(v string) *UninstallClientResponseBody
- func (s *UninstallClientResponseBody) SetSuccess(v bool) *UninstallClientResponseBody
- func (s *UninstallClientResponseBody) SetTaskId(v string) *UninstallClientResponseBody
- func (s UninstallClientResponseBody) String() string
- type UpdateBackupPlanRequest
- func (s UpdateBackupPlanRequest) GoString() string
- func (s *UpdateBackupPlanRequest) SetDetail(v map[string]interface{}) *UpdateBackupPlanRequest
- func (s *UpdateBackupPlanRequest) SetExclude(v string) *UpdateBackupPlanRequest
- func (s *UpdateBackupPlanRequest) SetInclude(v string) *UpdateBackupPlanRequest
- func (s *UpdateBackupPlanRequest) SetOptions(v string) *UpdateBackupPlanRequest
- func (s *UpdateBackupPlanRequest) SetOtsDetail(v *OtsDetail) *UpdateBackupPlanRequest
- func (s *UpdateBackupPlanRequest) SetPath(v []*string) *UpdateBackupPlanRequest
- func (s *UpdateBackupPlanRequest) SetPlanId(v string) *UpdateBackupPlanRequest
- func (s *UpdateBackupPlanRequest) SetPlanName(v string) *UpdateBackupPlanRequest
- func (s *UpdateBackupPlanRequest) SetPrefix(v string) *UpdateBackupPlanRequest
- func (s *UpdateBackupPlanRequest) SetRetention(v int64) *UpdateBackupPlanRequest
- func (s *UpdateBackupPlanRequest) SetRule(v []*UpdateBackupPlanRequestRule) *UpdateBackupPlanRequest
- func (s *UpdateBackupPlanRequest) SetSchedule(v string) *UpdateBackupPlanRequest
- func (s *UpdateBackupPlanRequest) SetSourceType(v string) *UpdateBackupPlanRequest
- func (s *UpdateBackupPlanRequest) SetSpeedLimit(v string) *UpdateBackupPlanRequest
- func (s *UpdateBackupPlanRequest) SetUpdatePaths(v bool) *UpdateBackupPlanRequest
- func (s *UpdateBackupPlanRequest) SetVaultId(v string) *UpdateBackupPlanRequest
- func (s UpdateBackupPlanRequest) String() string
- type UpdateBackupPlanRequestRule
- func (s UpdateBackupPlanRequestRule) GoString() string
- func (s *UpdateBackupPlanRequestRule) SetBackupType(v string) *UpdateBackupPlanRequestRule
- func (s *UpdateBackupPlanRequestRule) SetDestinationRegionId(v string) *UpdateBackupPlanRequestRule
- func (s *UpdateBackupPlanRequestRule) SetDestinationRetention(v int64) *UpdateBackupPlanRequestRule
- func (s *UpdateBackupPlanRequestRule) SetDisabled(v bool) *UpdateBackupPlanRequestRule
- func (s *UpdateBackupPlanRequestRule) SetDoCopy(v bool) *UpdateBackupPlanRequestRule
- func (s *UpdateBackupPlanRequestRule) SetRetention(v int64) *UpdateBackupPlanRequestRule
- func (s *UpdateBackupPlanRequestRule) SetRuleName(v string) *UpdateBackupPlanRequestRule
- func (s *UpdateBackupPlanRequestRule) SetSchedule(v string) *UpdateBackupPlanRequestRule
- func (s UpdateBackupPlanRequestRule) String() string
- type UpdateBackupPlanResponse
- func (s UpdateBackupPlanResponse) GoString() string
- func (s *UpdateBackupPlanResponse) SetBody(v *UpdateBackupPlanResponseBody) *UpdateBackupPlanResponse
- func (s *UpdateBackupPlanResponse) SetHeaders(v map[string]*string) *UpdateBackupPlanResponse
- func (s *UpdateBackupPlanResponse) SetStatusCode(v int32) *UpdateBackupPlanResponse
- func (s UpdateBackupPlanResponse) String() string
- type UpdateBackupPlanResponseBody
- func (s UpdateBackupPlanResponseBody) GoString() string
- func (s *UpdateBackupPlanResponseBody) SetCode(v string) *UpdateBackupPlanResponseBody
- func (s *UpdateBackupPlanResponseBody) SetMessage(v string) *UpdateBackupPlanResponseBody
- func (s *UpdateBackupPlanResponseBody) SetRequestId(v string) *UpdateBackupPlanResponseBody
- func (s *UpdateBackupPlanResponseBody) SetSuccess(v bool) *UpdateBackupPlanResponseBody
- func (s UpdateBackupPlanResponseBody) String() string
- type UpdateBackupPlanShrinkRequest
- func (s UpdateBackupPlanShrinkRequest) GoString() string
- func (s *UpdateBackupPlanShrinkRequest) SetDetailShrink(v string) *UpdateBackupPlanShrinkRequest
- func (s *UpdateBackupPlanShrinkRequest) SetExclude(v string) *UpdateBackupPlanShrinkRequest
- func (s *UpdateBackupPlanShrinkRequest) SetInclude(v string) *UpdateBackupPlanShrinkRequest
- func (s *UpdateBackupPlanShrinkRequest) SetOptions(v string) *UpdateBackupPlanShrinkRequest
- func (s *UpdateBackupPlanShrinkRequest) SetOtsDetailShrink(v string) *UpdateBackupPlanShrinkRequest
- func (s *UpdateBackupPlanShrinkRequest) SetPath(v []*string) *UpdateBackupPlanShrinkRequest
- func (s *UpdateBackupPlanShrinkRequest) SetPlanId(v string) *UpdateBackupPlanShrinkRequest
- func (s *UpdateBackupPlanShrinkRequest) SetPlanName(v string) *UpdateBackupPlanShrinkRequest
- func (s *UpdateBackupPlanShrinkRequest) SetPrefix(v string) *UpdateBackupPlanShrinkRequest
- func (s *UpdateBackupPlanShrinkRequest) SetRetention(v int64) *UpdateBackupPlanShrinkRequest
- func (s *UpdateBackupPlanShrinkRequest) SetRule(v []*UpdateBackupPlanShrinkRequestRule) *UpdateBackupPlanShrinkRequest
- func (s *UpdateBackupPlanShrinkRequest) SetSchedule(v string) *UpdateBackupPlanShrinkRequest
- func (s *UpdateBackupPlanShrinkRequest) SetSourceType(v string) *UpdateBackupPlanShrinkRequest
- func (s *UpdateBackupPlanShrinkRequest) SetSpeedLimit(v string) *UpdateBackupPlanShrinkRequest
- func (s *UpdateBackupPlanShrinkRequest) SetUpdatePaths(v bool) *UpdateBackupPlanShrinkRequest
- func (s *UpdateBackupPlanShrinkRequest) SetVaultId(v string) *UpdateBackupPlanShrinkRequest
- func (s UpdateBackupPlanShrinkRequest) String() string
- type UpdateBackupPlanShrinkRequestRule
- func (s UpdateBackupPlanShrinkRequestRule) GoString() string
- func (s *UpdateBackupPlanShrinkRequestRule) SetBackupType(v string) *UpdateBackupPlanShrinkRequestRule
- func (s *UpdateBackupPlanShrinkRequestRule) SetDestinationRegionId(v string) *UpdateBackupPlanShrinkRequestRule
- func (s *UpdateBackupPlanShrinkRequestRule) SetDestinationRetention(v int64) *UpdateBackupPlanShrinkRequestRule
- func (s *UpdateBackupPlanShrinkRequestRule) SetDisabled(v bool) *UpdateBackupPlanShrinkRequestRule
- func (s *UpdateBackupPlanShrinkRequestRule) SetDoCopy(v bool) *UpdateBackupPlanShrinkRequestRule
- func (s *UpdateBackupPlanShrinkRequestRule) SetRetention(v int64) *UpdateBackupPlanShrinkRequestRule
- func (s *UpdateBackupPlanShrinkRequestRule) SetRuleName(v string) *UpdateBackupPlanShrinkRequestRule
- func (s *UpdateBackupPlanShrinkRequestRule) SetSchedule(v string) *UpdateBackupPlanShrinkRequestRule
- func (s UpdateBackupPlanShrinkRequestRule) String() string
- type UpdateClientSettingsRequest
- func (s UpdateClientSettingsRequest) GoString() string
- func (s *UpdateClientSettingsRequest) SetClientId(v string) *UpdateClientSettingsRequest
- func (s *UpdateClientSettingsRequest) SetDataNetworkType(v string) *UpdateClientSettingsRequest
- func (s *UpdateClientSettingsRequest) SetDataProxySetting(v string) *UpdateClientSettingsRequest
- func (s *UpdateClientSettingsRequest) SetMaxCpuCore(v int32) *UpdateClientSettingsRequest
- func (s *UpdateClientSettingsRequest) SetMaxWorker(v int32) *UpdateClientSettingsRequest
- func (s *UpdateClientSettingsRequest) SetProxyHost(v string) *UpdateClientSettingsRequest
- func (s *UpdateClientSettingsRequest) SetProxyPassword(v string) *UpdateClientSettingsRequest
- func (s *UpdateClientSettingsRequest) SetProxyPort(v int32) *UpdateClientSettingsRequest
- func (s *UpdateClientSettingsRequest) SetProxyUser(v string) *UpdateClientSettingsRequest
- func (s *UpdateClientSettingsRequest) SetResourceGroupId(v string) *UpdateClientSettingsRequest
- func (s *UpdateClientSettingsRequest) SetUseHttps(v bool) *UpdateClientSettingsRequest
- func (s *UpdateClientSettingsRequest) SetVaultId(v string) *UpdateClientSettingsRequest
- func (s UpdateClientSettingsRequest) String() string
- type UpdateClientSettingsResponse
- func (s UpdateClientSettingsResponse) GoString() string
- func (s *UpdateClientSettingsResponse) SetBody(v *UpdateClientSettingsResponseBody) *UpdateClientSettingsResponse
- func (s *UpdateClientSettingsResponse) SetHeaders(v map[string]*string) *UpdateClientSettingsResponse
- func (s *UpdateClientSettingsResponse) SetStatusCode(v int32) *UpdateClientSettingsResponse
- func (s UpdateClientSettingsResponse) String() string
- type UpdateClientSettingsResponseBody
- func (s UpdateClientSettingsResponseBody) GoString() string
- func (s *UpdateClientSettingsResponseBody) SetCode(v string) *UpdateClientSettingsResponseBody
- func (s *UpdateClientSettingsResponseBody) SetMessage(v string) *UpdateClientSettingsResponseBody
- func (s *UpdateClientSettingsResponseBody) SetRequestId(v string) *UpdateClientSettingsResponseBody
- func (s *UpdateClientSettingsResponseBody) SetSuccess(v bool) *UpdateClientSettingsResponseBody
- func (s UpdateClientSettingsResponseBody) String() string
- type UpdateHanaBackupPlanRequest
- func (s UpdateHanaBackupPlanRequest) GoString() string
- func (s *UpdateHanaBackupPlanRequest) SetBackupPrefix(v string) *UpdateHanaBackupPlanRequest
- func (s *UpdateHanaBackupPlanRequest) SetClusterId(v string) *UpdateHanaBackupPlanRequest
- func (s *UpdateHanaBackupPlanRequest) SetPlanId(v string) *UpdateHanaBackupPlanRequest
- func (s *UpdateHanaBackupPlanRequest) SetPlanName(v string) *UpdateHanaBackupPlanRequest
- func (s *UpdateHanaBackupPlanRequest) SetResourceGroupId(v string) *UpdateHanaBackupPlanRequest
- func (s *UpdateHanaBackupPlanRequest) SetSchedule(v string) *UpdateHanaBackupPlanRequest
- func (s *UpdateHanaBackupPlanRequest) SetVaultId(v string) *UpdateHanaBackupPlanRequest
- func (s UpdateHanaBackupPlanRequest) String() string
- type UpdateHanaBackupPlanResponse
- func (s UpdateHanaBackupPlanResponse) GoString() string
- func (s *UpdateHanaBackupPlanResponse) SetBody(v *UpdateHanaBackupPlanResponseBody) *UpdateHanaBackupPlanResponse
- func (s *UpdateHanaBackupPlanResponse) SetHeaders(v map[string]*string) *UpdateHanaBackupPlanResponse
- func (s *UpdateHanaBackupPlanResponse) SetStatusCode(v int32) *UpdateHanaBackupPlanResponse
- func (s UpdateHanaBackupPlanResponse) String() string
- type UpdateHanaBackupPlanResponseBody
- func (s UpdateHanaBackupPlanResponseBody) GoString() string
- func (s *UpdateHanaBackupPlanResponseBody) SetCode(v string) *UpdateHanaBackupPlanResponseBody
- func (s *UpdateHanaBackupPlanResponseBody) SetMessage(v string) *UpdateHanaBackupPlanResponseBody
- func (s *UpdateHanaBackupPlanResponseBody) SetRequestId(v string) *UpdateHanaBackupPlanResponseBody
- func (s *UpdateHanaBackupPlanResponseBody) SetSuccess(v bool) *UpdateHanaBackupPlanResponseBody
- func (s UpdateHanaBackupPlanResponseBody) String() string
- type UpdateHanaBackupSettingRequest
- func (s UpdateHanaBackupSettingRequest) GoString() string
- func (s *UpdateHanaBackupSettingRequest) SetCatalogBackupParameterFile(v string) *UpdateHanaBackupSettingRequest
- func (s *UpdateHanaBackupSettingRequest) SetCatalogBackupUsingBackint(v bool) *UpdateHanaBackupSettingRequest
- func (s *UpdateHanaBackupSettingRequest) SetClusterId(v string) *UpdateHanaBackupSettingRequest
- func (s *UpdateHanaBackupSettingRequest) SetDataBackupParameterFile(v string) *UpdateHanaBackupSettingRequest
- func (s *UpdateHanaBackupSettingRequest) SetDatabaseName(v string) *UpdateHanaBackupSettingRequest
- func (s *UpdateHanaBackupSettingRequest) SetEnableAutoLogBackup(v bool) *UpdateHanaBackupSettingRequest
- func (s *UpdateHanaBackupSettingRequest) SetLogBackupParameterFile(v string) *UpdateHanaBackupSettingRequest
- func (s *UpdateHanaBackupSettingRequest) SetLogBackupTimeout(v int64) *UpdateHanaBackupSettingRequest
- func (s *UpdateHanaBackupSettingRequest) SetLogBackupUsingBackint(v bool) *UpdateHanaBackupSettingRequest
- func (s *UpdateHanaBackupSettingRequest) SetVaultId(v string) *UpdateHanaBackupSettingRequest
- func (s UpdateHanaBackupSettingRequest) String() string
- type UpdateHanaBackupSettingResponse
- func (s UpdateHanaBackupSettingResponse) GoString() string
- func (s *UpdateHanaBackupSettingResponse) SetBody(v *UpdateHanaBackupSettingResponseBody) *UpdateHanaBackupSettingResponse
- func (s *UpdateHanaBackupSettingResponse) SetHeaders(v map[string]*string) *UpdateHanaBackupSettingResponse
- func (s *UpdateHanaBackupSettingResponse) SetStatusCode(v int32) *UpdateHanaBackupSettingResponse
- func (s UpdateHanaBackupSettingResponse) String() string
- type UpdateHanaBackupSettingResponseBody
- func (s UpdateHanaBackupSettingResponseBody) GoString() string
- func (s *UpdateHanaBackupSettingResponseBody) SetCode(v string) *UpdateHanaBackupSettingResponseBody
- func (s *UpdateHanaBackupSettingResponseBody) SetMessage(v string) *UpdateHanaBackupSettingResponseBody
- func (s *UpdateHanaBackupSettingResponseBody) SetRequestId(v string) *UpdateHanaBackupSettingResponseBody
- func (s *UpdateHanaBackupSettingResponseBody) SetSuccess(v bool) *UpdateHanaBackupSettingResponseBody
- func (s UpdateHanaBackupSettingResponseBody) String() string
- type UpdateHanaInstanceRequest
- func (s UpdateHanaInstanceRequest) GoString() string
- func (s *UpdateHanaInstanceRequest) SetAlertSetting(v string) *UpdateHanaInstanceRequest
- func (s *UpdateHanaInstanceRequest) SetClusterId(v string) *UpdateHanaInstanceRequest
- func (s *UpdateHanaInstanceRequest) SetHanaName(v string) *UpdateHanaInstanceRequest
- func (s *UpdateHanaInstanceRequest) SetHost(v string) *UpdateHanaInstanceRequest
- func (s *UpdateHanaInstanceRequest) SetInstanceNumber(v int32) *UpdateHanaInstanceRequest
- func (s *UpdateHanaInstanceRequest) SetPassword(v string) *UpdateHanaInstanceRequest
- func (s *UpdateHanaInstanceRequest) SetResourceGroupId(v string) *UpdateHanaInstanceRequest
- func (s *UpdateHanaInstanceRequest) SetUseSsl(v bool) *UpdateHanaInstanceRequest
- func (s *UpdateHanaInstanceRequest) SetUserName(v string) *UpdateHanaInstanceRequest
- func (s *UpdateHanaInstanceRequest) SetValidateCertificate(v bool) *UpdateHanaInstanceRequest
- func (s *UpdateHanaInstanceRequest) SetVaultId(v string) *UpdateHanaInstanceRequest
- func (s UpdateHanaInstanceRequest) String() string
- type UpdateHanaInstanceResponse
- func (s UpdateHanaInstanceResponse) GoString() string
- func (s *UpdateHanaInstanceResponse) SetBody(v *UpdateHanaInstanceResponseBody) *UpdateHanaInstanceResponse
- func (s *UpdateHanaInstanceResponse) SetHeaders(v map[string]*string) *UpdateHanaInstanceResponse
- func (s *UpdateHanaInstanceResponse) SetStatusCode(v int32) *UpdateHanaInstanceResponse
- func (s UpdateHanaInstanceResponse) String() string
- type UpdateHanaInstanceResponseBody
- func (s UpdateHanaInstanceResponseBody) GoString() string
- func (s *UpdateHanaInstanceResponseBody) SetCode(v string) *UpdateHanaInstanceResponseBody
- func (s *UpdateHanaInstanceResponseBody) SetMessage(v string) *UpdateHanaInstanceResponseBody
- func (s *UpdateHanaInstanceResponseBody) SetRequestId(v string) *UpdateHanaInstanceResponseBody
- func (s *UpdateHanaInstanceResponseBody) SetSuccess(v bool) *UpdateHanaInstanceResponseBody
- func (s UpdateHanaInstanceResponseBody) String() string
- type UpdateHanaRetentionSettingRequest
- func (s UpdateHanaRetentionSettingRequest) GoString() string
- func (s *UpdateHanaRetentionSettingRequest) SetClusterId(v string) *UpdateHanaRetentionSettingRequest
- func (s *UpdateHanaRetentionSettingRequest) SetDatabaseName(v string) *UpdateHanaRetentionSettingRequest
- func (s *UpdateHanaRetentionSettingRequest) SetDisabled(v bool) *UpdateHanaRetentionSettingRequest
- func (s *UpdateHanaRetentionSettingRequest) SetRetentionDays(v int64) *UpdateHanaRetentionSettingRequest
- func (s *UpdateHanaRetentionSettingRequest) SetSchedule(v string) *UpdateHanaRetentionSettingRequest
- func (s *UpdateHanaRetentionSettingRequest) SetVaultId(v string) *UpdateHanaRetentionSettingRequest
- func (s UpdateHanaRetentionSettingRequest) String() string
- type UpdateHanaRetentionSettingResponse
- func (s UpdateHanaRetentionSettingResponse) GoString() string
- func (s *UpdateHanaRetentionSettingResponse) SetBody(v *UpdateHanaRetentionSettingResponseBody) *UpdateHanaRetentionSettingResponse
- func (s *UpdateHanaRetentionSettingResponse) SetHeaders(v map[string]*string) *UpdateHanaRetentionSettingResponse
- func (s *UpdateHanaRetentionSettingResponse) SetStatusCode(v int32) *UpdateHanaRetentionSettingResponse
- func (s UpdateHanaRetentionSettingResponse) String() string
- type UpdateHanaRetentionSettingResponseBody
- func (s UpdateHanaRetentionSettingResponseBody) GoString() string
- func (s *UpdateHanaRetentionSettingResponseBody) SetCode(v string) *UpdateHanaRetentionSettingResponseBody
- func (s *UpdateHanaRetentionSettingResponseBody) SetMessage(v string) *UpdateHanaRetentionSettingResponseBody
- func (s *UpdateHanaRetentionSettingResponseBody) SetRequestId(v string) *UpdateHanaRetentionSettingResponseBody
- func (s *UpdateHanaRetentionSettingResponseBody) SetSuccess(v bool) *UpdateHanaRetentionSettingResponseBody
- func (s UpdateHanaRetentionSettingResponseBody) String() string
- type UpdateVaultRequest
- func (s UpdateVaultRequest) GoString() string
- func (s *UpdateVaultRequest) SetDescription(v string) *UpdateVaultRequest
- func (s *UpdateVaultRequest) SetResourceGroupId(v string) *UpdateVaultRequest
- func (s *UpdateVaultRequest) SetVaultId(v string) *UpdateVaultRequest
- func (s *UpdateVaultRequest) SetVaultName(v string) *UpdateVaultRequest
- func (s UpdateVaultRequest) String() string
- type UpdateVaultResponse
- func (s UpdateVaultResponse) GoString() string
- func (s *UpdateVaultResponse) SetBody(v *UpdateVaultResponseBody) *UpdateVaultResponse
- func (s *UpdateVaultResponse) SetHeaders(v map[string]*string) *UpdateVaultResponse
- func (s *UpdateVaultResponse) SetStatusCode(v int32) *UpdateVaultResponse
- func (s UpdateVaultResponse) String() string
- type UpdateVaultResponseBody
- func (s UpdateVaultResponseBody) GoString() string
- func (s *UpdateVaultResponseBody) SetCode(v string) *UpdateVaultResponseBody
- func (s *UpdateVaultResponseBody) SetMessage(v string) *UpdateVaultResponseBody
- func (s *UpdateVaultResponseBody) SetRequestId(v string) *UpdateVaultResponseBody
- func (s *UpdateVaultResponseBody) SetSuccess(v bool) *UpdateVaultResponseBody
- func (s UpdateVaultResponseBody) String() string
- type UpgradeBackupClientsRequest
- func (s UpgradeBackupClientsRequest) GoString() string
- func (s *UpgradeBackupClientsRequest) SetClientIds(v map[string]interface{}) *UpgradeBackupClientsRequest
- func (s *UpgradeBackupClientsRequest) SetInstanceIds(v map[string]interface{}) *UpgradeBackupClientsRequest
- func (s UpgradeBackupClientsRequest) String() string
- type UpgradeBackupClientsResponse
- func (s UpgradeBackupClientsResponse) GoString() string
- func (s *UpgradeBackupClientsResponse) SetBody(v *UpgradeBackupClientsResponseBody) *UpgradeBackupClientsResponse
- func (s *UpgradeBackupClientsResponse) SetHeaders(v map[string]*string) *UpgradeBackupClientsResponse
- func (s *UpgradeBackupClientsResponse) SetStatusCode(v int32) *UpgradeBackupClientsResponse
- func (s UpgradeBackupClientsResponse) String() string
- type UpgradeBackupClientsResponseBody
- func (s UpgradeBackupClientsResponseBody) GoString() string
- func (s *UpgradeBackupClientsResponseBody) SetCode(v string) *UpgradeBackupClientsResponseBody
- func (s *UpgradeBackupClientsResponseBody) SetInstanceStatuses(v []*UpgradeBackupClientsResponseBodyInstanceStatuses) *UpgradeBackupClientsResponseBody
- func (s *UpgradeBackupClientsResponseBody) SetMessage(v string) *UpgradeBackupClientsResponseBody
- func (s *UpgradeBackupClientsResponseBody) SetRequestId(v string) *UpgradeBackupClientsResponseBody
- func (s *UpgradeBackupClientsResponseBody) SetSuccess(v bool) *UpgradeBackupClientsResponseBody
- func (s *UpgradeBackupClientsResponseBody) SetTaskId(v string) *UpgradeBackupClientsResponseBody
- func (s UpgradeBackupClientsResponseBody) String() string
- type UpgradeBackupClientsResponseBodyInstanceStatuses
- func (s UpgradeBackupClientsResponseBodyInstanceStatuses) GoString() string
- func (s *UpgradeBackupClientsResponseBodyInstanceStatuses) SetErrorCode(v string) *UpgradeBackupClientsResponseBodyInstanceStatuses
- func (s *UpgradeBackupClientsResponseBodyInstanceStatuses) SetInstanceId(v string) *UpgradeBackupClientsResponseBodyInstanceStatuses
- func (s *UpgradeBackupClientsResponseBodyInstanceStatuses) SetValidInstance(v bool) *UpgradeBackupClientsResponseBodyInstanceStatuses
- func (s UpgradeBackupClientsResponseBodyInstanceStatuses) String() string
- type UpgradeBackupClientsShrinkRequest
- func (s UpgradeBackupClientsShrinkRequest) GoString() string
- func (s *UpgradeBackupClientsShrinkRequest) SetClientIdsShrink(v string) *UpgradeBackupClientsShrinkRequest
- func (s *UpgradeBackupClientsShrinkRequest) SetInstanceIdsShrink(v string) *UpgradeBackupClientsShrinkRequest
- func (s UpgradeBackupClientsShrinkRequest) String() string
- type UpgradeClientRequest
- func (s UpgradeClientRequest) GoString() string
- func (s *UpgradeClientRequest) SetClientId(v string) *UpgradeClientRequest
- func (s *UpgradeClientRequest) SetResourceGroupId(v string) *UpgradeClientRequest
- func (s *UpgradeClientRequest) SetVaultId(v string) *UpgradeClientRequest
- func (s UpgradeClientRequest) String() string
- type UpgradeClientResponse
- func (s UpgradeClientResponse) GoString() string
- func (s *UpgradeClientResponse) SetBody(v *UpgradeClientResponseBody) *UpgradeClientResponse
- func (s *UpgradeClientResponse) SetHeaders(v map[string]*string) *UpgradeClientResponse
- func (s *UpgradeClientResponse) SetStatusCode(v int32) *UpgradeClientResponse
- func (s UpgradeClientResponse) String() string
- type UpgradeClientResponseBody
- func (s UpgradeClientResponseBody) GoString() string
- func (s *UpgradeClientResponseBody) SetCode(v string) *UpgradeClientResponseBody
- func (s *UpgradeClientResponseBody) SetMessage(v string) *UpgradeClientResponseBody
- func (s *UpgradeClientResponseBody) SetRequestId(v string) *UpgradeClientResponseBody
- func (s *UpgradeClientResponseBody) SetSuccess(v bool) *UpgradeClientResponseBody
- func (s *UpgradeClientResponseBody) SetTaskId(v string) *UpgradeClientResponseBody
- func (s UpgradeClientResponseBody) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddContainerClusterRequest ¶ added in v1.3.0
type AddContainerClusterRequest struct { ClusterType *string `json:"ClusterType,omitempty" xml:"ClusterType,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` Identifier *string `json:"Identifier,omitempty" xml:"Identifier,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` NetworkType *string `json:"NetworkType,omitempty" xml:"NetworkType,omitempty"` }
func (AddContainerClusterRequest) GoString ¶ added in v1.3.0
func (s AddContainerClusterRequest) GoString() string
func (*AddContainerClusterRequest) SetClusterType ¶ added in v1.3.0
func (s *AddContainerClusterRequest) SetClusterType(v string) *AddContainerClusterRequest
func (*AddContainerClusterRequest) SetDescription ¶ added in v1.3.0
func (s *AddContainerClusterRequest) SetDescription(v string) *AddContainerClusterRequest
func (*AddContainerClusterRequest) SetIdentifier ¶ added in v1.3.0
func (s *AddContainerClusterRequest) SetIdentifier(v string) *AddContainerClusterRequest
func (*AddContainerClusterRequest) SetName ¶ added in v1.3.0
func (s *AddContainerClusterRequest) SetName(v string) *AddContainerClusterRequest
func (*AddContainerClusterRequest) SetNetworkType ¶ added in v1.3.0
func (s *AddContainerClusterRequest) SetNetworkType(v string) *AddContainerClusterRequest
func (AddContainerClusterRequest) String ¶ added in v1.3.0
func (s AddContainerClusterRequest) String() string
type AddContainerClusterResponse ¶ added in v1.3.0
type AddContainerClusterResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *AddContainerClusterResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (AddContainerClusterResponse) GoString ¶ added in v1.3.0
func (s AddContainerClusterResponse) GoString() string
func (*AddContainerClusterResponse) SetBody ¶ added in v1.3.0
func (s *AddContainerClusterResponse) SetBody(v *AddContainerClusterResponseBody) *AddContainerClusterResponse
func (*AddContainerClusterResponse) SetHeaders ¶ added in v1.3.0
func (s *AddContainerClusterResponse) SetHeaders(v map[string]*string) *AddContainerClusterResponse
func (*AddContainerClusterResponse) SetStatusCode ¶ added in v1.3.0
func (s *AddContainerClusterResponse) SetStatusCode(v int32) *AddContainerClusterResponse
func (AddContainerClusterResponse) String ¶ added in v1.3.0
func (s AddContainerClusterResponse) String() string
type AddContainerClusterResponseBody ¶ added in v1.3.0
type AddContainerClusterResponseBody struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` Token *string `json:"Token,omitempty" xml:"Token,omitempty"` }
func (AddContainerClusterResponseBody) GoString ¶ added in v1.3.0
func (s AddContainerClusterResponseBody) GoString() string
func (*AddContainerClusterResponseBody) SetClusterId ¶ added in v1.3.0
func (s *AddContainerClusterResponseBody) SetClusterId(v string) *AddContainerClusterResponseBody
func (*AddContainerClusterResponseBody) SetCode ¶ added in v1.3.0
func (s *AddContainerClusterResponseBody) SetCode(v string) *AddContainerClusterResponseBody
func (*AddContainerClusterResponseBody) SetMessage ¶ added in v1.3.0
func (s *AddContainerClusterResponseBody) SetMessage(v string) *AddContainerClusterResponseBody
func (*AddContainerClusterResponseBody) SetRequestId ¶ added in v1.3.0
func (s *AddContainerClusterResponseBody) SetRequestId(v string) *AddContainerClusterResponseBody
func (*AddContainerClusterResponseBody) SetSuccess ¶ added in v1.3.0
func (s *AddContainerClusterResponseBody) SetSuccess(v bool) *AddContainerClusterResponseBody
func (*AddContainerClusterResponseBody) SetToken ¶ added in v1.3.0
func (s *AddContainerClusterResponseBody) SetToken(v string) *AddContainerClusterResponseBody
func (AddContainerClusterResponseBody) String ¶ added in v1.3.0
func (s AddContainerClusterResponseBody) String() string
type CancelBackupJobRequest ¶
type CancelBackupJobRequest struct { JobId *string `json:"JobId,omitempty" xml:"JobId,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (CancelBackupJobRequest) GoString ¶
func (s CancelBackupJobRequest) GoString() string
func (*CancelBackupJobRequest) SetJobId ¶
func (s *CancelBackupJobRequest) SetJobId(v string) *CancelBackupJobRequest
func (*CancelBackupJobRequest) SetVaultId ¶
func (s *CancelBackupJobRequest) SetVaultId(v string) *CancelBackupJobRequest
func (CancelBackupJobRequest) String ¶
func (s CancelBackupJobRequest) String() string
type CancelBackupJobResponse ¶
type CancelBackupJobResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CancelBackupJobResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CancelBackupJobResponse) GoString ¶
func (s CancelBackupJobResponse) GoString() string
func (*CancelBackupJobResponse) SetBody ¶
func (s *CancelBackupJobResponse) SetBody(v *CancelBackupJobResponseBody) *CancelBackupJobResponse
func (*CancelBackupJobResponse) SetHeaders ¶
func (s *CancelBackupJobResponse) SetHeaders(v map[string]*string) *CancelBackupJobResponse
func (*CancelBackupJobResponse) SetStatusCode ¶ added in v1.3.0
func (s *CancelBackupJobResponse) SetStatusCode(v int32) *CancelBackupJobResponse
func (CancelBackupJobResponse) String ¶
func (s CancelBackupJobResponse) String() string
type CancelBackupJobResponseBody ¶
type CancelBackupJobResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (CancelBackupJobResponseBody) GoString ¶
func (s CancelBackupJobResponseBody) GoString() string
func (*CancelBackupJobResponseBody) SetCode ¶
func (s *CancelBackupJobResponseBody) SetCode(v string) *CancelBackupJobResponseBody
func (*CancelBackupJobResponseBody) SetMessage ¶
func (s *CancelBackupJobResponseBody) SetMessage(v string) *CancelBackupJobResponseBody
func (*CancelBackupJobResponseBody) SetRequestId ¶
func (s *CancelBackupJobResponseBody) SetRequestId(v string) *CancelBackupJobResponseBody
func (*CancelBackupJobResponseBody) SetSuccess ¶
func (s *CancelBackupJobResponseBody) SetSuccess(v bool) *CancelBackupJobResponseBody
func (CancelBackupJobResponseBody) String ¶
func (s CancelBackupJobResponseBody) String() string
type CancelRestoreJobRequest ¶
type CancelRestoreJobRequest struct { RestoreId *string `json:"RestoreId,omitempty" xml:"RestoreId,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (CancelRestoreJobRequest) GoString ¶
func (s CancelRestoreJobRequest) GoString() string
func (*CancelRestoreJobRequest) SetRestoreId ¶
func (s *CancelRestoreJobRequest) SetRestoreId(v string) *CancelRestoreJobRequest
func (*CancelRestoreJobRequest) SetVaultId ¶
func (s *CancelRestoreJobRequest) SetVaultId(v string) *CancelRestoreJobRequest
func (CancelRestoreJobRequest) String ¶
func (s CancelRestoreJobRequest) String() string
type CancelRestoreJobResponse ¶
type CancelRestoreJobResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CancelRestoreJobResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CancelRestoreJobResponse) GoString ¶
func (s CancelRestoreJobResponse) GoString() string
func (*CancelRestoreJobResponse) SetBody ¶
func (s *CancelRestoreJobResponse) SetBody(v *CancelRestoreJobResponseBody) *CancelRestoreJobResponse
func (*CancelRestoreJobResponse) SetHeaders ¶
func (s *CancelRestoreJobResponse) SetHeaders(v map[string]*string) *CancelRestoreJobResponse
func (*CancelRestoreJobResponse) SetStatusCode ¶ added in v1.3.0
func (s *CancelRestoreJobResponse) SetStatusCode(v int32) *CancelRestoreJobResponse
func (CancelRestoreJobResponse) String ¶
func (s CancelRestoreJobResponse) String() string
type CancelRestoreJobResponseBody ¶
type CancelRestoreJobResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (CancelRestoreJobResponseBody) GoString ¶
func (s CancelRestoreJobResponseBody) GoString() string
func (*CancelRestoreJobResponseBody) SetCode ¶
func (s *CancelRestoreJobResponseBody) SetCode(v string) *CancelRestoreJobResponseBody
func (*CancelRestoreJobResponseBody) SetMessage ¶
func (s *CancelRestoreJobResponseBody) SetMessage(v string) *CancelRestoreJobResponseBody
func (*CancelRestoreJobResponseBody) SetRequestId ¶
func (s *CancelRestoreJobResponseBody) SetRequestId(v string) *CancelRestoreJobResponseBody
func (*CancelRestoreJobResponseBody) SetSuccess ¶
func (s *CancelRestoreJobResponseBody) SetSuccess(v bool) *CancelRestoreJobResponseBody
func (CancelRestoreJobResponseBody) String ¶
func (s CancelRestoreJobResponseBody) String() string
type ChangeResourceGroupRequest ¶
type ChangeResourceGroupRequest struct { NewResourceGroupId *string `json:"NewResourceGroupId,omitempty" xml:"NewResourceGroupId,omitempty"` ResourceId *string `json:"ResourceId,omitempty" xml:"ResourceId,omitempty"` ResourceType *string `json:"ResourceType,omitempty" xml:"ResourceType,omitempty"` }
func (ChangeResourceGroupRequest) GoString ¶
func (s ChangeResourceGroupRequest) GoString() string
func (*ChangeResourceGroupRequest) SetNewResourceGroupId ¶
func (s *ChangeResourceGroupRequest) SetNewResourceGroupId(v string) *ChangeResourceGroupRequest
func (*ChangeResourceGroupRequest) SetResourceId ¶
func (s *ChangeResourceGroupRequest) SetResourceId(v string) *ChangeResourceGroupRequest
func (*ChangeResourceGroupRequest) SetResourceType ¶
func (s *ChangeResourceGroupRequest) SetResourceType(v string) *ChangeResourceGroupRequest
func (ChangeResourceGroupRequest) String ¶
func (s ChangeResourceGroupRequest) String() string
type ChangeResourceGroupResponse ¶
type ChangeResourceGroupResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ChangeResourceGroupResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ChangeResourceGroupResponse) GoString ¶
func (s ChangeResourceGroupResponse) GoString() string
func (*ChangeResourceGroupResponse) SetBody ¶
func (s *ChangeResourceGroupResponse) SetBody(v *ChangeResourceGroupResponseBody) *ChangeResourceGroupResponse
func (*ChangeResourceGroupResponse) SetHeaders ¶
func (s *ChangeResourceGroupResponse) SetHeaders(v map[string]*string) *ChangeResourceGroupResponse
func (*ChangeResourceGroupResponse) SetStatusCode ¶ added in v1.3.0
func (s *ChangeResourceGroupResponse) SetStatusCode(v int32) *ChangeResourceGroupResponse
func (ChangeResourceGroupResponse) String ¶
func (s ChangeResourceGroupResponse) String() string
type ChangeResourceGroupResponseBody ¶
type ChangeResourceGroupResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (ChangeResourceGroupResponseBody) GoString ¶
func (s ChangeResourceGroupResponseBody) GoString() string
func (*ChangeResourceGroupResponseBody) SetCode ¶
func (s *ChangeResourceGroupResponseBody) SetCode(v string) *ChangeResourceGroupResponseBody
func (*ChangeResourceGroupResponseBody) SetMessage ¶
func (s *ChangeResourceGroupResponseBody) SetMessage(v string) *ChangeResourceGroupResponseBody
func (*ChangeResourceGroupResponseBody) SetRequestId ¶
func (s *ChangeResourceGroupResponseBody) SetRequestId(v string) *ChangeResourceGroupResponseBody
func (*ChangeResourceGroupResponseBody) SetSuccess ¶
func (s *ChangeResourceGroupResponseBody) SetSuccess(v bool) *ChangeResourceGroupResponseBody
func (ChangeResourceGroupResponseBody) String ¶
func (s ChangeResourceGroupResponseBody) String() string
type Client ¶
func (*Client) AddContainerCluster ¶ added in v1.3.0
func (client *Client) AddContainerCluster(request *AddContainerClusterRequest) (_result *AddContainerClusterResponse, _err error)
func (*Client) AddContainerClusterWithOptions ¶ added in v1.3.0
func (client *Client) AddContainerClusterWithOptions(request *AddContainerClusterRequest, runtime *util.RuntimeOptions) (_result *AddContainerClusterResponse, _err error)
func (*Client) CancelBackupJob ¶
func (client *Client) CancelBackupJob(request *CancelBackupJobRequest) (_result *CancelBackupJobResponse, _err error)
func (*Client) CancelBackupJobWithOptions ¶
func (client *Client) CancelBackupJobWithOptions(request *CancelBackupJobRequest, runtime *util.RuntimeOptions) (_result *CancelBackupJobResponse, _err error)
func (*Client) CancelRestoreJob ¶
func (client *Client) CancelRestoreJob(request *CancelRestoreJobRequest) (_result *CancelRestoreJobResponse, _err error)
func (*Client) CancelRestoreJobWithOptions ¶
func (client *Client) CancelRestoreJobWithOptions(request *CancelRestoreJobRequest, runtime *util.RuntimeOptions) (_result *CancelRestoreJobResponse, _err error)
func (*Client) ChangeResourceGroup ¶
func (client *Client) ChangeResourceGroup(request *ChangeResourceGroupRequest) (_result *ChangeResourceGroupResponse, _err error)
func (*Client) ChangeResourceGroupWithOptions ¶
func (client *Client) ChangeResourceGroupWithOptions(request *ChangeResourceGroupRequest, runtime *util.RuntimeOptions) (_result *ChangeResourceGroupResponse, _err error)
func (*Client) CreateBackupJob ¶ added in v1.3.0
func (client *Client) CreateBackupJob(request *CreateBackupJobRequest) (_result *CreateBackupJobResponse, _err error)
func (*Client) CreateBackupJobWithOptions ¶ added in v1.3.0
func (client *Client) CreateBackupJobWithOptions(request *CreateBackupJobRequest, runtime *util.RuntimeOptions) (_result *CreateBackupJobResponse, _err error)
func (*Client) CreateBackupPlan ¶
func (client *Client) CreateBackupPlan(request *CreateBackupPlanRequest) (_result *CreateBackupPlanResponse, _err error)
func (*Client) CreateBackupPlanWithOptions ¶
func (client *Client) CreateBackupPlanWithOptions(tmpReq *CreateBackupPlanRequest, runtime *util.RuntimeOptions) (_result *CreateBackupPlanResponse, _err error)
func (*Client) CreateClients ¶ added in v1.3.0
func (client *Client) CreateClients(request *CreateClientsRequest) (_result *CreateClientsResponse, _err error)
func (*Client) CreateClientsWithOptions ¶ added in v1.3.0
func (client *Client) CreateClientsWithOptions(request *CreateClientsRequest, runtime *util.RuntimeOptions) (_result *CreateClientsResponse, _err error)
func (*Client) CreateHanaBackupPlan ¶ added in v1.3.0
func (client *Client) CreateHanaBackupPlan(request *CreateHanaBackupPlanRequest) (_result *CreateHanaBackupPlanResponse, _err error)
func (*Client) CreateHanaBackupPlanWithOptions ¶ added in v1.3.0
func (client *Client) CreateHanaBackupPlanWithOptions(request *CreateHanaBackupPlanRequest, runtime *util.RuntimeOptions) (_result *CreateHanaBackupPlanResponse, _err error)
func (*Client) CreateHanaInstance ¶ added in v1.3.0
func (client *Client) CreateHanaInstance(request *CreateHanaInstanceRequest) (_result *CreateHanaInstanceResponse, _err error)
func (*Client) CreateHanaInstanceWithOptions ¶ added in v1.3.0
func (client *Client) CreateHanaInstanceWithOptions(request *CreateHanaInstanceRequest, runtime *util.RuntimeOptions) (_result *CreateHanaInstanceResponse, _err error)
func (*Client) CreateHanaRestore ¶ added in v1.3.0
func (client *Client) CreateHanaRestore(request *CreateHanaRestoreRequest) (_result *CreateHanaRestoreResponse, _err error)
func (*Client) CreateHanaRestoreWithOptions ¶ added in v1.3.0
func (client *Client) CreateHanaRestoreWithOptions(request *CreateHanaRestoreRequest, runtime *util.RuntimeOptions) (_result *CreateHanaRestoreResponse, _err error)
func (*Client) CreateReplicationVault ¶
func (client *Client) CreateReplicationVault(request *CreateReplicationVaultRequest) (_result *CreateReplicationVaultResponse, _err error)
func (*Client) CreateReplicationVaultWithOptions ¶
func (client *Client) CreateReplicationVaultWithOptions(request *CreateReplicationVaultRequest, runtime *util.RuntimeOptions) (_result *CreateReplicationVaultResponse, _err error)
func (*Client) CreateRestoreJob ¶
func (client *Client) CreateRestoreJob(request *CreateRestoreJobRequest) (_result *CreateRestoreJobResponse, _err error)
func (*Client) CreateRestoreJobWithOptions ¶
func (client *Client) CreateRestoreJobWithOptions(tmpReq *CreateRestoreJobRequest, runtime *util.RuntimeOptions) (_result *CreateRestoreJobResponse, _err error)
func (*Client) CreateVault ¶
func (client *Client) CreateVault(request *CreateVaultRequest) (_result *CreateVaultResponse, _err error)
func (*Client) CreateVaultWithOptions ¶
func (client *Client) CreateVaultWithOptions(request *CreateVaultRequest, runtime *util.RuntimeOptions) (_result *CreateVaultResponse, _err error)
func (*Client) DeleteBackupClient ¶
func (client *Client) DeleteBackupClient(request *DeleteBackupClientRequest) (_result *DeleteBackupClientResponse, _err error)
func (*Client) DeleteBackupClientResource ¶
func (client *Client) DeleteBackupClientResource(request *DeleteBackupClientResourceRequest) (_result *DeleteBackupClientResourceResponse, _err error)
func (*Client) DeleteBackupClientResourceWithOptions ¶
func (client *Client) DeleteBackupClientResourceWithOptions(tmpReq *DeleteBackupClientResourceRequest, runtime *util.RuntimeOptions) (_result *DeleteBackupClientResourceResponse, _err error)
func (*Client) DeleteBackupClientWithOptions ¶
func (client *Client) DeleteBackupClientWithOptions(request *DeleteBackupClientRequest, runtime *util.RuntimeOptions) (_result *DeleteBackupClientResponse, _err error)
func (*Client) DeleteBackupPlan ¶
func (client *Client) DeleteBackupPlan(request *DeleteBackupPlanRequest) (_result *DeleteBackupPlanResponse, _err error)
func (*Client) DeleteBackupPlanWithOptions ¶
func (client *Client) DeleteBackupPlanWithOptions(request *DeleteBackupPlanRequest, runtime *util.RuntimeOptions) (_result *DeleteBackupPlanResponse, _err error)
func (*Client) DeleteHanaBackupPlan ¶ added in v1.3.0
func (client *Client) DeleteHanaBackupPlan(request *DeleteHanaBackupPlanRequest) (_result *DeleteHanaBackupPlanResponse, _err error)
func (*Client) DeleteHanaBackupPlanWithOptions ¶ added in v1.3.0
func (client *Client) DeleteHanaBackupPlanWithOptions(request *DeleteHanaBackupPlanRequest, runtime *util.RuntimeOptions) (_result *DeleteHanaBackupPlanResponse, _err error)
func (*Client) DeleteHanaInstance ¶ added in v1.3.0
func (client *Client) DeleteHanaInstance(request *DeleteHanaInstanceRequest) (_result *DeleteHanaInstanceResponse, _err error)
func (*Client) DeleteHanaInstanceWithOptions ¶ added in v1.3.0
func (client *Client) DeleteHanaInstanceWithOptions(request *DeleteHanaInstanceRequest, runtime *util.RuntimeOptions) (_result *DeleteHanaInstanceResponse, _err error)
func (*Client) DeleteSnapshot ¶
func (client *Client) DeleteSnapshot(request *DeleteSnapshotRequest) (_result *DeleteSnapshotResponse, _err error)
func (*Client) DeleteSnapshotWithOptions ¶
func (client *Client) DeleteSnapshotWithOptions(request *DeleteSnapshotRequest, runtime *util.RuntimeOptions) (_result *DeleteSnapshotResponse, _err error)
func (*Client) DeleteVault ¶
func (client *Client) DeleteVault(request *DeleteVaultRequest) (_result *DeleteVaultResponse, _err error)
func (*Client) DeleteVaultWithOptions ¶
func (client *Client) DeleteVaultWithOptions(request *DeleteVaultRequest, runtime *util.RuntimeOptions) (_result *DeleteVaultResponse, _err error)
func (*Client) DescribeBackupClients ¶
func (client *Client) DescribeBackupClients(request *DescribeBackupClientsRequest) (_result *DescribeBackupClientsResponse, _err error)
func (*Client) DescribeBackupClientsWithOptions ¶
func (client *Client) DescribeBackupClientsWithOptions(tmpReq *DescribeBackupClientsRequest, runtime *util.RuntimeOptions) (_result *DescribeBackupClientsResponse, _err error)
func (*Client) DescribeBackupJobs2 ¶
func (client *Client) DescribeBackupJobs2(request *DescribeBackupJobs2Request) (_result *DescribeBackupJobs2Response, _err error)
func (*Client) DescribeBackupJobs2WithOptions ¶
func (client *Client) DescribeBackupJobs2WithOptions(request *DescribeBackupJobs2Request, runtime *util.RuntimeOptions) (_result *DescribeBackupJobs2Response, _err error)
func (*Client) DescribeBackupPlans ¶
func (client *Client) DescribeBackupPlans(request *DescribeBackupPlansRequest) (_result *DescribeBackupPlansResponse, _err error)
func (*Client) DescribeBackupPlansWithOptions ¶
func (client *Client) DescribeBackupPlansWithOptions(request *DescribeBackupPlansRequest, runtime *util.RuntimeOptions) (_result *DescribeBackupPlansResponse, _err error)
func (*Client) DescribeClients ¶ added in v1.3.0
func (client *Client) DescribeClients(request *DescribeClientsRequest) (_result *DescribeClientsResponse, _err error)
func (*Client) DescribeClientsWithOptions ¶ added in v1.3.0
func (client *Client) DescribeClientsWithOptions(request *DescribeClientsRequest, runtime *util.RuntimeOptions) (_result *DescribeClientsResponse, _err error)
func (*Client) DescribeContainerCluster ¶ added in v1.3.0
func (client *Client) DescribeContainerCluster(request *DescribeContainerClusterRequest) (_result *DescribeContainerClusterResponse, _err error)
func (*Client) DescribeContainerClusterWithOptions ¶ added in v1.3.0
func (client *Client) DescribeContainerClusterWithOptions(request *DescribeContainerClusterRequest, runtime *util.RuntimeOptions) (_result *DescribeContainerClusterResponse, _err error)
func (*Client) DescribeHanaBackupPlans ¶ added in v1.3.0
func (client *Client) DescribeHanaBackupPlans(request *DescribeHanaBackupPlansRequest) (_result *DescribeHanaBackupPlansResponse, _err error)
func (*Client) DescribeHanaBackupPlansWithOptions ¶ added in v1.3.0
func (client *Client) DescribeHanaBackupPlansWithOptions(request *DescribeHanaBackupPlansRequest, runtime *util.RuntimeOptions) (_result *DescribeHanaBackupPlansResponse, _err error)
func (*Client) DescribeHanaBackupSetting ¶ added in v1.3.0
func (client *Client) DescribeHanaBackupSetting(request *DescribeHanaBackupSettingRequest) (_result *DescribeHanaBackupSettingResponse, _err error)
func (*Client) DescribeHanaBackupSettingWithOptions ¶ added in v1.3.0
func (client *Client) DescribeHanaBackupSettingWithOptions(request *DescribeHanaBackupSettingRequest, runtime *util.RuntimeOptions) (_result *DescribeHanaBackupSettingResponse, _err error)
func (*Client) DescribeHanaBackupsAsync ¶ added in v1.3.0
func (client *Client) DescribeHanaBackupsAsync(request *DescribeHanaBackupsAsyncRequest) (_result *DescribeHanaBackupsAsyncResponse, _err error)
func (*Client) DescribeHanaBackupsAsyncWithOptions ¶ added in v1.3.0
func (client *Client) DescribeHanaBackupsAsyncWithOptions(request *DescribeHanaBackupsAsyncRequest, runtime *util.RuntimeOptions) (_result *DescribeHanaBackupsAsyncResponse, _err error)
func (*Client) DescribeHanaDatabases ¶ added in v1.3.0
func (client *Client) DescribeHanaDatabases(request *DescribeHanaDatabasesRequest) (_result *DescribeHanaDatabasesResponse, _err error)
func (*Client) DescribeHanaDatabasesWithOptions ¶ added in v1.3.0
func (client *Client) DescribeHanaDatabasesWithOptions(request *DescribeHanaDatabasesRequest, runtime *util.RuntimeOptions) (_result *DescribeHanaDatabasesResponse, _err error)
func (*Client) DescribeHanaInstances ¶ added in v1.3.0
func (client *Client) DescribeHanaInstances(request *DescribeHanaInstancesRequest) (_result *DescribeHanaInstancesResponse, _err error)
func (*Client) DescribeHanaInstancesWithOptions ¶ added in v1.3.0
func (client *Client) DescribeHanaInstancesWithOptions(request *DescribeHanaInstancesRequest, runtime *util.RuntimeOptions) (_result *DescribeHanaInstancesResponse, _err error)
func (*Client) DescribeHanaRestores ¶ added in v1.3.0
func (client *Client) DescribeHanaRestores(request *DescribeHanaRestoresRequest) (_result *DescribeHanaRestoresResponse, _err error)
func (*Client) DescribeHanaRestoresWithOptions ¶ added in v1.3.0
func (client *Client) DescribeHanaRestoresWithOptions(request *DescribeHanaRestoresRequest, runtime *util.RuntimeOptions) (_result *DescribeHanaRestoresResponse, _err error)
func (*Client) DescribeHanaRetentionSetting ¶ added in v1.3.0
func (client *Client) DescribeHanaRetentionSetting(request *DescribeHanaRetentionSettingRequest) (_result *DescribeHanaRetentionSettingResponse, _err error)
func (*Client) DescribeHanaRetentionSettingWithOptions ¶ added in v1.3.0
func (client *Client) DescribeHanaRetentionSettingWithOptions(request *DescribeHanaRetentionSettingRequest, runtime *util.RuntimeOptions) (_result *DescribeHanaRetentionSettingResponse, _err error)
func (*Client) DescribeOtsTableSnapshots ¶
func (client *Client) DescribeOtsTableSnapshots(request *DescribeOtsTableSnapshotsRequest) (_result *DescribeOtsTableSnapshotsResponse, _err error)
func (*Client) DescribeOtsTableSnapshotsWithOptions ¶
func (client *Client) DescribeOtsTableSnapshotsWithOptions(request *DescribeOtsTableSnapshotsRequest, runtime *util.RuntimeOptions) (_result *DescribeOtsTableSnapshotsResponse, _err error)
func (*Client) DescribeRecoverableOtsInstances ¶
func (client *Client) DescribeRecoverableOtsInstances() (_result *DescribeRecoverableOtsInstancesResponse, _err error)
func (*Client) DescribeRecoverableOtsInstancesWithOptions ¶
func (client *Client) DescribeRecoverableOtsInstancesWithOptions(runtime *util.RuntimeOptions) (_result *DescribeRecoverableOtsInstancesResponse, _err error)
func (*Client) DescribeRegions ¶
func (client *Client) DescribeRegions(request *DescribeRegionsRequest) (_result *DescribeRegionsResponse, _err error)
func (*Client) DescribeRegionsWithOptions ¶
func (client *Client) DescribeRegionsWithOptions(request *DescribeRegionsRequest, runtime *util.RuntimeOptions) (_result *DescribeRegionsResponse, _err error)
func (*Client) DescribeRestoreJobs2 ¶
func (client *Client) DescribeRestoreJobs2(request *DescribeRestoreJobs2Request) (_result *DescribeRestoreJobs2Response, _err error)
func (*Client) DescribeRestoreJobs2WithOptions ¶
func (client *Client) DescribeRestoreJobs2WithOptions(request *DescribeRestoreJobs2Request, runtime *util.RuntimeOptions) (_result *DescribeRestoreJobs2Response, _err error)
func (*Client) DescribeTask ¶
func (client *Client) DescribeTask(request *DescribeTaskRequest) (_result *DescribeTaskResponse, _err error)
func (*Client) DescribeTaskWithOptions ¶
func (client *Client) DescribeTaskWithOptions(request *DescribeTaskRequest, runtime *util.RuntimeOptions) (_result *DescribeTaskResponse, _err error)
func (*Client) DescribeUdmSnapshots ¶
func (client *Client) DescribeUdmSnapshots(request *DescribeUdmSnapshotsRequest) (_result *DescribeUdmSnapshotsResponse, _err error)
func (*Client) DescribeUdmSnapshotsWithOptions ¶
func (client *Client) DescribeUdmSnapshotsWithOptions(tmpReq *DescribeUdmSnapshotsRequest, runtime *util.RuntimeOptions) (_result *DescribeUdmSnapshotsResponse, _err error)
func (*Client) DescribeVaultReplicationRegions ¶
func (client *Client) DescribeVaultReplicationRegions(request *DescribeVaultReplicationRegionsRequest) (_result *DescribeVaultReplicationRegionsResponse, _err error)
func (*Client) DescribeVaultReplicationRegionsWithOptions ¶
func (client *Client) DescribeVaultReplicationRegionsWithOptions(request *DescribeVaultReplicationRegionsRequest, runtime *util.RuntimeOptions) (_result *DescribeVaultReplicationRegionsResponse, _err error)
func (*Client) DescribeVaults ¶
func (client *Client) DescribeVaults(request *DescribeVaultsRequest) (_result *DescribeVaultsResponse, _err error)
func (*Client) DescribeVaultsWithOptions ¶
func (client *Client) DescribeVaultsWithOptions(request *DescribeVaultsRequest, runtime *util.RuntimeOptions) (_result *DescribeVaultsResponse, _err error)
func (*Client) DetachNasFileSystem ¶
func (client *Client) DetachNasFileSystem(request *DetachNasFileSystemRequest) (_result *DetachNasFileSystemResponse, _err error)
func (*Client) DetachNasFileSystemWithOptions ¶
func (client *Client) DetachNasFileSystemWithOptions(request *DetachNasFileSystemRequest, runtime *util.RuntimeOptions) (_result *DetachNasFileSystemResponse, _err error)
func (*Client) DisableBackupPlan ¶
func (client *Client) DisableBackupPlan(request *DisableBackupPlanRequest) (_result *DisableBackupPlanResponse, _err error)
func (*Client) DisableBackupPlanWithOptions ¶
func (client *Client) DisableBackupPlanWithOptions(request *DisableBackupPlanRequest, runtime *util.RuntimeOptions) (_result *DisableBackupPlanResponse, _err error)
func (*Client) DisableHanaBackupPlan ¶ added in v1.3.0
func (client *Client) DisableHanaBackupPlan(request *DisableHanaBackupPlanRequest) (_result *DisableHanaBackupPlanResponse, _err error)
func (*Client) DisableHanaBackupPlanWithOptions ¶ added in v1.3.0
func (client *Client) DisableHanaBackupPlanWithOptions(request *DisableHanaBackupPlanRequest, runtime *util.RuntimeOptions) (_result *DisableHanaBackupPlanResponse, _err error)
func (*Client) EnableBackupPlan ¶
func (client *Client) EnableBackupPlan(request *EnableBackupPlanRequest) (_result *EnableBackupPlanResponse, _err error)
func (*Client) EnableBackupPlanWithOptions ¶
func (client *Client) EnableBackupPlanWithOptions(request *EnableBackupPlanRequest, runtime *util.RuntimeOptions) (_result *EnableBackupPlanResponse, _err error)
func (*Client) EnableHanaBackupPlan ¶ added in v1.3.0
func (client *Client) EnableHanaBackupPlan(request *EnableHanaBackupPlanRequest) (_result *EnableHanaBackupPlanResponse, _err error)
func (*Client) EnableHanaBackupPlanWithOptions ¶ added in v1.3.0
func (client *Client) EnableHanaBackupPlanWithOptions(request *EnableHanaBackupPlanRequest, runtime *util.RuntimeOptions) (_result *EnableHanaBackupPlanResponse, _err error)
func (*Client) ExecuteBackupPlan ¶
func (client *Client) ExecuteBackupPlan(request *ExecuteBackupPlanRequest) (_result *ExecuteBackupPlanResponse, _err error)
func (*Client) ExecuteBackupPlanWithOptions ¶
func (client *Client) ExecuteBackupPlanWithOptions(request *ExecuteBackupPlanRequest, runtime *util.RuntimeOptions) (_result *ExecuteBackupPlanResponse, _err error)
func (*Client) GenerateRamPolicy ¶
func (client *Client) GenerateRamPolicy(request *GenerateRamPolicyRequest) (_result *GenerateRamPolicyResponse, _err error)
func (*Client) GenerateRamPolicyWithOptions ¶
func (client *Client) GenerateRamPolicyWithOptions(request *GenerateRamPolicyRequest, runtime *util.RuntimeOptions) (_result *GenerateRamPolicyResponse, _err error)
func (*Client) GetEndpoint ¶
func (*Client) InstallBackupClients ¶
func (client *Client) InstallBackupClients(request *InstallBackupClientsRequest) (_result *InstallBackupClientsResponse, _err error)
func (*Client) InstallBackupClientsWithOptions ¶
func (client *Client) InstallBackupClientsWithOptions(tmpReq *InstallBackupClientsRequest, runtime *util.RuntimeOptions) (_result *InstallBackupClientsResponse, _err error)
func (*Client) SearchHistoricalSnapshots ¶
func (client *Client) SearchHistoricalSnapshots(request *SearchHistoricalSnapshotsRequest) (_result *SearchHistoricalSnapshotsResponse, _err error)
func (*Client) SearchHistoricalSnapshotsWithOptions ¶
func (client *Client) SearchHistoricalSnapshotsWithOptions(tmpReq *SearchHistoricalSnapshotsRequest, runtime *util.RuntimeOptions) (_result *SearchHistoricalSnapshotsResponse, _err error)
func (*Client) StartHanaDatabaseAsync ¶ added in v1.3.0
func (client *Client) StartHanaDatabaseAsync(request *StartHanaDatabaseAsyncRequest) (_result *StartHanaDatabaseAsyncResponse, _err error)
func (*Client) StartHanaDatabaseAsyncWithOptions ¶ added in v1.3.0
func (client *Client) StartHanaDatabaseAsyncWithOptions(request *StartHanaDatabaseAsyncRequest, runtime *util.RuntimeOptions) (_result *StartHanaDatabaseAsyncResponse, _err error)
func (*Client) StopHanaDatabaseAsync ¶ added in v1.3.0
func (client *Client) StopHanaDatabaseAsync(request *StopHanaDatabaseAsyncRequest) (_result *StopHanaDatabaseAsyncResponse, _err error)
func (*Client) StopHanaDatabaseAsyncWithOptions ¶ added in v1.3.0
func (client *Client) StopHanaDatabaseAsyncWithOptions(request *StopHanaDatabaseAsyncRequest, runtime *util.RuntimeOptions) (_result *StopHanaDatabaseAsyncResponse, _err error)
func (*Client) UninstallBackupClients ¶
func (client *Client) UninstallBackupClients(request *UninstallBackupClientsRequest) (_result *UninstallBackupClientsResponse, _err error)
func (*Client) UninstallBackupClientsWithOptions ¶
func (client *Client) UninstallBackupClientsWithOptions(tmpReq *UninstallBackupClientsRequest, runtime *util.RuntimeOptions) (_result *UninstallBackupClientsResponse, _err error)
func (*Client) UninstallClient ¶ added in v1.3.0
func (client *Client) UninstallClient(request *UninstallClientRequest) (_result *UninstallClientResponse, _err error)
func (*Client) UninstallClientWithOptions ¶ added in v1.3.0
func (client *Client) UninstallClientWithOptions(request *UninstallClientRequest, runtime *util.RuntimeOptions) (_result *UninstallClientResponse, _err error)
func (*Client) UpdateBackupPlan ¶
func (client *Client) UpdateBackupPlan(request *UpdateBackupPlanRequest) (_result *UpdateBackupPlanResponse, _err error)
func (*Client) UpdateBackupPlanWithOptions ¶
func (client *Client) UpdateBackupPlanWithOptions(tmpReq *UpdateBackupPlanRequest, runtime *util.RuntimeOptions) (_result *UpdateBackupPlanResponse, _err error)
func (*Client) UpdateClientSettings ¶
func (client *Client) UpdateClientSettings(request *UpdateClientSettingsRequest) (_result *UpdateClientSettingsResponse, _err error)
func (*Client) UpdateClientSettingsWithOptions ¶
func (client *Client) UpdateClientSettingsWithOptions(request *UpdateClientSettingsRequest, runtime *util.RuntimeOptions) (_result *UpdateClientSettingsResponse, _err error)
func (*Client) UpdateHanaBackupPlan ¶ added in v1.3.0
func (client *Client) UpdateHanaBackupPlan(request *UpdateHanaBackupPlanRequest) (_result *UpdateHanaBackupPlanResponse, _err error)
func (*Client) UpdateHanaBackupPlanWithOptions ¶ added in v1.3.0
func (client *Client) UpdateHanaBackupPlanWithOptions(request *UpdateHanaBackupPlanRequest, runtime *util.RuntimeOptions) (_result *UpdateHanaBackupPlanResponse, _err error)
func (*Client) UpdateHanaBackupSetting ¶ added in v1.3.0
func (client *Client) UpdateHanaBackupSetting(request *UpdateHanaBackupSettingRequest) (_result *UpdateHanaBackupSettingResponse, _err error)
func (*Client) UpdateHanaBackupSettingWithOptions ¶ added in v1.3.0
func (client *Client) UpdateHanaBackupSettingWithOptions(request *UpdateHanaBackupSettingRequest, runtime *util.RuntimeOptions) (_result *UpdateHanaBackupSettingResponse, _err error)
func (*Client) UpdateHanaInstance ¶ added in v1.3.0
func (client *Client) UpdateHanaInstance(request *UpdateHanaInstanceRequest) (_result *UpdateHanaInstanceResponse, _err error)
func (*Client) UpdateHanaInstanceWithOptions ¶ added in v1.3.0
func (client *Client) UpdateHanaInstanceWithOptions(request *UpdateHanaInstanceRequest, runtime *util.RuntimeOptions) (_result *UpdateHanaInstanceResponse, _err error)
func (*Client) UpdateHanaRetentionSetting ¶ added in v1.3.0
func (client *Client) UpdateHanaRetentionSetting(request *UpdateHanaRetentionSettingRequest) (_result *UpdateHanaRetentionSettingResponse, _err error)
func (*Client) UpdateHanaRetentionSettingWithOptions ¶ added in v1.3.0
func (client *Client) UpdateHanaRetentionSettingWithOptions(request *UpdateHanaRetentionSettingRequest, runtime *util.RuntimeOptions) (_result *UpdateHanaRetentionSettingResponse, _err error)
func (*Client) UpdateVault ¶
func (client *Client) UpdateVault(request *UpdateVaultRequest) (_result *UpdateVaultResponse, _err error)
func (*Client) UpdateVaultWithOptions ¶
func (client *Client) UpdateVaultWithOptions(request *UpdateVaultRequest, runtime *util.RuntimeOptions) (_result *UpdateVaultResponse, _err error)
func (*Client) UpgradeBackupClients ¶
func (client *Client) UpgradeBackupClients(request *UpgradeBackupClientsRequest) (_result *UpgradeBackupClientsResponse, _err error)
func (*Client) UpgradeBackupClientsWithOptions ¶
func (client *Client) UpgradeBackupClientsWithOptions(tmpReq *UpgradeBackupClientsRequest, runtime *util.RuntimeOptions) (_result *UpgradeBackupClientsResponse, _err error)
func (*Client) UpgradeClient ¶ added in v1.3.0
func (client *Client) UpgradeClient(request *UpgradeClientRequest) (_result *UpgradeClientResponse, _err error)
func (*Client) UpgradeClientWithOptions ¶ added in v1.3.0
func (client *Client) UpgradeClientWithOptions(request *UpgradeClientRequest, runtime *util.RuntimeOptions) (_result *UpgradeClientResponse, _err error)
type CreateBackupJobRequest ¶ added in v1.3.0
type CreateBackupJobRequest struct { BackupType *string `json:"BackupType,omitempty" xml:"BackupType,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` ContainerClusterId *string `json:"ContainerClusterId,omitempty" xml:"ContainerClusterId,omitempty"` ContainerResources *string `json:"ContainerResources,omitempty" xml:"ContainerResources,omitempty"` Exclude *string `json:"Exclude,omitempty" xml:"Exclude,omitempty"` Include *string `json:"Include,omitempty" xml:"Include,omitempty"` InitiatedByAck *bool `json:"InitiatedByAck,omitempty" xml:"InitiatedByAck,omitempty"` JobName *string `json:"JobName,omitempty" xml:"JobName,omitempty"` Options *string `json:"Options,omitempty" xml:"Options,omitempty"` Retention *int64 `json:"Retention,omitempty" xml:"Retention,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` SpeedLimit *string `json:"SpeedLimit,omitempty" xml:"SpeedLimit,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (CreateBackupJobRequest) GoString ¶ added in v1.3.0
func (s CreateBackupJobRequest) GoString() string
func (*CreateBackupJobRequest) SetBackupType ¶ added in v1.3.0
func (s *CreateBackupJobRequest) SetBackupType(v string) *CreateBackupJobRequest
func (*CreateBackupJobRequest) SetClusterId ¶ added in v1.3.0
func (s *CreateBackupJobRequest) SetClusterId(v string) *CreateBackupJobRequest
func (*CreateBackupJobRequest) SetContainerClusterId ¶ added in v1.3.0
func (s *CreateBackupJobRequest) SetContainerClusterId(v string) *CreateBackupJobRequest
func (*CreateBackupJobRequest) SetContainerResources ¶ added in v1.3.0
func (s *CreateBackupJobRequest) SetContainerResources(v string) *CreateBackupJobRequest
func (*CreateBackupJobRequest) SetExclude ¶ added in v1.3.0
func (s *CreateBackupJobRequest) SetExclude(v string) *CreateBackupJobRequest
func (*CreateBackupJobRequest) SetInclude ¶ added in v1.3.0
func (s *CreateBackupJobRequest) SetInclude(v string) *CreateBackupJobRequest
func (*CreateBackupJobRequest) SetInitiatedByAck ¶ added in v1.5.0
func (s *CreateBackupJobRequest) SetInitiatedByAck(v bool) *CreateBackupJobRequest
func (*CreateBackupJobRequest) SetJobName ¶ added in v1.3.0
func (s *CreateBackupJobRequest) SetJobName(v string) *CreateBackupJobRequest
func (*CreateBackupJobRequest) SetOptions ¶ added in v1.3.0
func (s *CreateBackupJobRequest) SetOptions(v string) *CreateBackupJobRequest
func (*CreateBackupJobRequest) SetRetention ¶ added in v1.3.0
func (s *CreateBackupJobRequest) SetRetention(v int64) *CreateBackupJobRequest
func (*CreateBackupJobRequest) SetSourceType ¶ added in v1.3.0
func (s *CreateBackupJobRequest) SetSourceType(v string) *CreateBackupJobRequest
func (*CreateBackupJobRequest) SetSpeedLimit ¶ added in v1.3.0
func (s *CreateBackupJobRequest) SetSpeedLimit(v string) *CreateBackupJobRequest
func (*CreateBackupJobRequest) SetVaultId ¶ added in v1.3.0
func (s *CreateBackupJobRequest) SetVaultId(v string) *CreateBackupJobRequest
func (CreateBackupJobRequest) String ¶ added in v1.3.0
func (s CreateBackupJobRequest) String() string
type CreateBackupJobResponse ¶ added in v1.3.0
type CreateBackupJobResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateBackupJobResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateBackupJobResponse) GoString ¶ added in v1.3.0
func (s CreateBackupJobResponse) GoString() string
func (*CreateBackupJobResponse) SetBody ¶ added in v1.3.0
func (s *CreateBackupJobResponse) SetBody(v *CreateBackupJobResponseBody) *CreateBackupJobResponse
func (*CreateBackupJobResponse) SetHeaders ¶ added in v1.3.0
func (s *CreateBackupJobResponse) SetHeaders(v map[string]*string) *CreateBackupJobResponse
func (*CreateBackupJobResponse) SetStatusCode ¶ added in v1.3.0
func (s *CreateBackupJobResponse) SetStatusCode(v int32) *CreateBackupJobResponse
func (CreateBackupJobResponse) String ¶ added in v1.3.0
func (s CreateBackupJobResponse) String() string
type CreateBackupJobResponseBody ¶ added in v1.3.0
type CreateBackupJobResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` JobId *string `json:"JobId,omitempty" xml:"JobId,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (CreateBackupJobResponseBody) GoString ¶ added in v1.3.0
func (s CreateBackupJobResponseBody) GoString() string
func (*CreateBackupJobResponseBody) SetCode ¶ added in v1.3.0
func (s *CreateBackupJobResponseBody) SetCode(v string) *CreateBackupJobResponseBody
func (*CreateBackupJobResponseBody) SetJobId ¶ added in v1.3.0
func (s *CreateBackupJobResponseBody) SetJobId(v string) *CreateBackupJobResponseBody
func (*CreateBackupJobResponseBody) SetMessage ¶ added in v1.3.0
func (s *CreateBackupJobResponseBody) SetMessage(v string) *CreateBackupJobResponseBody
func (*CreateBackupJobResponseBody) SetRequestId ¶ added in v1.3.0
func (s *CreateBackupJobResponseBody) SetRequestId(v string) *CreateBackupJobResponseBody
func (*CreateBackupJobResponseBody) SetSuccess ¶ added in v1.3.0
func (s *CreateBackupJobResponseBody) SetSuccess(v bool) *CreateBackupJobResponseBody
func (CreateBackupJobResponseBody) String ¶ added in v1.3.0
func (s CreateBackupJobResponseBody) String() string
type CreateBackupPlanRequest ¶
type CreateBackupPlanRequest struct { BackupType *string `json:"BackupType,omitempty" xml:"BackupType,omitempty"` Bucket *string `json:"Bucket,omitempty" xml:"Bucket,omitempty"` CreateTime *int64 `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` Detail map[string]interface{} `json:"Detail,omitempty" xml:"Detail,omitempty"` Exclude *string `json:"Exclude,omitempty" xml:"Exclude,omitempty"` FileSystemId *string `json:"FileSystemId,omitempty" xml:"FileSystemId,omitempty"` Include *string `json:"Include,omitempty" xml:"Include,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InstanceName *string `json:"InstanceName,omitempty" xml:"InstanceName,omitempty"` Options *string `json:"Options,omitempty" xml:"Options,omitempty"` OtsDetail *OtsDetail `json:"OtsDetail,omitempty" xml:"OtsDetail,omitempty"` Path []*string `json:"Path,omitempty" xml:"Path,omitempty" type:"Repeated"` PlanName *string `json:"PlanName,omitempty" xml:"PlanName,omitempty"` Prefix *string `json:"Prefix,omitempty" xml:"Prefix,omitempty"` Retention *int64 `json:"Retention,omitempty" xml:"Retention,omitempty"` Rule []*CreateBackupPlanRequestRule `json:"Rule,omitempty" xml:"Rule,omitempty" type:"Repeated"` Schedule *string `json:"Schedule,omitempty" xml:"Schedule,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` SpeedLimit *string `json:"SpeedLimit,omitempty" xml:"SpeedLimit,omitempty"` UdmRegionId *string `json:"UdmRegionId,omitempty" xml:"UdmRegionId,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (CreateBackupPlanRequest) GoString ¶
func (s CreateBackupPlanRequest) GoString() string
func (*CreateBackupPlanRequest) SetBackupType ¶
func (s *CreateBackupPlanRequest) SetBackupType(v string) *CreateBackupPlanRequest
func (*CreateBackupPlanRequest) SetBucket ¶
func (s *CreateBackupPlanRequest) SetBucket(v string) *CreateBackupPlanRequest
func (*CreateBackupPlanRequest) SetCreateTime ¶
func (s *CreateBackupPlanRequest) SetCreateTime(v int64) *CreateBackupPlanRequest
func (*CreateBackupPlanRequest) SetDetail ¶ added in v1.3.0
func (s *CreateBackupPlanRequest) SetDetail(v map[string]interface{}) *CreateBackupPlanRequest
func (*CreateBackupPlanRequest) SetExclude ¶
func (s *CreateBackupPlanRequest) SetExclude(v string) *CreateBackupPlanRequest
func (*CreateBackupPlanRequest) SetFileSystemId ¶
func (s *CreateBackupPlanRequest) SetFileSystemId(v string) *CreateBackupPlanRequest
func (*CreateBackupPlanRequest) SetInclude ¶
func (s *CreateBackupPlanRequest) SetInclude(v string) *CreateBackupPlanRequest
func (*CreateBackupPlanRequest) SetInstanceId ¶
func (s *CreateBackupPlanRequest) SetInstanceId(v string) *CreateBackupPlanRequest
func (*CreateBackupPlanRequest) SetInstanceName ¶
func (s *CreateBackupPlanRequest) SetInstanceName(v string) *CreateBackupPlanRequest
func (*CreateBackupPlanRequest) SetOptions ¶
func (s *CreateBackupPlanRequest) SetOptions(v string) *CreateBackupPlanRequest
func (*CreateBackupPlanRequest) SetOtsDetail ¶
func (s *CreateBackupPlanRequest) SetOtsDetail(v *OtsDetail) *CreateBackupPlanRequest
func (*CreateBackupPlanRequest) SetPath ¶
func (s *CreateBackupPlanRequest) SetPath(v []*string) *CreateBackupPlanRequest
func (*CreateBackupPlanRequest) SetPlanName ¶
func (s *CreateBackupPlanRequest) SetPlanName(v string) *CreateBackupPlanRequest
func (*CreateBackupPlanRequest) SetPrefix ¶
func (s *CreateBackupPlanRequest) SetPrefix(v string) *CreateBackupPlanRequest
func (*CreateBackupPlanRequest) SetRetention ¶
func (s *CreateBackupPlanRequest) SetRetention(v int64) *CreateBackupPlanRequest
func (*CreateBackupPlanRequest) SetRule ¶ added in v1.3.0
func (s *CreateBackupPlanRequest) SetRule(v []*CreateBackupPlanRequestRule) *CreateBackupPlanRequest
func (*CreateBackupPlanRequest) SetSchedule ¶
func (s *CreateBackupPlanRequest) SetSchedule(v string) *CreateBackupPlanRequest
func (*CreateBackupPlanRequest) SetSourceType ¶
func (s *CreateBackupPlanRequest) SetSourceType(v string) *CreateBackupPlanRequest
func (*CreateBackupPlanRequest) SetSpeedLimit ¶
func (s *CreateBackupPlanRequest) SetSpeedLimit(v string) *CreateBackupPlanRequest
func (*CreateBackupPlanRequest) SetUdmRegionId ¶ added in v1.3.0
func (s *CreateBackupPlanRequest) SetUdmRegionId(v string) *CreateBackupPlanRequest
func (*CreateBackupPlanRequest) SetVaultId ¶
func (s *CreateBackupPlanRequest) SetVaultId(v string) *CreateBackupPlanRequest
func (CreateBackupPlanRequest) String ¶
func (s CreateBackupPlanRequest) String() string
type CreateBackupPlanRequestRule ¶ added in v1.3.0
type CreateBackupPlanRequestRule struct { BackupType *string `json:"BackupType,omitempty" xml:"BackupType,omitempty"` DestinationRegionId *string `json:"DestinationRegionId,omitempty" xml:"DestinationRegionId,omitempty"` DestinationRetention *int64 `json:"DestinationRetention,omitempty" xml:"DestinationRetention,omitempty"` Disabled *bool `json:"Disabled,omitempty" xml:"Disabled,omitempty"` DoCopy *bool `json:"DoCopy,omitempty" xml:"DoCopy,omitempty"` Retention *int64 `json:"Retention,omitempty" xml:"Retention,omitempty"` RuleName *string `json:"RuleName,omitempty" xml:"RuleName,omitempty"` Schedule *string `json:"Schedule,omitempty" xml:"Schedule,omitempty"` }
func (CreateBackupPlanRequestRule) GoString ¶ added in v1.3.0
func (s CreateBackupPlanRequestRule) GoString() string
func (*CreateBackupPlanRequestRule) SetBackupType ¶ added in v1.3.0
func (s *CreateBackupPlanRequestRule) SetBackupType(v string) *CreateBackupPlanRequestRule
func (*CreateBackupPlanRequestRule) SetDestinationRegionId ¶ added in v1.3.0
func (s *CreateBackupPlanRequestRule) SetDestinationRegionId(v string) *CreateBackupPlanRequestRule
func (*CreateBackupPlanRequestRule) SetDestinationRetention ¶ added in v1.3.0
func (s *CreateBackupPlanRequestRule) SetDestinationRetention(v int64) *CreateBackupPlanRequestRule
func (*CreateBackupPlanRequestRule) SetDisabled ¶ added in v1.3.0
func (s *CreateBackupPlanRequestRule) SetDisabled(v bool) *CreateBackupPlanRequestRule
func (*CreateBackupPlanRequestRule) SetDoCopy ¶ added in v1.3.0
func (s *CreateBackupPlanRequestRule) SetDoCopy(v bool) *CreateBackupPlanRequestRule
func (*CreateBackupPlanRequestRule) SetRetention ¶ added in v1.3.0
func (s *CreateBackupPlanRequestRule) SetRetention(v int64) *CreateBackupPlanRequestRule
func (*CreateBackupPlanRequestRule) SetRuleName ¶ added in v1.3.0
func (s *CreateBackupPlanRequestRule) SetRuleName(v string) *CreateBackupPlanRequestRule
func (*CreateBackupPlanRequestRule) SetSchedule ¶ added in v1.3.0
func (s *CreateBackupPlanRequestRule) SetSchedule(v string) *CreateBackupPlanRequestRule
func (CreateBackupPlanRequestRule) String ¶ added in v1.3.0
func (s CreateBackupPlanRequestRule) String() string
type CreateBackupPlanResponse ¶
type CreateBackupPlanResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateBackupPlanResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateBackupPlanResponse) GoString ¶
func (s CreateBackupPlanResponse) GoString() string
func (*CreateBackupPlanResponse) SetBody ¶
func (s *CreateBackupPlanResponse) SetBody(v *CreateBackupPlanResponseBody) *CreateBackupPlanResponse
func (*CreateBackupPlanResponse) SetHeaders ¶
func (s *CreateBackupPlanResponse) SetHeaders(v map[string]*string) *CreateBackupPlanResponse
func (*CreateBackupPlanResponse) SetStatusCode ¶ added in v1.3.0
func (s *CreateBackupPlanResponse) SetStatusCode(v int32) *CreateBackupPlanResponse
func (CreateBackupPlanResponse) String ¶
func (s CreateBackupPlanResponse) String() string
type CreateBackupPlanResponseBody ¶
type CreateBackupPlanResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` PlanId *string `json:"PlanId,omitempty" xml:"PlanId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (CreateBackupPlanResponseBody) GoString ¶
func (s CreateBackupPlanResponseBody) GoString() string
func (*CreateBackupPlanResponseBody) SetCode ¶
func (s *CreateBackupPlanResponseBody) SetCode(v string) *CreateBackupPlanResponseBody
func (*CreateBackupPlanResponseBody) SetMessage ¶
func (s *CreateBackupPlanResponseBody) SetMessage(v string) *CreateBackupPlanResponseBody
func (*CreateBackupPlanResponseBody) SetPlanId ¶
func (s *CreateBackupPlanResponseBody) SetPlanId(v string) *CreateBackupPlanResponseBody
func (*CreateBackupPlanResponseBody) SetRequestId ¶
func (s *CreateBackupPlanResponseBody) SetRequestId(v string) *CreateBackupPlanResponseBody
func (*CreateBackupPlanResponseBody) SetSuccess ¶
func (s *CreateBackupPlanResponseBody) SetSuccess(v bool) *CreateBackupPlanResponseBody
func (CreateBackupPlanResponseBody) String ¶
func (s CreateBackupPlanResponseBody) String() string
type CreateBackupPlanShrinkRequest ¶
type CreateBackupPlanShrinkRequest struct { BackupType *string `json:"BackupType,omitempty" xml:"BackupType,omitempty"` Bucket *string `json:"Bucket,omitempty" xml:"Bucket,omitempty"` CreateTime *int64 `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` DetailShrink *string `json:"Detail,omitempty" xml:"Detail,omitempty"` Exclude *string `json:"Exclude,omitempty" xml:"Exclude,omitempty"` FileSystemId *string `json:"FileSystemId,omitempty" xml:"FileSystemId,omitempty"` Include *string `json:"Include,omitempty" xml:"Include,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InstanceName *string `json:"InstanceName,omitempty" xml:"InstanceName,omitempty"` Options *string `json:"Options,omitempty" xml:"Options,omitempty"` OtsDetailShrink *string `json:"OtsDetail,omitempty" xml:"OtsDetail,omitempty"` Path []*string `json:"Path,omitempty" xml:"Path,omitempty" type:"Repeated"` PlanName *string `json:"PlanName,omitempty" xml:"PlanName,omitempty"` Prefix *string `json:"Prefix,omitempty" xml:"Prefix,omitempty"` Retention *int64 `json:"Retention,omitempty" xml:"Retention,omitempty"` Rule []*CreateBackupPlanShrinkRequestRule `json:"Rule,omitempty" xml:"Rule,omitempty" type:"Repeated"` Schedule *string `json:"Schedule,omitempty" xml:"Schedule,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` SpeedLimit *string `json:"SpeedLimit,omitempty" xml:"SpeedLimit,omitempty"` UdmRegionId *string `json:"UdmRegionId,omitempty" xml:"UdmRegionId,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (CreateBackupPlanShrinkRequest) GoString ¶
func (s CreateBackupPlanShrinkRequest) GoString() string
func (*CreateBackupPlanShrinkRequest) SetBackupType ¶
func (s *CreateBackupPlanShrinkRequest) SetBackupType(v string) *CreateBackupPlanShrinkRequest
func (*CreateBackupPlanShrinkRequest) SetBucket ¶
func (s *CreateBackupPlanShrinkRequest) SetBucket(v string) *CreateBackupPlanShrinkRequest
func (*CreateBackupPlanShrinkRequest) SetCreateTime ¶
func (s *CreateBackupPlanShrinkRequest) SetCreateTime(v int64) *CreateBackupPlanShrinkRequest
func (*CreateBackupPlanShrinkRequest) SetDetailShrink ¶ added in v1.3.0
func (s *CreateBackupPlanShrinkRequest) SetDetailShrink(v string) *CreateBackupPlanShrinkRequest
func (*CreateBackupPlanShrinkRequest) SetExclude ¶
func (s *CreateBackupPlanShrinkRequest) SetExclude(v string) *CreateBackupPlanShrinkRequest
func (*CreateBackupPlanShrinkRequest) SetFileSystemId ¶
func (s *CreateBackupPlanShrinkRequest) SetFileSystemId(v string) *CreateBackupPlanShrinkRequest
func (*CreateBackupPlanShrinkRequest) SetInclude ¶
func (s *CreateBackupPlanShrinkRequest) SetInclude(v string) *CreateBackupPlanShrinkRequest
func (*CreateBackupPlanShrinkRequest) SetInstanceId ¶
func (s *CreateBackupPlanShrinkRequest) SetInstanceId(v string) *CreateBackupPlanShrinkRequest
func (*CreateBackupPlanShrinkRequest) SetInstanceName ¶
func (s *CreateBackupPlanShrinkRequest) SetInstanceName(v string) *CreateBackupPlanShrinkRequest
func (*CreateBackupPlanShrinkRequest) SetOptions ¶
func (s *CreateBackupPlanShrinkRequest) SetOptions(v string) *CreateBackupPlanShrinkRequest
func (*CreateBackupPlanShrinkRequest) SetOtsDetailShrink ¶
func (s *CreateBackupPlanShrinkRequest) SetOtsDetailShrink(v string) *CreateBackupPlanShrinkRequest
func (*CreateBackupPlanShrinkRequest) SetPath ¶
func (s *CreateBackupPlanShrinkRequest) SetPath(v []*string) *CreateBackupPlanShrinkRequest
func (*CreateBackupPlanShrinkRequest) SetPlanName ¶
func (s *CreateBackupPlanShrinkRequest) SetPlanName(v string) *CreateBackupPlanShrinkRequest
func (*CreateBackupPlanShrinkRequest) SetPrefix ¶
func (s *CreateBackupPlanShrinkRequest) SetPrefix(v string) *CreateBackupPlanShrinkRequest
func (*CreateBackupPlanShrinkRequest) SetRetention ¶
func (s *CreateBackupPlanShrinkRequest) SetRetention(v int64) *CreateBackupPlanShrinkRequest
func (*CreateBackupPlanShrinkRequest) SetRule ¶ added in v1.3.0
func (s *CreateBackupPlanShrinkRequest) SetRule(v []*CreateBackupPlanShrinkRequestRule) *CreateBackupPlanShrinkRequest
func (*CreateBackupPlanShrinkRequest) SetSchedule ¶
func (s *CreateBackupPlanShrinkRequest) SetSchedule(v string) *CreateBackupPlanShrinkRequest
func (*CreateBackupPlanShrinkRequest) SetSourceType ¶
func (s *CreateBackupPlanShrinkRequest) SetSourceType(v string) *CreateBackupPlanShrinkRequest
func (*CreateBackupPlanShrinkRequest) SetSpeedLimit ¶
func (s *CreateBackupPlanShrinkRequest) SetSpeedLimit(v string) *CreateBackupPlanShrinkRequest
func (*CreateBackupPlanShrinkRequest) SetUdmRegionId ¶ added in v1.3.0
func (s *CreateBackupPlanShrinkRequest) SetUdmRegionId(v string) *CreateBackupPlanShrinkRequest
func (*CreateBackupPlanShrinkRequest) SetVaultId ¶
func (s *CreateBackupPlanShrinkRequest) SetVaultId(v string) *CreateBackupPlanShrinkRequest
func (CreateBackupPlanShrinkRequest) String ¶
func (s CreateBackupPlanShrinkRequest) String() string
type CreateBackupPlanShrinkRequestRule ¶ added in v1.3.0
type CreateBackupPlanShrinkRequestRule struct { BackupType *string `json:"BackupType,omitempty" xml:"BackupType,omitempty"` DestinationRegionId *string `json:"DestinationRegionId,omitempty" xml:"DestinationRegionId,omitempty"` DestinationRetention *int64 `json:"DestinationRetention,omitempty" xml:"DestinationRetention,omitempty"` Disabled *bool `json:"Disabled,omitempty" xml:"Disabled,omitempty"` DoCopy *bool `json:"DoCopy,omitempty" xml:"DoCopy,omitempty"` Retention *int64 `json:"Retention,omitempty" xml:"Retention,omitempty"` RuleName *string `json:"RuleName,omitempty" xml:"RuleName,omitempty"` Schedule *string `json:"Schedule,omitempty" xml:"Schedule,omitempty"` }
func (CreateBackupPlanShrinkRequestRule) GoString ¶ added in v1.3.0
func (s CreateBackupPlanShrinkRequestRule) GoString() string
func (*CreateBackupPlanShrinkRequestRule) SetBackupType ¶ added in v1.3.0
func (s *CreateBackupPlanShrinkRequestRule) SetBackupType(v string) *CreateBackupPlanShrinkRequestRule
func (*CreateBackupPlanShrinkRequestRule) SetDestinationRegionId ¶ added in v1.3.0
func (s *CreateBackupPlanShrinkRequestRule) SetDestinationRegionId(v string) *CreateBackupPlanShrinkRequestRule
func (*CreateBackupPlanShrinkRequestRule) SetDestinationRetention ¶ added in v1.3.0
func (s *CreateBackupPlanShrinkRequestRule) SetDestinationRetention(v int64) *CreateBackupPlanShrinkRequestRule
func (*CreateBackupPlanShrinkRequestRule) SetDisabled ¶ added in v1.3.0
func (s *CreateBackupPlanShrinkRequestRule) SetDisabled(v bool) *CreateBackupPlanShrinkRequestRule
func (*CreateBackupPlanShrinkRequestRule) SetDoCopy ¶ added in v1.3.0
func (s *CreateBackupPlanShrinkRequestRule) SetDoCopy(v bool) *CreateBackupPlanShrinkRequestRule
func (*CreateBackupPlanShrinkRequestRule) SetRetention ¶ added in v1.3.0
func (s *CreateBackupPlanShrinkRequestRule) SetRetention(v int64) *CreateBackupPlanShrinkRequestRule
func (*CreateBackupPlanShrinkRequestRule) SetRuleName ¶ added in v1.3.0
func (s *CreateBackupPlanShrinkRequestRule) SetRuleName(v string) *CreateBackupPlanShrinkRequestRule
func (*CreateBackupPlanShrinkRequestRule) SetSchedule ¶ added in v1.3.0
func (s *CreateBackupPlanShrinkRequestRule) SetSchedule(v string) *CreateBackupPlanShrinkRequestRule
func (CreateBackupPlanShrinkRequestRule) String ¶ added in v1.3.0
func (s CreateBackupPlanShrinkRequestRule) String() string
type CreateClientsRequest ¶ added in v1.3.0
type CreateClientsRequest struct { AlertSetting *string `json:"AlertSetting,omitempty" xml:"AlertSetting,omitempty"` ClientInfo *string `json:"ClientInfo,omitempty" xml:"ClientInfo,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` UseHttps *bool `json:"UseHttps,omitempty" xml:"UseHttps,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (CreateClientsRequest) GoString ¶ added in v1.3.0
func (s CreateClientsRequest) GoString() string
func (*CreateClientsRequest) SetAlertSetting ¶ added in v1.3.0
func (s *CreateClientsRequest) SetAlertSetting(v string) *CreateClientsRequest
func (*CreateClientsRequest) SetClientInfo ¶ added in v1.3.0
func (s *CreateClientsRequest) SetClientInfo(v string) *CreateClientsRequest
func (*CreateClientsRequest) SetResourceGroupId ¶ added in v1.3.0
func (s *CreateClientsRequest) SetResourceGroupId(v string) *CreateClientsRequest
func (*CreateClientsRequest) SetUseHttps ¶ added in v1.3.0
func (s *CreateClientsRequest) SetUseHttps(v bool) *CreateClientsRequest
func (*CreateClientsRequest) SetVaultId ¶ added in v1.3.0
func (s *CreateClientsRequest) SetVaultId(v string) *CreateClientsRequest
func (CreateClientsRequest) String ¶ added in v1.3.0
func (s CreateClientsRequest) String() string
type CreateClientsResponse ¶ added in v1.3.0
type CreateClientsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateClientsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateClientsResponse) GoString ¶ added in v1.3.0
func (s CreateClientsResponse) GoString() string
func (*CreateClientsResponse) SetBody ¶ added in v1.3.0
func (s *CreateClientsResponse) SetBody(v *CreateClientsResponseBody) *CreateClientsResponse
func (*CreateClientsResponse) SetHeaders ¶ added in v1.3.0
func (s *CreateClientsResponse) SetHeaders(v map[string]*string) *CreateClientsResponse
func (*CreateClientsResponse) SetStatusCode ¶ added in v1.3.0
func (s *CreateClientsResponse) SetStatusCode(v int32) *CreateClientsResponse
func (CreateClientsResponse) String ¶ added in v1.3.0
func (s CreateClientsResponse) String() string
type CreateClientsResponseBody ¶ added in v1.3.0
type CreateClientsResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` InstanceStatuses *CreateClientsResponseBodyInstanceStatuses `json:"InstanceStatuses,omitempty" xml:"InstanceStatuses,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (CreateClientsResponseBody) GoString ¶ added in v1.3.0
func (s CreateClientsResponseBody) GoString() string
func (*CreateClientsResponseBody) SetCode ¶ added in v1.3.0
func (s *CreateClientsResponseBody) SetCode(v string) *CreateClientsResponseBody
func (*CreateClientsResponseBody) SetInstanceStatuses ¶ added in v1.3.0
func (s *CreateClientsResponseBody) SetInstanceStatuses(v *CreateClientsResponseBodyInstanceStatuses) *CreateClientsResponseBody
func (*CreateClientsResponseBody) SetMessage ¶ added in v1.3.0
func (s *CreateClientsResponseBody) SetMessage(v string) *CreateClientsResponseBody
func (*CreateClientsResponseBody) SetRequestId ¶ added in v1.3.0
func (s *CreateClientsResponseBody) SetRequestId(v string) *CreateClientsResponseBody
func (*CreateClientsResponseBody) SetSuccess ¶ added in v1.3.0
func (s *CreateClientsResponseBody) SetSuccess(v bool) *CreateClientsResponseBody
func (*CreateClientsResponseBody) SetTaskId ¶ added in v1.3.0
func (s *CreateClientsResponseBody) SetTaskId(v string) *CreateClientsResponseBody
func (CreateClientsResponseBody) String ¶ added in v1.3.0
func (s CreateClientsResponseBody) String() string
type CreateClientsResponseBodyInstanceStatuses ¶ added in v1.3.0
type CreateClientsResponseBodyInstanceStatuses struct {
InstanceStatus []*CreateClientsResponseBodyInstanceStatusesInstanceStatus `json:"InstanceStatus,omitempty" xml:"InstanceStatus,omitempty" type:"Repeated"`
}
func (CreateClientsResponseBodyInstanceStatuses) GoString ¶ added in v1.3.0
func (s CreateClientsResponseBodyInstanceStatuses) GoString() string
func (*CreateClientsResponseBodyInstanceStatuses) SetInstanceStatus ¶ added in v1.3.0
func (s *CreateClientsResponseBodyInstanceStatuses) SetInstanceStatus(v []*CreateClientsResponseBodyInstanceStatusesInstanceStatus) *CreateClientsResponseBodyInstanceStatuses
func (CreateClientsResponseBodyInstanceStatuses) String ¶ added in v1.3.0
func (s CreateClientsResponseBodyInstanceStatuses) String() string
type CreateClientsResponseBodyInstanceStatusesInstanceStatus ¶ added in v1.3.0
type CreateClientsResponseBodyInstanceStatusesInstanceStatus struct { InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` ValidInstance *bool `json:"ValidInstance,omitempty" xml:"ValidInstance,omitempty"` }
func (CreateClientsResponseBodyInstanceStatusesInstanceStatus) GoString ¶ added in v1.3.0
func (s CreateClientsResponseBodyInstanceStatusesInstanceStatus) GoString() string
func (*CreateClientsResponseBodyInstanceStatusesInstanceStatus) SetInstanceId ¶ added in v1.3.0
func (s *CreateClientsResponseBodyInstanceStatusesInstanceStatus) SetInstanceId(v string) *CreateClientsResponseBodyInstanceStatusesInstanceStatus
func (*CreateClientsResponseBodyInstanceStatusesInstanceStatus) SetValidInstance ¶ added in v1.3.0
func (s *CreateClientsResponseBodyInstanceStatusesInstanceStatus) SetValidInstance(v bool) *CreateClientsResponseBodyInstanceStatusesInstanceStatus
func (CreateClientsResponseBodyInstanceStatusesInstanceStatus) String ¶ added in v1.3.0
func (s CreateClientsResponseBodyInstanceStatusesInstanceStatus) String() string
type CreateHanaBackupPlanRequest ¶ added in v1.3.0
type CreateHanaBackupPlanRequest struct { BackupPrefix *string `json:"BackupPrefix,omitempty" xml:"BackupPrefix,omitempty"` BackupType *string `json:"BackupType,omitempty" xml:"BackupType,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` DatabaseName *string `json:"DatabaseName,omitempty" xml:"DatabaseName,omitempty"` PlanName *string `json:"PlanName,omitempty" xml:"PlanName,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` Schedule *string `json:"Schedule,omitempty" xml:"Schedule,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (CreateHanaBackupPlanRequest) GoString ¶ added in v1.3.0
func (s CreateHanaBackupPlanRequest) GoString() string
func (*CreateHanaBackupPlanRequest) SetBackupPrefix ¶ added in v1.3.0
func (s *CreateHanaBackupPlanRequest) SetBackupPrefix(v string) *CreateHanaBackupPlanRequest
func (*CreateHanaBackupPlanRequest) SetBackupType ¶ added in v1.3.0
func (s *CreateHanaBackupPlanRequest) SetBackupType(v string) *CreateHanaBackupPlanRequest
func (*CreateHanaBackupPlanRequest) SetClusterId ¶ added in v1.3.0
func (s *CreateHanaBackupPlanRequest) SetClusterId(v string) *CreateHanaBackupPlanRequest
func (*CreateHanaBackupPlanRequest) SetDatabaseName ¶ added in v1.3.0
func (s *CreateHanaBackupPlanRequest) SetDatabaseName(v string) *CreateHanaBackupPlanRequest
func (*CreateHanaBackupPlanRequest) SetPlanName ¶ added in v1.3.0
func (s *CreateHanaBackupPlanRequest) SetPlanName(v string) *CreateHanaBackupPlanRequest
func (*CreateHanaBackupPlanRequest) SetResourceGroupId ¶ added in v1.3.0
func (s *CreateHanaBackupPlanRequest) SetResourceGroupId(v string) *CreateHanaBackupPlanRequest
func (*CreateHanaBackupPlanRequest) SetSchedule ¶ added in v1.3.0
func (s *CreateHanaBackupPlanRequest) SetSchedule(v string) *CreateHanaBackupPlanRequest
func (*CreateHanaBackupPlanRequest) SetVaultId ¶ added in v1.3.0
func (s *CreateHanaBackupPlanRequest) SetVaultId(v string) *CreateHanaBackupPlanRequest
func (CreateHanaBackupPlanRequest) String ¶ added in v1.3.0
func (s CreateHanaBackupPlanRequest) String() string
type CreateHanaBackupPlanResponse ¶ added in v1.3.0
type CreateHanaBackupPlanResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateHanaBackupPlanResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateHanaBackupPlanResponse) GoString ¶ added in v1.3.0
func (s CreateHanaBackupPlanResponse) GoString() string
func (*CreateHanaBackupPlanResponse) SetBody ¶ added in v1.3.0
func (s *CreateHanaBackupPlanResponse) SetBody(v *CreateHanaBackupPlanResponseBody) *CreateHanaBackupPlanResponse
func (*CreateHanaBackupPlanResponse) SetHeaders ¶ added in v1.3.0
func (s *CreateHanaBackupPlanResponse) SetHeaders(v map[string]*string) *CreateHanaBackupPlanResponse
func (*CreateHanaBackupPlanResponse) SetStatusCode ¶ added in v1.3.0
func (s *CreateHanaBackupPlanResponse) SetStatusCode(v int32) *CreateHanaBackupPlanResponse
func (CreateHanaBackupPlanResponse) String ¶ added in v1.3.0
func (s CreateHanaBackupPlanResponse) String() string
type CreateHanaBackupPlanResponseBody ¶ added in v1.3.0
type CreateHanaBackupPlanResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` PlanId *string `json:"PlanId,omitempty" xml:"PlanId,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (CreateHanaBackupPlanResponseBody) GoString ¶ added in v1.3.0
func (s CreateHanaBackupPlanResponseBody) GoString() string
func (*CreateHanaBackupPlanResponseBody) SetCode ¶ added in v1.3.0
func (s *CreateHanaBackupPlanResponseBody) SetCode(v string) *CreateHanaBackupPlanResponseBody
func (*CreateHanaBackupPlanResponseBody) SetMessage ¶ added in v1.3.0
func (s *CreateHanaBackupPlanResponseBody) SetMessage(v string) *CreateHanaBackupPlanResponseBody
func (*CreateHanaBackupPlanResponseBody) SetPlanId ¶ added in v1.3.0
func (s *CreateHanaBackupPlanResponseBody) SetPlanId(v string) *CreateHanaBackupPlanResponseBody
func (*CreateHanaBackupPlanResponseBody) SetRequestId ¶ added in v1.3.0
func (s *CreateHanaBackupPlanResponseBody) SetRequestId(v string) *CreateHanaBackupPlanResponseBody
func (*CreateHanaBackupPlanResponseBody) SetSuccess ¶ added in v1.3.0
func (s *CreateHanaBackupPlanResponseBody) SetSuccess(v bool) *CreateHanaBackupPlanResponseBody
func (CreateHanaBackupPlanResponseBody) String ¶ added in v1.3.0
func (s CreateHanaBackupPlanResponseBody) String() string
type CreateHanaInstanceRequest ¶ added in v1.3.0
type CreateHanaInstanceRequest struct { AlertSetting *string `json:"AlertSetting,omitempty" xml:"AlertSetting,omitempty"` EcsInstanceId *string `json:"EcsInstanceId,omitempty" xml:"EcsInstanceId,omitempty"` HanaName *string `json:"HanaName,omitempty" xml:"HanaName,omitempty"` Host *string `json:"Host,omitempty" xml:"Host,omitempty"` InstanceNumber *int32 `json:"InstanceNumber,omitempty" xml:"InstanceNumber,omitempty"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` Sid *string `json:"Sid,omitempty" xml:"Sid,omitempty"` UseSsl *bool `json:"UseSsl,omitempty" xml:"UseSsl,omitempty"` UserName *string `json:"UserName,omitempty" xml:"UserName,omitempty"` ValidateCertificate *bool `json:"ValidateCertificate,omitempty" xml:"ValidateCertificate,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (CreateHanaInstanceRequest) GoString ¶ added in v1.3.0
func (s CreateHanaInstanceRequest) GoString() string
func (*CreateHanaInstanceRequest) SetAlertSetting ¶ added in v1.3.0
func (s *CreateHanaInstanceRequest) SetAlertSetting(v string) *CreateHanaInstanceRequest
func (*CreateHanaInstanceRequest) SetEcsInstanceId ¶ added in v1.3.0
func (s *CreateHanaInstanceRequest) SetEcsInstanceId(v string) *CreateHanaInstanceRequest
func (*CreateHanaInstanceRequest) SetHanaName ¶ added in v1.3.0
func (s *CreateHanaInstanceRequest) SetHanaName(v string) *CreateHanaInstanceRequest
func (*CreateHanaInstanceRequest) SetHost ¶ added in v1.3.0
func (s *CreateHanaInstanceRequest) SetHost(v string) *CreateHanaInstanceRequest
func (*CreateHanaInstanceRequest) SetInstanceNumber ¶ added in v1.3.0
func (s *CreateHanaInstanceRequest) SetInstanceNumber(v int32) *CreateHanaInstanceRequest
func (*CreateHanaInstanceRequest) SetPassword ¶ added in v1.3.0
func (s *CreateHanaInstanceRequest) SetPassword(v string) *CreateHanaInstanceRequest
func (*CreateHanaInstanceRequest) SetResourceGroupId ¶ added in v1.3.0
func (s *CreateHanaInstanceRequest) SetResourceGroupId(v string) *CreateHanaInstanceRequest
func (*CreateHanaInstanceRequest) SetSid ¶ added in v1.3.0
func (s *CreateHanaInstanceRequest) SetSid(v string) *CreateHanaInstanceRequest
func (*CreateHanaInstanceRequest) SetUseSsl ¶ added in v1.3.0
func (s *CreateHanaInstanceRequest) SetUseSsl(v bool) *CreateHanaInstanceRequest
func (*CreateHanaInstanceRequest) SetUserName ¶ added in v1.3.0
func (s *CreateHanaInstanceRequest) SetUserName(v string) *CreateHanaInstanceRequest
func (*CreateHanaInstanceRequest) SetValidateCertificate ¶ added in v1.3.0
func (s *CreateHanaInstanceRequest) SetValidateCertificate(v bool) *CreateHanaInstanceRequest
func (*CreateHanaInstanceRequest) SetVaultId ¶ added in v1.3.0
func (s *CreateHanaInstanceRequest) SetVaultId(v string) *CreateHanaInstanceRequest
func (CreateHanaInstanceRequest) String ¶ added in v1.3.0
func (s CreateHanaInstanceRequest) String() string
type CreateHanaInstanceResponse ¶ added in v1.3.0
type CreateHanaInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateHanaInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateHanaInstanceResponse) GoString ¶ added in v1.3.0
func (s CreateHanaInstanceResponse) GoString() string
func (*CreateHanaInstanceResponse) SetBody ¶ added in v1.3.0
func (s *CreateHanaInstanceResponse) SetBody(v *CreateHanaInstanceResponseBody) *CreateHanaInstanceResponse
func (*CreateHanaInstanceResponse) SetHeaders ¶ added in v1.3.0
func (s *CreateHanaInstanceResponse) SetHeaders(v map[string]*string) *CreateHanaInstanceResponse
func (*CreateHanaInstanceResponse) SetStatusCode ¶ added in v1.3.0
func (s *CreateHanaInstanceResponse) SetStatusCode(v int32) *CreateHanaInstanceResponse
func (CreateHanaInstanceResponse) String ¶ added in v1.3.0
func (s CreateHanaInstanceResponse) String() string
type CreateHanaInstanceResponseBody ¶ added in v1.3.0
type CreateHanaInstanceResponseBody struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (CreateHanaInstanceResponseBody) GoString ¶ added in v1.3.0
func (s CreateHanaInstanceResponseBody) GoString() string
func (*CreateHanaInstanceResponseBody) SetClusterId ¶ added in v1.3.0
func (s *CreateHanaInstanceResponseBody) SetClusterId(v string) *CreateHanaInstanceResponseBody
func (*CreateHanaInstanceResponseBody) SetCode ¶ added in v1.3.0
func (s *CreateHanaInstanceResponseBody) SetCode(v string) *CreateHanaInstanceResponseBody
func (*CreateHanaInstanceResponseBody) SetMessage ¶ added in v1.3.0
func (s *CreateHanaInstanceResponseBody) SetMessage(v string) *CreateHanaInstanceResponseBody
func (*CreateHanaInstanceResponseBody) SetRequestId ¶ added in v1.3.0
func (s *CreateHanaInstanceResponseBody) SetRequestId(v string) *CreateHanaInstanceResponseBody
func (*CreateHanaInstanceResponseBody) SetSuccess ¶ added in v1.3.0
func (s *CreateHanaInstanceResponseBody) SetSuccess(v bool) *CreateHanaInstanceResponseBody
func (CreateHanaInstanceResponseBody) String ¶ added in v1.3.0
func (s CreateHanaInstanceResponseBody) String() string
type CreateHanaRestoreRequest ¶ added in v1.3.0
type CreateHanaRestoreRequest struct { BackupId *int64 `json:"BackupId,omitempty" xml:"BackupId,omitempty"` BackupPrefix *string `json:"BackupPrefix,omitempty" xml:"BackupPrefix,omitempty"` CheckAccess *bool `json:"CheckAccess,omitempty" xml:"CheckAccess,omitempty"` ClearLog *bool `json:"ClearLog,omitempty" xml:"ClearLog,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` DatabaseName *string `json:"DatabaseName,omitempty" xml:"DatabaseName,omitempty"` LogPosition *int64 `json:"LogPosition,omitempty" xml:"LogPosition,omitempty"` Mode *string `json:"Mode,omitempty" xml:"Mode,omitempty"` RecoveryPointInTime *int64 `json:"RecoveryPointInTime,omitempty" xml:"RecoveryPointInTime,omitempty"` SidAdmin *string `json:"SidAdmin,omitempty" xml:"SidAdmin,omitempty"` Source *string `json:"Source,omitempty" xml:"Source,omitempty"` SourceClusterId *string `json:"SourceClusterId,omitempty" xml:"SourceClusterId,omitempty"` SystemCopy *bool `json:"SystemCopy,omitempty" xml:"SystemCopy,omitempty"` UseCatalog *bool `json:"UseCatalog,omitempty" xml:"UseCatalog,omitempty"` UseDelta *bool `json:"UseDelta,omitempty" xml:"UseDelta,omitempty"` VolumeId *int32 `json:"VolumeId,omitempty" xml:"VolumeId,omitempty"` }
func (CreateHanaRestoreRequest) GoString ¶ added in v1.3.0
func (s CreateHanaRestoreRequest) GoString() string
func (*CreateHanaRestoreRequest) SetBackupId ¶ added in v1.3.0
func (s *CreateHanaRestoreRequest) SetBackupId(v int64) *CreateHanaRestoreRequest
func (*CreateHanaRestoreRequest) SetBackupPrefix ¶ added in v1.3.0
func (s *CreateHanaRestoreRequest) SetBackupPrefix(v string) *CreateHanaRestoreRequest
func (*CreateHanaRestoreRequest) SetCheckAccess ¶ added in v1.3.0
func (s *CreateHanaRestoreRequest) SetCheckAccess(v bool) *CreateHanaRestoreRequest
func (*CreateHanaRestoreRequest) SetClearLog ¶ added in v1.3.0
func (s *CreateHanaRestoreRequest) SetClearLog(v bool) *CreateHanaRestoreRequest
func (*CreateHanaRestoreRequest) SetClusterId ¶ added in v1.3.0
func (s *CreateHanaRestoreRequest) SetClusterId(v string) *CreateHanaRestoreRequest
func (*CreateHanaRestoreRequest) SetDatabaseName ¶ added in v1.3.0
func (s *CreateHanaRestoreRequest) SetDatabaseName(v string) *CreateHanaRestoreRequest
func (*CreateHanaRestoreRequest) SetLogPosition ¶ added in v1.3.0
func (s *CreateHanaRestoreRequest) SetLogPosition(v int64) *CreateHanaRestoreRequest
func (*CreateHanaRestoreRequest) SetMode ¶ added in v1.3.0
func (s *CreateHanaRestoreRequest) SetMode(v string) *CreateHanaRestoreRequest
func (*CreateHanaRestoreRequest) SetRecoveryPointInTime ¶ added in v1.3.0
func (s *CreateHanaRestoreRequest) SetRecoveryPointInTime(v int64) *CreateHanaRestoreRequest
func (*CreateHanaRestoreRequest) SetSidAdmin ¶ added in v1.3.0
func (s *CreateHanaRestoreRequest) SetSidAdmin(v string) *CreateHanaRestoreRequest
func (*CreateHanaRestoreRequest) SetSource ¶ added in v1.3.0
func (s *CreateHanaRestoreRequest) SetSource(v string) *CreateHanaRestoreRequest
func (*CreateHanaRestoreRequest) SetSourceClusterId ¶ added in v1.3.0
func (s *CreateHanaRestoreRequest) SetSourceClusterId(v string) *CreateHanaRestoreRequest
func (*CreateHanaRestoreRequest) SetSystemCopy ¶ added in v1.3.0
func (s *CreateHanaRestoreRequest) SetSystemCopy(v bool) *CreateHanaRestoreRequest
func (*CreateHanaRestoreRequest) SetUseCatalog ¶ added in v1.3.0
func (s *CreateHanaRestoreRequest) SetUseCatalog(v bool) *CreateHanaRestoreRequest
func (*CreateHanaRestoreRequest) SetUseDelta ¶ added in v1.3.0
func (s *CreateHanaRestoreRequest) SetUseDelta(v bool) *CreateHanaRestoreRequest
func (*CreateHanaRestoreRequest) SetVolumeId ¶ added in v1.3.0
func (s *CreateHanaRestoreRequest) SetVolumeId(v int32) *CreateHanaRestoreRequest
func (CreateHanaRestoreRequest) String ¶ added in v1.3.0
func (s CreateHanaRestoreRequest) String() string
type CreateHanaRestoreResponse ¶ added in v1.3.0
type CreateHanaRestoreResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateHanaRestoreResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateHanaRestoreResponse) GoString ¶ added in v1.3.0
func (s CreateHanaRestoreResponse) GoString() string
func (*CreateHanaRestoreResponse) SetBody ¶ added in v1.3.0
func (s *CreateHanaRestoreResponse) SetBody(v *CreateHanaRestoreResponseBody) *CreateHanaRestoreResponse
func (*CreateHanaRestoreResponse) SetHeaders ¶ added in v1.3.0
func (s *CreateHanaRestoreResponse) SetHeaders(v map[string]*string) *CreateHanaRestoreResponse
func (*CreateHanaRestoreResponse) SetStatusCode ¶ added in v1.3.0
func (s *CreateHanaRestoreResponse) SetStatusCode(v int32) *CreateHanaRestoreResponse
func (CreateHanaRestoreResponse) String ¶ added in v1.3.0
func (s CreateHanaRestoreResponse) String() string
type CreateHanaRestoreResponseBody ¶ added in v1.3.0
type CreateHanaRestoreResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` RestoreId *string `json:"RestoreId,omitempty" xml:"RestoreId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (CreateHanaRestoreResponseBody) GoString ¶ added in v1.3.0
func (s CreateHanaRestoreResponseBody) GoString() string
func (*CreateHanaRestoreResponseBody) SetCode ¶ added in v1.3.0
func (s *CreateHanaRestoreResponseBody) SetCode(v string) *CreateHanaRestoreResponseBody
func (*CreateHanaRestoreResponseBody) SetMessage ¶ added in v1.3.0
func (s *CreateHanaRestoreResponseBody) SetMessage(v string) *CreateHanaRestoreResponseBody
func (*CreateHanaRestoreResponseBody) SetRequestId ¶ added in v1.3.0
func (s *CreateHanaRestoreResponseBody) SetRequestId(v string) *CreateHanaRestoreResponseBody
func (*CreateHanaRestoreResponseBody) SetRestoreId ¶ added in v1.3.0
func (s *CreateHanaRestoreResponseBody) SetRestoreId(v string) *CreateHanaRestoreResponseBody
func (*CreateHanaRestoreResponseBody) SetSuccess ¶ added in v1.3.0
func (s *CreateHanaRestoreResponseBody) SetSuccess(v bool) *CreateHanaRestoreResponseBody
func (CreateHanaRestoreResponseBody) String ¶ added in v1.3.0
func (s CreateHanaRestoreResponseBody) String() string
type CreateReplicationVaultRequest ¶
type CreateReplicationVaultRequest struct { Description *string `json:"Description,omitempty" xml:"Description,omitempty"` RedundancyType *string `json:"RedundancyType,omitempty" xml:"RedundancyType,omitempty"` ReplicationSourceRegionId *string `json:"ReplicationSourceRegionId,omitempty" xml:"ReplicationSourceRegionId,omitempty"` ReplicationSourceVaultId *string `json:"ReplicationSourceVaultId,omitempty" xml:"ReplicationSourceVaultId,omitempty"` VaultName *string `json:"VaultName,omitempty" xml:"VaultName,omitempty"` VaultRegionId *string `json:"VaultRegionId,omitempty" xml:"VaultRegionId,omitempty"` VaultStorageClass *string `json:"VaultStorageClass,omitempty" xml:"VaultStorageClass,omitempty"` }
func (CreateReplicationVaultRequest) GoString ¶
func (s CreateReplicationVaultRequest) GoString() string
func (*CreateReplicationVaultRequest) SetDescription ¶
func (s *CreateReplicationVaultRequest) SetDescription(v string) *CreateReplicationVaultRequest
func (*CreateReplicationVaultRequest) SetRedundancyType ¶
func (s *CreateReplicationVaultRequest) SetRedundancyType(v string) *CreateReplicationVaultRequest
func (*CreateReplicationVaultRequest) SetReplicationSourceRegionId ¶
func (s *CreateReplicationVaultRequest) SetReplicationSourceRegionId(v string) *CreateReplicationVaultRequest
func (*CreateReplicationVaultRequest) SetReplicationSourceVaultId ¶
func (s *CreateReplicationVaultRequest) SetReplicationSourceVaultId(v string) *CreateReplicationVaultRequest
func (*CreateReplicationVaultRequest) SetVaultName ¶
func (s *CreateReplicationVaultRequest) SetVaultName(v string) *CreateReplicationVaultRequest
func (*CreateReplicationVaultRequest) SetVaultRegionId ¶
func (s *CreateReplicationVaultRequest) SetVaultRegionId(v string) *CreateReplicationVaultRequest
func (*CreateReplicationVaultRequest) SetVaultStorageClass ¶
func (s *CreateReplicationVaultRequest) SetVaultStorageClass(v string) *CreateReplicationVaultRequest
func (CreateReplicationVaultRequest) String ¶
func (s CreateReplicationVaultRequest) String() string
type CreateReplicationVaultResponse ¶
type CreateReplicationVaultResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateReplicationVaultResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateReplicationVaultResponse) GoString ¶
func (s CreateReplicationVaultResponse) GoString() string
func (*CreateReplicationVaultResponse) SetBody ¶
func (s *CreateReplicationVaultResponse) SetBody(v *CreateReplicationVaultResponseBody) *CreateReplicationVaultResponse
func (*CreateReplicationVaultResponse) SetHeaders ¶
func (s *CreateReplicationVaultResponse) SetHeaders(v map[string]*string) *CreateReplicationVaultResponse
func (*CreateReplicationVaultResponse) SetStatusCode ¶ added in v1.3.0
func (s *CreateReplicationVaultResponse) SetStatusCode(v int32) *CreateReplicationVaultResponse
func (CreateReplicationVaultResponse) String ¶
func (s CreateReplicationVaultResponse) String() string
type CreateReplicationVaultResponseBody ¶
type CreateReplicationVaultResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (CreateReplicationVaultResponseBody) GoString ¶
func (s CreateReplicationVaultResponseBody) GoString() string
func (*CreateReplicationVaultResponseBody) SetCode ¶
func (s *CreateReplicationVaultResponseBody) SetCode(v string) *CreateReplicationVaultResponseBody
func (*CreateReplicationVaultResponseBody) SetMessage ¶
func (s *CreateReplicationVaultResponseBody) SetMessage(v string) *CreateReplicationVaultResponseBody
func (*CreateReplicationVaultResponseBody) SetRequestId ¶
func (s *CreateReplicationVaultResponseBody) SetRequestId(v string) *CreateReplicationVaultResponseBody
func (*CreateReplicationVaultResponseBody) SetSuccess ¶
func (s *CreateReplicationVaultResponseBody) SetSuccess(v bool) *CreateReplicationVaultResponseBody
func (*CreateReplicationVaultResponseBody) SetTaskId ¶
func (s *CreateReplicationVaultResponseBody) SetTaskId(v string) *CreateReplicationVaultResponseBody
func (*CreateReplicationVaultResponseBody) SetVaultId ¶
func (s *CreateReplicationVaultResponseBody) SetVaultId(v string) *CreateReplicationVaultResponseBody
func (CreateReplicationVaultResponseBody) String ¶
func (s CreateReplicationVaultResponseBody) String() string
type CreateRestoreJobRequest ¶
type CreateRestoreJobRequest struct { Exclude *string `json:"Exclude,omitempty" xml:"Exclude,omitempty"` Include *string `json:"Include,omitempty" xml:"Include,omitempty"` InitiatedByAck *bool `json:"InitiatedByAck,omitempty" xml:"InitiatedByAck,omitempty"` OtsDetail *OtsTableRestoreDetail `json:"OtsDetail,omitempty" xml:"OtsDetail,omitempty"` RestoreType *string `json:"RestoreType,omitempty" xml:"RestoreType,omitempty"` SnapshotHash *string `json:"SnapshotHash,omitempty" xml:"SnapshotHash,omitempty"` SnapshotId *string `json:"SnapshotId,omitempty" xml:"SnapshotId,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` TargetBucket *string `json:"TargetBucket,omitempty" xml:"TargetBucket,omitempty"` TargetContainer *string `json:"TargetContainer,omitempty" xml:"TargetContainer,omitempty"` TargetContainerClusterId *string `json:"TargetContainerClusterId,omitempty" xml:"TargetContainerClusterId,omitempty"` TargetCreateTime *int64 `json:"TargetCreateTime,omitempty" xml:"TargetCreateTime,omitempty"` TargetFileSystemId *string `json:"TargetFileSystemId,omitempty" xml:"TargetFileSystemId,omitempty"` TargetInstanceId *string `json:"TargetInstanceId,omitempty" xml:"TargetInstanceId,omitempty"` TargetInstanceName *string `json:"TargetInstanceName,omitempty" xml:"TargetInstanceName,omitempty"` TargetPath *string `json:"TargetPath,omitempty" xml:"TargetPath,omitempty"` TargetPrefix *string `json:"TargetPrefix,omitempty" xml:"TargetPrefix,omitempty"` TargetTableName *string `json:"TargetTableName,omitempty" xml:"TargetTableName,omitempty"` TargetTime *int64 `json:"TargetTime,omitempty" xml:"TargetTime,omitempty"` UdmDetail map[string]interface{} `json:"UdmDetail,omitempty" xml:"UdmDetail,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (CreateRestoreJobRequest) GoString ¶
func (s CreateRestoreJobRequest) GoString() string
func (*CreateRestoreJobRequest) SetExclude ¶
func (s *CreateRestoreJobRequest) SetExclude(v string) *CreateRestoreJobRequest
func (*CreateRestoreJobRequest) SetInclude ¶
func (s *CreateRestoreJobRequest) SetInclude(v string) *CreateRestoreJobRequest
func (*CreateRestoreJobRequest) SetInitiatedByAck ¶ added in v1.5.0
func (s *CreateRestoreJobRequest) SetInitiatedByAck(v bool) *CreateRestoreJobRequest
func (*CreateRestoreJobRequest) SetOtsDetail ¶
func (s *CreateRestoreJobRequest) SetOtsDetail(v *OtsTableRestoreDetail) *CreateRestoreJobRequest
func (*CreateRestoreJobRequest) SetRestoreType ¶
func (s *CreateRestoreJobRequest) SetRestoreType(v string) *CreateRestoreJobRequest
func (*CreateRestoreJobRequest) SetSnapshotHash ¶
func (s *CreateRestoreJobRequest) SetSnapshotHash(v string) *CreateRestoreJobRequest
func (*CreateRestoreJobRequest) SetSnapshotId ¶
func (s *CreateRestoreJobRequest) SetSnapshotId(v string) *CreateRestoreJobRequest
func (*CreateRestoreJobRequest) SetSourceType ¶
func (s *CreateRestoreJobRequest) SetSourceType(v string) *CreateRestoreJobRequest
func (*CreateRestoreJobRequest) SetTargetBucket ¶
func (s *CreateRestoreJobRequest) SetTargetBucket(v string) *CreateRestoreJobRequest
func (*CreateRestoreJobRequest) SetTargetContainer ¶ added in v1.5.0
func (s *CreateRestoreJobRequest) SetTargetContainer(v string) *CreateRestoreJobRequest
func (*CreateRestoreJobRequest) SetTargetContainerClusterId ¶ added in v1.5.0
func (s *CreateRestoreJobRequest) SetTargetContainerClusterId(v string) *CreateRestoreJobRequest
func (*CreateRestoreJobRequest) SetTargetCreateTime ¶
func (s *CreateRestoreJobRequest) SetTargetCreateTime(v int64) *CreateRestoreJobRequest
func (*CreateRestoreJobRequest) SetTargetFileSystemId ¶
func (s *CreateRestoreJobRequest) SetTargetFileSystemId(v string) *CreateRestoreJobRequest
func (*CreateRestoreJobRequest) SetTargetInstanceId ¶
func (s *CreateRestoreJobRequest) SetTargetInstanceId(v string) *CreateRestoreJobRequest
func (*CreateRestoreJobRequest) SetTargetInstanceName ¶
func (s *CreateRestoreJobRequest) SetTargetInstanceName(v string) *CreateRestoreJobRequest
func (*CreateRestoreJobRequest) SetTargetPath ¶
func (s *CreateRestoreJobRequest) SetTargetPath(v string) *CreateRestoreJobRequest
func (*CreateRestoreJobRequest) SetTargetPrefix ¶
func (s *CreateRestoreJobRequest) SetTargetPrefix(v string) *CreateRestoreJobRequest
func (*CreateRestoreJobRequest) SetTargetTableName ¶
func (s *CreateRestoreJobRequest) SetTargetTableName(v string) *CreateRestoreJobRequest
func (*CreateRestoreJobRequest) SetTargetTime ¶
func (s *CreateRestoreJobRequest) SetTargetTime(v int64) *CreateRestoreJobRequest
func (*CreateRestoreJobRequest) SetUdmDetail ¶
func (s *CreateRestoreJobRequest) SetUdmDetail(v map[string]interface{}) *CreateRestoreJobRequest
func (*CreateRestoreJobRequest) SetVaultId ¶
func (s *CreateRestoreJobRequest) SetVaultId(v string) *CreateRestoreJobRequest
func (CreateRestoreJobRequest) String ¶
func (s CreateRestoreJobRequest) String() string
type CreateRestoreJobResponse ¶
type CreateRestoreJobResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateRestoreJobResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateRestoreJobResponse) GoString ¶
func (s CreateRestoreJobResponse) GoString() string
func (*CreateRestoreJobResponse) SetBody ¶
func (s *CreateRestoreJobResponse) SetBody(v *CreateRestoreJobResponseBody) *CreateRestoreJobResponse
func (*CreateRestoreJobResponse) SetHeaders ¶
func (s *CreateRestoreJobResponse) SetHeaders(v map[string]*string) *CreateRestoreJobResponse
func (*CreateRestoreJobResponse) SetStatusCode ¶ added in v1.3.0
func (s *CreateRestoreJobResponse) SetStatusCode(v int32) *CreateRestoreJobResponse
func (CreateRestoreJobResponse) String ¶
func (s CreateRestoreJobResponse) String() string
type CreateRestoreJobResponseBody ¶
type CreateRestoreJobResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` RestoreId *string `json:"RestoreId,omitempty" xml:"RestoreId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (CreateRestoreJobResponseBody) GoString ¶
func (s CreateRestoreJobResponseBody) GoString() string
func (*CreateRestoreJobResponseBody) SetCode ¶
func (s *CreateRestoreJobResponseBody) SetCode(v string) *CreateRestoreJobResponseBody
func (*CreateRestoreJobResponseBody) SetMessage ¶
func (s *CreateRestoreJobResponseBody) SetMessage(v string) *CreateRestoreJobResponseBody
func (*CreateRestoreJobResponseBody) SetRequestId ¶
func (s *CreateRestoreJobResponseBody) SetRequestId(v string) *CreateRestoreJobResponseBody
func (*CreateRestoreJobResponseBody) SetRestoreId ¶
func (s *CreateRestoreJobResponseBody) SetRestoreId(v string) *CreateRestoreJobResponseBody
func (*CreateRestoreJobResponseBody) SetSuccess ¶
func (s *CreateRestoreJobResponseBody) SetSuccess(v bool) *CreateRestoreJobResponseBody
func (CreateRestoreJobResponseBody) String ¶
func (s CreateRestoreJobResponseBody) String() string
type CreateRestoreJobShrinkRequest ¶
type CreateRestoreJobShrinkRequest struct { Exclude *string `json:"Exclude,omitempty" xml:"Exclude,omitempty"` Include *string `json:"Include,omitempty" xml:"Include,omitempty"` InitiatedByAck *bool `json:"InitiatedByAck,omitempty" xml:"InitiatedByAck,omitempty"` OtsDetailShrink *string `json:"OtsDetail,omitempty" xml:"OtsDetail,omitempty"` RestoreType *string `json:"RestoreType,omitempty" xml:"RestoreType,omitempty"` SnapshotHash *string `json:"SnapshotHash,omitempty" xml:"SnapshotHash,omitempty"` SnapshotId *string `json:"SnapshotId,omitempty" xml:"SnapshotId,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` TargetBucket *string `json:"TargetBucket,omitempty" xml:"TargetBucket,omitempty"` TargetContainer *string `json:"TargetContainer,omitempty" xml:"TargetContainer,omitempty"` TargetContainerClusterId *string `json:"TargetContainerClusterId,omitempty" xml:"TargetContainerClusterId,omitempty"` TargetCreateTime *int64 `json:"TargetCreateTime,omitempty" xml:"TargetCreateTime,omitempty"` TargetFileSystemId *string `json:"TargetFileSystemId,omitempty" xml:"TargetFileSystemId,omitempty"` TargetInstanceId *string `json:"TargetInstanceId,omitempty" xml:"TargetInstanceId,omitempty"` TargetInstanceName *string `json:"TargetInstanceName,omitempty" xml:"TargetInstanceName,omitempty"` TargetPath *string `json:"TargetPath,omitempty" xml:"TargetPath,omitempty"` TargetPrefix *string `json:"TargetPrefix,omitempty" xml:"TargetPrefix,omitempty"` TargetTableName *string `json:"TargetTableName,omitempty" xml:"TargetTableName,omitempty"` TargetTime *int64 `json:"TargetTime,omitempty" xml:"TargetTime,omitempty"` UdmDetailShrink *string `json:"UdmDetail,omitempty" xml:"UdmDetail,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (CreateRestoreJobShrinkRequest) GoString ¶
func (s CreateRestoreJobShrinkRequest) GoString() string
func (*CreateRestoreJobShrinkRequest) SetExclude ¶
func (s *CreateRestoreJobShrinkRequest) SetExclude(v string) *CreateRestoreJobShrinkRequest
func (*CreateRestoreJobShrinkRequest) SetInclude ¶
func (s *CreateRestoreJobShrinkRequest) SetInclude(v string) *CreateRestoreJobShrinkRequest
func (*CreateRestoreJobShrinkRequest) SetInitiatedByAck ¶ added in v1.5.0
func (s *CreateRestoreJobShrinkRequest) SetInitiatedByAck(v bool) *CreateRestoreJobShrinkRequest
func (*CreateRestoreJobShrinkRequest) SetOtsDetailShrink ¶ added in v1.3.0
func (s *CreateRestoreJobShrinkRequest) SetOtsDetailShrink(v string) *CreateRestoreJobShrinkRequest
func (*CreateRestoreJobShrinkRequest) SetRestoreType ¶
func (s *CreateRestoreJobShrinkRequest) SetRestoreType(v string) *CreateRestoreJobShrinkRequest
func (*CreateRestoreJobShrinkRequest) SetSnapshotHash ¶
func (s *CreateRestoreJobShrinkRequest) SetSnapshotHash(v string) *CreateRestoreJobShrinkRequest
func (*CreateRestoreJobShrinkRequest) SetSnapshotId ¶
func (s *CreateRestoreJobShrinkRequest) SetSnapshotId(v string) *CreateRestoreJobShrinkRequest
func (*CreateRestoreJobShrinkRequest) SetSourceType ¶
func (s *CreateRestoreJobShrinkRequest) SetSourceType(v string) *CreateRestoreJobShrinkRequest
func (*CreateRestoreJobShrinkRequest) SetTargetBucket ¶
func (s *CreateRestoreJobShrinkRequest) SetTargetBucket(v string) *CreateRestoreJobShrinkRequest
func (*CreateRestoreJobShrinkRequest) SetTargetContainer ¶ added in v1.5.0
func (s *CreateRestoreJobShrinkRequest) SetTargetContainer(v string) *CreateRestoreJobShrinkRequest
func (*CreateRestoreJobShrinkRequest) SetTargetContainerClusterId ¶ added in v1.5.0
func (s *CreateRestoreJobShrinkRequest) SetTargetContainerClusterId(v string) *CreateRestoreJobShrinkRequest
func (*CreateRestoreJobShrinkRequest) SetTargetCreateTime ¶
func (s *CreateRestoreJobShrinkRequest) SetTargetCreateTime(v int64) *CreateRestoreJobShrinkRequest
func (*CreateRestoreJobShrinkRequest) SetTargetFileSystemId ¶
func (s *CreateRestoreJobShrinkRequest) SetTargetFileSystemId(v string) *CreateRestoreJobShrinkRequest
func (*CreateRestoreJobShrinkRequest) SetTargetInstanceId ¶
func (s *CreateRestoreJobShrinkRequest) SetTargetInstanceId(v string) *CreateRestoreJobShrinkRequest
func (*CreateRestoreJobShrinkRequest) SetTargetInstanceName ¶
func (s *CreateRestoreJobShrinkRequest) SetTargetInstanceName(v string) *CreateRestoreJobShrinkRequest
func (*CreateRestoreJobShrinkRequest) SetTargetPath ¶
func (s *CreateRestoreJobShrinkRequest) SetTargetPath(v string) *CreateRestoreJobShrinkRequest
func (*CreateRestoreJobShrinkRequest) SetTargetPrefix ¶
func (s *CreateRestoreJobShrinkRequest) SetTargetPrefix(v string) *CreateRestoreJobShrinkRequest
func (*CreateRestoreJobShrinkRequest) SetTargetTableName ¶
func (s *CreateRestoreJobShrinkRequest) SetTargetTableName(v string) *CreateRestoreJobShrinkRequest
func (*CreateRestoreJobShrinkRequest) SetTargetTime ¶
func (s *CreateRestoreJobShrinkRequest) SetTargetTime(v int64) *CreateRestoreJobShrinkRequest
func (*CreateRestoreJobShrinkRequest) SetUdmDetailShrink ¶
func (s *CreateRestoreJobShrinkRequest) SetUdmDetailShrink(v string) *CreateRestoreJobShrinkRequest
func (*CreateRestoreJobShrinkRequest) SetVaultId ¶
func (s *CreateRestoreJobShrinkRequest) SetVaultId(v string) *CreateRestoreJobShrinkRequest
func (CreateRestoreJobShrinkRequest) String ¶
func (s CreateRestoreJobShrinkRequest) String() string
type CreateVaultRequest ¶
type CreateVaultRequest struct { BucketName *string `json:"BucketName,omitempty" xml:"BucketName,omitempty"` CompressionAlgorithm *string `json:"CompressionAlgorithm,omitempty" xml:"CompressionAlgorithm,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` Endpoint *string `json:"Endpoint,omitempty" xml:"Endpoint,omitempty"` RedundancyType *string `json:"RedundancyType,omitempty" xml:"RedundancyType,omitempty"` VaultAccessKeyId *string `json:"VaultAccessKeyId,omitempty" xml:"VaultAccessKeyId,omitempty"` VaultAccessKeySecret *string `json:"VaultAccessKeySecret,omitempty" xml:"VaultAccessKeySecret,omitempty"` VaultName *string `json:"VaultName,omitempty" xml:"VaultName,omitempty"` VaultRegionId *string `json:"VaultRegionId,omitempty" xml:"VaultRegionId,omitempty"` VaultStorageClass *string `json:"VaultStorageClass,omitempty" xml:"VaultStorageClass,omitempty"` VaultType *string `json:"VaultType,omitempty" xml:"VaultType,omitempty"` }
func (CreateVaultRequest) GoString ¶
func (s CreateVaultRequest) GoString() string
func (*CreateVaultRequest) SetBucketName ¶
func (s *CreateVaultRequest) SetBucketName(v string) *CreateVaultRequest
func (*CreateVaultRequest) SetCompressionAlgorithm ¶
func (s *CreateVaultRequest) SetCompressionAlgorithm(v string) *CreateVaultRequest
func (*CreateVaultRequest) SetDescription ¶
func (s *CreateVaultRequest) SetDescription(v string) *CreateVaultRequest
func (*CreateVaultRequest) SetEndpoint ¶
func (s *CreateVaultRequest) SetEndpoint(v string) *CreateVaultRequest
func (*CreateVaultRequest) SetRedundancyType ¶
func (s *CreateVaultRequest) SetRedundancyType(v string) *CreateVaultRequest
func (*CreateVaultRequest) SetVaultAccessKeyId ¶
func (s *CreateVaultRequest) SetVaultAccessKeyId(v string) *CreateVaultRequest
func (*CreateVaultRequest) SetVaultAccessKeySecret ¶
func (s *CreateVaultRequest) SetVaultAccessKeySecret(v string) *CreateVaultRequest
func (*CreateVaultRequest) SetVaultName ¶
func (s *CreateVaultRequest) SetVaultName(v string) *CreateVaultRequest
func (*CreateVaultRequest) SetVaultRegionId ¶
func (s *CreateVaultRequest) SetVaultRegionId(v string) *CreateVaultRequest
func (*CreateVaultRequest) SetVaultStorageClass ¶
func (s *CreateVaultRequest) SetVaultStorageClass(v string) *CreateVaultRequest
func (*CreateVaultRequest) SetVaultType ¶
func (s *CreateVaultRequest) SetVaultType(v string) *CreateVaultRequest
func (CreateVaultRequest) String ¶
func (s CreateVaultRequest) String() string
type CreateVaultResponse ¶
type CreateVaultResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *CreateVaultResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (CreateVaultResponse) GoString ¶
func (s CreateVaultResponse) GoString() string
func (*CreateVaultResponse) SetBody ¶
func (s *CreateVaultResponse) SetBody(v *CreateVaultResponseBody) *CreateVaultResponse
func (*CreateVaultResponse) SetHeaders ¶
func (s *CreateVaultResponse) SetHeaders(v map[string]*string) *CreateVaultResponse
func (*CreateVaultResponse) SetStatusCode ¶ added in v1.3.0
func (s *CreateVaultResponse) SetStatusCode(v int32) *CreateVaultResponse
func (CreateVaultResponse) String ¶
func (s CreateVaultResponse) String() string
type CreateVaultResponseBody ¶
type CreateVaultResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (CreateVaultResponseBody) GoString ¶
func (s CreateVaultResponseBody) GoString() string
func (*CreateVaultResponseBody) SetCode ¶
func (s *CreateVaultResponseBody) SetCode(v string) *CreateVaultResponseBody
func (*CreateVaultResponseBody) SetMessage ¶
func (s *CreateVaultResponseBody) SetMessage(v string) *CreateVaultResponseBody
func (*CreateVaultResponseBody) SetRequestId ¶
func (s *CreateVaultResponseBody) SetRequestId(v string) *CreateVaultResponseBody
func (*CreateVaultResponseBody) SetSuccess ¶
func (s *CreateVaultResponseBody) SetSuccess(v bool) *CreateVaultResponseBody
func (*CreateVaultResponseBody) SetTaskId ¶
func (s *CreateVaultResponseBody) SetTaskId(v string) *CreateVaultResponseBody
func (*CreateVaultResponseBody) SetVaultId ¶
func (s *CreateVaultResponseBody) SetVaultId(v string) *CreateVaultResponseBody
func (CreateVaultResponseBody) String ¶
func (s CreateVaultResponseBody) String() string
type DeleteBackupClientRequest ¶
type DeleteBackupClientRequest struct {
ClientId *string `json:"ClientId,omitempty" xml:"ClientId,omitempty"`
}
func (DeleteBackupClientRequest) GoString ¶
func (s DeleteBackupClientRequest) GoString() string
func (*DeleteBackupClientRequest) SetClientId ¶
func (s *DeleteBackupClientRequest) SetClientId(v string) *DeleteBackupClientRequest
func (DeleteBackupClientRequest) String ¶
func (s DeleteBackupClientRequest) String() string
type DeleteBackupClientResourceRequest ¶
type DeleteBackupClientResourceRequest struct {
ClientIds map[string]interface{} `json:"ClientIds,omitempty" xml:"ClientIds,omitempty"`
}
func (DeleteBackupClientResourceRequest) GoString ¶
func (s DeleteBackupClientResourceRequest) GoString() string
func (*DeleteBackupClientResourceRequest) SetClientIds ¶
func (s *DeleteBackupClientResourceRequest) SetClientIds(v map[string]interface{}) *DeleteBackupClientResourceRequest
func (DeleteBackupClientResourceRequest) String ¶
func (s DeleteBackupClientResourceRequest) String() string
type DeleteBackupClientResourceResponse ¶
type DeleteBackupClientResourceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteBackupClientResourceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteBackupClientResourceResponse) GoString ¶
func (s DeleteBackupClientResourceResponse) GoString() string
func (*DeleteBackupClientResourceResponse) SetHeaders ¶
func (s *DeleteBackupClientResourceResponse) SetHeaders(v map[string]*string) *DeleteBackupClientResourceResponse
func (*DeleteBackupClientResourceResponse) SetStatusCode ¶ added in v1.3.0
func (s *DeleteBackupClientResourceResponse) SetStatusCode(v int32) *DeleteBackupClientResourceResponse
func (DeleteBackupClientResourceResponse) String ¶
func (s DeleteBackupClientResourceResponse) String() string
type DeleteBackupClientResourceResponseBody ¶
type DeleteBackupClientResourceResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (DeleteBackupClientResourceResponseBody) GoString ¶
func (s DeleteBackupClientResourceResponseBody) GoString() string
func (*DeleteBackupClientResourceResponseBody) SetCode ¶
func (s *DeleteBackupClientResourceResponseBody) SetCode(v string) *DeleteBackupClientResourceResponseBody
func (*DeleteBackupClientResourceResponseBody) SetMessage ¶
func (s *DeleteBackupClientResourceResponseBody) SetMessage(v string) *DeleteBackupClientResourceResponseBody
func (*DeleteBackupClientResourceResponseBody) SetRequestId ¶
func (s *DeleteBackupClientResourceResponseBody) SetRequestId(v string) *DeleteBackupClientResourceResponseBody
func (*DeleteBackupClientResourceResponseBody) SetSuccess ¶
func (s *DeleteBackupClientResourceResponseBody) SetSuccess(v bool) *DeleteBackupClientResourceResponseBody
func (DeleteBackupClientResourceResponseBody) String ¶
func (s DeleteBackupClientResourceResponseBody) String() string
type DeleteBackupClientResourceShrinkRequest ¶
type DeleteBackupClientResourceShrinkRequest struct {
ClientIdsShrink *string `json:"ClientIds,omitempty" xml:"ClientIds,omitempty"`
}
func (DeleteBackupClientResourceShrinkRequest) GoString ¶
func (s DeleteBackupClientResourceShrinkRequest) GoString() string
func (*DeleteBackupClientResourceShrinkRequest) SetClientIdsShrink ¶
func (s *DeleteBackupClientResourceShrinkRequest) SetClientIdsShrink(v string) *DeleteBackupClientResourceShrinkRequest
func (DeleteBackupClientResourceShrinkRequest) String ¶
func (s DeleteBackupClientResourceShrinkRequest) String() string
type DeleteBackupClientResponse ¶
type DeleteBackupClientResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteBackupClientResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteBackupClientResponse) GoString ¶
func (s DeleteBackupClientResponse) GoString() string
func (*DeleteBackupClientResponse) SetBody ¶
func (s *DeleteBackupClientResponse) SetBody(v *DeleteBackupClientResponseBody) *DeleteBackupClientResponse
func (*DeleteBackupClientResponse) SetHeaders ¶
func (s *DeleteBackupClientResponse) SetHeaders(v map[string]*string) *DeleteBackupClientResponse
func (*DeleteBackupClientResponse) SetStatusCode ¶ added in v1.3.0
func (s *DeleteBackupClientResponse) SetStatusCode(v int32) *DeleteBackupClientResponse
func (DeleteBackupClientResponse) String ¶
func (s DeleteBackupClientResponse) String() string
type DeleteBackupClientResponseBody ¶
type DeleteBackupClientResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (DeleteBackupClientResponseBody) GoString ¶
func (s DeleteBackupClientResponseBody) GoString() string
func (*DeleteBackupClientResponseBody) SetCode ¶
func (s *DeleteBackupClientResponseBody) SetCode(v string) *DeleteBackupClientResponseBody
func (*DeleteBackupClientResponseBody) SetMessage ¶
func (s *DeleteBackupClientResponseBody) SetMessage(v string) *DeleteBackupClientResponseBody
func (*DeleteBackupClientResponseBody) SetRequestId ¶
func (s *DeleteBackupClientResponseBody) SetRequestId(v string) *DeleteBackupClientResponseBody
func (*DeleteBackupClientResponseBody) SetSuccess ¶
func (s *DeleteBackupClientResponseBody) SetSuccess(v bool) *DeleteBackupClientResponseBody
func (DeleteBackupClientResponseBody) String ¶
func (s DeleteBackupClientResponseBody) String() string
type DeleteBackupPlanRequest ¶
type DeleteBackupPlanRequest struct { PlanId *string `json:"PlanId,omitempty" xml:"PlanId,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (DeleteBackupPlanRequest) GoString ¶
func (s DeleteBackupPlanRequest) GoString() string
func (*DeleteBackupPlanRequest) SetPlanId ¶
func (s *DeleteBackupPlanRequest) SetPlanId(v string) *DeleteBackupPlanRequest
func (*DeleteBackupPlanRequest) SetSourceType ¶
func (s *DeleteBackupPlanRequest) SetSourceType(v string) *DeleteBackupPlanRequest
func (*DeleteBackupPlanRequest) SetVaultId ¶
func (s *DeleteBackupPlanRequest) SetVaultId(v string) *DeleteBackupPlanRequest
func (DeleteBackupPlanRequest) String ¶
func (s DeleteBackupPlanRequest) String() string
type DeleteBackupPlanResponse ¶
type DeleteBackupPlanResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteBackupPlanResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteBackupPlanResponse) GoString ¶
func (s DeleteBackupPlanResponse) GoString() string
func (*DeleteBackupPlanResponse) SetBody ¶
func (s *DeleteBackupPlanResponse) SetBody(v *DeleteBackupPlanResponseBody) *DeleteBackupPlanResponse
func (*DeleteBackupPlanResponse) SetHeaders ¶
func (s *DeleteBackupPlanResponse) SetHeaders(v map[string]*string) *DeleteBackupPlanResponse
func (*DeleteBackupPlanResponse) SetStatusCode ¶ added in v1.3.0
func (s *DeleteBackupPlanResponse) SetStatusCode(v int32) *DeleteBackupPlanResponse
func (DeleteBackupPlanResponse) String ¶
func (s DeleteBackupPlanResponse) String() string
type DeleteBackupPlanResponseBody ¶
type DeleteBackupPlanResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (DeleteBackupPlanResponseBody) GoString ¶
func (s DeleteBackupPlanResponseBody) GoString() string
func (*DeleteBackupPlanResponseBody) SetCode ¶
func (s *DeleteBackupPlanResponseBody) SetCode(v string) *DeleteBackupPlanResponseBody
func (*DeleteBackupPlanResponseBody) SetMessage ¶
func (s *DeleteBackupPlanResponseBody) SetMessage(v string) *DeleteBackupPlanResponseBody
func (*DeleteBackupPlanResponseBody) SetRequestId ¶
func (s *DeleteBackupPlanResponseBody) SetRequestId(v string) *DeleteBackupPlanResponseBody
func (*DeleteBackupPlanResponseBody) SetSuccess ¶
func (s *DeleteBackupPlanResponseBody) SetSuccess(v bool) *DeleteBackupPlanResponseBody
func (DeleteBackupPlanResponseBody) String ¶
func (s DeleteBackupPlanResponseBody) String() string
type DeleteHanaBackupPlanRequest ¶ added in v1.3.0
type DeleteHanaBackupPlanRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` PlanId *string `json:"PlanId,omitempty" xml:"PlanId,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (DeleteHanaBackupPlanRequest) GoString ¶ added in v1.3.0
func (s DeleteHanaBackupPlanRequest) GoString() string
func (*DeleteHanaBackupPlanRequest) SetClusterId ¶ added in v1.3.0
func (s *DeleteHanaBackupPlanRequest) SetClusterId(v string) *DeleteHanaBackupPlanRequest
func (*DeleteHanaBackupPlanRequest) SetPlanId ¶ added in v1.3.0
func (s *DeleteHanaBackupPlanRequest) SetPlanId(v string) *DeleteHanaBackupPlanRequest
func (*DeleteHanaBackupPlanRequest) SetResourceGroupId ¶ added in v1.3.0
func (s *DeleteHanaBackupPlanRequest) SetResourceGroupId(v string) *DeleteHanaBackupPlanRequest
func (*DeleteHanaBackupPlanRequest) SetVaultId ¶ added in v1.3.0
func (s *DeleteHanaBackupPlanRequest) SetVaultId(v string) *DeleteHanaBackupPlanRequest
func (DeleteHanaBackupPlanRequest) String ¶ added in v1.3.0
func (s DeleteHanaBackupPlanRequest) String() string
type DeleteHanaBackupPlanResponse ¶ added in v1.3.0
type DeleteHanaBackupPlanResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteHanaBackupPlanResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteHanaBackupPlanResponse) GoString ¶ added in v1.3.0
func (s DeleteHanaBackupPlanResponse) GoString() string
func (*DeleteHanaBackupPlanResponse) SetBody ¶ added in v1.3.0
func (s *DeleteHanaBackupPlanResponse) SetBody(v *DeleteHanaBackupPlanResponseBody) *DeleteHanaBackupPlanResponse
func (*DeleteHanaBackupPlanResponse) SetHeaders ¶ added in v1.3.0
func (s *DeleteHanaBackupPlanResponse) SetHeaders(v map[string]*string) *DeleteHanaBackupPlanResponse
func (*DeleteHanaBackupPlanResponse) SetStatusCode ¶ added in v1.3.0
func (s *DeleteHanaBackupPlanResponse) SetStatusCode(v int32) *DeleteHanaBackupPlanResponse
func (DeleteHanaBackupPlanResponse) String ¶ added in v1.3.0
func (s DeleteHanaBackupPlanResponse) String() string
type DeleteHanaBackupPlanResponseBody ¶ added in v1.3.0
type DeleteHanaBackupPlanResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (DeleteHanaBackupPlanResponseBody) GoString ¶ added in v1.3.0
func (s DeleteHanaBackupPlanResponseBody) GoString() string
func (*DeleteHanaBackupPlanResponseBody) SetCode ¶ added in v1.3.0
func (s *DeleteHanaBackupPlanResponseBody) SetCode(v string) *DeleteHanaBackupPlanResponseBody
func (*DeleteHanaBackupPlanResponseBody) SetMessage ¶ added in v1.3.0
func (s *DeleteHanaBackupPlanResponseBody) SetMessage(v string) *DeleteHanaBackupPlanResponseBody
func (*DeleteHanaBackupPlanResponseBody) SetRequestId ¶ added in v1.3.0
func (s *DeleteHanaBackupPlanResponseBody) SetRequestId(v string) *DeleteHanaBackupPlanResponseBody
func (*DeleteHanaBackupPlanResponseBody) SetSuccess ¶ added in v1.3.0
func (s *DeleteHanaBackupPlanResponseBody) SetSuccess(v bool) *DeleteHanaBackupPlanResponseBody
func (DeleteHanaBackupPlanResponseBody) String ¶ added in v1.3.0
func (s DeleteHanaBackupPlanResponseBody) String() string
type DeleteHanaInstanceRequest ¶ added in v1.3.0
type DeleteHanaInstanceRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` Sid *string `json:"Sid,omitempty" xml:"Sid,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (DeleteHanaInstanceRequest) GoString ¶ added in v1.3.0
func (s DeleteHanaInstanceRequest) GoString() string
func (*DeleteHanaInstanceRequest) SetClusterId ¶ added in v1.3.0
func (s *DeleteHanaInstanceRequest) SetClusterId(v string) *DeleteHanaInstanceRequest
func (*DeleteHanaInstanceRequest) SetResourceGroupId ¶ added in v1.3.0
func (s *DeleteHanaInstanceRequest) SetResourceGroupId(v string) *DeleteHanaInstanceRequest
func (*DeleteHanaInstanceRequest) SetSid ¶ added in v1.3.0
func (s *DeleteHanaInstanceRequest) SetSid(v string) *DeleteHanaInstanceRequest
func (*DeleteHanaInstanceRequest) SetVaultId ¶ added in v1.3.0
func (s *DeleteHanaInstanceRequest) SetVaultId(v string) *DeleteHanaInstanceRequest
func (DeleteHanaInstanceRequest) String ¶ added in v1.3.0
func (s DeleteHanaInstanceRequest) String() string
type DeleteHanaInstanceResponse ¶ added in v1.3.0
type DeleteHanaInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteHanaInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteHanaInstanceResponse) GoString ¶ added in v1.3.0
func (s DeleteHanaInstanceResponse) GoString() string
func (*DeleteHanaInstanceResponse) SetBody ¶ added in v1.3.0
func (s *DeleteHanaInstanceResponse) SetBody(v *DeleteHanaInstanceResponseBody) *DeleteHanaInstanceResponse
func (*DeleteHanaInstanceResponse) SetHeaders ¶ added in v1.3.0
func (s *DeleteHanaInstanceResponse) SetHeaders(v map[string]*string) *DeleteHanaInstanceResponse
func (*DeleteHanaInstanceResponse) SetStatusCode ¶ added in v1.3.0
func (s *DeleteHanaInstanceResponse) SetStatusCode(v int32) *DeleteHanaInstanceResponse
func (DeleteHanaInstanceResponse) String ¶ added in v1.3.0
func (s DeleteHanaInstanceResponse) String() string
type DeleteHanaInstanceResponseBody ¶ added in v1.3.0
type DeleteHanaInstanceResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (DeleteHanaInstanceResponseBody) GoString ¶ added in v1.3.0
func (s DeleteHanaInstanceResponseBody) GoString() string
func (*DeleteHanaInstanceResponseBody) SetCode ¶ added in v1.3.0
func (s *DeleteHanaInstanceResponseBody) SetCode(v string) *DeleteHanaInstanceResponseBody
func (*DeleteHanaInstanceResponseBody) SetMessage ¶ added in v1.3.0
func (s *DeleteHanaInstanceResponseBody) SetMessage(v string) *DeleteHanaInstanceResponseBody
func (*DeleteHanaInstanceResponseBody) SetRequestId ¶ added in v1.3.0
func (s *DeleteHanaInstanceResponseBody) SetRequestId(v string) *DeleteHanaInstanceResponseBody
func (*DeleteHanaInstanceResponseBody) SetSuccess ¶ added in v1.3.0
func (s *DeleteHanaInstanceResponseBody) SetSuccess(v bool) *DeleteHanaInstanceResponseBody
func (DeleteHanaInstanceResponseBody) String ¶ added in v1.3.0
func (s DeleteHanaInstanceResponseBody) String() string
type DeleteSnapshotRequest ¶
type DeleteSnapshotRequest struct { ClientId *string `json:"ClientId,omitempty" xml:"ClientId,omitempty"` Force *bool `json:"Force,omitempty" xml:"Force,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` SnapshotId *string `json:"SnapshotId,omitempty" xml:"SnapshotId,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` Token *string `json:"Token,omitempty" xml:"Token,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (DeleteSnapshotRequest) GoString ¶
func (s DeleteSnapshotRequest) GoString() string
func (*DeleteSnapshotRequest) SetClientId ¶
func (s *DeleteSnapshotRequest) SetClientId(v string) *DeleteSnapshotRequest
func (*DeleteSnapshotRequest) SetForce ¶
func (s *DeleteSnapshotRequest) SetForce(v bool) *DeleteSnapshotRequest
func (*DeleteSnapshotRequest) SetInstanceId ¶
func (s *DeleteSnapshotRequest) SetInstanceId(v string) *DeleteSnapshotRequest
func (*DeleteSnapshotRequest) SetSnapshotId ¶
func (s *DeleteSnapshotRequest) SetSnapshotId(v string) *DeleteSnapshotRequest
func (*DeleteSnapshotRequest) SetSourceType ¶
func (s *DeleteSnapshotRequest) SetSourceType(v string) *DeleteSnapshotRequest
func (*DeleteSnapshotRequest) SetToken ¶
func (s *DeleteSnapshotRequest) SetToken(v string) *DeleteSnapshotRequest
func (*DeleteSnapshotRequest) SetVaultId ¶
func (s *DeleteSnapshotRequest) SetVaultId(v string) *DeleteSnapshotRequest
func (DeleteSnapshotRequest) String ¶
func (s DeleteSnapshotRequest) String() string
type DeleteSnapshotResponse ¶
type DeleteSnapshotResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteSnapshotResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteSnapshotResponse) GoString ¶
func (s DeleteSnapshotResponse) GoString() string
func (*DeleteSnapshotResponse) SetBody ¶
func (s *DeleteSnapshotResponse) SetBody(v *DeleteSnapshotResponseBody) *DeleteSnapshotResponse
func (*DeleteSnapshotResponse) SetHeaders ¶
func (s *DeleteSnapshotResponse) SetHeaders(v map[string]*string) *DeleteSnapshotResponse
func (*DeleteSnapshotResponse) SetStatusCode ¶ added in v1.3.0
func (s *DeleteSnapshotResponse) SetStatusCode(v int32) *DeleteSnapshotResponse
func (DeleteSnapshotResponse) String ¶
func (s DeleteSnapshotResponse) String() string
type DeleteSnapshotResponseBody ¶
type DeleteSnapshotResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (DeleteSnapshotResponseBody) GoString ¶
func (s DeleteSnapshotResponseBody) GoString() string
func (*DeleteSnapshotResponseBody) SetCode ¶
func (s *DeleteSnapshotResponseBody) SetCode(v string) *DeleteSnapshotResponseBody
func (*DeleteSnapshotResponseBody) SetMessage ¶
func (s *DeleteSnapshotResponseBody) SetMessage(v string) *DeleteSnapshotResponseBody
func (*DeleteSnapshotResponseBody) SetRequestId ¶
func (s *DeleteSnapshotResponseBody) SetRequestId(v string) *DeleteSnapshotResponseBody
func (*DeleteSnapshotResponseBody) SetSuccess ¶
func (s *DeleteSnapshotResponseBody) SetSuccess(v bool) *DeleteSnapshotResponseBody
func (DeleteSnapshotResponseBody) String ¶
func (s DeleteSnapshotResponseBody) String() string
type DeleteVaultRequest ¶
type DeleteVaultRequest struct { ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` Token *string `json:"Token,omitempty" xml:"Token,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (DeleteVaultRequest) GoString ¶
func (s DeleteVaultRequest) GoString() string
func (*DeleteVaultRequest) SetResourceGroupId ¶
func (s *DeleteVaultRequest) SetResourceGroupId(v string) *DeleteVaultRequest
func (*DeleteVaultRequest) SetToken ¶
func (s *DeleteVaultRequest) SetToken(v string) *DeleteVaultRequest
func (*DeleteVaultRequest) SetVaultId ¶
func (s *DeleteVaultRequest) SetVaultId(v string) *DeleteVaultRequest
func (DeleteVaultRequest) String ¶
func (s DeleteVaultRequest) String() string
type DeleteVaultResponse ¶
type DeleteVaultResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DeleteVaultResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DeleteVaultResponse) GoString ¶
func (s DeleteVaultResponse) GoString() string
func (*DeleteVaultResponse) SetBody ¶
func (s *DeleteVaultResponse) SetBody(v *DeleteVaultResponseBody) *DeleteVaultResponse
func (*DeleteVaultResponse) SetHeaders ¶
func (s *DeleteVaultResponse) SetHeaders(v map[string]*string) *DeleteVaultResponse
func (*DeleteVaultResponse) SetStatusCode ¶ added in v1.3.0
func (s *DeleteVaultResponse) SetStatusCode(v int32) *DeleteVaultResponse
func (DeleteVaultResponse) String ¶
func (s DeleteVaultResponse) String() string
type DeleteVaultResponseBody ¶
type DeleteVaultResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (DeleteVaultResponseBody) GoString ¶
func (s DeleteVaultResponseBody) GoString() string
func (*DeleteVaultResponseBody) SetCode ¶
func (s *DeleteVaultResponseBody) SetCode(v string) *DeleteVaultResponseBody
func (*DeleteVaultResponseBody) SetMessage ¶
func (s *DeleteVaultResponseBody) SetMessage(v string) *DeleteVaultResponseBody
func (*DeleteVaultResponseBody) SetRequestId ¶
func (s *DeleteVaultResponseBody) SetRequestId(v string) *DeleteVaultResponseBody
func (*DeleteVaultResponseBody) SetSuccess ¶
func (s *DeleteVaultResponseBody) SetSuccess(v bool) *DeleteVaultResponseBody
func (DeleteVaultResponseBody) String ¶
func (s DeleteVaultResponseBody) String() string
type DescribeBackupClientsRequest ¶
type DescribeBackupClientsRequest struct { ClientIds map[string]interface{} `json:"ClientIds,omitempty" xml:"ClientIds,omitempty"` ClientType *string `json:"ClientType,omitempty" xml:"ClientType,omitempty"` InstanceIds map[string]interface{} `json:"InstanceIds,omitempty" xml:"InstanceIds,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Tag []*DescribeBackupClientsRequestTag `json:"Tag,omitempty" xml:"Tag,omitempty" type:"Repeated"` }
func (DescribeBackupClientsRequest) GoString ¶
func (s DescribeBackupClientsRequest) GoString() string
func (*DescribeBackupClientsRequest) SetClientIds ¶
func (s *DescribeBackupClientsRequest) SetClientIds(v map[string]interface{}) *DescribeBackupClientsRequest
func (*DescribeBackupClientsRequest) SetClientType ¶
func (s *DescribeBackupClientsRequest) SetClientType(v string) *DescribeBackupClientsRequest
func (*DescribeBackupClientsRequest) SetInstanceIds ¶
func (s *DescribeBackupClientsRequest) SetInstanceIds(v map[string]interface{}) *DescribeBackupClientsRequest
func (*DescribeBackupClientsRequest) SetPageNumber ¶
func (s *DescribeBackupClientsRequest) SetPageNumber(v int32) *DescribeBackupClientsRequest
func (*DescribeBackupClientsRequest) SetPageSize ¶
func (s *DescribeBackupClientsRequest) SetPageSize(v int32) *DescribeBackupClientsRequest
func (*DescribeBackupClientsRequest) SetTag ¶
func (s *DescribeBackupClientsRequest) SetTag(v []*DescribeBackupClientsRequestTag) *DescribeBackupClientsRequest
func (DescribeBackupClientsRequest) String ¶
func (s DescribeBackupClientsRequest) String() string
type DescribeBackupClientsRequestTag ¶
type DescribeBackupClientsRequestTag struct { Key *string `json:"Key,omitempty" xml:"Key,omitempty"` Value *string `json:"Value,omitempty" xml:"Value,omitempty"` }
func (DescribeBackupClientsRequestTag) GoString ¶
func (s DescribeBackupClientsRequestTag) GoString() string
func (*DescribeBackupClientsRequestTag) SetKey ¶
func (s *DescribeBackupClientsRequestTag) SetKey(v string) *DescribeBackupClientsRequestTag
func (*DescribeBackupClientsRequestTag) SetValue ¶
func (s *DescribeBackupClientsRequestTag) SetValue(v string) *DescribeBackupClientsRequestTag
func (DescribeBackupClientsRequestTag) String ¶
func (s DescribeBackupClientsRequestTag) String() string
type DescribeBackupClientsResponse ¶
type DescribeBackupClientsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeBackupClientsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeBackupClientsResponse) GoString ¶
func (s DescribeBackupClientsResponse) GoString() string
func (*DescribeBackupClientsResponse) SetBody ¶
func (s *DescribeBackupClientsResponse) SetBody(v *DescribeBackupClientsResponseBody) *DescribeBackupClientsResponse
func (*DescribeBackupClientsResponse) SetHeaders ¶
func (s *DescribeBackupClientsResponse) SetHeaders(v map[string]*string) *DescribeBackupClientsResponse
func (*DescribeBackupClientsResponse) SetStatusCode ¶ added in v1.3.0
func (s *DescribeBackupClientsResponse) SetStatusCode(v int32) *DescribeBackupClientsResponse
func (DescribeBackupClientsResponse) String ¶
func (s DescribeBackupClientsResponse) String() string
type DescribeBackupClientsResponseBody ¶
type DescribeBackupClientsResponseBody struct { Clients []*DescribeBackupClientsResponseBodyClients `json:"Clients,omitempty" xml:"Clients,omitempty" type:"Repeated"` Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` TotalCount *int64 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeBackupClientsResponseBody) GoString ¶
func (s DescribeBackupClientsResponseBody) GoString() string
func (*DescribeBackupClientsResponseBody) SetClients ¶
func (s *DescribeBackupClientsResponseBody) SetClients(v []*DescribeBackupClientsResponseBodyClients) *DescribeBackupClientsResponseBody
func (*DescribeBackupClientsResponseBody) SetCode ¶
func (s *DescribeBackupClientsResponseBody) SetCode(v string) *DescribeBackupClientsResponseBody
func (*DescribeBackupClientsResponseBody) SetMessage ¶
func (s *DescribeBackupClientsResponseBody) SetMessage(v string) *DescribeBackupClientsResponseBody
func (*DescribeBackupClientsResponseBody) SetPageNumber ¶
func (s *DescribeBackupClientsResponseBody) SetPageNumber(v int32) *DescribeBackupClientsResponseBody
func (*DescribeBackupClientsResponseBody) SetPageSize ¶
func (s *DescribeBackupClientsResponseBody) SetPageSize(v int32) *DescribeBackupClientsResponseBody
func (*DescribeBackupClientsResponseBody) SetRequestId ¶
func (s *DescribeBackupClientsResponseBody) SetRequestId(v string) *DescribeBackupClientsResponseBody
func (*DescribeBackupClientsResponseBody) SetSuccess ¶
func (s *DescribeBackupClientsResponseBody) SetSuccess(v bool) *DescribeBackupClientsResponseBody
func (*DescribeBackupClientsResponseBody) SetTotalCount ¶
func (s *DescribeBackupClientsResponseBody) SetTotalCount(v int64) *DescribeBackupClientsResponseBody
func (DescribeBackupClientsResponseBody) String ¶
func (s DescribeBackupClientsResponseBody) String() string
type DescribeBackupClientsResponseBodyClients ¶
type DescribeBackupClientsResponseBodyClients struct { Appliance *bool `json:"Appliance,omitempty" xml:"Appliance,omitempty"` ArchType *string `json:"ArchType,omitempty" xml:"ArchType,omitempty"` BackupStatus *string `json:"BackupStatus,omitempty" xml:"BackupStatus,omitempty"` ClientId *string `json:"ClientId,omitempty" xml:"ClientId,omitempty"` ClientType *string `json:"ClientType,omitempty" xml:"ClientType,omitempty"` ClientVersion *string `json:"ClientVersion,omitempty" xml:"ClientVersion,omitempty"` CreatedTime *int64 `json:"CreatedTime,omitempty" xml:"CreatedTime,omitempty"` Hostname *string `json:"Hostname,omitempty" xml:"Hostname,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InstanceName *string `json:"InstanceName,omitempty" xml:"InstanceName,omitempty"` LastHeartBeatTime *int64 `json:"LastHeartBeatTime,omitempty" xml:"LastHeartBeatTime,omitempty"` MaxClientVersion *string `json:"MaxClientVersion,omitempty" xml:"MaxClientVersion,omitempty"` OsType *string `json:"OsType,omitempty" xml:"OsType,omitempty"` PrivateIpV4 *string `json:"PrivateIpV4,omitempty" xml:"PrivateIpV4,omitempty"` Settings *DescribeBackupClientsResponseBodyClientsSettings `json:"Settings,omitempty" xml:"Settings,omitempty" type:"Struct"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` Tags []*DescribeBackupClientsResponseBodyClientsTags `json:"Tags,omitempty" xml:"Tags,omitempty" type:"Repeated"` UpdatedTime *int64 `json:"UpdatedTime,omitempty" xml:"UpdatedTime,omitempty"` ZoneId *string `json:"ZoneId,omitempty" xml:"ZoneId,omitempty"` }
func (DescribeBackupClientsResponseBodyClients) GoString ¶
func (s DescribeBackupClientsResponseBodyClients) GoString() string
func (*DescribeBackupClientsResponseBodyClients) SetAppliance ¶
func (s *DescribeBackupClientsResponseBodyClients) SetAppliance(v bool) *DescribeBackupClientsResponseBodyClients
func (*DescribeBackupClientsResponseBodyClients) SetArchType ¶
func (s *DescribeBackupClientsResponseBodyClients) SetArchType(v string) *DescribeBackupClientsResponseBodyClients
func (*DescribeBackupClientsResponseBodyClients) SetBackupStatus ¶
func (s *DescribeBackupClientsResponseBodyClients) SetBackupStatus(v string) *DescribeBackupClientsResponseBodyClients
func (*DescribeBackupClientsResponseBodyClients) SetClientId ¶
func (s *DescribeBackupClientsResponseBodyClients) SetClientId(v string) *DescribeBackupClientsResponseBodyClients
func (*DescribeBackupClientsResponseBodyClients) SetClientType ¶
func (s *DescribeBackupClientsResponseBodyClients) SetClientType(v string) *DescribeBackupClientsResponseBodyClients
func (*DescribeBackupClientsResponseBodyClients) SetClientVersion ¶
func (s *DescribeBackupClientsResponseBodyClients) SetClientVersion(v string) *DescribeBackupClientsResponseBodyClients
func (*DescribeBackupClientsResponseBodyClients) SetCreatedTime ¶
func (s *DescribeBackupClientsResponseBodyClients) SetCreatedTime(v int64) *DescribeBackupClientsResponseBodyClients
func (*DescribeBackupClientsResponseBodyClients) SetHostname ¶
func (s *DescribeBackupClientsResponseBodyClients) SetHostname(v string) *DescribeBackupClientsResponseBodyClients
func (*DescribeBackupClientsResponseBodyClients) SetInstanceId ¶
func (s *DescribeBackupClientsResponseBodyClients) SetInstanceId(v string) *DescribeBackupClientsResponseBodyClients
func (*DescribeBackupClientsResponseBodyClients) SetInstanceName ¶
func (s *DescribeBackupClientsResponseBodyClients) SetInstanceName(v string) *DescribeBackupClientsResponseBodyClients
func (*DescribeBackupClientsResponseBodyClients) SetLastHeartBeatTime ¶
func (s *DescribeBackupClientsResponseBodyClients) SetLastHeartBeatTime(v int64) *DescribeBackupClientsResponseBodyClients
func (*DescribeBackupClientsResponseBodyClients) SetMaxClientVersion ¶
func (s *DescribeBackupClientsResponseBodyClients) SetMaxClientVersion(v string) *DescribeBackupClientsResponseBodyClients
func (*DescribeBackupClientsResponseBodyClients) SetOsType ¶
func (s *DescribeBackupClientsResponseBodyClients) SetOsType(v string) *DescribeBackupClientsResponseBodyClients
func (*DescribeBackupClientsResponseBodyClients) SetPrivateIpV4 ¶
func (s *DescribeBackupClientsResponseBodyClients) SetPrivateIpV4(v string) *DescribeBackupClientsResponseBodyClients
func (*DescribeBackupClientsResponseBodyClients) SetSettings ¶
func (*DescribeBackupClientsResponseBodyClients) SetStatus ¶
func (s *DescribeBackupClientsResponseBodyClients) SetStatus(v string) *DescribeBackupClientsResponseBodyClients
func (*DescribeBackupClientsResponseBodyClients) SetUpdatedTime ¶
func (s *DescribeBackupClientsResponseBodyClients) SetUpdatedTime(v int64) *DescribeBackupClientsResponseBodyClients
func (*DescribeBackupClientsResponseBodyClients) SetZoneId ¶
func (s *DescribeBackupClientsResponseBodyClients) SetZoneId(v string) *DescribeBackupClientsResponseBodyClients
func (DescribeBackupClientsResponseBodyClients) String ¶
func (s DescribeBackupClientsResponseBodyClients) String() string
type DescribeBackupClientsResponseBodyClientsSettings ¶
type DescribeBackupClientsResponseBodyClientsSettings struct { DataNetworkType *string `json:"DataNetworkType,omitempty" xml:"DataNetworkType,omitempty"` DataProxySetting *string `json:"DataProxySetting,omitempty" xml:"DataProxySetting,omitempty"` MaxCpuCore *string `json:"MaxCpuCore,omitempty" xml:"MaxCpuCore,omitempty"` MaxWorker *string `json:"MaxWorker,omitempty" xml:"MaxWorker,omitempty"` ProxyHost *string `json:"ProxyHost,omitempty" xml:"ProxyHost,omitempty"` ProxyPassword *string `json:"ProxyPassword,omitempty" xml:"ProxyPassword,omitempty"` ProxyPort *int32 `json:"ProxyPort,omitempty" xml:"ProxyPort,omitempty"` ProxyUser *string `json:"ProxyUser,omitempty" xml:"ProxyUser,omitempty"` UseHttps *string `json:"UseHttps,omitempty" xml:"UseHttps,omitempty"` }
func (DescribeBackupClientsResponseBodyClientsSettings) GoString ¶
func (s DescribeBackupClientsResponseBodyClientsSettings) GoString() string
func (*DescribeBackupClientsResponseBodyClientsSettings) SetDataNetworkType ¶
func (s *DescribeBackupClientsResponseBodyClientsSettings) SetDataNetworkType(v string) *DescribeBackupClientsResponseBodyClientsSettings
func (*DescribeBackupClientsResponseBodyClientsSettings) SetDataProxySetting ¶
func (s *DescribeBackupClientsResponseBodyClientsSettings) SetDataProxySetting(v string) *DescribeBackupClientsResponseBodyClientsSettings
func (*DescribeBackupClientsResponseBodyClientsSettings) SetMaxCpuCore ¶
func (s *DescribeBackupClientsResponseBodyClientsSettings) SetMaxCpuCore(v string) *DescribeBackupClientsResponseBodyClientsSettings
func (*DescribeBackupClientsResponseBodyClientsSettings) SetMaxWorker ¶
func (s *DescribeBackupClientsResponseBodyClientsSettings) SetMaxWorker(v string) *DescribeBackupClientsResponseBodyClientsSettings
func (*DescribeBackupClientsResponseBodyClientsSettings) SetProxyHost ¶
func (s *DescribeBackupClientsResponseBodyClientsSettings) SetProxyHost(v string) *DescribeBackupClientsResponseBodyClientsSettings
func (*DescribeBackupClientsResponseBodyClientsSettings) SetProxyPassword ¶
func (s *DescribeBackupClientsResponseBodyClientsSettings) SetProxyPassword(v string) *DescribeBackupClientsResponseBodyClientsSettings
func (*DescribeBackupClientsResponseBodyClientsSettings) SetProxyPort ¶
func (s *DescribeBackupClientsResponseBodyClientsSettings) SetProxyPort(v int32) *DescribeBackupClientsResponseBodyClientsSettings
func (*DescribeBackupClientsResponseBodyClientsSettings) SetProxyUser ¶
func (s *DescribeBackupClientsResponseBodyClientsSettings) SetProxyUser(v string) *DescribeBackupClientsResponseBodyClientsSettings
func (*DescribeBackupClientsResponseBodyClientsSettings) SetUseHttps ¶
func (s *DescribeBackupClientsResponseBodyClientsSettings) SetUseHttps(v string) *DescribeBackupClientsResponseBodyClientsSettings
func (DescribeBackupClientsResponseBodyClientsSettings) String ¶
func (s DescribeBackupClientsResponseBodyClientsSettings) String() string
type DescribeBackupClientsResponseBodyClientsTags ¶
type DescribeBackupClientsResponseBodyClientsTags struct { Key *string `json:"Key,omitempty" xml:"Key,omitempty"` Value *string `json:"Value,omitempty" xml:"Value,omitempty"` }
func (DescribeBackupClientsResponseBodyClientsTags) GoString ¶
func (s DescribeBackupClientsResponseBodyClientsTags) GoString() string
func (*DescribeBackupClientsResponseBodyClientsTags) SetValue ¶
func (s *DescribeBackupClientsResponseBodyClientsTags) SetValue(v string) *DescribeBackupClientsResponseBodyClientsTags
func (DescribeBackupClientsResponseBodyClientsTags) String ¶
func (s DescribeBackupClientsResponseBodyClientsTags) String() string
type DescribeBackupClientsShrinkRequest ¶
type DescribeBackupClientsShrinkRequest struct { ClientIdsShrink *string `json:"ClientIds,omitempty" xml:"ClientIds,omitempty"` ClientType *string `json:"ClientType,omitempty" xml:"ClientType,omitempty"` InstanceIdsShrink *string `json:"InstanceIds,omitempty" xml:"InstanceIds,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` Tag []*DescribeBackupClientsShrinkRequestTag `json:"Tag,omitempty" xml:"Tag,omitempty" type:"Repeated"` }
func (DescribeBackupClientsShrinkRequest) GoString ¶
func (s DescribeBackupClientsShrinkRequest) GoString() string
func (*DescribeBackupClientsShrinkRequest) SetClientIdsShrink ¶
func (s *DescribeBackupClientsShrinkRequest) SetClientIdsShrink(v string) *DescribeBackupClientsShrinkRequest
func (*DescribeBackupClientsShrinkRequest) SetClientType ¶
func (s *DescribeBackupClientsShrinkRequest) SetClientType(v string) *DescribeBackupClientsShrinkRequest
func (*DescribeBackupClientsShrinkRequest) SetInstanceIdsShrink ¶
func (s *DescribeBackupClientsShrinkRequest) SetInstanceIdsShrink(v string) *DescribeBackupClientsShrinkRequest
func (*DescribeBackupClientsShrinkRequest) SetPageNumber ¶
func (s *DescribeBackupClientsShrinkRequest) SetPageNumber(v int32) *DescribeBackupClientsShrinkRequest
func (*DescribeBackupClientsShrinkRequest) SetPageSize ¶
func (s *DescribeBackupClientsShrinkRequest) SetPageSize(v int32) *DescribeBackupClientsShrinkRequest
func (DescribeBackupClientsShrinkRequest) String ¶
func (s DescribeBackupClientsShrinkRequest) String() string
type DescribeBackupClientsShrinkRequestTag ¶
type DescribeBackupClientsShrinkRequestTag struct { Key *string `json:"Key,omitempty" xml:"Key,omitempty"` Value *string `json:"Value,omitempty" xml:"Value,omitempty"` }
func (DescribeBackupClientsShrinkRequestTag) GoString ¶
func (s DescribeBackupClientsShrinkRequestTag) GoString() string
func (*DescribeBackupClientsShrinkRequestTag) SetKey ¶
func (s *DescribeBackupClientsShrinkRequestTag) SetKey(v string) *DescribeBackupClientsShrinkRequestTag
func (*DescribeBackupClientsShrinkRequestTag) SetValue ¶
func (s *DescribeBackupClientsShrinkRequestTag) SetValue(v string) *DescribeBackupClientsShrinkRequestTag
func (DescribeBackupClientsShrinkRequestTag) String ¶
func (s DescribeBackupClientsShrinkRequestTag) String() string
type DescribeBackupJobs2Request ¶
type DescribeBackupJobs2Request struct { Filters []*DescribeBackupJobs2RequestFilters `json:"Filters,omitempty" xml:"Filters,omitempty" type:"Repeated"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` SortDirection *string `json:"SortDirection,omitempty" xml:"SortDirection,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` }
func (DescribeBackupJobs2Request) GoString ¶
func (s DescribeBackupJobs2Request) GoString() string
func (*DescribeBackupJobs2Request) SetFilters ¶
func (s *DescribeBackupJobs2Request) SetFilters(v []*DescribeBackupJobs2RequestFilters) *DescribeBackupJobs2Request
func (*DescribeBackupJobs2Request) SetPageNumber ¶
func (s *DescribeBackupJobs2Request) SetPageNumber(v int32) *DescribeBackupJobs2Request
func (*DescribeBackupJobs2Request) SetPageSize ¶
func (s *DescribeBackupJobs2Request) SetPageSize(v int32) *DescribeBackupJobs2Request
func (*DescribeBackupJobs2Request) SetSortDirection ¶
func (s *DescribeBackupJobs2Request) SetSortDirection(v string) *DescribeBackupJobs2Request
func (*DescribeBackupJobs2Request) SetSourceType ¶
func (s *DescribeBackupJobs2Request) SetSourceType(v string) *DescribeBackupJobs2Request
func (DescribeBackupJobs2Request) String ¶
func (s DescribeBackupJobs2Request) String() string
type DescribeBackupJobs2RequestFilters ¶
type DescribeBackupJobs2RequestFilters struct { Key *string `json:"Key,omitempty" xml:"Key,omitempty"` Operator *string `json:"Operator,omitempty" xml:"Operator,omitempty"` Values []*string `json:"Values,omitempty" xml:"Values,omitempty" type:"Repeated"` }
func (DescribeBackupJobs2RequestFilters) GoString ¶
func (s DescribeBackupJobs2RequestFilters) GoString() string
func (*DescribeBackupJobs2RequestFilters) SetKey ¶
func (s *DescribeBackupJobs2RequestFilters) SetKey(v string) *DescribeBackupJobs2RequestFilters
func (*DescribeBackupJobs2RequestFilters) SetOperator ¶
func (s *DescribeBackupJobs2RequestFilters) SetOperator(v string) *DescribeBackupJobs2RequestFilters
func (*DescribeBackupJobs2RequestFilters) SetValues ¶
func (s *DescribeBackupJobs2RequestFilters) SetValues(v []*string) *DescribeBackupJobs2RequestFilters
func (DescribeBackupJobs2RequestFilters) String ¶
func (s DescribeBackupJobs2RequestFilters) String() string
type DescribeBackupJobs2Response ¶
type DescribeBackupJobs2Response struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeBackupJobs2ResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeBackupJobs2Response) GoString ¶
func (s DescribeBackupJobs2Response) GoString() string
func (*DescribeBackupJobs2Response) SetBody ¶
func (s *DescribeBackupJobs2Response) SetBody(v *DescribeBackupJobs2ResponseBody) *DescribeBackupJobs2Response
func (*DescribeBackupJobs2Response) SetHeaders ¶
func (s *DescribeBackupJobs2Response) SetHeaders(v map[string]*string) *DescribeBackupJobs2Response
func (*DescribeBackupJobs2Response) SetStatusCode ¶ added in v1.3.0
func (s *DescribeBackupJobs2Response) SetStatusCode(v int32) *DescribeBackupJobs2Response
func (DescribeBackupJobs2Response) String ¶
func (s DescribeBackupJobs2Response) String() string
type DescribeBackupJobs2ResponseBody ¶
type DescribeBackupJobs2ResponseBody struct { BackupJobs *DescribeBackupJobs2ResponseBodyBackupJobs `json:"BackupJobs,omitempty" xml:"BackupJobs,omitempty" type:"Struct"` Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` TotalCount *int64 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeBackupJobs2ResponseBody) GoString ¶
func (s DescribeBackupJobs2ResponseBody) GoString() string
func (*DescribeBackupJobs2ResponseBody) SetBackupJobs ¶
func (s *DescribeBackupJobs2ResponseBody) SetBackupJobs(v *DescribeBackupJobs2ResponseBodyBackupJobs) *DescribeBackupJobs2ResponseBody
func (*DescribeBackupJobs2ResponseBody) SetCode ¶
func (s *DescribeBackupJobs2ResponseBody) SetCode(v string) *DescribeBackupJobs2ResponseBody
func (*DescribeBackupJobs2ResponseBody) SetMessage ¶
func (s *DescribeBackupJobs2ResponseBody) SetMessage(v string) *DescribeBackupJobs2ResponseBody
func (*DescribeBackupJobs2ResponseBody) SetPageNumber ¶
func (s *DescribeBackupJobs2ResponseBody) SetPageNumber(v int32) *DescribeBackupJobs2ResponseBody
func (*DescribeBackupJobs2ResponseBody) SetPageSize ¶
func (s *DescribeBackupJobs2ResponseBody) SetPageSize(v int32) *DescribeBackupJobs2ResponseBody
func (*DescribeBackupJobs2ResponseBody) SetRequestId ¶
func (s *DescribeBackupJobs2ResponseBody) SetRequestId(v string) *DescribeBackupJobs2ResponseBody
func (*DescribeBackupJobs2ResponseBody) SetSuccess ¶
func (s *DescribeBackupJobs2ResponseBody) SetSuccess(v bool) *DescribeBackupJobs2ResponseBody
func (*DescribeBackupJobs2ResponseBody) SetTotalCount ¶
func (s *DescribeBackupJobs2ResponseBody) SetTotalCount(v int64) *DescribeBackupJobs2ResponseBody
func (DescribeBackupJobs2ResponseBody) String ¶
func (s DescribeBackupJobs2ResponseBody) String() string
type DescribeBackupJobs2ResponseBodyBackupJobs ¶
type DescribeBackupJobs2ResponseBodyBackupJobs struct {
BackupJob []*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob `json:"BackupJob,omitempty" xml:"BackupJob,omitempty" type:"Repeated"`
}
func (DescribeBackupJobs2ResponseBodyBackupJobs) GoString ¶
func (s DescribeBackupJobs2ResponseBodyBackupJobs) GoString() string
func (*DescribeBackupJobs2ResponseBodyBackupJobs) SetBackupJob ¶
func (DescribeBackupJobs2ResponseBodyBackupJobs) String ¶
func (s DescribeBackupJobs2ResponseBodyBackupJobs) String() string
type DescribeBackupJobs2ResponseBodyBackupJobsBackupJob ¶
type DescribeBackupJobs2ResponseBodyBackupJobsBackupJob struct { ActualBytes *int64 `json:"ActualBytes,omitempty" xml:"ActualBytes,omitempty"` ActualItems *int64 `json:"ActualItems,omitempty" xml:"ActualItems,omitempty"` BackupType *string `json:"BackupType,omitempty" xml:"BackupType,omitempty"` Bucket *string `json:"Bucket,omitempty" xml:"Bucket,omitempty"` BytesDone *int64 `json:"BytesDone,omitempty" xml:"BytesDone,omitempty"` BytesTotal *int64 `json:"BytesTotal,omitempty" xml:"BytesTotal,omitempty"` ClientId *string `json:"ClientId,omitempty" xml:"ClientId,omitempty"` CompleteTime *int64 `json:"CompleteTime,omitempty" xml:"CompleteTime,omitempty"` CreateTime *int64 `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` CreatedTime *int64 `json:"CreatedTime,omitempty" xml:"CreatedTime,omitempty"` ErrorMessage *string `json:"ErrorMessage,omitempty" xml:"ErrorMessage,omitempty"` Exclude *string `json:"Exclude,omitempty" xml:"Exclude,omitempty"` FileSystemId *string `json:"FileSystemId,omitempty" xml:"FileSystemId,omitempty"` Include *string `json:"Include,omitempty" xml:"Include,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InstanceName *string `json:"InstanceName,omitempty" xml:"InstanceName,omitempty"` ItemsDone *int64 `json:"ItemsDone,omitempty" xml:"ItemsDone,omitempty"` ItemsTotal *int64 `json:"ItemsTotal,omitempty" xml:"ItemsTotal,omitempty"` JobId *string `json:"JobId,omitempty" xml:"JobId,omitempty"` JobName *string `json:"JobName,omitempty" xml:"JobName,omitempty"` Options *string `json:"Options,omitempty" xml:"Options,omitempty"` OtsDetail *DescribeBackupJobs2ResponseBodyBackupJobsBackupJobOtsDetail `json:"OtsDetail,omitempty" xml:"OtsDetail,omitempty" type:"Struct"` Paths *DescribeBackupJobs2ResponseBodyBackupJobsBackupJobPaths `json:"Paths,omitempty" xml:"Paths,omitempty" type:"Struct"` PlanId *string `json:"PlanId,omitempty" xml:"PlanId,omitempty"` Prefix *string `json:"Prefix,omitempty" xml:"Prefix,omitempty"` Progress *int32 `json:"Progress,omitempty" xml:"Progress,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` Speed *int64 `json:"Speed,omitempty" xml:"Speed,omitempty"` SpeedLimit *string `json:"SpeedLimit,omitempty" xml:"SpeedLimit,omitempty"` StartTime *int64 `json:"StartTime,omitempty" xml:"StartTime,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` TableName *string `json:"TableName,omitempty" xml:"TableName,omitempty"` UpdatedTime *int64 `json:"UpdatedTime,omitempty" xml:"UpdatedTime,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) GoString ¶
func (s DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) GoString() string
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetActualBytes ¶
func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetActualBytes(v int64) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetActualItems ¶
func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetActualItems(v int64) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetBackupType ¶
func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetBackupType(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetBytesDone ¶
func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetBytesDone(v int64) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetBytesTotal ¶
func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetBytesTotal(v int64) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetClientId ¶
func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetClientId(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetCompleteTime ¶
func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetCompleteTime(v int64) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetCreateTime ¶
func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetCreateTime(v int64) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetCreatedTime ¶
func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetCreatedTime(v int64) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetErrorMessage ¶
func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetErrorMessage(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetExclude ¶
func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetExclude(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetFileSystemId ¶
func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetFileSystemId(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetInclude ¶
func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetInclude(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetInstanceId ¶
func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetInstanceId(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetInstanceName ¶
func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetInstanceName(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetItemsDone ¶
func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetItemsDone(v int64) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetItemsTotal ¶
func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetItemsTotal(v int64) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetJobName ¶
func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetJobName(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetOptions ¶
func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetOptions(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetOtsDetail ¶
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetProgress ¶
func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetProgress(v int32) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetSourceType ¶
func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetSourceType(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetSpeedLimit ¶
func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetSpeedLimit(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetStartTime ¶
func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetStartTime(v int64) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetTableName ¶
func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetTableName(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetUpdatedTime ¶
func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetUpdatedTime(v int64) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetVaultId ¶
func (s *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) SetVaultId(v string) *DescribeBackupJobs2ResponseBodyBackupJobsBackupJob
func (DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) String ¶
func (s DescribeBackupJobs2ResponseBodyBackupJobsBackupJob) String() string
type DescribeBackupJobs2ResponseBodyBackupJobsBackupJobOtsDetail ¶
type DescribeBackupJobs2ResponseBodyBackupJobsBackupJobOtsDetail struct {
TableNames *DescribeBackupJobs2ResponseBodyBackupJobsBackupJobOtsDetailTableNames `json:"TableNames,omitempty" xml:"TableNames,omitempty" type:"Struct"`
}
func (DescribeBackupJobs2ResponseBodyBackupJobsBackupJobOtsDetail) GoString ¶
func (s DescribeBackupJobs2ResponseBodyBackupJobsBackupJobOtsDetail) GoString() string
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJobOtsDetail) SetTableNames ¶
func (DescribeBackupJobs2ResponseBodyBackupJobsBackupJobOtsDetail) String ¶
func (s DescribeBackupJobs2ResponseBodyBackupJobsBackupJobOtsDetail) String() string
type DescribeBackupJobs2ResponseBodyBackupJobsBackupJobOtsDetailTableNames ¶
type DescribeBackupJobs2ResponseBodyBackupJobsBackupJobOtsDetailTableNames struct {
TableName []*string `json:"TableName,omitempty" xml:"TableName,omitempty" type:"Repeated"`
}
func (DescribeBackupJobs2ResponseBodyBackupJobsBackupJobOtsDetailTableNames) GoString ¶
func (s DescribeBackupJobs2ResponseBodyBackupJobsBackupJobOtsDetailTableNames) GoString() string
func (*DescribeBackupJobs2ResponseBodyBackupJobsBackupJobOtsDetailTableNames) SetTableName ¶
func (DescribeBackupJobs2ResponseBodyBackupJobsBackupJobOtsDetailTableNames) String ¶
func (s DescribeBackupJobs2ResponseBodyBackupJobsBackupJobOtsDetailTableNames) String() string
type DescribeBackupJobs2ResponseBodyBackupJobsBackupJobPaths ¶
type DescribeBackupJobs2ResponseBodyBackupJobsBackupJobPaths struct {
Path []*string `json:"Path,omitempty" xml:"Path,omitempty" type:"Repeated"`
}
func (DescribeBackupJobs2ResponseBodyBackupJobsBackupJobPaths) GoString ¶
func (s DescribeBackupJobs2ResponseBodyBackupJobsBackupJobPaths) GoString() string
func (DescribeBackupJobs2ResponseBodyBackupJobsBackupJobPaths) String ¶
func (s DescribeBackupJobs2ResponseBodyBackupJobsBackupJobPaths) String() string
type DescribeBackupPlansRequest ¶
type DescribeBackupPlansRequest struct { Filters []*DescribeBackupPlansRequestFilters `json:"Filters,omitempty" xml:"Filters,omitempty" type:"Repeated"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` }
func (DescribeBackupPlansRequest) GoString ¶
func (s DescribeBackupPlansRequest) GoString() string
func (*DescribeBackupPlansRequest) SetFilters ¶
func (s *DescribeBackupPlansRequest) SetFilters(v []*DescribeBackupPlansRequestFilters) *DescribeBackupPlansRequest
func (*DescribeBackupPlansRequest) SetPageNumber ¶
func (s *DescribeBackupPlansRequest) SetPageNumber(v int32) *DescribeBackupPlansRequest
func (*DescribeBackupPlansRequest) SetPageSize ¶
func (s *DescribeBackupPlansRequest) SetPageSize(v int32) *DescribeBackupPlansRequest
func (*DescribeBackupPlansRequest) SetSourceType ¶
func (s *DescribeBackupPlansRequest) SetSourceType(v string) *DescribeBackupPlansRequest
func (DescribeBackupPlansRequest) String ¶
func (s DescribeBackupPlansRequest) String() string
type DescribeBackupPlansRequestFilters ¶
type DescribeBackupPlansRequestFilters struct { Key *string `json:"Key,omitempty" xml:"Key,omitempty"` Values []*string `json:"Values,omitempty" xml:"Values,omitempty" type:"Repeated"` }
func (DescribeBackupPlansRequestFilters) GoString ¶
func (s DescribeBackupPlansRequestFilters) GoString() string
func (*DescribeBackupPlansRequestFilters) SetKey ¶
func (s *DescribeBackupPlansRequestFilters) SetKey(v string) *DescribeBackupPlansRequestFilters
func (*DescribeBackupPlansRequestFilters) SetValues ¶
func (s *DescribeBackupPlansRequestFilters) SetValues(v []*string) *DescribeBackupPlansRequestFilters
func (DescribeBackupPlansRequestFilters) String ¶
func (s DescribeBackupPlansRequestFilters) String() string
type DescribeBackupPlansResponse ¶
type DescribeBackupPlansResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeBackupPlansResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeBackupPlansResponse) GoString ¶
func (s DescribeBackupPlansResponse) GoString() string
func (*DescribeBackupPlansResponse) SetBody ¶
func (s *DescribeBackupPlansResponse) SetBody(v *DescribeBackupPlansResponseBody) *DescribeBackupPlansResponse
func (*DescribeBackupPlansResponse) SetHeaders ¶
func (s *DescribeBackupPlansResponse) SetHeaders(v map[string]*string) *DescribeBackupPlansResponse
func (*DescribeBackupPlansResponse) SetStatusCode ¶ added in v1.3.0
func (s *DescribeBackupPlansResponse) SetStatusCode(v int32) *DescribeBackupPlansResponse
func (DescribeBackupPlansResponse) String ¶
func (s DescribeBackupPlansResponse) String() string
type DescribeBackupPlansResponseBody ¶
type DescribeBackupPlansResponseBody struct { BackupPlans *DescribeBackupPlansResponseBodyBackupPlans `json:"BackupPlans,omitempty" xml:"BackupPlans,omitempty" type:"Struct"` Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` TotalCount *int64 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeBackupPlansResponseBody) GoString ¶
func (s DescribeBackupPlansResponseBody) GoString() string
func (*DescribeBackupPlansResponseBody) SetBackupPlans ¶
func (s *DescribeBackupPlansResponseBody) SetBackupPlans(v *DescribeBackupPlansResponseBodyBackupPlans) *DescribeBackupPlansResponseBody
func (*DescribeBackupPlansResponseBody) SetCode ¶
func (s *DescribeBackupPlansResponseBody) SetCode(v string) *DescribeBackupPlansResponseBody
func (*DescribeBackupPlansResponseBody) SetMessage ¶
func (s *DescribeBackupPlansResponseBody) SetMessage(v string) *DescribeBackupPlansResponseBody
func (*DescribeBackupPlansResponseBody) SetPageNumber ¶
func (s *DescribeBackupPlansResponseBody) SetPageNumber(v int32) *DescribeBackupPlansResponseBody
func (*DescribeBackupPlansResponseBody) SetPageSize ¶
func (s *DescribeBackupPlansResponseBody) SetPageSize(v int32) *DescribeBackupPlansResponseBody
func (*DescribeBackupPlansResponseBody) SetRequestId ¶
func (s *DescribeBackupPlansResponseBody) SetRequestId(v string) *DescribeBackupPlansResponseBody
func (*DescribeBackupPlansResponseBody) SetSuccess ¶
func (s *DescribeBackupPlansResponseBody) SetSuccess(v bool) *DescribeBackupPlansResponseBody
func (*DescribeBackupPlansResponseBody) SetTotalCount ¶
func (s *DescribeBackupPlansResponseBody) SetTotalCount(v int64) *DescribeBackupPlansResponseBody
func (DescribeBackupPlansResponseBody) String ¶
func (s DescribeBackupPlansResponseBody) String() string
type DescribeBackupPlansResponseBodyBackupPlans ¶
type DescribeBackupPlansResponseBodyBackupPlans struct {
BackupPlan []*DescribeBackupPlansResponseBodyBackupPlansBackupPlan `json:"BackupPlan,omitempty" xml:"BackupPlan,omitempty" type:"Repeated"`
}
func (DescribeBackupPlansResponseBodyBackupPlans) GoString ¶
func (s DescribeBackupPlansResponseBodyBackupPlans) GoString() string
func (*DescribeBackupPlansResponseBodyBackupPlans) SetBackupPlan ¶
func (DescribeBackupPlansResponseBodyBackupPlans) String ¶
func (s DescribeBackupPlansResponseBodyBackupPlans) String() string
type DescribeBackupPlansResponseBodyBackupPlansBackupPlan ¶
type DescribeBackupPlansResponseBodyBackupPlansBackupPlan struct { BackupSourceGroupId *string `json:"BackupSourceGroupId,omitempty" xml:"BackupSourceGroupId,omitempty"` BackupType *string `json:"BackupType,omitempty" xml:"BackupType,omitempty"` Bucket *string `json:"Bucket,omitempty" xml:"Bucket,omitempty"` ClientId *string `json:"ClientId,omitempty" xml:"ClientId,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` CreateTime *int64 `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` CreatedTime *int64 `json:"CreatedTime,omitempty" xml:"CreatedTime,omitempty"` DataSourceId *string `json:"DataSourceId,omitempty" xml:"DataSourceId,omitempty"` Detail *string `json:"Detail,omitempty" xml:"Detail,omitempty"` Disabled *bool `json:"Disabled,omitempty" xml:"Disabled,omitempty"` Exclude *string `json:"Exclude,omitempty" xml:"Exclude,omitempty"` FileSystemId *string `json:"FileSystemId,omitempty" xml:"FileSystemId,omitempty"` Include *string `json:"Include,omitempty" xml:"Include,omitempty"` InstanceGroupId *string `json:"InstanceGroupId,omitempty" xml:"InstanceGroupId,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InstanceName *string `json:"InstanceName,omitempty" xml:"InstanceName,omitempty"` Options *string `json:"Options,omitempty" xml:"Options,omitempty"` OtsDetail *DescribeBackupPlansResponseBodyBackupPlansBackupPlanOtsDetail `json:"OtsDetail,omitempty" xml:"OtsDetail,omitempty" type:"Struct"` Paths *DescribeBackupPlansResponseBodyBackupPlansBackupPlanPaths `json:"Paths,omitempty" xml:"Paths,omitempty" type:"Struct"` PlanId *string `json:"PlanId,omitempty" xml:"PlanId,omitempty"` PlanName *string `json:"PlanName,omitempty" xml:"PlanName,omitempty"` Prefix *string `json:"Prefix,omitempty" xml:"Prefix,omitempty"` Resources *DescribeBackupPlansResponseBodyBackupPlansBackupPlanResources `json:"Resources,omitempty" xml:"Resources,omitempty" type:"Struct"` Retention *int64 `json:"Retention,omitempty" xml:"Retention,omitempty"` Rules *DescribeBackupPlansResponseBodyBackupPlansBackupPlanRules `json:"Rules,omitempty" xml:"Rules,omitempty" type:"Struct"` Schedule *string `json:"Schedule,omitempty" xml:"Schedule,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` SpeedLimit *string `json:"SpeedLimit,omitempty" xml:"SpeedLimit,omitempty"` TrialInfo *DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo `json:"TrialInfo,omitempty" xml:"TrialInfo,omitempty" type:"Struct"` UpdatedTime *int64 `json:"UpdatedTime,omitempty" xml:"UpdatedTime,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (DescribeBackupPlansResponseBodyBackupPlansBackupPlan) GoString ¶
func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlan) GoString() string
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetBackupSourceGroupId ¶
func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetBackupSourceGroupId(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetBackupType ¶
func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetBackupType(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetClientId ¶
func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetClientId(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetClusterId ¶
func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetClusterId(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetCreateTime ¶
func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetCreateTime(v int64) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetCreatedTime ¶
func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetCreatedTime(v int64) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetDataSourceId ¶
func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetDataSourceId(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetDisabled ¶
func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetDisabled(v bool) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetExclude ¶
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetFileSystemId ¶
func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetFileSystemId(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetInclude ¶
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetInstanceGroupId ¶
func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetInstanceGroupId(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetInstanceId ¶
func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetInstanceId(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetInstanceName ¶
func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetInstanceName(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetOptions ¶
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetOtsDetail ¶
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetPlanName ¶
func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetPlanName(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetResources ¶
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetRetention ¶
func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetRetention(v int64) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetSchedule ¶
func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetSchedule(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetSourceType ¶
func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetSourceType(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetSpeedLimit ¶
func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetSpeedLimit(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetTrialInfo ¶
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetUpdatedTime ¶
func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetUpdatedTime(v int64) *DescribeBackupPlansResponseBodyBackupPlansBackupPlan
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlan) SetVaultId ¶
func (DescribeBackupPlansResponseBodyBackupPlansBackupPlan) String ¶
func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlan) String() string
type DescribeBackupPlansResponseBodyBackupPlansBackupPlanOtsDetail ¶
type DescribeBackupPlansResponseBodyBackupPlansBackupPlanOtsDetail struct {
TableNames *DescribeBackupPlansResponseBodyBackupPlansBackupPlanOtsDetailTableNames `json:"TableNames,omitempty" xml:"TableNames,omitempty" type:"Struct"`
}
func (DescribeBackupPlansResponseBodyBackupPlansBackupPlanOtsDetail) GoString ¶
func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanOtsDetail) GoString() string
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlanOtsDetail) SetTableNames ¶
func (DescribeBackupPlansResponseBodyBackupPlansBackupPlanOtsDetail) String ¶
func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanOtsDetail) String() string
type DescribeBackupPlansResponseBodyBackupPlansBackupPlanOtsDetailTableNames ¶
type DescribeBackupPlansResponseBodyBackupPlansBackupPlanOtsDetailTableNames struct {
TableName []*string `json:"TableName,omitempty" xml:"TableName,omitempty" type:"Repeated"`
}
func (DescribeBackupPlansResponseBodyBackupPlansBackupPlanOtsDetailTableNames) GoString ¶
func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanOtsDetailTableNames) GoString() string
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlanOtsDetailTableNames) SetTableName ¶
type DescribeBackupPlansResponseBodyBackupPlansBackupPlanPaths ¶
type DescribeBackupPlansResponseBodyBackupPlansBackupPlanPaths struct {
Path []*string `json:"Path,omitempty" xml:"Path,omitempty" type:"Repeated"`
}
func (DescribeBackupPlansResponseBodyBackupPlansBackupPlanPaths) GoString ¶
func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanPaths) GoString() string
func (DescribeBackupPlansResponseBodyBackupPlansBackupPlanPaths) String ¶
func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanPaths) String() string
type DescribeBackupPlansResponseBodyBackupPlansBackupPlanResources ¶
type DescribeBackupPlansResponseBodyBackupPlansBackupPlanResources struct {
Resource []*DescribeBackupPlansResponseBodyBackupPlansBackupPlanResourcesResource `json:"Resource,omitempty" xml:"Resource,omitempty" type:"Repeated"`
}
func (DescribeBackupPlansResponseBodyBackupPlansBackupPlanResources) GoString ¶
func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanResources) GoString() string
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlanResources) SetResource ¶
func (DescribeBackupPlansResponseBodyBackupPlansBackupPlanResources) String ¶
func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanResources) String() string
type DescribeBackupPlansResponseBodyBackupPlansBackupPlanResourcesResource ¶
type DescribeBackupPlansResponseBodyBackupPlansBackupPlanResourcesResource struct { Extra *string `json:"Extra,omitempty" xml:"Extra,omitempty"` ResourceId *string `json:"ResourceId,omitempty" xml:"ResourceId,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` }
func (DescribeBackupPlansResponseBodyBackupPlansBackupPlanResourcesResource) GoString ¶
func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanResourcesResource) GoString() string
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlanResourcesResource) SetResourceId ¶
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlanResourcesResource) SetSourceType ¶
func (DescribeBackupPlansResponseBodyBackupPlansBackupPlanResourcesResource) String ¶
func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanResourcesResource) String() string
type DescribeBackupPlansResponseBodyBackupPlansBackupPlanRules ¶
type DescribeBackupPlansResponseBodyBackupPlansBackupPlanRules struct {
Rule []*DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule `json:"Rule,omitempty" xml:"Rule,omitempty" type:"Repeated"`
}
func (DescribeBackupPlansResponseBodyBackupPlansBackupPlanRules) GoString ¶
func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanRules) GoString() string
func (DescribeBackupPlansResponseBodyBackupPlansBackupPlanRules) String ¶
func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanRules) String() string
type DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule ¶
type DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule struct { BackupType *string `json:"BackupType,omitempty" xml:"BackupType,omitempty"` DestinationRegionId *string `json:"DestinationRegionId,omitempty" xml:"DestinationRegionId,omitempty"` DestinationRetention *int64 `json:"DestinationRetention,omitempty" xml:"DestinationRetention,omitempty"` Disabled *bool `json:"Disabled,omitempty" xml:"Disabled,omitempty"` DoCopy *bool `json:"DoCopy,omitempty" xml:"DoCopy,omitempty"` Retention *int64 `json:"Retention,omitempty" xml:"Retention,omitempty"` RuleId *string `json:"RuleId,omitempty" xml:"RuleId,omitempty"` RuleName *string `json:"RuleName,omitempty" xml:"RuleName,omitempty"` Schedule *string `json:"Schedule,omitempty" xml:"Schedule,omitempty"` }
func (DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule) GoString ¶
func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule) GoString() string
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule) SetBackupType ¶
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule) SetDestinationRegionId ¶
func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule) SetDestinationRegionId(v string) *DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule) SetDestinationRetention ¶
func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule) SetDestinationRetention(v int64) *DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule) SetDisabled ¶
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule) SetRetention ¶
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule) SetRuleName ¶
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule) SetSchedule ¶
func (DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule) String ¶
func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanRulesRule) String() string
type DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo ¶
type DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo struct { KeepAfterTrialExpiration *bool `json:"KeepAfterTrialExpiration,omitempty" xml:"KeepAfterTrialExpiration,omitempty"` TrialExpireTime *int64 `json:"TrialExpireTime,omitempty" xml:"TrialExpireTime,omitempty"` TrialStartTime *int64 `json:"TrialStartTime,omitempty" xml:"TrialStartTime,omitempty"` TrialVaultReleaseTime *int64 `json:"TrialVaultReleaseTime,omitempty" xml:"TrialVaultReleaseTime,omitempty"` }
func (DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo) GoString ¶
func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo) GoString() string
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo) SetKeepAfterTrialExpiration ¶
func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo) SetKeepAfterTrialExpiration(v bool) *DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo) SetTrialExpireTime ¶
func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo) SetTrialExpireTime(v int64) *DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo) SetTrialStartTime ¶
func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo) SetTrialStartTime(v int64) *DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo
func (*DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo) SetTrialVaultReleaseTime ¶
func (s *DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo) SetTrialVaultReleaseTime(v int64) *DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo
func (DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo) String ¶
func (s DescribeBackupPlansResponseBodyBackupPlansBackupPlanTrialInfo) String() string
type DescribeClientsRequest ¶ added in v1.3.0
type DescribeClientsRequest struct { ClientId *string `json:"ClientId,omitempty" xml:"ClientId,omitempty"` ClientType *string `json:"ClientType,omitempty" xml:"ClientType,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (DescribeClientsRequest) GoString ¶ added in v1.3.0
func (s DescribeClientsRequest) GoString() string
func (*DescribeClientsRequest) SetClientId ¶ added in v1.3.0
func (s *DescribeClientsRequest) SetClientId(v string) *DescribeClientsRequest
func (*DescribeClientsRequest) SetClientType ¶ added in v1.3.0
func (s *DescribeClientsRequest) SetClientType(v string) *DescribeClientsRequest
func (*DescribeClientsRequest) SetClusterId ¶ added in v1.3.0
func (s *DescribeClientsRequest) SetClusterId(v string) *DescribeClientsRequest
func (*DescribeClientsRequest) SetPageNumber ¶ added in v1.3.0
func (s *DescribeClientsRequest) SetPageNumber(v int32) *DescribeClientsRequest
func (*DescribeClientsRequest) SetPageSize ¶ added in v1.3.0
func (s *DescribeClientsRequest) SetPageSize(v int32) *DescribeClientsRequest
func (*DescribeClientsRequest) SetResourceGroupId ¶ added in v1.3.0
func (s *DescribeClientsRequest) SetResourceGroupId(v string) *DescribeClientsRequest
func (*DescribeClientsRequest) SetSourceType ¶ added in v1.3.0
func (s *DescribeClientsRequest) SetSourceType(v string) *DescribeClientsRequest
func (*DescribeClientsRequest) SetVaultId ¶ added in v1.3.0
func (s *DescribeClientsRequest) SetVaultId(v string) *DescribeClientsRequest
func (DescribeClientsRequest) String ¶ added in v1.3.0
func (s DescribeClientsRequest) String() string
type DescribeClientsResponse ¶ added in v1.3.0
type DescribeClientsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeClientsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeClientsResponse) GoString ¶ added in v1.3.0
func (s DescribeClientsResponse) GoString() string
func (*DescribeClientsResponse) SetBody ¶ added in v1.3.0
func (s *DescribeClientsResponse) SetBody(v *DescribeClientsResponseBody) *DescribeClientsResponse
func (*DescribeClientsResponse) SetHeaders ¶ added in v1.3.0
func (s *DescribeClientsResponse) SetHeaders(v map[string]*string) *DescribeClientsResponse
func (*DescribeClientsResponse) SetStatusCode ¶ added in v1.3.0
func (s *DescribeClientsResponse) SetStatusCode(v int32) *DescribeClientsResponse
func (DescribeClientsResponse) String ¶ added in v1.3.0
func (s DescribeClientsResponse) String() string
type DescribeClientsResponseBody ¶ added in v1.3.0
type DescribeClientsResponseBody struct { Clients *DescribeClientsResponseBodyClients `json:"Clients,omitempty" xml:"Clients,omitempty" type:"Struct"` Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeClientsResponseBody) GoString ¶ added in v1.3.0
func (s DescribeClientsResponseBody) GoString() string
func (*DescribeClientsResponseBody) SetClients ¶ added in v1.3.0
func (s *DescribeClientsResponseBody) SetClients(v *DescribeClientsResponseBodyClients) *DescribeClientsResponseBody
func (*DescribeClientsResponseBody) SetCode ¶ added in v1.3.0
func (s *DescribeClientsResponseBody) SetCode(v string) *DescribeClientsResponseBody
func (*DescribeClientsResponseBody) SetMessage ¶ added in v1.3.0
func (s *DescribeClientsResponseBody) SetMessage(v string) *DescribeClientsResponseBody
func (*DescribeClientsResponseBody) SetPageNumber ¶ added in v1.3.0
func (s *DescribeClientsResponseBody) SetPageNumber(v int32) *DescribeClientsResponseBody
func (*DescribeClientsResponseBody) SetPageSize ¶ added in v1.3.0
func (s *DescribeClientsResponseBody) SetPageSize(v int32) *DescribeClientsResponseBody
func (*DescribeClientsResponseBody) SetRequestId ¶ added in v1.3.0
func (s *DescribeClientsResponseBody) SetRequestId(v string) *DescribeClientsResponseBody
func (*DescribeClientsResponseBody) SetSuccess ¶ added in v1.3.0
func (s *DescribeClientsResponseBody) SetSuccess(v bool) *DescribeClientsResponseBody
func (*DescribeClientsResponseBody) SetTotalCount ¶ added in v1.3.0
func (s *DescribeClientsResponseBody) SetTotalCount(v int32) *DescribeClientsResponseBody
func (DescribeClientsResponseBody) String ¶ added in v1.3.0
func (s DescribeClientsResponseBody) String() string
type DescribeClientsResponseBodyClients ¶ added in v1.3.0
type DescribeClientsResponseBodyClients struct {
Client []*DescribeClientsResponseBodyClientsClient `json:"Client,omitempty" xml:"Client,omitempty" type:"Repeated"`
}
func (DescribeClientsResponseBodyClients) GoString ¶ added in v1.3.0
func (s DescribeClientsResponseBodyClients) GoString() string
func (*DescribeClientsResponseBodyClients) SetClient ¶ added in v1.3.0
func (s *DescribeClientsResponseBodyClients) SetClient(v []*DescribeClientsResponseBodyClientsClient) *DescribeClientsResponseBodyClients
func (DescribeClientsResponseBodyClients) String ¶ added in v1.3.0
func (s DescribeClientsResponseBodyClients) String() string
type DescribeClientsResponseBodyClientsClient ¶ added in v1.3.0
type DescribeClientsResponseBodyClientsClient struct { AlertSetting *string `json:"AlertSetting,omitempty" xml:"AlertSetting,omitempty"` ClientId *string `json:"ClientId,omitempty" xml:"ClientId,omitempty"` ClientName *string `json:"ClientName,omitempty" xml:"ClientName,omitempty"` ClientType *string `json:"ClientType,omitempty" xml:"ClientType,omitempty"` ClientVersion *string `json:"ClientVersion,omitempty" xml:"ClientVersion,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` CreatedTime *int64 `json:"CreatedTime,omitempty" xml:"CreatedTime,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InstanceName *string `json:"InstanceName,omitempty" xml:"InstanceName,omitempty"` MaxVersion *string `json:"MaxVersion,omitempty" xml:"MaxVersion,omitempty"` NetworkType *string `json:"NetworkType,omitempty" xml:"NetworkType,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` StatusMessage *string `json:"StatusMessage,omitempty" xml:"StatusMessage,omitempty"` UpdatedTime *int64 `json:"UpdatedTime,omitempty" xml:"UpdatedTime,omitempty"` UseHttps *bool `json:"UseHttps,omitempty" xml:"UseHttps,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (DescribeClientsResponseBodyClientsClient) GoString ¶ added in v1.3.0
func (s DescribeClientsResponseBodyClientsClient) GoString() string
func (*DescribeClientsResponseBodyClientsClient) SetAlertSetting ¶ added in v1.3.0
func (s *DescribeClientsResponseBodyClientsClient) SetAlertSetting(v string) *DescribeClientsResponseBodyClientsClient
func (*DescribeClientsResponseBodyClientsClient) SetClientId ¶ added in v1.3.0
func (s *DescribeClientsResponseBodyClientsClient) SetClientId(v string) *DescribeClientsResponseBodyClientsClient
func (*DescribeClientsResponseBodyClientsClient) SetClientName ¶ added in v1.3.0
func (s *DescribeClientsResponseBodyClientsClient) SetClientName(v string) *DescribeClientsResponseBodyClientsClient
func (*DescribeClientsResponseBodyClientsClient) SetClientType ¶ added in v1.3.0
func (s *DescribeClientsResponseBodyClientsClient) SetClientType(v string) *DescribeClientsResponseBodyClientsClient
func (*DescribeClientsResponseBodyClientsClient) SetClientVersion ¶ added in v1.3.0
func (s *DescribeClientsResponseBodyClientsClient) SetClientVersion(v string) *DescribeClientsResponseBodyClientsClient
func (*DescribeClientsResponseBodyClientsClient) SetClusterId ¶ added in v1.3.0
func (s *DescribeClientsResponseBodyClientsClient) SetClusterId(v string) *DescribeClientsResponseBodyClientsClient
func (*DescribeClientsResponseBodyClientsClient) SetCreatedTime ¶ added in v1.3.0
func (s *DescribeClientsResponseBodyClientsClient) SetCreatedTime(v int64) *DescribeClientsResponseBodyClientsClient
func (*DescribeClientsResponseBodyClientsClient) SetInstanceId ¶ added in v1.3.0
func (s *DescribeClientsResponseBodyClientsClient) SetInstanceId(v string) *DescribeClientsResponseBodyClientsClient
func (*DescribeClientsResponseBodyClientsClient) SetInstanceName ¶ added in v1.3.0
func (s *DescribeClientsResponseBodyClientsClient) SetInstanceName(v string) *DescribeClientsResponseBodyClientsClient
func (*DescribeClientsResponseBodyClientsClient) SetMaxVersion ¶ added in v1.3.0
func (s *DescribeClientsResponseBodyClientsClient) SetMaxVersion(v string) *DescribeClientsResponseBodyClientsClient
func (*DescribeClientsResponseBodyClientsClient) SetNetworkType ¶ added in v1.3.0
func (s *DescribeClientsResponseBodyClientsClient) SetNetworkType(v string) *DescribeClientsResponseBodyClientsClient
func (*DescribeClientsResponseBodyClientsClient) SetStatus ¶ added in v1.3.0
func (s *DescribeClientsResponseBodyClientsClient) SetStatus(v string) *DescribeClientsResponseBodyClientsClient
func (*DescribeClientsResponseBodyClientsClient) SetStatusMessage ¶ added in v1.3.0
func (s *DescribeClientsResponseBodyClientsClient) SetStatusMessage(v string) *DescribeClientsResponseBodyClientsClient
func (*DescribeClientsResponseBodyClientsClient) SetUpdatedTime ¶ added in v1.3.0
func (s *DescribeClientsResponseBodyClientsClient) SetUpdatedTime(v int64) *DescribeClientsResponseBodyClientsClient
func (*DescribeClientsResponseBodyClientsClient) SetUseHttps ¶ added in v1.3.0
func (s *DescribeClientsResponseBodyClientsClient) SetUseHttps(v bool) *DescribeClientsResponseBodyClientsClient
func (*DescribeClientsResponseBodyClientsClient) SetVaultId ¶ added in v1.3.0
func (s *DescribeClientsResponseBodyClientsClient) SetVaultId(v string) *DescribeClientsResponseBodyClientsClient
func (DescribeClientsResponseBodyClientsClient) String ¶ added in v1.3.0
func (s DescribeClientsResponseBodyClientsClient) String() string
type DescribeContainerClusterRequest ¶ added in v1.3.0
type DescribeContainerClusterRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` }
func (DescribeContainerClusterRequest) GoString ¶ added in v1.3.0
func (s DescribeContainerClusterRequest) GoString() string
func (*DescribeContainerClusterRequest) SetClusterId ¶ added in v1.3.0
func (s *DescribeContainerClusterRequest) SetClusterId(v string) *DescribeContainerClusterRequest
func (*DescribeContainerClusterRequest) SetPageNumber ¶ added in v1.3.0
func (s *DescribeContainerClusterRequest) SetPageNumber(v int32) *DescribeContainerClusterRequest
func (*DescribeContainerClusterRequest) SetPageSize ¶ added in v1.3.0
func (s *DescribeContainerClusterRequest) SetPageSize(v int32) *DescribeContainerClusterRequest
func (DescribeContainerClusterRequest) String ¶ added in v1.3.0
func (s DescribeContainerClusterRequest) String() string
type DescribeContainerClusterResponse ¶ added in v1.3.0
type DescribeContainerClusterResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeContainerClusterResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeContainerClusterResponse) GoString ¶ added in v1.3.0
func (s DescribeContainerClusterResponse) GoString() string
func (*DescribeContainerClusterResponse) SetBody ¶ added in v1.3.0
func (s *DescribeContainerClusterResponse) SetBody(v *DescribeContainerClusterResponseBody) *DescribeContainerClusterResponse
func (*DescribeContainerClusterResponse) SetHeaders ¶ added in v1.3.0
func (s *DescribeContainerClusterResponse) SetHeaders(v map[string]*string) *DescribeContainerClusterResponse
func (*DescribeContainerClusterResponse) SetStatusCode ¶ added in v1.3.0
func (s *DescribeContainerClusterResponse) SetStatusCode(v int32) *DescribeContainerClusterResponse
func (DescribeContainerClusterResponse) String ¶ added in v1.3.0
func (s DescribeContainerClusterResponse) String() string
type DescribeContainerClusterResponseBody ¶ added in v1.3.0
type DescribeContainerClusterResponseBody struct { Clusters []*DescribeContainerClusterResponseBodyClusters `json:"Clusters,omitempty" xml:"Clusters,omitempty" type:"Repeated"` Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` TotalCount *int64 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeContainerClusterResponseBody) GoString ¶ added in v1.3.0
func (s DescribeContainerClusterResponseBody) GoString() string
func (*DescribeContainerClusterResponseBody) SetClusters ¶ added in v1.3.0
func (s *DescribeContainerClusterResponseBody) SetClusters(v []*DescribeContainerClusterResponseBodyClusters) *DescribeContainerClusterResponseBody
func (*DescribeContainerClusterResponseBody) SetCode ¶ added in v1.3.0
func (s *DescribeContainerClusterResponseBody) SetCode(v string) *DescribeContainerClusterResponseBody
func (*DescribeContainerClusterResponseBody) SetMessage ¶ added in v1.3.0
func (s *DescribeContainerClusterResponseBody) SetMessage(v string) *DescribeContainerClusterResponseBody
func (*DescribeContainerClusterResponseBody) SetPageNumber ¶ added in v1.3.0
func (s *DescribeContainerClusterResponseBody) SetPageNumber(v int32) *DescribeContainerClusterResponseBody
func (*DescribeContainerClusterResponseBody) SetPageSize ¶ added in v1.3.0
func (s *DescribeContainerClusterResponseBody) SetPageSize(v int32) *DescribeContainerClusterResponseBody
func (*DescribeContainerClusterResponseBody) SetRequestId ¶ added in v1.3.0
func (s *DescribeContainerClusterResponseBody) SetRequestId(v string) *DescribeContainerClusterResponseBody
func (*DescribeContainerClusterResponseBody) SetSuccess ¶ added in v1.3.0
func (s *DescribeContainerClusterResponseBody) SetSuccess(v bool) *DescribeContainerClusterResponseBody
func (*DescribeContainerClusterResponseBody) SetTotalCount ¶ added in v1.3.0
func (s *DescribeContainerClusterResponseBody) SetTotalCount(v int64) *DescribeContainerClusterResponseBody
func (DescribeContainerClusterResponseBody) String ¶ added in v1.3.0
func (s DescribeContainerClusterResponseBody) String() string
type DescribeContainerClusterResponseBodyClusters ¶ added in v1.3.0
type DescribeContainerClusterResponseBodyClusters struct { AgentStatus *string `json:"AgentStatus,omitempty" xml:"AgentStatus,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` ClusterType *string `json:"ClusterType,omitempty" xml:"ClusterType,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` Identifier *string `json:"Identifier,omitempty" xml:"Identifier,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` NetworkType *string `json:"NetworkType,omitempty" xml:"NetworkType,omitempty"` Token *string `json:"Token,omitempty" xml:"Token,omitempty"` }
func (DescribeContainerClusterResponseBodyClusters) GoString ¶ added in v1.3.0
func (s DescribeContainerClusterResponseBodyClusters) GoString() string
func (*DescribeContainerClusterResponseBodyClusters) SetAgentStatus ¶ added in v1.3.0
func (s *DescribeContainerClusterResponseBodyClusters) SetAgentStatus(v string) *DescribeContainerClusterResponseBodyClusters
func (*DescribeContainerClusterResponseBodyClusters) SetClusterId ¶ added in v1.3.0
func (s *DescribeContainerClusterResponseBodyClusters) SetClusterId(v string) *DescribeContainerClusterResponseBodyClusters
func (*DescribeContainerClusterResponseBodyClusters) SetClusterType ¶ added in v1.3.0
func (s *DescribeContainerClusterResponseBodyClusters) SetClusterType(v string) *DescribeContainerClusterResponseBodyClusters
func (*DescribeContainerClusterResponseBodyClusters) SetDescription ¶ added in v1.3.0
func (s *DescribeContainerClusterResponseBodyClusters) SetDescription(v string) *DescribeContainerClusterResponseBodyClusters
func (*DescribeContainerClusterResponseBodyClusters) SetIdentifier ¶ added in v1.3.0
func (s *DescribeContainerClusterResponseBodyClusters) SetIdentifier(v string) *DescribeContainerClusterResponseBodyClusters
func (*DescribeContainerClusterResponseBodyClusters) SetName ¶ added in v1.3.0
func (s *DescribeContainerClusterResponseBodyClusters) SetName(v string) *DescribeContainerClusterResponseBodyClusters
func (*DescribeContainerClusterResponseBodyClusters) SetNetworkType ¶ added in v1.3.0
func (s *DescribeContainerClusterResponseBodyClusters) SetNetworkType(v string) *DescribeContainerClusterResponseBodyClusters
func (*DescribeContainerClusterResponseBodyClusters) SetToken ¶ added in v1.3.0
func (s *DescribeContainerClusterResponseBodyClusters) SetToken(v string) *DescribeContainerClusterResponseBodyClusters
func (DescribeContainerClusterResponseBodyClusters) String ¶ added in v1.3.0
func (s DescribeContainerClusterResponseBodyClusters) String() string
type DescribeHanaBackupPlansRequest ¶ added in v1.3.0
type DescribeHanaBackupPlansRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` DatabaseName *string `json:"DatabaseName,omitempty" xml:"DatabaseName,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (DescribeHanaBackupPlansRequest) GoString ¶ added in v1.3.0
func (s DescribeHanaBackupPlansRequest) GoString() string
func (*DescribeHanaBackupPlansRequest) SetClusterId ¶ added in v1.3.0
func (s *DescribeHanaBackupPlansRequest) SetClusterId(v string) *DescribeHanaBackupPlansRequest
func (*DescribeHanaBackupPlansRequest) SetDatabaseName ¶ added in v1.3.0
func (s *DescribeHanaBackupPlansRequest) SetDatabaseName(v string) *DescribeHanaBackupPlansRequest
func (*DescribeHanaBackupPlansRequest) SetPageNumber ¶ added in v1.3.0
func (s *DescribeHanaBackupPlansRequest) SetPageNumber(v int32) *DescribeHanaBackupPlansRequest
func (*DescribeHanaBackupPlansRequest) SetPageSize ¶ added in v1.3.0
func (s *DescribeHanaBackupPlansRequest) SetPageSize(v int32) *DescribeHanaBackupPlansRequest
func (*DescribeHanaBackupPlansRequest) SetResourceGroupId ¶ added in v1.3.0
func (s *DescribeHanaBackupPlansRequest) SetResourceGroupId(v string) *DescribeHanaBackupPlansRequest
func (*DescribeHanaBackupPlansRequest) SetVaultId ¶ added in v1.3.0
func (s *DescribeHanaBackupPlansRequest) SetVaultId(v string) *DescribeHanaBackupPlansRequest
func (DescribeHanaBackupPlansRequest) String ¶ added in v1.3.0
func (s DescribeHanaBackupPlansRequest) String() string
type DescribeHanaBackupPlansResponse ¶ added in v1.3.0
type DescribeHanaBackupPlansResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeHanaBackupPlansResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeHanaBackupPlansResponse) GoString ¶ added in v1.3.0
func (s DescribeHanaBackupPlansResponse) GoString() string
func (*DescribeHanaBackupPlansResponse) SetBody ¶ added in v1.3.0
func (s *DescribeHanaBackupPlansResponse) SetBody(v *DescribeHanaBackupPlansResponseBody) *DescribeHanaBackupPlansResponse
func (*DescribeHanaBackupPlansResponse) SetHeaders ¶ added in v1.3.0
func (s *DescribeHanaBackupPlansResponse) SetHeaders(v map[string]*string) *DescribeHanaBackupPlansResponse
func (*DescribeHanaBackupPlansResponse) SetStatusCode ¶ added in v1.3.0
func (s *DescribeHanaBackupPlansResponse) SetStatusCode(v int32) *DescribeHanaBackupPlansResponse
func (DescribeHanaBackupPlansResponse) String ¶ added in v1.3.0
func (s DescribeHanaBackupPlansResponse) String() string
type DescribeHanaBackupPlansResponseBody ¶ added in v1.3.0
type DescribeHanaBackupPlansResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` HanaBackupPlans *DescribeHanaBackupPlansResponseBodyHanaBackupPlans `json:"HanaBackupPlans,omitempty" xml:"HanaBackupPlans,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` TotalCount *int64 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeHanaBackupPlansResponseBody) GoString ¶ added in v1.3.0
func (s DescribeHanaBackupPlansResponseBody) GoString() string
func (*DescribeHanaBackupPlansResponseBody) SetCode ¶ added in v1.3.0
func (s *DescribeHanaBackupPlansResponseBody) SetCode(v string) *DescribeHanaBackupPlansResponseBody
func (*DescribeHanaBackupPlansResponseBody) SetHanaBackupPlans ¶ added in v1.3.0
func (s *DescribeHanaBackupPlansResponseBody) SetHanaBackupPlans(v *DescribeHanaBackupPlansResponseBodyHanaBackupPlans) *DescribeHanaBackupPlansResponseBody
func (*DescribeHanaBackupPlansResponseBody) SetMessage ¶ added in v1.3.0
func (s *DescribeHanaBackupPlansResponseBody) SetMessage(v string) *DescribeHanaBackupPlansResponseBody
func (*DescribeHanaBackupPlansResponseBody) SetPageNumber ¶ added in v1.3.0
func (s *DescribeHanaBackupPlansResponseBody) SetPageNumber(v int32) *DescribeHanaBackupPlansResponseBody
func (*DescribeHanaBackupPlansResponseBody) SetPageSize ¶ added in v1.3.0
func (s *DescribeHanaBackupPlansResponseBody) SetPageSize(v int32) *DescribeHanaBackupPlansResponseBody
func (*DescribeHanaBackupPlansResponseBody) SetRequestId ¶ added in v1.3.0
func (s *DescribeHanaBackupPlansResponseBody) SetRequestId(v string) *DescribeHanaBackupPlansResponseBody
func (*DescribeHanaBackupPlansResponseBody) SetSuccess ¶ added in v1.3.0
func (s *DescribeHanaBackupPlansResponseBody) SetSuccess(v bool) *DescribeHanaBackupPlansResponseBody
func (*DescribeHanaBackupPlansResponseBody) SetTotalCount ¶ added in v1.3.0
func (s *DescribeHanaBackupPlansResponseBody) SetTotalCount(v int64) *DescribeHanaBackupPlansResponseBody
func (DescribeHanaBackupPlansResponseBody) String ¶ added in v1.3.0
func (s DescribeHanaBackupPlansResponseBody) String() string
type DescribeHanaBackupPlansResponseBodyHanaBackupPlans ¶ added in v1.3.0
type DescribeHanaBackupPlansResponseBodyHanaBackupPlans struct {
HanaBackupPlan []*DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan `json:"HanaBackupPlan,omitempty" xml:"HanaBackupPlan,omitempty" type:"Repeated"`
}
func (DescribeHanaBackupPlansResponseBodyHanaBackupPlans) GoString ¶ added in v1.3.0
func (s DescribeHanaBackupPlansResponseBodyHanaBackupPlans) GoString() string
func (*DescribeHanaBackupPlansResponseBodyHanaBackupPlans) SetHanaBackupPlan ¶ added in v1.3.0
func (DescribeHanaBackupPlansResponseBodyHanaBackupPlans) String ¶ added in v1.3.0
func (s DescribeHanaBackupPlansResponseBodyHanaBackupPlans) String() string
type DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan ¶ added in v1.3.0
type DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan struct { BackupPrefix *string `json:"BackupPrefix,omitempty" xml:"BackupPrefix,omitempty"` BackupType *string `json:"BackupType,omitempty" xml:"BackupType,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` DatabaseName *string `json:"DatabaseName,omitempty" xml:"DatabaseName,omitempty"` Disabled *bool `json:"Disabled,omitempty" xml:"Disabled,omitempty"` PlanId *string `json:"PlanId,omitempty" xml:"PlanId,omitempty"` PlanName *string `json:"PlanName,omitempty" xml:"PlanName,omitempty"` Schedule *string `json:"Schedule,omitempty" xml:"Schedule,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan) GoString ¶ added in v1.3.0
func (s DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan) GoString() string
func (*DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan) SetBackupPrefix ¶ added in v1.3.0
func (*DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan) SetBackupType ¶ added in v1.3.0
func (*DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan) SetClusterId ¶ added in v1.3.0
func (*DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan) SetDatabaseName ¶ added in v1.3.0
func (*DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan) SetDisabled ¶ added in v1.3.0
func (*DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan) SetPlanId ¶ added in v1.3.0
func (*DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan) SetPlanName ¶ added in v1.3.0
func (*DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan) SetSchedule ¶ added in v1.3.0
func (*DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan) SetVaultId ¶ added in v1.3.0
func (DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan) String ¶ added in v1.3.0
func (s DescribeHanaBackupPlansResponseBodyHanaBackupPlansHanaBackupPlan) String() string
type DescribeHanaBackupSettingRequest ¶ added in v1.3.0
type DescribeHanaBackupSettingRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` DatabaseName *string `json:"DatabaseName,omitempty" xml:"DatabaseName,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (DescribeHanaBackupSettingRequest) GoString ¶ added in v1.3.0
func (s DescribeHanaBackupSettingRequest) GoString() string
func (*DescribeHanaBackupSettingRequest) SetClusterId ¶ added in v1.3.0
func (s *DescribeHanaBackupSettingRequest) SetClusterId(v string) *DescribeHanaBackupSettingRequest
func (*DescribeHanaBackupSettingRequest) SetDatabaseName ¶ added in v1.3.0
func (s *DescribeHanaBackupSettingRequest) SetDatabaseName(v string) *DescribeHanaBackupSettingRequest
func (*DescribeHanaBackupSettingRequest) SetVaultId ¶ added in v1.3.0
func (s *DescribeHanaBackupSettingRequest) SetVaultId(v string) *DescribeHanaBackupSettingRequest
func (DescribeHanaBackupSettingRequest) String ¶ added in v1.3.0
func (s DescribeHanaBackupSettingRequest) String() string
type DescribeHanaBackupSettingResponse ¶ added in v1.3.0
type DescribeHanaBackupSettingResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeHanaBackupSettingResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeHanaBackupSettingResponse) GoString ¶ added in v1.3.0
func (s DescribeHanaBackupSettingResponse) GoString() string
func (*DescribeHanaBackupSettingResponse) SetHeaders ¶ added in v1.3.0
func (s *DescribeHanaBackupSettingResponse) SetHeaders(v map[string]*string) *DescribeHanaBackupSettingResponse
func (*DescribeHanaBackupSettingResponse) SetStatusCode ¶ added in v1.3.0
func (s *DescribeHanaBackupSettingResponse) SetStatusCode(v int32) *DescribeHanaBackupSettingResponse
func (DescribeHanaBackupSettingResponse) String ¶ added in v1.3.0
func (s DescribeHanaBackupSettingResponse) String() string
type DescribeHanaBackupSettingResponseBody ¶ added in v1.3.0
type DescribeHanaBackupSettingResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` HanaBackupSetting *DescribeHanaBackupSettingResponseBodyHanaBackupSetting `json:"HanaBackupSetting,omitempty" xml:"HanaBackupSetting,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (DescribeHanaBackupSettingResponseBody) GoString ¶ added in v1.3.0
func (s DescribeHanaBackupSettingResponseBody) GoString() string
func (*DescribeHanaBackupSettingResponseBody) SetCode ¶ added in v1.3.0
func (s *DescribeHanaBackupSettingResponseBody) SetCode(v string) *DescribeHanaBackupSettingResponseBody
func (*DescribeHanaBackupSettingResponseBody) SetHanaBackupSetting ¶ added in v1.3.0
func (s *DescribeHanaBackupSettingResponseBody) SetHanaBackupSetting(v *DescribeHanaBackupSettingResponseBodyHanaBackupSetting) *DescribeHanaBackupSettingResponseBody
func (*DescribeHanaBackupSettingResponseBody) SetMessage ¶ added in v1.3.0
func (s *DescribeHanaBackupSettingResponseBody) SetMessage(v string) *DescribeHanaBackupSettingResponseBody
func (*DescribeHanaBackupSettingResponseBody) SetRequestId ¶ added in v1.3.0
func (s *DescribeHanaBackupSettingResponseBody) SetRequestId(v string) *DescribeHanaBackupSettingResponseBody
func (*DescribeHanaBackupSettingResponseBody) SetSuccess ¶ added in v1.3.0
func (s *DescribeHanaBackupSettingResponseBody) SetSuccess(v bool) *DescribeHanaBackupSettingResponseBody
func (DescribeHanaBackupSettingResponseBody) String ¶ added in v1.3.0
func (s DescribeHanaBackupSettingResponseBody) String() string
type DescribeHanaBackupSettingResponseBodyHanaBackupSetting ¶ added in v1.3.0
type DescribeHanaBackupSettingResponseBodyHanaBackupSetting struct { CatalogBackupParameterFile *string `json:"CatalogBackupParameterFile,omitempty" xml:"CatalogBackupParameterFile,omitempty"` CatalogBackupUsingBackint *bool `json:"CatalogBackupUsingBackint,omitempty" xml:"CatalogBackupUsingBackint,omitempty"` DataBackupParameterFile *string `json:"DataBackupParameterFile,omitempty" xml:"DataBackupParameterFile,omitempty"` DatabaseName *string `json:"DatabaseName,omitempty" xml:"DatabaseName,omitempty"` EnableAutoLogBackup *bool `json:"EnableAutoLogBackup,omitempty" xml:"EnableAutoLogBackup,omitempty"` LogBackupParameterFile *string `json:"LogBackupParameterFile,omitempty" xml:"LogBackupParameterFile,omitempty"` LogBackupTimeout *int64 `json:"LogBackupTimeout,omitempty" xml:"LogBackupTimeout,omitempty"` LogBackupUsingBackint *bool `json:"LogBackupUsingBackint,omitempty" xml:"LogBackupUsingBackint,omitempty"` }
func (DescribeHanaBackupSettingResponseBodyHanaBackupSetting) GoString ¶ added in v1.3.0
func (s DescribeHanaBackupSettingResponseBodyHanaBackupSetting) GoString() string
func (*DescribeHanaBackupSettingResponseBodyHanaBackupSetting) SetCatalogBackupParameterFile ¶ added in v1.3.0
func (s *DescribeHanaBackupSettingResponseBodyHanaBackupSetting) SetCatalogBackupParameterFile(v string) *DescribeHanaBackupSettingResponseBodyHanaBackupSetting
func (*DescribeHanaBackupSettingResponseBodyHanaBackupSetting) SetCatalogBackupUsingBackint ¶ added in v1.3.0
func (s *DescribeHanaBackupSettingResponseBodyHanaBackupSetting) SetCatalogBackupUsingBackint(v bool) *DescribeHanaBackupSettingResponseBodyHanaBackupSetting
func (*DescribeHanaBackupSettingResponseBodyHanaBackupSetting) SetDataBackupParameterFile ¶ added in v1.3.0
func (s *DescribeHanaBackupSettingResponseBodyHanaBackupSetting) SetDataBackupParameterFile(v string) *DescribeHanaBackupSettingResponseBodyHanaBackupSetting
func (*DescribeHanaBackupSettingResponseBodyHanaBackupSetting) SetDatabaseName ¶ added in v1.3.0
func (s *DescribeHanaBackupSettingResponseBodyHanaBackupSetting) SetDatabaseName(v string) *DescribeHanaBackupSettingResponseBodyHanaBackupSetting
func (*DescribeHanaBackupSettingResponseBodyHanaBackupSetting) SetEnableAutoLogBackup ¶ added in v1.3.0
func (s *DescribeHanaBackupSettingResponseBodyHanaBackupSetting) SetEnableAutoLogBackup(v bool) *DescribeHanaBackupSettingResponseBodyHanaBackupSetting
func (*DescribeHanaBackupSettingResponseBodyHanaBackupSetting) SetLogBackupParameterFile ¶ added in v1.3.0
func (s *DescribeHanaBackupSettingResponseBodyHanaBackupSetting) SetLogBackupParameterFile(v string) *DescribeHanaBackupSettingResponseBodyHanaBackupSetting
func (*DescribeHanaBackupSettingResponseBodyHanaBackupSetting) SetLogBackupTimeout ¶ added in v1.3.0
func (s *DescribeHanaBackupSettingResponseBodyHanaBackupSetting) SetLogBackupTimeout(v int64) *DescribeHanaBackupSettingResponseBodyHanaBackupSetting
func (*DescribeHanaBackupSettingResponseBodyHanaBackupSetting) SetLogBackupUsingBackint ¶ added in v1.3.0
func (s *DescribeHanaBackupSettingResponseBodyHanaBackupSetting) SetLogBackupUsingBackint(v bool) *DescribeHanaBackupSettingResponseBodyHanaBackupSetting
func (DescribeHanaBackupSettingResponseBodyHanaBackupSetting) String ¶ added in v1.3.0
func (s DescribeHanaBackupSettingResponseBodyHanaBackupSetting) String() string
type DescribeHanaBackupsAsyncRequest ¶ added in v1.3.0
type DescribeHanaBackupsAsyncRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` DatabaseName *string `json:"DatabaseName,omitempty" xml:"DatabaseName,omitempty"` IncludeDifferential *bool `json:"IncludeDifferential,omitempty" xml:"IncludeDifferential,omitempty"` IncludeIncremental *bool `json:"IncludeIncremental,omitempty" xml:"IncludeIncremental,omitempty"` IncludeLog *bool `json:"IncludeLog,omitempty" xml:"IncludeLog,omitempty"` LogPosition *int64 `json:"LogPosition,omitempty" xml:"LogPosition,omitempty"` Mode *string `json:"Mode,omitempty" xml:"Mode,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RecoveryPointInTime *int64 `json:"RecoveryPointInTime,omitempty" xml:"RecoveryPointInTime,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` Source *string `json:"Source,omitempty" xml:"Source,omitempty"` SourceClusterId *string `json:"SourceClusterId,omitempty" xml:"SourceClusterId,omitempty"` SystemCopy *bool `json:"SystemCopy,omitempty" xml:"SystemCopy,omitempty"` UseBackint *bool `json:"UseBackint,omitempty" xml:"UseBackint,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` VolumeId *int32 `json:"VolumeId,omitempty" xml:"VolumeId,omitempty"` }
func (DescribeHanaBackupsAsyncRequest) GoString ¶ added in v1.3.0
func (s DescribeHanaBackupsAsyncRequest) GoString() string
func (*DescribeHanaBackupsAsyncRequest) SetClusterId ¶ added in v1.3.0
func (s *DescribeHanaBackupsAsyncRequest) SetClusterId(v string) *DescribeHanaBackupsAsyncRequest
func (*DescribeHanaBackupsAsyncRequest) SetDatabaseName ¶ added in v1.3.0
func (s *DescribeHanaBackupsAsyncRequest) SetDatabaseName(v string) *DescribeHanaBackupsAsyncRequest
func (*DescribeHanaBackupsAsyncRequest) SetIncludeDifferential ¶ added in v1.3.0
func (s *DescribeHanaBackupsAsyncRequest) SetIncludeDifferential(v bool) *DescribeHanaBackupsAsyncRequest
func (*DescribeHanaBackupsAsyncRequest) SetIncludeIncremental ¶ added in v1.3.0
func (s *DescribeHanaBackupsAsyncRequest) SetIncludeIncremental(v bool) *DescribeHanaBackupsAsyncRequest
func (*DescribeHanaBackupsAsyncRequest) SetIncludeLog ¶ added in v1.3.0
func (s *DescribeHanaBackupsAsyncRequest) SetIncludeLog(v bool) *DescribeHanaBackupsAsyncRequest
func (*DescribeHanaBackupsAsyncRequest) SetLogPosition ¶ added in v1.3.0
func (s *DescribeHanaBackupsAsyncRequest) SetLogPosition(v int64) *DescribeHanaBackupsAsyncRequest
func (*DescribeHanaBackupsAsyncRequest) SetMode ¶ added in v1.3.0
func (s *DescribeHanaBackupsAsyncRequest) SetMode(v string) *DescribeHanaBackupsAsyncRequest
func (*DescribeHanaBackupsAsyncRequest) SetPageNumber ¶ added in v1.3.0
func (s *DescribeHanaBackupsAsyncRequest) SetPageNumber(v int32) *DescribeHanaBackupsAsyncRequest
func (*DescribeHanaBackupsAsyncRequest) SetPageSize ¶ added in v1.3.0
func (s *DescribeHanaBackupsAsyncRequest) SetPageSize(v int32) *DescribeHanaBackupsAsyncRequest
func (*DescribeHanaBackupsAsyncRequest) SetRecoveryPointInTime ¶ added in v1.3.0
func (s *DescribeHanaBackupsAsyncRequest) SetRecoveryPointInTime(v int64) *DescribeHanaBackupsAsyncRequest
func (*DescribeHanaBackupsAsyncRequest) SetResourceGroupId ¶ added in v1.3.0
func (s *DescribeHanaBackupsAsyncRequest) SetResourceGroupId(v string) *DescribeHanaBackupsAsyncRequest
func (*DescribeHanaBackupsAsyncRequest) SetSource ¶ added in v1.3.0
func (s *DescribeHanaBackupsAsyncRequest) SetSource(v string) *DescribeHanaBackupsAsyncRequest
func (*DescribeHanaBackupsAsyncRequest) SetSourceClusterId ¶ added in v1.3.0
func (s *DescribeHanaBackupsAsyncRequest) SetSourceClusterId(v string) *DescribeHanaBackupsAsyncRequest
func (*DescribeHanaBackupsAsyncRequest) SetSystemCopy ¶ added in v1.3.0
func (s *DescribeHanaBackupsAsyncRequest) SetSystemCopy(v bool) *DescribeHanaBackupsAsyncRequest
func (*DescribeHanaBackupsAsyncRequest) SetUseBackint ¶ added in v1.3.0
func (s *DescribeHanaBackupsAsyncRequest) SetUseBackint(v bool) *DescribeHanaBackupsAsyncRequest
func (*DescribeHanaBackupsAsyncRequest) SetVaultId ¶ added in v1.3.0
func (s *DescribeHanaBackupsAsyncRequest) SetVaultId(v string) *DescribeHanaBackupsAsyncRequest
func (*DescribeHanaBackupsAsyncRequest) SetVolumeId ¶ added in v1.3.0
func (s *DescribeHanaBackupsAsyncRequest) SetVolumeId(v int32) *DescribeHanaBackupsAsyncRequest
func (DescribeHanaBackupsAsyncRequest) String ¶ added in v1.3.0
func (s DescribeHanaBackupsAsyncRequest) String() string
type DescribeHanaBackupsAsyncResponse ¶ added in v1.3.0
type DescribeHanaBackupsAsyncResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeHanaBackupsAsyncResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeHanaBackupsAsyncResponse) GoString ¶ added in v1.3.0
func (s DescribeHanaBackupsAsyncResponse) GoString() string
func (*DescribeHanaBackupsAsyncResponse) SetBody ¶ added in v1.3.0
func (s *DescribeHanaBackupsAsyncResponse) SetBody(v *DescribeHanaBackupsAsyncResponseBody) *DescribeHanaBackupsAsyncResponse
func (*DescribeHanaBackupsAsyncResponse) SetHeaders ¶ added in v1.3.0
func (s *DescribeHanaBackupsAsyncResponse) SetHeaders(v map[string]*string) *DescribeHanaBackupsAsyncResponse
func (*DescribeHanaBackupsAsyncResponse) SetStatusCode ¶ added in v1.3.0
func (s *DescribeHanaBackupsAsyncResponse) SetStatusCode(v int32) *DescribeHanaBackupsAsyncResponse
func (DescribeHanaBackupsAsyncResponse) String ¶ added in v1.3.0
func (s DescribeHanaBackupsAsyncResponse) String() string
type DescribeHanaBackupsAsyncResponseBody ¶ added in v1.3.0
type DescribeHanaBackupsAsyncResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (DescribeHanaBackupsAsyncResponseBody) GoString ¶ added in v1.3.0
func (s DescribeHanaBackupsAsyncResponseBody) GoString() string
func (*DescribeHanaBackupsAsyncResponseBody) SetCode ¶ added in v1.3.0
func (s *DescribeHanaBackupsAsyncResponseBody) SetCode(v string) *DescribeHanaBackupsAsyncResponseBody
func (*DescribeHanaBackupsAsyncResponseBody) SetMessage ¶ added in v1.3.0
func (s *DescribeHanaBackupsAsyncResponseBody) SetMessage(v string) *DescribeHanaBackupsAsyncResponseBody
func (*DescribeHanaBackupsAsyncResponseBody) SetRequestId ¶ added in v1.3.0
func (s *DescribeHanaBackupsAsyncResponseBody) SetRequestId(v string) *DescribeHanaBackupsAsyncResponseBody
func (*DescribeHanaBackupsAsyncResponseBody) SetSuccess ¶ added in v1.3.0
func (s *DescribeHanaBackupsAsyncResponseBody) SetSuccess(v bool) *DescribeHanaBackupsAsyncResponseBody
func (*DescribeHanaBackupsAsyncResponseBody) SetTaskId ¶ added in v1.3.0
func (s *DescribeHanaBackupsAsyncResponseBody) SetTaskId(v string) *DescribeHanaBackupsAsyncResponseBody
func (DescribeHanaBackupsAsyncResponseBody) String ¶ added in v1.3.0
func (s DescribeHanaBackupsAsyncResponseBody) String() string
type DescribeHanaDatabasesRequest ¶ added in v1.3.0
type DescribeHanaDatabasesRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (DescribeHanaDatabasesRequest) GoString ¶ added in v1.3.0
func (s DescribeHanaDatabasesRequest) GoString() string
func (*DescribeHanaDatabasesRequest) SetClusterId ¶ added in v1.3.0
func (s *DescribeHanaDatabasesRequest) SetClusterId(v string) *DescribeHanaDatabasesRequest
func (*DescribeHanaDatabasesRequest) SetPageNumber ¶ added in v1.3.0
func (s *DescribeHanaDatabasesRequest) SetPageNumber(v int32) *DescribeHanaDatabasesRequest
func (*DescribeHanaDatabasesRequest) SetPageSize ¶ added in v1.3.0
func (s *DescribeHanaDatabasesRequest) SetPageSize(v int32) *DescribeHanaDatabasesRequest
func (*DescribeHanaDatabasesRequest) SetResourceGroupId ¶ added in v1.3.0
func (s *DescribeHanaDatabasesRequest) SetResourceGroupId(v string) *DescribeHanaDatabasesRequest
func (*DescribeHanaDatabasesRequest) SetVaultId ¶ added in v1.3.0
func (s *DescribeHanaDatabasesRequest) SetVaultId(v string) *DescribeHanaDatabasesRequest
func (DescribeHanaDatabasesRequest) String ¶ added in v1.3.0
func (s DescribeHanaDatabasesRequest) String() string
type DescribeHanaDatabasesResponse ¶ added in v1.3.0
type DescribeHanaDatabasesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeHanaDatabasesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeHanaDatabasesResponse) GoString ¶ added in v1.3.0
func (s DescribeHanaDatabasesResponse) GoString() string
func (*DescribeHanaDatabasesResponse) SetBody ¶ added in v1.3.0
func (s *DescribeHanaDatabasesResponse) SetBody(v *DescribeHanaDatabasesResponseBody) *DescribeHanaDatabasesResponse
func (*DescribeHanaDatabasesResponse) SetHeaders ¶ added in v1.3.0
func (s *DescribeHanaDatabasesResponse) SetHeaders(v map[string]*string) *DescribeHanaDatabasesResponse
func (*DescribeHanaDatabasesResponse) SetStatusCode ¶ added in v1.3.0
func (s *DescribeHanaDatabasesResponse) SetStatusCode(v int32) *DescribeHanaDatabasesResponse
func (DescribeHanaDatabasesResponse) String ¶ added in v1.3.0
func (s DescribeHanaDatabasesResponse) String() string
type DescribeHanaDatabasesResponseBody ¶ added in v1.3.0
type DescribeHanaDatabasesResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` HanaDatabases *DescribeHanaDatabasesResponseBodyHanaDatabases `json:"HanaDatabases,omitempty" xml:"HanaDatabases,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` TotalCount *int64 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeHanaDatabasesResponseBody) GoString ¶ added in v1.3.0
func (s DescribeHanaDatabasesResponseBody) GoString() string
func (*DescribeHanaDatabasesResponseBody) SetCode ¶ added in v1.3.0
func (s *DescribeHanaDatabasesResponseBody) SetCode(v string) *DescribeHanaDatabasesResponseBody
func (*DescribeHanaDatabasesResponseBody) SetHanaDatabases ¶ added in v1.3.0
func (s *DescribeHanaDatabasesResponseBody) SetHanaDatabases(v *DescribeHanaDatabasesResponseBodyHanaDatabases) *DescribeHanaDatabasesResponseBody
func (*DescribeHanaDatabasesResponseBody) SetMessage ¶ added in v1.3.0
func (s *DescribeHanaDatabasesResponseBody) SetMessage(v string) *DescribeHanaDatabasesResponseBody
func (*DescribeHanaDatabasesResponseBody) SetPageNumber ¶ added in v1.3.0
func (s *DescribeHanaDatabasesResponseBody) SetPageNumber(v int32) *DescribeHanaDatabasesResponseBody
func (*DescribeHanaDatabasesResponseBody) SetPageSize ¶ added in v1.3.0
func (s *DescribeHanaDatabasesResponseBody) SetPageSize(v int32) *DescribeHanaDatabasesResponseBody
func (*DescribeHanaDatabasesResponseBody) SetRequestId ¶ added in v1.3.0
func (s *DescribeHanaDatabasesResponseBody) SetRequestId(v string) *DescribeHanaDatabasesResponseBody
func (*DescribeHanaDatabasesResponseBody) SetSuccess ¶ added in v1.3.0
func (s *DescribeHanaDatabasesResponseBody) SetSuccess(v bool) *DescribeHanaDatabasesResponseBody
func (*DescribeHanaDatabasesResponseBody) SetTotalCount ¶ added in v1.3.0
func (s *DescribeHanaDatabasesResponseBody) SetTotalCount(v int64) *DescribeHanaDatabasesResponseBody
func (DescribeHanaDatabasesResponseBody) String ¶ added in v1.3.0
func (s DescribeHanaDatabasesResponseBody) String() string
type DescribeHanaDatabasesResponseBodyHanaDatabases ¶ added in v1.3.0
type DescribeHanaDatabasesResponseBodyHanaDatabases struct {
HanaDatabase []*DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase `json:"HanaDatabase,omitempty" xml:"HanaDatabase,omitempty" type:"Repeated"`
}
func (DescribeHanaDatabasesResponseBodyHanaDatabases) GoString ¶ added in v1.3.0
func (s DescribeHanaDatabasesResponseBodyHanaDatabases) GoString() string
func (*DescribeHanaDatabasesResponseBodyHanaDatabases) SetHanaDatabase ¶ added in v1.3.0
func (DescribeHanaDatabasesResponseBodyHanaDatabases) String ¶ added in v1.3.0
func (s DescribeHanaDatabasesResponseBodyHanaDatabases) String() string
type DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase ¶ added in v1.3.0
type DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase struct { ActiveStatus *string `json:"ActiveStatus,omitempty" xml:"ActiveStatus,omitempty"` DatabaseName *string `json:"DatabaseName,omitempty" xml:"DatabaseName,omitempty"` Detail *string `json:"Detail,omitempty" xml:"Detail,omitempty"` Host *string `json:"Host,omitempty" xml:"Host,omitempty"` ServiceName *string `json:"ServiceName,omitempty" xml:"ServiceName,omitempty"` SqlPort *int32 `json:"SqlPort,omitempty" xml:"SqlPort,omitempty"` }
func (DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase) GoString ¶ added in v1.3.0
func (s DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase) GoString() string
func (*DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase) SetActiveStatus ¶ added in v1.3.0
func (s *DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase) SetActiveStatus(v string) *DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase
func (*DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase) SetDatabaseName ¶ added in v1.3.0
func (s *DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase) SetDatabaseName(v string) *DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase
func (*DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase) SetServiceName ¶ added in v1.3.0
func (s *DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase) SetServiceName(v string) *DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase
func (*DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase) SetSqlPort ¶ added in v1.3.0
func (DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase) String ¶ added in v1.3.0
func (s DescribeHanaDatabasesResponseBodyHanaDatabasesHanaDatabase) String() string
type DescribeHanaInstancesRequest ¶ added in v1.3.0
type DescribeHanaInstancesRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` Tag []*DescribeHanaInstancesRequestTag `json:"Tag,omitempty" xml:"Tag,omitempty" type:"Repeated"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (DescribeHanaInstancesRequest) GoString ¶ added in v1.3.0
func (s DescribeHanaInstancesRequest) GoString() string
func (*DescribeHanaInstancesRequest) SetClusterId ¶ added in v1.3.0
func (s *DescribeHanaInstancesRequest) SetClusterId(v string) *DescribeHanaInstancesRequest
func (*DescribeHanaInstancesRequest) SetPageNumber ¶ added in v1.3.0
func (s *DescribeHanaInstancesRequest) SetPageNumber(v int32) *DescribeHanaInstancesRequest
func (*DescribeHanaInstancesRequest) SetPageSize ¶ added in v1.3.0
func (s *DescribeHanaInstancesRequest) SetPageSize(v int32) *DescribeHanaInstancesRequest
func (*DescribeHanaInstancesRequest) SetResourceGroupId ¶ added in v1.3.0
func (s *DescribeHanaInstancesRequest) SetResourceGroupId(v string) *DescribeHanaInstancesRequest
func (*DescribeHanaInstancesRequest) SetTag ¶ added in v1.3.0
func (s *DescribeHanaInstancesRequest) SetTag(v []*DescribeHanaInstancesRequestTag) *DescribeHanaInstancesRequest
func (*DescribeHanaInstancesRequest) SetVaultId ¶ added in v1.3.0
func (s *DescribeHanaInstancesRequest) SetVaultId(v string) *DescribeHanaInstancesRequest
func (DescribeHanaInstancesRequest) String ¶ added in v1.3.0
func (s DescribeHanaInstancesRequest) String() string
type DescribeHanaInstancesRequestTag ¶ added in v1.3.0
type DescribeHanaInstancesRequestTag struct { Key *string `json:"Key,omitempty" xml:"Key,omitempty"` Value *string `json:"Value,omitempty" xml:"Value,omitempty"` }
func (DescribeHanaInstancesRequestTag) GoString ¶ added in v1.3.0
func (s DescribeHanaInstancesRequestTag) GoString() string
func (*DescribeHanaInstancesRequestTag) SetKey ¶ added in v1.3.0
func (s *DescribeHanaInstancesRequestTag) SetKey(v string) *DescribeHanaInstancesRequestTag
func (*DescribeHanaInstancesRequestTag) SetValue ¶ added in v1.3.0
func (s *DescribeHanaInstancesRequestTag) SetValue(v string) *DescribeHanaInstancesRequestTag
func (DescribeHanaInstancesRequestTag) String ¶ added in v1.3.0
func (s DescribeHanaInstancesRequestTag) String() string
type DescribeHanaInstancesResponse ¶ added in v1.3.0
type DescribeHanaInstancesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeHanaInstancesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeHanaInstancesResponse) GoString ¶ added in v1.3.0
func (s DescribeHanaInstancesResponse) GoString() string
func (*DescribeHanaInstancesResponse) SetBody ¶ added in v1.3.0
func (s *DescribeHanaInstancesResponse) SetBody(v *DescribeHanaInstancesResponseBody) *DescribeHanaInstancesResponse
func (*DescribeHanaInstancesResponse) SetHeaders ¶ added in v1.3.0
func (s *DescribeHanaInstancesResponse) SetHeaders(v map[string]*string) *DescribeHanaInstancesResponse
func (*DescribeHanaInstancesResponse) SetStatusCode ¶ added in v1.3.0
func (s *DescribeHanaInstancesResponse) SetStatusCode(v int32) *DescribeHanaInstancesResponse
func (DescribeHanaInstancesResponse) String ¶ added in v1.3.0
func (s DescribeHanaInstancesResponse) String() string
type DescribeHanaInstancesResponseBody ¶ added in v1.3.0
type DescribeHanaInstancesResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Hanas *DescribeHanaInstancesResponseBodyHanas `json:"Hanas,omitempty" xml:"Hanas,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeHanaInstancesResponseBody) GoString ¶ added in v1.3.0
func (s DescribeHanaInstancesResponseBody) GoString() string
func (*DescribeHanaInstancesResponseBody) SetCode ¶ added in v1.3.0
func (s *DescribeHanaInstancesResponseBody) SetCode(v string) *DescribeHanaInstancesResponseBody
func (*DescribeHanaInstancesResponseBody) SetHanas ¶ added in v1.3.0
func (s *DescribeHanaInstancesResponseBody) SetHanas(v *DescribeHanaInstancesResponseBodyHanas) *DescribeHanaInstancesResponseBody
func (*DescribeHanaInstancesResponseBody) SetMessage ¶ added in v1.3.0
func (s *DescribeHanaInstancesResponseBody) SetMessage(v string) *DescribeHanaInstancesResponseBody
func (*DescribeHanaInstancesResponseBody) SetPageNumber ¶ added in v1.3.0
func (s *DescribeHanaInstancesResponseBody) SetPageNumber(v int32) *DescribeHanaInstancesResponseBody
func (*DescribeHanaInstancesResponseBody) SetPageSize ¶ added in v1.3.0
func (s *DescribeHanaInstancesResponseBody) SetPageSize(v int32) *DescribeHanaInstancesResponseBody
func (*DescribeHanaInstancesResponseBody) SetRequestId ¶ added in v1.3.0
func (s *DescribeHanaInstancesResponseBody) SetRequestId(v string) *DescribeHanaInstancesResponseBody
func (*DescribeHanaInstancesResponseBody) SetSuccess ¶ added in v1.3.0
func (s *DescribeHanaInstancesResponseBody) SetSuccess(v bool) *DescribeHanaInstancesResponseBody
func (*DescribeHanaInstancesResponseBody) SetTotalCount ¶ added in v1.3.0
func (s *DescribeHanaInstancesResponseBody) SetTotalCount(v int32) *DescribeHanaInstancesResponseBody
func (DescribeHanaInstancesResponseBody) String ¶ added in v1.3.0
func (s DescribeHanaInstancesResponseBody) String() string
type DescribeHanaInstancesResponseBodyHanas ¶ added in v1.3.0
type DescribeHanaInstancesResponseBodyHanas struct {
Hana []*DescribeHanaInstancesResponseBodyHanasHana `json:"Hana,omitempty" xml:"Hana,omitempty" type:"Repeated"`
}
func (DescribeHanaInstancesResponseBodyHanas) GoString ¶ added in v1.3.0
func (s DescribeHanaInstancesResponseBodyHanas) GoString() string
func (DescribeHanaInstancesResponseBodyHanas) String ¶ added in v1.3.0
func (s DescribeHanaInstancesResponseBodyHanas) String() string
type DescribeHanaInstancesResponseBodyHanasHana ¶ added in v1.3.0
type DescribeHanaInstancesResponseBodyHanasHana struct { AlertSetting *string `json:"AlertSetting,omitempty" xml:"AlertSetting,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` HanaName *string `json:"HanaName,omitempty" xml:"HanaName,omitempty"` Host *string `json:"Host,omitempty" xml:"Host,omitempty"` InstanceNumber *int32 `json:"InstanceNumber,omitempty" xml:"InstanceNumber,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` Status *int64 `json:"Status,omitempty" xml:"Status,omitempty"` StatusMessage *string `json:"StatusMessage,omitempty" xml:"StatusMessage,omitempty"` Tags *DescribeHanaInstancesResponseBodyHanasHanaTags `json:"Tags,omitempty" xml:"Tags,omitempty" type:"Struct"` UseSsl *bool `json:"UseSsl,omitempty" xml:"UseSsl,omitempty"` UserName *string `json:"UserName,omitempty" xml:"UserName,omitempty"` ValidateCertificate *bool `json:"ValidateCertificate,omitempty" xml:"ValidateCertificate,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (DescribeHanaInstancesResponseBodyHanasHana) GoString ¶ added in v1.3.0
func (s DescribeHanaInstancesResponseBodyHanasHana) GoString() string
func (*DescribeHanaInstancesResponseBodyHanasHana) SetAlertSetting ¶ added in v1.3.0
func (s *DescribeHanaInstancesResponseBodyHanasHana) SetAlertSetting(v string) *DescribeHanaInstancesResponseBodyHanasHana
func (*DescribeHanaInstancesResponseBodyHanasHana) SetClusterId ¶ added in v1.3.0
func (s *DescribeHanaInstancesResponseBodyHanasHana) SetClusterId(v string) *DescribeHanaInstancesResponseBodyHanasHana
func (*DescribeHanaInstancesResponseBodyHanasHana) SetHanaName ¶ added in v1.3.0
func (s *DescribeHanaInstancesResponseBodyHanasHana) SetHanaName(v string) *DescribeHanaInstancesResponseBodyHanasHana
func (*DescribeHanaInstancesResponseBodyHanasHana) SetHost ¶ added in v1.3.0
func (s *DescribeHanaInstancesResponseBodyHanasHana) SetHost(v string) *DescribeHanaInstancesResponseBodyHanasHana
func (*DescribeHanaInstancesResponseBodyHanasHana) SetInstanceNumber ¶ added in v1.3.0
func (s *DescribeHanaInstancesResponseBodyHanasHana) SetInstanceNumber(v int32) *DescribeHanaInstancesResponseBodyHanasHana
func (*DescribeHanaInstancesResponseBodyHanasHana) SetResourceGroupId ¶ added in v1.3.0
func (s *DescribeHanaInstancesResponseBodyHanasHana) SetResourceGroupId(v string) *DescribeHanaInstancesResponseBodyHanasHana
func (*DescribeHanaInstancesResponseBodyHanasHana) SetStatus ¶ added in v1.3.0
func (s *DescribeHanaInstancesResponseBodyHanasHana) SetStatus(v int64) *DescribeHanaInstancesResponseBodyHanasHana
func (*DescribeHanaInstancesResponseBodyHanasHana) SetStatusMessage ¶ added in v1.3.0
func (s *DescribeHanaInstancesResponseBodyHanasHana) SetStatusMessage(v string) *DescribeHanaInstancesResponseBodyHanasHana
func (*DescribeHanaInstancesResponseBodyHanasHana) SetUseSsl ¶ added in v1.3.0
func (s *DescribeHanaInstancesResponseBodyHanasHana) SetUseSsl(v bool) *DescribeHanaInstancesResponseBodyHanasHana
func (*DescribeHanaInstancesResponseBodyHanasHana) SetUserName ¶ added in v1.3.0
func (s *DescribeHanaInstancesResponseBodyHanasHana) SetUserName(v string) *DescribeHanaInstancesResponseBodyHanasHana
func (*DescribeHanaInstancesResponseBodyHanasHana) SetValidateCertificate ¶ added in v1.3.0
func (s *DescribeHanaInstancesResponseBodyHanasHana) SetValidateCertificate(v bool) *DescribeHanaInstancesResponseBodyHanasHana
func (*DescribeHanaInstancesResponseBodyHanasHana) SetVaultId ¶ added in v1.3.0
func (s *DescribeHanaInstancesResponseBodyHanasHana) SetVaultId(v string) *DescribeHanaInstancesResponseBodyHanasHana
func (DescribeHanaInstancesResponseBodyHanasHana) String ¶ added in v1.3.0
func (s DescribeHanaInstancesResponseBodyHanasHana) String() string
type DescribeHanaInstancesResponseBodyHanasHanaTags ¶ added in v1.3.0
type DescribeHanaInstancesResponseBodyHanasHanaTags struct {
Tag []*DescribeHanaInstancesResponseBodyHanasHanaTagsTag `json:"Tag,omitempty" xml:"Tag,omitempty" type:"Repeated"`
}
func (DescribeHanaInstancesResponseBodyHanasHanaTags) GoString ¶ added in v1.3.0
func (s DescribeHanaInstancesResponseBodyHanasHanaTags) GoString() string
func (DescribeHanaInstancesResponseBodyHanasHanaTags) String ¶ added in v1.3.0
func (s DescribeHanaInstancesResponseBodyHanasHanaTags) String() string
type DescribeHanaInstancesResponseBodyHanasHanaTagsTag ¶ added in v1.3.0
type DescribeHanaInstancesResponseBodyHanasHanaTagsTag struct { Key *string `json:"Key,omitempty" xml:"Key,omitempty"` Value *string `json:"Value,omitempty" xml:"Value,omitempty"` }
func (DescribeHanaInstancesResponseBodyHanasHanaTagsTag) GoString ¶ added in v1.3.0
func (s DescribeHanaInstancesResponseBodyHanasHanaTagsTag) GoString() string
func (DescribeHanaInstancesResponseBodyHanasHanaTagsTag) String ¶ added in v1.3.0
func (s DescribeHanaInstancesResponseBodyHanasHanaTagsTag) String() string
type DescribeHanaRestoresRequest ¶ added in v1.3.0
type DescribeHanaRestoresRequest struct { BackupId *int64 `json:"BackupId,omitempty" xml:"BackupId,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` DatabaseName *string `json:"DatabaseName,omitempty" xml:"DatabaseName,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` RestoreId *string `json:"RestoreId,omitempty" xml:"RestoreId,omitempty"` RestoreStatus *string `json:"RestoreStatus,omitempty" xml:"RestoreStatus,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (DescribeHanaRestoresRequest) GoString ¶ added in v1.3.0
func (s DescribeHanaRestoresRequest) GoString() string
func (*DescribeHanaRestoresRequest) SetBackupId ¶ added in v1.3.0
func (s *DescribeHanaRestoresRequest) SetBackupId(v int64) *DescribeHanaRestoresRequest
func (*DescribeHanaRestoresRequest) SetClusterId ¶ added in v1.3.0
func (s *DescribeHanaRestoresRequest) SetClusterId(v string) *DescribeHanaRestoresRequest
func (*DescribeHanaRestoresRequest) SetDatabaseName ¶ added in v1.3.0
func (s *DescribeHanaRestoresRequest) SetDatabaseName(v string) *DescribeHanaRestoresRequest
func (*DescribeHanaRestoresRequest) SetPageNumber ¶ added in v1.3.0
func (s *DescribeHanaRestoresRequest) SetPageNumber(v int32) *DescribeHanaRestoresRequest
func (*DescribeHanaRestoresRequest) SetPageSize ¶ added in v1.3.0
func (s *DescribeHanaRestoresRequest) SetPageSize(v int32) *DescribeHanaRestoresRequest
func (*DescribeHanaRestoresRequest) SetResourceGroupId ¶ added in v1.3.0
func (s *DescribeHanaRestoresRequest) SetResourceGroupId(v string) *DescribeHanaRestoresRequest
func (*DescribeHanaRestoresRequest) SetRestoreId ¶ added in v1.3.0
func (s *DescribeHanaRestoresRequest) SetRestoreId(v string) *DescribeHanaRestoresRequest
func (*DescribeHanaRestoresRequest) SetRestoreStatus ¶ added in v1.3.0
func (s *DescribeHanaRestoresRequest) SetRestoreStatus(v string) *DescribeHanaRestoresRequest
func (*DescribeHanaRestoresRequest) SetVaultId ¶ added in v1.3.0
func (s *DescribeHanaRestoresRequest) SetVaultId(v string) *DescribeHanaRestoresRequest
func (DescribeHanaRestoresRequest) String ¶ added in v1.3.0
func (s DescribeHanaRestoresRequest) String() string
type DescribeHanaRestoresResponse ¶ added in v1.3.0
type DescribeHanaRestoresResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeHanaRestoresResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeHanaRestoresResponse) GoString ¶ added in v1.3.0
func (s DescribeHanaRestoresResponse) GoString() string
func (*DescribeHanaRestoresResponse) SetBody ¶ added in v1.3.0
func (s *DescribeHanaRestoresResponse) SetBody(v *DescribeHanaRestoresResponseBody) *DescribeHanaRestoresResponse
func (*DescribeHanaRestoresResponse) SetHeaders ¶ added in v1.3.0
func (s *DescribeHanaRestoresResponse) SetHeaders(v map[string]*string) *DescribeHanaRestoresResponse
func (*DescribeHanaRestoresResponse) SetStatusCode ¶ added in v1.3.0
func (s *DescribeHanaRestoresResponse) SetStatusCode(v int32) *DescribeHanaRestoresResponse
func (DescribeHanaRestoresResponse) String ¶ added in v1.3.0
func (s DescribeHanaRestoresResponse) String() string
type DescribeHanaRestoresResponseBody ¶ added in v1.3.0
type DescribeHanaRestoresResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` HanaRestore *DescribeHanaRestoresResponseBodyHanaRestore `json:"HanaRestore,omitempty" xml:"HanaRestore,omitempty" type:"Struct"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeHanaRestoresResponseBody) GoString ¶ added in v1.3.0
func (s DescribeHanaRestoresResponseBody) GoString() string
func (*DescribeHanaRestoresResponseBody) SetCode ¶ added in v1.3.0
func (s *DescribeHanaRestoresResponseBody) SetCode(v string) *DescribeHanaRestoresResponseBody
func (*DescribeHanaRestoresResponseBody) SetHanaRestore ¶ added in v1.3.0
func (s *DescribeHanaRestoresResponseBody) SetHanaRestore(v *DescribeHanaRestoresResponseBodyHanaRestore) *DescribeHanaRestoresResponseBody
func (*DescribeHanaRestoresResponseBody) SetMessage ¶ added in v1.3.0
func (s *DescribeHanaRestoresResponseBody) SetMessage(v string) *DescribeHanaRestoresResponseBody
func (*DescribeHanaRestoresResponseBody) SetPageNumber ¶ added in v1.3.0
func (s *DescribeHanaRestoresResponseBody) SetPageNumber(v int32) *DescribeHanaRestoresResponseBody
func (*DescribeHanaRestoresResponseBody) SetPageSize ¶ added in v1.3.0
func (s *DescribeHanaRestoresResponseBody) SetPageSize(v int32) *DescribeHanaRestoresResponseBody
func (*DescribeHanaRestoresResponseBody) SetRequestId ¶ added in v1.3.0
func (s *DescribeHanaRestoresResponseBody) SetRequestId(v string) *DescribeHanaRestoresResponseBody
func (*DescribeHanaRestoresResponseBody) SetSuccess ¶ added in v1.3.0
func (s *DescribeHanaRestoresResponseBody) SetSuccess(v bool) *DescribeHanaRestoresResponseBody
func (*DescribeHanaRestoresResponseBody) SetTotalCount ¶ added in v1.3.0
func (s *DescribeHanaRestoresResponseBody) SetTotalCount(v int32) *DescribeHanaRestoresResponseBody
func (DescribeHanaRestoresResponseBody) String ¶ added in v1.3.0
func (s DescribeHanaRestoresResponseBody) String() string
type DescribeHanaRestoresResponseBodyHanaRestore ¶ added in v1.3.0
type DescribeHanaRestoresResponseBodyHanaRestore struct {
HanaRestores []*DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores `json:"HanaRestores,omitempty" xml:"HanaRestores,omitempty" type:"Repeated"`
}
func (DescribeHanaRestoresResponseBodyHanaRestore) GoString ¶ added in v1.3.0
func (s DescribeHanaRestoresResponseBodyHanaRestore) GoString() string
func (*DescribeHanaRestoresResponseBodyHanaRestore) SetHanaRestores ¶ added in v1.3.0
func (DescribeHanaRestoresResponseBodyHanaRestore) String ¶ added in v1.3.0
func (s DescribeHanaRestoresResponseBodyHanaRestore) String() string
type DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores ¶ added in v1.3.0
type DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores struct { BackupID *int64 `json:"BackupID,omitempty" xml:"BackupID,omitempty"` BackupPrefix *string `json:"BackupPrefix,omitempty" xml:"BackupPrefix,omitempty"` CheckAccess *bool `json:"CheckAccess,omitempty" xml:"CheckAccess,omitempty"` ClearLog *bool `json:"ClearLog,omitempty" xml:"ClearLog,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` CurrentPhase *int32 `json:"CurrentPhase,omitempty" xml:"CurrentPhase,omitempty"` CurrentProgress *int64 `json:"CurrentProgress,omitempty" xml:"CurrentProgress,omitempty"` DatabaseName *string `json:"DatabaseName,omitempty" xml:"DatabaseName,omitempty"` DatabaseRestoreId *int64 `json:"DatabaseRestoreId,omitempty" xml:"DatabaseRestoreId,omitempty"` EndTime *int64 `json:"EndTime,omitempty" xml:"EndTime,omitempty"` LogPosition *int64 `json:"LogPosition,omitempty" xml:"LogPosition,omitempty"` MaxPhase *int32 `json:"MaxPhase,omitempty" xml:"MaxPhase,omitempty"` MaxProgress *int64 `json:"MaxProgress,omitempty" xml:"MaxProgress,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` Mode *string `json:"Mode,omitempty" xml:"Mode,omitempty"` Phase *string `json:"Phase,omitempty" xml:"Phase,omitempty"` ReachedTime *int64 `json:"ReachedTime,omitempty" xml:"ReachedTime,omitempty"` RecoveryPointInTime *int64 `json:"RecoveryPointInTime,omitempty" xml:"RecoveryPointInTime,omitempty"` RestoreId *string `json:"RestoreId,omitempty" xml:"RestoreId,omitempty"` Source *string `json:"Source,omitempty" xml:"Source,omitempty"` SourceClusterId *string `json:"SourceClusterId,omitempty" xml:"SourceClusterId,omitempty"` StartTime *int64 `json:"StartTime,omitempty" xml:"StartTime,omitempty"` State *string `json:"State,omitempty" xml:"State,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` SystemCopy *bool `json:"SystemCopy,omitempty" xml:"SystemCopy,omitempty"` UseCatalog *bool `json:"UseCatalog,omitempty" xml:"UseCatalog,omitempty"` UseDelta *bool `json:"UseDelta,omitempty" xml:"UseDelta,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` VolumeId *int32 `json:"VolumeId,omitempty" xml:"VolumeId,omitempty"` }
func (DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) GoString ¶ added in v1.3.0
func (s DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) GoString() string
func (*DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetBackupID ¶ added in v1.3.0
func (*DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetBackupPrefix ¶ added in v1.3.0
func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetBackupPrefix(v string) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
func (*DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetCheckAccess ¶ added in v1.3.0
func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetCheckAccess(v bool) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
func (*DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetClearLog ¶ added in v1.3.0
func (*DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetClusterId ¶ added in v1.3.0
func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetClusterId(v string) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
func (*DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetCurrentPhase ¶ added in v1.3.0
func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetCurrentPhase(v int32) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
func (*DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetCurrentProgress ¶ added in v1.3.0
func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetCurrentProgress(v int64) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
func (*DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetDatabaseName ¶ added in v1.3.0
func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetDatabaseName(v string) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
func (*DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetDatabaseRestoreId ¶ added in v1.3.0
func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetDatabaseRestoreId(v int64) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
func (*DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetEndTime ¶ added in v1.3.0
func (*DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetLogPosition ¶ added in v1.3.0
func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetLogPosition(v int64) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
func (*DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetMaxPhase ¶ added in v1.3.0
func (*DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetMaxProgress ¶ added in v1.3.0
func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetMaxProgress(v int64) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
func (*DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetMessage ¶ added in v1.3.0
func (*DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetReachedTime ¶ added in v1.3.0
func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetReachedTime(v int64) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
func (*DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetRecoveryPointInTime ¶ added in v1.3.0
func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetRecoveryPointInTime(v int64) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
func (*DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetRestoreId ¶ added in v1.3.0
func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetRestoreId(v string) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
func (*DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetSourceClusterId ¶ added in v1.3.0
func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetSourceClusterId(v string) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
func (*DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetStartTime ¶ added in v1.3.0
func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetStartTime(v int64) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
func (*DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetSystemCopy ¶ added in v1.3.0
func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetSystemCopy(v bool) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
func (*DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetUseCatalog ¶ added in v1.3.0
func (s *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetUseCatalog(v bool) *DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores
func (*DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetUseDelta ¶ added in v1.3.0
func (*DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetVaultId ¶ added in v1.3.0
func (*DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) SetVolumeId ¶ added in v1.3.0
func (DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) String ¶ added in v1.3.0
func (s DescribeHanaRestoresResponseBodyHanaRestoreHanaRestores) String() string
type DescribeHanaRetentionSettingRequest ¶ added in v1.3.0
type DescribeHanaRetentionSettingRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` DatabaseName *string `json:"DatabaseName,omitempty" xml:"DatabaseName,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (DescribeHanaRetentionSettingRequest) GoString ¶ added in v1.3.0
func (s DescribeHanaRetentionSettingRequest) GoString() string
func (*DescribeHanaRetentionSettingRequest) SetClusterId ¶ added in v1.3.0
func (s *DescribeHanaRetentionSettingRequest) SetClusterId(v string) *DescribeHanaRetentionSettingRequest
func (*DescribeHanaRetentionSettingRequest) SetDatabaseName ¶ added in v1.3.0
func (s *DescribeHanaRetentionSettingRequest) SetDatabaseName(v string) *DescribeHanaRetentionSettingRequest
func (*DescribeHanaRetentionSettingRequest) SetVaultId ¶ added in v1.3.0
func (s *DescribeHanaRetentionSettingRequest) SetVaultId(v string) *DescribeHanaRetentionSettingRequest
func (DescribeHanaRetentionSettingRequest) String ¶ added in v1.3.0
func (s DescribeHanaRetentionSettingRequest) String() string
type DescribeHanaRetentionSettingResponse ¶ added in v1.3.0
type DescribeHanaRetentionSettingResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeHanaRetentionSettingResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeHanaRetentionSettingResponse) GoString ¶ added in v1.3.0
func (s DescribeHanaRetentionSettingResponse) GoString() string
func (*DescribeHanaRetentionSettingResponse) SetHeaders ¶ added in v1.3.0
func (s *DescribeHanaRetentionSettingResponse) SetHeaders(v map[string]*string) *DescribeHanaRetentionSettingResponse
func (*DescribeHanaRetentionSettingResponse) SetStatusCode ¶ added in v1.3.0
func (s *DescribeHanaRetentionSettingResponse) SetStatusCode(v int32) *DescribeHanaRetentionSettingResponse
func (DescribeHanaRetentionSettingResponse) String ¶ added in v1.3.0
func (s DescribeHanaRetentionSettingResponse) String() string
type DescribeHanaRetentionSettingResponseBody ¶ added in v1.3.0
type DescribeHanaRetentionSettingResponseBody struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` Code *string `json:"Code,omitempty" xml:"Code,omitempty"` DatabaseName *string `json:"DatabaseName,omitempty" xml:"DatabaseName,omitempty"` Disabled *bool `json:"Disabled,omitempty" xml:"Disabled,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` RetentionDays *int64 `json:"RetentionDays,omitempty" xml:"RetentionDays,omitempty"` Schedule *string `json:"Schedule,omitempty" xml:"Schedule,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (DescribeHanaRetentionSettingResponseBody) GoString ¶ added in v1.3.0
func (s DescribeHanaRetentionSettingResponseBody) GoString() string
func (*DescribeHanaRetentionSettingResponseBody) SetClusterId ¶ added in v1.3.0
func (s *DescribeHanaRetentionSettingResponseBody) SetClusterId(v string) *DescribeHanaRetentionSettingResponseBody
func (*DescribeHanaRetentionSettingResponseBody) SetCode ¶ added in v1.3.0
func (s *DescribeHanaRetentionSettingResponseBody) SetCode(v string) *DescribeHanaRetentionSettingResponseBody
func (*DescribeHanaRetentionSettingResponseBody) SetDatabaseName ¶ added in v1.3.0
func (s *DescribeHanaRetentionSettingResponseBody) SetDatabaseName(v string) *DescribeHanaRetentionSettingResponseBody
func (*DescribeHanaRetentionSettingResponseBody) SetDisabled ¶ added in v1.3.0
func (s *DescribeHanaRetentionSettingResponseBody) SetDisabled(v bool) *DescribeHanaRetentionSettingResponseBody
func (*DescribeHanaRetentionSettingResponseBody) SetMessage ¶ added in v1.3.0
func (s *DescribeHanaRetentionSettingResponseBody) SetMessage(v string) *DescribeHanaRetentionSettingResponseBody
func (*DescribeHanaRetentionSettingResponseBody) SetRequestId ¶ added in v1.3.0
func (s *DescribeHanaRetentionSettingResponseBody) SetRequestId(v string) *DescribeHanaRetentionSettingResponseBody
func (*DescribeHanaRetentionSettingResponseBody) SetRetentionDays ¶ added in v1.3.0
func (s *DescribeHanaRetentionSettingResponseBody) SetRetentionDays(v int64) *DescribeHanaRetentionSettingResponseBody
func (*DescribeHanaRetentionSettingResponseBody) SetSchedule ¶ added in v1.3.0
func (s *DescribeHanaRetentionSettingResponseBody) SetSchedule(v string) *DescribeHanaRetentionSettingResponseBody
func (*DescribeHanaRetentionSettingResponseBody) SetSuccess ¶ added in v1.3.0
func (s *DescribeHanaRetentionSettingResponseBody) SetSuccess(v bool) *DescribeHanaRetentionSettingResponseBody
func (*DescribeHanaRetentionSettingResponseBody) SetVaultId ¶ added in v1.3.0
func (s *DescribeHanaRetentionSettingResponseBody) SetVaultId(v string) *DescribeHanaRetentionSettingResponseBody
func (DescribeHanaRetentionSettingResponseBody) String ¶ added in v1.3.0
func (s DescribeHanaRetentionSettingResponseBody) String() string
type DescribeOtsTableSnapshotsRequest ¶
type DescribeOtsTableSnapshotsRequest struct { EndTime *int64 `json:"EndTime,omitempty" xml:"EndTime,omitempty"` Limit *int32 `json:"Limit,omitempty" xml:"Limit,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` OtsInstances []*DescribeOtsTableSnapshotsRequestOtsInstances `json:"OtsInstances,omitempty" xml:"OtsInstances,omitempty" type:"Repeated"` SnapshotIds []*string `json:"SnapshotIds,omitempty" xml:"SnapshotIds,omitempty" type:"Repeated"` StartTime *int64 `json:"StartTime,omitempty" xml:"StartTime,omitempty"` }
func (DescribeOtsTableSnapshotsRequest) GoString ¶
func (s DescribeOtsTableSnapshotsRequest) GoString() string
func (*DescribeOtsTableSnapshotsRequest) SetEndTime ¶
func (s *DescribeOtsTableSnapshotsRequest) SetEndTime(v int64) *DescribeOtsTableSnapshotsRequest
func (*DescribeOtsTableSnapshotsRequest) SetLimit ¶
func (s *DescribeOtsTableSnapshotsRequest) SetLimit(v int32) *DescribeOtsTableSnapshotsRequest
func (*DescribeOtsTableSnapshotsRequest) SetNextToken ¶
func (s *DescribeOtsTableSnapshotsRequest) SetNextToken(v string) *DescribeOtsTableSnapshotsRequest
func (*DescribeOtsTableSnapshotsRequest) SetOtsInstances ¶
func (s *DescribeOtsTableSnapshotsRequest) SetOtsInstances(v []*DescribeOtsTableSnapshotsRequestOtsInstances) *DescribeOtsTableSnapshotsRequest
func (*DescribeOtsTableSnapshotsRequest) SetSnapshotIds ¶
func (s *DescribeOtsTableSnapshotsRequest) SetSnapshotIds(v []*string) *DescribeOtsTableSnapshotsRequest
func (*DescribeOtsTableSnapshotsRequest) SetStartTime ¶
func (s *DescribeOtsTableSnapshotsRequest) SetStartTime(v int64) *DescribeOtsTableSnapshotsRequest
func (DescribeOtsTableSnapshotsRequest) String ¶
func (s DescribeOtsTableSnapshotsRequest) String() string
type DescribeOtsTableSnapshotsRequestOtsInstances ¶
type DescribeOtsTableSnapshotsRequestOtsInstances struct { InstanceName *string `json:"InstanceName,omitempty" xml:"InstanceName,omitempty"` TableNames []*string `json:"TableNames,omitempty" xml:"TableNames,omitempty" type:"Repeated"` }
func (DescribeOtsTableSnapshotsRequestOtsInstances) GoString ¶
func (s DescribeOtsTableSnapshotsRequestOtsInstances) GoString() string
func (*DescribeOtsTableSnapshotsRequestOtsInstances) SetInstanceName ¶
func (s *DescribeOtsTableSnapshotsRequestOtsInstances) SetInstanceName(v string) *DescribeOtsTableSnapshotsRequestOtsInstances
func (*DescribeOtsTableSnapshotsRequestOtsInstances) SetTableNames ¶
func (s *DescribeOtsTableSnapshotsRequestOtsInstances) SetTableNames(v []*string) *DescribeOtsTableSnapshotsRequestOtsInstances
func (DescribeOtsTableSnapshotsRequestOtsInstances) String ¶
func (s DescribeOtsTableSnapshotsRequestOtsInstances) String() string
type DescribeOtsTableSnapshotsResponse ¶
type DescribeOtsTableSnapshotsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeOtsTableSnapshotsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeOtsTableSnapshotsResponse) GoString ¶
func (s DescribeOtsTableSnapshotsResponse) GoString() string
func (*DescribeOtsTableSnapshotsResponse) SetHeaders ¶
func (s *DescribeOtsTableSnapshotsResponse) SetHeaders(v map[string]*string) *DescribeOtsTableSnapshotsResponse
func (*DescribeOtsTableSnapshotsResponse) SetStatusCode ¶ added in v1.3.0
func (s *DescribeOtsTableSnapshotsResponse) SetStatusCode(v int32) *DescribeOtsTableSnapshotsResponse
func (DescribeOtsTableSnapshotsResponse) String ¶
func (s DescribeOtsTableSnapshotsResponse) String() string
type DescribeOtsTableSnapshotsResponseBody ¶
type DescribeOtsTableSnapshotsResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Limit *int32 `json:"Limit,omitempty" xml:"Limit,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Snapshots []*DescribeOtsTableSnapshotsResponseBodySnapshots `json:"Snapshots,omitempty" xml:"Snapshots,omitempty" type:"Repeated"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (DescribeOtsTableSnapshotsResponseBody) GoString ¶
func (s DescribeOtsTableSnapshotsResponseBody) GoString() string
func (*DescribeOtsTableSnapshotsResponseBody) SetCode ¶
func (s *DescribeOtsTableSnapshotsResponseBody) SetCode(v string) *DescribeOtsTableSnapshotsResponseBody
func (*DescribeOtsTableSnapshotsResponseBody) SetLimit ¶
func (s *DescribeOtsTableSnapshotsResponseBody) SetLimit(v int32) *DescribeOtsTableSnapshotsResponseBody
func (*DescribeOtsTableSnapshotsResponseBody) SetMessage ¶
func (s *DescribeOtsTableSnapshotsResponseBody) SetMessage(v string) *DescribeOtsTableSnapshotsResponseBody
func (*DescribeOtsTableSnapshotsResponseBody) SetNextToken ¶
func (s *DescribeOtsTableSnapshotsResponseBody) SetNextToken(v string) *DescribeOtsTableSnapshotsResponseBody
func (*DescribeOtsTableSnapshotsResponseBody) SetRequestId ¶
func (s *DescribeOtsTableSnapshotsResponseBody) SetRequestId(v string) *DescribeOtsTableSnapshotsResponseBody
func (*DescribeOtsTableSnapshotsResponseBody) SetSnapshots ¶
func (s *DescribeOtsTableSnapshotsResponseBody) SetSnapshots(v []*DescribeOtsTableSnapshotsResponseBodySnapshots) *DescribeOtsTableSnapshotsResponseBody
func (*DescribeOtsTableSnapshotsResponseBody) SetSuccess ¶
func (s *DescribeOtsTableSnapshotsResponseBody) SetSuccess(v bool) *DescribeOtsTableSnapshotsResponseBody
func (DescribeOtsTableSnapshotsResponseBody) String ¶
func (s DescribeOtsTableSnapshotsResponseBody) String() string
type DescribeOtsTableSnapshotsResponseBodySnapshots ¶
type DescribeOtsTableSnapshotsResponseBodySnapshots struct { ActualBytes *string `json:"ActualBytes,omitempty" xml:"ActualBytes,omitempty"` BackupType *string `json:"BackupType,omitempty" xml:"BackupType,omitempty"` BytesTotal *int64 `json:"BytesTotal,omitempty" xml:"BytesTotal,omitempty"` CompleteTime *int64 `json:"CompleteTime,omitempty" xml:"CompleteTime,omitempty"` CreateTime *int64 `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` CreatedTime *int64 `json:"CreatedTime,omitempty" xml:"CreatedTime,omitempty"` InstanceName *string `json:"InstanceName,omitempty" xml:"InstanceName,omitempty"` JobId *string `json:"JobId,omitempty" xml:"JobId,omitempty"` ParentSnapshotHash *string `json:"ParentSnapshotHash,omitempty" xml:"ParentSnapshotHash,omitempty"` RangeEnd *int64 `json:"RangeEnd,omitempty" xml:"RangeEnd,omitempty"` RangeStart *int64 `json:"RangeStart,omitempty" xml:"RangeStart,omitempty"` Retention *int64 `json:"Retention,omitempty" xml:"Retention,omitempty"` SnapshotHash *string `json:"SnapshotHash,omitempty" xml:"SnapshotHash,omitempty"` SnapshotId *string `json:"SnapshotId,omitempty" xml:"SnapshotId,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` StartTime *int64 `json:"StartTime,omitempty" xml:"StartTime,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` TableName *string `json:"TableName,omitempty" xml:"TableName,omitempty"` UpdatedTime *int64 `json:"UpdatedTime,omitempty" xml:"UpdatedTime,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (DescribeOtsTableSnapshotsResponseBodySnapshots) GoString ¶
func (s DescribeOtsTableSnapshotsResponseBodySnapshots) GoString() string
func (*DescribeOtsTableSnapshotsResponseBodySnapshots) SetActualBytes ¶
func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetActualBytes(v string) *DescribeOtsTableSnapshotsResponseBodySnapshots
func (*DescribeOtsTableSnapshotsResponseBodySnapshots) SetBackupType ¶
func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetBackupType(v string) *DescribeOtsTableSnapshotsResponseBodySnapshots
func (*DescribeOtsTableSnapshotsResponseBodySnapshots) SetBytesTotal ¶
func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetBytesTotal(v int64) *DescribeOtsTableSnapshotsResponseBodySnapshots
func (*DescribeOtsTableSnapshotsResponseBodySnapshots) SetCompleteTime ¶
func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetCompleteTime(v int64) *DescribeOtsTableSnapshotsResponseBodySnapshots
func (*DescribeOtsTableSnapshotsResponseBodySnapshots) SetCreateTime ¶
func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetCreateTime(v int64) *DescribeOtsTableSnapshotsResponseBodySnapshots
func (*DescribeOtsTableSnapshotsResponseBodySnapshots) SetCreatedTime ¶
func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetCreatedTime(v int64) *DescribeOtsTableSnapshotsResponseBodySnapshots
func (*DescribeOtsTableSnapshotsResponseBodySnapshots) SetInstanceName ¶
func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetInstanceName(v string) *DescribeOtsTableSnapshotsResponseBodySnapshots
func (*DescribeOtsTableSnapshotsResponseBodySnapshots) SetJobId ¶
func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetJobId(v string) *DescribeOtsTableSnapshotsResponseBodySnapshots
func (*DescribeOtsTableSnapshotsResponseBodySnapshots) SetParentSnapshotHash ¶
func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetParentSnapshotHash(v string) *DescribeOtsTableSnapshotsResponseBodySnapshots
func (*DescribeOtsTableSnapshotsResponseBodySnapshots) SetRangeEnd ¶
func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetRangeEnd(v int64) *DescribeOtsTableSnapshotsResponseBodySnapshots
func (*DescribeOtsTableSnapshotsResponseBodySnapshots) SetRangeStart ¶
func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetRangeStart(v int64) *DescribeOtsTableSnapshotsResponseBodySnapshots
func (*DescribeOtsTableSnapshotsResponseBodySnapshots) SetRetention ¶
func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetRetention(v int64) *DescribeOtsTableSnapshotsResponseBodySnapshots
func (*DescribeOtsTableSnapshotsResponseBodySnapshots) SetSnapshotHash ¶
func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetSnapshotHash(v string) *DescribeOtsTableSnapshotsResponseBodySnapshots
func (*DescribeOtsTableSnapshotsResponseBodySnapshots) SetSnapshotId ¶
func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetSnapshotId(v string) *DescribeOtsTableSnapshotsResponseBodySnapshots
func (*DescribeOtsTableSnapshotsResponseBodySnapshots) SetSourceType ¶
func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetSourceType(v string) *DescribeOtsTableSnapshotsResponseBodySnapshots
func (*DescribeOtsTableSnapshotsResponseBodySnapshots) SetStartTime ¶
func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetStartTime(v int64) *DescribeOtsTableSnapshotsResponseBodySnapshots
func (*DescribeOtsTableSnapshotsResponseBodySnapshots) SetStatus ¶
func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetStatus(v string) *DescribeOtsTableSnapshotsResponseBodySnapshots
func (*DescribeOtsTableSnapshotsResponseBodySnapshots) SetTableName ¶
func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetTableName(v string) *DescribeOtsTableSnapshotsResponseBodySnapshots
func (*DescribeOtsTableSnapshotsResponseBodySnapshots) SetUpdatedTime ¶
func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetUpdatedTime(v int64) *DescribeOtsTableSnapshotsResponseBodySnapshots
func (*DescribeOtsTableSnapshotsResponseBodySnapshots) SetVaultId ¶
func (s *DescribeOtsTableSnapshotsResponseBodySnapshots) SetVaultId(v string) *DescribeOtsTableSnapshotsResponseBodySnapshots
func (DescribeOtsTableSnapshotsResponseBodySnapshots) String ¶
func (s DescribeOtsTableSnapshotsResponseBodySnapshots) String() string
type DescribeRecoverableOtsInstancesResponse ¶
type DescribeRecoverableOtsInstancesResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeRecoverableOtsInstancesResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeRecoverableOtsInstancesResponse) GoString ¶
func (s DescribeRecoverableOtsInstancesResponse) GoString() string
func (*DescribeRecoverableOtsInstancesResponse) SetHeaders ¶
func (s *DescribeRecoverableOtsInstancesResponse) SetHeaders(v map[string]*string) *DescribeRecoverableOtsInstancesResponse
func (*DescribeRecoverableOtsInstancesResponse) SetStatusCode ¶ added in v1.3.0
func (s *DescribeRecoverableOtsInstancesResponse) SetStatusCode(v int32) *DescribeRecoverableOtsInstancesResponse
func (DescribeRecoverableOtsInstancesResponse) String ¶
func (s DescribeRecoverableOtsInstancesResponse) String() string
type DescribeRecoverableOtsInstancesResponseBody ¶
type DescribeRecoverableOtsInstancesResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` OtsInstances []*DescribeRecoverableOtsInstancesResponseBodyOtsInstances `json:"OtsInstances,omitempty" xml:"OtsInstances,omitempty" type:"Repeated"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (DescribeRecoverableOtsInstancesResponseBody) GoString ¶
func (s DescribeRecoverableOtsInstancesResponseBody) GoString() string
func (*DescribeRecoverableOtsInstancesResponseBody) SetCode ¶
func (s *DescribeRecoverableOtsInstancesResponseBody) SetCode(v string) *DescribeRecoverableOtsInstancesResponseBody
func (*DescribeRecoverableOtsInstancesResponseBody) SetMessage ¶
func (s *DescribeRecoverableOtsInstancesResponseBody) SetMessage(v string) *DescribeRecoverableOtsInstancesResponseBody
func (*DescribeRecoverableOtsInstancesResponseBody) SetOtsInstances ¶
func (*DescribeRecoverableOtsInstancesResponseBody) SetRequestId ¶
func (s *DescribeRecoverableOtsInstancesResponseBody) SetRequestId(v string) *DescribeRecoverableOtsInstancesResponseBody
func (*DescribeRecoverableOtsInstancesResponseBody) SetSuccess ¶
func (s *DescribeRecoverableOtsInstancesResponseBody) SetSuccess(v bool) *DescribeRecoverableOtsInstancesResponseBody
func (DescribeRecoverableOtsInstancesResponseBody) String ¶
func (s DescribeRecoverableOtsInstancesResponseBody) String() string
type DescribeRecoverableOtsInstancesResponseBodyOtsInstances ¶
type DescribeRecoverableOtsInstancesResponseBodyOtsInstances struct { InstanceName *string `json:"InstanceName,omitempty" xml:"InstanceName,omitempty"` TableNames []*string `json:"TableNames,omitempty" xml:"TableNames,omitempty" type:"Repeated"` }
func (DescribeRecoverableOtsInstancesResponseBodyOtsInstances) GoString ¶
func (s DescribeRecoverableOtsInstancesResponseBodyOtsInstances) GoString() string
func (*DescribeRecoverableOtsInstancesResponseBodyOtsInstances) SetInstanceName ¶
func (s *DescribeRecoverableOtsInstancesResponseBodyOtsInstances) SetInstanceName(v string) *DescribeRecoverableOtsInstancesResponseBodyOtsInstances
func (*DescribeRecoverableOtsInstancesResponseBodyOtsInstances) SetTableNames ¶
func (s *DescribeRecoverableOtsInstancesResponseBodyOtsInstances) SetTableNames(v []*string) *DescribeRecoverableOtsInstancesResponseBodyOtsInstances
func (DescribeRecoverableOtsInstancesResponseBodyOtsInstances) String ¶
func (s DescribeRecoverableOtsInstancesResponseBodyOtsInstances) String() string
type DescribeRegionsRequest ¶
type DescribeRegionsRequest struct {
NeedVaultCount *bool `json:"NeedVaultCount,omitempty" xml:"NeedVaultCount,omitempty"`
}
func (DescribeRegionsRequest) GoString ¶
func (s DescribeRegionsRequest) GoString() string
func (*DescribeRegionsRequest) SetNeedVaultCount ¶
func (s *DescribeRegionsRequest) SetNeedVaultCount(v bool) *DescribeRegionsRequest
func (DescribeRegionsRequest) String ¶
func (s DescribeRegionsRequest) String() string
type DescribeRegionsResponse ¶
type DescribeRegionsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeRegionsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeRegionsResponse) GoString ¶
func (s DescribeRegionsResponse) GoString() string
func (*DescribeRegionsResponse) SetBody ¶
func (s *DescribeRegionsResponse) SetBody(v *DescribeRegionsResponseBody) *DescribeRegionsResponse
func (*DescribeRegionsResponse) SetHeaders ¶
func (s *DescribeRegionsResponse) SetHeaders(v map[string]*string) *DescribeRegionsResponse
func (*DescribeRegionsResponse) SetStatusCode ¶ added in v1.3.0
func (s *DescribeRegionsResponse) SetStatusCode(v int32) *DescribeRegionsResponse
func (DescribeRegionsResponse) String ¶
func (s DescribeRegionsResponse) String() string
type DescribeRegionsResponseBody ¶
type DescribeRegionsResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` Regions *DescribeRegionsResponseBodyRegions `json:"Regions,omitempty" xml:"Regions,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (DescribeRegionsResponseBody) GoString ¶
func (s DescribeRegionsResponseBody) GoString() string
func (*DescribeRegionsResponseBody) SetCode ¶
func (s *DescribeRegionsResponseBody) SetCode(v string) *DescribeRegionsResponseBody
func (*DescribeRegionsResponseBody) SetMessage ¶
func (s *DescribeRegionsResponseBody) SetMessage(v string) *DescribeRegionsResponseBody
func (*DescribeRegionsResponseBody) SetRegions ¶
func (s *DescribeRegionsResponseBody) SetRegions(v *DescribeRegionsResponseBodyRegions) *DescribeRegionsResponseBody
func (*DescribeRegionsResponseBody) SetRequestId ¶
func (s *DescribeRegionsResponseBody) SetRequestId(v string) *DescribeRegionsResponseBody
func (*DescribeRegionsResponseBody) SetSuccess ¶
func (s *DescribeRegionsResponseBody) SetSuccess(v bool) *DescribeRegionsResponseBody
func (DescribeRegionsResponseBody) String ¶
func (s DescribeRegionsResponseBody) String() string
type DescribeRegionsResponseBodyRegions ¶
type DescribeRegionsResponseBodyRegions struct {
Region []*DescribeRegionsResponseBodyRegionsRegion `json:"Region,omitempty" xml:"Region,omitempty" type:"Repeated"`
}
func (DescribeRegionsResponseBodyRegions) GoString ¶
func (s DescribeRegionsResponseBodyRegions) GoString() string
func (*DescribeRegionsResponseBodyRegions) SetRegion ¶
func (s *DescribeRegionsResponseBodyRegions) SetRegion(v []*DescribeRegionsResponseBodyRegionsRegion) *DescribeRegionsResponseBodyRegions
func (DescribeRegionsResponseBodyRegions) String ¶
func (s DescribeRegionsResponseBodyRegions) String() string
type DescribeRegionsResponseBodyRegionsRegion ¶
type DescribeRegionsResponseBodyRegionsRegion struct { LocalName *string `json:"LocalName,omitempty" xml:"LocalName,omitempty"` RegionId *string `json:"RegionId,omitempty" xml:"RegionId,omitempty"` VaultCount *int32 `json:"VaultCount,omitempty" xml:"VaultCount,omitempty"` }
func (DescribeRegionsResponseBodyRegionsRegion) GoString ¶
func (s DescribeRegionsResponseBodyRegionsRegion) GoString() string
func (*DescribeRegionsResponseBodyRegionsRegion) SetLocalName ¶
func (s *DescribeRegionsResponseBodyRegionsRegion) SetLocalName(v string) *DescribeRegionsResponseBodyRegionsRegion
func (*DescribeRegionsResponseBodyRegionsRegion) SetRegionId ¶
func (s *DescribeRegionsResponseBodyRegionsRegion) SetRegionId(v string) *DescribeRegionsResponseBodyRegionsRegion
func (*DescribeRegionsResponseBodyRegionsRegion) SetVaultCount ¶
func (s *DescribeRegionsResponseBodyRegionsRegion) SetVaultCount(v int32) *DescribeRegionsResponseBodyRegionsRegion
func (DescribeRegionsResponseBodyRegionsRegion) String ¶
func (s DescribeRegionsResponseBodyRegionsRegion) String() string
type DescribeRestoreJobs2Request ¶
type DescribeRestoreJobs2Request struct { Filters []*DescribeRestoreJobs2RequestFilters `json:"Filters,omitempty" xml:"Filters,omitempty" type:"Repeated"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RestoreType *string `json:"RestoreType,omitempty" xml:"RestoreType,omitempty"` }
func (DescribeRestoreJobs2Request) GoString ¶
func (s DescribeRestoreJobs2Request) GoString() string
func (*DescribeRestoreJobs2Request) SetFilters ¶
func (s *DescribeRestoreJobs2Request) SetFilters(v []*DescribeRestoreJobs2RequestFilters) *DescribeRestoreJobs2Request
func (*DescribeRestoreJobs2Request) SetPageNumber ¶
func (s *DescribeRestoreJobs2Request) SetPageNumber(v int32) *DescribeRestoreJobs2Request
func (*DescribeRestoreJobs2Request) SetPageSize ¶
func (s *DescribeRestoreJobs2Request) SetPageSize(v int32) *DescribeRestoreJobs2Request
func (*DescribeRestoreJobs2Request) SetRestoreType ¶
func (s *DescribeRestoreJobs2Request) SetRestoreType(v string) *DescribeRestoreJobs2Request
func (DescribeRestoreJobs2Request) String ¶
func (s DescribeRestoreJobs2Request) String() string
type DescribeRestoreJobs2RequestFilters ¶
type DescribeRestoreJobs2RequestFilters struct { Key *string `json:"Key,omitempty" xml:"Key,omitempty"` Operator *string `json:"Operator,omitempty" xml:"Operator,omitempty"` Values []*string `json:"Values,omitempty" xml:"Values,omitempty" type:"Repeated"` }
func (DescribeRestoreJobs2RequestFilters) GoString ¶
func (s DescribeRestoreJobs2RequestFilters) GoString() string
func (*DescribeRestoreJobs2RequestFilters) SetKey ¶
func (s *DescribeRestoreJobs2RequestFilters) SetKey(v string) *DescribeRestoreJobs2RequestFilters
func (*DescribeRestoreJobs2RequestFilters) SetOperator ¶
func (s *DescribeRestoreJobs2RequestFilters) SetOperator(v string) *DescribeRestoreJobs2RequestFilters
func (*DescribeRestoreJobs2RequestFilters) SetValues ¶
func (s *DescribeRestoreJobs2RequestFilters) SetValues(v []*string) *DescribeRestoreJobs2RequestFilters
func (DescribeRestoreJobs2RequestFilters) String ¶
func (s DescribeRestoreJobs2RequestFilters) String() string
type DescribeRestoreJobs2Response ¶
type DescribeRestoreJobs2Response struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeRestoreJobs2ResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeRestoreJobs2Response) GoString ¶
func (s DescribeRestoreJobs2Response) GoString() string
func (*DescribeRestoreJobs2Response) SetBody ¶
func (s *DescribeRestoreJobs2Response) SetBody(v *DescribeRestoreJobs2ResponseBody) *DescribeRestoreJobs2Response
func (*DescribeRestoreJobs2Response) SetHeaders ¶
func (s *DescribeRestoreJobs2Response) SetHeaders(v map[string]*string) *DescribeRestoreJobs2Response
func (*DescribeRestoreJobs2Response) SetStatusCode ¶ added in v1.3.0
func (s *DescribeRestoreJobs2Response) SetStatusCode(v int32) *DescribeRestoreJobs2Response
func (DescribeRestoreJobs2Response) String ¶
func (s DescribeRestoreJobs2Response) String() string
type DescribeRestoreJobs2ResponseBody ¶
type DescribeRestoreJobs2ResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` RestoreJobs *DescribeRestoreJobs2ResponseBodyRestoreJobs `json:"RestoreJobs,omitempty" xml:"RestoreJobs,omitempty" type:"Struct"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeRestoreJobs2ResponseBody) GoString ¶
func (s DescribeRestoreJobs2ResponseBody) GoString() string
func (*DescribeRestoreJobs2ResponseBody) SetCode ¶
func (s *DescribeRestoreJobs2ResponseBody) SetCode(v string) *DescribeRestoreJobs2ResponseBody
func (*DescribeRestoreJobs2ResponseBody) SetMessage ¶
func (s *DescribeRestoreJobs2ResponseBody) SetMessage(v string) *DescribeRestoreJobs2ResponseBody
func (*DescribeRestoreJobs2ResponseBody) SetPageNumber ¶
func (s *DescribeRestoreJobs2ResponseBody) SetPageNumber(v int32) *DescribeRestoreJobs2ResponseBody
func (*DescribeRestoreJobs2ResponseBody) SetPageSize ¶
func (s *DescribeRestoreJobs2ResponseBody) SetPageSize(v int32) *DescribeRestoreJobs2ResponseBody
func (*DescribeRestoreJobs2ResponseBody) SetRequestId ¶
func (s *DescribeRestoreJobs2ResponseBody) SetRequestId(v string) *DescribeRestoreJobs2ResponseBody
func (*DescribeRestoreJobs2ResponseBody) SetRestoreJobs ¶
func (s *DescribeRestoreJobs2ResponseBody) SetRestoreJobs(v *DescribeRestoreJobs2ResponseBodyRestoreJobs) *DescribeRestoreJobs2ResponseBody
func (*DescribeRestoreJobs2ResponseBody) SetSuccess ¶
func (s *DescribeRestoreJobs2ResponseBody) SetSuccess(v bool) *DescribeRestoreJobs2ResponseBody
func (*DescribeRestoreJobs2ResponseBody) SetTotalCount ¶
func (s *DescribeRestoreJobs2ResponseBody) SetTotalCount(v int32) *DescribeRestoreJobs2ResponseBody
func (DescribeRestoreJobs2ResponseBody) String ¶
func (s DescribeRestoreJobs2ResponseBody) String() string
type DescribeRestoreJobs2ResponseBodyRestoreJobs ¶
type DescribeRestoreJobs2ResponseBodyRestoreJobs struct {
RestoreJob []*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob `json:"RestoreJob,omitempty" xml:"RestoreJob,omitempty" type:"Repeated"`
}
func (DescribeRestoreJobs2ResponseBodyRestoreJobs) GoString ¶
func (s DescribeRestoreJobs2ResponseBodyRestoreJobs) GoString() string
func (*DescribeRestoreJobs2ResponseBodyRestoreJobs) SetRestoreJob ¶
func (DescribeRestoreJobs2ResponseBodyRestoreJobs) String ¶
func (s DescribeRestoreJobs2ResponseBodyRestoreJobs) String() string
type DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob ¶
type DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob struct { ActualBytes *int64 `json:"ActualBytes,omitempty" xml:"ActualBytes,omitempty"` ActualItems *int64 `json:"ActualItems,omitempty" xml:"ActualItems,omitempty"` BytesDone *int64 `json:"BytesDone,omitempty" xml:"BytesDone,omitempty"` BytesTotal *int64 `json:"BytesTotal,omitempty" xml:"BytesTotal,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` CompleteTime *int64 `json:"CompleteTime,omitempty" xml:"CompleteTime,omitempty"` CreatedTime *int64 `json:"CreatedTime,omitempty" xml:"CreatedTime,omitempty"` ErrorFile *string `json:"ErrorFile,omitempty" xml:"ErrorFile,omitempty"` ErrorMessage *string `json:"ErrorMessage,omitempty" xml:"ErrorMessage,omitempty"` Exclude *string `json:"Exclude,omitempty" xml:"Exclude,omitempty"` ExpireTime *int64 `json:"ExpireTime,omitempty" xml:"ExpireTime,omitempty"` Include *string `json:"Include,omitempty" xml:"Include,omitempty"` ItemsDone *int64 `json:"ItemsDone,omitempty" xml:"ItemsDone,omitempty"` ItemsTotal *int64 `json:"ItemsTotal,omitempty" xml:"ItemsTotal,omitempty"` Options *string `json:"Options,omitempty" xml:"Options,omitempty"` OtsDetail *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJobOtsDetail `json:"OtsDetail,omitempty" xml:"OtsDetail,omitempty" type:"Struct"` ParentId *string `json:"ParentId,omitempty" xml:"ParentId,omitempty"` Progress *int32 `json:"Progress,omitempty" xml:"Progress,omitempty"` RestoreId *string `json:"RestoreId,omitempty" xml:"RestoreId,omitempty"` RestoreType *string `json:"RestoreType,omitempty" xml:"RestoreType,omitempty"` SnapshotHash *string `json:"SnapshotHash,omitempty" xml:"SnapshotHash,omitempty"` SnapshotId *string `json:"SnapshotId,omitempty" xml:"SnapshotId,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` Speed *int64 `json:"Speed,omitempty" xml:"Speed,omitempty"` StartTime *int64 `json:"StartTime,omitempty" xml:"StartTime,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` TargetBucket *string `json:"TargetBucket,omitempty" xml:"TargetBucket,omitempty"` TargetClientId *string `json:"TargetClientId,omitempty" xml:"TargetClientId,omitempty"` TargetCreateTime *int64 `json:"TargetCreateTime,omitempty" xml:"TargetCreateTime,omitempty"` TargetDataSourceId *string `json:"TargetDataSourceId,omitempty" xml:"TargetDataSourceId,omitempty"` TargetFileSystemId *string `json:"TargetFileSystemId,omitempty" xml:"TargetFileSystemId,omitempty"` TargetInstanceId *string `json:"TargetInstanceId,omitempty" xml:"TargetInstanceId,omitempty"` TargetInstanceName *string `json:"TargetInstanceName,omitempty" xml:"TargetInstanceName,omitempty"` TargetPath *string `json:"TargetPath,omitempty" xml:"TargetPath,omitempty"` TargetPrefix *string `json:"TargetPrefix,omitempty" xml:"TargetPrefix,omitempty"` TargetTableName *string `json:"TargetTableName,omitempty" xml:"TargetTableName,omitempty"` TargetTime *int64 `json:"TargetTime,omitempty" xml:"TargetTime,omitempty"` UdmDetail *string `json:"UdmDetail,omitempty" xml:"UdmDetail,omitempty"` UpdatedTime *int64 `json:"UpdatedTime,omitempty" xml:"UpdatedTime,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) GoString ¶
func (s DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) GoString() string
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetActualBytes ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetActualBytes(v int64) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetActualItems ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetActualItems(v int64) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetBytesDone ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetBytesDone(v int64) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetBytesTotal ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetBytesTotal(v int64) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetClusterId ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetClusterId(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetCompleteTime ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetCompleteTime(v int64) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetCreatedTime ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetCreatedTime(v int64) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetErrorFile ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetErrorFile(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetErrorMessage ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetErrorMessage(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetExclude ¶
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetExpireTime ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetExpireTime(v int64) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetInclude ¶
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetItemsDone ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetItemsDone(v int64) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetItemsTotal ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetItemsTotal(v int64) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetOptions ¶
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetOtsDetail ¶
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetParentId ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetParentId(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetProgress ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetProgress(v int32) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetRestoreId ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetRestoreId(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetRestoreType ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetRestoreType(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetSnapshotHash ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetSnapshotHash(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetSnapshotId ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetSnapshotId(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetSourceType ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetSourceType(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetStartTime ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetStartTime(v int64) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetBucket ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetBucket(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetClientId ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetClientId(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetCreateTime ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetCreateTime(v int64) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetDataSourceId ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetDataSourceId(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetFileSystemId ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetFileSystemId(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetInstanceId ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetInstanceId(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetInstanceName ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetInstanceName(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetPath ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetPath(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetPrefix ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetPrefix(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetTableName ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetTableName(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetTime ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetTargetTime(v int64) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetUdmDetail ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetUdmDetail(v string) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetUpdatedTime ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetUpdatedTime(v int64) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) SetVaultId ¶
func (DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) String ¶
func (s DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJob) String() string
type DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJobOtsDetail ¶
type DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJobOtsDetail struct { BatchChannelCount *int32 `json:"BatchChannelCount,omitempty" xml:"BatchChannelCount,omitempty"` OverwriteExisting *bool `json:"OverwriteExisting,omitempty" xml:"OverwriteExisting,omitempty"` }
func (DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJobOtsDetail) GoString ¶
func (s DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJobOtsDetail) GoString() string
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJobOtsDetail) SetBatchChannelCount ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJobOtsDetail) SetBatchChannelCount(v int32) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJobOtsDetail
func (*DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJobOtsDetail) SetOverwriteExisting ¶
func (s *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJobOtsDetail) SetOverwriteExisting(v bool) *DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJobOtsDetail
func (DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJobOtsDetail) String ¶
func (s DescribeRestoreJobs2ResponseBodyRestoreJobsRestoreJobOtsDetail) String() string
type DescribeTaskRequest ¶
type DescribeTaskRequest struct { ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` Token *string `json:"Token,omitempty" xml:"Token,omitempty"` }
func (DescribeTaskRequest) GoString ¶
func (s DescribeTaskRequest) GoString() string
func (*DescribeTaskRequest) SetResourceGroupId ¶
func (s *DescribeTaskRequest) SetResourceGroupId(v string) *DescribeTaskRequest
func (*DescribeTaskRequest) SetTaskId ¶
func (s *DescribeTaskRequest) SetTaskId(v string) *DescribeTaskRequest
func (*DescribeTaskRequest) SetToken ¶
func (s *DescribeTaskRequest) SetToken(v string) *DescribeTaskRequest
func (DescribeTaskRequest) String ¶
func (s DescribeTaskRequest) String() string
type DescribeTaskResponse ¶
type DescribeTaskResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeTaskResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeTaskResponse) GoString ¶
func (s DescribeTaskResponse) GoString() string
func (*DescribeTaskResponse) SetBody ¶
func (s *DescribeTaskResponse) SetBody(v *DescribeTaskResponseBody) *DescribeTaskResponse
func (*DescribeTaskResponse) SetHeaders ¶
func (s *DescribeTaskResponse) SetHeaders(v map[string]*string) *DescribeTaskResponse
func (*DescribeTaskResponse) SetStatusCode ¶ added in v1.3.0
func (s *DescribeTaskResponse) SetStatusCode(v int32) *DescribeTaskResponse
func (DescribeTaskResponse) String ¶
func (s DescribeTaskResponse) String() string
type DescribeTaskResponseBody ¶
type DescribeTaskResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` CompletedTime *int64 `json:"CompletedTime,omitempty" xml:"CompletedTime,omitempty"` CreatedTime *int64 `json:"CreatedTime,omitempty" xml:"CreatedTime,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` Name *string `json:"Name,omitempty" xml:"Name,omitempty"` Progress *int32 `json:"Progress,omitempty" xml:"Progress,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Result *string `json:"Result,omitempty" xml:"Result,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` UpdatedTime *int64 `json:"UpdatedTime,omitempty" xml:"UpdatedTime,omitempty"` }
func (DescribeTaskResponseBody) GoString ¶
func (s DescribeTaskResponseBody) GoString() string
func (*DescribeTaskResponseBody) SetCode ¶
func (s *DescribeTaskResponseBody) SetCode(v string) *DescribeTaskResponseBody
func (*DescribeTaskResponseBody) SetCompletedTime ¶
func (s *DescribeTaskResponseBody) SetCompletedTime(v int64) *DescribeTaskResponseBody
func (*DescribeTaskResponseBody) SetCreatedTime ¶
func (s *DescribeTaskResponseBody) SetCreatedTime(v int64) *DescribeTaskResponseBody
func (*DescribeTaskResponseBody) SetDescription ¶
func (s *DescribeTaskResponseBody) SetDescription(v string) *DescribeTaskResponseBody
func (*DescribeTaskResponseBody) SetMessage ¶
func (s *DescribeTaskResponseBody) SetMessage(v string) *DescribeTaskResponseBody
func (*DescribeTaskResponseBody) SetName ¶
func (s *DescribeTaskResponseBody) SetName(v string) *DescribeTaskResponseBody
func (*DescribeTaskResponseBody) SetProgress ¶
func (s *DescribeTaskResponseBody) SetProgress(v int32) *DescribeTaskResponseBody
func (*DescribeTaskResponseBody) SetRequestId ¶
func (s *DescribeTaskResponseBody) SetRequestId(v string) *DescribeTaskResponseBody
func (*DescribeTaskResponseBody) SetResult ¶
func (s *DescribeTaskResponseBody) SetResult(v string) *DescribeTaskResponseBody
func (*DescribeTaskResponseBody) SetSuccess ¶
func (s *DescribeTaskResponseBody) SetSuccess(v bool) *DescribeTaskResponseBody
func (*DescribeTaskResponseBody) SetUpdatedTime ¶
func (s *DescribeTaskResponseBody) SetUpdatedTime(v int64) *DescribeTaskResponseBody
func (DescribeTaskResponseBody) String ¶
func (s DescribeTaskResponseBody) String() string
type DescribeUdmSnapshotsRequest ¶
type DescribeUdmSnapshotsRequest struct { DiskId *string `json:"DiskId,omitempty" xml:"DiskId,omitempty"` EndTime *int64 `json:"EndTime,omitempty" xml:"EndTime,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` JobId *string `json:"JobId,omitempty" xml:"JobId,omitempty"` SnapshotIds map[string]interface{} `json:"SnapshotIds,omitempty" xml:"SnapshotIds,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` StartTime *int64 `json:"StartTime,omitempty" xml:"StartTime,omitempty"` UdmRegionId *string `json:"UdmRegionId,omitempty" xml:"UdmRegionId,omitempty"` }
func (DescribeUdmSnapshotsRequest) GoString ¶
func (s DescribeUdmSnapshotsRequest) GoString() string
func (*DescribeUdmSnapshotsRequest) SetDiskId ¶
func (s *DescribeUdmSnapshotsRequest) SetDiskId(v string) *DescribeUdmSnapshotsRequest
func (*DescribeUdmSnapshotsRequest) SetEndTime ¶
func (s *DescribeUdmSnapshotsRequest) SetEndTime(v int64) *DescribeUdmSnapshotsRequest
func (*DescribeUdmSnapshotsRequest) SetInstanceId ¶
func (s *DescribeUdmSnapshotsRequest) SetInstanceId(v string) *DescribeUdmSnapshotsRequest
func (*DescribeUdmSnapshotsRequest) SetJobId ¶
func (s *DescribeUdmSnapshotsRequest) SetJobId(v string) *DescribeUdmSnapshotsRequest
func (*DescribeUdmSnapshotsRequest) SetSnapshotIds ¶
func (s *DescribeUdmSnapshotsRequest) SetSnapshotIds(v map[string]interface{}) *DescribeUdmSnapshotsRequest
func (*DescribeUdmSnapshotsRequest) SetSourceType ¶
func (s *DescribeUdmSnapshotsRequest) SetSourceType(v string) *DescribeUdmSnapshotsRequest
func (*DescribeUdmSnapshotsRequest) SetStartTime ¶
func (s *DescribeUdmSnapshotsRequest) SetStartTime(v int64) *DescribeUdmSnapshotsRequest
func (*DescribeUdmSnapshotsRequest) SetUdmRegionId ¶
func (s *DescribeUdmSnapshotsRequest) SetUdmRegionId(v string) *DescribeUdmSnapshotsRequest
func (DescribeUdmSnapshotsRequest) String ¶
func (s DescribeUdmSnapshotsRequest) String() string
type DescribeUdmSnapshotsResponse ¶
type DescribeUdmSnapshotsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeUdmSnapshotsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeUdmSnapshotsResponse) GoString ¶
func (s DescribeUdmSnapshotsResponse) GoString() string
func (*DescribeUdmSnapshotsResponse) SetBody ¶
func (s *DescribeUdmSnapshotsResponse) SetBody(v *DescribeUdmSnapshotsResponseBody) *DescribeUdmSnapshotsResponse
func (*DescribeUdmSnapshotsResponse) SetHeaders ¶
func (s *DescribeUdmSnapshotsResponse) SetHeaders(v map[string]*string) *DescribeUdmSnapshotsResponse
func (*DescribeUdmSnapshotsResponse) SetStatusCode ¶ added in v1.3.0
func (s *DescribeUdmSnapshotsResponse) SetStatusCode(v int32) *DescribeUdmSnapshotsResponse
func (DescribeUdmSnapshotsResponse) String ¶
func (s DescribeUdmSnapshotsResponse) String() string
type DescribeUdmSnapshotsResponseBody ¶
type DescribeUdmSnapshotsResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Snapshots []*DescribeUdmSnapshotsResponseBodySnapshots `json:"Snapshots,omitempty" xml:"Snapshots,omitempty" type:"Repeated"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` TotalCount *int64 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (DescribeUdmSnapshotsResponseBody) GoString ¶
func (s DescribeUdmSnapshotsResponseBody) GoString() string
func (*DescribeUdmSnapshotsResponseBody) SetCode ¶
func (s *DescribeUdmSnapshotsResponseBody) SetCode(v string) *DescribeUdmSnapshotsResponseBody
func (*DescribeUdmSnapshotsResponseBody) SetMessage ¶
func (s *DescribeUdmSnapshotsResponseBody) SetMessage(v string) *DescribeUdmSnapshotsResponseBody
func (*DescribeUdmSnapshotsResponseBody) SetRequestId ¶
func (s *DescribeUdmSnapshotsResponseBody) SetRequestId(v string) *DescribeUdmSnapshotsResponseBody
func (*DescribeUdmSnapshotsResponseBody) SetSnapshots ¶
func (s *DescribeUdmSnapshotsResponseBody) SetSnapshots(v []*DescribeUdmSnapshotsResponseBodySnapshots) *DescribeUdmSnapshotsResponseBody
func (*DescribeUdmSnapshotsResponseBody) SetSuccess ¶
func (s *DescribeUdmSnapshotsResponseBody) SetSuccess(v bool) *DescribeUdmSnapshotsResponseBody
func (*DescribeUdmSnapshotsResponseBody) SetTotalCount ¶
func (s *DescribeUdmSnapshotsResponseBody) SetTotalCount(v int64) *DescribeUdmSnapshotsResponseBody
func (DescribeUdmSnapshotsResponseBody) String ¶
func (s DescribeUdmSnapshotsResponseBody) String() string
type DescribeUdmSnapshotsResponseBodySnapshots ¶
type DescribeUdmSnapshotsResponseBodySnapshots struct { ActualBytes *string `json:"ActualBytes,omitempty" xml:"ActualBytes,omitempty"` BackupType *string `json:"BackupType,omitempty" xml:"BackupType,omitempty"` BytesTotal *int64 `json:"BytesTotal,omitempty" xml:"BytesTotal,omitempty"` CompleteTime *int64 `json:"CompleteTime,omitempty" xml:"CompleteTime,omitempty"` CreateTime *int64 `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` CreatedTime *int64 `json:"CreatedTime,omitempty" xml:"CreatedTime,omitempty"` Detail *DescribeUdmSnapshotsResponseBodySnapshotsDetail `json:"Detail,omitempty" xml:"Detail,omitempty" type:"Struct"` DiskId *string `json:"DiskId,omitempty" xml:"DiskId,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` JobId *string `json:"JobId,omitempty" xml:"JobId,omitempty"` NativeSnapshotId *string `json:"NativeSnapshotId,omitempty" xml:"NativeSnapshotId,omitempty"` NativeSnapshotInfo *string `json:"NativeSnapshotInfo,omitempty" xml:"NativeSnapshotInfo,omitempty"` ParentSnapshotHash *string `json:"ParentSnapshotHash,omitempty" xml:"ParentSnapshotHash,omitempty"` Prefix *string `json:"Prefix,omitempty" xml:"Prefix,omitempty"` RealSnapshotTime *int64 `json:"RealSnapshotTime,omitempty" xml:"RealSnapshotTime,omitempty"` Retention *int64 `json:"Retention,omitempty" xml:"Retention,omitempty"` SnapshotHash *string `json:"SnapshotHash,omitempty" xml:"SnapshotHash,omitempty"` SnapshotId *string `json:"SnapshotId,omitempty" xml:"SnapshotId,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` StartTime *int64 `json:"StartTime,omitempty" xml:"StartTime,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` UpdatedTime *int64 `json:"UpdatedTime,omitempty" xml:"UpdatedTime,omitempty"` }
func (DescribeUdmSnapshotsResponseBodySnapshots) GoString ¶
func (s DescribeUdmSnapshotsResponseBodySnapshots) GoString() string
func (*DescribeUdmSnapshotsResponseBodySnapshots) SetActualBytes ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetActualBytes(v string) *DescribeUdmSnapshotsResponseBodySnapshots
func (*DescribeUdmSnapshotsResponseBodySnapshots) SetBackupType ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetBackupType(v string) *DescribeUdmSnapshotsResponseBodySnapshots
func (*DescribeUdmSnapshotsResponseBodySnapshots) SetBytesTotal ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetBytesTotal(v int64) *DescribeUdmSnapshotsResponseBodySnapshots
func (*DescribeUdmSnapshotsResponseBodySnapshots) SetCompleteTime ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetCompleteTime(v int64) *DescribeUdmSnapshotsResponseBodySnapshots
func (*DescribeUdmSnapshotsResponseBodySnapshots) SetCreateTime ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetCreateTime(v int64) *DescribeUdmSnapshotsResponseBodySnapshots
func (*DescribeUdmSnapshotsResponseBodySnapshots) SetCreatedTime ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetCreatedTime(v int64) *DescribeUdmSnapshotsResponseBodySnapshots
func (*DescribeUdmSnapshotsResponseBodySnapshots) SetDiskId ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetDiskId(v string) *DescribeUdmSnapshotsResponseBodySnapshots
func (*DescribeUdmSnapshotsResponseBodySnapshots) SetInstanceId ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetInstanceId(v string) *DescribeUdmSnapshotsResponseBodySnapshots
func (*DescribeUdmSnapshotsResponseBodySnapshots) SetJobId ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetJobId(v string) *DescribeUdmSnapshotsResponseBodySnapshots
func (*DescribeUdmSnapshotsResponseBodySnapshots) SetNativeSnapshotId ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetNativeSnapshotId(v string) *DescribeUdmSnapshotsResponseBodySnapshots
func (*DescribeUdmSnapshotsResponseBodySnapshots) SetNativeSnapshotInfo ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetNativeSnapshotInfo(v string) *DescribeUdmSnapshotsResponseBodySnapshots
func (*DescribeUdmSnapshotsResponseBodySnapshots) SetParentSnapshotHash ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetParentSnapshotHash(v string) *DescribeUdmSnapshotsResponseBodySnapshots
func (*DescribeUdmSnapshotsResponseBodySnapshots) SetPrefix ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetPrefix(v string) *DescribeUdmSnapshotsResponseBodySnapshots
func (*DescribeUdmSnapshotsResponseBodySnapshots) SetRealSnapshotTime ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetRealSnapshotTime(v int64) *DescribeUdmSnapshotsResponseBodySnapshots
func (*DescribeUdmSnapshotsResponseBodySnapshots) SetRetention ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetRetention(v int64) *DescribeUdmSnapshotsResponseBodySnapshots
func (*DescribeUdmSnapshotsResponseBodySnapshots) SetSnapshotHash ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetSnapshotHash(v string) *DescribeUdmSnapshotsResponseBodySnapshots
func (*DescribeUdmSnapshotsResponseBodySnapshots) SetSnapshotId ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetSnapshotId(v string) *DescribeUdmSnapshotsResponseBodySnapshots
func (*DescribeUdmSnapshotsResponseBodySnapshots) SetSourceType ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetSourceType(v string) *DescribeUdmSnapshotsResponseBodySnapshots
func (*DescribeUdmSnapshotsResponseBodySnapshots) SetStartTime ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetStartTime(v int64) *DescribeUdmSnapshotsResponseBodySnapshots
func (*DescribeUdmSnapshotsResponseBodySnapshots) SetStatus ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetStatus(v string) *DescribeUdmSnapshotsResponseBodySnapshots
func (*DescribeUdmSnapshotsResponseBodySnapshots) SetUpdatedTime ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshots) SetUpdatedTime(v int64) *DescribeUdmSnapshotsResponseBodySnapshots
func (DescribeUdmSnapshotsResponseBodySnapshots) String ¶
func (s DescribeUdmSnapshotsResponseBodySnapshots) String() string
type DescribeUdmSnapshotsResponseBodySnapshotsDetail ¶
type DescribeUdmSnapshotsResponseBodySnapshotsDetail struct { ConsistentLevel *string `json:"ConsistentLevel,omitempty" xml:"ConsistentLevel,omitempty"` ContainOsDisk *bool `json:"ContainOsDisk,omitempty" xml:"ContainOsDisk,omitempty"` DiskDevName *string `json:"DiskDevName,omitempty" xml:"DiskDevName,omitempty"` DiskHbrSnapshotIdWithDeviceMap map[string]interface{} `json:"DiskHbrSnapshotIdWithDeviceMap,omitempty" xml:"DiskHbrSnapshotIdWithDeviceMap,omitempty"` DiskIdList []*string `json:"DiskIdList,omitempty" xml:"DiskIdList,omitempty" type:"Repeated"` DowngradeReason *string `json:"DowngradeReason,omitempty" xml:"DowngradeReason,omitempty"` InstanceIdWithDiskIdListMap map[string]interface{} `json:"InstanceIdWithDiskIdListMap,omitempty" xml:"InstanceIdWithDiskIdListMap,omitempty"` InstanceName *string `json:"InstanceName,omitempty" xml:"InstanceName,omitempty"` NativeSnapshotIdList []*string `json:"NativeSnapshotIdList,omitempty" xml:"NativeSnapshotIdList,omitempty" type:"Repeated"` OsDiskId *string `json:"OsDiskId,omitempty" xml:"OsDiskId,omitempty"` OsName *string `json:"OsName,omitempty" xml:"OsName,omitempty"` OsNameEn *string `json:"OsNameEn,omitempty" xml:"OsNameEn,omitempty"` OsType *string `json:"OsType,omitempty" xml:"OsType,omitempty"` Platform *string `json:"Platform,omitempty" xml:"Platform,omitempty"` SnapshotGroupId *string `json:"SnapshotGroupId,omitempty" xml:"SnapshotGroupId,omitempty"` SystemDisk *bool `json:"SystemDisk,omitempty" xml:"SystemDisk,omitempty"` VmName *string `json:"VmName,omitempty" xml:"VmName,omitempty"` }
func (DescribeUdmSnapshotsResponseBodySnapshotsDetail) GoString ¶
func (s DescribeUdmSnapshotsResponseBodySnapshotsDetail) GoString() string
func (*DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetConsistentLevel ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetConsistentLevel(v string) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
func (*DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetContainOsDisk ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetContainOsDisk(v bool) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
func (*DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetDiskDevName ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetDiskDevName(v string) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
func (*DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetDiskHbrSnapshotIdWithDeviceMap ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetDiskHbrSnapshotIdWithDeviceMap(v map[string]interface{}) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
func (*DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetDiskIdList ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetDiskIdList(v []*string) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
func (*DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetDowngradeReason ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetDowngradeReason(v string) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
func (*DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetInstanceIdWithDiskIdListMap ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetInstanceIdWithDiskIdListMap(v map[string]interface{}) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
func (*DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetInstanceName ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetInstanceName(v string) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
func (*DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetNativeSnapshotIdList ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetNativeSnapshotIdList(v []*string) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
func (*DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetOsDiskId ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetOsDiskId(v string) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
func (*DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetOsName ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetOsName(v string) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
func (*DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetOsNameEn ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetOsNameEn(v string) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
func (*DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetOsType ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetOsType(v string) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
func (*DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetPlatform ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetPlatform(v string) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
func (*DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetSnapshotGroupId ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetSnapshotGroupId(v string) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
func (*DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetSystemDisk ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetSystemDisk(v bool) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
func (*DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetVmName ¶
func (s *DescribeUdmSnapshotsResponseBodySnapshotsDetail) SetVmName(v string) *DescribeUdmSnapshotsResponseBodySnapshotsDetail
func (DescribeUdmSnapshotsResponseBodySnapshotsDetail) String ¶
func (s DescribeUdmSnapshotsResponseBodySnapshotsDetail) String() string
type DescribeUdmSnapshotsShrinkRequest ¶
type DescribeUdmSnapshotsShrinkRequest struct { DiskId *string `json:"DiskId,omitempty" xml:"DiskId,omitempty"` EndTime *int64 `json:"EndTime,omitempty" xml:"EndTime,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` JobId *string `json:"JobId,omitempty" xml:"JobId,omitempty"` SnapshotIdsShrink *string `json:"SnapshotIds,omitempty" xml:"SnapshotIds,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` StartTime *int64 `json:"StartTime,omitempty" xml:"StartTime,omitempty"` UdmRegionId *string `json:"UdmRegionId,omitempty" xml:"UdmRegionId,omitempty"` }
func (DescribeUdmSnapshotsShrinkRequest) GoString ¶
func (s DescribeUdmSnapshotsShrinkRequest) GoString() string
func (*DescribeUdmSnapshotsShrinkRequest) SetDiskId ¶
func (s *DescribeUdmSnapshotsShrinkRequest) SetDiskId(v string) *DescribeUdmSnapshotsShrinkRequest
func (*DescribeUdmSnapshotsShrinkRequest) SetEndTime ¶
func (s *DescribeUdmSnapshotsShrinkRequest) SetEndTime(v int64) *DescribeUdmSnapshotsShrinkRequest
func (*DescribeUdmSnapshotsShrinkRequest) SetInstanceId ¶
func (s *DescribeUdmSnapshotsShrinkRequest) SetInstanceId(v string) *DescribeUdmSnapshotsShrinkRequest
func (*DescribeUdmSnapshotsShrinkRequest) SetJobId ¶
func (s *DescribeUdmSnapshotsShrinkRequest) SetJobId(v string) *DescribeUdmSnapshotsShrinkRequest
func (*DescribeUdmSnapshotsShrinkRequest) SetSnapshotIdsShrink ¶
func (s *DescribeUdmSnapshotsShrinkRequest) SetSnapshotIdsShrink(v string) *DescribeUdmSnapshotsShrinkRequest
func (*DescribeUdmSnapshotsShrinkRequest) SetSourceType ¶
func (s *DescribeUdmSnapshotsShrinkRequest) SetSourceType(v string) *DescribeUdmSnapshotsShrinkRequest
func (*DescribeUdmSnapshotsShrinkRequest) SetStartTime ¶
func (s *DescribeUdmSnapshotsShrinkRequest) SetStartTime(v int64) *DescribeUdmSnapshotsShrinkRequest
func (*DescribeUdmSnapshotsShrinkRequest) SetUdmRegionId ¶
func (s *DescribeUdmSnapshotsShrinkRequest) SetUdmRegionId(v string) *DescribeUdmSnapshotsShrinkRequest
func (DescribeUdmSnapshotsShrinkRequest) String ¶
func (s DescribeUdmSnapshotsShrinkRequest) String() string
type DescribeVaultReplicationRegionsRequest ¶
type DescribeVaultReplicationRegionsRequest struct { Token *string `json:"Token,omitempty" xml:"Token,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (DescribeVaultReplicationRegionsRequest) GoString ¶
func (s DescribeVaultReplicationRegionsRequest) GoString() string
func (*DescribeVaultReplicationRegionsRequest) SetToken ¶
func (s *DescribeVaultReplicationRegionsRequest) SetToken(v string) *DescribeVaultReplicationRegionsRequest
func (*DescribeVaultReplicationRegionsRequest) SetVaultId ¶
func (s *DescribeVaultReplicationRegionsRequest) SetVaultId(v string) *DescribeVaultReplicationRegionsRequest
func (DescribeVaultReplicationRegionsRequest) String ¶
func (s DescribeVaultReplicationRegionsRequest) String() string
type DescribeVaultReplicationRegionsResponse ¶
type DescribeVaultReplicationRegionsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeVaultReplicationRegionsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVaultReplicationRegionsResponse) GoString ¶
func (s DescribeVaultReplicationRegionsResponse) GoString() string
func (*DescribeVaultReplicationRegionsResponse) SetHeaders ¶
func (s *DescribeVaultReplicationRegionsResponse) SetHeaders(v map[string]*string) *DescribeVaultReplicationRegionsResponse
func (*DescribeVaultReplicationRegionsResponse) SetStatusCode ¶ added in v1.3.0
func (s *DescribeVaultReplicationRegionsResponse) SetStatusCode(v int32) *DescribeVaultReplicationRegionsResponse
func (DescribeVaultReplicationRegionsResponse) String ¶
func (s DescribeVaultReplicationRegionsResponse) String() string
type DescribeVaultReplicationRegionsResponseBody ¶
type DescribeVaultReplicationRegionsResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` Regions *DescribeVaultReplicationRegionsResponseBodyRegions `json:"Regions,omitempty" xml:"Regions,omitempty" type:"Struct"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (DescribeVaultReplicationRegionsResponseBody) GoString ¶
func (s DescribeVaultReplicationRegionsResponseBody) GoString() string
func (*DescribeVaultReplicationRegionsResponseBody) SetCode ¶
func (s *DescribeVaultReplicationRegionsResponseBody) SetCode(v string) *DescribeVaultReplicationRegionsResponseBody
func (*DescribeVaultReplicationRegionsResponseBody) SetMessage ¶
func (s *DescribeVaultReplicationRegionsResponseBody) SetMessage(v string) *DescribeVaultReplicationRegionsResponseBody
func (*DescribeVaultReplicationRegionsResponseBody) SetRegions ¶
func (*DescribeVaultReplicationRegionsResponseBody) SetRequestId ¶
func (s *DescribeVaultReplicationRegionsResponseBody) SetRequestId(v string) *DescribeVaultReplicationRegionsResponseBody
func (*DescribeVaultReplicationRegionsResponseBody) SetSuccess ¶
func (s *DescribeVaultReplicationRegionsResponseBody) SetSuccess(v bool) *DescribeVaultReplicationRegionsResponseBody
func (DescribeVaultReplicationRegionsResponseBody) String ¶
func (s DescribeVaultReplicationRegionsResponseBody) String() string
type DescribeVaultReplicationRegionsResponseBodyRegions ¶
type DescribeVaultReplicationRegionsResponseBodyRegions struct {
RegionId []*string `json:"RegionId,omitempty" xml:"RegionId,omitempty" type:"Repeated"`
}
func (DescribeVaultReplicationRegionsResponseBodyRegions) GoString ¶
func (s DescribeVaultReplicationRegionsResponseBodyRegions) GoString() string
func (*DescribeVaultReplicationRegionsResponseBodyRegions) SetRegionId ¶
func (s *DescribeVaultReplicationRegionsResponseBodyRegions) SetRegionId(v []*string) *DescribeVaultReplicationRegionsResponseBodyRegions
func (DescribeVaultReplicationRegionsResponseBodyRegions) String ¶
func (s DescribeVaultReplicationRegionsResponseBodyRegions) String() string
type DescribeVaultsRequest ¶
type DescribeVaultsRequest struct { PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` Tag []*DescribeVaultsRequestTag `json:"Tag,omitempty" xml:"Tag,omitempty" type:"Repeated"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` VaultRegionId *string `json:"VaultRegionId,omitempty" xml:"VaultRegionId,omitempty"` VaultType *string `json:"VaultType,omitempty" xml:"VaultType,omitempty"` }
func (DescribeVaultsRequest) GoString ¶
func (s DescribeVaultsRequest) GoString() string
func (*DescribeVaultsRequest) SetPageNumber ¶
func (s *DescribeVaultsRequest) SetPageNumber(v int32) *DescribeVaultsRequest
func (*DescribeVaultsRequest) SetPageSize ¶
func (s *DescribeVaultsRequest) SetPageSize(v int32) *DescribeVaultsRequest
func (*DescribeVaultsRequest) SetResourceGroupId ¶
func (s *DescribeVaultsRequest) SetResourceGroupId(v string) *DescribeVaultsRequest
func (*DescribeVaultsRequest) SetStatus ¶
func (s *DescribeVaultsRequest) SetStatus(v string) *DescribeVaultsRequest
func (*DescribeVaultsRequest) SetTag ¶
func (s *DescribeVaultsRequest) SetTag(v []*DescribeVaultsRequestTag) *DescribeVaultsRequest
func (*DescribeVaultsRequest) SetVaultId ¶
func (s *DescribeVaultsRequest) SetVaultId(v string) *DescribeVaultsRequest
func (*DescribeVaultsRequest) SetVaultRegionId ¶
func (s *DescribeVaultsRequest) SetVaultRegionId(v string) *DescribeVaultsRequest
func (*DescribeVaultsRequest) SetVaultType ¶
func (s *DescribeVaultsRequest) SetVaultType(v string) *DescribeVaultsRequest
func (DescribeVaultsRequest) String ¶
func (s DescribeVaultsRequest) String() string
type DescribeVaultsRequestTag ¶
type DescribeVaultsRequestTag struct { Key *string `json:"Key,omitempty" xml:"Key,omitempty"` Value *string `json:"Value,omitempty" xml:"Value,omitempty"` }
func (DescribeVaultsRequestTag) GoString ¶
func (s DescribeVaultsRequestTag) GoString() string
func (*DescribeVaultsRequestTag) SetKey ¶
func (s *DescribeVaultsRequestTag) SetKey(v string) *DescribeVaultsRequestTag
func (*DescribeVaultsRequestTag) SetValue ¶
func (s *DescribeVaultsRequestTag) SetValue(v string) *DescribeVaultsRequestTag
func (DescribeVaultsRequestTag) String ¶
func (s DescribeVaultsRequestTag) String() string
type DescribeVaultsResponse ¶
type DescribeVaultsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DescribeVaultsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DescribeVaultsResponse) GoString ¶
func (s DescribeVaultsResponse) GoString() string
func (*DescribeVaultsResponse) SetBody ¶
func (s *DescribeVaultsResponse) SetBody(v *DescribeVaultsResponseBody) *DescribeVaultsResponse
func (*DescribeVaultsResponse) SetHeaders ¶
func (s *DescribeVaultsResponse) SetHeaders(v map[string]*string) *DescribeVaultsResponse
func (*DescribeVaultsResponse) SetStatusCode ¶ added in v1.3.0
func (s *DescribeVaultsResponse) SetStatusCode(v int32) *DescribeVaultsResponse
func (DescribeVaultsResponse) String ¶
func (s DescribeVaultsResponse) String() string
type DescribeVaultsResponseBody ¶
type DescribeVaultsResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` PageNumber *int32 `json:"PageNumber,omitempty" xml:"PageNumber,omitempty"` PageSize *int32 `json:"PageSize,omitempty" xml:"PageSize,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` Vaults *DescribeVaultsResponseBodyVaults `json:"Vaults,omitempty" xml:"Vaults,omitempty" type:"Struct"` }
func (DescribeVaultsResponseBody) GoString ¶
func (s DescribeVaultsResponseBody) GoString() string
func (*DescribeVaultsResponseBody) SetCode ¶
func (s *DescribeVaultsResponseBody) SetCode(v string) *DescribeVaultsResponseBody
func (*DescribeVaultsResponseBody) SetMessage ¶
func (s *DescribeVaultsResponseBody) SetMessage(v string) *DescribeVaultsResponseBody
func (*DescribeVaultsResponseBody) SetPageNumber ¶
func (s *DescribeVaultsResponseBody) SetPageNumber(v int32) *DescribeVaultsResponseBody
func (*DescribeVaultsResponseBody) SetPageSize ¶
func (s *DescribeVaultsResponseBody) SetPageSize(v int32) *DescribeVaultsResponseBody
func (*DescribeVaultsResponseBody) SetRequestId ¶
func (s *DescribeVaultsResponseBody) SetRequestId(v string) *DescribeVaultsResponseBody
func (*DescribeVaultsResponseBody) SetSuccess ¶
func (s *DescribeVaultsResponseBody) SetSuccess(v bool) *DescribeVaultsResponseBody
func (*DescribeVaultsResponseBody) SetTotalCount ¶
func (s *DescribeVaultsResponseBody) SetTotalCount(v int32) *DescribeVaultsResponseBody
func (*DescribeVaultsResponseBody) SetVaults ¶
func (s *DescribeVaultsResponseBody) SetVaults(v *DescribeVaultsResponseBodyVaults) *DescribeVaultsResponseBody
func (DescribeVaultsResponseBody) String ¶
func (s DescribeVaultsResponseBody) String() string
type DescribeVaultsResponseBodyVaults ¶
type DescribeVaultsResponseBodyVaults struct {
Vault []*DescribeVaultsResponseBodyVaultsVault `json:"Vault,omitempty" xml:"Vault,omitempty" type:"Repeated"`
}
func (DescribeVaultsResponseBodyVaults) GoString ¶
func (s DescribeVaultsResponseBodyVaults) GoString() string
func (*DescribeVaultsResponseBodyVaults) SetVault ¶
func (s *DescribeVaultsResponseBodyVaults) SetVault(v []*DescribeVaultsResponseBodyVaultsVault) *DescribeVaultsResponseBodyVaults
func (DescribeVaultsResponseBodyVaults) String ¶
func (s DescribeVaultsResponseBodyVaults) String() string
type DescribeVaultsResponseBodyVaultsVault ¶
type DescribeVaultsResponseBodyVaultsVault struct { BackupPlanStatistics *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics `json:"BackupPlanStatistics,omitempty" xml:"BackupPlanStatistics,omitempty" type:"Struct"` BucketName *string `json:"BucketName,omitempty" xml:"BucketName,omitempty"` BytesDone *int64 `json:"BytesDone,omitempty" xml:"BytesDone,omitempty"` ChargeType *string `json:"ChargeType,omitempty" xml:"ChargeType,omitempty"` CompressionAlgorithm *string `json:"CompressionAlgorithm,omitempty" xml:"CompressionAlgorithm,omitempty"` CreatedTime *int64 `json:"CreatedTime,omitempty" xml:"CreatedTime,omitempty"` Dedup *bool `json:"Dedup,omitempty" xml:"Dedup,omitempty"` Description *string `json:"Description,omitempty" xml:"Description,omitempty"` EncryptType *string `json:"EncryptType,omitempty" xml:"EncryptType,omitempty"` IndexAvailable *bool `json:"IndexAvailable,omitempty" xml:"IndexAvailable,omitempty"` IndexLevel *string `json:"IndexLevel,omitempty" xml:"IndexLevel,omitempty"` IndexUpdateTime *int64 `json:"IndexUpdateTime,omitempty" xml:"IndexUpdateTime,omitempty"` KmsKeyId *string `json:"KmsKeyId,omitempty" xml:"KmsKeyId,omitempty"` LatestReplicationTime *int64 `json:"LatestReplicationTime,omitempty" xml:"LatestReplicationTime,omitempty"` RedundancyType *string `json:"RedundancyType,omitempty" xml:"RedundancyType,omitempty"` Replication *bool `json:"Replication,omitempty" xml:"Replication,omitempty"` ReplicationProgress *DescribeVaultsResponseBodyVaultsVaultReplicationProgress `json:"ReplicationProgress,omitempty" xml:"ReplicationProgress,omitempty" type:"Struct"` ReplicationSourceRegionId *string `json:"ReplicationSourceRegionId,omitempty" xml:"ReplicationSourceRegionId,omitempty"` ReplicationSourceVaultId *string `json:"ReplicationSourceVaultId,omitempty" xml:"ReplicationSourceVaultId,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` Retention *int64 `json:"Retention,omitempty" xml:"Retention,omitempty"` SearchEnabled *bool `json:"SearchEnabled,omitempty" xml:"SearchEnabled,omitempty"` SnapshotCount *int64 `json:"SnapshotCount,omitempty" xml:"SnapshotCount,omitempty"` SourceTypes *DescribeVaultsResponseBodyVaultsVaultSourceTypes `json:"SourceTypes,omitempty" xml:"SourceTypes,omitempty" type:"Struct"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` StorageSize *int64 `json:"StorageSize,omitempty" xml:"StorageSize,omitempty"` Tags *DescribeVaultsResponseBodyVaultsVaultTags `json:"Tags,omitempty" xml:"Tags,omitempty" type:"Struct"` TrialInfo *DescribeVaultsResponseBodyVaultsVaultTrialInfo `json:"TrialInfo,omitempty" xml:"TrialInfo,omitempty" type:"Struct"` UpdatedTime *int64 `json:"UpdatedTime,omitempty" xml:"UpdatedTime,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` VaultName *string `json:"VaultName,omitempty" xml:"VaultName,omitempty"` VaultRegionId *string `json:"VaultRegionId,omitempty" xml:"VaultRegionId,omitempty"` VaultStatusMessage *string `json:"VaultStatusMessage,omitempty" xml:"VaultStatusMessage,omitempty"` VaultStorageClass *string `json:"VaultStorageClass,omitempty" xml:"VaultStorageClass,omitempty"` VaultType *string `json:"VaultType,omitempty" xml:"VaultType,omitempty"` WormEnabled *bool `json:"WormEnabled,omitempty" xml:"WormEnabled,omitempty"` }
func (DescribeVaultsResponseBodyVaultsVault) GoString ¶
func (s DescribeVaultsResponseBodyVaultsVault) GoString() string
func (*DescribeVaultsResponseBodyVaultsVault) SetBackupPlanStatistics ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetBackupPlanStatistics(v *DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetBucketName ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetBucketName(v string) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetBytesDone ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetBytesDone(v int64) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetChargeType ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetChargeType(v string) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetCompressionAlgorithm ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetCompressionAlgorithm(v string) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetCreatedTime ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetCreatedTime(v int64) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetDedup ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetDedup(v bool) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetDescription ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetDescription(v string) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetEncryptType ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetEncryptType(v string) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetIndexAvailable ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetIndexAvailable(v bool) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetIndexLevel ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetIndexLevel(v string) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetIndexUpdateTime ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetIndexUpdateTime(v int64) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetKmsKeyId ¶ added in v1.3.0
func (s *DescribeVaultsResponseBodyVaultsVault) SetKmsKeyId(v string) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetLatestReplicationTime ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetLatestReplicationTime(v int64) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetRedundancyType ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetRedundancyType(v string) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetReplication ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetReplication(v bool) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetReplicationProgress ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetReplicationProgress(v *DescribeVaultsResponseBodyVaultsVaultReplicationProgress) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetReplicationSourceRegionId ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetReplicationSourceRegionId(v string) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetReplicationSourceVaultId ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetReplicationSourceVaultId(v string) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetResourceGroupId ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetResourceGroupId(v string) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetRetention ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetRetention(v int64) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetSearchEnabled ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetSearchEnabled(v bool) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetSnapshotCount ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetSnapshotCount(v int64) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetSourceTypes ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetSourceTypes(v *DescribeVaultsResponseBodyVaultsVaultSourceTypes) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetStatus ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetStatus(v string) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetStorageSize ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetStorageSize(v int64) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetTrialInfo ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetTrialInfo(v *DescribeVaultsResponseBodyVaultsVaultTrialInfo) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetUpdatedTime ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetUpdatedTime(v int64) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetVaultId ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetVaultId(v string) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetVaultName ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetVaultName(v string) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetVaultRegionId ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetVaultRegionId(v string) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetVaultStatusMessage ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetVaultStatusMessage(v string) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetVaultStorageClass ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetVaultStorageClass(v string) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetVaultType ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetVaultType(v string) *DescribeVaultsResponseBodyVaultsVault
func (*DescribeVaultsResponseBodyVaultsVault) SetWormEnabled ¶
func (s *DescribeVaultsResponseBodyVaultsVault) SetWormEnabled(v bool) *DescribeVaultsResponseBodyVaultsVault
func (DescribeVaultsResponseBodyVaultsVault) String ¶
func (s DescribeVaultsResponseBodyVaultsVault) String() string
type DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics ¶
type DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics struct { CommonNas *int32 `json:"CommonNas,omitempty" xml:"CommonNas,omitempty"` Csg *int32 `json:"Csg,omitempty" xml:"Csg,omitempty"` EcsFile *int32 `json:"EcsFile,omitempty" xml:"EcsFile,omitempty"` EcsHana *int32 `json:"EcsHana,omitempty" xml:"EcsHana,omitempty"` Isilon *int32 `json:"Isilon,omitempty" xml:"Isilon,omitempty"` LocalFile *int32 `json:"LocalFile,omitempty" xml:"LocalFile,omitempty"` LocalVm *int32 `json:"LocalVm,omitempty" xml:"LocalVm,omitempty"` MySql *int32 `json:"MySql,omitempty" xml:"MySql,omitempty"` Nas *int32 `json:"Nas,omitempty" xml:"Nas,omitempty"` Oracle *int32 `json:"Oracle,omitempty" xml:"Oracle,omitempty"` Oss *int32 `json:"Oss,omitempty" xml:"Oss,omitempty"` Ots *int32 `json:"Ots,omitempty" xml:"Ots,omitempty"` SqlServer *int32 `json:"SqlServer,omitempty" xml:"SqlServer,omitempty"` }
func (DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics) GoString ¶
func (s DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics) GoString() string
func (*DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics) SetCommonNas ¶
func (*DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics) SetEcsFile ¶
func (*DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics) SetEcsHana ¶
func (*DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics) SetLocalFile ¶
func (*DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics) SetLocalVm ¶
func (*DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics) SetSqlServer ¶
func (DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics) String ¶
func (s DescribeVaultsResponseBodyVaultsVaultBackupPlanStatistics) String() string
type DescribeVaultsResponseBodyVaultsVaultReplicationProgress ¶
type DescribeVaultsResponseBodyVaultsVaultReplicationProgress struct { HistoricalReplicationProgress *int32 `json:"HistoricalReplicationProgress,omitempty" xml:"HistoricalReplicationProgress,omitempty"` NewReplicationProgress *int64 `json:"NewReplicationProgress,omitempty" xml:"NewReplicationProgress,omitempty"` }
func (DescribeVaultsResponseBodyVaultsVaultReplicationProgress) GoString ¶
func (s DescribeVaultsResponseBodyVaultsVaultReplicationProgress) GoString() string
func (*DescribeVaultsResponseBodyVaultsVaultReplicationProgress) SetHistoricalReplicationProgress ¶
func (s *DescribeVaultsResponseBodyVaultsVaultReplicationProgress) SetHistoricalReplicationProgress(v int32) *DescribeVaultsResponseBodyVaultsVaultReplicationProgress
func (*DescribeVaultsResponseBodyVaultsVaultReplicationProgress) SetNewReplicationProgress ¶
func (s *DescribeVaultsResponseBodyVaultsVaultReplicationProgress) SetNewReplicationProgress(v int64) *DescribeVaultsResponseBodyVaultsVaultReplicationProgress
func (DescribeVaultsResponseBodyVaultsVaultReplicationProgress) String ¶
func (s DescribeVaultsResponseBodyVaultsVaultReplicationProgress) String() string
type DescribeVaultsResponseBodyVaultsVaultSourceTypes ¶
type DescribeVaultsResponseBodyVaultsVaultSourceTypes struct {
SourceType []*string `json:"SourceType,omitempty" xml:"SourceType,omitempty" type:"Repeated"`
}
func (DescribeVaultsResponseBodyVaultsVaultSourceTypes) GoString ¶
func (s DescribeVaultsResponseBodyVaultsVaultSourceTypes) GoString() string
func (*DescribeVaultsResponseBodyVaultsVaultSourceTypes) SetSourceType ¶
func (s *DescribeVaultsResponseBodyVaultsVaultSourceTypes) SetSourceType(v []*string) *DescribeVaultsResponseBodyVaultsVaultSourceTypes
func (DescribeVaultsResponseBodyVaultsVaultSourceTypes) String ¶
func (s DescribeVaultsResponseBodyVaultsVaultSourceTypes) String() string
type DescribeVaultsResponseBodyVaultsVaultTags ¶
type DescribeVaultsResponseBodyVaultsVaultTags struct {
Tag []*DescribeVaultsResponseBodyVaultsVaultTagsTag `json:"Tag,omitempty" xml:"Tag,omitempty" type:"Repeated"`
}
func (DescribeVaultsResponseBodyVaultsVaultTags) GoString ¶
func (s DescribeVaultsResponseBodyVaultsVaultTags) GoString() string
func (DescribeVaultsResponseBodyVaultsVaultTags) String ¶
func (s DescribeVaultsResponseBodyVaultsVaultTags) String() string
type DescribeVaultsResponseBodyVaultsVaultTagsTag ¶
type DescribeVaultsResponseBodyVaultsVaultTagsTag struct { Key *string `json:"Key,omitempty" xml:"Key,omitempty"` Value *string `json:"Value,omitempty" xml:"Value,omitempty"` }
func (DescribeVaultsResponseBodyVaultsVaultTagsTag) GoString ¶
func (s DescribeVaultsResponseBodyVaultsVaultTagsTag) GoString() string
func (*DescribeVaultsResponseBodyVaultsVaultTagsTag) SetValue ¶
func (s *DescribeVaultsResponseBodyVaultsVaultTagsTag) SetValue(v string) *DescribeVaultsResponseBodyVaultsVaultTagsTag
func (DescribeVaultsResponseBodyVaultsVaultTagsTag) String ¶
func (s DescribeVaultsResponseBodyVaultsVaultTagsTag) String() string
type DescribeVaultsResponseBodyVaultsVaultTrialInfo ¶
type DescribeVaultsResponseBodyVaultsVaultTrialInfo struct { KeepAfterTrialExpiration *bool `json:"KeepAfterTrialExpiration,omitempty" xml:"KeepAfterTrialExpiration,omitempty"` TrialExpireTime *int64 `json:"TrialExpireTime,omitempty" xml:"TrialExpireTime,omitempty"` TrialStartTime *int64 `json:"TrialStartTime,omitempty" xml:"TrialStartTime,omitempty"` TrialVaultReleaseTime *int64 `json:"TrialVaultReleaseTime,omitempty" xml:"TrialVaultReleaseTime,omitempty"` }
func (DescribeVaultsResponseBodyVaultsVaultTrialInfo) GoString ¶
func (s DescribeVaultsResponseBodyVaultsVaultTrialInfo) GoString() string
func (*DescribeVaultsResponseBodyVaultsVaultTrialInfo) SetKeepAfterTrialExpiration ¶
func (s *DescribeVaultsResponseBodyVaultsVaultTrialInfo) SetKeepAfterTrialExpiration(v bool) *DescribeVaultsResponseBodyVaultsVaultTrialInfo
func (*DescribeVaultsResponseBodyVaultsVaultTrialInfo) SetTrialExpireTime ¶
func (s *DescribeVaultsResponseBodyVaultsVaultTrialInfo) SetTrialExpireTime(v int64) *DescribeVaultsResponseBodyVaultsVaultTrialInfo
func (*DescribeVaultsResponseBodyVaultsVaultTrialInfo) SetTrialStartTime ¶
func (s *DescribeVaultsResponseBodyVaultsVaultTrialInfo) SetTrialStartTime(v int64) *DescribeVaultsResponseBodyVaultsVaultTrialInfo
func (*DescribeVaultsResponseBodyVaultsVaultTrialInfo) SetTrialVaultReleaseTime ¶
func (s *DescribeVaultsResponseBodyVaultsVaultTrialInfo) SetTrialVaultReleaseTime(v int64) *DescribeVaultsResponseBodyVaultsVaultTrialInfo
func (DescribeVaultsResponseBodyVaultsVaultTrialInfo) String ¶
func (s DescribeVaultsResponseBodyVaultsVaultTrialInfo) String() string
type DetachNasFileSystemRequest ¶
type DetachNasFileSystemRequest struct { CreateTime *string `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` FileSystemId *string `json:"FileSystemId,omitempty" xml:"FileSystemId,omitempty"` }
func (DetachNasFileSystemRequest) GoString ¶
func (s DetachNasFileSystemRequest) GoString() string
func (*DetachNasFileSystemRequest) SetCreateTime ¶
func (s *DetachNasFileSystemRequest) SetCreateTime(v string) *DetachNasFileSystemRequest
func (*DetachNasFileSystemRequest) SetFileSystemId ¶
func (s *DetachNasFileSystemRequest) SetFileSystemId(v string) *DetachNasFileSystemRequest
func (DetachNasFileSystemRequest) String ¶
func (s DetachNasFileSystemRequest) String() string
type DetachNasFileSystemResponse ¶
type DetachNasFileSystemResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DetachNasFileSystemResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DetachNasFileSystemResponse) GoString ¶
func (s DetachNasFileSystemResponse) GoString() string
func (*DetachNasFileSystemResponse) SetBody ¶
func (s *DetachNasFileSystemResponse) SetBody(v *DetachNasFileSystemResponseBody) *DetachNasFileSystemResponse
func (*DetachNasFileSystemResponse) SetHeaders ¶
func (s *DetachNasFileSystemResponse) SetHeaders(v map[string]*string) *DetachNasFileSystemResponse
func (*DetachNasFileSystemResponse) SetStatusCode ¶ added in v1.3.0
func (s *DetachNasFileSystemResponse) SetStatusCode(v int32) *DetachNasFileSystemResponse
func (DetachNasFileSystemResponse) String ¶
func (s DetachNasFileSystemResponse) String() string
type DetachNasFileSystemResponseBody ¶
type DetachNasFileSystemResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (DetachNasFileSystemResponseBody) GoString ¶
func (s DetachNasFileSystemResponseBody) GoString() string
func (*DetachNasFileSystemResponseBody) SetCode ¶
func (s *DetachNasFileSystemResponseBody) SetCode(v string) *DetachNasFileSystemResponseBody
func (*DetachNasFileSystemResponseBody) SetMessage ¶
func (s *DetachNasFileSystemResponseBody) SetMessage(v string) *DetachNasFileSystemResponseBody
func (*DetachNasFileSystemResponseBody) SetRequestId ¶
func (s *DetachNasFileSystemResponseBody) SetRequestId(v string) *DetachNasFileSystemResponseBody
func (*DetachNasFileSystemResponseBody) SetSuccess ¶
func (s *DetachNasFileSystemResponseBody) SetSuccess(v bool) *DetachNasFileSystemResponseBody
func (*DetachNasFileSystemResponseBody) SetTaskId ¶
func (s *DetachNasFileSystemResponseBody) SetTaskId(v string) *DetachNasFileSystemResponseBody
func (DetachNasFileSystemResponseBody) String ¶
func (s DetachNasFileSystemResponseBody) String() string
type DisableBackupPlanRequest ¶
type DisableBackupPlanRequest struct { PlanId *string `json:"PlanId,omitempty" xml:"PlanId,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (DisableBackupPlanRequest) GoString ¶
func (s DisableBackupPlanRequest) GoString() string
func (*DisableBackupPlanRequest) SetPlanId ¶
func (s *DisableBackupPlanRequest) SetPlanId(v string) *DisableBackupPlanRequest
func (*DisableBackupPlanRequest) SetSourceType ¶
func (s *DisableBackupPlanRequest) SetSourceType(v string) *DisableBackupPlanRequest
func (*DisableBackupPlanRequest) SetVaultId ¶
func (s *DisableBackupPlanRequest) SetVaultId(v string) *DisableBackupPlanRequest
func (DisableBackupPlanRequest) String ¶
func (s DisableBackupPlanRequest) String() string
type DisableBackupPlanResponse ¶
type DisableBackupPlanResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DisableBackupPlanResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DisableBackupPlanResponse) GoString ¶
func (s DisableBackupPlanResponse) GoString() string
func (*DisableBackupPlanResponse) SetBody ¶
func (s *DisableBackupPlanResponse) SetBody(v *DisableBackupPlanResponseBody) *DisableBackupPlanResponse
func (*DisableBackupPlanResponse) SetHeaders ¶
func (s *DisableBackupPlanResponse) SetHeaders(v map[string]*string) *DisableBackupPlanResponse
func (*DisableBackupPlanResponse) SetStatusCode ¶ added in v1.3.0
func (s *DisableBackupPlanResponse) SetStatusCode(v int32) *DisableBackupPlanResponse
func (DisableBackupPlanResponse) String ¶
func (s DisableBackupPlanResponse) String() string
type DisableBackupPlanResponseBody ¶
type DisableBackupPlanResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (DisableBackupPlanResponseBody) GoString ¶
func (s DisableBackupPlanResponseBody) GoString() string
func (*DisableBackupPlanResponseBody) SetCode ¶
func (s *DisableBackupPlanResponseBody) SetCode(v string) *DisableBackupPlanResponseBody
func (*DisableBackupPlanResponseBody) SetMessage ¶
func (s *DisableBackupPlanResponseBody) SetMessage(v string) *DisableBackupPlanResponseBody
func (*DisableBackupPlanResponseBody) SetRequestId ¶
func (s *DisableBackupPlanResponseBody) SetRequestId(v string) *DisableBackupPlanResponseBody
func (*DisableBackupPlanResponseBody) SetSuccess ¶
func (s *DisableBackupPlanResponseBody) SetSuccess(v bool) *DisableBackupPlanResponseBody
func (DisableBackupPlanResponseBody) String ¶
func (s DisableBackupPlanResponseBody) String() string
type DisableHanaBackupPlanRequest ¶ added in v1.3.0
type DisableHanaBackupPlanRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` PlanId *string `json:"PlanId,omitempty" xml:"PlanId,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (DisableHanaBackupPlanRequest) GoString ¶ added in v1.3.0
func (s DisableHanaBackupPlanRequest) GoString() string
func (*DisableHanaBackupPlanRequest) SetClusterId ¶ added in v1.3.0
func (s *DisableHanaBackupPlanRequest) SetClusterId(v string) *DisableHanaBackupPlanRequest
func (*DisableHanaBackupPlanRequest) SetPlanId ¶ added in v1.3.0
func (s *DisableHanaBackupPlanRequest) SetPlanId(v string) *DisableHanaBackupPlanRequest
func (*DisableHanaBackupPlanRequest) SetResourceGroupId ¶ added in v1.3.0
func (s *DisableHanaBackupPlanRequest) SetResourceGroupId(v string) *DisableHanaBackupPlanRequest
func (*DisableHanaBackupPlanRequest) SetVaultId ¶ added in v1.3.0
func (s *DisableHanaBackupPlanRequest) SetVaultId(v string) *DisableHanaBackupPlanRequest
func (DisableHanaBackupPlanRequest) String ¶ added in v1.3.0
func (s DisableHanaBackupPlanRequest) String() string
type DisableHanaBackupPlanResponse ¶ added in v1.3.0
type DisableHanaBackupPlanResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *DisableHanaBackupPlanResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (DisableHanaBackupPlanResponse) GoString ¶ added in v1.3.0
func (s DisableHanaBackupPlanResponse) GoString() string
func (*DisableHanaBackupPlanResponse) SetBody ¶ added in v1.3.0
func (s *DisableHanaBackupPlanResponse) SetBody(v *DisableHanaBackupPlanResponseBody) *DisableHanaBackupPlanResponse
func (*DisableHanaBackupPlanResponse) SetHeaders ¶ added in v1.3.0
func (s *DisableHanaBackupPlanResponse) SetHeaders(v map[string]*string) *DisableHanaBackupPlanResponse
func (*DisableHanaBackupPlanResponse) SetStatusCode ¶ added in v1.3.0
func (s *DisableHanaBackupPlanResponse) SetStatusCode(v int32) *DisableHanaBackupPlanResponse
func (DisableHanaBackupPlanResponse) String ¶ added in v1.3.0
func (s DisableHanaBackupPlanResponse) String() string
type DisableHanaBackupPlanResponseBody ¶ added in v1.3.0
type DisableHanaBackupPlanResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (DisableHanaBackupPlanResponseBody) GoString ¶ added in v1.3.0
func (s DisableHanaBackupPlanResponseBody) GoString() string
func (*DisableHanaBackupPlanResponseBody) SetCode ¶ added in v1.3.0
func (s *DisableHanaBackupPlanResponseBody) SetCode(v string) *DisableHanaBackupPlanResponseBody
func (*DisableHanaBackupPlanResponseBody) SetMessage ¶ added in v1.3.0
func (s *DisableHanaBackupPlanResponseBody) SetMessage(v string) *DisableHanaBackupPlanResponseBody
func (*DisableHanaBackupPlanResponseBody) SetRequestId ¶ added in v1.3.0
func (s *DisableHanaBackupPlanResponseBody) SetRequestId(v string) *DisableHanaBackupPlanResponseBody
func (*DisableHanaBackupPlanResponseBody) SetSuccess ¶ added in v1.3.0
func (s *DisableHanaBackupPlanResponseBody) SetSuccess(v bool) *DisableHanaBackupPlanResponseBody
func (DisableHanaBackupPlanResponseBody) String ¶ added in v1.3.0
func (s DisableHanaBackupPlanResponseBody) String() string
type EnableBackupPlanRequest ¶
type EnableBackupPlanRequest struct { PlanId *string `json:"PlanId,omitempty" xml:"PlanId,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (EnableBackupPlanRequest) GoString ¶
func (s EnableBackupPlanRequest) GoString() string
func (*EnableBackupPlanRequest) SetPlanId ¶
func (s *EnableBackupPlanRequest) SetPlanId(v string) *EnableBackupPlanRequest
func (*EnableBackupPlanRequest) SetSourceType ¶
func (s *EnableBackupPlanRequest) SetSourceType(v string) *EnableBackupPlanRequest
func (*EnableBackupPlanRequest) SetVaultId ¶
func (s *EnableBackupPlanRequest) SetVaultId(v string) *EnableBackupPlanRequest
func (EnableBackupPlanRequest) String ¶
func (s EnableBackupPlanRequest) String() string
type EnableBackupPlanResponse ¶
type EnableBackupPlanResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *EnableBackupPlanResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (EnableBackupPlanResponse) GoString ¶
func (s EnableBackupPlanResponse) GoString() string
func (*EnableBackupPlanResponse) SetBody ¶
func (s *EnableBackupPlanResponse) SetBody(v *EnableBackupPlanResponseBody) *EnableBackupPlanResponse
func (*EnableBackupPlanResponse) SetHeaders ¶
func (s *EnableBackupPlanResponse) SetHeaders(v map[string]*string) *EnableBackupPlanResponse
func (*EnableBackupPlanResponse) SetStatusCode ¶ added in v1.3.0
func (s *EnableBackupPlanResponse) SetStatusCode(v int32) *EnableBackupPlanResponse
func (EnableBackupPlanResponse) String ¶
func (s EnableBackupPlanResponse) String() string
type EnableBackupPlanResponseBody ¶
type EnableBackupPlanResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (EnableBackupPlanResponseBody) GoString ¶
func (s EnableBackupPlanResponseBody) GoString() string
func (*EnableBackupPlanResponseBody) SetCode ¶
func (s *EnableBackupPlanResponseBody) SetCode(v string) *EnableBackupPlanResponseBody
func (*EnableBackupPlanResponseBody) SetMessage ¶
func (s *EnableBackupPlanResponseBody) SetMessage(v string) *EnableBackupPlanResponseBody
func (*EnableBackupPlanResponseBody) SetRequestId ¶
func (s *EnableBackupPlanResponseBody) SetRequestId(v string) *EnableBackupPlanResponseBody
func (*EnableBackupPlanResponseBody) SetSuccess ¶
func (s *EnableBackupPlanResponseBody) SetSuccess(v bool) *EnableBackupPlanResponseBody
func (EnableBackupPlanResponseBody) String ¶
func (s EnableBackupPlanResponseBody) String() string
type EnableHanaBackupPlanRequest ¶ added in v1.3.0
type EnableHanaBackupPlanRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` PlanId *string `json:"PlanId,omitempty" xml:"PlanId,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (EnableHanaBackupPlanRequest) GoString ¶ added in v1.3.0
func (s EnableHanaBackupPlanRequest) GoString() string
func (*EnableHanaBackupPlanRequest) SetClusterId ¶ added in v1.3.0
func (s *EnableHanaBackupPlanRequest) SetClusterId(v string) *EnableHanaBackupPlanRequest
func (*EnableHanaBackupPlanRequest) SetPlanId ¶ added in v1.3.0
func (s *EnableHanaBackupPlanRequest) SetPlanId(v string) *EnableHanaBackupPlanRequest
func (*EnableHanaBackupPlanRequest) SetResourceGroupId ¶ added in v1.3.0
func (s *EnableHanaBackupPlanRequest) SetResourceGroupId(v string) *EnableHanaBackupPlanRequest
func (*EnableHanaBackupPlanRequest) SetVaultId ¶ added in v1.3.0
func (s *EnableHanaBackupPlanRequest) SetVaultId(v string) *EnableHanaBackupPlanRequest
func (EnableHanaBackupPlanRequest) String ¶ added in v1.3.0
func (s EnableHanaBackupPlanRequest) String() string
type EnableHanaBackupPlanResponse ¶ added in v1.3.0
type EnableHanaBackupPlanResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *EnableHanaBackupPlanResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (EnableHanaBackupPlanResponse) GoString ¶ added in v1.3.0
func (s EnableHanaBackupPlanResponse) GoString() string
func (*EnableHanaBackupPlanResponse) SetBody ¶ added in v1.3.0
func (s *EnableHanaBackupPlanResponse) SetBody(v *EnableHanaBackupPlanResponseBody) *EnableHanaBackupPlanResponse
func (*EnableHanaBackupPlanResponse) SetHeaders ¶ added in v1.3.0
func (s *EnableHanaBackupPlanResponse) SetHeaders(v map[string]*string) *EnableHanaBackupPlanResponse
func (*EnableHanaBackupPlanResponse) SetStatusCode ¶ added in v1.3.0
func (s *EnableHanaBackupPlanResponse) SetStatusCode(v int32) *EnableHanaBackupPlanResponse
func (EnableHanaBackupPlanResponse) String ¶ added in v1.3.0
func (s EnableHanaBackupPlanResponse) String() string
type EnableHanaBackupPlanResponseBody ¶ added in v1.3.0
type EnableHanaBackupPlanResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (EnableHanaBackupPlanResponseBody) GoString ¶ added in v1.3.0
func (s EnableHanaBackupPlanResponseBody) GoString() string
func (*EnableHanaBackupPlanResponseBody) SetCode ¶ added in v1.3.0
func (s *EnableHanaBackupPlanResponseBody) SetCode(v string) *EnableHanaBackupPlanResponseBody
func (*EnableHanaBackupPlanResponseBody) SetMessage ¶ added in v1.3.0
func (s *EnableHanaBackupPlanResponseBody) SetMessage(v string) *EnableHanaBackupPlanResponseBody
func (*EnableHanaBackupPlanResponseBody) SetRequestId ¶ added in v1.3.0
func (s *EnableHanaBackupPlanResponseBody) SetRequestId(v string) *EnableHanaBackupPlanResponseBody
func (*EnableHanaBackupPlanResponseBody) SetSuccess ¶ added in v1.3.0
func (s *EnableHanaBackupPlanResponseBody) SetSuccess(v bool) *EnableHanaBackupPlanResponseBody
func (EnableHanaBackupPlanResponseBody) String ¶ added in v1.3.0
func (s EnableHanaBackupPlanResponseBody) String() string
type ExecuteBackupPlanRequest ¶
type ExecuteBackupPlanRequest struct { PlanId *string `json:"PlanId,omitempty" xml:"PlanId,omitempty"` RuleId *string `json:"RuleId,omitempty" xml:"RuleId,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (ExecuteBackupPlanRequest) GoString ¶
func (s ExecuteBackupPlanRequest) GoString() string
func (*ExecuteBackupPlanRequest) SetPlanId ¶
func (s *ExecuteBackupPlanRequest) SetPlanId(v string) *ExecuteBackupPlanRequest
func (*ExecuteBackupPlanRequest) SetRuleId ¶
func (s *ExecuteBackupPlanRequest) SetRuleId(v string) *ExecuteBackupPlanRequest
func (*ExecuteBackupPlanRequest) SetSourceType ¶
func (s *ExecuteBackupPlanRequest) SetSourceType(v string) *ExecuteBackupPlanRequest
func (*ExecuteBackupPlanRequest) SetVaultId ¶
func (s *ExecuteBackupPlanRequest) SetVaultId(v string) *ExecuteBackupPlanRequest
func (ExecuteBackupPlanRequest) String ¶
func (s ExecuteBackupPlanRequest) String() string
type ExecuteBackupPlanResponse ¶
type ExecuteBackupPlanResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *ExecuteBackupPlanResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (ExecuteBackupPlanResponse) GoString ¶
func (s ExecuteBackupPlanResponse) GoString() string
func (*ExecuteBackupPlanResponse) SetBody ¶
func (s *ExecuteBackupPlanResponse) SetBody(v *ExecuteBackupPlanResponseBody) *ExecuteBackupPlanResponse
func (*ExecuteBackupPlanResponse) SetHeaders ¶
func (s *ExecuteBackupPlanResponse) SetHeaders(v map[string]*string) *ExecuteBackupPlanResponse
func (*ExecuteBackupPlanResponse) SetStatusCode ¶ added in v1.3.0
func (s *ExecuteBackupPlanResponse) SetStatusCode(v int32) *ExecuteBackupPlanResponse
func (ExecuteBackupPlanResponse) String ¶
func (s ExecuteBackupPlanResponse) String() string
type ExecuteBackupPlanResponseBody ¶
type ExecuteBackupPlanResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` JobId *string `json:"JobId,omitempty" xml:"JobId,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (ExecuteBackupPlanResponseBody) GoString ¶
func (s ExecuteBackupPlanResponseBody) GoString() string
func (*ExecuteBackupPlanResponseBody) SetCode ¶
func (s *ExecuteBackupPlanResponseBody) SetCode(v string) *ExecuteBackupPlanResponseBody
func (*ExecuteBackupPlanResponseBody) SetJobId ¶
func (s *ExecuteBackupPlanResponseBody) SetJobId(v string) *ExecuteBackupPlanResponseBody
func (*ExecuteBackupPlanResponseBody) SetMessage ¶
func (s *ExecuteBackupPlanResponseBody) SetMessage(v string) *ExecuteBackupPlanResponseBody
func (*ExecuteBackupPlanResponseBody) SetRequestId ¶
func (s *ExecuteBackupPlanResponseBody) SetRequestId(v string) *ExecuteBackupPlanResponseBody
func (*ExecuteBackupPlanResponseBody) SetSuccess ¶
func (s *ExecuteBackupPlanResponseBody) SetSuccess(v bool) *ExecuteBackupPlanResponseBody
func (ExecuteBackupPlanResponseBody) String ¶
func (s ExecuteBackupPlanResponseBody) String() string
type GenerateRamPolicyRequest ¶
type GenerateRamPolicyRequest struct { ActionType *string `json:"ActionType,omitempty" xml:"ActionType,omitempty"` RequireBasePolicy *bool `json:"RequireBasePolicy,omitempty" xml:"RequireBasePolicy,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (GenerateRamPolicyRequest) GoString ¶
func (s GenerateRamPolicyRequest) GoString() string
func (*GenerateRamPolicyRequest) SetActionType ¶
func (s *GenerateRamPolicyRequest) SetActionType(v string) *GenerateRamPolicyRequest
func (*GenerateRamPolicyRequest) SetRequireBasePolicy ¶
func (s *GenerateRamPolicyRequest) SetRequireBasePolicy(v bool) *GenerateRamPolicyRequest
func (*GenerateRamPolicyRequest) SetResourceGroupId ¶
func (s *GenerateRamPolicyRequest) SetResourceGroupId(v string) *GenerateRamPolicyRequest
func (*GenerateRamPolicyRequest) SetVaultId ¶
func (s *GenerateRamPolicyRequest) SetVaultId(v string) *GenerateRamPolicyRequest
func (GenerateRamPolicyRequest) String ¶
func (s GenerateRamPolicyRequest) String() string
type GenerateRamPolicyResponse ¶
type GenerateRamPolicyResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *GenerateRamPolicyResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (GenerateRamPolicyResponse) GoString ¶
func (s GenerateRamPolicyResponse) GoString() string
func (*GenerateRamPolicyResponse) SetBody ¶
func (s *GenerateRamPolicyResponse) SetBody(v *GenerateRamPolicyResponseBody) *GenerateRamPolicyResponse
func (*GenerateRamPolicyResponse) SetHeaders ¶
func (s *GenerateRamPolicyResponse) SetHeaders(v map[string]*string) *GenerateRamPolicyResponse
func (*GenerateRamPolicyResponse) SetStatusCode ¶ added in v1.3.0
func (s *GenerateRamPolicyResponse) SetStatusCode(v int32) *GenerateRamPolicyResponse
func (GenerateRamPolicyResponse) String ¶
func (s GenerateRamPolicyResponse) String() string
type GenerateRamPolicyResponseBody ¶
type GenerateRamPolicyResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` PolicyDocument *string `json:"PolicyDocument,omitempty" xml:"PolicyDocument,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (GenerateRamPolicyResponseBody) GoString ¶
func (s GenerateRamPolicyResponseBody) GoString() string
func (*GenerateRamPolicyResponseBody) SetCode ¶
func (s *GenerateRamPolicyResponseBody) SetCode(v string) *GenerateRamPolicyResponseBody
func (*GenerateRamPolicyResponseBody) SetMessage ¶
func (s *GenerateRamPolicyResponseBody) SetMessage(v string) *GenerateRamPolicyResponseBody
func (*GenerateRamPolicyResponseBody) SetPolicyDocument ¶
func (s *GenerateRamPolicyResponseBody) SetPolicyDocument(v string) *GenerateRamPolicyResponseBody
func (*GenerateRamPolicyResponseBody) SetRequestId ¶
func (s *GenerateRamPolicyResponseBody) SetRequestId(v string) *GenerateRamPolicyResponseBody
func (*GenerateRamPolicyResponseBody) SetSuccess ¶
func (s *GenerateRamPolicyResponseBody) SetSuccess(v bool) *GenerateRamPolicyResponseBody
func (GenerateRamPolicyResponseBody) String ¶
func (s GenerateRamPolicyResponseBody) String() string
type InstallBackupClientsRequest ¶
type InstallBackupClientsRequest struct {
InstanceIds map[string]interface{} `json:"InstanceIds,omitempty" xml:"InstanceIds,omitempty"`
}
func (InstallBackupClientsRequest) GoString ¶
func (s InstallBackupClientsRequest) GoString() string
func (*InstallBackupClientsRequest) SetInstanceIds ¶
func (s *InstallBackupClientsRequest) SetInstanceIds(v map[string]interface{}) *InstallBackupClientsRequest
func (InstallBackupClientsRequest) String ¶
func (s InstallBackupClientsRequest) String() string
type InstallBackupClientsResponse ¶
type InstallBackupClientsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *InstallBackupClientsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (InstallBackupClientsResponse) GoString ¶
func (s InstallBackupClientsResponse) GoString() string
func (*InstallBackupClientsResponse) SetBody ¶
func (s *InstallBackupClientsResponse) SetBody(v *InstallBackupClientsResponseBody) *InstallBackupClientsResponse
func (*InstallBackupClientsResponse) SetHeaders ¶
func (s *InstallBackupClientsResponse) SetHeaders(v map[string]*string) *InstallBackupClientsResponse
func (*InstallBackupClientsResponse) SetStatusCode ¶ added in v1.3.0
func (s *InstallBackupClientsResponse) SetStatusCode(v int32) *InstallBackupClientsResponse
func (InstallBackupClientsResponse) String ¶
func (s InstallBackupClientsResponse) String() string
type InstallBackupClientsResponseBody ¶
type InstallBackupClientsResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` InstanceStatuses []*InstallBackupClientsResponseBodyInstanceStatuses `json:"InstanceStatuses,omitempty" xml:"InstanceStatuses,omitempty" type:"Repeated"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (InstallBackupClientsResponseBody) GoString ¶
func (s InstallBackupClientsResponseBody) GoString() string
func (*InstallBackupClientsResponseBody) SetCode ¶
func (s *InstallBackupClientsResponseBody) SetCode(v string) *InstallBackupClientsResponseBody
func (*InstallBackupClientsResponseBody) SetInstanceStatuses ¶
func (s *InstallBackupClientsResponseBody) SetInstanceStatuses(v []*InstallBackupClientsResponseBodyInstanceStatuses) *InstallBackupClientsResponseBody
func (*InstallBackupClientsResponseBody) SetMessage ¶
func (s *InstallBackupClientsResponseBody) SetMessage(v string) *InstallBackupClientsResponseBody
func (*InstallBackupClientsResponseBody) SetRequestId ¶
func (s *InstallBackupClientsResponseBody) SetRequestId(v string) *InstallBackupClientsResponseBody
func (*InstallBackupClientsResponseBody) SetSuccess ¶
func (s *InstallBackupClientsResponseBody) SetSuccess(v bool) *InstallBackupClientsResponseBody
func (*InstallBackupClientsResponseBody) SetTaskId ¶
func (s *InstallBackupClientsResponseBody) SetTaskId(v string) *InstallBackupClientsResponseBody
func (InstallBackupClientsResponseBody) String ¶
func (s InstallBackupClientsResponseBody) String() string
type InstallBackupClientsResponseBodyInstanceStatuses ¶
type InstallBackupClientsResponseBodyInstanceStatuses struct { ErrorCode *string `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` ValidInstance *bool `json:"ValidInstance,omitempty" xml:"ValidInstance,omitempty"` }
func (InstallBackupClientsResponseBodyInstanceStatuses) GoString ¶
func (s InstallBackupClientsResponseBodyInstanceStatuses) GoString() string
func (*InstallBackupClientsResponseBodyInstanceStatuses) SetErrorCode ¶
func (s *InstallBackupClientsResponseBodyInstanceStatuses) SetErrorCode(v string) *InstallBackupClientsResponseBodyInstanceStatuses
func (*InstallBackupClientsResponseBodyInstanceStatuses) SetInstanceId ¶
func (s *InstallBackupClientsResponseBodyInstanceStatuses) SetInstanceId(v string) *InstallBackupClientsResponseBodyInstanceStatuses
func (*InstallBackupClientsResponseBodyInstanceStatuses) SetValidInstance ¶
func (s *InstallBackupClientsResponseBodyInstanceStatuses) SetValidInstance(v bool) *InstallBackupClientsResponseBodyInstanceStatuses
func (InstallBackupClientsResponseBodyInstanceStatuses) String ¶
func (s InstallBackupClientsResponseBodyInstanceStatuses) String() string
type InstallBackupClientsShrinkRequest ¶
type InstallBackupClientsShrinkRequest struct {
InstanceIdsShrink *string `json:"InstanceIds,omitempty" xml:"InstanceIds,omitempty"`
}
func (InstallBackupClientsShrinkRequest) GoString ¶
func (s InstallBackupClientsShrinkRequest) GoString() string
func (*InstallBackupClientsShrinkRequest) SetInstanceIdsShrink ¶
func (s *InstallBackupClientsShrinkRequest) SetInstanceIdsShrink(v string) *InstallBackupClientsShrinkRequest
func (InstallBackupClientsShrinkRequest) String ¶
func (s InstallBackupClientsShrinkRequest) String() string
type OtsDetail ¶
type OtsDetail struct { // OTS table name list TableNames []*string `json:"TableNames,omitempty" xml:"TableNames,omitempty" type:"Repeated"` }
func (*OtsDetail) SetTableNames ¶
type OtsTableRestoreDetail ¶ added in v1.3.0
type OtsTableRestoreDetail struct { // Concurrent processing channel count for each restore task BatchChannelCount *int32 `json:"BatchChannelCount,omitempty" xml:"BatchChannelCount,omitempty"` // Specify a suffix to restored index name IndexNameSuffix *string `json:"IndexNameSuffix,omitempty" xml:"IndexNameSuffix,omitempty"` // Overwrite existing table or not OverwriteExisting *bool `json:"OverwriteExisting,omitempty" xml:"OverwriteExisting,omitempty"` // Re-generate auto incrmental primary key or not ReGenerateAutoIncrementPK *bool `json:"ReGenerateAutoIncrementPK,omitempty" xml:"ReGenerateAutoIncrementPK,omitempty"` // Restore index or not RestoreIndex *bool `json:"RestoreIndex,omitempty" xml:"RestoreIndex,omitempty"` // Restore search index or not RestoreSearchIndex *bool `json:"RestoreSearchIndex,omitempty" xml:"RestoreSearchIndex,omitempty"` // Specify a suffix to restored search index name SearchIndexNameSuffix *string `json:"SearchIndexNameSuffix,omitempty" xml:"SearchIndexNameSuffix,omitempty"` }
func (OtsTableRestoreDetail) GoString ¶ added in v1.3.0
func (s OtsTableRestoreDetail) GoString() string
func (*OtsTableRestoreDetail) SetBatchChannelCount ¶ added in v1.3.0
func (s *OtsTableRestoreDetail) SetBatchChannelCount(v int32) *OtsTableRestoreDetail
func (*OtsTableRestoreDetail) SetIndexNameSuffix ¶ added in v1.3.0
func (s *OtsTableRestoreDetail) SetIndexNameSuffix(v string) *OtsTableRestoreDetail
func (*OtsTableRestoreDetail) SetOverwriteExisting ¶ added in v1.3.0
func (s *OtsTableRestoreDetail) SetOverwriteExisting(v bool) *OtsTableRestoreDetail
func (*OtsTableRestoreDetail) SetReGenerateAutoIncrementPK ¶ added in v1.3.0
func (s *OtsTableRestoreDetail) SetReGenerateAutoIncrementPK(v bool) *OtsTableRestoreDetail
func (*OtsTableRestoreDetail) SetRestoreIndex ¶ added in v1.3.0
func (s *OtsTableRestoreDetail) SetRestoreIndex(v bool) *OtsTableRestoreDetail
func (*OtsTableRestoreDetail) SetRestoreSearchIndex ¶ added in v1.3.0
func (s *OtsTableRestoreDetail) SetRestoreSearchIndex(v bool) *OtsTableRestoreDetail
func (*OtsTableRestoreDetail) SetSearchIndexNameSuffix ¶ added in v1.3.0
func (s *OtsTableRestoreDetail) SetSearchIndexNameSuffix(v string) *OtsTableRestoreDetail
func (OtsTableRestoreDetail) String ¶ added in v1.3.0
func (s OtsTableRestoreDetail) String() string
type Rule ¶ added in v1.3.0
type Rule struct { // backup type BackupType *string `json:"BackupType,omitempty" xml:"BackupType,omitempty"` // copy target region id DestinationRegionId *string `json:"DestinationRegionId,omitempty" xml:"DestinationRegionId,omitempty"` // retention for remote replication DestinationRetention *int64 `json:"DestinationRetention,omitempty" xml:"DestinationRetention,omitempty"` // disable the rule or not Disabled *bool `json:"Disabled,omitempty" xml:"Disabled,omitempty"` // copy to other region DoCopy *bool `json:"DoCopy,omitempty" xml:"DoCopy,omitempty"` // retention of backup Retention *int64 `json:"Retention,omitempty" xml:"Retention,omitempty"` // rule name RuleName *string `json:"RuleName,omitempty" xml:"RuleName,omitempty"` // schedule setting Schedule *string `json:"Schedule,omitempty" xml:"Schedule,omitempty"` }
func (*Rule) SetBackupType ¶ added in v1.3.0
func (*Rule) SetDestinationRegionId ¶ added in v1.3.0
func (*Rule) SetDestinationRetention ¶ added in v1.3.0
func (*Rule) SetDisabled ¶ added in v1.3.0
func (*Rule) SetRetention ¶ added in v1.3.0
func (*Rule) SetRuleName ¶ added in v1.3.0
func (*Rule) SetSchedule ¶ added in v1.3.0
type SearchHistoricalSnapshotsRequest ¶
type SearchHistoricalSnapshotsRequest struct { Limit *int32 `json:"Limit,omitempty" xml:"Limit,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` Query map[string]interface{} `json:"Query,omitempty" xml:"Query,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` }
func (SearchHistoricalSnapshotsRequest) GoString ¶
func (s SearchHistoricalSnapshotsRequest) GoString() string
func (*SearchHistoricalSnapshotsRequest) SetLimit ¶
func (s *SearchHistoricalSnapshotsRequest) SetLimit(v int32) *SearchHistoricalSnapshotsRequest
func (*SearchHistoricalSnapshotsRequest) SetNextToken ¶
func (s *SearchHistoricalSnapshotsRequest) SetNextToken(v string) *SearchHistoricalSnapshotsRequest
func (*SearchHistoricalSnapshotsRequest) SetQuery ¶
func (s *SearchHistoricalSnapshotsRequest) SetQuery(v map[string]interface{}) *SearchHistoricalSnapshotsRequest
func (*SearchHistoricalSnapshotsRequest) SetSourceType ¶
func (s *SearchHistoricalSnapshotsRequest) SetSourceType(v string) *SearchHistoricalSnapshotsRequest
func (SearchHistoricalSnapshotsRequest) String ¶
func (s SearchHistoricalSnapshotsRequest) String() string
type SearchHistoricalSnapshotsResponse ¶
type SearchHistoricalSnapshotsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *SearchHistoricalSnapshotsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (SearchHistoricalSnapshotsResponse) GoString ¶
func (s SearchHistoricalSnapshotsResponse) GoString() string
func (*SearchHistoricalSnapshotsResponse) SetHeaders ¶
func (s *SearchHistoricalSnapshotsResponse) SetHeaders(v map[string]*string) *SearchHistoricalSnapshotsResponse
func (*SearchHistoricalSnapshotsResponse) SetStatusCode ¶ added in v1.3.0
func (s *SearchHistoricalSnapshotsResponse) SetStatusCode(v int32) *SearchHistoricalSnapshotsResponse
func (SearchHistoricalSnapshotsResponse) String ¶
func (s SearchHistoricalSnapshotsResponse) String() string
type SearchHistoricalSnapshotsResponseBody ¶
type SearchHistoricalSnapshotsResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Limit *int32 `json:"Limit,omitempty" xml:"Limit,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Snapshots *SearchHistoricalSnapshotsResponseBodySnapshots `json:"Snapshots,omitempty" xml:"Snapshots,omitempty" type:"Struct"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` TotalCount *int32 `json:"TotalCount,omitempty" xml:"TotalCount,omitempty"` }
func (SearchHistoricalSnapshotsResponseBody) GoString ¶
func (s SearchHistoricalSnapshotsResponseBody) GoString() string
func (*SearchHistoricalSnapshotsResponseBody) SetCode ¶
func (s *SearchHistoricalSnapshotsResponseBody) SetCode(v string) *SearchHistoricalSnapshotsResponseBody
func (*SearchHistoricalSnapshotsResponseBody) SetLimit ¶
func (s *SearchHistoricalSnapshotsResponseBody) SetLimit(v int32) *SearchHistoricalSnapshotsResponseBody
func (*SearchHistoricalSnapshotsResponseBody) SetMessage ¶
func (s *SearchHistoricalSnapshotsResponseBody) SetMessage(v string) *SearchHistoricalSnapshotsResponseBody
func (*SearchHistoricalSnapshotsResponseBody) SetNextToken ¶
func (s *SearchHistoricalSnapshotsResponseBody) SetNextToken(v string) *SearchHistoricalSnapshotsResponseBody
func (*SearchHistoricalSnapshotsResponseBody) SetRequestId ¶
func (s *SearchHistoricalSnapshotsResponseBody) SetRequestId(v string) *SearchHistoricalSnapshotsResponseBody
func (*SearchHistoricalSnapshotsResponseBody) SetSnapshots ¶
func (s *SearchHistoricalSnapshotsResponseBody) SetSnapshots(v *SearchHistoricalSnapshotsResponseBodySnapshots) *SearchHistoricalSnapshotsResponseBody
func (*SearchHistoricalSnapshotsResponseBody) SetSuccess ¶
func (s *SearchHistoricalSnapshotsResponseBody) SetSuccess(v bool) *SearchHistoricalSnapshotsResponseBody
func (*SearchHistoricalSnapshotsResponseBody) SetTotalCount ¶
func (s *SearchHistoricalSnapshotsResponseBody) SetTotalCount(v int32) *SearchHistoricalSnapshotsResponseBody
func (SearchHistoricalSnapshotsResponseBody) String ¶
func (s SearchHistoricalSnapshotsResponseBody) String() string
type SearchHistoricalSnapshotsResponseBodySnapshots ¶
type SearchHistoricalSnapshotsResponseBodySnapshots struct {
Snapshot []*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot `json:"Snapshot,omitempty" xml:"Snapshot,omitempty" type:"Repeated"`
}
func (SearchHistoricalSnapshotsResponseBodySnapshots) GoString ¶
func (s SearchHistoricalSnapshotsResponseBodySnapshots) GoString() string
func (*SearchHistoricalSnapshotsResponseBodySnapshots) SetSnapshot ¶
func (SearchHistoricalSnapshotsResponseBodySnapshots) String ¶
func (s SearchHistoricalSnapshotsResponseBodySnapshots) String() string
type SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot ¶
type SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot struct { ActualBytes *int64 `json:"ActualBytes,omitempty" xml:"ActualBytes,omitempty"` ActualItems *int64 `json:"ActualItems,omitempty" xml:"ActualItems,omitempty"` BackupType *string `json:"BackupType,omitempty" xml:"BackupType,omitempty"` Bucket *string `json:"Bucket,omitempty" xml:"Bucket,omitempty"` BytesDone *int64 `json:"BytesDone,omitempty" xml:"BytesDone,omitempty"` BytesTotal *int64 `json:"BytesTotal,omitempty" xml:"BytesTotal,omitempty"` ClientId *string `json:"ClientId,omitempty" xml:"ClientId,omitempty"` CompleteTime *int64 `json:"CompleteTime,omitempty" xml:"CompleteTime,omitempty"` CreateTime *int64 `json:"CreateTime,omitempty" xml:"CreateTime,omitempty"` CreatedTime *int64 `json:"CreatedTime,omitempty" xml:"CreatedTime,omitempty"` ErrorFile *string `json:"ErrorFile,omitempty" xml:"ErrorFile,omitempty"` ExpireTime *int64 `json:"ExpireTime,omitempty" xml:"ExpireTime,omitempty"` FileSystemId *string `json:"FileSystemId,omitempty" xml:"FileSystemId,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` InstanceName *string `json:"InstanceName,omitempty" xml:"InstanceName,omitempty"` ItemsDone *int64 `json:"ItemsDone,omitempty" xml:"ItemsDone,omitempty"` ItemsTotal *int64 `json:"ItemsTotal,omitempty" xml:"ItemsTotal,omitempty"` JobId *string `json:"JobId,omitempty" xml:"JobId,omitempty"` ParentSnapshotHash *string `json:"ParentSnapshotHash,omitempty" xml:"ParentSnapshotHash,omitempty"` Path *string `json:"Path,omitempty" xml:"Path,omitempty"` Paths *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshotPaths `json:"Paths,omitempty" xml:"Paths,omitempty" type:"Struct"` Prefix *string `json:"Prefix,omitempty" xml:"Prefix,omitempty"` RangeEnd *int64 `json:"RangeEnd,omitempty" xml:"RangeEnd,omitempty"` RangeStart *int64 `json:"RangeStart,omitempty" xml:"RangeStart,omitempty"` Retention *int64 `json:"Retention,omitempty" xml:"Retention,omitempty"` SnapshotHash *string `json:"SnapshotHash,omitempty" xml:"SnapshotHash,omitempty"` SnapshotId *string `json:"SnapshotId,omitempty" xml:"SnapshotId,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` StartTime *int64 `json:"StartTime,omitempty" xml:"StartTime,omitempty"` Status *string `json:"Status,omitempty" xml:"Status,omitempty"` TableName *string `json:"TableName,omitempty" xml:"TableName,omitempty"` UpdatedTime *int64 `json:"UpdatedTime,omitempty" xml:"UpdatedTime,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) GoString ¶
func (s SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) GoString() string
func (*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetActualBytes ¶
func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetActualBytes(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
func (*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetActualItems ¶
func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetActualItems(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
func (*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetBackupType ¶
func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetBackupType(v string) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
func (*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetBytesDone ¶
func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetBytesDone(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
func (*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetBytesTotal ¶
func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetBytesTotal(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
func (*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetClientId ¶
func (*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetCompleteTime ¶
func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetCompleteTime(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
func (*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetCreateTime ¶
func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetCreateTime(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
func (*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetCreatedTime ¶
func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetCreatedTime(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
func (*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetErrorFile ¶
func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetErrorFile(v string) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
func (*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetExpireTime ¶
func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetExpireTime(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
func (*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetFileSystemId ¶
func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetFileSystemId(v string) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
func (*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetInstanceId ¶
func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetInstanceId(v string) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
func (*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetInstanceName ¶
func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetInstanceName(v string) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
func (*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetItemsDone ¶
func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetItemsDone(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
func (*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetItemsTotal ¶
func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetItemsTotal(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
func (*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetParentSnapshotHash ¶
func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetParentSnapshotHash(v string) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
func (*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetRangeEnd ¶
func (*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetRangeStart ¶
func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetRangeStart(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
func (*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetRetention ¶
func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetRetention(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
func (*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetSnapshotHash ¶
func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetSnapshotHash(v string) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
func (*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetSnapshotId ¶
func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetSnapshotId(v string) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
func (*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetSourceType ¶
func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetSourceType(v string) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
func (*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetStartTime ¶
func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetStartTime(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
func (*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetTableName ¶
func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetTableName(v string) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
func (*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetUpdatedTime ¶
func (s *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetUpdatedTime(v int64) *SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot
func (*SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) SetVaultId ¶
func (SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) String ¶
func (s SearchHistoricalSnapshotsResponseBodySnapshotsSnapshot) String() string
type SearchHistoricalSnapshotsResponseBodySnapshotsSnapshotPaths ¶
type SearchHistoricalSnapshotsResponseBodySnapshotsSnapshotPaths struct {
Path []*string `json:"Path,omitempty" xml:"Path,omitempty" type:"Repeated"`
}
func (SearchHistoricalSnapshotsResponseBodySnapshotsSnapshotPaths) GoString ¶
func (s SearchHistoricalSnapshotsResponseBodySnapshotsSnapshotPaths) GoString() string
func (SearchHistoricalSnapshotsResponseBodySnapshotsSnapshotPaths) String ¶
func (s SearchHistoricalSnapshotsResponseBodySnapshotsSnapshotPaths) String() string
type SearchHistoricalSnapshotsShrinkRequest ¶
type SearchHistoricalSnapshotsShrinkRequest struct { Limit *int32 `json:"Limit,omitempty" xml:"Limit,omitempty"` NextToken *string `json:"NextToken,omitempty" xml:"NextToken,omitempty"` QueryShrink *string `json:"Query,omitempty" xml:"Query,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` }
func (SearchHistoricalSnapshotsShrinkRequest) GoString ¶
func (s SearchHistoricalSnapshotsShrinkRequest) GoString() string
func (*SearchHistoricalSnapshotsShrinkRequest) SetLimit ¶
func (s *SearchHistoricalSnapshotsShrinkRequest) SetLimit(v int32) *SearchHistoricalSnapshotsShrinkRequest
func (*SearchHistoricalSnapshotsShrinkRequest) SetNextToken ¶
func (s *SearchHistoricalSnapshotsShrinkRequest) SetNextToken(v string) *SearchHistoricalSnapshotsShrinkRequest
func (*SearchHistoricalSnapshotsShrinkRequest) SetQueryShrink ¶
func (s *SearchHistoricalSnapshotsShrinkRequest) SetQueryShrink(v string) *SearchHistoricalSnapshotsShrinkRequest
func (*SearchHistoricalSnapshotsShrinkRequest) SetSourceType ¶
func (s *SearchHistoricalSnapshotsShrinkRequest) SetSourceType(v string) *SearchHistoricalSnapshotsShrinkRequest
func (SearchHistoricalSnapshotsShrinkRequest) String ¶
func (s SearchHistoricalSnapshotsShrinkRequest) String() string
type StartHanaDatabaseAsyncRequest ¶ added in v1.3.0
type StartHanaDatabaseAsyncRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` DatabaseName *string `json:"DatabaseName,omitempty" xml:"DatabaseName,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (StartHanaDatabaseAsyncRequest) GoString ¶ added in v1.3.0
func (s StartHanaDatabaseAsyncRequest) GoString() string
func (*StartHanaDatabaseAsyncRequest) SetClusterId ¶ added in v1.3.0
func (s *StartHanaDatabaseAsyncRequest) SetClusterId(v string) *StartHanaDatabaseAsyncRequest
func (*StartHanaDatabaseAsyncRequest) SetDatabaseName ¶ added in v1.3.0
func (s *StartHanaDatabaseAsyncRequest) SetDatabaseName(v string) *StartHanaDatabaseAsyncRequest
func (*StartHanaDatabaseAsyncRequest) SetVaultId ¶ added in v1.3.0
func (s *StartHanaDatabaseAsyncRequest) SetVaultId(v string) *StartHanaDatabaseAsyncRequest
func (StartHanaDatabaseAsyncRequest) String ¶ added in v1.3.0
func (s StartHanaDatabaseAsyncRequest) String() string
type StartHanaDatabaseAsyncResponse ¶ added in v1.3.0
type StartHanaDatabaseAsyncResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *StartHanaDatabaseAsyncResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (StartHanaDatabaseAsyncResponse) GoString ¶ added in v1.3.0
func (s StartHanaDatabaseAsyncResponse) GoString() string
func (*StartHanaDatabaseAsyncResponse) SetBody ¶ added in v1.3.0
func (s *StartHanaDatabaseAsyncResponse) SetBody(v *StartHanaDatabaseAsyncResponseBody) *StartHanaDatabaseAsyncResponse
func (*StartHanaDatabaseAsyncResponse) SetHeaders ¶ added in v1.3.0
func (s *StartHanaDatabaseAsyncResponse) SetHeaders(v map[string]*string) *StartHanaDatabaseAsyncResponse
func (*StartHanaDatabaseAsyncResponse) SetStatusCode ¶ added in v1.3.0
func (s *StartHanaDatabaseAsyncResponse) SetStatusCode(v int32) *StartHanaDatabaseAsyncResponse
func (StartHanaDatabaseAsyncResponse) String ¶ added in v1.3.0
func (s StartHanaDatabaseAsyncResponse) String() string
type StartHanaDatabaseAsyncResponseBody ¶ added in v1.3.0
type StartHanaDatabaseAsyncResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (StartHanaDatabaseAsyncResponseBody) GoString ¶ added in v1.3.0
func (s StartHanaDatabaseAsyncResponseBody) GoString() string
func (*StartHanaDatabaseAsyncResponseBody) SetCode ¶ added in v1.3.0
func (s *StartHanaDatabaseAsyncResponseBody) SetCode(v string) *StartHanaDatabaseAsyncResponseBody
func (*StartHanaDatabaseAsyncResponseBody) SetMessage ¶ added in v1.3.0
func (s *StartHanaDatabaseAsyncResponseBody) SetMessage(v string) *StartHanaDatabaseAsyncResponseBody
func (*StartHanaDatabaseAsyncResponseBody) SetRequestId ¶ added in v1.3.0
func (s *StartHanaDatabaseAsyncResponseBody) SetRequestId(v string) *StartHanaDatabaseAsyncResponseBody
func (*StartHanaDatabaseAsyncResponseBody) SetSuccess ¶ added in v1.3.0
func (s *StartHanaDatabaseAsyncResponseBody) SetSuccess(v bool) *StartHanaDatabaseAsyncResponseBody
func (*StartHanaDatabaseAsyncResponseBody) SetTaskId ¶ added in v1.3.0
func (s *StartHanaDatabaseAsyncResponseBody) SetTaskId(v string) *StartHanaDatabaseAsyncResponseBody
func (StartHanaDatabaseAsyncResponseBody) String ¶ added in v1.3.0
func (s StartHanaDatabaseAsyncResponseBody) String() string
type StopHanaDatabaseAsyncRequest ¶ added in v1.3.0
type StopHanaDatabaseAsyncRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` DatabaseName *string `json:"DatabaseName,omitempty" xml:"DatabaseName,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (StopHanaDatabaseAsyncRequest) GoString ¶ added in v1.3.0
func (s StopHanaDatabaseAsyncRequest) GoString() string
func (*StopHanaDatabaseAsyncRequest) SetClusterId ¶ added in v1.3.0
func (s *StopHanaDatabaseAsyncRequest) SetClusterId(v string) *StopHanaDatabaseAsyncRequest
func (*StopHanaDatabaseAsyncRequest) SetDatabaseName ¶ added in v1.3.0
func (s *StopHanaDatabaseAsyncRequest) SetDatabaseName(v string) *StopHanaDatabaseAsyncRequest
func (*StopHanaDatabaseAsyncRequest) SetVaultId ¶ added in v1.3.0
func (s *StopHanaDatabaseAsyncRequest) SetVaultId(v string) *StopHanaDatabaseAsyncRequest
func (StopHanaDatabaseAsyncRequest) String ¶ added in v1.3.0
func (s StopHanaDatabaseAsyncRequest) String() string
type StopHanaDatabaseAsyncResponse ¶ added in v1.3.0
type StopHanaDatabaseAsyncResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *StopHanaDatabaseAsyncResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (StopHanaDatabaseAsyncResponse) GoString ¶ added in v1.3.0
func (s StopHanaDatabaseAsyncResponse) GoString() string
func (*StopHanaDatabaseAsyncResponse) SetBody ¶ added in v1.3.0
func (s *StopHanaDatabaseAsyncResponse) SetBody(v *StopHanaDatabaseAsyncResponseBody) *StopHanaDatabaseAsyncResponse
func (*StopHanaDatabaseAsyncResponse) SetHeaders ¶ added in v1.3.0
func (s *StopHanaDatabaseAsyncResponse) SetHeaders(v map[string]*string) *StopHanaDatabaseAsyncResponse
func (*StopHanaDatabaseAsyncResponse) SetStatusCode ¶ added in v1.3.0
func (s *StopHanaDatabaseAsyncResponse) SetStatusCode(v int32) *StopHanaDatabaseAsyncResponse
func (StopHanaDatabaseAsyncResponse) String ¶ added in v1.3.0
func (s StopHanaDatabaseAsyncResponse) String() string
type StopHanaDatabaseAsyncResponseBody ¶ added in v1.3.0
type StopHanaDatabaseAsyncResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (StopHanaDatabaseAsyncResponseBody) GoString ¶ added in v1.3.0
func (s StopHanaDatabaseAsyncResponseBody) GoString() string
func (*StopHanaDatabaseAsyncResponseBody) SetCode ¶ added in v1.3.0
func (s *StopHanaDatabaseAsyncResponseBody) SetCode(v string) *StopHanaDatabaseAsyncResponseBody
func (*StopHanaDatabaseAsyncResponseBody) SetMessage ¶ added in v1.3.0
func (s *StopHanaDatabaseAsyncResponseBody) SetMessage(v string) *StopHanaDatabaseAsyncResponseBody
func (*StopHanaDatabaseAsyncResponseBody) SetRequestId ¶ added in v1.3.0
func (s *StopHanaDatabaseAsyncResponseBody) SetRequestId(v string) *StopHanaDatabaseAsyncResponseBody
func (*StopHanaDatabaseAsyncResponseBody) SetSuccess ¶ added in v1.3.0
func (s *StopHanaDatabaseAsyncResponseBody) SetSuccess(v bool) *StopHanaDatabaseAsyncResponseBody
func (*StopHanaDatabaseAsyncResponseBody) SetTaskId ¶ added in v1.3.0
func (s *StopHanaDatabaseAsyncResponseBody) SetTaskId(v string) *StopHanaDatabaseAsyncResponseBody
func (StopHanaDatabaseAsyncResponseBody) String ¶ added in v1.3.0
func (s StopHanaDatabaseAsyncResponseBody) String() string
type UninstallBackupClientsRequest ¶
type UninstallBackupClientsRequest struct { ClientIds map[string]interface{} `json:"ClientIds,omitempty" xml:"ClientIds,omitempty"` InstanceIds map[string]interface{} `json:"InstanceIds,omitempty" xml:"InstanceIds,omitempty"` }
func (UninstallBackupClientsRequest) GoString ¶
func (s UninstallBackupClientsRequest) GoString() string
func (*UninstallBackupClientsRequest) SetClientIds ¶
func (s *UninstallBackupClientsRequest) SetClientIds(v map[string]interface{}) *UninstallBackupClientsRequest
func (*UninstallBackupClientsRequest) SetInstanceIds ¶
func (s *UninstallBackupClientsRequest) SetInstanceIds(v map[string]interface{}) *UninstallBackupClientsRequest
func (UninstallBackupClientsRequest) String ¶
func (s UninstallBackupClientsRequest) String() string
type UninstallBackupClientsResponse ¶
type UninstallBackupClientsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UninstallBackupClientsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UninstallBackupClientsResponse) GoString ¶
func (s UninstallBackupClientsResponse) GoString() string
func (*UninstallBackupClientsResponse) SetBody ¶
func (s *UninstallBackupClientsResponse) SetBody(v *UninstallBackupClientsResponseBody) *UninstallBackupClientsResponse
func (*UninstallBackupClientsResponse) SetHeaders ¶
func (s *UninstallBackupClientsResponse) SetHeaders(v map[string]*string) *UninstallBackupClientsResponse
func (*UninstallBackupClientsResponse) SetStatusCode ¶ added in v1.3.0
func (s *UninstallBackupClientsResponse) SetStatusCode(v int32) *UninstallBackupClientsResponse
func (UninstallBackupClientsResponse) String ¶
func (s UninstallBackupClientsResponse) String() string
type UninstallBackupClientsResponseBody ¶
type UninstallBackupClientsResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` InstanceStatuses []*UninstallBackupClientsResponseBodyInstanceStatuses `json:"InstanceStatuses,omitempty" xml:"InstanceStatuses,omitempty" type:"Repeated"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (UninstallBackupClientsResponseBody) GoString ¶
func (s UninstallBackupClientsResponseBody) GoString() string
func (*UninstallBackupClientsResponseBody) SetCode ¶
func (s *UninstallBackupClientsResponseBody) SetCode(v string) *UninstallBackupClientsResponseBody
func (*UninstallBackupClientsResponseBody) SetInstanceStatuses ¶
func (s *UninstallBackupClientsResponseBody) SetInstanceStatuses(v []*UninstallBackupClientsResponseBodyInstanceStatuses) *UninstallBackupClientsResponseBody
func (*UninstallBackupClientsResponseBody) SetMessage ¶
func (s *UninstallBackupClientsResponseBody) SetMessage(v string) *UninstallBackupClientsResponseBody
func (*UninstallBackupClientsResponseBody) SetRequestId ¶
func (s *UninstallBackupClientsResponseBody) SetRequestId(v string) *UninstallBackupClientsResponseBody
func (*UninstallBackupClientsResponseBody) SetSuccess ¶
func (s *UninstallBackupClientsResponseBody) SetSuccess(v bool) *UninstallBackupClientsResponseBody
func (*UninstallBackupClientsResponseBody) SetTaskId ¶
func (s *UninstallBackupClientsResponseBody) SetTaskId(v string) *UninstallBackupClientsResponseBody
func (UninstallBackupClientsResponseBody) String ¶
func (s UninstallBackupClientsResponseBody) String() string
type UninstallBackupClientsResponseBodyInstanceStatuses ¶
type UninstallBackupClientsResponseBodyInstanceStatuses struct { ErrorCode *string `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` ValidInstance *bool `json:"ValidInstance,omitempty" xml:"ValidInstance,omitempty"` }
func (UninstallBackupClientsResponseBodyInstanceStatuses) GoString ¶
func (s UninstallBackupClientsResponseBodyInstanceStatuses) GoString() string
func (*UninstallBackupClientsResponseBodyInstanceStatuses) SetErrorCode ¶
func (s *UninstallBackupClientsResponseBodyInstanceStatuses) SetErrorCode(v string) *UninstallBackupClientsResponseBodyInstanceStatuses
func (*UninstallBackupClientsResponseBodyInstanceStatuses) SetInstanceId ¶
func (s *UninstallBackupClientsResponseBodyInstanceStatuses) SetInstanceId(v string) *UninstallBackupClientsResponseBodyInstanceStatuses
func (*UninstallBackupClientsResponseBodyInstanceStatuses) SetValidInstance ¶
func (s *UninstallBackupClientsResponseBodyInstanceStatuses) SetValidInstance(v bool) *UninstallBackupClientsResponseBodyInstanceStatuses
func (UninstallBackupClientsResponseBodyInstanceStatuses) String ¶
func (s UninstallBackupClientsResponseBodyInstanceStatuses) String() string
type UninstallBackupClientsShrinkRequest ¶
type UninstallBackupClientsShrinkRequest struct { ClientIdsShrink *string `json:"ClientIds,omitempty" xml:"ClientIds,omitempty"` InstanceIdsShrink *string `json:"InstanceIds,omitempty" xml:"InstanceIds,omitempty"` }
func (UninstallBackupClientsShrinkRequest) GoString ¶
func (s UninstallBackupClientsShrinkRequest) GoString() string
func (*UninstallBackupClientsShrinkRequest) SetClientIdsShrink ¶
func (s *UninstallBackupClientsShrinkRequest) SetClientIdsShrink(v string) *UninstallBackupClientsShrinkRequest
func (*UninstallBackupClientsShrinkRequest) SetInstanceIdsShrink ¶
func (s *UninstallBackupClientsShrinkRequest) SetInstanceIdsShrink(v string) *UninstallBackupClientsShrinkRequest
func (UninstallBackupClientsShrinkRequest) String ¶
func (s UninstallBackupClientsShrinkRequest) String() string
type UninstallClientRequest ¶ added in v1.3.0
type UninstallClientRequest struct { ClientId *string `json:"ClientId,omitempty" xml:"ClientId,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (UninstallClientRequest) GoString ¶ added in v1.3.0
func (s UninstallClientRequest) GoString() string
func (*UninstallClientRequest) SetClientId ¶ added in v1.3.0
func (s *UninstallClientRequest) SetClientId(v string) *UninstallClientRequest
func (*UninstallClientRequest) SetResourceGroupId ¶ added in v1.3.0
func (s *UninstallClientRequest) SetResourceGroupId(v string) *UninstallClientRequest
func (*UninstallClientRequest) SetVaultId ¶ added in v1.3.0
func (s *UninstallClientRequest) SetVaultId(v string) *UninstallClientRequest
func (UninstallClientRequest) String ¶ added in v1.3.0
func (s UninstallClientRequest) String() string
type UninstallClientResponse ¶ added in v1.3.0
type UninstallClientResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UninstallClientResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UninstallClientResponse) GoString ¶ added in v1.3.0
func (s UninstallClientResponse) GoString() string
func (*UninstallClientResponse) SetBody ¶ added in v1.3.0
func (s *UninstallClientResponse) SetBody(v *UninstallClientResponseBody) *UninstallClientResponse
func (*UninstallClientResponse) SetHeaders ¶ added in v1.3.0
func (s *UninstallClientResponse) SetHeaders(v map[string]*string) *UninstallClientResponse
func (*UninstallClientResponse) SetStatusCode ¶ added in v1.3.0
func (s *UninstallClientResponse) SetStatusCode(v int32) *UninstallClientResponse
func (UninstallClientResponse) String ¶ added in v1.3.0
func (s UninstallClientResponse) String() string
type UninstallClientResponseBody ¶ added in v1.3.0
type UninstallClientResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (UninstallClientResponseBody) GoString ¶ added in v1.3.0
func (s UninstallClientResponseBody) GoString() string
func (*UninstallClientResponseBody) SetCode ¶ added in v1.3.0
func (s *UninstallClientResponseBody) SetCode(v string) *UninstallClientResponseBody
func (*UninstallClientResponseBody) SetMessage ¶ added in v1.3.0
func (s *UninstallClientResponseBody) SetMessage(v string) *UninstallClientResponseBody
func (*UninstallClientResponseBody) SetRequestId ¶ added in v1.3.0
func (s *UninstallClientResponseBody) SetRequestId(v string) *UninstallClientResponseBody
func (*UninstallClientResponseBody) SetSuccess ¶ added in v1.3.0
func (s *UninstallClientResponseBody) SetSuccess(v bool) *UninstallClientResponseBody
func (*UninstallClientResponseBody) SetTaskId ¶ added in v1.3.0
func (s *UninstallClientResponseBody) SetTaskId(v string) *UninstallClientResponseBody
func (UninstallClientResponseBody) String ¶ added in v1.3.0
func (s UninstallClientResponseBody) String() string
type UpdateBackupPlanRequest ¶
type UpdateBackupPlanRequest struct { Detail map[string]interface{} `json:"Detail,omitempty" xml:"Detail,omitempty"` Exclude *string `json:"Exclude,omitempty" xml:"Exclude,omitempty"` Include *string `json:"Include,omitempty" xml:"Include,omitempty"` Options *string `json:"Options,omitempty" xml:"Options,omitempty"` OtsDetail *OtsDetail `json:"OtsDetail,omitempty" xml:"OtsDetail,omitempty"` Path []*string `json:"Path,omitempty" xml:"Path,omitempty" type:"Repeated"` PlanId *string `json:"PlanId,omitempty" xml:"PlanId,omitempty"` PlanName *string `json:"PlanName,omitempty" xml:"PlanName,omitempty"` Prefix *string `json:"Prefix,omitempty" xml:"Prefix,omitempty"` Retention *int64 `json:"Retention,omitempty" xml:"Retention,omitempty"` Rule []*UpdateBackupPlanRequestRule `json:"Rule,omitempty" xml:"Rule,omitempty" type:"Repeated"` Schedule *string `json:"Schedule,omitempty" xml:"Schedule,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` SpeedLimit *string `json:"SpeedLimit,omitempty" xml:"SpeedLimit,omitempty"` UpdatePaths *bool `json:"UpdatePaths,omitempty" xml:"UpdatePaths,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (UpdateBackupPlanRequest) GoString ¶
func (s UpdateBackupPlanRequest) GoString() string
func (*UpdateBackupPlanRequest) SetDetail ¶ added in v1.3.0
func (s *UpdateBackupPlanRequest) SetDetail(v map[string]interface{}) *UpdateBackupPlanRequest
func (*UpdateBackupPlanRequest) SetExclude ¶
func (s *UpdateBackupPlanRequest) SetExclude(v string) *UpdateBackupPlanRequest
func (*UpdateBackupPlanRequest) SetInclude ¶
func (s *UpdateBackupPlanRequest) SetInclude(v string) *UpdateBackupPlanRequest
func (*UpdateBackupPlanRequest) SetOptions ¶
func (s *UpdateBackupPlanRequest) SetOptions(v string) *UpdateBackupPlanRequest
func (*UpdateBackupPlanRequest) SetOtsDetail ¶
func (s *UpdateBackupPlanRequest) SetOtsDetail(v *OtsDetail) *UpdateBackupPlanRequest
func (*UpdateBackupPlanRequest) SetPath ¶
func (s *UpdateBackupPlanRequest) SetPath(v []*string) *UpdateBackupPlanRequest
func (*UpdateBackupPlanRequest) SetPlanId ¶
func (s *UpdateBackupPlanRequest) SetPlanId(v string) *UpdateBackupPlanRequest
func (*UpdateBackupPlanRequest) SetPlanName ¶
func (s *UpdateBackupPlanRequest) SetPlanName(v string) *UpdateBackupPlanRequest
func (*UpdateBackupPlanRequest) SetPrefix ¶
func (s *UpdateBackupPlanRequest) SetPrefix(v string) *UpdateBackupPlanRequest
func (*UpdateBackupPlanRequest) SetRetention ¶
func (s *UpdateBackupPlanRequest) SetRetention(v int64) *UpdateBackupPlanRequest
func (*UpdateBackupPlanRequest) SetRule ¶ added in v1.3.0
func (s *UpdateBackupPlanRequest) SetRule(v []*UpdateBackupPlanRequestRule) *UpdateBackupPlanRequest
func (*UpdateBackupPlanRequest) SetSchedule ¶
func (s *UpdateBackupPlanRequest) SetSchedule(v string) *UpdateBackupPlanRequest
func (*UpdateBackupPlanRequest) SetSourceType ¶
func (s *UpdateBackupPlanRequest) SetSourceType(v string) *UpdateBackupPlanRequest
func (*UpdateBackupPlanRequest) SetSpeedLimit ¶
func (s *UpdateBackupPlanRequest) SetSpeedLimit(v string) *UpdateBackupPlanRequest
func (*UpdateBackupPlanRequest) SetUpdatePaths ¶
func (s *UpdateBackupPlanRequest) SetUpdatePaths(v bool) *UpdateBackupPlanRequest
func (*UpdateBackupPlanRequest) SetVaultId ¶
func (s *UpdateBackupPlanRequest) SetVaultId(v string) *UpdateBackupPlanRequest
func (UpdateBackupPlanRequest) String ¶
func (s UpdateBackupPlanRequest) String() string
type UpdateBackupPlanRequestRule ¶ added in v1.3.0
type UpdateBackupPlanRequestRule struct { BackupType *string `json:"BackupType,omitempty" xml:"BackupType,omitempty"` DestinationRegionId *string `json:"DestinationRegionId,omitempty" xml:"DestinationRegionId,omitempty"` DestinationRetention *int64 `json:"DestinationRetention,omitempty" xml:"DestinationRetention,omitempty"` Disabled *bool `json:"Disabled,omitempty" xml:"Disabled,omitempty"` DoCopy *bool `json:"DoCopy,omitempty" xml:"DoCopy,omitempty"` Retention *int64 `json:"Retention,omitempty" xml:"Retention,omitempty"` RuleName *string `json:"RuleName,omitempty" xml:"RuleName,omitempty"` Schedule *string `json:"Schedule,omitempty" xml:"Schedule,omitempty"` }
func (UpdateBackupPlanRequestRule) GoString ¶ added in v1.3.0
func (s UpdateBackupPlanRequestRule) GoString() string
func (*UpdateBackupPlanRequestRule) SetBackupType ¶ added in v1.3.0
func (s *UpdateBackupPlanRequestRule) SetBackupType(v string) *UpdateBackupPlanRequestRule
func (*UpdateBackupPlanRequestRule) SetDestinationRegionId ¶ added in v1.3.0
func (s *UpdateBackupPlanRequestRule) SetDestinationRegionId(v string) *UpdateBackupPlanRequestRule
func (*UpdateBackupPlanRequestRule) SetDestinationRetention ¶ added in v1.3.0
func (s *UpdateBackupPlanRequestRule) SetDestinationRetention(v int64) *UpdateBackupPlanRequestRule
func (*UpdateBackupPlanRequestRule) SetDisabled ¶ added in v1.3.0
func (s *UpdateBackupPlanRequestRule) SetDisabled(v bool) *UpdateBackupPlanRequestRule
func (*UpdateBackupPlanRequestRule) SetDoCopy ¶ added in v1.3.0
func (s *UpdateBackupPlanRequestRule) SetDoCopy(v bool) *UpdateBackupPlanRequestRule
func (*UpdateBackupPlanRequestRule) SetRetention ¶ added in v1.3.0
func (s *UpdateBackupPlanRequestRule) SetRetention(v int64) *UpdateBackupPlanRequestRule
func (*UpdateBackupPlanRequestRule) SetRuleName ¶ added in v1.3.0
func (s *UpdateBackupPlanRequestRule) SetRuleName(v string) *UpdateBackupPlanRequestRule
func (*UpdateBackupPlanRequestRule) SetSchedule ¶ added in v1.3.0
func (s *UpdateBackupPlanRequestRule) SetSchedule(v string) *UpdateBackupPlanRequestRule
func (UpdateBackupPlanRequestRule) String ¶ added in v1.3.0
func (s UpdateBackupPlanRequestRule) String() string
type UpdateBackupPlanResponse ¶
type UpdateBackupPlanResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateBackupPlanResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateBackupPlanResponse) GoString ¶
func (s UpdateBackupPlanResponse) GoString() string
func (*UpdateBackupPlanResponse) SetBody ¶
func (s *UpdateBackupPlanResponse) SetBody(v *UpdateBackupPlanResponseBody) *UpdateBackupPlanResponse
func (*UpdateBackupPlanResponse) SetHeaders ¶
func (s *UpdateBackupPlanResponse) SetHeaders(v map[string]*string) *UpdateBackupPlanResponse
func (*UpdateBackupPlanResponse) SetStatusCode ¶ added in v1.3.0
func (s *UpdateBackupPlanResponse) SetStatusCode(v int32) *UpdateBackupPlanResponse
func (UpdateBackupPlanResponse) String ¶
func (s UpdateBackupPlanResponse) String() string
type UpdateBackupPlanResponseBody ¶
type UpdateBackupPlanResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (UpdateBackupPlanResponseBody) GoString ¶
func (s UpdateBackupPlanResponseBody) GoString() string
func (*UpdateBackupPlanResponseBody) SetCode ¶
func (s *UpdateBackupPlanResponseBody) SetCode(v string) *UpdateBackupPlanResponseBody
func (*UpdateBackupPlanResponseBody) SetMessage ¶
func (s *UpdateBackupPlanResponseBody) SetMessage(v string) *UpdateBackupPlanResponseBody
func (*UpdateBackupPlanResponseBody) SetRequestId ¶
func (s *UpdateBackupPlanResponseBody) SetRequestId(v string) *UpdateBackupPlanResponseBody
func (*UpdateBackupPlanResponseBody) SetSuccess ¶
func (s *UpdateBackupPlanResponseBody) SetSuccess(v bool) *UpdateBackupPlanResponseBody
func (UpdateBackupPlanResponseBody) String ¶
func (s UpdateBackupPlanResponseBody) String() string
type UpdateBackupPlanShrinkRequest ¶
type UpdateBackupPlanShrinkRequest struct { DetailShrink *string `json:"Detail,omitempty" xml:"Detail,omitempty"` Exclude *string `json:"Exclude,omitempty" xml:"Exclude,omitempty"` Include *string `json:"Include,omitempty" xml:"Include,omitempty"` Options *string `json:"Options,omitempty" xml:"Options,omitempty"` OtsDetailShrink *string `json:"OtsDetail,omitempty" xml:"OtsDetail,omitempty"` Path []*string `json:"Path,omitempty" xml:"Path,omitempty" type:"Repeated"` PlanId *string `json:"PlanId,omitempty" xml:"PlanId,omitempty"` PlanName *string `json:"PlanName,omitempty" xml:"PlanName,omitempty"` Prefix *string `json:"Prefix,omitempty" xml:"Prefix,omitempty"` Retention *int64 `json:"Retention,omitempty" xml:"Retention,omitempty"` Rule []*UpdateBackupPlanShrinkRequestRule `json:"Rule,omitempty" xml:"Rule,omitempty" type:"Repeated"` Schedule *string `json:"Schedule,omitempty" xml:"Schedule,omitempty"` SourceType *string `json:"SourceType,omitempty" xml:"SourceType,omitempty"` SpeedLimit *string `json:"SpeedLimit,omitempty" xml:"SpeedLimit,omitempty"` UpdatePaths *bool `json:"UpdatePaths,omitempty" xml:"UpdatePaths,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (UpdateBackupPlanShrinkRequest) GoString ¶
func (s UpdateBackupPlanShrinkRequest) GoString() string
func (*UpdateBackupPlanShrinkRequest) SetDetailShrink ¶ added in v1.3.0
func (s *UpdateBackupPlanShrinkRequest) SetDetailShrink(v string) *UpdateBackupPlanShrinkRequest
func (*UpdateBackupPlanShrinkRequest) SetExclude ¶
func (s *UpdateBackupPlanShrinkRequest) SetExclude(v string) *UpdateBackupPlanShrinkRequest
func (*UpdateBackupPlanShrinkRequest) SetInclude ¶
func (s *UpdateBackupPlanShrinkRequest) SetInclude(v string) *UpdateBackupPlanShrinkRequest
func (*UpdateBackupPlanShrinkRequest) SetOptions ¶
func (s *UpdateBackupPlanShrinkRequest) SetOptions(v string) *UpdateBackupPlanShrinkRequest
func (*UpdateBackupPlanShrinkRequest) SetOtsDetailShrink ¶
func (s *UpdateBackupPlanShrinkRequest) SetOtsDetailShrink(v string) *UpdateBackupPlanShrinkRequest
func (*UpdateBackupPlanShrinkRequest) SetPath ¶
func (s *UpdateBackupPlanShrinkRequest) SetPath(v []*string) *UpdateBackupPlanShrinkRequest
func (*UpdateBackupPlanShrinkRequest) SetPlanId ¶
func (s *UpdateBackupPlanShrinkRequest) SetPlanId(v string) *UpdateBackupPlanShrinkRequest
func (*UpdateBackupPlanShrinkRequest) SetPlanName ¶
func (s *UpdateBackupPlanShrinkRequest) SetPlanName(v string) *UpdateBackupPlanShrinkRequest
func (*UpdateBackupPlanShrinkRequest) SetPrefix ¶
func (s *UpdateBackupPlanShrinkRequest) SetPrefix(v string) *UpdateBackupPlanShrinkRequest
func (*UpdateBackupPlanShrinkRequest) SetRetention ¶
func (s *UpdateBackupPlanShrinkRequest) SetRetention(v int64) *UpdateBackupPlanShrinkRequest
func (*UpdateBackupPlanShrinkRequest) SetRule ¶ added in v1.3.0
func (s *UpdateBackupPlanShrinkRequest) SetRule(v []*UpdateBackupPlanShrinkRequestRule) *UpdateBackupPlanShrinkRequest
func (*UpdateBackupPlanShrinkRequest) SetSchedule ¶
func (s *UpdateBackupPlanShrinkRequest) SetSchedule(v string) *UpdateBackupPlanShrinkRequest
func (*UpdateBackupPlanShrinkRequest) SetSourceType ¶
func (s *UpdateBackupPlanShrinkRequest) SetSourceType(v string) *UpdateBackupPlanShrinkRequest
func (*UpdateBackupPlanShrinkRequest) SetSpeedLimit ¶
func (s *UpdateBackupPlanShrinkRequest) SetSpeedLimit(v string) *UpdateBackupPlanShrinkRequest
func (*UpdateBackupPlanShrinkRequest) SetUpdatePaths ¶
func (s *UpdateBackupPlanShrinkRequest) SetUpdatePaths(v bool) *UpdateBackupPlanShrinkRequest
func (*UpdateBackupPlanShrinkRequest) SetVaultId ¶
func (s *UpdateBackupPlanShrinkRequest) SetVaultId(v string) *UpdateBackupPlanShrinkRequest
func (UpdateBackupPlanShrinkRequest) String ¶
func (s UpdateBackupPlanShrinkRequest) String() string
type UpdateBackupPlanShrinkRequestRule ¶ added in v1.3.0
type UpdateBackupPlanShrinkRequestRule struct { BackupType *string `json:"BackupType,omitempty" xml:"BackupType,omitempty"` DestinationRegionId *string `json:"DestinationRegionId,omitempty" xml:"DestinationRegionId,omitempty"` DestinationRetention *int64 `json:"DestinationRetention,omitempty" xml:"DestinationRetention,omitempty"` Disabled *bool `json:"Disabled,omitempty" xml:"Disabled,omitempty"` DoCopy *bool `json:"DoCopy,omitempty" xml:"DoCopy,omitempty"` Retention *int64 `json:"Retention,omitempty" xml:"Retention,omitempty"` RuleName *string `json:"RuleName,omitempty" xml:"RuleName,omitempty"` Schedule *string `json:"Schedule,omitempty" xml:"Schedule,omitempty"` }
func (UpdateBackupPlanShrinkRequestRule) GoString ¶ added in v1.3.0
func (s UpdateBackupPlanShrinkRequestRule) GoString() string
func (*UpdateBackupPlanShrinkRequestRule) SetBackupType ¶ added in v1.3.0
func (s *UpdateBackupPlanShrinkRequestRule) SetBackupType(v string) *UpdateBackupPlanShrinkRequestRule
func (*UpdateBackupPlanShrinkRequestRule) SetDestinationRegionId ¶ added in v1.3.0
func (s *UpdateBackupPlanShrinkRequestRule) SetDestinationRegionId(v string) *UpdateBackupPlanShrinkRequestRule
func (*UpdateBackupPlanShrinkRequestRule) SetDestinationRetention ¶ added in v1.3.0
func (s *UpdateBackupPlanShrinkRequestRule) SetDestinationRetention(v int64) *UpdateBackupPlanShrinkRequestRule
func (*UpdateBackupPlanShrinkRequestRule) SetDisabled ¶ added in v1.3.0
func (s *UpdateBackupPlanShrinkRequestRule) SetDisabled(v bool) *UpdateBackupPlanShrinkRequestRule
func (*UpdateBackupPlanShrinkRequestRule) SetDoCopy ¶ added in v1.3.0
func (s *UpdateBackupPlanShrinkRequestRule) SetDoCopy(v bool) *UpdateBackupPlanShrinkRequestRule
func (*UpdateBackupPlanShrinkRequestRule) SetRetention ¶ added in v1.3.0
func (s *UpdateBackupPlanShrinkRequestRule) SetRetention(v int64) *UpdateBackupPlanShrinkRequestRule
func (*UpdateBackupPlanShrinkRequestRule) SetRuleName ¶ added in v1.3.0
func (s *UpdateBackupPlanShrinkRequestRule) SetRuleName(v string) *UpdateBackupPlanShrinkRequestRule
func (*UpdateBackupPlanShrinkRequestRule) SetSchedule ¶ added in v1.3.0
func (s *UpdateBackupPlanShrinkRequestRule) SetSchedule(v string) *UpdateBackupPlanShrinkRequestRule
func (UpdateBackupPlanShrinkRequestRule) String ¶ added in v1.3.0
func (s UpdateBackupPlanShrinkRequestRule) String() string
type UpdateClientSettingsRequest ¶
type UpdateClientSettingsRequest struct { ClientId *string `json:"ClientId,omitempty" xml:"ClientId,omitempty"` DataNetworkType *string `json:"DataNetworkType,omitempty" xml:"DataNetworkType,omitempty"` DataProxySetting *string `json:"DataProxySetting,omitempty" xml:"DataProxySetting,omitempty"` MaxCpuCore *int32 `json:"MaxCpuCore,omitempty" xml:"MaxCpuCore,omitempty"` MaxWorker *int32 `json:"MaxWorker,omitempty" xml:"MaxWorker,omitempty"` ProxyHost *string `json:"ProxyHost,omitempty" xml:"ProxyHost,omitempty"` ProxyPassword *string `json:"ProxyPassword,omitempty" xml:"ProxyPassword,omitempty"` ProxyPort *int32 `json:"ProxyPort,omitempty" xml:"ProxyPort,omitempty"` ProxyUser *string `json:"ProxyUser,omitempty" xml:"ProxyUser,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` UseHttps *bool `json:"UseHttps,omitempty" xml:"UseHttps,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (UpdateClientSettingsRequest) GoString ¶
func (s UpdateClientSettingsRequest) GoString() string
func (*UpdateClientSettingsRequest) SetClientId ¶
func (s *UpdateClientSettingsRequest) SetClientId(v string) *UpdateClientSettingsRequest
func (*UpdateClientSettingsRequest) SetDataNetworkType ¶
func (s *UpdateClientSettingsRequest) SetDataNetworkType(v string) *UpdateClientSettingsRequest
func (*UpdateClientSettingsRequest) SetDataProxySetting ¶
func (s *UpdateClientSettingsRequest) SetDataProxySetting(v string) *UpdateClientSettingsRequest
func (*UpdateClientSettingsRequest) SetMaxCpuCore ¶
func (s *UpdateClientSettingsRequest) SetMaxCpuCore(v int32) *UpdateClientSettingsRequest
func (*UpdateClientSettingsRequest) SetMaxWorker ¶
func (s *UpdateClientSettingsRequest) SetMaxWorker(v int32) *UpdateClientSettingsRequest
func (*UpdateClientSettingsRequest) SetProxyHost ¶
func (s *UpdateClientSettingsRequest) SetProxyHost(v string) *UpdateClientSettingsRequest
func (*UpdateClientSettingsRequest) SetProxyPassword ¶
func (s *UpdateClientSettingsRequest) SetProxyPassword(v string) *UpdateClientSettingsRequest
func (*UpdateClientSettingsRequest) SetProxyPort ¶
func (s *UpdateClientSettingsRequest) SetProxyPort(v int32) *UpdateClientSettingsRequest
func (*UpdateClientSettingsRequest) SetProxyUser ¶
func (s *UpdateClientSettingsRequest) SetProxyUser(v string) *UpdateClientSettingsRequest
func (*UpdateClientSettingsRequest) SetResourceGroupId ¶
func (s *UpdateClientSettingsRequest) SetResourceGroupId(v string) *UpdateClientSettingsRequest
func (*UpdateClientSettingsRequest) SetUseHttps ¶
func (s *UpdateClientSettingsRequest) SetUseHttps(v bool) *UpdateClientSettingsRequest
func (*UpdateClientSettingsRequest) SetVaultId ¶
func (s *UpdateClientSettingsRequest) SetVaultId(v string) *UpdateClientSettingsRequest
func (UpdateClientSettingsRequest) String ¶
func (s UpdateClientSettingsRequest) String() string
type UpdateClientSettingsResponse ¶
type UpdateClientSettingsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateClientSettingsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateClientSettingsResponse) GoString ¶
func (s UpdateClientSettingsResponse) GoString() string
func (*UpdateClientSettingsResponse) SetBody ¶
func (s *UpdateClientSettingsResponse) SetBody(v *UpdateClientSettingsResponseBody) *UpdateClientSettingsResponse
func (*UpdateClientSettingsResponse) SetHeaders ¶
func (s *UpdateClientSettingsResponse) SetHeaders(v map[string]*string) *UpdateClientSettingsResponse
func (*UpdateClientSettingsResponse) SetStatusCode ¶ added in v1.3.0
func (s *UpdateClientSettingsResponse) SetStatusCode(v int32) *UpdateClientSettingsResponse
func (UpdateClientSettingsResponse) String ¶
func (s UpdateClientSettingsResponse) String() string
type UpdateClientSettingsResponseBody ¶
type UpdateClientSettingsResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (UpdateClientSettingsResponseBody) GoString ¶
func (s UpdateClientSettingsResponseBody) GoString() string
func (*UpdateClientSettingsResponseBody) SetCode ¶
func (s *UpdateClientSettingsResponseBody) SetCode(v string) *UpdateClientSettingsResponseBody
func (*UpdateClientSettingsResponseBody) SetMessage ¶
func (s *UpdateClientSettingsResponseBody) SetMessage(v string) *UpdateClientSettingsResponseBody
func (*UpdateClientSettingsResponseBody) SetRequestId ¶
func (s *UpdateClientSettingsResponseBody) SetRequestId(v string) *UpdateClientSettingsResponseBody
func (*UpdateClientSettingsResponseBody) SetSuccess ¶
func (s *UpdateClientSettingsResponseBody) SetSuccess(v bool) *UpdateClientSettingsResponseBody
func (UpdateClientSettingsResponseBody) String ¶
func (s UpdateClientSettingsResponseBody) String() string
type UpdateHanaBackupPlanRequest ¶ added in v1.3.0
type UpdateHanaBackupPlanRequest struct { BackupPrefix *string `json:"BackupPrefix,omitempty" xml:"BackupPrefix,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` PlanId *string `json:"PlanId,omitempty" xml:"PlanId,omitempty"` PlanName *string `json:"PlanName,omitempty" xml:"PlanName,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` Schedule *string `json:"Schedule,omitempty" xml:"Schedule,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (UpdateHanaBackupPlanRequest) GoString ¶ added in v1.3.0
func (s UpdateHanaBackupPlanRequest) GoString() string
func (*UpdateHanaBackupPlanRequest) SetBackupPrefix ¶ added in v1.3.0
func (s *UpdateHanaBackupPlanRequest) SetBackupPrefix(v string) *UpdateHanaBackupPlanRequest
func (*UpdateHanaBackupPlanRequest) SetClusterId ¶ added in v1.3.0
func (s *UpdateHanaBackupPlanRequest) SetClusterId(v string) *UpdateHanaBackupPlanRequest
func (*UpdateHanaBackupPlanRequest) SetPlanId ¶ added in v1.3.0
func (s *UpdateHanaBackupPlanRequest) SetPlanId(v string) *UpdateHanaBackupPlanRequest
func (*UpdateHanaBackupPlanRequest) SetPlanName ¶ added in v1.3.0
func (s *UpdateHanaBackupPlanRequest) SetPlanName(v string) *UpdateHanaBackupPlanRequest
func (*UpdateHanaBackupPlanRequest) SetResourceGroupId ¶ added in v1.3.0
func (s *UpdateHanaBackupPlanRequest) SetResourceGroupId(v string) *UpdateHanaBackupPlanRequest
func (*UpdateHanaBackupPlanRequest) SetSchedule ¶ added in v1.3.0
func (s *UpdateHanaBackupPlanRequest) SetSchedule(v string) *UpdateHanaBackupPlanRequest
func (*UpdateHanaBackupPlanRequest) SetVaultId ¶ added in v1.3.0
func (s *UpdateHanaBackupPlanRequest) SetVaultId(v string) *UpdateHanaBackupPlanRequest
func (UpdateHanaBackupPlanRequest) String ¶ added in v1.3.0
func (s UpdateHanaBackupPlanRequest) String() string
type UpdateHanaBackupPlanResponse ¶ added in v1.3.0
type UpdateHanaBackupPlanResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateHanaBackupPlanResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateHanaBackupPlanResponse) GoString ¶ added in v1.3.0
func (s UpdateHanaBackupPlanResponse) GoString() string
func (*UpdateHanaBackupPlanResponse) SetBody ¶ added in v1.3.0
func (s *UpdateHanaBackupPlanResponse) SetBody(v *UpdateHanaBackupPlanResponseBody) *UpdateHanaBackupPlanResponse
func (*UpdateHanaBackupPlanResponse) SetHeaders ¶ added in v1.3.0
func (s *UpdateHanaBackupPlanResponse) SetHeaders(v map[string]*string) *UpdateHanaBackupPlanResponse
func (*UpdateHanaBackupPlanResponse) SetStatusCode ¶ added in v1.3.0
func (s *UpdateHanaBackupPlanResponse) SetStatusCode(v int32) *UpdateHanaBackupPlanResponse
func (UpdateHanaBackupPlanResponse) String ¶ added in v1.3.0
func (s UpdateHanaBackupPlanResponse) String() string
type UpdateHanaBackupPlanResponseBody ¶ added in v1.3.0
type UpdateHanaBackupPlanResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (UpdateHanaBackupPlanResponseBody) GoString ¶ added in v1.3.0
func (s UpdateHanaBackupPlanResponseBody) GoString() string
func (*UpdateHanaBackupPlanResponseBody) SetCode ¶ added in v1.3.0
func (s *UpdateHanaBackupPlanResponseBody) SetCode(v string) *UpdateHanaBackupPlanResponseBody
func (*UpdateHanaBackupPlanResponseBody) SetMessage ¶ added in v1.3.0
func (s *UpdateHanaBackupPlanResponseBody) SetMessage(v string) *UpdateHanaBackupPlanResponseBody
func (*UpdateHanaBackupPlanResponseBody) SetRequestId ¶ added in v1.3.0
func (s *UpdateHanaBackupPlanResponseBody) SetRequestId(v string) *UpdateHanaBackupPlanResponseBody
func (*UpdateHanaBackupPlanResponseBody) SetSuccess ¶ added in v1.3.0
func (s *UpdateHanaBackupPlanResponseBody) SetSuccess(v bool) *UpdateHanaBackupPlanResponseBody
func (UpdateHanaBackupPlanResponseBody) String ¶ added in v1.3.0
func (s UpdateHanaBackupPlanResponseBody) String() string
type UpdateHanaBackupSettingRequest ¶ added in v1.3.0
type UpdateHanaBackupSettingRequest struct { CatalogBackupParameterFile *string `json:"CatalogBackupParameterFile,omitempty" xml:"CatalogBackupParameterFile,omitempty"` CatalogBackupUsingBackint *bool `json:"CatalogBackupUsingBackint,omitempty" xml:"CatalogBackupUsingBackint,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` DataBackupParameterFile *string `json:"DataBackupParameterFile,omitempty" xml:"DataBackupParameterFile,omitempty"` DatabaseName *string `json:"DatabaseName,omitempty" xml:"DatabaseName,omitempty"` EnableAutoLogBackup *bool `json:"EnableAutoLogBackup,omitempty" xml:"EnableAutoLogBackup,omitempty"` LogBackupParameterFile *string `json:"LogBackupParameterFile,omitempty" xml:"LogBackupParameterFile,omitempty"` LogBackupTimeout *int64 `json:"LogBackupTimeout,omitempty" xml:"LogBackupTimeout,omitempty"` LogBackupUsingBackint *bool `json:"LogBackupUsingBackint,omitempty" xml:"LogBackupUsingBackint,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (UpdateHanaBackupSettingRequest) GoString ¶ added in v1.3.0
func (s UpdateHanaBackupSettingRequest) GoString() string
func (*UpdateHanaBackupSettingRequest) SetCatalogBackupParameterFile ¶ added in v1.3.0
func (s *UpdateHanaBackupSettingRequest) SetCatalogBackupParameterFile(v string) *UpdateHanaBackupSettingRequest
func (*UpdateHanaBackupSettingRequest) SetCatalogBackupUsingBackint ¶ added in v1.3.0
func (s *UpdateHanaBackupSettingRequest) SetCatalogBackupUsingBackint(v bool) *UpdateHanaBackupSettingRequest
func (*UpdateHanaBackupSettingRequest) SetClusterId ¶ added in v1.3.0
func (s *UpdateHanaBackupSettingRequest) SetClusterId(v string) *UpdateHanaBackupSettingRequest
func (*UpdateHanaBackupSettingRequest) SetDataBackupParameterFile ¶ added in v1.3.0
func (s *UpdateHanaBackupSettingRequest) SetDataBackupParameterFile(v string) *UpdateHanaBackupSettingRequest
func (*UpdateHanaBackupSettingRequest) SetDatabaseName ¶ added in v1.3.0
func (s *UpdateHanaBackupSettingRequest) SetDatabaseName(v string) *UpdateHanaBackupSettingRequest
func (*UpdateHanaBackupSettingRequest) SetEnableAutoLogBackup ¶ added in v1.3.0
func (s *UpdateHanaBackupSettingRequest) SetEnableAutoLogBackup(v bool) *UpdateHanaBackupSettingRequest
func (*UpdateHanaBackupSettingRequest) SetLogBackupParameterFile ¶ added in v1.3.0
func (s *UpdateHanaBackupSettingRequest) SetLogBackupParameterFile(v string) *UpdateHanaBackupSettingRequest
func (*UpdateHanaBackupSettingRequest) SetLogBackupTimeout ¶ added in v1.3.0
func (s *UpdateHanaBackupSettingRequest) SetLogBackupTimeout(v int64) *UpdateHanaBackupSettingRequest
func (*UpdateHanaBackupSettingRequest) SetLogBackupUsingBackint ¶ added in v1.3.0
func (s *UpdateHanaBackupSettingRequest) SetLogBackupUsingBackint(v bool) *UpdateHanaBackupSettingRequest
func (*UpdateHanaBackupSettingRequest) SetVaultId ¶ added in v1.3.0
func (s *UpdateHanaBackupSettingRequest) SetVaultId(v string) *UpdateHanaBackupSettingRequest
func (UpdateHanaBackupSettingRequest) String ¶ added in v1.3.0
func (s UpdateHanaBackupSettingRequest) String() string
type UpdateHanaBackupSettingResponse ¶ added in v1.3.0
type UpdateHanaBackupSettingResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateHanaBackupSettingResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateHanaBackupSettingResponse) GoString ¶ added in v1.3.0
func (s UpdateHanaBackupSettingResponse) GoString() string
func (*UpdateHanaBackupSettingResponse) SetBody ¶ added in v1.3.0
func (s *UpdateHanaBackupSettingResponse) SetBody(v *UpdateHanaBackupSettingResponseBody) *UpdateHanaBackupSettingResponse
func (*UpdateHanaBackupSettingResponse) SetHeaders ¶ added in v1.3.0
func (s *UpdateHanaBackupSettingResponse) SetHeaders(v map[string]*string) *UpdateHanaBackupSettingResponse
func (*UpdateHanaBackupSettingResponse) SetStatusCode ¶ added in v1.3.0
func (s *UpdateHanaBackupSettingResponse) SetStatusCode(v int32) *UpdateHanaBackupSettingResponse
func (UpdateHanaBackupSettingResponse) String ¶ added in v1.3.0
func (s UpdateHanaBackupSettingResponse) String() string
type UpdateHanaBackupSettingResponseBody ¶ added in v1.3.0
type UpdateHanaBackupSettingResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (UpdateHanaBackupSettingResponseBody) GoString ¶ added in v1.3.0
func (s UpdateHanaBackupSettingResponseBody) GoString() string
func (*UpdateHanaBackupSettingResponseBody) SetCode ¶ added in v1.3.0
func (s *UpdateHanaBackupSettingResponseBody) SetCode(v string) *UpdateHanaBackupSettingResponseBody
func (*UpdateHanaBackupSettingResponseBody) SetMessage ¶ added in v1.3.0
func (s *UpdateHanaBackupSettingResponseBody) SetMessage(v string) *UpdateHanaBackupSettingResponseBody
func (*UpdateHanaBackupSettingResponseBody) SetRequestId ¶ added in v1.3.0
func (s *UpdateHanaBackupSettingResponseBody) SetRequestId(v string) *UpdateHanaBackupSettingResponseBody
func (*UpdateHanaBackupSettingResponseBody) SetSuccess ¶ added in v1.3.0
func (s *UpdateHanaBackupSettingResponseBody) SetSuccess(v bool) *UpdateHanaBackupSettingResponseBody
func (UpdateHanaBackupSettingResponseBody) String ¶ added in v1.3.0
func (s UpdateHanaBackupSettingResponseBody) String() string
type UpdateHanaInstanceRequest ¶ added in v1.3.0
type UpdateHanaInstanceRequest struct { AlertSetting *string `json:"AlertSetting,omitempty" xml:"AlertSetting,omitempty"` ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` HanaName *string `json:"HanaName,omitempty" xml:"HanaName,omitempty"` Host *string `json:"Host,omitempty" xml:"Host,omitempty"` InstanceNumber *int32 `json:"InstanceNumber,omitempty" xml:"InstanceNumber,omitempty"` Password *string `json:"Password,omitempty" xml:"Password,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` UseSsl *bool `json:"UseSsl,omitempty" xml:"UseSsl,omitempty"` UserName *string `json:"UserName,omitempty" xml:"UserName,omitempty"` ValidateCertificate *bool `json:"ValidateCertificate,omitempty" xml:"ValidateCertificate,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (UpdateHanaInstanceRequest) GoString ¶ added in v1.3.0
func (s UpdateHanaInstanceRequest) GoString() string
func (*UpdateHanaInstanceRequest) SetAlertSetting ¶ added in v1.3.0
func (s *UpdateHanaInstanceRequest) SetAlertSetting(v string) *UpdateHanaInstanceRequest
func (*UpdateHanaInstanceRequest) SetClusterId ¶ added in v1.3.0
func (s *UpdateHanaInstanceRequest) SetClusterId(v string) *UpdateHanaInstanceRequest
func (*UpdateHanaInstanceRequest) SetHanaName ¶ added in v1.3.0
func (s *UpdateHanaInstanceRequest) SetHanaName(v string) *UpdateHanaInstanceRequest
func (*UpdateHanaInstanceRequest) SetHost ¶ added in v1.3.0
func (s *UpdateHanaInstanceRequest) SetHost(v string) *UpdateHanaInstanceRequest
func (*UpdateHanaInstanceRequest) SetInstanceNumber ¶ added in v1.3.0
func (s *UpdateHanaInstanceRequest) SetInstanceNumber(v int32) *UpdateHanaInstanceRequest
func (*UpdateHanaInstanceRequest) SetPassword ¶ added in v1.3.0
func (s *UpdateHanaInstanceRequest) SetPassword(v string) *UpdateHanaInstanceRequest
func (*UpdateHanaInstanceRequest) SetResourceGroupId ¶ added in v1.3.0
func (s *UpdateHanaInstanceRequest) SetResourceGroupId(v string) *UpdateHanaInstanceRequest
func (*UpdateHanaInstanceRequest) SetUseSsl ¶ added in v1.3.0
func (s *UpdateHanaInstanceRequest) SetUseSsl(v bool) *UpdateHanaInstanceRequest
func (*UpdateHanaInstanceRequest) SetUserName ¶ added in v1.3.0
func (s *UpdateHanaInstanceRequest) SetUserName(v string) *UpdateHanaInstanceRequest
func (*UpdateHanaInstanceRequest) SetValidateCertificate ¶ added in v1.3.0
func (s *UpdateHanaInstanceRequest) SetValidateCertificate(v bool) *UpdateHanaInstanceRequest
func (*UpdateHanaInstanceRequest) SetVaultId ¶ added in v1.3.0
func (s *UpdateHanaInstanceRequest) SetVaultId(v string) *UpdateHanaInstanceRequest
func (UpdateHanaInstanceRequest) String ¶ added in v1.3.0
func (s UpdateHanaInstanceRequest) String() string
type UpdateHanaInstanceResponse ¶ added in v1.3.0
type UpdateHanaInstanceResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateHanaInstanceResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateHanaInstanceResponse) GoString ¶ added in v1.3.0
func (s UpdateHanaInstanceResponse) GoString() string
func (*UpdateHanaInstanceResponse) SetBody ¶ added in v1.3.0
func (s *UpdateHanaInstanceResponse) SetBody(v *UpdateHanaInstanceResponseBody) *UpdateHanaInstanceResponse
func (*UpdateHanaInstanceResponse) SetHeaders ¶ added in v1.3.0
func (s *UpdateHanaInstanceResponse) SetHeaders(v map[string]*string) *UpdateHanaInstanceResponse
func (*UpdateHanaInstanceResponse) SetStatusCode ¶ added in v1.3.0
func (s *UpdateHanaInstanceResponse) SetStatusCode(v int32) *UpdateHanaInstanceResponse
func (UpdateHanaInstanceResponse) String ¶ added in v1.3.0
func (s UpdateHanaInstanceResponse) String() string
type UpdateHanaInstanceResponseBody ¶ added in v1.3.0
type UpdateHanaInstanceResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (UpdateHanaInstanceResponseBody) GoString ¶ added in v1.3.0
func (s UpdateHanaInstanceResponseBody) GoString() string
func (*UpdateHanaInstanceResponseBody) SetCode ¶ added in v1.3.0
func (s *UpdateHanaInstanceResponseBody) SetCode(v string) *UpdateHanaInstanceResponseBody
func (*UpdateHanaInstanceResponseBody) SetMessage ¶ added in v1.3.0
func (s *UpdateHanaInstanceResponseBody) SetMessage(v string) *UpdateHanaInstanceResponseBody
func (*UpdateHanaInstanceResponseBody) SetRequestId ¶ added in v1.3.0
func (s *UpdateHanaInstanceResponseBody) SetRequestId(v string) *UpdateHanaInstanceResponseBody
func (*UpdateHanaInstanceResponseBody) SetSuccess ¶ added in v1.3.0
func (s *UpdateHanaInstanceResponseBody) SetSuccess(v bool) *UpdateHanaInstanceResponseBody
func (UpdateHanaInstanceResponseBody) String ¶ added in v1.3.0
func (s UpdateHanaInstanceResponseBody) String() string
type UpdateHanaRetentionSettingRequest ¶ added in v1.3.0
type UpdateHanaRetentionSettingRequest struct { ClusterId *string `json:"ClusterId,omitempty" xml:"ClusterId,omitempty"` DatabaseName *string `json:"DatabaseName,omitempty" xml:"DatabaseName,omitempty"` Disabled *bool `json:"Disabled,omitempty" xml:"Disabled,omitempty"` RetentionDays *int64 `json:"RetentionDays,omitempty" xml:"RetentionDays,omitempty"` Schedule *string `json:"Schedule,omitempty" xml:"Schedule,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (UpdateHanaRetentionSettingRequest) GoString ¶ added in v1.3.0
func (s UpdateHanaRetentionSettingRequest) GoString() string
func (*UpdateHanaRetentionSettingRequest) SetClusterId ¶ added in v1.3.0
func (s *UpdateHanaRetentionSettingRequest) SetClusterId(v string) *UpdateHanaRetentionSettingRequest
func (*UpdateHanaRetentionSettingRequest) SetDatabaseName ¶ added in v1.3.0
func (s *UpdateHanaRetentionSettingRequest) SetDatabaseName(v string) *UpdateHanaRetentionSettingRequest
func (*UpdateHanaRetentionSettingRequest) SetDisabled ¶ added in v1.3.0
func (s *UpdateHanaRetentionSettingRequest) SetDisabled(v bool) *UpdateHanaRetentionSettingRequest
func (*UpdateHanaRetentionSettingRequest) SetRetentionDays ¶ added in v1.3.0
func (s *UpdateHanaRetentionSettingRequest) SetRetentionDays(v int64) *UpdateHanaRetentionSettingRequest
func (*UpdateHanaRetentionSettingRequest) SetSchedule ¶ added in v1.3.0
func (s *UpdateHanaRetentionSettingRequest) SetSchedule(v string) *UpdateHanaRetentionSettingRequest
func (*UpdateHanaRetentionSettingRequest) SetVaultId ¶ added in v1.3.0
func (s *UpdateHanaRetentionSettingRequest) SetVaultId(v string) *UpdateHanaRetentionSettingRequest
func (UpdateHanaRetentionSettingRequest) String ¶ added in v1.3.0
func (s UpdateHanaRetentionSettingRequest) String() string
type UpdateHanaRetentionSettingResponse ¶ added in v1.3.0
type UpdateHanaRetentionSettingResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateHanaRetentionSettingResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateHanaRetentionSettingResponse) GoString ¶ added in v1.3.0
func (s UpdateHanaRetentionSettingResponse) GoString() string
func (*UpdateHanaRetentionSettingResponse) SetHeaders ¶ added in v1.3.0
func (s *UpdateHanaRetentionSettingResponse) SetHeaders(v map[string]*string) *UpdateHanaRetentionSettingResponse
func (*UpdateHanaRetentionSettingResponse) SetStatusCode ¶ added in v1.3.0
func (s *UpdateHanaRetentionSettingResponse) SetStatusCode(v int32) *UpdateHanaRetentionSettingResponse
func (UpdateHanaRetentionSettingResponse) String ¶ added in v1.3.0
func (s UpdateHanaRetentionSettingResponse) String() string
type UpdateHanaRetentionSettingResponseBody ¶ added in v1.3.0
type UpdateHanaRetentionSettingResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (UpdateHanaRetentionSettingResponseBody) GoString ¶ added in v1.3.0
func (s UpdateHanaRetentionSettingResponseBody) GoString() string
func (*UpdateHanaRetentionSettingResponseBody) SetCode ¶ added in v1.3.0
func (s *UpdateHanaRetentionSettingResponseBody) SetCode(v string) *UpdateHanaRetentionSettingResponseBody
func (*UpdateHanaRetentionSettingResponseBody) SetMessage ¶ added in v1.3.0
func (s *UpdateHanaRetentionSettingResponseBody) SetMessage(v string) *UpdateHanaRetentionSettingResponseBody
func (*UpdateHanaRetentionSettingResponseBody) SetRequestId ¶ added in v1.3.0
func (s *UpdateHanaRetentionSettingResponseBody) SetRequestId(v string) *UpdateHanaRetentionSettingResponseBody
func (*UpdateHanaRetentionSettingResponseBody) SetSuccess ¶ added in v1.3.0
func (s *UpdateHanaRetentionSettingResponseBody) SetSuccess(v bool) *UpdateHanaRetentionSettingResponseBody
func (UpdateHanaRetentionSettingResponseBody) String ¶ added in v1.3.0
func (s UpdateHanaRetentionSettingResponseBody) String() string
type UpdateVaultRequest ¶
type UpdateVaultRequest struct { Description *string `json:"Description,omitempty" xml:"Description,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` VaultName *string `json:"VaultName,omitempty" xml:"VaultName,omitempty"` }
func (UpdateVaultRequest) GoString ¶
func (s UpdateVaultRequest) GoString() string
func (*UpdateVaultRequest) SetDescription ¶
func (s *UpdateVaultRequest) SetDescription(v string) *UpdateVaultRequest
func (*UpdateVaultRequest) SetResourceGroupId ¶
func (s *UpdateVaultRequest) SetResourceGroupId(v string) *UpdateVaultRequest
func (*UpdateVaultRequest) SetVaultId ¶
func (s *UpdateVaultRequest) SetVaultId(v string) *UpdateVaultRequest
func (*UpdateVaultRequest) SetVaultName ¶
func (s *UpdateVaultRequest) SetVaultName(v string) *UpdateVaultRequest
func (UpdateVaultRequest) String ¶
func (s UpdateVaultRequest) String() string
type UpdateVaultResponse ¶
type UpdateVaultResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpdateVaultResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpdateVaultResponse) GoString ¶
func (s UpdateVaultResponse) GoString() string
func (*UpdateVaultResponse) SetBody ¶
func (s *UpdateVaultResponse) SetBody(v *UpdateVaultResponseBody) *UpdateVaultResponse
func (*UpdateVaultResponse) SetHeaders ¶
func (s *UpdateVaultResponse) SetHeaders(v map[string]*string) *UpdateVaultResponse
func (*UpdateVaultResponse) SetStatusCode ¶ added in v1.3.0
func (s *UpdateVaultResponse) SetStatusCode(v int32) *UpdateVaultResponse
func (UpdateVaultResponse) String ¶
func (s UpdateVaultResponse) String() string
type UpdateVaultResponseBody ¶
type UpdateVaultResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` }
func (UpdateVaultResponseBody) GoString ¶
func (s UpdateVaultResponseBody) GoString() string
func (*UpdateVaultResponseBody) SetCode ¶
func (s *UpdateVaultResponseBody) SetCode(v string) *UpdateVaultResponseBody
func (*UpdateVaultResponseBody) SetMessage ¶
func (s *UpdateVaultResponseBody) SetMessage(v string) *UpdateVaultResponseBody
func (*UpdateVaultResponseBody) SetRequestId ¶
func (s *UpdateVaultResponseBody) SetRequestId(v string) *UpdateVaultResponseBody
func (*UpdateVaultResponseBody) SetSuccess ¶
func (s *UpdateVaultResponseBody) SetSuccess(v bool) *UpdateVaultResponseBody
func (UpdateVaultResponseBody) String ¶
func (s UpdateVaultResponseBody) String() string
type UpgradeBackupClientsRequest ¶
type UpgradeBackupClientsRequest struct { ClientIds map[string]interface{} `json:"ClientIds,omitempty" xml:"ClientIds,omitempty"` InstanceIds map[string]interface{} `json:"InstanceIds,omitempty" xml:"InstanceIds,omitempty"` }
func (UpgradeBackupClientsRequest) GoString ¶
func (s UpgradeBackupClientsRequest) GoString() string
func (*UpgradeBackupClientsRequest) SetClientIds ¶
func (s *UpgradeBackupClientsRequest) SetClientIds(v map[string]interface{}) *UpgradeBackupClientsRequest
func (*UpgradeBackupClientsRequest) SetInstanceIds ¶
func (s *UpgradeBackupClientsRequest) SetInstanceIds(v map[string]interface{}) *UpgradeBackupClientsRequest
func (UpgradeBackupClientsRequest) String ¶
func (s UpgradeBackupClientsRequest) String() string
type UpgradeBackupClientsResponse ¶
type UpgradeBackupClientsResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpgradeBackupClientsResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpgradeBackupClientsResponse) GoString ¶
func (s UpgradeBackupClientsResponse) GoString() string
func (*UpgradeBackupClientsResponse) SetBody ¶
func (s *UpgradeBackupClientsResponse) SetBody(v *UpgradeBackupClientsResponseBody) *UpgradeBackupClientsResponse
func (*UpgradeBackupClientsResponse) SetHeaders ¶
func (s *UpgradeBackupClientsResponse) SetHeaders(v map[string]*string) *UpgradeBackupClientsResponse
func (*UpgradeBackupClientsResponse) SetStatusCode ¶ added in v1.3.0
func (s *UpgradeBackupClientsResponse) SetStatusCode(v int32) *UpgradeBackupClientsResponse
func (UpgradeBackupClientsResponse) String ¶
func (s UpgradeBackupClientsResponse) String() string
type UpgradeBackupClientsResponseBody ¶
type UpgradeBackupClientsResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` InstanceStatuses []*UpgradeBackupClientsResponseBodyInstanceStatuses `json:"InstanceStatuses,omitempty" xml:"InstanceStatuses,omitempty" type:"Repeated"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (UpgradeBackupClientsResponseBody) GoString ¶
func (s UpgradeBackupClientsResponseBody) GoString() string
func (*UpgradeBackupClientsResponseBody) SetCode ¶
func (s *UpgradeBackupClientsResponseBody) SetCode(v string) *UpgradeBackupClientsResponseBody
func (*UpgradeBackupClientsResponseBody) SetInstanceStatuses ¶
func (s *UpgradeBackupClientsResponseBody) SetInstanceStatuses(v []*UpgradeBackupClientsResponseBodyInstanceStatuses) *UpgradeBackupClientsResponseBody
func (*UpgradeBackupClientsResponseBody) SetMessage ¶
func (s *UpgradeBackupClientsResponseBody) SetMessage(v string) *UpgradeBackupClientsResponseBody
func (*UpgradeBackupClientsResponseBody) SetRequestId ¶
func (s *UpgradeBackupClientsResponseBody) SetRequestId(v string) *UpgradeBackupClientsResponseBody
func (*UpgradeBackupClientsResponseBody) SetSuccess ¶
func (s *UpgradeBackupClientsResponseBody) SetSuccess(v bool) *UpgradeBackupClientsResponseBody
func (*UpgradeBackupClientsResponseBody) SetTaskId ¶
func (s *UpgradeBackupClientsResponseBody) SetTaskId(v string) *UpgradeBackupClientsResponseBody
func (UpgradeBackupClientsResponseBody) String ¶
func (s UpgradeBackupClientsResponseBody) String() string
type UpgradeBackupClientsResponseBodyInstanceStatuses ¶
type UpgradeBackupClientsResponseBodyInstanceStatuses struct { ErrorCode *string `json:"ErrorCode,omitempty" xml:"ErrorCode,omitempty"` InstanceId *string `json:"InstanceId,omitempty" xml:"InstanceId,omitempty"` ValidInstance *bool `json:"ValidInstance,omitempty" xml:"ValidInstance,omitempty"` }
func (UpgradeBackupClientsResponseBodyInstanceStatuses) GoString ¶
func (s UpgradeBackupClientsResponseBodyInstanceStatuses) GoString() string
func (*UpgradeBackupClientsResponseBodyInstanceStatuses) SetErrorCode ¶
func (s *UpgradeBackupClientsResponseBodyInstanceStatuses) SetErrorCode(v string) *UpgradeBackupClientsResponseBodyInstanceStatuses
func (*UpgradeBackupClientsResponseBodyInstanceStatuses) SetInstanceId ¶
func (s *UpgradeBackupClientsResponseBodyInstanceStatuses) SetInstanceId(v string) *UpgradeBackupClientsResponseBodyInstanceStatuses
func (*UpgradeBackupClientsResponseBodyInstanceStatuses) SetValidInstance ¶
func (s *UpgradeBackupClientsResponseBodyInstanceStatuses) SetValidInstance(v bool) *UpgradeBackupClientsResponseBodyInstanceStatuses
func (UpgradeBackupClientsResponseBodyInstanceStatuses) String ¶
func (s UpgradeBackupClientsResponseBodyInstanceStatuses) String() string
type UpgradeBackupClientsShrinkRequest ¶
type UpgradeBackupClientsShrinkRequest struct { ClientIdsShrink *string `json:"ClientIds,omitempty" xml:"ClientIds,omitempty"` InstanceIdsShrink *string `json:"InstanceIds,omitempty" xml:"InstanceIds,omitempty"` }
func (UpgradeBackupClientsShrinkRequest) GoString ¶
func (s UpgradeBackupClientsShrinkRequest) GoString() string
func (*UpgradeBackupClientsShrinkRequest) SetClientIdsShrink ¶
func (s *UpgradeBackupClientsShrinkRequest) SetClientIdsShrink(v string) *UpgradeBackupClientsShrinkRequest
func (*UpgradeBackupClientsShrinkRequest) SetInstanceIdsShrink ¶
func (s *UpgradeBackupClientsShrinkRequest) SetInstanceIdsShrink(v string) *UpgradeBackupClientsShrinkRequest
func (UpgradeBackupClientsShrinkRequest) String ¶
func (s UpgradeBackupClientsShrinkRequest) String() string
type UpgradeClientRequest ¶ added in v1.3.0
type UpgradeClientRequest struct { ClientId *string `json:"ClientId,omitempty" xml:"ClientId,omitempty"` ResourceGroupId *string `json:"ResourceGroupId,omitempty" xml:"ResourceGroupId,omitempty"` VaultId *string `json:"VaultId,omitempty" xml:"VaultId,omitempty"` }
func (UpgradeClientRequest) GoString ¶ added in v1.3.0
func (s UpgradeClientRequest) GoString() string
func (*UpgradeClientRequest) SetClientId ¶ added in v1.3.0
func (s *UpgradeClientRequest) SetClientId(v string) *UpgradeClientRequest
func (*UpgradeClientRequest) SetResourceGroupId ¶ added in v1.3.0
func (s *UpgradeClientRequest) SetResourceGroupId(v string) *UpgradeClientRequest
func (*UpgradeClientRequest) SetVaultId ¶ added in v1.3.0
func (s *UpgradeClientRequest) SetVaultId(v string) *UpgradeClientRequest
func (UpgradeClientRequest) String ¶ added in v1.3.0
func (s UpgradeClientRequest) String() string
type UpgradeClientResponse ¶ added in v1.3.0
type UpgradeClientResponse struct { Headers map[string]*string `json:"headers,omitempty" xml:"headers,omitempty" require:"true"` StatusCode *int32 `json:"statusCode,omitempty" xml:"statusCode,omitempty" require:"true"` Body *UpgradeClientResponseBody `json:"body,omitempty" xml:"body,omitempty" require:"true"` }
func (UpgradeClientResponse) GoString ¶ added in v1.3.0
func (s UpgradeClientResponse) GoString() string
func (*UpgradeClientResponse) SetBody ¶ added in v1.3.0
func (s *UpgradeClientResponse) SetBody(v *UpgradeClientResponseBody) *UpgradeClientResponse
func (*UpgradeClientResponse) SetHeaders ¶ added in v1.3.0
func (s *UpgradeClientResponse) SetHeaders(v map[string]*string) *UpgradeClientResponse
func (*UpgradeClientResponse) SetStatusCode ¶ added in v1.3.0
func (s *UpgradeClientResponse) SetStatusCode(v int32) *UpgradeClientResponse
func (UpgradeClientResponse) String ¶ added in v1.3.0
func (s UpgradeClientResponse) String() string
type UpgradeClientResponseBody ¶ added in v1.3.0
type UpgradeClientResponseBody struct { Code *string `json:"Code,omitempty" xml:"Code,omitempty"` Message *string `json:"Message,omitempty" xml:"Message,omitempty"` RequestId *string `json:"RequestId,omitempty" xml:"RequestId,omitempty"` Success *bool `json:"Success,omitempty" xml:"Success,omitempty"` TaskId *string `json:"TaskId,omitempty" xml:"TaskId,omitempty"` }
func (UpgradeClientResponseBody) GoString ¶ added in v1.3.0
func (s UpgradeClientResponseBody) GoString() string
func (*UpgradeClientResponseBody) SetCode ¶ added in v1.3.0
func (s *UpgradeClientResponseBody) SetCode(v string) *UpgradeClientResponseBody
func (*UpgradeClientResponseBody) SetMessage ¶ added in v1.3.0
func (s *UpgradeClientResponseBody) SetMessage(v string) *UpgradeClientResponseBody
func (*UpgradeClientResponseBody) SetRequestId ¶ added in v1.3.0
func (s *UpgradeClientResponseBody) SetRequestId(v string) *UpgradeClientResponseBody
func (*UpgradeClientResponseBody) SetSuccess ¶ added in v1.3.0
func (s *UpgradeClientResponseBody) SetSuccess(v bool) *UpgradeClientResponseBody
func (*UpgradeClientResponseBody) SetTaskId ¶ added in v1.3.0
func (s *UpgradeClientResponseBody) SetTaskId(v string) *UpgradeClientResponseBody
func (UpgradeClientResponseBody) String ¶ added in v1.3.0
func (s UpgradeClientResponseBody) String() string
Click to show internal directories.
Click to hide internal directories.