Documentation
¶
Overview ¶
Package vedbmiface provides an interface to enable mocking the VEDBM service client for testing your code.
It is important to note that this interface will have breaking changes when the service model is updated and adds new API operations, paginators, and waiters.
Index ¶
- Constants
- type AccountForDescribeDBAccountsOutput
- func (s AccountForDescribeDBAccountsOutput) GoString() string
- func (s *AccountForDescribeDBAccountsOutput) SetAccountName(v string) *AccountForDescribeDBAccountsOutput
- func (s *AccountForDescribeDBAccountsOutput) SetAccountPrivileges(v []*AccountPrivilegeForDescribeDBAccountsOutput) *AccountForDescribeDBAccountsOutput
- func (s *AccountForDescribeDBAccountsOutput) SetAccountType(v string) *AccountForDescribeDBAccountsOutput
- func (s AccountForDescribeDBAccountsOutput) String() string
- type AccountPrivilegeForCreateDBAccountInput
- func (s AccountPrivilegeForCreateDBAccountInput) GoString() string
- func (s *AccountPrivilegeForCreateDBAccountInput) SetAccountPrivilege(v string) *AccountPrivilegeForCreateDBAccountInput
- func (s *AccountPrivilegeForCreateDBAccountInput) SetDBName(v string) *AccountPrivilegeForCreateDBAccountInput
- func (s AccountPrivilegeForCreateDBAccountInput) String() string
- type AccountPrivilegeForDescribeDBAccountsOutput
- func (s AccountPrivilegeForDescribeDBAccountsOutput) GoString() string
- func (s *AccountPrivilegeForDescribeDBAccountsOutput) SetAccountPrivilege(v string) *AccountPrivilegeForDescribeDBAccountsOutput
- func (s *AccountPrivilegeForDescribeDBAccountsOutput) SetDBName(v string) *AccountPrivilegeForDescribeDBAccountsOutput
- func (s AccountPrivilegeForDescribeDBAccountsOutput) String() string
- type AccountPrivilegeForGrantDBAccountPrivilegeInput
- func (s AccountPrivilegeForGrantDBAccountPrivilegeInput) GoString() string
- func (s *AccountPrivilegeForGrantDBAccountPrivilegeInput) SetAccountPrivilege(v string) *AccountPrivilegeForGrantDBAccountPrivilegeInput
- func (s *AccountPrivilegeForGrantDBAccountPrivilegeInput) SetDBName(v string) *AccountPrivilegeForGrantDBAccountPrivilegeInput
- func (s AccountPrivilegeForGrantDBAccountPrivilegeInput) String() string
- type AddTagsToResourceInput
- type AddTagsToResourceOutput
- type AddressForDescribeDBInstanceDetailOutput
- func (s AddressForDescribeDBInstanceDetailOutput) GoString() string
- func (s *AddressForDescribeDBInstanceDetailOutput) SetDNSVisibility(v bool) *AddressForDescribeDBInstanceDetailOutput
- func (s *AddressForDescribeDBInstanceDetailOutput) SetDomain(v string) *AddressForDescribeDBInstanceDetailOutput
- func (s *AddressForDescribeDBInstanceDetailOutput) SetEipId(v string) *AddressForDescribeDBInstanceDetailOutput
- func (s *AddressForDescribeDBInstanceDetailOutput) SetIPAddress(v string) *AddressForDescribeDBInstanceDetailOutput
- func (s *AddressForDescribeDBInstanceDetailOutput) SetNetworkType(v string) *AddressForDescribeDBInstanceDetailOutput
- func (s *AddressForDescribeDBInstanceDetailOutput) SetPort(v string) *AddressForDescribeDBInstanceDetailOutput
- func (s *AddressForDescribeDBInstanceDetailOutput) SetSubnetId(v string) *AddressForDescribeDBInstanceDetailOutput
- func (s AddressForDescribeDBInstanceDetailOutput) String() string
- type ChargeDetailForDescribeDBInstanceDetailOutput
- func (s ChargeDetailForDescribeDBInstanceDetailOutput) GoString() string
- func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetAutoRenew(v bool) *ChargeDetailForDescribeDBInstanceDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeEndTime(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeStartTime(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeStatus(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeType(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetOrderId(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetOverdueReclaimTime(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
- func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetOverdueTime(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
- func (s ChargeDetailForDescribeDBInstanceDetailOutput) String() string
- type ChargeDetailForDescribeDBInstancesOutput
- func (s ChargeDetailForDescribeDBInstancesOutput) GoString() string
- func (s *ChargeDetailForDescribeDBInstancesOutput) SetAutoRenew(v bool) *ChargeDetailForDescribeDBInstancesOutput
- func (s *ChargeDetailForDescribeDBInstancesOutput) SetChargeEndTime(v string) *ChargeDetailForDescribeDBInstancesOutput
- func (s *ChargeDetailForDescribeDBInstancesOutput) SetChargeStartTime(v string) *ChargeDetailForDescribeDBInstancesOutput
- func (s *ChargeDetailForDescribeDBInstancesOutput) SetChargeStatus(v string) *ChargeDetailForDescribeDBInstancesOutput
- func (s *ChargeDetailForDescribeDBInstancesOutput) SetChargeType(v string) *ChargeDetailForDescribeDBInstancesOutput
- func (s *ChargeDetailForDescribeDBInstancesOutput) SetOrderId(v string) *ChargeDetailForDescribeDBInstancesOutput
- func (s *ChargeDetailForDescribeDBInstancesOutput) SetOverdueReclaimTime(v string) *ChargeDetailForDescribeDBInstancesOutput
- func (s *ChargeDetailForDescribeDBInstancesOutput) SetOverdueTime(v string) *ChargeDetailForDescribeDBInstancesOutput
- func (s ChargeDetailForDescribeDBInstancesOutput) String() string
- type CreateDBAccountInput
- func (s CreateDBAccountInput) GoString() string
- func (s *CreateDBAccountInput) SetAccountName(v string) *CreateDBAccountInput
- func (s *CreateDBAccountInput) SetAccountPassword(v string) *CreateDBAccountInput
- func (s *CreateDBAccountInput) SetAccountPrivileges(v []*AccountPrivilegeForCreateDBAccountInput) *CreateDBAccountInput
- func (s *CreateDBAccountInput) SetAccountType(v string) *CreateDBAccountInput
- func (s *CreateDBAccountInput) SetInstanceId(v string) *CreateDBAccountInput
- func (s CreateDBAccountInput) String() string
- func (s *CreateDBAccountInput) Validate() error
- type CreateDBAccountOutput
- type CreateDBEndpointInput
- func (s CreateDBEndpointInput) GoString() string
- func (s *CreateDBEndpointInput) SetAutoAddNewNodes(v bool) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetConsistLevel(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetConsistTimeout(v int32) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetConsistTimeoutAction(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetDescription(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetDistributedTransaction(v bool) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetEndpointName(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetEndpointType(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetInstanceId(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetMasterAcceptReadRequests(v bool) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetNodes(v string) *CreateDBEndpointInput
- func (s *CreateDBEndpointInput) SetReadWriteMode(v string) *CreateDBEndpointInput
- func (s CreateDBEndpointInput) String() string
- func (s *CreateDBEndpointInput) Validate() error
- type CreateDBEndpointOutput
- type CreateDBEndpointPublicAddressInput
- func (s CreateDBEndpointPublicAddressInput) GoString() string
- func (s *CreateDBEndpointPublicAddressInput) SetEipId(v string) *CreateDBEndpointPublicAddressInput
- func (s *CreateDBEndpointPublicAddressInput) SetEndpointId(v string) *CreateDBEndpointPublicAddressInput
- func (s *CreateDBEndpointPublicAddressInput) SetInstanceId(v string) *CreateDBEndpointPublicAddressInput
- func (s CreateDBEndpointPublicAddressInput) String() string
- func (s *CreateDBEndpointPublicAddressInput) Validate() error
- type CreateDBEndpointPublicAddressOutput
- type CreateDBInstanceInput
- func (s CreateDBInstanceInput) GoString() string
- func (s *CreateDBInstanceInput) SetAutoRenew(v bool) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetChargeType(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetDBEngineVersion(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetDBTimeZone(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetInstanceName(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetLowerCaseTableNames(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetNodeNumber(v int32) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetNodeSpec(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetNumber(v int32) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetPeriod(v int32) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetPeriodUnit(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetPrePaidStorageInGB(v int32) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetProjectName(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetStorageChargeType(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetSubnetId(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetSuperAccountName(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetSuperAccountPassword(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetTags(v []*TagForCreateDBInstanceInput) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetVpcId(v string) *CreateDBInstanceInput
- func (s *CreateDBInstanceInput) SetZoneIds(v string) *CreateDBInstanceInput
- func (s CreateDBInstanceInput) String() string
- func (s *CreateDBInstanceInput) Validate() error
- type CreateDBInstanceOutput
- type CreateDatabaseInput
- func (s CreateDatabaseInput) GoString() string
- func (s *CreateDatabaseInput) SetCharacterSetName(v string) *CreateDatabaseInput
- func (s *CreateDatabaseInput) SetDBName(v string) *CreateDatabaseInput
- func (s *CreateDatabaseInput) SetDatabasesPrivileges(v []*DatabasesPrivilegeForCreateDatabaseInput) *CreateDatabaseInput
- func (s *CreateDatabaseInput) SetInstanceId(v string) *CreateDatabaseInput
- func (s CreateDatabaseInput) String() string
- func (s *CreateDatabaseInput) Validate() error
- type CreateDatabaseOutput
- type DatabaseForDescribeDatabasesOutput
- func (s DatabaseForDescribeDatabasesOutput) GoString() string
- func (s *DatabaseForDescribeDatabasesOutput) SetCharacterSetName(v string) *DatabaseForDescribeDatabasesOutput
- func (s *DatabaseForDescribeDatabasesOutput) SetDBName(v string) *DatabaseForDescribeDatabasesOutput
- func (s *DatabaseForDescribeDatabasesOutput) SetDatabasesPrivileges(v []*DatabasesPrivilegeForDescribeDatabasesOutput) *DatabaseForDescribeDatabasesOutput
- func (s DatabaseForDescribeDatabasesOutput) String() string
- type DatabasesPrivilegeForCreateDatabaseInput
- func (s DatabasesPrivilegeForCreateDatabaseInput) GoString() string
- func (s *DatabasesPrivilegeForCreateDatabaseInput) SetAccountName(v string) *DatabasesPrivilegeForCreateDatabaseInput
- func (s *DatabasesPrivilegeForCreateDatabaseInput) SetAccountPrivilege(v string) *DatabasesPrivilegeForCreateDatabaseInput
- func (s DatabasesPrivilegeForCreateDatabaseInput) String() string
- type DatabasesPrivilegeForDescribeDatabasesOutput
- func (s DatabasesPrivilegeForDescribeDatabasesOutput) GoString() string
- func (s *DatabasesPrivilegeForDescribeDatabasesOutput) SetAccountName(v string) *DatabasesPrivilegeForDescribeDatabasesOutput
- func (s *DatabasesPrivilegeForDescribeDatabasesOutput) SetAccountPrivilege(v string) *DatabasesPrivilegeForDescribeDatabasesOutput
- func (s DatabasesPrivilegeForDescribeDatabasesOutput) String() string
- type DeleteDBAccountInput
- type DeleteDBAccountOutput
- type DeleteDBEndpointInput
- func (s DeleteDBEndpointInput) GoString() string
- func (s *DeleteDBEndpointInput) SetEndpointId(v string) *DeleteDBEndpointInput
- func (s *DeleteDBEndpointInput) SetInstanceId(v string) *DeleteDBEndpointInput
- func (s DeleteDBEndpointInput) String() string
- func (s *DeleteDBEndpointInput) Validate() error
- type DeleteDBEndpointOutput
- type DeleteDBEndpointPublicAddressInput
- func (s DeleteDBEndpointPublicAddressInput) GoString() string
- func (s *DeleteDBEndpointPublicAddressInput) SetEndpointId(v string) *DeleteDBEndpointPublicAddressInput
- func (s *DeleteDBEndpointPublicAddressInput) SetInstanceId(v string) *DeleteDBEndpointPublicAddressInput
- func (s DeleteDBEndpointPublicAddressInput) String() string
- func (s *DeleteDBEndpointPublicAddressInput) Validate() error
- type DeleteDBEndpointPublicAddressOutput
- type DeleteDBInstanceInput
- func (s DeleteDBInstanceInput) GoString() string
- func (s *DeleteDBInstanceInput) SetDataKeepPolicy(v string) *DeleteDBInstanceInput
- func (s *DeleteDBInstanceInput) SetInstanceId(v string) *DeleteDBInstanceInput
- func (s DeleteDBInstanceInput) String() string
- func (s *DeleteDBInstanceInput) Validate() error
- type DeleteDBInstanceOutput
- type DeleteDatabaseInput
- type DeleteDatabaseOutput
- type DescribeDBAccountsInput
- func (s DescribeDBAccountsInput) GoString() string
- func (s *DescribeDBAccountsInput) SetAccountName(v string) *DescribeDBAccountsInput
- func (s *DescribeDBAccountsInput) SetInstanceId(v string) *DescribeDBAccountsInput
- func (s *DescribeDBAccountsInput) SetPageNumber(v int32) *DescribeDBAccountsInput
- func (s *DescribeDBAccountsInput) SetPageSize(v int32) *DescribeDBAccountsInput
- func (s DescribeDBAccountsInput) String() string
- func (s *DescribeDBAccountsInput) Validate() error
- type DescribeDBAccountsOutput
- type DescribeDBInstanceDetailInput
- type DescribeDBInstanceDetailOutput
- func (s DescribeDBInstanceDetailOutput) GoString() string
- func (s *DescribeDBInstanceDetailOutput) SetChargeDetail(v *ChargeDetailForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
- func (s *DescribeDBInstanceDetailOutput) SetEndpoints(v []*EndpointForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
- func (s *DescribeDBInstanceDetailOutput) SetInstanceDetail(v *InstanceDetailForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
- func (s *DescribeDBInstanceDetailOutput) SetNodes(v []*NodeForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
- func (s *DescribeDBInstanceDetailOutput) SetTags(v []*TagForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
- func (s DescribeDBInstanceDetailOutput) String() string
- type DescribeDBInstancesInput
- func (s DescribeDBInstancesInput) GoString() string
- func (s *DescribeDBInstancesInput) SetChargeType(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetCreateTimeEnd(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetCreateTimeStart(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetDBEngineVersion(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetInstanceId(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetInstanceName(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetInstanceStatus(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetNodeSpec(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetPageNumber(v int32) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetPageSize(v int32) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetProjectName(v string) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetTagFilters(v []*TagFilterForDescribeDBInstancesInput) *DescribeDBInstancesInput
- func (s *DescribeDBInstancesInput) SetZoneId(v string) *DescribeDBInstancesInput
- func (s DescribeDBInstancesInput) String() string
- func (s *DescribeDBInstancesInput) Validate() error
- type DescribeDBInstancesOutput
- func (s DescribeDBInstancesOutput) GoString() string
- func (s *DescribeDBInstancesOutput) SetInstances(v []*InstanceForDescribeDBInstancesOutput) *DescribeDBInstancesOutput
- func (s *DescribeDBInstancesOutput) SetTotal(v int32) *DescribeDBInstancesOutput
- func (s DescribeDBInstancesOutput) String() string
- type DescribeDatabasesInput
- func (s DescribeDatabasesInput) GoString() string
- func (s *DescribeDatabasesInput) SetDBName(v string) *DescribeDatabasesInput
- func (s *DescribeDatabasesInput) SetInstanceId(v string) *DescribeDatabasesInput
- func (s *DescribeDatabasesInput) SetPageNumber(v int32) *DescribeDatabasesInput
- func (s *DescribeDatabasesInput) SetPageSize(v int32) *DescribeDatabasesInput
- func (s DescribeDatabasesInput) String() string
- func (s *DescribeDatabasesInput) Validate() error
- type DescribeDatabasesOutput
- type EndpointForDescribeDBInstanceDetailOutput
- func (s EndpointForDescribeDBInstanceDetailOutput) GoString() string
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetAddresses(v []*AddressForDescribeDBInstanceDetailOutput) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetAutoAddNewNodes(v bool) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetConsistLevel(v string) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetConsistTimeout(v int32) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetConsistTimeoutAction(v string) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetDescription(v string) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetDistributedTransaction(v bool) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetEndpointId(v string) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetEndpointName(v string) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetEndpointType(v string) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetMasterAcceptReadRequests(v bool) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetNodeIds(v []*string) *EndpointForDescribeDBInstanceDetailOutput
- func (s *EndpointForDescribeDBInstanceDetailOutput) SetReadWriteMode(v string) *EndpointForDescribeDBInstanceDetailOutput
- func (s EndpointForDescribeDBInstanceDetailOutput) String() string
- type GrantDBAccountPrivilegeInput
- func (s GrantDBAccountPrivilegeInput) GoString() string
- func (s *GrantDBAccountPrivilegeInput) SetAccountName(v string) *GrantDBAccountPrivilegeInput
- func (s *GrantDBAccountPrivilegeInput) SetAccountPrivileges(v []*AccountPrivilegeForGrantDBAccountPrivilegeInput) *GrantDBAccountPrivilegeInput
- func (s *GrantDBAccountPrivilegeInput) SetInstanceId(v string) *GrantDBAccountPrivilegeInput
- func (s GrantDBAccountPrivilegeInput) String() string
- func (s *GrantDBAccountPrivilegeInput) Validate() error
- type GrantDBAccountPrivilegeOutput
- type InstanceDetailForDescribeDBInstanceDetailOutput
- func (s InstanceDetailForDescribeDBInstanceDetailOutput) GoString() string
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetCreateTime(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetDBEngineVersion(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetInstanceId(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetInstanceName(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetInstanceStatus(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetInstanceStructures(v []*InstanceStructureForDescribeDBInstanceDetailOutput) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetLowerCaseTableNames(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetMaintenanceWindow(v *MaintenanceWindowForDescribeDBInstanceDetailOutput) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetPrePaidStorageInGB(v int32) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetProjectName(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetRegionId(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetSpecFamily(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetStorageChargeType(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetStorageUsedGiB(v float64) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetSubnetId(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetTimeZone(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetVpcId(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetZoneIds(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
- func (s InstanceDetailForDescribeDBInstanceDetailOutput) String() string
- type InstanceForDescribeDBInstancesOutput
- func (s InstanceForDescribeDBInstancesOutput) GoString() string
- func (s *InstanceForDescribeDBInstancesOutput) SetChargeDetail(v *ChargeDetailForDescribeDBInstancesOutput) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetCreateTime(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetDBEngineVersion(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetInstanceId(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetInstanceName(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetInstanceStatus(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetNodes(v []*NodeForDescribeDBInstancesOutput) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetPrePaidStorageInGB(v int32) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetProjectName(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetRegionId(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetStorageChargeType(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetStorageUsedGiB(v float64) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetSubnetId(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetTags(v []*TagForDescribeDBInstancesOutput) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetTenantId(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetTimeZone(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetVpcId(v string) *InstanceForDescribeDBInstancesOutput
- func (s *InstanceForDescribeDBInstancesOutput) SetZoneIds(v string) *InstanceForDescribeDBInstancesOutput
- func (s InstanceForDescribeDBInstancesOutput) String() string
- type InstanceStructureForDescribeDBInstanceDetailOutput
- func (s InstanceStructureForDescribeDBInstanceDetailOutput) GoString() string
- func (s *InstanceStructureForDescribeDBInstanceDetailOutput) SetNodes(v []*NodeForDescribeDBInstanceDetailOutput) *InstanceStructureForDescribeDBInstanceDetailOutput
- func (s *InstanceStructureForDescribeDBInstanceDetailOutput) SetSubInstanceType(v string) *InstanceStructureForDescribeDBInstanceDetailOutput
- func (s *InstanceStructureForDescribeDBInstanceDetailOutput) SetZoneIds(v string) *InstanceStructureForDescribeDBInstanceDetailOutput
- func (s InstanceStructureForDescribeDBInstanceDetailOutput) String() string
- type MaintenanceWindowForDescribeDBInstanceDetailOutput
- func (s MaintenanceWindowForDescribeDBInstanceDetailOutput) GoString() string
- func (s *MaintenanceWindowForDescribeDBInstanceDetailOutput) SetDayKind(v string) *MaintenanceWindowForDescribeDBInstanceDetailOutput
- func (s *MaintenanceWindowForDescribeDBInstanceDetailOutput) SetDayOfMonth(v []*int32) *MaintenanceWindowForDescribeDBInstanceDetailOutput
- func (s *MaintenanceWindowForDescribeDBInstanceDetailOutput) SetDayOfWeek(v []*string) *MaintenanceWindowForDescribeDBInstanceDetailOutput
- func (s *MaintenanceWindowForDescribeDBInstanceDetailOutput) SetMaintenanceTime(v string) *MaintenanceWindowForDescribeDBInstanceDetailOutput
- func (s MaintenanceWindowForDescribeDBInstanceDetailOutput) String() string
- type ModifyDBEndpointInput
- func (s ModifyDBEndpointInput) GoString() string
- func (s *ModifyDBEndpointInput) SetAutoAddNewNodes(v bool) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetConsistLevel(v string) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetConsistTimeout(v int32) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetConsistTimeoutAction(v string) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetDescription(v string) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetDistributedTransaction(v bool) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetEndpointId(v string) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetEndpointName(v string) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetInstanceId(v string) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetMasterAcceptReadRequests(v bool) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetNodes(v string) *ModifyDBEndpointInput
- func (s *ModifyDBEndpointInput) SetReadWriteMode(v string) *ModifyDBEndpointInput
- func (s ModifyDBEndpointInput) String() string
- func (s *ModifyDBEndpointInput) Validate() error
- type ModifyDBEndpointOutput
- type ModifyDBInstanceNameInput
- func (s ModifyDBInstanceNameInput) GoString() string
- func (s *ModifyDBInstanceNameInput) SetInstanceId(v string) *ModifyDBInstanceNameInput
- func (s *ModifyDBInstanceNameInput) SetInstanceNewName(v string) *ModifyDBInstanceNameInput
- func (s ModifyDBInstanceNameInput) String() string
- func (s *ModifyDBInstanceNameInput) Validate() error
- type ModifyDBInstanceNameOutput
- type ModifyDBInstanceSpecInput
- func (s ModifyDBInstanceSpecInput) GoString() string
- func (s *ModifyDBInstanceSpecInput) SetInstanceId(v string) *ModifyDBInstanceSpecInput
- func (s *ModifyDBInstanceSpecInput) SetNodeNumber(v int32) *ModifyDBInstanceSpecInput
- func (s *ModifyDBInstanceSpecInput) SetNodeSpec(v string) *ModifyDBInstanceSpecInput
- func (s ModifyDBInstanceSpecInput) String() string
- func (s *ModifyDBInstanceSpecInput) Validate() error
- type ModifyDBInstanceSpecOutput
- type NodeForDescribeDBInstanceDetailOutput
- func (s NodeForDescribeDBInstanceDetailOutput) GoString() string
- func (s *NodeForDescribeDBInstanceDetailOutput) SetMemory(v int32) *NodeForDescribeDBInstanceDetailOutput
- func (s *NodeForDescribeDBInstanceDetailOutput) SetNodeId(v string) *NodeForDescribeDBInstanceDetailOutput
- func (s *NodeForDescribeDBInstanceDetailOutput) SetNodeSpec(v string) *NodeForDescribeDBInstanceDetailOutput
- func (s *NodeForDescribeDBInstanceDetailOutput) SetNodeType(v string) *NodeForDescribeDBInstanceDetailOutput
- func (s *NodeForDescribeDBInstanceDetailOutput) SetVCPU(v int32) *NodeForDescribeDBInstanceDetailOutput
- func (s *NodeForDescribeDBInstanceDetailOutput) SetZoneId(v string) *NodeForDescribeDBInstanceDetailOutput
- func (s NodeForDescribeDBInstanceDetailOutput) String() string
- type NodeForDescribeDBInstancesOutput
- func (s NodeForDescribeDBInstancesOutput) GoString() string
- func (s *NodeForDescribeDBInstancesOutput) SetMemory(v int32) *NodeForDescribeDBInstancesOutput
- func (s *NodeForDescribeDBInstancesOutput) SetNodeId(v string) *NodeForDescribeDBInstancesOutput
- func (s *NodeForDescribeDBInstancesOutput) SetNodeSpec(v string) *NodeForDescribeDBInstancesOutput
- func (s *NodeForDescribeDBInstancesOutput) SetNodeType(v string) *NodeForDescribeDBInstancesOutput
- func (s *NodeForDescribeDBInstancesOutput) SetVCPU(v int32) *NodeForDescribeDBInstancesOutput
- func (s *NodeForDescribeDBInstancesOutput) SetZoneId(v string) *NodeForDescribeDBInstancesOutput
- func (s NodeForDescribeDBInstancesOutput) String() string
- type RemoveTagsFromResourceInput
- func (s RemoveTagsFromResourceInput) GoString() string
- func (s *RemoveTagsFromResourceInput) SetAll(v bool) *RemoveTagsFromResourceInput
- func (s *RemoveTagsFromResourceInput) SetInstanceIds(v []*string) *RemoveTagsFromResourceInput
- func (s *RemoveTagsFromResourceInput) SetTagKeys(v []*string) *RemoveTagsFromResourceInput
- func (s RemoveTagsFromResourceInput) String() string
- type RemoveTagsFromResourceOutput
- type ResetAccountInput
- type ResetAccountOutput
- type ResetDBAccountInput
- func (s ResetDBAccountInput) GoString() string
- func (s *ResetDBAccountInput) SetAccountName(v string) *ResetDBAccountInput
- func (s *ResetDBAccountInput) SetAccountPassword(v string) *ResetDBAccountInput
- func (s *ResetDBAccountInput) SetInstanceId(v string) *ResetDBAccountInput
- func (s ResetDBAccountInput) String() string
- func (s *ResetDBAccountInput) Validate() error
- type ResetDBAccountOutput
- type RestartDBInstanceInput
- type RestartDBInstanceOutput
- type RevokeDBAccountPrivilegeInput
- func (s RevokeDBAccountPrivilegeInput) GoString() string
- func (s *RevokeDBAccountPrivilegeInput) SetAccountName(v string) *RevokeDBAccountPrivilegeInput
- func (s *RevokeDBAccountPrivilegeInput) SetDBNames(v string) *RevokeDBAccountPrivilegeInput
- func (s *RevokeDBAccountPrivilegeInput) SetInstanceId(v string) *RevokeDBAccountPrivilegeInput
- func (s RevokeDBAccountPrivilegeInput) String() string
- func (s *RevokeDBAccountPrivilegeInput) Validate() error
- type RevokeDBAccountPrivilegeOutput
- type TagFilterForDescribeDBInstancesInput
- func (s TagFilterForDescribeDBInstancesInput) GoString() string
- func (s *TagFilterForDescribeDBInstancesInput) SetKey(v string) *TagFilterForDescribeDBInstancesInput
- func (s *TagFilterForDescribeDBInstancesInput) SetValue(v string) *TagFilterForDescribeDBInstancesInput
- func (s TagFilterForDescribeDBInstancesInput) String() string
- type TagForAddTagsToResourceInput
- type TagForCreateDBInstanceInput
- type TagForDescribeDBInstanceDetailOutput
- func (s TagForDescribeDBInstanceDetailOutput) GoString() string
- func (s *TagForDescribeDBInstanceDetailOutput) SetKey(v string) *TagForDescribeDBInstanceDetailOutput
- func (s *TagForDescribeDBInstanceDetailOutput) SetValue(v string) *TagForDescribeDBInstanceDetailOutput
- func (s TagForDescribeDBInstanceDetailOutput) String() string
- type TagForDescribeDBInstancesOutput
- func (s TagForDescribeDBInstancesOutput) GoString() string
- func (s *TagForDescribeDBInstancesOutput) SetKey(v string) *TagForDescribeDBInstancesOutput
- func (s *TagForDescribeDBInstancesOutput) SetValue(v string) *TagForDescribeDBInstancesOutput
- func (s TagForDescribeDBInstancesOutput) String() string
- type VEDBM
- func (c *VEDBM) AddTagsToResource(input *AddTagsToResourceInput) (*AddTagsToResourceOutput, error)
- func (c *VEDBM) AddTagsToResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) AddTagsToResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) AddTagsToResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) AddTagsToResourceRequest(input *AddTagsToResourceInput) (req *request.Request, output *AddTagsToResourceOutput)
- func (c *VEDBM) AddTagsToResourceWithContext(ctx volcengine.Context, input *AddTagsToResourceInput, opts ...request.Option) (*AddTagsToResourceOutput, error)
- func (c *VEDBM) CreateDBAccount(input *CreateDBAccountInput) (*CreateDBAccountOutput, error)
- func (c *VEDBM) CreateDBAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) CreateDBAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) CreateDBAccountCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) CreateDBAccountRequest(input *CreateDBAccountInput) (req *request.Request, output *CreateDBAccountOutput)
- func (c *VEDBM) CreateDBAccountWithContext(ctx volcengine.Context, input *CreateDBAccountInput, opts ...request.Option) (*CreateDBAccountOutput, error)
- func (c *VEDBM) CreateDBEndpoint(input *CreateDBEndpointInput) (*CreateDBEndpointOutput, error)
- func (c *VEDBM) CreateDBEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) CreateDBEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) CreateDBEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) CreateDBEndpointPublicAddress(input *CreateDBEndpointPublicAddressInput) (*CreateDBEndpointPublicAddressOutput, error)
- func (c *VEDBM) CreateDBEndpointPublicAddressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) CreateDBEndpointPublicAddressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) CreateDBEndpointPublicAddressCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) CreateDBEndpointPublicAddressRequest(input *CreateDBEndpointPublicAddressInput) (req *request.Request, output *CreateDBEndpointPublicAddressOutput)
- func (c *VEDBM) CreateDBEndpointPublicAddressWithContext(ctx volcengine.Context, input *CreateDBEndpointPublicAddressInput, ...) (*CreateDBEndpointPublicAddressOutput, error)
- func (c *VEDBM) CreateDBEndpointRequest(input *CreateDBEndpointInput) (req *request.Request, output *CreateDBEndpointOutput)
- func (c *VEDBM) CreateDBEndpointWithContext(ctx volcengine.Context, input *CreateDBEndpointInput, opts ...request.Option) (*CreateDBEndpointOutput, error)
- func (c *VEDBM) CreateDBInstance(input *CreateDBInstanceInput) (*CreateDBInstanceOutput, error)
- func (c *VEDBM) CreateDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) CreateDBInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) CreateDBInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) CreateDBInstanceRequest(input *CreateDBInstanceInput) (req *request.Request, output *CreateDBInstanceOutput)
- func (c *VEDBM) CreateDBInstanceWithContext(ctx volcengine.Context, input *CreateDBInstanceInput, opts ...request.Option) (*CreateDBInstanceOutput, error)
- func (c *VEDBM) CreateDatabase(input *CreateDatabaseInput) (*CreateDatabaseOutput, error)
- func (c *VEDBM) CreateDatabaseCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) CreateDatabaseCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) CreateDatabaseCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) CreateDatabaseRequest(input *CreateDatabaseInput) (req *request.Request, output *CreateDatabaseOutput)
- func (c *VEDBM) CreateDatabaseWithContext(ctx volcengine.Context, input *CreateDatabaseInput, opts ...request.Option) (*CreateDatabaseOutput, error)
- func (c *VEDBM) DeleteDBAccount(input *DeleteDBAccountInput) (*DeleteDBAccountOutput, error)
- func (c *VEDBM) DeleteDBAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DeleteDBAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DeleteDBAccountCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DeleteDBAccountRequest(input *DeleteDBAccountInput) (req *request.Request, output *DeleteDBAccountOutput)
- func (c *VEDBM) DeleteDBAccountWithContext(ctx volcengine.Context, input *DeleteDBAccountInput, opts ...request.Option) (*DeleteDBAccountOutput, error)
- func (c *VEDBM) DeleteDBEndpoint(input *DeleteDBEndpointInput) (*DeleteDBEndpointOutput, error)
- func (c *VEDBM) DeleteDBEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DeleteDBEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DeleteDBEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DeleteDBEndpointPublicAddress(input *DeleteDBEndpointPublicAddressInput) (*DeleteDBEndpointPublicAddressOutput, error)
- func (c *VEDBM) DeleteDBEndpointPublicAddressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DeleteDBEndpointPublicAddressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DeleteDBEndpointPublicAddressCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DeleteDBEndpointPublicAddressRequest(input *DeleteDBEndpointPublicAddressInput) (req *request.Request, output *DeleteDBEndpointPublicAddressOutput)
- func (c *VEDBM) DeleteDBEndpointPublicAddressWithContext(ctx volcengine.Context, input *DeleteDBEndpointPublicAddressInput, ...) (*DeleteDBEndpointPublicAddressOutput, error)
- func (c *VEDBM) DeleteDBEndpointRequest(input *DeleteDBEndpointInput) (req *request.Request, output *DeleteDBEndpointOutput)
- func (c *VEDBM) DeleteDBEndpointWithContext(ctx volcengine.Context, input *DeleteDBEndpointInput, opts ...request.Option) (*DeleteDBEndpointOutput, error)
- func (c *VEDBM) DeleteDBInstance(input *DeleteDBInstanceInput) (*DeleteDBInstanceOutput, error)
- func (c *VEDBM) DeleteDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DeleteDBInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DeleteDBInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DeleteDBInstanceRequest(input *DeleteDBInstanceInput) (req *request.Request, output *DeleteDBInstanceOutput)
- func (c *VEDBM) DeleteDBInstanceWithContext(ctx volcengine.Context, input *DeleteDBInstanceInput, opts ...request.Option) (*DeleteDBInstanceOutput, error)
- func (c *VEDBM) DeleteDatabase(input *DeleteDatabaseInput) (*DeleteDatabaseOutput, error)
- func (c *VEDBM) DeleteDatabaseCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DeleteDatabaseCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DeleteDatabaseCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DeleteDatabaseRequest(input *DeleteDatabaseInput) (req *request.Request, output *DeleteDatabaseOutput)
- func (c *VEDBM) DeleteDatabaseWithContext(ctx volcengine.Context, input *DeleteDatabaseInput, opts ...request.Option) (*DeleteDatabaseOutput, error)
- func (c *VEDBM) DescribeDBAccounts(input *DescribeDBAccountsInput) (*DescribeDBAccountsOutput, error)
- func (c *VEDBM) DescribeDBAccountsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeDBAccountsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DescribeDBAccountsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeDBAccountsRequest(input *DescribeDBAccountsInput) (req *request.Request, output *DescribeDBAccountsOutput)
- func (c *VEDBM) DescribeDBAccountsWithContext(ctx volcengine.Context, input *DescribeDBAccountsInput, opts ...request.Option) (*DescribeDBAccountsOutput, error)
- func (c *VEDBM) DescribeDBInstanceDetail(input *DescribeDBInstanceDetailInput) (*DescribeDBInstanceDetailOutput, error)
- func (c *VEDBM) DescribeDBInstanceDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeDBInstanceDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DescribeDBInstanceDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeDBInstanceDetailRequest(input *DescribeDBInstanceDetailInput) (req *request.Request, output *DescribeDBInstanceDetailOutput)
- func (c *VEDBM) DescribeDBInstanceDetailWithContext(ctx volcengine.Context, input *DescribeDBInstanceDetailInput, ...) (*DescribeDBInstanceDetailOutput, error)
- func (c *VEDBM) DescribeDBInstances(input *DescribeDBInstancesInput) (*DescribeDBInstancesOutput, error)
- func (c *VEDBM) DescribeDBInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeDBInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DescribeDBInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeDBInstancesRequest(input *DescribeDBInstancesInput) (req *request.Request, output *DescribeDBInstancesOutput)
- func (c *VEDBM) DescribeDBInstancesWithContext(ctx volcengine.Context, input *DescribeDBInstancesInput, ...) (*DescribeDBInstancesOutput, error)
- func (c *VEDBM) DescribeDatabases(input *DescribeDatabasesInput) (*DescribeDatabasesOutput, error)
- func (c *VEDBM) DescribeDatabasesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeDatabasesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) DescribeDatabasesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) DescribeDatabasesRequest(input *DescribeDatabasesInput) (req *request.Request, output *DescribeDatabasesOutput)
- func (c *VEDBM) DescribeDatabasesWithContext(ctx volcengine.Context, input *DescribeDatabasesInput, opts ...request.Option) (*DescribeDatabasesOutput, error)
- func (c *VEDBM) GrantDBAccountPrivilege(input *GrantDBAccountPrivilegeInput) (*GrantDBAccountPrivilegeOutput, error)
- func (c *VEDBM) GrantDBAccountPrivilegeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) GrantDBAccountPrivilegeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) GrantDBAccountPrivilegeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) GrantDBAccountPrivilegeRequest(input *GrantDBAccountPrivilegeInput) (req *request.Request, output *GrantDBAccountPrivilegeOutput)
- func (c *VEDBM) GrantDBAccountPrivilegeWithContext(ctx volcengine.Context, input *GrantDBAccountPrivilegeInput, ...) (*GrantDBAccountPrivilegeOutput, error)
- func (c *VEDBM) ModifyDBEndpoint(input *ModifyDBEndpointInput) (*ModifyDBEndpointOutput, error)
- func (c *VEDBM) ModifyDBEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) ModifyDBEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) ModifyDBEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) ModifyDBEndpointRequest(input *ModifyDBEndpointInput) (req *request.Request, output *ModifyDBEndpointOutput)
- func (c *VEDBM) ModifyDBEndpointWithContext(ctx volcengine.Context, input *ModifyDBEndpointInput, opts ...request.Option) (*ModifyDBEndpointOutput, error)
- func (c *VEDBM) ModifyDBInstanceName(input *ModifyDBInstanceNameInput) (*ModifyDBInstanceNameOutput, error)
- func (c *VEDBM) ModifyDBInstanceNameCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) ModifyDBInstanceNameCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) ModifyDBInstanceNameCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) ModifyDBInstanceNameRequest(input *ModifyDBInstanceNameInput) (req *request.Request, output *ModifyDBInstanceNameOutput)
- func (c *VEDBM) ModifyDBInstanceNameWithContext(ctx volcengine.Context, input *ModifyDBInstanceNameInput, ...) (*ModifyDBInstanceNameOutput, error)
- func (c *VEDBM) ModifyDBInstanceSpec(input *ModifyDBInstanceSpecInput) (*ModifyDBInstanceSpecOutput, error)
- func (c *VEDBM) ModifyDBInstanceSpecCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) ModifyDBInstanceSpecCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) ModifyDBInstanceSpecCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) ModifyDBInstanceSpecRequest(input *ModifyDBInstanceSpecInput) (req *request.Request, output *ModifyDBInstanceSpecOutput)
- func (c *VEDBM) ModifyDBInstanceSpecWithContext(ctx volcengine.Context, input *ModifyDBInstanceSpecInput, ...) (*ModifyDBInstanceSpecOutput, error)
- func (c *VEDBM) RemoveTagsFromResource(input *RemoveTagsFromResourceInput) (*RemoveTagsFromResourceOutput, error)
- func (c *VEDBM) RemoveTagsFromResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) RemoveTagsFromResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) RemoveTagsFromResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) RemoveTagsFromResourceRequest(input *RemoveTagsFromResourceInput) (req *request.Request, output *RemoveTagsFromResourceOutput)
- func (c *VEDBM) RemoveTagsFromResourceWithContext(ctx volcengine.Context, input *RemoveTagsFromResourceInput, ...) (*RemoveTagsFromResourceOutput, error)
- func (c *VEDBM) ResetAccount(input *ResetAccountInput) (*ResetAccountOutput, error)
- func (c *VEDBM) ResetAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) ResetAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) ResetAccountCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) ResetAccountRequest(input *ResetAccountInput) (req *request.Request, output *ResetAccountOutput)
- func (c *VEDBM) ResetAccountWithContext(ctx volcengine.Context, input *ResetAccountInput, opts ...request.Option) (*ResetAccountOutput, error)
- func (c *VEDBM) ResetDBAccount(input *ResetDBAccountInput) (*ResetDBAccountOutput, error)
- func (c *VEDBM) ResetDBAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) ResetDBAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) ResetDBAccountCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) ResetDBAccountRequest(input *ResetDBAccountInput) (req *request.Request, output *ResetDBAccountOutput)
- func (c *VEDBM) ResetDBAccountWithContext(ctx volcengine.Context, input *ResetDBAccountInput, opts ...request.Option) (*ResetDBAccountOutput, error)
- func (c *VEDBM) RestartDBInstance(input *RestartDBInstanceInput) (*RestartDBInstanceOutput, error)
- func (c *VEDBM) RestartDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) RestartDBInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) RestartDBInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) RestartDBInstanceRequest(input *RestartDBInstanceInput) (req *request.Request, output *RestartDBInstanceOutput)
- func (c *VEDBM) RestartDBInstanceWithContext(ctx volcengine.Context, input *RestartDBInstanceInput, opts ...request.Option) (*RestartDBInstanceOutput, error)
- func (c *VEDBM) RevokeDBAccountPrivilege(input *RevokeDBAccountPrivilegeInput) (*RevokeDBAccountPrivilegeOutput, error)
- func (c *VEDBM) RevokeDBAccountPrivilegeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *VEDBM) RevokeDBAccountPrivilegeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *VEDBM) RevokeDBAccountPrivilegeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *VEDBM) RevokeDBAccountPrivilegeRequest(input *RevokeDBAccountPrivilegeInput) (req *request.Request, output *RevokeDBAccountPrivilegeOutput)
- func (c *VEDBM) RevokeDBAccountPrivilegeWithContext(ctx volcengine.Context, input *RevokeDBAccountPrivilegeInput, ...) (*RevokeDBAccountPrivilegeOutput, error)
- type VEDBMAPI
Constants ¶
const ( // EnumOfAccountPrivilegeForCreateDatabaseInputReadWrite is a EnumOfAccountPrivilegeForCreateDatabaseInput enum value EnumOfAccountPrivilegeForCreateDatabaseInputReadWrite = "ReadWrite" // EnumOfAccountPrivilegeForCreateDatabaseInputReadOnly is a EnumOfAccountPrivilegeForCreateDatabaseInput enum value EnumOfAccountPrivilegeForCreateDatabaseInputReadOnly = "ReadOnly" // EnumOfAccountPrivilegeForCreateDatabaseInputDdlonly is a EnumOfAccountPrivilegeForCreateDatabaseInput enum value EnumOfAccountPrivilegeForCreateDatabaseInputDdlonly = "DDLOnly" // EnumOfAccountPrivilegeForCreateDatabaseInputDmlonly is a EnumOfAccountPrivilegeForCreateDatabaseInput enum value EnumOfAccountPrivilegeForCreateDatabaseInputDmlonly = "DMLOnly" )
const ( // EnumOfCharacterSetNameForCreateDatabaseInputUtf8mb4 is a EnumOfCharacterSetNameForCreateDatabaseInput enum value EnumOfCharacterSetNameForCreateDatabaseInputUtf8mb4 = "utf8mb4" // EnumOfCharacterSetNameForCreateDatabaseInputUtf8 is a EnumOfCharacterSetNameForCreateDatabaseInput enum value EnumOfCharacterSetNameForCreateDatabaseInputUtf8 = "utf8" // EnumOfCharacterSetNameForCreateDatabaseInputLatin1 is a EnumOfCharacterSetNameForCreateDatabaseInput enum value EnumOfCharacterSetNameForCreateDatabaseInputLatin1 = "latin1" // EnumOfCharacterSetNameForCreateDatabaseInputAscii is a EnumOfCharacterSetNameForCreateDatabaseInput enum value EnumOfCharacterSetNameForCreateDatabaseInputAscii = "ascii" )
const ( // EnumOfAccountPrivilegeForCreateDBAccountInputReadWrite is a EnumOfAccountPrivilegeForCreateDBAccountInput enum value EnumOfAccountPrivilegeForCreateDBAccountInputReadWrite = "ReadWrite" // EnumOfAccountPrivilegeForCreateDBAccountInputReadOnly is a EnumOfAccountPrivilegeForCreateDBAccountInput enum value EnumOfAccountPrivilegeForCreateDBAccountInputReadOnly = "ReadOnly" // EnumOfAccountPrivilegeForCreateDBAccountInputDdlonly is a EnumOfAccountPrivilegeForCreateDBAccountInput enum value EnumOfAccountPrivilegeForCreateDBAccountInputDdlonly = "DDLOnly" // EnumOfAccountPrivilegeForCreateDBAccountInputDmlonly is a EnumOfAccountPrivilegeForCreateDBAccountInput enum value EnumOfAccountPrivilegeForCreateDBAccountInputDmlonly = "DMLOnly" )
const ( // EnumOfAccountTypeForCreateDBAccountInputSuper is a EnumOfAccountTypeForCreateDBAccountInput enum value EnumOfAccountTypeForCreateDBAccountInputSuper = "Super" // EnumOfAccountTypeForCreateDBAccountInputNormal is a EnumOfAccountTypeForCreateDBAccountInput enum value EnumOfAccountTypeForCreateDBAccountInputNormal = "Normal" )
const ( // EnumOfConsistLevelForCreateDBEndpointInputEventual is a EnumOfConsistLevelForCreateDBEndpointInput enum value EnumOfConsistLevelForCreateDBEndpointInputEventual = "Eventual" // EnumOfConsistLevelForCreateDBEndpointInputSession is a EnumOfConsistLevelForCreateDBEndpointInput enum value EnumOfConsistLevelForCreateDBEndpointInputSession = "Session" // EnumOfConsistLevelForCreateDBEndpointInputGlobal is a EnumOfConsistLevelForCreateDBEndpointInput enum value EnumOfConsistLevelForCreateDBEndpointInputGlobal = "Global" )
const ( // EnumOfConsistTimeoutActionForCreateDBEndpointInputReturnError is a EnumOfConsistTimeoutActionForCreateDBEndpointInput enum value EnumOfConsistTimeoutActionForCreateDBEndpointInputReturnError = "ReturnError" // EnumOfConsistTimeoutActionForCreateDBEndpointInputReadMaster is a EnumOfConsistTimeoutActionForCreateDBEndpointInput enum value EnumOfConsistTimeoutActionForCreateDBEndpointInputReadMaster = "ReadMaster" )
const ( // EnumOfReadWriteModeForCreateDBEndpointInputReadWrite is a EnumOfReadWriteModeForCreateDBEndpointInput enum value EnumOfReadWriteModeForCreateDBEndpointInputReadWrite = "ReadWrite" // EnumOfReadWriteModeForCreateDBEndpointInputReadOnly is a EnumOfReadWriteModeForCreateDBEndpointInput enum value EnumOfReadWriteModeForCreateDBEndpointInputReadOnly = " ReadOnly" )
const ( // EnumOfChargeTypeForCreateDBInstanceInputPostPaid is a EnumOfChargeTypeForCreateDBInstanceInput enum value EnumOfChargeTypeForCreateDBInstanceInputPostPaid = "PostPaid" // EnumOfChargeTypeForCreateDBInstanceInputPrePaid is a EnumOfChargeTypeForCreateDBInstanceInput enum value EnumOfChargeTypeForCreateDBInstanceInputPrePaid = "PrePaid" )
const ( // EnumOfLowerCaseTableNamesForCreateDBInstanceInput1 is a EnumOfLowerCaseTableNamesForCreateDBInstanceInput enum value EnumOfLowerCaseTableNamesForCreateDBInstanceInput1 = "1" // EnumOfLowerCaseTableNamesForCreateDBInstanceInput0 is a EnumOfLowerCaseTableNamesForCreateDBInstanceInput enum value EnumOfLowerCaseTableNamesForCreateDBInstanceInput0 = "0" )
const ( // EnumOfPeriodUnitForCreateDBInstanceInputMonth is a EnumOfPeriodUnitForCreateDBInstanceInput enum value EnumOfPeriodUnitForCreateDBInstanceInputMonth = "Month" // EnumOfPeriodUnitForCreateDBInstanceInputYear is a EnumOfPeriodUnitForCreateDBInstanceInput enum value EnumOfPeriodUnitForCreateDBInstanceInputYear = "Year" )
const ( // EnumOfStorageChargeTypeForCreateDBInstanceInputPostPaid is a EnumOfStorageChargeTypeForCreateDBInstanceInput enum value EnumOfStorageChargeTypeForCreateDBInstanceInputPostPaid = "PostPaid" // EnumOfStorageChargeTypeForCreateDBInstanceInputPrePaid is a EnumOfStorageChargeTypeForCreateDBInstanceInput enum value EnumOfStorageChargeTypeForCreateDBInstanceInputPrePaid = "PrePaid" )
const ( // EnumOfDataKeepPolicyForDeleteDBInstanceInputAll is a EnumOfDataKeepPolicyForDeleteDBInstanceInput enum value EnumOfDataKeepPolicyForDeleteDBInstanceInputAll = "All" // EnumOfDataKeepPolicyForDeleteDBInstanceInputLast is a EnumOfDataKeepPolicyForDeleteDBInstanceInput enum value EnumOfDataKeepPolicyForDeleteDBInstanceInputLast = "Last" // EnumOfDataKeepPolicyForDeleteDBInstanceInputNone is a EnumOfDataKeepPolicyForDeleteDBInstanceInput enum value EnumOfDataKeepPolicyForDeleteDBInstanceInputNone = "None" )
const ( // EnumOfAccountPrivilegeForDescribeDatabasesOutputReadWrite is a EnumOfAccountPrivilegeForDescribeDatabasesOutput enum value EnumOfAccountPrivilegeForDescribeDatabasesOutputReadWrite = "ReadWrite" // EnumOfAccountPrivilegeForDescribeDatabasesOutputReadOnly is a EnumOfAccountPrivilegeForDescribeDatabasesOutput enum value EnumOfAccountPrivilegeForDescribeDatabasesOutputReadOnly = "ReadOnly" // EnumOfAccountPrivilegeForDescribeDatabasesOutputDdlonly is a EnumOfAccountPrivilegeForDescribeDatabasesOutput enum value EnumOfAccountPrivilegeForDescribeDatabasesOutputDdlonly = "DDLOnly" // EnumOfAccountPrivilegeForDescribeDatabasesOutputDmlonly is a EnumOfAccountPrivilegeForDescribeDatabasesOutput enum value EnumOfAccountPrivilegeForDescribeDatabasesOutputDmlonly = "DMLOnly" )
const ( // EnumOfCharacterSetNameForDescribeDatabasesOutputUtf8mb4 is a EnumOfCharacterSetNameForDescribeDatabasesOutput enum value EnumOfCharacterSetNameForDescribeDatabasesOutputUtf8mb4 = "utf8mb4" // EnumOfCharacterSetNameForDescribeDatabasesOutputUtf8 is a EnumOfCharacterSetNameForDescribeDatabasesOutput enum value EnumOfCharacterSetNameForDescribeDatabasesOutputUtf8 = "utf8" // EnumOfCharacterSetNameForDescribeDatabasesOutputLatin1 is a EnumOfCharacterSetNameForDescribeDatabasesOutput enum value EnumOfCharacterSetNameForDescribeDatabasesOutputLatin1 = "latin1" // EnumOfCharacterSetNameForDescribeDatabasesOutputAscii is a EnumOfCharacterSetNameForDescribeDatabasesOutput enum value EnumOfCharacterSetNameForDescribeDatabasesOutputAscii = "ascii" )
const ( // EnumOfAccountPrivilegeForDescribeDBAccountsOutputReadWrite is a EnumOfAccountPrivilegeForDescribeDBAccountsOutput enum value EnumOfAccountPrivilegeForDescribeDBAccountsOutputReadWrite = "ReadWrite" // EnumOfAccountPrivilegeForDescribeDBAccountsOutputReadOnly is a EnumOfAccountPrivilegeForDescribeDBAccountsOutput enum value EnumOfAccountPrivilegeForDescribeDBAccountsOutputReadOnly = "ReadOnly" // EnumOfAccountPrivilegeForDescribeDBAccountsOutputDdlonly is a EnumOfAccountPrivilegeForDescribeDBAccountsOutput enum value EnumOfAccountPrivilegeForDescribeDBAccountsOutputDdlonly = "DDLOnly" // EnumOfAccountPrivilegeForDescribeDBAccountsOutputDmlonly is a EnumOfAccountPrivilegeForDescribeDBAccountsOutput enum value EnumOfAccountPrivilegeForDescribeDBAccountsOutputDmlonly = "DMLOnly" )
const ( // EnumOfAccountTypeForDescribeDBAccountsOutputSuper is a EnumOfAccountTypeForDescribeDBAccountsOutput enum value EnumOfAccountTypeForDescribeDBAccountsOutputSuper = "Super" // EnumOfAccountTypeForDescribeDBAccountsOutputNormal is a EnumOfAccountTypeForDescribeDBAccountsOutput enum value EnumOfAccountTypeForDescribeDBAccountsOutputNormal = "Normal" )
const ( // EnumOfChargeStatusForDescribeDBInstanceDetailOutputNormal is a EnumOfChargeStatusForDescribeDBInstanceDetailOutput enum value EnumOfChargeStatusForDescribeDBInstanceDetailOutputNormal = "Normal" // EnumOfChargeStatusForDescribeDBInstanceDetailOutputOverdue is a EnumOfChargeStatusForDescribeDBInstanceDetailOutput enum value EnumOfChargeStatusForDescribeDBInstanceDetailOutputOverdue = "Overdue" )
const ( // EnumOfChargeTypeForDescribeDBInstanceDetailOutputPostPaid is a EnumOfChargeTypeForDescribeDBInstanceDetailOutput enum value EnumOfChargeTypeForDescribeDBInstanceDetailOutputPostPaid = "PostPaid" // EnumOfChargeTypeForDescribeDBInstanceDetailOutputPrePaid is a EnumOfChargeTypeForDescribeDBInstanceDetailOutput enum value EnumOfChargeTypeForDescribeDBInstanceDetailOutputPrePaid = "PrePaid" )
const ( // EnumOfConsistLevelForDescribeDBInstanceDetailOutputEventual is a EnumOfConsistLevelForDescribeDBInstanceDetailOutput enum value EnumOfConsistLevelForDescribeDBInstanceDetailOutputEventual = "Eventual" // EnumOfConsistLevelForDescribeDBInstanceDetailOutputSession is a EnumOfConsistLevelForDescribeDBInstanceDetailOutput enum value EnumOfConsistLevelForDescribeDBInstanceDetailOutputSession = "Session" // EnumOfConsistLevelForDescribeDBInstanceDetailOutputGlobal is a EnumOfConsistLevelForDescribeDBInstanceDetailOutput enum value EnumOfConsistLevelForDescribeDBInstanceDetailOutputGlobal = "Global" )
const ( // EnumOfConsistTimeoutActionForDescribeDBInstanceDetailOutputReturnError is a EnumOfConsistTimeoutActionForDescribeDBInstanceDetailOutput enum value EnumOfConsistTimeoutActionForDescribeDBInstanceDetailOutputReturnError = "ReturnError" // EnumOfConsistTimeoutActionForDescribeDBInstanceDetailOutputReadMaster is a EnumOfConsistTimeoutActionForDescribeDBInstanceDetailOutput enum value EnumOfConsistTimeoutActionForDescribeDBInstanceDetailOutputReadMaster = "ReadMaster" )
const ( // EnumOfDayKindForDescribeDBInstanceDetailOutputWeek is a EnumOfDayKindForDescribeDBInstanceDetailOutput enum value EnumOfDayKindForDescribeDBInstanceDetailOutputWeek = "Week" // EnumOfDayKindForDescribeDBInstanceDetailOutputMonth is a EnumOfDayKindForDescribeDBInstanceDetailOutput enum value EnumOfDayKindForDescribeDBInstanceDetailOutputMonth = "Month" )
const ( // EnumOfDayOfWeekListForDescribeDBInstanceDetailOutputSunday is a EnumOfDayOfWeekListForDescribeDBInstanceDetailOutput enum value EnumOfDayOfWeekListForDescribeDBInstanceDetailOutputSunday = "Sunday" // EnumOfDayOfWeekListForDescribeDBInstanceDetailOutputMonday is a EnumOfDayOfWeekListForDescribeDBInstanceDetailOutput enum value EnumOfDayOfWeekListForDescribeDBInstanceDetailOutputMonday = "Monday" // EnumOfDayOfWeekListForDescribeDBInstanceDetailOutputTuesday is a EnumOfDayOfWeekListForDescribeDBInstanceDetailOutput enum value EnumOfDayOfWeekListForDescribeDBInstanceDetailOutputTuesday = "Tuesday" // EnumOfDayOfWeekListForDescribeDBInstanceDetailOutputWednesday is a EnumOfDayOfWeekListForDescribeDBInstanceDetailOutput enum value EnumOfDayOfWeekListForDescribeDBInstanceDetailOutputWednesday = "Wednesday" // EnumOfDayOfWeekListForDescribeDBInstanceDetailOutputThursday is a EnumOfDayOfWeekListForDescribeDBInstanceDetailOutput enum value EnumOfDayOfWeekListForDescribeDBInstanceDetailOutputThursday = "Thursday" // EnumOfDayOfWeekListForDescribeDBInstanceDetailOutputFriday is a EnumOfDayOfWeekListForDescribeDBInstanceDetailOutput enum value EnumOfDayOfWeekListForDescribeDBInstanceDetailOutputFriday = "Friday" // EnumOfDayOfWeekListForDescribeDBInstanceDetailOutputSaturday is a EnumOfDayOfWeekListForDescribeDBInstanceDetailOutput enum value EnumOfDayOfWeekListForDescribeDBInstanceDetailOutputSaturday = "Saturday" )
const ( // EnumOfEndpointTypeForDescribeDBInstanceDetailOutputCluster is a EnumOfEndpointTypeForDescribeDBInstanceDetailOutput enum value EnumOfEndpointTypeForDescribeDBInstanceDetailOutputCluster = "Cluster" // EnumOfEndpointTypeForDescribeDBInstanceDetailOutputPrimary is a EnumOfEndpointTypeForDescribeDBInstanceDetailOutput enum value EnumOfEndpointTypeForDescribeDBInstanceDetailOutputPrimary = "Primary" // EnumOfEndpointTypeForDescribeDBInstanceDetailOutputCustom is a EnumOfEndpointTypeForDescribeDBInstanceDetailOutput enum value EnumOfEndpointTypeForDescribeDBInstanceDetailOutputCustom = "Custom" )
const ( // EnumOfNetworkTypeForDescribeDBInstanceDetailOutputPrivate is a EnumOfNetworkTypeForDescribeDBInstanceDetailOutput enum value EnumOfNetworkTypeForDescribeDBInstanceDetailOutputPrivate = "Private" // EnumOfNetworkTypeForDescribeDBInstanceDetailOutputPublic is a EnumOfNetworkTypeForDescribeDBInstanceDetailOutput enum value EnumOfNetworkTypeForDescribeDBInstanceDetailOutputPublic = "Public" )
const ( // EnumOfNodeTypeForDescribeDBInstanceDetailOutputPrimary is a EnumOfNodeTypeForDescribeDBInstanceDetailOutput enum value EnumOfNodeTypeForDescribeDBInstanceDetailOutputPrimary = "Primary" // EnumOfNodeTypeForDescribeDBInstanceDetailOutputReadOnly is a EnumOfNodeTypeForDescribeDBInstanceDetailOutput enum value EnumOfNodeTypeForDescribeDBInstanceDetailOutputReadOnly = "ReadOnly" )
const ( // EnumOfReadWriteModeForDescribeDBInstanceDetailOutputReadWrite is a EnumOfReadWriteModeForDescribeDBInstanceDetailOutput enum value EnumOfReadWriteModeForDescribeDBInstanceDetailOutputReadWrite = "ReadWrite" // EnumOfReadWriteModeForDescribeDBInstanceDetailOutputReadOnly is a EnumOfReadWriteModeForDescribeDBInstanceDetailOutput enum value EnumOfReadWriteModeForDescribeDBInstanceDetailOutputReadOnly = " ReadOnly" )
const ( // EnumOfStorageChargeTypeForDescribeDBInstanceDetailOutputPostPaid is a EnumOfStorageChargeTypeForDescribeDBInstanceDetailOutput enum value EnumOfStorageChargeTypeForDescribeDBInstanceDetailOutputPostPaid = "PostPaid" // EnumOfStorageChargeTypeForDescribeDBInstanceDetailOutputPrePaid is a EnumOfStorageChargeTypeForDescribeDBInstanceDetailOutput enum value EnumOfStorageChargeTypeForDescribeDBInstanceDetailOutputPrePaid = "PrePaid" )
const ( // EnumOfChargeStatusForDescribeDBInstancesOutputNormal is a EnumOfChargeStatusForDescribeDBInstancesOutput enum value EnumOfChargeStatusForDescribeDBInstancesOutputNormal = "Normal" // EnumOfChargeStatusForDescribeDBInstancesOutputOverdue is a EnumOfChargeStatusForDescribeDBInstancesOutput enum value EnumOfChargeStatusForDescribeDBInstancesOutputOverdue = "Overdue" )
const ( // EnumOfChargeTypeForDescribeDBInstancesInputPostPaid is a EnumOfChargeTypeForDescribeDBInstancesInput enum value EnumOfChargeTypeForDescribeDBInstancesInputPostPaid = "PostPaid" // EnumOfChargeTypeForDescribeDBInstancesInputPrePaid is a EnumOfChargeTypeForDescribeDBInstancesInput enum value EnumOfChargeTypeForDescribeDBInstancesInputPrePaid = "PrePaid" )
const ( // EnumOfChargeTypeForDescribeDBInstancesOutputPostPaid is a EnumOfChargeTypeForDescribeDBInstancesOutput enum value EnumOfChargeTypeForDescribeDBInstancesOutputPostPaid = "PostPaid" // EnumOfChargeTypeForDescribeDBInstancesOutputPrePaid is a EnumOfChargeTypeForDescribeDBInstancesOutput enum value EnumOfChargeTypeForDescribeDBInstancesOutputPrePaid = "PrePaid" )
const ( // EnumOfInstanceStatusForDescribeDBInstancesInputWaitingPaid is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputWaitingPaid = "WaitingPaid" // EnumOfInstanceStatusForDescribeDBInstancesInputRunning is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputRunning = "Running" // EnumOfInstanceStatusForDescribeDBInstancesInputCreating is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputCreating = "Creating" // EnumOfInstanceStatusForDescribeDBInstancesInputScaling is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputScaling = "Scaling" // EnumOfInstanceStatusForDescribeDBInstancesInputRestarting is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputRestarting = "Restarting" // EnumOfInstanceStatusForDescribeDBInstancesInputRestoring is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputRestoring = "Restoring" // EnumOfInstanceStatusForDescribeDBInstancesInputUpgrading is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputUpgrading = "Upgrading" // EnumOfInstanceStatusForDescribeDBInstancesInputPrimaryChanging is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputPrimaryChanging = "PrimaryChanging" EnumOfInstanceStatusForDescribeDBInstancesInputUnavailable = "Unavailable" // EnumOfInstanceStatusForDescribeDBInstancesInputDeleting is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputDeleting = "Deleting" // EnumOfInstanceStatusForDescribeDBInstancesInputDeleted is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputDeleted = "Deleted" // EnumOfInstanceStatusForDescribeDBInstancesInputCreateFailed is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputCreateFailed = "CreateFailed" // EnumOfInstanceStatusForDescribeDBInstancesInputClosing is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputClosing = "Closing" // EnumOfInstanceStatusForDescribeDBInstancesInputExpired is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputExpired = "Expired" // EnumOfInstanceStatusForDescribeDBInstancesInputOwing is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputOwing = "Owing" // EnumOfInstanceStatusForDescribeDBInstancesInputResuming is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputResuming = "Resuming" // EnumOfInstanceStatusForDescribeDBInstancesInputAllowListMaintaining is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputAllowListMaintaining = "AllowListMaintaining" // EnumOfInstanceStatusForDescribeDBInstancesInputError is a EnumOfInstanceStatusForDescribeDBInstancesInput enum value EnumOfInstanceStatusForDescribeDBInstancesInputError = "Error" )
const ( // EnumOfNodeTypeForDescribeDBInstancesOutputPrimary is a EnumOfNodeTypeForDescribeDBInstancesOutput enum value EnumOfNodeTypeForDescribeDBInstancesOutputPrimary = "Primary" // EnumOfNodeTypeForDescribeDBInstancesOutputReadOnly is a EnumOfNodeTypeForDescribeDBInstancesOutput enum value EnumOfNodeTypeForDescribeDBInstancesOutputReadOnly = "ReadOnly" )
const ( // EnumOfStorageChargeTypeForDescribeDBInstancesOutputPostPaid is a EnumOfStorageChargeTypeForDescribeDBInstancesOutput enum value EnumOfStorageChargeTypeForDescribeDBInstancesOutputPostPaid = "PostPaid" // EnumOfStorageChargeTypeForDescribeDBInstancesOutputPrePaid is a EnumOfStorageChargeTypeForDescribeDBInstancesOutput enum value EnumOfStorageChargeTypeForDescribeDBInstancesOutputPrePaid = "PrePaid" )
const ( // EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputReadWrite is a EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInput enum value EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputReadWrite = "ReadWrite" // EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputReadOnly is a EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInput enum value EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputReadOnly = "ReadOnly" // EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputDdlonly is a EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInput enum value EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputDdlonly = "DDLOnly" // EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputDmlonly is a EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInput enum value EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInputDmlonly = "DMLOnly" )
const ( // EnumOfConsistLevelForModifyDBEndpointInputEventual is a EnumOfConsistLevelForModifyDBEndpointInput enum value EnumOfConsistLevelForModifyDBEndpointInputEventual = "Eventual" // EnumOfConsistLevelForModifyDBEndpointInputSession is a EnumOfConsistLevelForModifyDBEndpointInput enum value EnumOfConsistLevelForModifyDBEndpointInputSession = "Session" // EnumOfConsistLevelForModifyDBEndpointInputGlobal is a EnumOfConsistLevelForModifyDBEndpointInput enum value EnumOfConsistLevelForModifyDBEndpointInputGlobal = "Global" )
const ( // EnumOfConsistTimeoutActionForModifyDBEndpointInputReturnError is a EnumOfConsistTimeoutActionForModifyDBEndpointInput enum value EnumOfConsistTimeoutActionForModifyDBEndpointInputReturnError = "ReturnError" // EnumOfConsistTimeoutActionForModifyDBEndpointInputReadMaster is a EnumOfConsistTimeoutActionForModifyDBEndpointInput enum value EnumOfConsistTimeoutActionForModifyDBEndpointInputReadMaster = "ReadMaster" )
const ( ServiceName = "vedbm" // Name of service. EndpointsID = ServiceName // ID to lookup a service endpoint with. ServiceID = "vedbm" // ServiceID is a unique identifer of a specific service. )
Service information constants
const (
// EnumOfDBEngineVersionForCreateDBInstanceInputMySql80 is a EnumOfDBEngineVersionForCreateDBInstanceInput enum value
EnumOfDBEngineVersionForCreateDBInstanceInputMySql80 = "MySQL_8_0"
)
const (
// EnumOfDBEngineVersionForDescribeDBInstanceDetailOutputMySql80 is a EnumOfDBEngineVersionForDescribeDBInstanceDetailOutput enum value
EnumOfDBEngineVersionForDescribeDBInstanceDetailOutputMySql80 = "MySQL_8_0"
)
const (
// EnumOfDBEngineVersionForDescribeDBInstancesInputMySql80 is a EnumOfDBEngineVersionForDescribeDBInstancesInput enum value
EnumOfDBEngineVersionForDescribeDBInstancesInputMySql80 = "MySQL_8_0"
)
const (
// EnumOfDBEngineVersionForDescribeDBInstancesOutputMySql80 is a EnumOfDBEngineVersionForDescribeDBInstancesOutput enum value
EnumOfDBEngineVersionForDescribeDBInstancesOutputMySql80 = "MySQL_8_0"
)
const (
// EnumOfEndpointTypeForCreateDBEndpointInputCustom is a EnumOfEndpointTypeForCreateDBEndpointInput enum value
EnumOfEndpointTypeForCreateDBEndpointInputCustom = "Custom"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountForDescribeDBAccountsOutput ¶ added in v1.0.149
type AccountForDescribeDBAccountsOutput struct {
AccountName *string `type:"string"`
AccountPrivileges []*AccountPrivilegeForDescribeDBAccountsOutput `type:"list"`
AccountType *string `type:"string" enum:"EnumOfAccountTypeForDescribeDBAccountsOutput"`
// contains filtered or unexported fields
}
func (AccountForDescribeDBAccountsOutput) GoString ¶ added in v1.0.149
func (s AccountForDescribeDBAccountsOutput) GoString() string
GoString returns the string representation
func (*AccountForDescribeDBAccountsOutput) SetAccountName ¶ added in v1.0.149
func (s *AccountForDescribeDBAccountsOutput) SetAccountName(v string) *AccountForDescribeDBAccountsOutput
SetAccountName sets the AccountName field's value.
func (*AccountForDescribeDBAccountsOutput) SetAccountPrivileges ¶ added in v1.0.149
func (s *AccountForDescribeDBAccountsOutput) SetAccountPrivileges(v []*AccountPrivilegeForDescribeDBAccountsOutput) *AccountForDescribeDBAccountsOutput
SetAccountPrivileges sets the AccountPrivileges field's value.
func (*AccountForDescribeDBAccountsOutput) SetAccountType ¶ added in v1.0.149
func (s *AccountForDescribeDBAccountsOutput) SetAccountType(v string) *AccountForDescribeDBAccountsOutput
SetAccountType sets the AccountType field's value.
func (AccountForDescribeDBAccountsOutput) String ¶ added in v1.0.149
func (s AccountForDescribeDBAccountsOutput) String() string
String returns the string representation
type AccountPrivilegeForCreateDBAccountInput ¶ added in v1.0.149
type AccountPrivilegeForCreateDBAccountInput struct {
AccountPrivilege *string `type:"string" enum:"EnumOfAccountPrivilegeForCreateDBAccountInput"`
DBName *string `type:"string"`
// contains filtered or unexported fields
}
func (AccountPrivilegeForCreateDBAccountInput) GoString ¶ added in v1.0.149
func (s AccountPrivilegeForCreateDBAccountInput) GoString() string
GoString returns the string representation
func (*AccountPrivilegeForCreateDBAccountInput) SetAccountPrivilege ¶ added in v1.0.149
func (s *AccountPrivilegeForCreateDBAccountInput) SetAccountPrivilege(v string) *AccountPrivilegeForCreateDBAccountInput
SetAccountPrivilege sets the AccountPrivilege field's value.
func (*AccountPrivilegeForCreateDBAccountInput) SetDBName ¶ added in v1.0.149
func (s *AccountPrivilegeForCreateDBAccountInput) SetDBName(v string) *AccountPrivilegeForCreateDBAccountInput
SetDBName sets the DBName field's value.
func (AccountPrivilegeForCreateDBAccountInput) String ¶ added in v1.0.149
func (s AccountPrivilegeForCreateDBAccountInput) String() string
String returns the string representation
type AccountPrivilegeForDescribeDBAccountsOutput ¶ added in v1.0.149
type AccountPrivilegeForDescribeDBAccountsOutput struct {
AccountPrivilege *string `type:"string" enum:"EnumOfAccountPrivilegeForDescribeDBAccountsOutput"`
DBName *string `type:"string"`
// contains filtered or unexported fields
}
func (AccountPrivilegeForDescribeDBAccountsOutput) GoString ¶ added in v1.0.149
func (s AccountPrivilegeForDescribeDBAccountsOutput) GoString() string
GoString returns the string representation
func (*AccountPrivilegeForDescribeDBAccountsOutput) SetAccountPrivilege ¶ added in v1.0.149
func (s *AccountPrivilegeForDescribeDBAccountsOutput) SetAccountPrivilege(v string) *AccountPrivilegeForDescribeDBAccountsOutput
SetAccountPrivilege sets the AccountPrivilege field's value.
func (*AccountPrivilegeForDescribeDBAccountsOutput) SetDBName ¶ added in v1.0.149
func (s *AccountPrivilegeForDescribeDBAccountsOutput) SetDBName(v string) *AccountPrivilegeForDescribeDBAccountsOutput
SetDBName sets the DBName field's value.
func (AccountPrivilegeForDescribeDBAccountsOutput) String ¶ added in v1.0.149
func (s AccountPrivilegeForDescribeDBAccountsOutput) String() string
String returns the string representation
type AccountPrivilegeForGrantDBAccountPrivilegeInput ¶ added in v1.0.149
type AccountPrivilegeForGrantDBAccountPrivilegeInput struct {
AccountPrivilege *string `type:"string" enum:"EnumOfAccountPrivilegeForGrantDBAccountPrivilegeInput"`
DBName *string `type:"string"`
// contains filtered or unexported fields
}
func (AccountPrivilegeForGrantDBAccountPrivilegeInput) GoString ¶ added in v1.0.149
func (s AccountPrivilegeForGrantDBAccountPrivilegeInput) GoString() string
GoString returns the string representation
func (*AccountPrivilegeForGrantDBAccountPrivilegeInput) SetAccountPrivilege ¶ added in v1.0.149
func (s *AccountPrivilegeForGrantDBAccountPrivilegeInput) SetAccountPrivilege(v string) *AccountPrivilegeForGrantDBAccountPrivilegeInput
SetAccountPrivilege sets the AccountPrivilege field's value.
func (*AccountPrivilegeForGrantDBAccountPrivilegeInput) SetDBName ¶ added in v1.0.149
func (s *AccountPrivilegeForGrantDBAccountPrivilegeInput) SetDBName(v string) *AccountPrivilegeForGrantDBAccountPrivilegeInput
SetDBName sets the DBName field's value.
func (AccountPrivilegeForGrantDBAccountPrivilegeInput) String ¶ added in v1.0.149
func (s AccountPrivilegeForGrantDBAccountPrivilegeInput) String() string
String returns the string representation
type AddTagsToResourceInput ¶ added in v1.0.149
type AddTagsToResourceInput struct {
InstanceIds []*string `type:"list"`
Tags []*TagForAddTagsToResourceInput `type:"list"`
// contains filtered or unexported fields
}
func (AddTagsToResourceInput) GoString ¶ added in v1.0.149
func (s AddTagsToResourceInput) GoString() string
GoString returns the string representation
func (*AddTagsToResourceInput) SetInstanceIds ¶ added in v1.0.149
func (s *AddTagsToResourceInput) SetInstanceIds(v []*string) *AddTagsToResourceInput
SetInstanceIds sets the InstanceIds field's value.
func (*AddTagsToResourceInput) SetTags ¶ added in v1.0.149
func (s *AddTagsToResourceInput) SetTags(v []*TagForAddTagsToResourceInput) *AddTagsToResourceInput
SetTags sets the Tags field's value.
func (AddTagsToResourceInput) String ¶ added in v1.0.149
func (s AddTagsToResourceInput) String() string
String returns the string representation
type AddTagsToResourceOutput ¶ added in v1.0.149
type AddTagsToResourceOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (AddTagsToResourceOutput) GoString ¶ added in v1.0.149
func (s AddTagsToResourceOutput) GoString() string
GoString returns the string representation
func (AddTagsToResourceOutput) String ¶ added in v1.0.149
func (s AddTagsToResourceOutput) String() string
String returns the string representation
type AddressForDescribeDBInstanceDetailOutput ¶
type AddressForDescribeDBInstanceDetailOutput struct {
DNSVisibility *bool `type:"boolean"`
Domain *string `type:"string"`
EipId *string `type:"string"`
IPAddress *string `type:"string"`
NetworkType *string `type:"string" enum:"EnumOfNetworkTypeForDescribeDBInstanceDetailOutput"`
Port *string `type:"string"`
SubnetId *string `type:"string"`
// contains filtered or unexported fields
}
func (AddressForDescribeDBInstanceDetailOutput) GoString ¶
func (s AddressForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*AddressForDescribeDBInstanceDetailOutput) SetDNSVisibility ¶
func (s *AddressForDescribeDBInstanceDetailOutput) SetDNSVisibility(v bool) *AddressForDescribeDBInstanceDetailOutput
SetDNSVisibility sets the DNSVisibility field's value.
func (*AddressForDescribeDBInstanceDetailOutput) SetDomain ¶
func (s *AddressForDescribeDBInstanceDetailOutput) SetDomain(v string) *AddressForDescribeDBInstanceDetailOutput
SetDomain sets the Domain field's value.
func (*AddressForDescribeDBInstanceDetailOutput) SetEipId ¶
func (s *AddressForDescribeDBInstanceDetailOutput) SetEipId(v string) *AddressForDescribeDBInstanceDetailOutput
SetEipId sets the EipId field's value.
func (*AddressForDescribeDBInstanceDetailOutput) SetIPAddress ¶
func (s *AddressForDescribeDBInstanceDetailOutput) SetIPAddress(v string) *AddressForDescribeDBInstanceDetailOutput
SetIPAddress sets the IPAddress field's value.
func (*AddressForDescribeDBInstanceDetailOutput) SetNetworkType ¶
func (s *AddressForDescribeDBInstanceDetailOutput) SetNetworkType(v string) *AddressForDescribeDBInstanceDetailOutput
SetNetworkType sets the NetworkType field's value.
func (*AddressForDescribeDBInstanceDetailOutput) SetPort ¶
func (s *AddressForDescribeDBInstanceDetailOutput) SetPort(v string) *AddressForDescribeDBInstanceDetailOutput
SetPort sets the Port field's value.
func (*AddressForDescribeDBInstanceDetailOutput) SetSubnetId ¶
func (s *AddressForDescribeDBInstanceDetailOutput) SetSubnetId(v string) *AddressForDescribeDBInstanceDetailOutput
SetSubnetId sets the SubnetId field's value.
func (AddressForDescribeDBInstanceDetailOutput) String ¶
func (s AddressForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type ChargeDetailForDescribeDBInstanceDetailOutput ¶
type ChargeDetailForDescribeDBInstanceDetailOutput struct {
AutoRenew *bool `type:"boolean"`
ChargeEndTime *string `type:"string"`
ChargeStartTime *string `type:"string"`
ChargeStatus *string `type:"string" enum:"EnumOfChargeStatusForDescribeDBInstanceDetailOutput"`
ChargeType *string `type:"string" enum:"EnumOfChargeTypeForDescribeDBInstanceDetailOutput"`
OrderId *string `type:"string"`
OverdueReclaimTime *string `type:"string"`
OverdueTime *string `type:"string"`
// contains filtered or unexported fields
}
func (ChargeDetailForDescribeDBInstanceDetailOutput) GoString ¶
func (s ChargeDetailForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetAutoRenew ¶
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetAutoRenew(v bool) *ChargeDetailForDescribeDBInstanceDetailOutput
SetAutoRenew sets the AutoRenew field's value.
func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeEndTime ¶
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeEndTime(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
SetChargeEndTime sets the ChargeEndTime field's value.
func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeStartTime ¶
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeStartTime(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
SetChargeStartTime sets the ChargeStartTime field's value.
func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeStatus ¶
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeStatus(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
SetChargeStatus sets the ChargeStatus field's value.
func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeType ¶
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetChargeType(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
SetChargeType sets the ChargeType field's value.
func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetOrderId ¶
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetOrderId(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
SetOrderId sets the OrderId field's value.
func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetOverdueReclaimTime ¶
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetOverdueReclaimTime(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
SetOverdueReclaimTime sets the OverdueReclaimTime field's value.
func (*ChargeDetailForDescribeDBInstanceDetailOutput) SetOverdueTime ¶
func (s *ChargeDetailForDescribeDBInstanceDetailOutput) SetOverdueTime(v string) *ChargeDetailForDescribeDBInstanceDetailOutput
SetOverdueTime sets the OverdueTime field's value.
func (ChargeDetailForDescribeDBInstanceDetailOutput) String ¶
func (s ChargeDetailForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type ChargeDetailForDescribeDBInstancesOutput ¶
type ChargeDetailForDescribeDBInstancesOutput struct {
AutoRenew *bool `type:"boolean"`
ChargeEndTime *string `type:"string"`
ChargeStartTime *string `type:"string"`
ChargeStatus *string `type:"string" enum:"EnumOfChargeStatusForDescribeDBInstancesOutput"`
ChargeType *string `type:"string" enum:"EnumOfChargeTypeForDescribeDBInstancesOutput"`
OrderId *string `type:"string"`
OverdueReclaimTime *string `type:"string"`
OverdueTime *string `type:"string"`
// contains filtered or unexported fields
}
func (ChargeDetailForDescribeDBInstancesOutput) GoString ¶
func (s ChargeDetailForDescribeDBInstancesOutput) GoString() string
GoString returns the string representation
func (*ChargeDetailForDescribeDBInstancesOutput) SetAutoRenew ¶
func (s *ChargeDetailForDescribeDBInstancesOutput) SetAutoRenew(v bool) *ChargeDetailForDescribeDBInstancesOutput
SetAutoRenew sets the AutoRenew field's value.
func (*ChargeDetailForDescribeDBInstancesOutput) SetChargeEndTime ¶
func (s *ChargeDetailForDescribeDBInstancesOutput) SetChargeEndTime(v string) *ChargeDetailForDescribeDBInstancesOutput
SetChargeEndTime sets the ChargeEndTime field's value.
func (*ChargeDetailForDescribeDBInstancesOutput) SetChargeStartTime ¶
func (s *ChargeDetailForDescribeDBInstancesOutput) SetChargeStartTime(v string) *ChargeDetailForDescribeDBInstancesOutput
SetChargeStartTime sets the ChargeStartTime field's value.
func (*ChargeDetailForDescribeDBInstancesOutput) SetChargeStatus ¶
func (s *ChargeDetailForDescribeDBInstancesOutput) SetChargeStatus(v string) *ChargeDetailForDescribeDBInstancesOutput
SetChargeStatus sets the ChargeStatus field's value.
func (*ChargeDetailForDescribeDBInstancesOutput) SetChargeType ¶
func (s *ChargeDetailForDescribeDBInstancesOutput) SetChargeType(v string) *ChargeDetailForDescribeDBInstancesOutput
SetChargeType sets the ChargeType field's value.
func (*ChargeDetailForDescribeDBInstancesOutput) SetOrderId ¶
func (s *ChargeDetailForDescribeDBInstancesOutput) SetOrderId(v string) *ChargeDetailForDescribeDBInstancesOutput
SetOrderId sets the OrderId field's value.
func (*ChargeDetailForDescribeDBInstancesOutput) SetOverdueReclaimTime ¶
func (s *ChargeDetailForDescribeDBInstancesOutput) SetOverdueReclaimTime(v string) *ChargeDetailForDescribeDBInstancesOutput
SetOverdueReclaimTime sets the OverdueReclaimTime field's value.
func (*ChargeDetailForDescribeDBInstancesOutput) SetOverdueTime ¶
func (s *ChargeDetailForDescribeDBInstancesOutput) SetOverdueTime(v string) *ChargeDetailForDescribeDBInstancesOutput
SetOverdueTime sets the OverdueTime field's value.
func (ChargeDetailForDescribeDBInstancesOutput) String ¶
func (s ChargeDetailForDescribeDBInstancesOutput) String() string
String returns the string representation
type CreateDBAccountInput ¶ added in v1.0.149
type CreateDBAccountInput struct {
// AccountName is a required field
AccountName *string `type:"string" required:"true"`
// AccountPassword is a required field
AccountPassword *string `type:"string" required:"true"`
AccountPrivileges []*AccountPrivilegeForCreateDBAccountInput `type:"list"`
// AccountType is a required field
AccountType *string `type:"string" required:"true" enum:"EnumOfAccountTypeForCreateDBAccountInput"`
// InstanceId is a required field
InstanceId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (CreateDBAccountInput) GoString ¶ added in v1.0.149
func (s CreateDBAccountInput) GoString() string
GoString returns the string representation
func (*CreateDBAccountInput) SetAccountName ¶ added in v1.0.149
func (s *CreateDBAccountInput) SetAccountName(v string) *CreateDBAccountInput
SetAccountName sets the AccountName field's value.
func (*CreateDBAccountInput) SetAccountPassword ¶ added in v1.0.149
func (s *CreateDBAccountInput) SetAccountPassword(v string) *CreateDBAccountInput
SetAccountPassword sets the AccountPassword field's value.
func (*CreateDBAccountInput) SetAccountPrivileges ¶ added in v1.0.149
func (s *CreateDBAccountInput) SetAccountPrivileges(v []*AccountPrivilegeForCreateDBAccountInput) *CreateDBAccountInput
SetAccountPrivileges sets the AccountPrivileges field's value.
func (*CreateDBAccountInput) SetAccountType ¶ added in v1.0.149
func (s *CreateDBAccountInput) SetAccountType(v string) *CreateDBAccountInput
SetAccountType sets the AccountType field's value.
func (*CreateDBAccountInput) SetInstanceId ¶ added in v1.0.149
func (s *CreateDBAccountInput) SetInstanceId(v string) *CreateDBAccountInput
SetInstanceId sets the InstanceId field's value.
func (CreateDBAccountInput) String ¶ added in v1.0.149
func (s CreateDBAccountInput) String() string
String returns the string representation
func (*CreateDBAccountInput) Validate ¶ added in v1.0.149
func (s *CreateDBAccountInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDBAccountOutput ¶ added in v1.0.149
type CreateDBAccountOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (CreateDBAccountOutput) GoString ¶ added in v1.0.149
func (s CreateDBAccountOutput) GoString() string
GoString returns the string representation
func (CreateDBAccountOutput) String ¶ added in v1.0.149
func (s CreateDBAccountOutput) String() string
String returns the string representation
type CreateDBEndpointInput ¶
type CreateDBEndpointInput struct {
AutoAddNewNodes *bool `type:"boolean"`
ConsistLevel *string `type:"string" enum:"EnumOfConsistLevelForCreateDBEndpointInput"`
ConsistTimeout *int32 `type:"int32"`
ConsistTimeoutAction *string `type:"string" enum:"EnumOfConsistTimeoutActionForCreateDBEndpointInput"`
Description *string `type:"string"`
DistributedTransaction *bool `type:"boolean"`
EndpointName *string `type:"string"`
// EndpointType is a required field
EndpointType *string `type:"string" required:"true" enum:"EnumOfEndpointTypeForCreateDBEndpointInput"`
// InstanceId is a required field
InstanceId *string `type:"string" required:"true"`
MasterAcceptReadRequests *bool `type:"boolean"`
// Nodes is a required field
Nodes *string `type:"string" required:"true"`
ReadWriteMode *string `type:"string" enum:"EnumOfReadWriteModeForCreateDBEndpointInput"`
// contains filtered or unexported fields
}
func (CreateDBEndpointInput) GoString ¶
func (s CreateDBEndpointInput) GoString() string
GoString returns the string representation
func (*CreateDBEndpointInput) SetAutoAddNewNodes ¶
func (s *CreateDBEndpointInput) SetAutoAddNewNodes(v bool) *CreateDBEndpointInput
SetAutoAddNewNodes sets the AutoAddNewNodes field's value.
func (*CreateDBEndpointInput) SetConsistLevel ¶
func (s *CreateDBEndpointInput) SetConsistLevel(v string) *CreateDBEndpointInput
SetConsistLevel sets the ConsistLevel field's value.
func (*CreateDBEndpointInput) SetConsistTimeout ¶
func (s *CreateDBEndpointInput) SetConsistTimeout(v int32) *CreateDBEndpointInput
SetConsistTimeout sets the ConsistTimeout field's value.
func (*CreateDBEndpointInput) SetConsistTimeoutAction ¶
func (s *CreateDBEndpointInput) SetConsistTimeoutAction(v string) *CreateDBEndpointInput
SetConsistTimeoutAction sets the ConsistTimeoutAction field's value.
func (*CreateDBEndpointInput) SetDescription ¶
func (s *CreateDBEndpointInput) SetDescription(v string) *CreateDBEndpointInput
SetDescription sets the Description field's value.
func (*CreateDBEndpointInput) SetDistributedTransaction ¶
func (s *CreateDBEndpointInput) SetDistributedTransaction(v bool) *CreateDBEndpointInput
SetDistributedTransaction sets the DistributedTransaction field's value.
func (*CreateDBEndpointInput) SetEndpointName ¶
func (s *CreateDBEndpointInput) SetEndpointName(v string) *CreateDBEndpointInput
SetEndpointName sets the EndpointName field's value.
func (*CreateDBEndpointInput) SetEndpointType ¶
func (s *CreateDBEndpointInput) SetEndpointType(v string) *CreateDBEndpointInput
SetEndpointType sets the EndpointType field's value.
func (*CreateDBEndpointInput) SetInstanceId ¶
func (s *CreateDBEndpointInput) SetInstanceId(v string) *CreateDBEndpointInput
SetInstanceId sets the InstanceId field's value.
func (*CreateDBEndpointInput) SetMasterAcceptReadRequests ¶
func (s *CreateDBEndpointInput) SetMasterAcceptReadRequests(v bool) *CreateDBEndpointInput
SetMasterAcceptReadRequests sets the MasterAcceptReadRequests field's value.
func (*CreateDBEndpointInput) SetNodes ¶
func (s *CreateDBEndpointInput) SetNodes(v string) *CreateDBEndpointInput
SetNodes sets the Nodes field's value.
func (*CreateDBEndpointInput) SetReadWriteMode ¶
func (s *CreateDBEndpointInput) SetReadWriteMode(v string) *CreateDBEndpointInput
SetReadWriteMode sets the ReadWriteMode field's value.
func (CreateDBEndpointInput) String ¶
func (s CreateDBEndpointInput) String() string
String returns the string representation
func (*CreateDBEndpointInput) Validate ¶ added in v1.0.149
func (s *CreateDBEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDBEndpointOutput ¶
type CreateDBEndpointOutput struct {
Metadata *response.ResponseMetadata
EndpointId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateDBEndpointOutput) GoString ¶
func (s CreateDBEndpointOutput) GoString() string
GoString returns the string representation
func (*CreateDBEndpointOutput) SetEndpointId ¶
func (s *CreateDBEndpointOutput) SetEndpointId(v string) *CreateDBEndpointOutput
SetEndpointId sets the EndpointId field's value.
func (CreateDBEndpointOutput) String ¶
func (s CreateDBEndpointOutput) String() string
String returns the string representation
type CreateDBEndpointPublicAddressInput ¶
type CreateDBEndpointPublicAddressInput struct {
// EipId is a required field
EipId *string `type:"string" required:"true"`
// EndpointId is a required field
EndpointId *string `type:"string" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (CreateDBEndpointPublicAddressInput) GoString ¶
func (s CreateDBEndpointPublicAddressInput) GoString() string
GoString returns the string representation
func (*CreateDBEndpointPublicAddressInput) SetEipId ¶
func (s *CreateDBEndpointPublicAddressInput) SetEipId(v string) *CreateDBEndpointPublicAddressInput
SetEipId sets the EipId field's value.
func (*CreateDBEndpointPublicAddressInput) SetEndpointId ¶
func (s *CreateDBEndpointPublicAddressInput) SetEndpointId(v string) *CreateDBEndpointPublicAddressInput
SetEndpointId sets the EndpointId field's value.
func (*CreateDBEndpointPublicAddressInput) SetInstanceId ¶
func (s *CreateDBEndpointPublicAddressInput) SetInstanceId(v string) *CreateDBEndpointPublicAddressInput
SetInstanceId sets the InstanceId field's value.
func (CreateDBEndpointPublicAddressInput) String ¶
func (s CreateDBEndpointPublicAddressInput) String() string
String returns the string representation
func (*CreateDBEndpointPublicAddressInput) Validate ¶ added in v1.0.149
func (s *CreateDBEndpointPublicAddressInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDBEndpointPublicAddressOutput ¶
type CreateDBEndpointPublicAddressOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (CreateDBEndpointPublicAddressOutput) GoString ¶
func (s CreateDBEndpointPublicAddressOutput) GoString() string
GoString returns the string representation
func (CreateDBEndpointPublicAddressOutput) String ¶
func (s CreateDBEndpointPublicAddressOutput) String() string
String returns the string representation
type CreateDBInstanceInput ¶
type CreateDBInstanceInput struct {
AutoRenew *bool `type:"boolean"`
// ChargeType is a required field
ChargeType *string `type:"string" required:"true" enum:"EnumOfChargeTypeForCreateDBInstanceInput"`
// DBEngineVersion is a required field
DBEngineVersion *string `type:"string" required:"true" enum:"EnumOfDBEngineVersionForCreateDBInstanceInput"`
DBTimeZone *string `type:"string"`
InstanceName *string `type:"string"`
LowerCaseTableNames *string `type:"string" enum:"EnumOfLowerCaseTableNamesForCreateDBInstanceInput"`
// NodeNumber is a required field
NodeNumber *int32 `min:"2" max:"16" type:"int32" required:"true"`
// NodeSpec is a required field
NodeSpec *string `type:"string" required:"true"`
Number *int32 `type:"int32"`
Period *int32 `type:"int32"`
PeriodUnit *string `type:"string" enum:"EnumOfPeriodUnitForCreateDBInstanceInput"`
PrePaidStorageInGB *int32 `type:"int32"`
ProjectName *string `type:"string"`
StorageChargeType *string `type:"string" enum:"EnumOfStorageChargeTypeForCreateDBInstanceInput"`
// SubnetId is a required field
SubnetId *string `type:"string" required:"true"`
SuperAccountName *string `type:"string"`
SuperAccountPassword *string `type:"string"`
Tags []*TagForCreateDBInstanceInput `type:"list"`
// VpcId is a required field
VpcId *string `type:"string" required:"true"`
// ZoneIds is a required field
ZoneIds *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (CreateDBInstanceInput) GoString ¶
func (s CreateDBInstanceInput) GoString() string
GoString returns the string representation
func (*CreateDBInstanceInput) SetAutoRenew ¶ added in v1.0.149
func (s *CreateDBInstanceInput) SetAutoRenew(v bool) *CreateDBInstanceInput
SetAutoRenew sets the AutoRenew field's value.
func (*CreateDBInstanceInput) SetChargeType ¶
func (s *CreateDBInstanceInput) SetChargeType(v string) *CreateDBInstanceInput
SetChargeType sets the ChargeType field's value.
func (*CreateDBInstanceInput) SetDBEngineVersion ¶
func (s *CreateDBInstanceInput) SetDBEngineVersion(v string) *CreateDBInstanceInput
SetDBEngineVersion sets the DBEngineVersion field's value.
func (*CreateDBInstanceInput) SetDBTimeZone ¶
func (s *CreateDBInstanceInput) SetDBTimeZone(v string) *CreateDBInstanceInput
SetDBTimeZone sets the DBTimeZone field's value.
func (*CreateDBInstanceInput) SetInstanceName ¶
func (s *CreateDBInstanceInput) SetInstanceName(v string) *CreateDBInstanceInput
SetInstanceName sets the InstanceName field's value.
func (*CreateDBInstanceInput) SetLowerCaseTableNames ¶
func (s *CreateDBInstanceInput) SetLowerCaseTableNames(v string) *CreateDBInstanceInput
SetLowerCaseTableNames sets the LowerCaseTableNames field's value.
func (*CreateDBInstanceInput) SetNodeNumber ¶
func (s *CreateDBInstanceInput) SetNodeNumber(v int32) *CreateDBInstanceInput
SetNodeNumber sets the NodeNumber field's value.
func (*CreateDBInstanceInput) SetNodeSpec ¶
func (s *CreateDBInstanceInput) SetNodeSpec(v string) *CreateDBInstanceInput
SetNodeSpec sets the NodeSpec field's value.
func (*CreateDBInstanceInput) SetNumber ¶ added in v1.0.149
func (s *CreateDBInstanceInput) SetNumber(v int32) *CreateDBInstanceInput
SetNumber sets the Number field's value.
func (*CreateDBInstanceInput) SetPeriod ¶ added in v1.0.149
func (s *CreateDBInstanceInput) SetPeriod(v int32) *CreateDBInstanceInput
SetPeriod sets the Period field's value.
func (*CreateDBInstanceInput) SetPeriodUnit ¶ added in v1.0.149
func (s *CreateDBInstanceInput) SetPeriodUnit(v string) *CreateDBInstanceInput
SetPeriodUnit sets the PeriodUnit field's value.
func (*CreateDBInstanceInput) SetPrePaidStorageInGB ¶ added in v1.0.149
func (s *CreateDBInstanceInput) SetPrePaidStorageInGB(v int32) *CreateDBInstanceInput
SetPrePaidStorageInGB sets the PrePaidStorageInGB field's value.
func (*CreateDBInstanceInput) SetProjectName ¶
func (s *CreateDBInstanceInput) SetProjectName(v string) *CreateDBInstanceInput
SetProjectName sets the ProjectName field's value.
func (*CreateDBInstanceInput) SetStorageChargeType ¶ added in v1.0.149
func (s *CreateDBInstanceInput) SetStorageChargeType(v string) *CreateDBInstanceInput
SetStorageChargeType sets the StorageChargeType field's value.
func (*CreateDBInstanceInput) SetSubnetId ¶
func (s *CreateDBInstanceInput) SetSubnetId(v string) *CreateDBInstanceInput
SetSubnetId sets the SubnetId field's value.
func (*CreateDBInstanceInput) SetSuperAccountName ¶
func (s *CreateDBInstanceInput) SetSuperAccountName(v string) *CreateDBInstanceInput
SetSuperAccountName sets the SuperAccountName field's value.
func (*CreateDBInstanceInput) SetSuperAccountPassword ¶
func (s *CreateDBInstanceInput) SetSuperAccountPassword(v string) *CreateDBInstanceInput
SetSuperAccountPassword sets the SuperAccountPassword field's value.
func (*CreateDBInstanceInput) SetTags ¶
func (s *CreateDBInstanceInput) SetTags(v []*TagForCreateDBInstanceInput) *CreateDBInstanceInput
SetTags sets the Tags field's value.
func (*CreateDBInstanceInput) SetVpcId ¶
func (s *CreateDBInstanceInput) SetVpcId(v string) *CreateDBInstanceInput
SetVpcId sets the VpcId field's value.
func (*CreateDBInstanceInput) SetZoneIds ¶
func (s *CreateDBInstanceInput) SetZoneIds(v string) *CreateDBInstanceInput
SetZoneIds sets the ZoneIds field's value.
func (CreateDBInstanceInput) String ¶
func (s CreateDBInstanceInput) String() string
String returns the string representation
func (*CreateDBInstanceInput) Validate ¶ added in v1.0.149
func (s *CreateDBInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDBInstanceOutput ¶
type CreateDBInstanceOutput struct {
Metadata *response.ResponseMetadata
InstanceId *string `type:"string"`
OrderId *string `type:"string"`
// contains filtered or unexported fields
}
func (CreateDBInstanceOutput) GoString ¶
func (s CreateDBInstanceOutput) GoString() string
GoString returns the string representation
func (*CreateDBInstanceOutput) SetInstanceId ¶
func (s *CreateDBInstanceOutput) SetInstanceId(v string) *CreateDBInstanceOutput
SetInstanceId sets the InstanceId field's value.
func (*CreateDBInstanceOutput) SetOrderId ¶
func (s *CreateDBInstanceOutput) SetOrderId(v string) *CreateDBInstanceOutput
SetOrderId sets the OrderId field's value.
func (CreateDBInstanceOutput) String ¶
func (s CreateDBInstanceOutput) String() string
String returns the string representation
type CreateDatabaseInput ¶ added in v1.0.149
type CreateDatabaseInput struct {
CharacterSetName *string `type:"string" enum:"EnumOfCharacterSetNameForCreateDatabaseInput"`
// DBName is a required field
DBName *string `type:"string" required:"true"`
DatabasesPrivileges []*DatabasesPrivilegeForCreateDatabaseInput `type:"list"`
// InstanceId is a required field
InstanceId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (CreateDatabaseInput) GoString ¶ added in v1.0.149
func (s CreateDatabaseInput) GoString() string
GoString returns the string representation
func (*CreateDatabaseInput) SetCharacterSetName ¶ added in v1.0.149
func (s *CreateDatabaseInput) SetCharacterSetName(v string) *CreateDatabaseInput
SetCharacterSetName sets the CharacterSetName field's value.
func (*CreateDatabaseInput) SetDBName ¶ added in v1.0.149
func (s *CreateDatabaseInput) SetDBName(v string) *CreateDatabaseInput
SetDBName sets the DBName field's value.
func (*CreateDatabaseInput) SetDatabasesPrivileges ¶ added in v1.0.149
func (s *CreateDatabaseInput) SetDatabasesPrivileges(v []*DatabasesPrivilegeForCreateDatabaseInput) *CreateDatabaseInput
SetDatabasesPrivileges sets the DatabasesPrivileges field's value.
func (*CreateDatabaseInput) SetInstanceId ¶ added in v1.0.149
func (s *CreateDatabaseInput) SetInstanceId(v string) *CreateDatabaseInput
SetInstanceId sets the InstanceId field's value.
func (CreateDatabaseInput) String ¶ added in v1.0.149
func (s CreateDatabaseInput) String() string
String returns the string representation
func (*CreateDatabaseInput) Validate ¶ added in v1.0.149
func (s *CreateDatabaseInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateDatabaseOutput ¶ added in v1.0.149
type CreateDatabaseOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (CreateDatabaseOutput) GoString ¶ added in v1.0.149
func (s CreateDatabaseOutput) GoString() string
GoString returns the string representation
func (CreateDatabaseOutput) String ¶ added in v1.0.149
func (s CreateDatabaseOutput) String() string
String returns the string representation
type DatabaseForDescribeDatabasesOutput ¶ added in v1.0.149
type DatabaseForDescribeDatabasesOutput struct {
CharacterSetName *string `type:"string" enum:"EnumOfCharacterSetNameForDescribeDatabasesOutput"`
DBName *string `type:"string"`
DatabasesPrivileges []*DatabasesPrivilegeForDescribeDatabasesOutput `type:"list"`
// contains filtered or unexported fields
}
func (DatabaseForDescribeDatabasesOutput) GoString ¶ added in v1.0.149
func (s DatabaseForDescribeDatabasesOutput) GoString() string
GoString returns the string representation
func (*DatabaseForDescribeDatabasesOutput) SetCharacterSetName ¶ added in v1.0.149
func (s *DatabaseForDescribeDatabasesOutput) SetCharacterSetName(v string) *DatabaseForDescribeDatabasesOutput
SetCharacterSetName sets the CharacterSetName field's value.
func (*DatabaseForDescribeDatabasesOutput) SetDBName ¶ added in v1.0.149
func (s *DatabaseForDescribeDatabasesOutput) SetDBName(v string) *DatabaseForDescribeDatabasesOutput
SetDBName sets the DBName field's value.
func (*DatabaseForDescribeDatabasesOutput) SetDatabasesPrivileges ¶ added in v1.0.149
func (s *DatabaseForDescribeDatabasesOutput) SetDatabasesPrivileges(v []*DatabasesPrivilegeForDescribeDatabasesOutput) *DatabaseForDescribeDatabasesOutput
SetDatabasesPrivileges sets the DatabasesPrivileges field's value.
func (DatabaseForDescribeDatabasesOutput) String ¶ added in v1.0.149
func (s DatabaseForDescribeDatabasesOutput) String() string
String returns the string representation
type DatabasesPrivilegeForCreateDatabaseInput ¶ added in v1.0.149
type DatabasesPrivilegeForCreateDatabaseInput struct {
AccountName *string `type:"string"`
AccountPrivilege *string `type:"string" enum:"EnumOfAccountPrivilegeForCreateDatabaseInput"`
// contains filtered or unexported fields
}
func (DatabasesPrivilegeForCreateDatabaseInput) GoString ¶ added in v1.0.149
func (s DatabasesPrivilegeForCreateDatabaseInput) GoString() string
GoString returns the string representation
func (*DatabasesPrivilegeForCreateDatabaseInput) SetAccountName ¶ added in v1.0.149
func (s *DatabasesPrivilegeForCreateDatabaseInput) SetAccountName(v string) *DatabasesPrivilegeForCreateDatabaseInput
SetAccountName sets the AccountName field's value.
func (*DatabasesPrivilegeForCreateDatabaseInput) SetAccountPrivilege ¶ added in v1.0.149
func (s *DatabasesPrivilegeForCreateDatabaseInput) SetAccountPrivilege(v string) *DatabasesPrivilegeForCreateDatabaseInput
SetAccountPrivilege sets the AccountPrivilege field's value.
func (DatabasesPrivilegeForCreateDatabaseInput) String ¶ added in v1.0.149
func (s DatabasesPrivilegeForCreateDatabaseInput) String() string
String returns the string representation
type DatabasesPrivilegeForDescribeDatabasesOutput ¶ added in v1.0.149
type DatabasesPrivilegeForDescribeDatabasesOutput struct {
AccountName *string `type:"string"`
AccountPrivilege *string `type:"string" enum:"EnumOfAccountPrivilegeForDescribeDatabasesOutput"`
// contains filtered or unexported fields
}
func (DatabasesPrivilegeForDescribeDatabasesOutput) GoString ¶ added in v1.0.149
func (s DatabasesPrivilegeForDescribeDatabasesOutput) GoString() string
GoString returns the string representation
func (*DatabasesPrivilegeForDescribeDatabasesOutput) SetAccountName ¶ added in v1.0.149
func (s *DatabasesPrivilegeForDescribeDatabasesOutput) SetAccountName(v string) *DatabasesPrivilegeForDescribeDatabasesOutput
SetAccountName sets the AccountName field's value.
func (*DatabasesPrivilegeForDescribeDatabasesOutput) SetAccountPrivilege ¶ added in v1.0.149
func (s *DatabasesPrivilegeForDescribeDatabasesOutput) SetAccountPrivilege(v string) *DatabasesPrivilegeForDescribeDatabasesOutput
SetAccountPrivilege sets the AccountPrivilege field's value.
func (DatabasesPrivilegeForDescribeDatabasesOutput) String ¶ added in v1.0.149
func (s DatabasesPrivilegeForDescribeDatabasesOutput) String() string
String returns the string representation
type DeleteDBAccountInput ¶ added in v1.0.149
type DeleteDBAccountInput struct {
// AccountName is a required field
AccountName *string `type:"string" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteDBAccountInput) GoString ¶ added in v1.0.149
func (s DeleteDBAccountInput) GoString() string
GoString returns the string representation
func (*DeleteDBAccountInput) SetAccountName ¶ added in v1.0.149
func (s *DeleteDBAccountInput) SetAccountName(v string) *DeleteDBAccountInput
SetAccountName sets the AccountName field's value.
func (*DeleteDBAccountInput) SetInstanceId ¶ added in v1.0.149
func (s *DeleteDBAccountInput) SetInstanceId(v string) *DeleteDBAccountInput
SetInstanceId sets the InstanceId field's value.
func (DeleteDBAccountInput) String ¶ added in v1.0.149
func (s DeleteDBAccountInput) String() string
String returns the string representation
func (*DeleteDBAccountInput) Validate ¶ added in v1.0.149
func (s *DeleteDBAccountInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteDBAccountOutput ¶ added in v1.0.149
type DeleteDBAccountOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteDBAccountOutput) GoString ¶ added in v1.0.149
func (s DeleteDBAccountOutput) GoString() string
GoString returns the string representation
func (DeleteDBAccountOutput) String ¶ added in v1.0.149
func (s DeleteDBAccountOutput) String() string
String returns the string representation
type DeleteDBEndpointInput ¶
type DeleteDBEndpointInput struct {
// EndpointId is a required field
EndpointId *string `type:"string" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteDBEndpointInput) GoString ¶
func (s DeleteDBEndpointInput) GoString() string
GoString returns the string representation
func (*DeleteDBEndpointInput) SetEndpointId ¶
func (s *DeleteDBEndpointInput) SetEndpointId(v string) *DeleteDBEndpointInput
SetEndpointId sets the EndpointId field's value.
func (*DeleteDBEndpointInput) SetInstanceId ¶
func (s *DeleteDBEndpointInput) SetInstanceId(v string) *DeleteDBEndpointInput
SetInstanceId sets the InstanceId field's value.
func (DeleteDBEndpointInput) String ¶
func (s DeleteDBEndpointInput) String() string
String returns the string representation
func (*DeleteDBEndpointInput) Validate ¶ added in v1.0.149
func (s *DeleteDBEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteDBEndpointOutput ¶
type DeleteDBEndpointOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteDBEndpointOutput) GoString ¶
func (s DeleteDBEndpointOutput) GoString() string
GoString returns the string representation
func (DeleteDBEndpointOutput) String ¶
func (s DeleteDBEndpointOutput) String() string
String returns the string representation
type DeleteDBEndpointPublicAddressInput ¶
type DeleteDBEndpointPublicAddressInput struct {
// EndpointId is a required field
EndpointId *string `type:"string" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteDBEndpointPublicAddressInput) GoString ¶
func (s DeleteDBEndpointPublicAddressInput) GoString() string
GoString returns the string representation
func (*DeleteDBEndpointPublicAddressInput) SetEndpointId ¶
func (s *DeleteDBEndpointPublicAddressInput) SetEndpointId(v string) *DeleteDBEndpointPublicAddressInput
SetEndpointId sets the EndpointId field's value.
func (*DeleteDBEndpointPublicAddressInput) SetInstanceId ¶
func (s *DeleteDBEndpointPublicAddressInput) SetInstanceId(v string) *DeleteDBEndpointPublicAddressInput
SetInstanceId sets the InstanceId field's value.
func (DeleteDBEndpointPublicAddressInput) String ¶
func (s DeleteDBEndpointPublicAddressInput) String() string
String returns the string representation
func (*DeleteDBEndpointPublicAddressInput) Validate ¶ added in v1.0.149
func (s *DeleteDBEndpointPublicAddressInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteDBEndpointPublicAddressOutput ¶
type DeleteDBEndpointPublicAddressOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteDBEndpointPublicAddressOutput) GoString ¶
func (s DeleteDBEndpointPublicAddressOutput) GoString() string
GoString returns the string representation
func (DeleteDBEndpointPublicAddressOutput) String ¶
func (s DeleteDBEndpointPublicAddressOutput) String() string
String returns the string representation
type DeleteDBInstanceInput ¶
type DeleteDBInstanceInput struct {
DataKeepPolicy *string `type:"string" enum:"EnumOfDataKeepPolicyForDeleteDBInstanceInput"`
// InstanceId is a required field
InstanceId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteDBInstanceInput) GoString ¶
func (s DeleteDBInstanceInput) GoString() string
GoString returns the string representation
func (*DeleteDBInstanceInput) SetDataKeepPolicy ¶ added in v1.0.149
func (s *DeleteDBInstanceInput) SetDataKeepPolicy(v string) *DeleteDBInstanceInput
SetDataKeepPolicy sets the DataKeepPolicy field's value.
func (*DeleteDBInstanceInput) SetInstanceId ¶
func (s *DeleteDBInstanceInput) SetInstanceId(v string) *DeleteDBInstanceInput
SetInstanceId sets the InstanceId field's value.
func (DeleteDBInstanceInput) String ¶
func (s DeleteDBInstanceInput) String() string
String returns the string representation
func (*DeleteDBInstanceInput) Validate ¶ added in v1.0.149
func (s *DeleteDBInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteDBInstanceOutput ¶
type DeleteDBInstanceOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteDBInstanceOutput) GoString ¶
func (s DeleteDBInstanceOutput) GoString() string
GoString returns the string representation
func (DeleteDBInstanceOutput) String ¶
func (s DeleteDBInstanceOutput) String() string
String returns the string representation
type DeleteDatabaseInput ¶ added in v1.0.149
type DeleteDatabaseInput struct {
// DBName is a required field
DBName *string `type:"string" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DeleteDatabaseInput) GoString ¶ added in v1.0.149
func (s DeleteDatabaseInput) GoString() string
GoString returns the string representation
func (*DeleteDatabaseInput) SetDBName ¶ added in v1.0.149
func (s *DeleteDatabaseInput) SetDBName(v string) *DeleteDatabaseInput
SetDBName sets the DBName field's value.
func (*DeleteDatabaseInput) SetInstanceId ¶ added in v1.0.149
func (s *DeleteDatabaseInput) SetInstanceId(v string) *DeleteDatabaseInput
SetInstanceId sets the InstanceId field's value.
func (DeleteDatabaseInput) String ¶ added in v1.0.149
func (s DeleteDatabaseInput) String() string
String returns the string representation
func (*DeleteDatabaseInput) Validate ¶ added in v1.0.149
func (s *DeleteDatabaseInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteDatabaseOutput ¶ added in v1.0.149
type DeleteDatabaseOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (DeleteDatabaseOutput) GoString ¶ added in v1.0.149
func (s DeleteDatabaseOutput) GoString() string
GoString returns the string representation
func (DeleteDatabaseOutput) String ¶ added in v1.0.149
func (s DeleteDatabaseOutput) String() string
String returns the string representation
type DescribeDBAccountsInput ¶ added in v1.0.149
type DescribeDBAccountsInput struct {
AccountName *string `type:"string"`
// InstanceId is a required field
InstanceId *string `type:"string" required:"true"`
PageNumber *int32 `type:"int32"`
PageSize *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (DescribeDBAccountsInput) GoString ¶ added in v1.0.149
func (s DescribeDBAccountsInput) GoString() string
GoString returns the string representation
func (*DescribeDBAccountsInput) SetAccountName ¶ added in v1.0.149
func (s *DescribeDBAccountsInput) SetAccountName(v string) *DescribeDBAccountsInput
SetAccountName sets the AccountName field's value.
func (*DescribeDBAccountsInput) SetInstanceId ¶ added in v1.0.149
func (s *DescribeDBAccountsInput) SetInstanceId(v string) *DescribeDBAccountsInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeDBAccountsInput) SetPageNumber ¶ added in v1.0.149
func (s *DescribeDBAccountsInput) SetPageNumber(v int32) *DescribeDBAccountsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeDBAccountsInput) SetPageSize ¶ added in v1.0.149
func (s *DescribeDBAccountsInput) SetPageSize(v int32) *DescribeDBAccountsInput
SetPageSize sets the PageSize field's value.
func (DescribeDBAccountsInput) String ¶ added in v1.0.149
func (s DescribeDBAccountsInput) String() string
String returns the string representation
func (*DescribeDBAccountsInput) Validate ¶ added in v1.0.149
func (s *DescribeDBAccountsInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDBAccountsOutput ¶ added in v1.0.149
type DescribeDBAccountsOutput struct {
Metadata *response.ResponseMetadata
Accounts []*AccountForDescribeDBAccountsOutput `type:"list"`
Total *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (DescribeDBAccountsOutput) GoString ¶ added in v1.0.149
func (s DescribeDBAccountsOutput) GoString() string
GoString returns the string representation
func (*DescribeDBAccountsOutput) SetAccounts ¶ added in v1.0.149
func (s *DescribeDBAccountsOutput) SetAccounts(v []*AccountForDescribeDBAccountsOutput) *DescribeDBAccountsOutput
SetAccounts sets the Accounts field's value.
func (*DescribeDBAccountsOutput) SetTotal ¶ added in v1.0.149
func (s *DescribeDBAccountsOutput) SetTotal(v int32) *DescribeDBAccountsOutput
SetTotal sets the Total field's value.
func (DescribeDBAccountsOutput) String ¶ added in v1.0.149
func (s DescribeDBAccountsOutput) String() string
String returns the string representation
type DescribeDBInstanceDetailInput ¶
type DescribeDBInstanceDetailInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceDetailInput) GoString ¶
func (s DescribeDBInstanceDetailInput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceDetailInput) SetInstanceId ¶
func (s *DescribeDBInstanceDetailInput) SetInstanceId(v string) *DescribeDBInstanceDetailInput
SetInstanceId sets the InstanceId field's value.
func (DescribeDBInstanceDetailInput) String ¶
func (s DescribeDBInstanceDetailInput) String() string
String returns the string representation
func (*DescribeDBInstanceDetailInput) Validate ¶ added in v1.0.149
func (s *DescribeDBInstanceDetailInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDBInstanceDetailOutput ¶
type DescribeDBInstanceDetailOutput struct {
Metadata *response.ResponseMetadata
ChargeDetail *ChargeDetailForDescribeDBInstanceDetailOutput `type:"structure"`
Endpoints []*EndpointForDescribeDBInstanceDetailOutput `type:"list"`
InstanceDetail *InstanceDetailForDescribeDBInstanceDetailOutput `type:"structure"`
Nodes []*NodeForDescribeDBInstanceDetailOutput `type:"list"`
Tags []*TagForDescribeDBInstanceDetailOutput `type:"list"`
// contains filtered or unexported fields
}
func (DescribeDBInstanceDetailOutput) GoString ¶
func (s DescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*DescribeDBInstanceDetailOutput) SetChargeDetail ¶
func (s *DescribeDBInstanceDetailOutput) SetChargeDetail(v *ChargeDetailForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
SetChargeDetail sets the ChargeDetail field's value.
func (*DescribeDBInstanceDetailOutput) SetEndpoints ¶
func (s *DescribeDBInstanceDetailOutput) SetEndpoints(v []*EndpointForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
SetEndpoints sets the Endpoints field's value.
func (*DescribeDBInstanceDetailOutput) SetInstanceDetail ¶
func (s *DescribeDBInstanceDetailOutput) SetInstanceDetail(v *InstanceDetailForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
SetInstanceDetail sets the InstanceDetail field's value.
func (*DescribeDBInstanceDetailOutput) SetNodes ¶
func (s *DescribeDBInstanceDetailOutput) SetNodes(v []*NodeForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
SetNodes sets the Nodes field's value.
func (*DescribeDBInstanceDetailOutput) SetTags ¶
func (s *DescribeDBInstanceDetailOutput) SetTags(v []*TagForDescribeDBInstanceDetailOutput) *DescribeDBInstanceDetailOutput
SetTags sets the Tags field's value.
func (DescribeDBInstanceDetailOutput) String ¶
func (s DescribeDBInstanceDetailOutput) String() string
String returns the string representation
type DescribeDBInstancesInput ¶
type DescribeDBInstancesInput struct {
ChargeType *string `type:"string" enum:"EnumOfChargeTypeForDescribeDBInstancesInput"`
CreateTimeEnd *string `type:"string"`
CreateTimeStart *string `type:"string"`
DBEngineVersion *string `type:"string" enum:"EnumOfDBEngineVersionForDescribeDBInstancesInput"`
InstanceId *string `type:"string"`
InstanceName *string `type:"string"`
InstanceStatus *string `type:"string" enum:"EnumOfInstanceStatusForDescribeDBInstancesInput"`
NodeSpec *string `type:"string"`
PageNumber *int32 `min:"1" type:"int32"`
PageSize *int32 `min:"1" max:"1000" type:"int32"`
ProjectName *string `type:"string"`
TagFilters []*TagFilterForDescribeDBInstancesInput `type:"list"`
ZoneId *string `type:"string"`
// contains filtered or unexported fields
}
func (DescribeDBInstancesInput) GoString ¶
func (s DescribeDBInstancesInput) GoString() string
GoString returns the string representation
func (*DescribeDBInstancesInput) SetChargeType ¶
func (s *DescribeDBInstancesInput) SetChargeType(v string) *DescribeDBInstancesInput
SetChargeType sets the ChargeType field's value.
func (*DescribeDBInstancesInput) SetCreateTimeEnd ¶
func (s *DescribeDBInstancesInput) SetCreateTimeEnd(v string) *DescribeDBInstancesInput
SetCreateTimeEnd sets the CreateTimeEnd field's value.
func (*DescribeDBInstancesInput) SetCreateTimeStart ¶
func (s *DescribeDBInstancesInput) SetCreateTimeStart(v string) *DescribeDBInstancesInput
SetCreateTimeStart sets the CreateTimeStart field's value.
func (*DescribeDBInstancesInput) SetDBEngineVersion ¶
func (s *DescribeDBInstancesInput) SetDBEngineVersion(v string) *DescribeDBInstancesInput
SetDBEngineVersion sets the DBEngineVersion field's value.
func (*DescribeDBInstancesInput) SetInstanceId ¶
func (s *DescribeDBInstancesInput) SetInstanceId(v string) *DescribeDBInstancesInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeDBInstancesInput) SetInstanceName ¶
func (s *DescribeDBInstancesInput) SetInstanceName(v string) *DescribeDBInstancesInput
SetInstanceName sets the InstanceName field's value.
func (*DescribeDBInstancesInput) SetInstanceStatus ¶
func (s *DescribeDBInstancesInput) SetInstanceStatus(v string) *DescribeDBInstancesInput
SetInstanceStatus sets the InstanceStatus field's value.
func (*DescribeDBInstancesInput) SetNodeSpec ¶
func (s *DescribeDBInstancesInput) SetNodeSpec(v string) *DescribeDBInstancesInput
SetNodeSpec sets the NodeSpec field's value.
func (*DescribeDBInstancesInput) SetPageNumber ¶
func (s *DescribeDBInstancesInput) SetPageNumber(v int32) *DescribeDBInstancesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeDBInstancesInput) SetPageSize ¶
func (s *DescribeDBInstancesInput) SetPageSize(v int32) *DescribeDBInstancesInput
SetPageSize sets the PageSize field's value.
func (*DescribeDBInstancesInput) SetProjectName ¶
func (s *DescribeDBInstancesInput) SetProjectName(v string) *DescribeDBInstancesInput
SetProjectName sets the ProjectName field's value.
func (*DescribeDBInstancesInput) SetTagFilters ¶
func (s *DescribeDBInstancesInput) SetTagFilters(v []*TagFilterForDescribeDBInstancesInput) *DescribeDBInstancesInput
SetTagFilters sets the TagFilters field's value.
func (*DescribeDBInstancesInput) SetZoneId ¶
func (s *DescribeDBInstancesInput) SetZoneId(v string) *DescribeDBInstancesInput
SetZoneId sets the ZoneId field's value.
func (DescribeDBInstancesInput) String ¶
func (s DescribeDBInstancesInput) String() string
String returns the string representation
func (*DescribeDBInstancesInput) Validate ¶ added in v1.0.149
func (s *DescribeDBInstancesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDBInstancesOutput ¶
type DescribeDBInstancesOutput struct {
Metadata *response.ResponseMetadata
Instances []*InstanceForDescribeDBInstancesOutput `type:"list"`
Total *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (DescribeDBInstancesOutput) GoString ¶
func (s DescribeDBInstancesOutput) GoString() string
GoString returns the string representation
func (*DescribeDBInstancesOutput) SetInstances ¶
func (s *DescribeDBInstancesOutput) SetInstances(v []*InstanceForDescribeDBInstancesOutput) *DescribeDBInstancesOutput
SetInstances sets the Instances field's value.
func (*DescribeDBInstancesOutput) SetTotal ¶
func (s *DescribeDBInstancesOutput) SetTotal(v int32) *DescribeDBInstancesOutput
SetTotal sets the Total field's value.
func (DescribeDBInstancesOutput) String ¶
func (s DescribeDBInstancesOutput) String() string
String returns the string representation
type DescribeDatabasesInput ¶ added in v1.0.149
type DescribeDatabasesInput struct {
DBName *string `type:"string"`
// InstanceId is a required field
InstanceId *string `type:"string" required:"true"`
PageNumber *int32 `type:"int32"`
PageSize *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (DescribeDatabasesInput) GoString ¶ added in v1.0.149
func (s DescribeDatabasesInput) GoString() string
GoString returns the string representation
func (*DescribeDatabasesInput) SetDBName ¶ added in v1.0.149
func (s *DescribeDatabasesInput) SetDBName(v string) *DescribeDatabasesInput
SetDBName sets the DBName field's value.
func (*DescribeDatabasesInput) SetInstanceId ¶ added in v1.0.149
func (s *DescribeDatabasesInput) SetInstanceId(v string) *DescribeDatabasesInput
SetInstanceId sets the InstanceId field's value.
func (*DescribeDatabasesInput) SetPageNumber ¶ added in v1.0.149
func (s *DescribeDatabasesInput) SetPageNumber(v int32) *DescribeDatabasesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeDatabasesInput) SetPageSize ¶ added in v1.0.149
func (s *DescribeDatabasesInput) SetPageSize(v int32) *DescribeDatabasesInput
SetPageSize sets the PageSize field's value.
func (DescribeDatabasesInput) String ¶ added in v1.0.149
func (s DescribeDatabasesInput) String() string
String returns the string representation
func (*DescribeDatabasesInput) Validate ¶ added in v1.0.149
func (s *DescribeDatabasesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeDatabasesOutput ¶ added in v1.0.149
type DescribeDatabasesOutput struct {
Metadata *response.ResponseMetadata
Databases []*DatabaseForDescribeDatabasesOutput `type:"list"`
Total *int32 `type:"int32"`
// contains filtered or unexported fields
}
func (DescribeDatabasesOutput) GoString ¶ added in v1.0.149
func (s DescribeDatabasesOutput) GoString() string
GoString returns the string representation
func (*DescribeDatabasesOutput) SetDatabases ¶ added in v1.0.149
func (s *DescribeDatabasesOutput) SetDatabases(v []*DatabaseForDescribeDatabasesOutput) *DescribeDatabasesOutput
SetDatabases sets the Databases field's value.
func (*DescribeDatabasesOutput) SetTotal ¶ added in v1.0.149
func (s *DescribeDatabasesOutput) SetTotal(v int32) *DescribeDatabasesOutput
SetTotal sets the Total field's value.
func (DescribeDatabasesOutput) String ¶ added in v1.0.149
func (s DescribeDatabasesOutput) String() string
String returns the string representation
type EndpointForDescribeDBInstanceDetailOutput ¶
type EndpointForDescribeDBInstanceDetailOutput struct {
Addresses []*AddressForDescribeDBInstanceDetailOutput `type:"list"`
AutoAddNewNodes *bool `type:"boolean"`
ConsistLevel *string `type:"string" enum:"EnumOfConsistLevelForDescribeDBInstanceDetailOutput"`
ConsistTimeout *int32 `type:"int32"`
ConsistTimeoutAction *string `type:"string" enum:"EnumOfConsistTimeoutActionForDescribeDBInstanceDetailOutput"`
Description *string `type:"string"`
DistributedTransaction *bool `type:"boolean"`
EndpointId *string `type:"string"`
EndpointName *string `type:"string"`
EndpointType *string `type:"string" enum:"EnumOfEndpointTypeForDescribeDBInstanceDetailOutput"`
MasterAcceptReadRequests *bool `type:"boolean"`
NodeIds []*string `type:"list"`
ReadWriteMode *string `type:"string" enum:"EnumOfReadWriteModeForDescribeDBInstanceDetailOutput"`
// contains filtered or unexported fields
}
func (EndpointForDescribeDBInstanceDetailOutput) GoString ¶
func (s EndpointForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*EndpointForDescribeDBInstanceDetailOutput) SetAddresses ¶
func (s *EndpointForDescribeDBInstanceDetailOutput) SetAddresses(v []*AddressForDescribeDBInstanceDetailOutput) *EndpointForDescribeDBInstanceDetailOutput
SetAddresses sets the Addresses field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetAutoAddNewNodes ¶
func (s *EndpointForDescribeDBInstanceDetailOutput) SetAutoAddNewNodes(v bool) *EndpointForDescribeDBInstanceDetailOutput
SetAutoAddNewNodes sets the AutoAddNewNodes field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetConsistLevel ¶
func (s *EndpointForDescribeDBInstanceDetailOutput) SetConsistLevel(v string) *EndpointForDescribeDBInstanceDetailOutput
SetConsistLevel sets the ConsistLevel field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetConsistTimeout ¶
func (s *EndpointForDescribeDBInstanceDetailOutput) SetConsistTimeout(v int32) *EndpointForDescribeDBInstanceDetailOutput
SetConsistTimeout sets the ConsistTimeout field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetConsistTimeoutAction ¶
func (s *EndpointForDescribeDBInstanceDetailOutput) SetConsistTimeoutAction(v string) *EndpointForDescribeDBInstanceDetailOutput
SetConsistTimeoutAction sets the ConsistTimeoutAction field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetDescription ¶
func (s *EndpointForDescribeDBInstanceDetailOutput) SetDescription(v string) *EndpointForDescribeDBInstanceDetailOutput
SetDescription sets the Description field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetDistributedTransaction ¶
func (s *EndpointForDescribeDBInstanceDetailOutput) SetDistributedTransaction(v bool) *EndpointForDescribeDBInstanceDetailOutput
SetDistributedTransaction sets the DistributedTransaction field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetEndpointId ¶
func (s *EndpointForDescribeDBInstanceDetailOutput) SetEndpointId(v string) *EndpointForDescribeDBInstanceDetailOutput
SetEndpointId sets the EndpointId field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetEndpointName ¶
func (s *EndpointForDescribeDBInstanceDetailOutput) SetEndpointName(v string) *EndpointForDescribeDBInstanceDetailOutput
SetEndpointName sets the EndpointName field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetEndpointType ¶
func (s *EndpointForDescribeDBInstanceDetailOutput) SetEndpointType(v string) *EndpointForDescribeDBInstanceDetailOutput
SetEndpointType sets the EndpointType field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetMasterAcceptReadRequests ¶
func (s *EndpointForDescribeDBInstanceDetailOutput) SetMasterAcceptReadRequests(v bool) *EndpointForDescribeDBInstanceDetailOutput
SetMasterAcceptReadRequests sets the MasterAcceptReadRequests field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetNodeIds ¶
func (s *EndpointForDescribeDBInstanceDetailOutput) SetNodeIds(v []*string) *EndpointForDescribeDBInstanceDetailOutput
SetNodeIds sets the NodeIds field's value.
func (*EndpointForDescribeDBInstanceDetailOutput) SetReadWriteMode ¶
func (s *EndpointForDescribeDBInstanceDetailOutput) SetReadWriteMode(v string) *EndpointForDescribeDBInstanceDetailOutput
SetReadWriteMode sets the ReadWriteMode field's value.
func (EndpointForDescribeDBInstanceDetailOutput) String ¶
func (s EndpointForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type GrantDBAccountPrivilegeInput ¶ added in v1.0.149
type GrantDBAccountPrivilegeInput struct {
// AccountName is a required field
AccountName *string `type:"string" required:"true"`
AccountPrivileges []*AccountPrivilegeForGrantDBAccountPrivilegeInput `type:"list"`
// InstanceId is a required field
InstanceId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (GrantDBAccountPrivilegeInput) GoString ¶ added in v1.0.149
func (s GrantDBAccountPrivilegeInput) GoString() string
GoString returns the string representation
func (*GrantDBAccountPrivilegeInput) SetAccountName ¶ added in v1.0.149
func (s *GrantDBAccountPrivilegeInput) SetAccountName(v string) *GrantDBAccountPrivilegeInput
SetAccountName sets the AccountName field's value.
func (*GrantDBAccountPrivilegeInput) SetAccountPrivileges ¶ added in v1.0.149
func (s *GrantDBAccountPrivilegeInput) SetAccountPrivileges(v []*AccountPrivilegeForGrantDBAccountPrivilegeInput) *GrantDBAccountPrivilegeInput
SetAccountPrivileges sets the AccountPrivileges field's value.
func (*GrantDBAccountPrivilegeInput) SetInstanceId ¶ added in v1.0.149
func (s *GrantDBAccountPrivilegeInput) SetInstanceId(v string) *GrantDBAccountPrivilegeInput
SetInstanceId sets the InstanceId field's value.
func (GrantDBAccountPrivilegeInput) String ¶ added in v1.0.149
func (s GrantDBAccountPrivilegeInput) String() string
String returns the string representation
func (*GrantDBAccountPrivilegeInput) Validate ¶ added in v1.0.149
func (s *GrantDBAccountPrivilegeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type GrantDBAccountPrivilegeOutput ¶ added in v1.0.149
type GrantDBAccountPrivilegeOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (GrantDBAccountPrivilegeOutput) GoString ¶ added in v1.0.149
func (s GrantDBAccountPrivilegeOutput) GoString() string
GoString returns the string representation
func (GrantDBAccountPrivilegeOutput) String ¶ added in v1.0.149
func (s GrantDBAccountPrivilegeOutput) String() string
String returns the string representation
type InstanceDetailForDescribeDBInstanceDetailOutput ¶
type InstanceDetailForDescribeDBInstanceDetailOutput struct {
CreateTime *string `type:"string"`
DBEngineVersion *string `type:"string" enum:"EnumOfDBEngineVersionForDescribeDBInstanceDetailOutput"`
InstanceId *string `type:"string"`
InstanceName *string `type:"string"`
InstanceStatus *string `type:"string"`
InstanceStructures []*InstanceStructureForDescribeDBInstanceDetailOutput `type:"list"`
LowerCaseTableNames *string `type:"string"`
MaintenanceWindow *MaintenanceWindowForDescribeDBInstanceDetailOutput `type:"structure"`
PrePaidStorageInGB *int32 `type:"int32"`
ProjectName *string `type:"string"`
RegionId *string `type:"string"`
SpecFamily *string `type:"string"`
StorageChargeType *string `type:"string" enum:"EnumOfStorageChargeTypeForDescribeDBInstanceDetailOutput"`
StorageUsedGiB *float64 `type:"float"`
SubnetId *string `type:"string"`
TimeZone *string `type:"string"`
VpcId *string `type:"string"`
ZoneIds *string `type:"string"`
// contains filtered or unexported fields
}
func (InstanceDetailForDescribeDBInstanceDetailOutput) GoString ¶
func (s InstanceDetailForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetCreateTime ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetCreateTime(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetCreateTime sets the CreateTime field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetDBEngineVersion ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetDBEngineVersion(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetDBEngineVersion sets the DBEngineVersion field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetInstanceId ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetInstanceId(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetInstanceId sets the InstanceId field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetInstanceName ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetInstanceName(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetInstanceName sets the InstanceName field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetInstanceStatus ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetInstanceStatus(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetInstanceStatus sets the InstanceStatus field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetInstanceStructures ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetInstanceStructures(v []*InstanceStructureForDescribeDBInstanceDetailOutput) *InstanceDetailForDescribeDBInstanceDetailOutput
SetInstanceStructures sets the InstanceStructures field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetLowerCaseTableNames ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetLowerCaseTableNames(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetLowerCaseTableNames sets the LowerCaseTableNames field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetMaintenanceWindow ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetMaintenanceWindow(v *MaintenanceWindowForDescribeDBInstanceDetailOutput) *InstanceDetailForDescribeDBInstanceDetailOutput
SetMaintenanceWindow sets the MaintenanceWindow field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetPrePaidStorageInGB ¶ added in v1.0.149
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetPrePaidStorageInGB(v int32) *InstanceDetailForDescribeDBInstanceDetailOutput
SetPrePaidStorageInGB sets the PrePaidStorageInGB field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetProjectName ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetProjectName(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetProjectName sets the ProjectName field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetRegionId ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetRegionId(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetRegionId sets the RegionId field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetSpecFamily ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetSpecFamily(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetSpecFamily sets the SpecFamily field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetStorageChargeType ¶ added in v1.0.149
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetStorageChargeType(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetStorageChargeType sets the StorageChargeType field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetStorageUsedGiB ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetStorageUsedGiB(v float64) *InstanceDetailForDescribeDBInstanceDetailOutput
SetStorageUsedGiB sets the StorageUsedGiB field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetSubnetId ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetSubnetId(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetSubnetId sets the SubnetId field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetTimeZone ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetTimeZone(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetTimeZone sets the TimeZone field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetVpcId ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetVpcId(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetVpcId sets the VpcId field's value.
func (*InstanceDetailForDescribeDBInstanceDetailOutput) SetZoneIds ¶
func (s *InstanceDetailForDescribeDBInstanceDetailOutput) SetZoneIds(v string) *InstanceDetailForDescribeDBInstanceDetailOutput
SetZoneIds sets the ZoneIds field's value.
func (InstanceDetailForDescribeDBInstanceDetailOutput) String ¶
func (s InstanceDetailForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type InstanceForDescribeDBInstancesOutput ¶
type InstanceForDescribeDBInstancesOutput struct {
ChargeDetail *ChargeDetailForDescribeDBInstancesOutput `type:"structure"`
CreateTime *string `type:"string"`
DBEngineVersion *string `type:"string" enum:"EnumOfDBEngineVersionForDescribeDBInstancesOutput"`
InstanceId *string `type:"string"`
InstanceName *string `type:"string"`
InstanceStatus *string `type:"string"`
Nodes []*NodeForDescribeDBInstancesOutput `type:"list"`
PrePaidStorageInGB *int32 `type:"int32"`
ProjectName *string `type:"string"`
RegionId *string `type:"string"`
StorageChargeType *string `type:"string" enum:"EnumOfStorageChargeTypeForDescribeDBInstancesOutput"`
StorageUsedGiB *float64 `type:"double"`
SubnetId *string `type:"string"`
Tags []*TagForDescribeDBInstancesOutput `type:"list"`
TenantId *string `type:"string"`
TimeZone *string `type:"string"`
VpcId *string `type:"string"`
ZoneIds *string `type:"string"`
// contains filtered or unexported fields
}
func (InstanceForDescribeDBInstancesOutput) GoString ¶
func (s InstanceForDescribeDBInstancesOutput) GoString() string
GoString returns the string representation
func (*InstanceForDescribeDBInstancesOutput) SetChargeDetail ¶
func (s *InstanceForDescribeDBInstancesOutput) SetChargeDetail(v *ChargeDetailForDescribeDBInstancesOutput) *InstanceForDescribeDBInstancesOutput
SetChargeDetail sets the ChargeDetail field's value.
func (*InstanceForDescribeDBInstancesOutput) SetCreateTime ¶
func (s *InstanceForDescribeDBInstancesOutput) SetCreateTime(v string) *InstanceForDescribeDBInstancesOutput
SetCreateTime sets the CreateTime field's value.
func (*InstanceForDescribeDBInstancesOutput) SetDBEngineVersion ¶
func (s *InstanceForDescribeDBInstancesOutput) SetDBEngineVersion(v string) *InstanceForDescribeDBInstancesOutput
SetDBEngineVersion sets the DBEngineVersion field's value.
func (*InstanceForDescribeDBInstancesOutput) SetInstanceId ¶
func (s *InstanceForDescribeDBInstancesOutput) SetInstanceId(v string) *InstanceForDescribeDBInstancesOutput
SetInstanceId sets the InstanceId field's value.
func (*InstanceForDescribeDBInstancesOutput) SetInstanceName ¶
func (s *InstanceForDescribeDBInstancesOutput) SetInstanceName(v string) *InstanceForDescribeDBInstancesOutput
SetInstanceName sets the InstanceName field's value.
func (*InstanceForDescribeDBInstancesOutput) SetInstanceStatus ¶
func (s *InstanceForDescribeDBInstancesOutput) SetInstanceStatus(v string) *InstanceForDescribeDBInstancesOutput
SetInstanceStatus sets the InstanceStatus field's value.
func (*InstanceForDescribeDBInstancesOutput) SetNodes ¶
func (s *InstanceForDescribeDBInstancesOutput) SetNodes(v []*NodeForDescribeDBInstancesOutput) *InstanceForDescribeDBInstancesOutput
SetNodes sets the Nodes field's value.
func (*InstanceForDescribeDBInstancesOutput) SetPrePaidStorageInGB ¶
func (s *InstanceForDescribeDBInstancesOutput) SetPrePaidStorageInGB(v int32) *InstanceForDescribeDBInstancesOutput
SetPrePaidStorageInGB sets the PrePaidStorageInGB field's value.
func (*InstanceForDescribeDBInstancesOutput) SetProjectName ¶
func (s *InstanceForDescribeDBInstancesOutput) SetProjectName(v string) *InstanceForDescribeDBInstancesOutput
SetProjectName sets the ProjectName field's value.
func (*InstanceForDescribeDBInstancesOutput) SetRegionId ¶
func (s *InstanceForDescribeDBInstancesOutput) SetRegionId(v string) *InstanceForDescribeDBInstancesOutput
SetRegionId sets the RegionId field's value.
func (*InstanceForDescribeDBInstancesOutput) SetStorageChargeType ¶ added in v1.0.149
func (s *InstanceForDescribeDBInstancesOutput) SetStorageChargeType(v string) *InstanceForDescribeDBInstancesOutput
SetStorageChargeType sets the StorageChargeType field's value.
func (*InstanceForDescribeDBInstancesOutput) SetStorageUsedGiB ¶
func (s *InstanceForDescribeDBInstancesOutput) SetStorageUsedGiB(v float64) *InstanceForDescribeDBInstancesOutput
SetStorageUsedGiB sets the StorageUsedGiB field's value.
func (*InstanceForDescribeDBInstancesOutput) SetSubnetId ¶
func (s *InstanceForDescribeDBInstancesOutput) SetSubnetId(v string) *InstanceForDescribeDBInstancesOutput
SetSubnetId sets the SubnetId field's value.
func (*InstanceForDescribeDBInstancesOutput) SetTags ¶
func (s *InstanceForDescribeDBInstancesOutput) SetTags(v []*TagForDescribeDBInstancesOutput) *InstanceForDescribeDBInstancesOutput
SetTags sets the Tags field's value.
func (*InstanceForDescribeDBInstancesOutput) SetTenantId ¶
func (s *InstanceForDescribeDBInstancesOutput) SetTenantId(v string) *InstanceForDescribeDBInstancesOutput
SetTenantId sets the TenantId field's value.
func (*InstanceForDescribeDBInstancesOutput) SetTimeZone ¶
func (s *InstanceForDescribeDBInstancesOutput) SetTimeZone(v string) *InstanceForDescribeDBInstancesOutput
SetTimeZone sets the TimeZone field's value.
func (*InstanceForDescribeDBInstancesOutput) SetVpcId ¶
func (s *InstanceForDescribeDBInstancesOutput) SetVpcId(v string) *InstanceForDescribeDBInstancesOutput
SetVpcId sets the VpcId field's value.
func (*InstanceForDescribeDBInstancesOutput) SetZoneIds ¶
func (s *InstanceForDescribeDBInstancesOutput) SetZoneIds(v string) *InstanceForDescribeDBInstancesOutput
SetZoneIds sets the ZoneIds field's value.
func (InstanceForDescribeDBInstancesOutput) String ¶
func (s InstanceForDescribeDBInstancesOutput) String() string
String returns the string representation
type InstanceStructureForDescribeDBInstanceDetailOutput ¶
type InstanceStructureForDescribeDBInstanceDetailOutput struct {
Nodes []*NodeForDescribeDBInstanceDetailOutput `type:"list"`
SubInstanceType *string `type:"string"`
ZoneIds *string `type:"string"`
// contains filtered or unexported fields
}
func (InstanceStructureForDescribeDBInstanceDetailOutput) GoString ¶
func (s InstanceStructureForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*InstanceStructureForDescribeDBInstanceDetailOutput) SetNodes ¶
func (s *InstanceStructureForDescribeDBInstanceDetailOutput) SetNodes(v []*NodeForDescribeDBInstanceDetailOutput) *InstanceStructureForDescribeDBInstanceDetailOutput
SetNodes sets the Nodes field's value.
func (*InstanceStructureForDescribeDBInstanceDetailOutput) SetSubInstanceType ¶
func (s *InstanceStructureForDescribeDBInstanceDetailOutput) SetSubInstanceType(v string) *InstanceStructureForDescribeDBInstanceDetailOutput
SetSubInstanceType sets the SubInstanceType field's value.
func (*InstanceStructureForDescribeDBInstanceDetailOutput) SetZoneIds ¶
func (s *InstanceStructureForDescribeDBInstanceDetailOutput) SetZoneIds(v string) *InstanceStructureForDescribeDBInstanceDetailOutput
SetZoneIds sets the ZoneIds field's value.
func (InstanceStructureForDescribeDBInstanceDetailOutput) String ¶
func (s InstanceStructureForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type MaintenanceWindowForDescribeDBInstanceDetailOutput ¶
type MaintenanceWindowForDescribeDBInstanceDetailOutput struct {
DayKind *string `type:"string" enum:"EnumOfDayKindForDescribeDBInstanceDetailOutput"`
DayOfMonth []*int32 `type:"list"`
DayOfWeek []*string `type:"list"`
MaintenanceTime *string `type:"string"`
// contains filtered or unexported fields
}
func (MaintenanceWindowForDescribeDBInstanceDetailOutput) GoString ¶
func (s MaintenanceWindowForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*MaintenanceWindowForDescribeDBInstanceDetailOutput) SetDayKind ¶
func (s *MaintenanceWindowForDescribeDBInstanceDetailOutput) SetDayKind(v string) *MaintenanceWindowForDescribeDBInstanceDetailOutput
SetDayKind sets the DayKind field's value.
func (*MaintenanceWindowForDescribeDBInstanceDetailOutput) SetDayOfMonth ¶
func (s *MaintenanceWindowForDescribeDBInstanceDetailOutput) SetDayOfMonth(v []*int32) *MaintenanceWindowForDescribeDBInstanceDetailOutput
SetDayOfMonth sets the DayOfMonth field's value.
func (*MaintenanceWindowForDescribeDBInstanceDetailOutput) SetDayOfWeek ¶
func (s *MaintenanceWindowForDescribeDBInstanceDetailOutput) SetDayOfWeek(v []*string) *MaintenanceWindowForDescribeDBInstanceDetailOutput
SetDayOfWeek sets the DayOfWeek field's value.
func (*MaintenanceWindowForDescribeDBInstanceDetailOutput) SetMaintenanceTime ¶
func (s *MaintenanceWindowForDescribeDBInstanceDetailOutput) SetMaintenanceTime(v string) *MaintenanceWindowForDescribeDBInstanceDetailOutput
SetMaintenanceTime sets the MaintenanceTime field's value.
func (MaintenanceWindowForDescribeDBInstanceDetailOutput) String ¶
func (s MaintenanceWindowForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type ModifyDBEndpointInput ¶
type ModifyDBEndpointInput struct {
AutoAddNewNodes *bool `type:"boolean"`
ConsistLevel *string `type:"string" enum:"EnumOfConsistLevelForModifyDBEndpointInput"`
ConsistTimeout *int32 `type:"int32"`
ConsistTimeoutAction *string `type:"string" enum:"EnumOfConsistTimeoutActionForModifyDBEndpointInput"`
Description *string `type:"string"`
DistributedTransaction *bool `type:"boolean"`
// EndpointId is a required field
EndpointId *string `type:"string" required:"true"`
EndpointName *string `type:"string"`
// InstanceId is a required field
InstanceId *string `type:"string" required:"true"`
MasterAcceptReadRequests *bool `type:"boolean"`
Nodes *string `type:"string"`
ReadWriteMode *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyDBEndpointInput) GoString ¶
func (s ModifyDBEndpointInput) GoString() string
GoString returns the string representation
func (*ModifyDBEndpointInput) SetAutoAddNewNodes ¶
func (s *ModifyDBEndpointInput) SetAutoAddNewNodes(v bool) *ModifyDBEndpointInput
SetAutoAddNewNodes sets the AutoAddNewNodes field's value.
func (*ModifyDBEndpointInput) SetConsistLevel ¶
func (s *ModifyDBEndpointInput) SetConsistLevel(v string) *ModifyDBEndpointInput
SetConsistLevel sets the ConsistLevel field's value.
func (*ModifyDBEndpointInput) SetConsistTimeout ¶
func (s *ModifyDBEndpointInput) SetConsistTimeout(v int32) *ModifyDBEndpointInput
SetConsistTimeout sets the ConsistTimeout field's value.
func (*ModifyDBEndpointInput) SetConsistTimeoutAction ¶
func (s *ModifyDBEndpointInput) SetConsistTimeoutAction(v string) *ModifyDBEndpointInput
SetConsistTimeoutAction sets the ConsistTimeoutAction field's value.
func (*ModifyDBEndpointInput) SetDescription ¶
func (s *ModifyDBEndpointInput) SetDescription(v string) *ModifyDBEndpointInput
SetDescription sets the Description field's value.
func (*ModifyDBEndpointInput) SetDistributedTransaction ¶
func (s *ModifyDBEndpointInput) SetDistributedTransaction(v bool) *ModifyDBEndpointInput
SetDistributedTransaction sets the DistributedTransaction field's value.
func (*ModifyDBEndpointInput) SetEndpointId ¶
func (s *ModifyDBEndpointInput) SetEndpointId(v string) *ModifyDBEndpointInput
SetEndpointId sets the EndpointId field's value.
func (*ModifyDBEndpointInput) SetEndpointName ¶
func (s *ModifyDBEndpointInput) SetEndpointName(v string) *ModifyDBEndpointInput
SetEndpointName sets the EndpointName field's value.
func (*ModifyDBEndpointInput) SetInstanceId ¶
func (s *ModifyDBEndpointInput) SetInstanceId(v string) *ModifyDBEndpointInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBEndpointInput) SetMasterAcceptReadRequests ¶
func (s *ModifyDBEndpointInput) SetMasterAcceptReadRequests(v bool) *ModifyDBEndpointInput
SetMasterAcceptReadRequests sets the MasterAcceptReadRequests field's value.
func (*ModifyDBEndpointInput) SetNodes ¶
func (s *ModifyDBEndpointInput) SetNodes(v string) *ModifyDBEndpointInput
SetNodes sets the Nodes field's value.
func (*ModifyDBEndpointInput) SetReadWriteMode ¶
func (s *ModifyDBEndpointInput) SetReadWriteMode(v string) *ModifyDBEndpointInput
SetReadWriteMode sets the ReadWriteMode field's value.
func (ModifyDBEndpointInput) String ¶
func (s ModifyDBEndpointInput) String() string
String returns the string representation
func (*ModifyDBEndpointInput) Validate ¶ added in v1.0.149
func (s *ModifyDBEndpointInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBEndpointOutput ¶
type ModifyDBEndpointOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyDBEndpointOutput) GoString ¶
func (s ModifyDBEndpointOutput) GoString() string
GoString returns the string representation
func (ModifyDBEndpointOutput) String ¶
func (s ModifyDBEndpointOutput) String() string
String returns the string representation
type ModifyDBInstanceNameInput ¶
type ModifyDBInstanceNameInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" required:"true"`
// InstanceNewName is a required field
InstanceNewName *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (ModifyDBInstanceNameInput) GoString ¶
func (s ModifyDBInstanceNameInput) GoString() string
GoString returns the string representation
func (*ModifyDBInstanceNameInput) SetInstanceId ¶
func (s *ModifyDBInstanceNameInput) SetInstanceId(v string) *ModifyDBInstanceNameInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBInstanceNameInput) SetInstanceNewName ¶
func (s *ModifyDBInstanceNameInput) SetInstanceNewName(v string) *ModifyDBInstanceNameInput
SetInstanceNewName sets the InstanceNewName field's value.
func (ModifyDBInstanceNameInput) String ¶
func (s ModifyDBInstanceNameInput) String() string
String returns the string representation
func (*ModifyDBInstanceNameInput) Validate ¶ added in v1.0.149
func (s *ModifyDBInstanceNameInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBInstanceNameOutput ¶
type ModifyDBInstanceNameOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ModifyDBInstanceNameOutput) GoString ¶
func (s ModifyDBInstanceNameOutput) GoString() string
GoString returns the string representation
func (ModifyDBInstanceNameOutput) String ¶
func (s ModifyDBInstanceNameOutput) String() string
String returns the string representation
type ModifyDBInstanceSpecInput ¶
type ModifyDBInstanceSpecInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" required:"true"`
// NodeNumber is a required field
NodeNumber *int32 `min:"2" max:"16" type:"int32" required:"true"`
// NodeSpec is a required field
NodeSpec *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (ModifyDBInstanceSpecInput) GoString ¶
func (s ModifyDBInstanceSpecInput) GoString() string
GoString returns the string representation
func (*ModifyDBInstanceSpecInput) SetInstanceId ¶
func (s *ModifyDBInstanceSpecInput) SetInstanceId(v string) *ModifyDBInstanceSpecInput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBInstanceSpecInput) SetNodeNumber ¶
func (s *ModifyDBInstanceSpecInput) SetNodeNumber(v int32) *ModifyDBInstanceSpecInput
SetNodeNumber sets the NodeNumber field's value.
func (*ModifyDBInstanceSpecInput) SetNodeSpec ¶
func (s *ModifyDBInstanceSpecInput) SetNodeSpec(v string) *ModifyDBInstanceSpecInput
SetNodeSpec sets the NodeSpec field's value.
func (ModifyDBInstanceSpecInput) String ¶
func (s ModifyDBInstanceSpecInput) String() string
String returns the string representation
func (*ModifyDBInstanceSpecInput) Validate ¶ added in v1.0.149
func (s *ModifyDBInstanceSpecInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyDBInstanceSpecOutput ¶
type ModifyDBInstanceSpecOutput struct {
Metadata *response.ResponseMetadata
InstanceId *string `type:"string"`
OrderId *string `type:"string"`
// contains filtered or unexported fields
}
func (ModifyDBInstanceSpecOutput) GoString ¶
func (s ModifyDBInstanceSpecOutput) GoString() string
GoString returns the string representation
func (*ModifyDBInstanceSpecOutput) SetInstanceId ¶
func (s *ModifyDBInstanceSpecOutput) SetInstanceId(v string) *ModifyDBInstanceSpecOutput
SetInstanceId sets the InstanceId field's value.
func (*ModifyDBInstanceSpecOutput) SetOrderId ¶
func (s *ModifyDBInstanceSpecOutput) SetOrderId(v string) *ModifyDBInstanceSpecOutput
SetOrderId sets the OrderId field's value.
func (ModifyDBInstanceSpecOutput) String ¶
func (s ModifyDBInstanceSpecOutput) String() string
String returns the string representation
type NodeForDescribeDBInstanceDetailOutput ¶
type NodeForDescribeDBInstanceDetailOutput struct {
Memory *int32 `type:"int32"`
NodeId *string `type:"string"`
NodeSpec *string `type:"string"`
NodeType *string `type:"string" enum:"EnumOfNodeTypeForDescribeDBInstanceDetailOutput"`
VCPU *int32 `type:"int32" json:"vCPU"`
ZoneId *string `type:"string"`
// contains filtered or unexported fields
}
func (NodeForDescribeDBInstanceDetailOutput) GoString ¶
func (s NodeForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*NodeForDescribeDBInstanceDetailOutput) SetMemory ¶
func (s *NodeForDescribeDBInstanceDetailOutput) SetMemory(v int32) *NodeForDescribeDBInstanceDetailOutput
SetMemory sets the Memory field's value.
func (*NodeForDescribeDBInstanceDetailOutput) SetNodeId ¶
func (s *NodeForDescribeDBInstanceDetailOutput) SetNodeId(v string) *NodeForDescribeDBInstanceDetailOutput
SetNodeId sets the NodeId field's value.
func (*NodeForDescribeDBInstanceDetailOutput) SetNodeSpec ¶
func (s *NodeForDescribeDBInstanceDetailOutput) SetNodeSpec(v string) *NodeForDescribeDBInstanceDetailOutput
SetNodeSpec sets the NodeSpec field's value.
func (*NodeForDescribeDBInstanceDetailOutput) SetNodeType ¶
func (s *NodeForDescribeDBInstanceDetailOutput) SetNodeType(v string) *NodeForDescribeDBInstanceDetailOutput
SetNodeType sets the NodeType field's value.
func (*NodeForDescribeDBInstanceDetailOutput) SetVCPU ¶
func (s *NodeForDescribeDBInstanceDetailOutput) SetVCPU(v int32) *NodeForDescribeDBInstanceDetailOutput
SetVCPU sets the VCPU field's value.
func (*NodeForDescribeDBInstanceDetailOutput) SetZoneId ¶
func (s *NodeForDescribeDBInstanceDetailOutput) SetZoneId(v string) *NodeForDescribeDBInstanceDetailOutput
SetZoneId sets the ZoneId field's value.
func (NodeForDescribeDBInstanceDetailOutput) String ¶
func (s NodeForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type NodeForDescribeDBInstancesOutput ¶
type NodeForDescribeDBInstancesOutput struct {
Memory *int32 `type:"int32"`
NodeId *string `type:"string"`
NodeSpec *string `type:"string"`
NodeType *string `type:"string" enum:"EnumOfNodeTypeForDescribeDBInstancesOutput"`
VCPU *int32 `type:"int32" json:"vCPU"`
ZoneId *string `type:"string"`
// contains filtered or unexported fields
}
func (NodeForDescribeDBInstancesOutput) GoString ¶
func (s NodeForDescribeDBInstancesOutput) GoString() string
GoString returns the string representation
func (*NodeForDescribeDBInstancesOutput) SetMemory ¶
func (s *NodeForDescribeDBInstancesOutput) SetMemory(v int32) *NodeForDescribeDBInstancesOutput
SetMemory sets the Memory field's value.
func (*NodeForDescribeDBInstancesOutput) SetNodeId ¶
func (s *NodeForDescribeDBInstancesOutput) SetNodeId(v string) *NodeForDescribeDBInstancesOutput
SetNodeId sets the NodeId field's value.
func (*NodeForDescribeDBInstancesOutput) SetNodeSpec ¶
func (s *NodeForDescribeDBInstancesOutput) SetNodeSpec(v string) *NodeForDescribeDBInstancesOutput
SetNodeSpec sets the NodeSpec field's value.
func (*NodeForDescribeDBInstancesOutput) SetNodeType ¶
func (s *NodeForDescribeDBInstancesOutput) SetNodeType(v string) *NodeForDescribeDBInstancesOutput
SetNodeType sets the NodeType field's value.
func (*NodeForDescribeDBInstancesOutput) SetVCPU ¶
func (s *NodeForDescribeDBInstancesOutput) SetVCPU(v int32) *NodeForDescribeDBInstancesOutput
SetVCPU sets the VCPU field's value.
func (*NodeForDescribeDBInstancesOutput) SetZoneId ¶
func (s *NodeForDescribeDBInstancesOutput) SetZoneId(v string) *NodeForDescribeDBInstancesOutput
SetZoneId sets the ZoneId field's value.
func (NodeForDescribeDBInstancesOutput) String ¶
func (s NodeForDescribeDBInstancesOutput) String() string
String returns the string representation
type RemoveTagsFromResourceInput ¶ added in v1.0.149
type RemoveTagsFromResourceInput struct {
All *bool `type:"boolean"`
InstanceIds []*string `type:"list"`
TagKeys []*string `type:"list"`
// contains filtered or unexported fields
}
func (RemoveTagsFromResourceInput) GoString ¶ added in v1.0.149
func (s RemoveTagsFromResourceInput) GoString() string
GoString returns the string representation
func (*RemoveTagsFromResourceInput) SetAll ¶ added in v1.0.149
func (s *RemoveTagsFromResourceInput) SetAll(v bool) *RemoveTagsFromResourceInput
SetAll sets the All field's value.
func (*RemoveTagsFromResourceInput) SetInstanceIds ¶ added in v1.0.149
func (s *RemoveTagsFromResourceInput) SetInstanceIds(v []*string) *RemoveTagsFromResourceInput
SetInstanceIds sets the InstanceIds field's value.
func (*RemoveTagsFromResourceInput) SetTagKeys ¶ added in v1.0.149
func (s *RemoveTagsFromResourceInput) SetTagKeys(v []*string) *RemoveTagsFromResourceInput
SetTagKeys sets the TagKeys field's value.
func (RemoveTagsFromResourceInput) String ¶ added in v1.0.149
func (s RemoveTagsFromResourceInput) String() string
String returns the string representation
type RemoveTagsFromResourceOutput ¶ added in v1.0.149
type RemoveTagsFromResourceOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (RemoveTagsFromResourceOutput) GoString ¶ added in v1.0.149
func (s RemoveTagsFromResourceOutput) GoString() string
GoString returns the string representation
func (RemoveTagsFromResourceOutput) String ¶ added in v1.0.149
func (s RemoveTagsFromResourceOutput) String() string
String returns the string representation
type ResetAccountInput ¶ added in v1.0.149
type ResetAccountInput struct {
// AccountName is a required field
AccountName *string `type:"string" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (ResetAccountInput) GoString ¶ added in v1.0.149
func (s ResetAccountInput) GoString() string
GoString returns the string representation
func (*ResetAccountInput) SetAccountName ¶ added in v1.0.149
func (s *ResetAccountInput) SetAccountName(v string) *ResetAccountInput
SetAccountName sets the AccountName field's value.
func (*ResetAccountInput) SetInstanceId ¶ added in v1.0.149
func (s *ResetAccountInput) SetInstanceId(v string) *ResetAccountInput
SetInstanceId sets the InstanceId field's value.
func (ResetAccountInput) String ¶ added in v1.0.149
func (s ResetAccountInput) String() string
String returns the string representation
func (*ResetAccountInput) Validate ¶ added in v1.0.149
func (s *ResetAccountInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ResetAccountOutput ¶ added in v1.0.149
type ResetAccountOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ResetAccountOutput) GoString ¶ added in v1.0.149
func (s ResetAccountOutput) GoString() string
GoString returns the string representation
func (ResetAccountOutput) String ¶ added in v1.0.149
func (s ResetAccountOutput) String() string
String returns the string representation
type ResetDBAccountInput ¶ added in v1.0.149
type ResetDBAccountInput struct {
// AccountName is a required field
AccountName *string `type:"string" required:"true"`
// AccountPassword is a required field
AccountPassword *string `type:"string" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (ResetDBAccountInput) GoString ¶ added in v1.0.149
func (s ResetDBAccountInput) GoString() string
GoString returns the string representation
func (*ResetDBAccountInput) SetAccountName ¶ added in v1.0.149
func (s *ResetDBAccountInput) SetAccountName(v string) *ResetDBAccountInput
SetAccountName sets the AccountName field's value.
func (*ResetDBAccountInput) SetAccountPassword ¶ added in v1.0.149
func (s *ResetDBAccountInput) SetAccountPassword(v string) *ResetDBAccountInput
SetAccountPassword sets the AccountPassword field's value.
func (*ResetDBAccountInput) SetInstanceId ¶ added in v1.0.149
func (s *ResetDBAccountInput) SetInstanceId(v string) *ResetDBAccountInput
SetInstanceId sets the InstanceId field's value.
func (ResetDBAccountInput) String ¶ added in v1.0.149
func (s ResetDBAccountInput) String() string
String returns the string representation
func (*ResetDBAccountInput) Validate ¶ added in v1.0.149
func (s *ResetDBAccountInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ResetDBAccountOutput ¶ added in v1.0.149
type ResetDBAccountOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (ResetDBAccountOutput) GoString ¶ added in v1.0.149
func (s ResetDBAccountOutput) GoString() string
GoString returns the string representation
func (ResetDBAccountOutput) String ¶ added in v1.0.149
func (s ResetDBAccountOutput) String() string
String returns the string representation
type RestartDBInstanceInput ¶
type RestartDBInstanceInput struct {
// InstanceId is a required field
InstanceId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (RestartDBInstanceInput) GoString ¶
func (s RestartDBInstanceInput) GoString() string
GoString returns the string representation
func (*RestartDBInstanceInput) SetInstanceId ¶
func (s *RestartDBInstanceInput) SetInstanceId(v string) *RestartDBInstanceInput
SetInstanceId sets the InstanceId field's value.
func (RestartDBInstanceInput) String ¶
func (s RestartDBInstanceInput) String() string
String returns the string representation
func (*RestartDBInstanceInput) Validate ¶ added in v1.0.149
func (s *RestartDBInstanceInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RestartDBInstanceOutput ¶
type RestartDBInstanceOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (RestartDBInstanceOutput) GoString ¶
func (s RestartDBInstanceOutput) GoString() string
GoString returns the string representation
func (RestartDBInstanceOutput) String ¶
func (s RestartDBInstanceOutput) String() string
String returns the string representation
type RevokeDBAccountPrivilegeInput ¶ added in v1.0.149
type RevokeDBAccountPrivilegeInput struct {
// AccountName is a required field
AccountName *string `type:"string" required:"true"`
// DBNames is a required field
DBNames *string `type:"string" required:"true"`
// InstanceId is a required field
InstanceId *string `type:"string" required:"true"`
// contains filtered or unexported fields
}
func (RevokeDBAccountPrivilegeInput) GoString ¶ added in v1.0.149
func (s RevokeDBAccountPrivilegeInput) GoString() string
GoString returns the string representation
func (*RevokeDBAccountPrivilegeInput) SetAccountName ¶ added in v1.0.149
func (s *RevokeDBAccountPrivilegeInput) SetAccountName(v string) *RevokeDBAccountPrivilegeInput
SetAccountName sets the AccountName field's value.
func (*RevokeDBAccountPrivilegeInput) SetDBNames ¶ added in v1.0.149
func (s *RevokeDBAccountPrivilegeInput) SetDBNames(v string) *RevokeDBAccountPrivilegeInput
SetDBNames sets the DBNames field's value.
func (*RevokeDBAccountPrivilegeInput) SetInstanceId ¶ added in v1.0.149
func (s *RevokeDBAccountPrivilegeInput) SetInstanceId(v string) *RevokeDBAccountPrivilegeInput
SetInstanceId sets the InstanceId field's value.
func (RevokeDBAccountPrivilegeInput) String ¶ added in v1.0.149
func (s RevokeDBAccountPrivilegeInput) String() string
String returns the string representation
func (*RevokeDBAccountPrivilegeInput) Validate ¶ added in v1.0.149
func (s *RevokeDBAccountPrivilegeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RevokeDBAccountPrivilegeOutput ¶ added in v1.0.149
type RevokeDBAccountPrivilegeOutput struct {
Metadata *response.ResponseMetadata
// contains filtered or unexported fields
}
func (RevokeDBAccountPrivilegeOutput) GoString ¶ added in v1.0.149
func (s RevokeDBAccountPrivilegeOutput) GoString() string
GoString returns the string representation
func (RevokeDBAccountPrivilegeOutput) String ¶ added in v1.0.149
func (s RevokeDBAccountPrivilegeOutput) String() string
String returns the string representation
type TagFilterForDescribeDBInstancesInput ¶
type TagFilterForDescribeDBInstancesInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagFilterForDescribeDBInstancesInput) GoString ¶
func (s TagFilterForDescribeDBInstancesInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeDBInstancesInput) SetKey ¶
func (s *TagFilterForDescribeDBInstancesInput) SetKey(v string) *TagFilterForDescribeDBInstancesInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeDBInstancesInput) SetValue ¶
func (s *TagFilterForDescribeDBInstancesInput) SetValue(v string) *TagFilterForDescribeDBInstancesInput
SetValue sets the Value field's value.
func (TagFilterForDescribeDBInstancesInput) String ¶
func (s TagFilterForDescribeDBInstancesInput) String() string
String returns the string representation
type TagForAddTagsToResourceInput ¶ added in v1.0.149
type TagForAddTagsToResourceInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForAddTagsToResourceInput) GoString ¶ added in v1.0.149
func (s TagForAddTagsToResourceInput) GoString() string
GoString returns the string representation
func (*TagForAddTagsToResourceInput) SetKey ¶ added in v1.0.149
func (s *TagForAddTagsToResourceInput) SetKey(v string) *TagForAddTagsToResourceInput
SetKey sets the Key field's value.
func (*TagForAddTagsToResourceInput) SetValue ¶ added in v1.0.149
func (s *TagForAddTagsToResourceInput) SetValue(v string) *TagForAddTagsToResourceInput
SetValue sets the Value field's value.
func (TagForAddTagsToResourceInput) String ¶ added in v1.0.149
func (s TagForAddTagsToResourceInput) String() string
String returns the string representation
type TagForCreateDBInstanceInput ¶
type TagForCreateDBInstanceInput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForCreateDBInstanceInput) GoString ¶
func (s TagForCreateDBInstanceInput) GoString() string
GoString returns the string representation
func (*TagForCreateDBInstanceInput) SetKey ¶
func (s *TagForCreateDBInstanceInput) SetKey(v string) *TagForCreateDBInstanceInput
SetKey sets the Key field's value.
func (*TagForCreateDBInstanceInput) SetValue ¶
func (s *TagForCreateDBInstanceInput) SetValue(v string) *TagForCreateDBInstanceInput
SetValue sets the Value field's value.
func (TagForCreateDBInstanceInput) String ¶
func (s TagForCreateDBInstanceInput) String() string
String returns the string representation
type TagForDescribeDBInstanceDetailOutput ¶
type TagForDescribeDBInstanceDetailOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeDBInstanceDetailOutput) GoString ¶
func (s TagForDescribeDBInstanceDetailOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeDBInstanceDetailOutput) SetKey ¶
func (s *TagForDescribeDBInstanceDetailOutput) SetKey(v string) *TagForDescribeDBInstanceDetailOutput
SetKey sets the Key field's value.
func (*TagForDescribeDBInstanceDetailOutput) SetValue ¶
func (s *TagForDescribeDBInstanceDetailOutput) SetValue(v string) *TagForDescribeDBInstanceDetailOutput
SetValue sets the Value field's value.
func (TagForDescribeDBInstanceDetailOutput) String ¶
func (s TagForDescribeDBInstanceDetailOutput) String() string
String returns the string representation
type TagForDescribeDBInstancesOutput ¶
type TagForDescribeDBInstancesOutput struct {
Key *string `type:"string"`
Value *string `type:"string"`
// contains filtered or unexported fields
}
func (TagForDescribeDBInstancesOutput) GoString ¶
func (s TagForDescribeDBInstancesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeDBInstancesOutput) SetKey ¶
func (s *TagForDescribeDBInstancesOutput) SetKey(v string) *TagForDescribeDBInstancesOutput
SetKey sets the Key field's value.
func (*TagForDescribeDBInstancesOutput) SetValue ¶
func (s *TagForDescribeDBInstancesOutput) SetValue(v string) *TagForDescribeDBInstancesOutput
SetValue sets the Value field's value.
func (TagForDescribeDBInstancesOutput) String ¶
func (s TagForDescribeDBInstancesOutput) String() string
String returns the string representation
type VEDBM ¶
VEDBM provides the API operation methods for making requests to VEDBM. See this package's package overview docs for details on the service.
VEDBM methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.
func New ¶
func New(p client.ConfigProvider, cfgs ...*volcengine.Config) *VEDBM
New create int can support ssl or region locate set
func (*VEDBM) AddTagsToResource ¶ added in v1.0.149
func (c *VEDBM) AddTagsToResource(input *AddTagsToResourceInput) (*AddTagsToResourceOutput, error)
AddTagsToResource API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation AddTagsToResource for usage and error information.
func (*VEDBM) AddTagsToResourceCommon ¶ added in v1.0.149
func (c *VEDBM) AddTagsToResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AddTagsToResourceCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation AddTagsToResourceCommon for usage and error information.
func (*VEDBM) AddTagsToResourceCommonRequest ¶ added in v1.0.149
func (c *VEDBM) AddTagsToResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AddTagsToResourceCommonRequest generates a "volcengine/request.Request" representing the client's request for the AddTagsToResourceCommon operation. The "output" return value will be populated with the AddTagsToResourceCommon request's response once the request completes successfully.
Use "Send" method on the returned AddTagsToResourceCommon Request to send the API call to the service. the "output" return value is not valid until after AddTagsToResourceCommon Send returns without error.
See AddTagsToResourceCommon for more information on using the AddTagsToResourceCommon API call, and error handling.
// Example sending a request using the AddTagsToResourceCommonRequest method.
req, resp := client.AddTagsToResourceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) AddTagsToResourceCommonWithContext ¶ added in v1.0.149
func (c *VEDBM) AddTagsToResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AddTagsToResourceCommonWithContext is the same as AddTagsToResourceCommon with the addition of the ability to pass a context and additional request options.
See AddTagsToResourceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) AddTagsToResourceRequest ¶ added in v1.0.149
func (c *VEDBM) AddTagsToResourceRequest(input *AddTagsToResourceInput) (req *request.Request, output *AddTagsToResourceOutput)
AddTagsToResourceRequest generates a "volcengine/request.Request" representing the client's request for the AddTagsToResource operation. The "output" return value will be populated with the AddTagsToResourceCommon request's response once the request completes successfully.
Use "Send" method on the returned AddTagsToResourceCommon Request to send the API call to the service. the "output" return value is not valid until after AddTagsToResourceCommon Send returns without error.
See AddTagsToResource for more information on using the AddTagsToResource API call, and error handling.
// Example sending a request using the AddTagsToResourceRequest method.
req, resp := client.AddTagsToResourceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) AddTagsToResourceWithContext ¶ added in v1.0.149
func (c *VEDBM) AddTagsToResourceWithContext(ctx volcengine.Context, input *AddTagsToResourceInput, opts ...request.Option) (*AddTagsToResourceOutput, error)
AddTagsToResourceWithContext is the same as AddTagsToResource with the addition of the ability to pass a context and additional request options.
See AddTagsToResource for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) CreateDBAccount ¶ added in v1.0.149
func (c *VEDBM) CreateDBAccount(input *CreateDBAccountInput) (*CreateDBAccountOutput, error)
CreateDBAccount API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation CreateDBAccount for usage and error information.
func (*VEDBM) CreateDBAccountCommon ¶ added in v1.0.149
func (c *VEDBM) CreateDBAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateDBAccountCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation CreateDBAccountCommon for usage and error information.
func (*VEDBM) CreateDBAccountCommonRequest ¶ added in v1.0.149
func (c *VEDBM) CreateDBAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateDBAccountCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateDBAccountCommon operation. The "output" return value will be populated with the CreateDBAccountCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDBAccountCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDBAccountCommon Send returns without error.
See CreateDBAccountCommon for more information on using the CreateDBAccountCommon API call, and error handling.
// Example sending a request using the CreateDBAccountCommonRequest method.
req, resp := client.CreateDBAccountCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) CreateDBAccountCommonWithContext ¶ added in v1.0.149
func (c *VEDBM) CreateDBAccountCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateDBAccountCommonWithContext is the same as CreateDBAccountCommon with the addition of the ability to pass a context and additional request options.
See CreateDBAccountCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) CreateDBAccountRequest ¶ added in v1.0.149
func (c *VEDBM) CreateDBAccountRequest(input *CreateDBAccountInput) (req *request.Request, output *CreateDBAccountOutput)
CreateDBAccountRequest generates a "volcengine/request.Request" representing the client's request for the CreateDBAccount operation. The "output" return value will be populated with the CreateDBAccountCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDBAccountCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDBAccountCommon Send returns without error.
See CreateDBAccount for more information on using the CreateDBAccount API call, and error handling.
// Example sending a request using the CreateDBAccountRequest method.
req, resp := client.CreateDBAccountRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) CreateDBAccountWithContext ¶ added in v1.0.149
func (c *VEDBM) CreateDBAccountWithContext(ctx volcengine.Context, input *CreateDBAccountInput, opts ...request.Option) (*CreateDBAccountOutput, error)
CreateDBAccountWithContext is the same as CreateDBAccount with the addition of the ability to pass a context and additional request options.
See CreateDBAccount for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) CreateDBEndpoint ¶
func (c *VEDBM) CreateDBEndpoint(input *CreateDBEndpointInput) (*CreateDBEndpointOutput, error)
CreateDBEndpoint API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation CreateDBEndpoint for usage and error information.
func (*VEDBM) CreateDBEndpointCommon ¶
func (c *VEDBM) CreateDBEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateDBEndpointCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation CreateDBEndpointCommon for usage and error information.
func (*VEDBM) CreateDBEndpointCommonRequest ¶
func (c *VEDBM) CreateDBEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateDBEndpointCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateDBEndpointCommon operation. The "output" return value will be populated with the CreateDBEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDBEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDBEndpointCommon Send returns without error.
See CreateDBEndpointCommon for more information on using the CreateDBEndpointCommon API call, and error handling.
// Example sending a request using the CreateDBEndpointCommonRequest method.
req, resp := client.CreateDBEndpointCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) CreateDBEndpointCommonWithContext ¶
func (c *VEDBM) CreateDBEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateDBEndpointCommonWithContext is the same as CreateDBEndpointCommon with the addition of the ability to pass a context and additional request options.
See CreateDBEndpointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) CreateDBEndpointPublicAddress ¶
func (c *VEDBM) CreateDBEndpointPublicAddress(input *CreateDBEndpointPublicAddressInput) (*CreateDBEndpointPublicAddressOutput, error)
CreateDBEndpointPublicAddress API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation CreateDBEndpointPublicAddress for usage and error information.
func (*VEDBM) CreateDBEndpointPublicAddressCommon ¶
func (c *VEDBM) CreateDBEndpointPublicAddressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateDBEndpointPublicAddressCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation CreateDBEndpointPublicAddressCommon for usage and error information.
func (*VEDBM) CreateDBEndpointPublicAddressCommonRequest ¶
func (c *VEDBM) CreateDBEndpointPublicAddressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateDBEndpointPublicAddressCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateDBEndpointPublicAddressCommon operation. The "output" return value will be populated with the CreateDBEndpointPublicAddressCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDBEndpointPublicAddressCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDBEndpointPublicAddressCommon Send returns without error.
See CreateDBEndpointPublicAddressCommon for more information on using the CreateDBEndpointPublicAddressCommon API call, and error handling.
// Example sending a request using the CreateDBEndpointPublicAddressCommonRequest method.
req, resp := client.CreateDBEndpointPublicAddressCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) CreateDBEndpointPublicAddressCommonWithContext ¶
func (c *VEDBM) CreateDBEndpointPublicAddressCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateDBEndpointPublicAddressCommonWithContext is the same as CreateDBEndpointPublicAddressCommon with the addition of the ability to pass a context and additional request options.
See CreateDBEndpointPublicAddressCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) CreateDBEndpointPublicAddressRequest ¶
func (c *VEDBM) CreateDBEndpointPublicAddressRequest(input *CreateDBEndpointPublicAddressInput) (req *request.Request, output *CreateDBEndpointPublicAddressOutput)
CreateDBEndpointPublicAddressRequest generates a "volcengine/request.Request" representing the client's request for the CreateDBEndpointPublicAddress operation. The "output" return value will be populated with the CreateDBEndpointPublicAddressCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDBEndpointPublicAddressCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDBEndpointPublicAddressCommon Send returns without error.
See CreateDBEndpointPublicAddress for more information on using the CreateDBEndpointPublicAddress API call, and error handling.
// Example sending a request using the CreateDBEndpointPublicAddressRequest method.
req, resp := client.CreateDBEndpointPublicAddressRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) CreateDBEndpointPublicAddressWithContext ¶
func (c *VEDBM) CreateDBEndpointPublicAddressWithContext(ctx volcengine.Context, input *CreateDBEndpointPublicAddressInput, opts ...request.Option) (*CreateDBEndpointPublicAddressOutput, error)
CreateDBEndpointPublicAddressWithContext is the same as CreateDBEndpointPublicAddress with the addition of the ability to pass a context and additional request options.
See CreateDBEndpointPublicAddress for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) CreateDBEndpointRequest ¶
func (c *VEDBM) CreateDBEndpointRequest(input *CreateDBEndpointInput) (req *request.Request, output *CreateDBEndpointOutput)
CreateDBEndpointRequest generates a "volcengine/request.Request" representing the client's request for the CreateDBEndpoint operation. The "output" return value will be populated with the CreateDBEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDBEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDBEndpointCommon Send returns without error.
See CreateDBEndpoint for more information on using the CreateDBEndpoint API call, and error handling.
// Example sending a request using the CreateDBEndpointRequest method.
req, resp := client.CreateDBEndpointRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) CreateDBEndpointWithContext ¶
func (c *VEDBM) CreateDBEndpointWithContext(ctx volcengine.Context, input *CreateDBEndpointInput, opts ...request.Option) (*CreateDBEndpointOutput, error)
CreateDBEndpointWithContext is the same as CreateDBEndpoint with the addition of the ability to pass a context and additional request options.
See CreateDBEndpoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) CreateDBInstance ¶
func (c *VEDBM) CreateDBInstance(input *CreateDBInstanceInput) (*CreateDBInstanceOutput, error)
CreateDBInstance API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation CreateDBInstance for usage and error information.
func (*VEDBM) CreateDBInstanceCommon ¶
func (c *VEDBM) CreateDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateDBInstanceCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation CreateDBInstanceCommon for usage and error information.
func (*VEDBM) CreateDBInstanceCommonRequest ¶
func (c *VEDBM) CreateDBInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateDBInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateDBInstanceCommon operation. The "output" return value will be populated with the CreateDBInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDBInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDBInstanceCommon Send returns without error.
See CreateDBInstanceCommon for more information on using the CreateDBInstanceCommon API call, and error handling.
// Example sending a request using the CreateDBInstanceCommonRequest method.
req, resp := client.CreateDBInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) CreateDBInstanceCommonWithContext ¶
func (c *VEDBM) CreateDBInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateDBInstanceCommonWithContext is the same as CreateDBInstanceCommon with the addition of the ability to pass a context and additional request options.
See CreateDBInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) CreateDBInstanceRequest ¶
func (c *VEDBM) CreateDBInstanceRequest(input *CreateDBInstanceInput) (req *request.Request, output *CreateDBInstanceOutput)
CreateDBInstanceRequest generates a "volcengine/request.Request" representing the client's request for the CreateDBInstance operation. The "output" return value will be populated with the CreateDBInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDBInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDBInstanceCommon Send returns without error.
See CreateDBInstance for more information on using the CreateDBInstance API call, and error handling.
// Example sending a request using the CreateDBInstanceRequest method.
req, resp := client.CreateDBInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) CreateDBInstanceWithContext ¶
func (c *VEDBM) CreateDBInstanceWithContext(ctx volcengine.Context, input *CreateDBInstanceInput, opts ...request.Option) (*CreateDBInstanceOutput, error)
CreateDBInstanceWithContext is the same as CreateDBInstance with the addition of the ability to pass a context and additional request options.
See CreateDBInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) CreateDatabase ¶ added in v1.0.149
func (c *VEDBM) CreateDatabase(input *CreateDatabaseInput) (*CreateDatabaseOutput, error)
CreateDatabase API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation CreateDatabase for usage and error information.
func (*VEDBM) CreateDatabaseCommon ¶ added in v1.0.149
func (c *VEDBM) CreateDatabaseCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateDatabaseCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation CreateDatabaseCommon for usage and error information.
func (*VEDBM) CreateDatabaseCommonRequest ¶ added in v1.0.149
func (c *VEDBM) CreateDatabaseCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateDatabaseCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateDatabaseCommon operation. The "output" return value will be populated with the CreateDatabaseCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDatabaseCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDatabaseCommon Send returns without error.
See CreateDatabaseCommon for more information on using the CreateDatabaseCommon API call, and error handling.
// Example sending a request using the CreateDatabaseCommonRequest method.
req, resp := client.CreateDatabaseCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) CreateDatabaseCommonWithContext ¶ added in v1.0.149
func (c *VEDBM) CreateDatabaseCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateDatabaseCommonWithContext is the same as CreateDatabaseCommon with the addition of the ability to pass a context and additional request options.
See CreateDatabaseCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) CreateDatabaseRequest ¶ added in v1.0.149
func (c *VEDBM) CreateDatabaseRequest(input *CreateDatabaseInput) (req *request.Request, output *CreateDatabaseOutput)
CreateDatabaseRequest generates a "volcengine/request.Request" representing the client's request for the CreateDatabase operation. The "output" return value will be populated with the CreateDatabaseCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateDatabaseCommon Request to send the API call to the service. the "output" return value is not valid until after CreateDatabaseCommon Send returns without error.
See CreateDatabase for more information on using the CreateDatabase API call, and error handling.
// Example sending a request using the CreateDatabaseRequest method.
req, resp := client.CreateDatabaseRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) CreateDatabaseWithContext ¶ added in v1.0.149
func (c *VEDBM) CreateDatabaseWithContext(ctx volcengine.Context, input *CreateDatabaseInput, opts ...request.Option) (*CreateDatabaseOutput, error)
CreateDatabaseWithContext is the same as CreateDatabase with the addition of the ability to pass a context and additional request options.
See CreateDatabase for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DeleteDBAccount ¶ added in v1.0.149
func (c *VEDBM) DeleteDBAccount(input *DeleteDBAccountInput) (*DeleteDBAccountOutput, error)
DeleteDBAccount API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DeleteDBAccount for usage and error information.
func (*VEDBM) DeleteDBAccountCommon ¶ added in v1.0.149
func (c *VEDBM) DeleteDBAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteDBAccountCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DeleteDBAccountCommon for usage and error information.
func (*VEDBM) DeleteDBAccountCommonRequest ¶ added in v1.0.149
func (c *VEDBM) DeleteDBAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteDBAccountCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDBAccountCommon operation. The "output" return value will be populated with the DeleteDBAccountCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDBAccountCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDBAccountCommon Send returns without error.
See DeleteDBAccountCommon for more information on using the DeleteDBAccountCommon API call, and error handling.
// Example sending a request using the DeleteDBAccountCommonRequest method.
req, resp := client.DeleteDBAccountCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DeleteDBAccountCommonWithContext ¶ added in v1.0.149
func (c *VEDBM) DeleteDBAccountCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteDBAccountCommonWithContext is the same as DeleteDBAccountCommon with the addition of the ability to pass a context and additional request options.
See DeleteDBAccountCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DeleteDBAccountRequest ¶ added in v1.0.149
func (c *VEDBM) DeleteDBAccountRequest(input *DeleteDBAccountInput) (req *request.Request, output *DeleteDBAccountOutput)
DeleteDBAccountRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDBAccount operation. The "output" return value will be populated with the DeleteDBAccountCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDBAccountCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDBAccountCommon Send returns without error.
See DeleteDBAccount for more information on using the DeleteDBAccount API call, and error handling.
// Example sending a request using the DeleteDBAccountRequest method.
req, resp := client.DeleteDBAccountRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DeleteDBAccountWithContext ¶ added in v1.0.149
func (c *VEDBM) DeleteDBAccountWithContext(ctx volcengine.Context, input *DeleteDBAccountInput, opts ...request.Option) (*DeleteDBAccountOutput, error)
DeleteDBAccountWithContext is the same as DeleteDBAccount with the addition of the ability to pass a context and additional request options.
See DeleteDBAccount for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DeleteDBEndpoint ¶
func (c *VEDBM) DeleteDBEndpoint(input *DeleteDBEndpointInput) (*DeleteDBEndpointOutput, error)
DeleteDBEndpoint API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DeleteDBEndpoint for usage and error information.
func (*VEDBM) DeleteDBEndpointCommon ¶
func (c *VEDBM) DeleteDBEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteDBEndpointCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DeleteDBEndpointCommon for usage and error information.
func (*VEDBM) DeleteDBEndpointCommonRequest ¶
func (c *VEDBM) DeleteDBEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteDBEndpointCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDBEndpointCommon operation. The "output" return value will be populated with the DeleteDBEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDBEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDBEndpointCommon Send returns without error.
See DeleteDBEndpointCommon for more information on using the DeleteDBEndpointCommon API call, and error handling.
// Example sending a request using the DeleteDBEndpointCommonRequest method.
req, resp := client.DeleteDBEndpointCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DeleteDBEndpointCommonWithContext ¶
func (c *VEDBM) DeleteDBEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteDBEndpointCommonWithContext is the same as DeleteDBEndpointCommon with the addition of the ability to pass a context and additional request options.
See DeleteDBEndpointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DeleteDBEndpointPublicAddress ¶
func (c *VEDBM) DeleteDBEndpointPublicAddress(input *DeleteDBEndpointPublicAddressInput) (*DeleteDBEndpointPublicAddressOutput, error)
DeleteDBEndpointPublicAddress API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DeleteDBEndpointPublicAddress for usage and error information.
func (*VEDBM) DeleteDBEndpointPublicAddressCommon ¶
func (c *VEDBM) DeleteDBEndpointPublicAddressCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteDBEndpointPublicAddressCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DeleteDBEndpointPublicAddressCommon for usage and error information.
func (*VEDBM) DeleteDBEndpointPublicAddressCommonRequest ¶
func (c *VEDBM) DeleteDBEndpointPublicAddressCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteDBEndpointPublicAddressCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDBEndpointPublicAddressCommon operation. The "output" return value will be populated with the DeleteDBEndpointPublicAddressCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDBEndpointPublicAddressCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDBEndpointPublicAddressCommon Send returns without error.
See DeleteDBEndpointPublicAddressCommon for more information on using the DeleteDBEndpointPublicAddressCommon API call, and error handling.
// Example sending a request using the DeleteDBEndpointPublicAddressCommonRequest method.
req, resp := client.DeleteDBEndpointPublicAddressCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DeleteDBEndpointPublicAddressCommonWithContext ¶
func (c *VEDBM) DeleteDBEndpointPublicAddressCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteDBEndpointPublicAddressCommonWithContext is the same as DeleteDBEndpointPublicAddressCommon with the addition of the ability to pass a context and additional request options.
See DeleteDBEndpointPublicAddressCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DeleteDBEndpointPublicAddressRequest ¶
func (c *VEDBM) DeleteDBEndpointPublicAddressRequest(input *DeleteDBEndpointPublicAddressInput) (req *request.Request, output *DeleteDBEndpointPublicAddressOutput)
DeleteDBEndpointPublicAddressRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDBEndpointPublicAddress operation. The "output" return value will be populated with the DeleteDBEndpointPublicAddressCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDBEndpointPublicAddressCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDBEndpointPublicAddressCommon Send returns without error.
See DeleteDBEndpointPublicAddress for more information on using the DeleteDBEndpointPublicAddress API call, and error handling.
// Example sending a request using the DeleteDBEndpointPublicAddressRequest method.
req, resp := client.DeleteDBEndpointPublicAddressRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DeleteDBEndpointPublicAddressWithContext ¶
func (c *VEDBM) DeleteDBEndpointPublicAddressWithContext(ctx volcengine.Context, input *DeleteDBEndpointPublicAddressInput, opts ...request.Option) (*DeleteDBEndpointPublicAddressOutput, error)
DeleteDBEndpointPublicAddressWithContext is the same as DeleteDBEndpointPublicAddress with the addition of the ability to pass a context and additional request options.
See DeleteDBEndpointPublicAddress for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DeleteDBEndpointRequest ¶
func (c *VEDBM) DeleteDBEndpointRequest(input *DeleteDBEndpointInput) (req *request.Request, output *DeleteDBEndpointOutput)
DeleteDBEndpointRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDBEndpoint operation. The "output" return value will be populated with the DeleteDBEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDBEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDBEndpointCommon Send returns without error.
See DeleteDBEndpoint for more information on using the DeleteDBEndpoint API call, and error handling.
// Example sending a request using the DeleteDBEndpointRequest method.
req, resp := client.DeleteDBEndpointRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DeleteDBEndpointWithContext ¶
func (c *VEDBM) DeleteDBEndpointWithContext(ctx volcengine.Context, input *DeleteDBEndpointInput, opts ...request.Option) (*DeleteDBEndpointOutput, error)
DeleteDBEndpointWithContext is the same as DeleteDBEndpoint with the addition of the ability to pass a context and additional request options.
See DeleteDBEndpoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DeleteDBInstance ¶
func (c *VEDBM) DeleteDBInstance(input *DeleteDBInstanceInput) (*DeleteDBInstanceOutput, error)
DeleteDBInstance API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DeleteDBInstance for usage and error information.
func (*VEDBM) DeleteDBInstanceCommon ¶
func (c *VEDBM) DeleteDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteDBInstanceCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DeleteDBInstanceCommon for usage and error information.
func (*VEDBM) DeleteDBInstanceCommonRequest ¶
func (c *VEDBM) DeleteDBInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteDBInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDBInstanceCommon operation. The "output" return value will be populated with the DeleteDBInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDBInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDBInstanceCommon Send returns without error.
See DeleteDBInstanceCommon for more information on using the DeleteDBInstanceCommon API call, and error handling.
// Example sending a request using the DeleteDBInstanceCommonRequest method.
req, resp := client.DeleteDBInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DeleteDBInstanceCommonWithContext ¶
func (c *VEDBM) DeleteDBInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteDBInstanceCommonWithContext is the same as DeleteDBInstanceCommon with the addition of the ability to pass a context and additional request options.
See DeleteDBInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DeleteDBInstanceRequest ¶
func (c *VEDBM) DeleteDBInstanceRequest(input *DeleteDBInstanceInput) (req *request.Request, output *DeleteDBInstanceOutput)
DeleteDBInstanceRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDBInstance operation. The "output" return value will be populated with the DeleteDBInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDBInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDBInstanceCommon Send returns without error.
See DeleteDBInstance for more information on using the DeleteDBInstance API call, and error handling.
// Example sending a request using the DeleteDBInstanceRequest method.
req, resp := client.DeleteDBInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DeleteDBInstanceWithContext ¶
func (c *VEDBM) DeleteDBInstanceWithContext(ctx volcengine.Context, input *DeleteDBInstanceInput, opts ...request.Option) (*DeleteDBInstanceOutput, error)
DeleteDBInstanceWithContext is the same as DeleteDBInstance with the addition of the ability to pass a context and additional request options.
See DeleteDBInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DeleteDatabase ¶ added in v1.0.149
func (c *VEDBM) DeleteDatabase(input *DeleteDatabaseInput) (*DeleteDatabaseOutput, error)
DeleteDatabase API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DeleteDatabase for usage and error information.
func (*VEDBM) DeleteDatabaseCommon ¶ added in v1.0.149
func (c *VEDBM) DeleteDatabaseCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteDatabaseCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DeleteDatabaseCommon for usage and error information.
func (*VEDBM) DeleteDatabaseCommonRequest ¶ added in v1.0.149
func (c *VEDBM) DeleteDatabaseCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteDatabaseCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDatabaseCommon operation. The "output" return value will be populated with the DeleteDatabaseCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDatabaseCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDatabaseCommon Send returns without error.
See DeleteDatabaseCommon for more information on using the DeleteDatabaseCommon API call, and error handling.
// Example sending a request using the DeleteDatabaseCommonRequest method.
req, resp := client.DeleteDatabaseCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DeleteDatabaseCommonWithContext ¶ added in v1.0.149
func (c *VEDBM) DeleteDatabaseCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteDatabaseCommonWithContext is the same as DeleteDatabaseCommon with the addition of the ability to pass a context and additional request options.
See DeleteDatabaseCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DeleteDatabaseRequest ¶ added in v1.0.149
func (c *VEDBM) DeleteDatabaseRequest(input *DeleteDatabaseInput) (req *request.Request, output *DeleteDatabaseOutput)
DeleteDatabaseRequest generates a "volcengine/request.Request" representing the client's request for the DeleteDatabase operation. The "output" return value will be populated with the DeleteDatabaseCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteDatabaseCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteDatabaseCommon Send returns without error.
See DeleteDatabase for more information on using the DeleteDatabase API call, and error handling.
// Example sending a request using the DeleteDatabaseRequest method.
req, resp := client.DeleteDatabaseRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DeleteDatabaseWithContext ¶ added in v1.0.149
func (c *VEDBM) DeleteDatabaseWithContext(ctx volcengine.Context, input *DeleteDatabaseInput, opts ...request.Option) (*DeleteDatabaseOutput, error)
DeleteDatabaseWithContext is the same as DeleteDatabase with the addition of the ability to pass a context and additional request options.
See DeleteDatabase for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DescribeDBAccounts ¶ added in v1.0.149
func (c *VEDBM) DescribeDBAccounts(input *DescribeDBAccountsInput) (*DescribeDBAccountsOutput, error)
DescribeDBAccounts API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeDBAccounts for usage and error information.
func (*VEDBM) DescribeDBAccountsCommon ¶ added in v1.0.149
func (c *VEDBM) DescribeDBAccountsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBAccountsCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeDBAccountsCommon for usage and error information.
func (*VEDBM) DescribeDBAccountsCommonRequest ¶ added in v1.0.149
func (c *VEDBM) DescribeDBAccountsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDBAccountsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBAccountsCommon operation. The "output" return value will be populated with the DescribeDBAccountsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBAccountsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBAccountsCommon Send returns without error.
See DescribeDBAccountsCommon for more information on using the DescribeDBAccountsCommon API call, and error handling.
// Example sending a request using the DescribeDBAccountsCommonRequest method.
req, resp := client.DescribeDBAccountsCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DescribeDBAccountsCommonWithContext ¶ added in v1.0.149
func (c *VEDBM) DescribeDBAccountsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDBAccountsCommonWithContext is the same as DescribeDBAccountsCommon with the addition of the ability to pass a context and additional request options.
See DescribeDBAccountsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DescribeDBAccountsRequest ¶ added in v1.0.149
func (c *VEDBM) DescribeDBAccountsRequest(input *DescribeDBAccountsInput) (req *request.Request, output *DescribeDBAccountsOutput)
DescribeDBAccountsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBAccounts operation. The "output" return value will be populated with the DescribeDBAccountsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBAccountsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBAccountsCommon Send returns without error.
See DescribeDBAccounts for more information on using the DescribeDBAccounts API call, and error handling.
// Example sending a request using the DescribeDBAccountsRequest method.
req, resp := client.DescribeDBAccountsRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DescribeDBAccountsWithContext ¶ added in v1.0.149
func (c *VEDBM) DescribeDBAccountsWithContext(ctx volcengine.Context, input *DescribeDBAccountsInput, opts ...request.Option) (*DescribeDBAccountsOutput, error)
DescribeDBAccountsWithContext is the same as DescribeDBAccounts with the addition of the ability to pass a context and additional request options.
See DescribeDBAccounts for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DescribeDBInstanceDetail ¶
func (c *VEDBM) DescribeDBInstanceDetail(input *DescribeDBInstanceDetailInput) (*DescribeDBInstanceDetailOutput, error)
DescribeDBInstanceDetail API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeDBInstanceDetail for usage and error information.
func (*VEDBM) DescribeDBInstanceDetailCommon ¶
func (c *VEDBM) DescribeDBInstanceDetailCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceDetailCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeDBInstanceDetailCommon for usage and error information.
func (*VEDBM) DescribeDBInstanceDetailCommonRequest ¶
func (c *VEDBM) DescribeDBInstanceDetailCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDBInstanceDetailCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceDetailCommon operation. The "output" return value will be populated with the DescribeDBInstanceDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstanceDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceDetailCommon Send returns without error.
See DescribeDBInstanceDetailCommon for more information on using the DescribeDBInstanceDetailCommon API call, and error handling.
// Example sending a request using the DescribeDBInstanceDetailCommonRequest method.
req, resp := client.DescribeDBInstanceDetailCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DescribeDBInstanceDetailCommonWithContext ¶
func (c *VEDBM) DescribeDBInstanceDetailCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDBInstanceDetailCommonWithContext is the same as DescribeDBInstanceDetailCommon with the addition of the ability to pass a context and additional request options.
See DescribeDBInstanceDetailCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DescribeDBInstanceDetailRequest ¶
func (c *VEDBM) DescribeDBInstanceDetailRequest(input *DescribeDBInstanceDetailInput) (req *request.Request, output *DescribeDBInstanceDetailOutput)
DescribeDBInstanceDetailRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstanceDetail operation. The "output" return value will be populated with the DescribeDBInstanceDetailCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstanceDetailCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstanceDetailCommon Send returns without error.
See DescribeDBInstanceDetail for more information on using the DescribeDBInstanceDetail API call, and error handling.
// Example sending a request using the DescribeDBInstanceDetailRequest method.
req, resp := client.DescribeDBInstanceDetailRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DescribeDBInstanceDetailWithContext ¶
func (c *VEDBM) DescribeDBInstanceDetailWithContext(ctx volcengine.Context, input *DescribeDBInstanceDetailInput, opts ...request.Option) (*DescribeDBInstanceDetailOutput, error)
DescribeDBInstanceDetailWithContext is the same as DescribeDBInstanceDetail with the addition of the ability to pass a context and additional request options.
See DescribeDBInstanceDetail for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DescribeDBInstances ¶
func (c *VEDBM) DescribeDBInstances(input *DescribeDBInstancesInput) (*DescribeDBInstancesOutput, error)
DescribeDBInstances API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeDBInstances for usage and error information.
func (*VEDBM) DescribeDBInstancesCommon ¶
func (c *VEDBM) DescribeDBInstancesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstancesCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeDBInstancesCommon for usage and error information.
func (*VEDBM) DescribeDBInstancesCommonRequest ¶
func (c *VEDBM) DescribeDBInstancesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDBInstancesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstancesCommon operation. The "output" return value will be populated with the DescribeDBInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstancesCommon Send returns without error.
See DescribeDBInstancesCommon for more information on using the DescribeDBInstancesCommon API call, and error handling.
// Example sending a request using the DescribeDBInstancesCommonRequest method.
req, resp := client.DescribeDBInstancesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DescribeDBInstancesCommonWithContext ¶
func (c *VEDBM) DescribeDBInstancesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDBInstancesCommonWithContext is the same as DescribeDBInstancesCommon with the addition of the ability to pass a context and additional request options.
See DescribeDBInstancesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DescribeDBInstancesRequest ¶
func (c *VEDBM) DescribeDBInstancesRequest(input *DescribeDBInstancesInput) (req *request.Request, output *DescribeDBInstancesOutput)
DescribeDBInstancesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDBInstances operation. The "output" return value will be populated with the DescribeDBInstancesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDBInstancesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDBInstancesCommon Send returns without error.
See DescribeDBInstances for more information on using the DescribeDBInstances API call, and error handling.
// Example sending a request using the DescribeDBInstancesRequest method.
req, resp := client.DescribeDBInstancesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DescribeDBInstancesWithContext ¶
func (c *VEDBM) DescribeDBInstancesWithContext(ctx volcengine.Context, input *DescribeDBInstancesInput, opts ...request.Option) (*DescribeDBInstancesOutput, error)
DescribeDBInstancesWithContext is the same as DescribeDBInstances with the addition of the ability to pass a context and additional request options.
See DescribeDBInstances for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DescribeDatabases ¶ added in v1.0.149
func (c *VEDBM) DescribeDatabases(input *DescribeDatabasesInput) (*DescribeDatabasesOutput, error)
DescribeDatabases API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeDatabases for usage and error information.
func (*VEDBM) DescribeDatabasesCommon ¶ added in v1.0.149
func (c *VEDBM) DescribeDatabasesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeDatabasesCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation DescribeDatabasesCommon for usage and error information.
func (*VEDBM) DescribeDatabasesCommonRequest ¶ added in v1.0.149
func (c *VEDBM) DescribeDatabasesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeDatabasesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDatabasesCommon operation. The "output" return value will be populated with the DescribeDatabasesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDatabasesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDatabasesCommon Send returns without error.
See DescribeDatabasesCommon for more information on using the DescribeDatabasesCommon API call, and error handling.
// Example sending a request using the DescribeDatabasesCommonRequest method.
req, resp := client.DescribeDatabasesCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DescribeDatabasesCommonWithContext ¶ added in v1.0.149
func (c *VEDBM) DescribeDatabasesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeDatabasesCommonWithContext is the same as DescribeDatabasesCommon with the addition of the ability to pass a context and additional request options.
See DescribeDatabasesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) DescribeDatabasesRequest ¶ added in v1.0.149
func (c *VEDBM) DescribeDatabasesRequest(input *DescribeDatabasesInput) (req *request.Request, output *DescribeDatabasesOutput)
DescribeDatabasesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeDatabases operation. The "output" return value will be populated with the DescribeDatabasesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeDatabasesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeDatabasesCommon Send returns without error.
See DescribeDatabases for more information on using the DescribeDatabases API call, and error handling.
// Example sending a request using the DescribeDatabasesRequest method.
req, resp := client.DescribeDatabasesRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) DescribeDatabasesWithContext ¶ added in v1.0.149
func (c *VEDBM) DescribeDatabasesWithContext(ctx volcengine.Context, input *DescribeDatabasesInput, opts ...request.Option) (*DescribeDatabasesOutput, error)
DescribeDatabasesWithContext is the same as DescribeDatabases with the addition of the ability to pass a context and additional request options.
See DescribeDatabases for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) GrantDBAccountPrivilege ¶ added in v1.0.149
func (c *VEDBM) GrantDBAccountPrivilege(input *GrantDBAccountPrivilegeInput) (*GrantDBAccountPrivilegeOutput, error)
GrantDBAccountPrivilege API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation GrantDBAccountPrivilege for usage and error information.
func (*VEDBM) GrantDBAccountPrivilegeCommon ¶ added in v1.0.149
func (c *VEDBM) GrantDBAccountPrivilegeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
GrantDBAccountPrivilegeCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation GrantDBAccountPrivilegeCommon for usage and error information.
func (*VEDBM) GrantDBAccountPrivilegeCommonRequest ¶ added in v1.0.149
func (c *VEDBM) GrantDBAccountPrivilegeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
GrantDBAccountPrivilegeCommonRequest generates a "volcengine/request.Request" representing the client's request for the GrantDBAccountPrivilegeCommon operation. The "output" return value will be populated with the GrantDBAccountPrivilegeCommon request's response once the request completes successfully.
Use "Send" method on the returned GrantDBAccountPrivilegeCommon Request to send the API call to the service. the "output" return value is not valid until after GrantDBAccountPrivilegeCommon Send returns without error.
See GrantDBAccountPrivilegeCommon for more information on using the GrantDBAccountPrivilegeCommon API call, and error handling.
// Example sending a request using the GrantDBAccountPrivilegeCommonRequest method.
req, resp := client.GrantDBAccountPrivilegeCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) GrantDBAccountPrivilegeCommonWithContext ¶ added in v1.0.149
func (c *VEDBM) GrantDBAccountPrivilegeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
GrantDBAccountPrivilegeCommonWithContext is the same as GrantDBAccountPrivilegeCommon with the addition of the ability to pass a context and additional request options.
See GrantDBAccountPrivilegeCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) GrantDBAccountPrivilegeRequest ¶ added in v1.0.149
func (c *VEDBM) GrantDBAccountPrivilegeRequest(input *GrantDBAccountPrivilegeInput) (req *request.Request, output *GrantDBAccountPrivilegeOutput)
GrantDBAccountPrivilegeRequest generates a "volcengine/request.Request" representing the client's request for the GrantDBAccountPrivilege operation. The "output" return value will be populated with the GrantDBAccountPrivilegeCommon request's response once the request completes successfully.
Use "Send" method on the returned GrantDBAccountPrivilegeCommon Request to send the API call to the service. the "output" return value is not valid until after GrantDBAccountPrivilegeCommon Send returns without error.
See GrantDBAccountPrivilege for more information on using the GrantDBAccountPrivilege API call, and error handling.
// Example sending a request using the GrantDBAccountPrivilegeRequest method.
req, resp := client.GrantDBAccountPrivilegeRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) GrantDBAccountPrivilegeWithContext ¶ added in v1.0.149
func (c *VEDBM) GrantDBAccountPrivilegeWithContext(ctx volcengine.Context, input *GrantDBAccountPrivilegeInput, opts ...request.Option) (*GrantDBAccountPrivilegeOutput, error)
GrantDBAccountPrivilegeWithContext is the same as GrantDBAccountPrivilege with the addition of the ability to pass a context and additional request options.
See GrantDBAccountPrivilege for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) ModifyDBEndpoint ¶
func (c *VEDBM) ModifyDBEndpoint(input *ModifyDBEndpointInput) (*ModifyDBEndpointOutput, error)
ModifyDBEndpoint API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ModifyDBEndpoint for usage and error information.
func (*VEDBM) ModifyDBEndpointCommon ¶
func (c *VEDBM) ModifyDBEndpointCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBEndpointCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ModifyDBEndpointCommon for usage and error information.
func (*VEDBM) ModifyDBEndpointCommonRequest ¶
func (c *VEDBM) ModifyDBEndpointCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBEndpointCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBEndpointCommon operation. The "output" return value will be populated with the ModifyDBEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBEndpointCommon Send returns without error.
See ModifyDBEndpointCommon for more information on using the ModifyDBEndpointCommon API call, and error handling.
// Example sending a request using the ModifyDBEndpointCommonRequest method.
req, resp := client.ModifyDBEndpointCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) ModifyDBEndpointCommonWithContext ¶
func (c *VEDBM) ModifyDBEndpointCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBEndpointCommonWithContext is the same as ModifyDBEndpointCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBEndpointCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) ModifyDBEndpointRequest ¶
func (c *VEDBM) ModifyDBEndpointRequest(input *ModifyDBEndpointInput) (req *request.Request, output *ModifyDBEndpointOutput)
ModifyDBEndpointRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBEndpoint operation. The "output" return value will be populated with the ModifyDBEndpointCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBEndpointCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBEndpointCommon Send returns without error.
See ModifyDBEndpoint for more information on using the ModifyDBEndpoint API call, and error handling.
// Example sending a request using the ModifyDBEndpointRequest method.
req, resp := client.ModifyDBEndpointRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) ModifyDBEndpointWithContext ¶
func (c *VEDBM) ModifyDBEndpointWithContext(ctx volcengine.Context, input *ModifyDBEndpointInput, opts ...request.Option) (*ModifyDBEndpointOutput, error)
ModifyDBEndpointWithContext is the same as ModifyDBEndpoint with the addition of the ability to pass a context and additional request options.
See ModifyDBEndpoint for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) ModifyDBInstanceName ¶
func (c *VEDBM) ModifyDBInstanceName(input *ModifyDBInstanceNameInput) (*ModifyDBInstanceNameOutput, error)
ModifyDBInstanceName API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ModifyDBInstanceName for usage and error information.
func (*VEDBM) ModifyDBInstanceNameCommon ¶
func (c *VEDBM) ModifyDBInstanceNameCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceNameCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ModifyDBInstanceNameCommon for usage and error information.
func (*VEDBM) ModifyDBInstanceNameCommonRequest ¶
func (c *VEDBM) ModifyDBInstanceNameCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBInstanceNameCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceNameCommon operation. The "output" return value will be populated with the ModifyDBInstanceNameCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceNameCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceNameCommon Send returns without error.
See ModifyDBInstanceNameCommon for more information on using the ModifyDBInstanceNameCommon API call, and error handling.
// Example sending a request using the ModifyDBInstanceNameCommonRequest method.
req, resp := client.ModifyDBInstanceNameCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) ModifyDBInstanceNameCommonWithContext ¶
func (c *VEDBM) ModifyDBInstanceNameCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceNameCommonWithContext is the same as ModifyDBInstanceNameCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceNameCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) ModifyDBInstanceNameRequest ¶
func (c *VEDBM) ModifyDBInstanceNameRequest(input *ModifyDBInstanceNameInput) (req *request.Request, output *ModifyDBInstanceNameOutput)
ModifyDBInstanceNameRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceName operation. The "output" return value will be populated with the ModifyDBInstanceNameCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceNameCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceNameCommon Send returns without error.
See ModifyDBInstanceName for more information on using the ModifyDBInstanceName API call, and error handling.
// Example sending a request using the ModifyDBInstanceNameRequest method.
req, resp := client.ModifyDBInstanceNameRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) ModifyDBInstanceNameWithContext ¶
func (c *VEDBM) ModifyDBInstanceNameWithContext(ctx volcengine.Context, input *ModifyDBInstanceNameInput, opts ...request.Option) (*ModifyDBInstanceNameOutput, error)
ModifyDBInstanceNameWithContext is the same as ModifyDBInstanceName with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceName for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) ModifyDBInstanceSpec ¶
func (c *VEDBM) ModifyDBInstanceSpec(input *ModifyDBInstanceSpecInput) (*ModifyDBInstanceSpecOutput, error)
ModifyDBInstanceSpec API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ModifyDBInstanceSpec for usage and error information.
func (*VEDBM) ModifyDBInstanceSpecCommon ¶
func (c *VEDBM) ModifyDBInstanceSpecCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceSpecCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ModifyDBInstanceSpecCommon for usage and error information.
func (*VEDBM) ModifyDBInstanceSpecCommonRequest ¶
func (c *VEDBM) ModifyDBInstanceSpecCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyDBInstanceSpecCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceSpecCommon operation. The "output" return value will be populated with the ModifyDBInstanceSpecCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceSpecCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceSpecCommon Send returns without error.
See ModifyDBInstanceSpecCommon for more information on using the ModifyDBInstanceSpecCommon API call, and error handling.
// Example sending a request using the ModifyDBInstanceSpecCommonRequest method.
req, resp := client.ModifyDBInstanceSpecCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) ModifyDBInstanceSpecCommonWithContext ¶
func (c *VEDBM) ModifyDBInstanceSpecCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceSpecCommonWithContext is the same as ModifyDBInstanceSpecCommon with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceSpecCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) ModifyDBInstanceSpecRequest ¶
func (c *VEDBM) ModifyDBInstanceSpecRequest(input *ModifyDBInstanceSpecInput) (req *request.Request, output *ModifyDBInstanceSpecOutput)
ModifyDBInstanceSpecRequest generates a "volcengine/request.Request" representing the client's request for the ModifyDBInstanceSpec operation. The "output" return value will be populated with the ModifyDBInstanceSpecCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyDBInstanceSpecCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyDBInstanceSpecCommon Send returns without error.
See ModifyDBInstanceSpec for more information on using the ModifyDBInstanceSpec API call, and error handling.
// Example sending a request using the ModifyDBInstanceSpecRequest method.
req, resp := client.ModifyDBInstanceSpecRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) ModifyDBInstanceSpecWithContext ¶
func (c *VEDBM) ModifyDBInstanceSpecWithContext(ctx volcengine.Context, input *ModifyDBInstanceSpecInput, opts ...request.Option) (*ModifyDBInstanceSpecOutput, error)
ModifyDBInstanceSpecWithContext is the same as ModifyDBInstanceSpec with the addition of the ability to pass a context and additional request options.
See ModifyDBInstanceSpec for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) RemoveTagsFromResource ¶ added in v1.0.149
func (c *VEDBM) RemoveTagsFromResource(input *RemoveTagsFromResourceInput) (*RemoveTagsFromResourceOutput, error)
RemoveTagsFromResource API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation RemoveTagsFromResource for usage and error information.
func (*VEDBM) RemoveTagsFromResourceCommon ¶ added in v1.0.149
func (c *VEDBM) RemoveTagsFromResourceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RemoveTagsFromResourceCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation RemoveTagsFromResourceCommon for usage and error information.
func (*VEDBM) RemoveTagsFromResourceCommonRequest ¶ added in v1.0.149
func (c *VEDBM) RemoveTagsFromResourceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RemoveTagsFromResourceCommonRequest generates a "volcengine/request.Request" representing the client's request for the RemoveTagsFromResourceCommon operation. The "output" return value will be populated with the RemoveTagsFromResourceCommon request's response once the request completes successfully.
Use "Send" method on the returned RemoveTagsFromResourceCommon Request to send the API call to the service. the "output" return value is not valid until after RemoveTagsFromResourceCommon Send returns without error.
See RemoveTagsFromResourceCommon for more information on using the RemoveTagsFromResourceCommon API call, and error handling.
// Example sending a request using the RemoveTagsFromResourceCommonRequest method.
req, resp := client.RemoveTagsFromResourceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) RemoveTagsFromResourceCommonWithContext ¶ added in v1.0.149
func (c *VEDBM) RemoveTagsFromResourceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RemoveTagsFromResourceCommonWithContext is the same as RemoveTagsFromResourceCommon with the addition of the ability to pass a context and additional request options.
See RemoveTagsFromResourceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) RemoveTagsFromResourceRequest ¶ added in v1.0.149
func (c *VEDBM) RemoveTagsFromResourceRequest(input *RemoveTagsFromResourceInput) (req *request.Request, output *RemoveTagsFromResourceOutput)
RemoveTagsFromResourceRequest generates a "volcengine/request.Request" representing the client's request for the RemoveTagsFromResource operation. The "output" return value will be populated with the RemoveTagsFromResourceCommon request's response once the request completes successfully.
Use "Send" method on the returned RemoveTagsFromResourceCommon Request to send the API call to the service. the "output" return value is not valid until after RemoveTagsFromResourceCommon Send returns without error.
See RemoveTagsFromResource for more information on using the RemoveTagsFromResource API call, and error handling.
// Example sending a request using the RemoveTagsFromResourceRequest method.
req, resp := client.RemoveTagsFromResourceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) RemoveTagsFromResourceWithContext ¶ added in v1.0.149
func (c *VEDBM) RemoveTagsFromResourceWithContext(ctx volcengine.Context, input *RemoveTagsFromResourceInput, opts ...request.Option) (*RemoveTagsFromResourceOutput, error)
RemoveTagsFromResourceWithContext is the same as RemoveTagsFromResource with the addition of the ability to pass a context and additional request options.
See RemoveTagsFromResource for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) ResetAccount ¶ added in v1.0.149
func (c *VEDBM) ResetAccount(input *ResetAccountInput) (*ResetAccountOutput, error)
ResetAccount API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ResetAccount for usage and error information.
func (*VEDBM) ResetAccountCommon ¶ added in v1.0.149
ResetAccountCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ResetAccountCommon for usage and error information.
func (*VEDBM) ResetAccountCommonRequest ¶ added in v1.0.149
func (c *VEDBM) ResetAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ResetAccountCommonRequest generates a "volcengine/request.Request" representing the client's request for the ResetAccountCommon operation. The "output" return value will be populated with the ResetAccountCommon request's response once the request completes successfully.
Use "Send" method on the returned ResetAccountCommon Request to send the API call to the service. the "output" return value is not valid until after ResetAccountCommon Send returns without error.
See ResetAccountCommon for more information on using the ResetAccountCommon API call, and error handling.
// Example sending a request using the ResetAccountCommonRequest method.
req, resp := client.ResetAccountCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) ResetAccountCommonWithContext ¶ added in v1.0.149
func (c *VEDBM) ResetAccountCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ResetAccountCommonWithContext is the same as ResetAccountCommon with the addition of the ability to pass a context and additional request options.
See ResetAccountCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) ResetAccountRequest ¶ added in v1.0.149
func (c *VEDBM) ResetAccountRequest(input *ResetAccountInput) (req *request.Request, output *ResetAccountOutput)
ResetAccountRequest generates a "volcengine/request.Request" representing the client's request for the ResetAccount operation. The "output" return value will be populated with the ResetAccountCommon request's response once the request completes successfully.
Use "Send" method on the returned ResetAccountCommon Request to send the API call to the service. the "output" return value is not valid until after ResetAccountCommon Send returns without error.
See ResetAccount for more information on using the ResetAccount API call, and error handling.
// Example sending a request using the ResetAccountRequest method.
req, resp := client.ResetAccountRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) ResetAccountWithContext ¶ added in v1.0.149
func (c *VEDBM) ResetAccountWithContext(ctx volcengine.Context, input *ResetAccountInput, opts ...request.Option) (*ResetAccountOutput, error)
ResetAccountWithContext is the same as ResetAccount with the addition of the ability to pass a context and additional request options.
See ResetAccount for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) ResetDBAccount ¶ added in v1.0.149
func (c *VEDBM) ResetDBAccount(input *ResetDBAccountInput) (*ResetDBAccountOutput, error)
ResetDBAccount API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ResetDBAccount for usage and error information.
func (*VEDBM) ResetDBAccountCommon ¶ added in v1.0.149
func (c *VEDBM) ResetDBAccountCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ResetDBAccountCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation ResetDBAccountCommon for usage and error information.
func (*VEDBM) ResetDBAccountCommonRequest ¶ added in v1.0.149
func (c *VEDBM) ResetDBAccountCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ResetDBAccountCommonRequest generates a "volcengine/request.Request" representing the client's request for the ResetDBAccountCommon operation. The "output" return value will be populated with the ResetDBAccountCommon request's response once the request completes successfully.
Use "Send" method on the returned ResetDBAccountCommon Request to send the API call to the service. the "output" return value is not valid until after ResetDBAccountCommon Send returns without error.
See ResetDBAccountCommon for more information on using the ResetDBAccountCommon API call, and error handling.
// Example sending a request using the ResetDBAccountCommonRequest method.
req, resp := client.ResetDBAccountCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) ResetDBAccountCommonWithContext ¶ added in v1.0.149
func (c *VEDBM) ResetDBAccountCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ResetDBAccountCommonWithContext is the same as ResetDBAccountCommon with the addition of the ability to pass a context and additional request options.
See ResetDBAccountCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) ResetDBAccountRequest ¶ added in v1.0.149
func (c *VEDBM) ResetDBAccountRequest(input *ResetDBAccountInput) (req *request.Request, output *ResetDBAccountOutput)
ResetDBAccountRequest generates a "volcengine/request.Request" representing the client's request for the ResetDBAccount operation. The "output" return value will be populated with the ResetDBAccountCommon request's response once the request completes successfully.
Use "Send" method on the returned ResetDBAccountCommon Request to send the API call to the service. the "output" return value is not valid until after ResetDBAccountCommon Send returns without error.
See ResetDBAccount for more information on using the ResetDBAccount API call, and error handling.
// Example sending a request using the ResetDBAccountRequest method.
req, resp := client.ResetDBAccountRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) ResetDBAccountWithContext ¶ added in v1.0.149
func (c *VEDBM) ResetDBAccountWithContext(ctx volcengine.Context, input *ResetDBAccountInput, opts ...request.Option) (*ResetDBAccountOutput, error)
ResetDBAccountWithContext is the same as ResetDBAccount with the addition of the ability to pass a context and additional request options.
See ResetDBAccount for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) RestartDBInstance ¶
func (c *VEDBM) RestartDBInstance(input *RestartDBInstanceInput) (*RestartDBInstanceOutput, error)
RestartDBInstance API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation RestartDBInstance for usage and error information.
func (*VEDBM) RestartDBInstanceCommon ¶
func (c *VEDBM) RestartDBInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RestartDBInstanceCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation RestartDBInstanceCommon for usage and error information.
func (*VEDBM) RestartDBInstanceCommonRequest ¶
func (c *VEDBM) RestartDBInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RestartDBInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the RestartDBInstanceCommon operation. The "output" return value will be populated with the RestartDBInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned RestartDBInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after RestartDBInstanceCommon Send returns without error.
See RestartDBInstanceCommon for more information on using the RestartDBInstanceCommon API call, and error handling.
// Example sending a request using the RestartDBInstanceCommonRequest method.
req, resp := client.RestartDBInstanceCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) RestartDBInstanceCommonWithContext ¶
func (c *VEDBM) RestartDBInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RestartDBInstanceCommonWithContext is the same as RestartDBInstanceCommon with the addition of the ability to pass a context and additional request options.
See RestartDBInstanceCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) RestartDBInstanceRequest ¶
func (c *VEDBM) RestartDBInstanceRequest(input *RestartDBInstanceInput) (req *request.Request, output *RestartDBInstanceOutput)
RestartDBInstanceRequest generates a "volcengine/request.Request" representing the client's request for the RestartDBInstance operation. The "output" return value will be populated with the RestartDBInstanceCommon request's response once the request completes successfully.
Use "Send" method on the returned RestartDBInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after RestartDBInstanceCommon Send returns without error.
See RestartDBInstance for more information on using the RestartDBInstance API call, and error handling.
// Example sending a request using the RestartDBInstanceRequest method.
req, resp := client.RestartDBInstanceRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) RestartDBInstanceWithContext ¶
func (c *VEDBM) RestartDBInstanceWithContext(ctx volcengine.Context, input *RestartDBInstanceInput, opts ...request.Option) (*RestartDBInstanceOutput, error)
RestartDBInstanceWithContext is the same as RestartDBInstance with the addition of the ability to pass a context and additional request options.
See RestartDBInstance for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) RevokeDBAccountPrivilege ¶ added in v1.0.149
func (c *VEDBM) RevokeDBAccountPrivilege(input *RevokeDBAccountPrivilegeInput) (*RevokeDBAccountPrivilegeOutput, error)
RevokeDBAccountPrivilege API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation RevokeDBAccountPrivilege for usage and error information.
func (*VEDBM) RevokeDBAccountPrivilegeCommon ¶ added in v1.0.149
func (c *VEDBM) RevokeDBAccountPrivilegeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RevokeDBAccountPrivilegeCommon API operation for VEDBM.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for VEDBM's API operation RevokeDBAccountPrivilegeCommon for usage and error information.
func (*VEDBM) RevokeDBAccountPrivilegeCommonRequest ¶ added in v1.0.149
func (c *VEDBM) RevokeDBAccountPrivilegeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RevokeDBAccountPrivilegeCommonRequest generates a "volcengine/request.Request" representing the client's request for the RevokeDBAccountPrivilegeCommon operation. The "output" return value will be populated with the RevokeDBAccountPrivilegeCommon request's response once the request completes successfully.
Use "Send" method on the returned RevokeDBAccountPrivilegeCommon Request to send the API call to the service. the "output" return value is not valid until after RevokeDBAccountPrivilegeCommon Send returns without error.
See RevokeDBAccountPrivilegeCommon for more information on using the RevokeDBAccountPrivilegeCommon API call, and error handling.
// Example sending a request using the RevokeDBAccountPrivilegeCommonRequest method.
req, resp := client.RevokeDBAccountPrivilegeCommonRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) RevokeDBAccountPrivilegeCommonWithContext ¶ added in v1.0.149
func (c *VEDBM) RevokeDBAccountPrivilegeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RevokeDBAccountPrivilegeCommonWithContext is the same as RevokeDBAccountPrivilegeCommon with the addition of the ability to pass a context and additional request options.
See RevokeDBAccountPrivilegeCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*VEDBM) RevokeDBAccountPrivilegeRequest ¶ added in v1.0.149
func (c *VEDBM) RevokeDBAccountPrivilegeRequest(input *RevokeDBAccountPrivilegeInput) (req *request.Request, output *RevokeDBAccountPrivilegeOutput)
RevokeDBAccountPrivilegeRequest generates a "volcengine/request.Request" representing the client's request for the RevokeDBAccountPrivilege operation. The "output" return value will be populated with the RevokeDBAccountPrivilegeCommon request's response once the request completes successfully.
Use "Send" method on the returned RevokeDBAccountPrivilegeCommon Request to send the API call to the service. the "output" return value is not valid until after RevokeDBAccountPrivilegeCommon Send returns without error.
See RevokeDBAccountPrivilege for more information on using the RevokeDBAccountPrivilege API call, and error handling.
// Example sending a request using the RevokeDBAccountPrivilegeRequest method.
req, resp := client.RevokeDBAccountPrivilegeRequest(params)
err := req.Send()
if err == nil { // resp is now filled
fmt.Println(resp)
}
func (*VEDBM) RevokeDBAccountPrivilegeWithContext ¶ added in v1.0.149
func (c *VEDBM) RevokeDBAccountPrivilegeWithContext(ctx volcengine.Context, input *RevokeDBAccountPrivilegeInput, opts ...request.Option) (*RevokeDBAccountPrivilegeOutput, error)
RevokeDBAccountPrivilegeWithContext is the same as RevokeDBAccountPrivilege with the addition of the ability to pass a context and additional request options.
See RevokeDBAccountPrivilege for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
type VEDBMAPI ¶
type VEDBMAPI interface {
AddTagsToResourceCommon(*map[string]interface{}) (*map[string]interface{}, error)
AddTagsToResourceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
AddTagsToResourceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
AddTagsToResource(*AddTagsToResourceInput) (*AddTagsToResourceOutput, error)
AddTagsToResourceWithContext(volcengine.Context, *AddTagsToResourceInput, ...request.Option) (*AddTagsToResourceOutput, error)
AddTagsToResourceRequest(*AddTagsToResourceInput) (*request.Request, *AddTagsToResourceOutput)
CreateDBAccountCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateDBAccountCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateDBAccountCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateDBAccount(*CreateDBAccountInput) (*CreateDBAccountOutput, error)
CreateDBAccountWithContext(volcengine.Context, *CreateDBAccountInput, ...request.Option) (*CreateDBAccountOutput, error)
CreateDBAccountRequest(*CreateDBAccountInput) (*request.Request, *CreateDBAccountOutput)
CreateDBEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateDBEndpointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateDBEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateDBEndpoint(*CreateDBEndpointInput) (*CreateDBEndpointOutput, error)
CreateDBEndpointWithContext(volcengine.Context, *CreateDBEndpointInput, ...request.Option) (*CreateDBEndpointOutput, error)
CreateDBEndpointRequest(*CreateDBEndpointInput) (*request.Request, *CreateDBEndpointOutput)
CreateDBEndpointPublicAddressCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateDBEndpointPublicAddressCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateDBEndpointPublicAddressCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateDBEndpointPublicAddress(*CreateDBEndpointPublicAddressInput) (*CreateDBEndpointPublicAddressOutput, error)
CreateDBEndpointPublicAddressWithContext(volcengine.Context, *CreateDBEndpointPublicAddressInput, ...request.Option) (*CreateDBEndpointPublicAddressOutput, error)
CreateDBEndpointPublicAddressRequest(*CreateDBEndpointPublicAddressInput) (*request.Request, *CreateDBEndpointPublicAddressOutput)
CreateDBInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateDBInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateDBInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateDBInstance(*CreateDBInstanceInput) (*CreateDBInstanceOutput, error)
CreateDBInstanceWithContext(volcengine.Context, *CreateDBInstanceInput, ...request.Option) (*CreateDBInstanceOutput, error)
CreateDBInstanceRequest(*CreateDBInstanceInput) (*request.Request, *CreateDBInstanceOutput)
CreateDatabaseCommon(*map[string]interface{}) (*map[string]interface{}, error)
CreateDatabaseCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
CreateDatabaseCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
CreateDatabase(*CreateDatabaseInput) (*CreateDatabaseOutput, error)
CreateDatabaseWithContext(volcengine.Context, *CreateDatabaseInput, ...request.Option) (*CreateDatabaseOutput, error)
CreateDatabaseRequest(*CreateDatabaseInput) (*request.Request, *CreateDatabaseOutput)
DeleteDBAccountCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteDBAccountCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteDBAccountCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteDBAccount(*DeleteDBAccountInput) (*DeleteDBAccountOutput, error)
DeleteDBAccountWithContext(volcengine.Context, *DeleteDBAccountInput, ...request.Option) (*DeleteDBAccountOutput, error)
DeleteDBAccountRequest(*DeleteDBAccountInput) (*request.Request, *DeleteDBAccountOutput)
DeleteDBEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteDBEndpointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteDBEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteDBEndpoint(*DeleteDBEndpointInput) (*DeleteDBEndpointOutput, error)
DeleteDBEndpointWithContext(volcengine.Context, *DeleteDBEndpointInput, ...request.Option) (*DeleteDBEndpointOutput, error)
DeleteDBEndpointRequest(*DeleteDBEndpointInput) (*request.Request, *DeleteDBEndpointOutput)
DeleteDBEndpointPublicAddressCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteDBEndpointPublicAddressCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteDBEndpointPublicAddressCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteDBEndpointPublicAddress(*DeleteDBEndpointPublicAddressInput) (*DeleteDBEndpointPublicAddressOutput, error)
DeleteDBEndpointPublicAddressWithContext(volcengine.Context, *DeleteDBEndpointPublicAddressInput, ...request.Option) (*DeleteDBEndpointPublicAddressOutput, error)
DeleteDBEndpointPublicAddressRequest(*DeleteDBEndpointPublicAddressInput) (*request.Request, *DeleteDBEndpointPublicAddressOutput)
DeleteDBInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteDBInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteDBInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteDBInstance(*DeleteDBInstanceInput) (*DeleteDBInstanceOutput, error)
DeleteDBInstanceWithContext(volcengine.Context, *DeleteDBInstanceInput, ...request.Option) (*DeleteDBInstanceOutput, error)
DeleteDBInstanceRequest(*DeleteDBInstanceInput) (*request.Request, *DeleteDBInstanceOutput)
DeleteDatabaseCommon(*map[string]interface{}) (*map[string]interface{}, error)
DeleteDatabaseCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DeleteDatabaseCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DeleteDatabase(*DeleteDatabaseInput) (*DeleteDatabaseOutput, error)
DeleteDatabaseWithContext(volcengine.Context, *DeleteDatabaseInput, ...request.Option) (*DeleteDatabaseOutput, error)
DeleteDatabaseRequest(*DeleteDatabaseInput) (*request.Request, *DeleteDatabaseOutput)
DescribeDBAccountsCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDBAccountsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDBAccountsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDBAccounts(*DescribeDBAccountsInput) (*DescribeDBAccountsOutput, error)
DescribeDBAccountsWithContext(volcengine.Context, *DescribeDBAccountsInput, ...request.Option) (*DescribeDBAccountsOutput, error)
DescribeDBAccountsRequest(*DescribeDBAccountsInput) (*request.Request, *DescribeDBAccountsOutput)
DescribeDBInstanceDetailCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstanceDetailCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDBInstanceDetailCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDBInstanceDetail(*DescribeDBInstanceDetailInput) (*DescribeDBInstanceDetailOutput, error)
DescribeDBInstanceDetailWithContext(volcengine.Context, *DescribeDBInstanceDetailInput, ...request.Option) (*DescribeDBInstanceDetailOutput, error)
DescribeDBInstanceDetailRequest(*DescribeDBInstanceDetailInput) (*request.Request, *DescribeDBInstanceDetailOutput)
DescribeDBInstancesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDBInstancesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDBInstancesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDBInstances(*DescribeDBInstancesInput) (*DescribeDBInstancesOutput, error)
DescribeDBInstancesWithContext(volcengine.Context, *DescribeDBInstancesInput, ...request.Option) (*DescribeDBInstancesOutput, error)
DescribeDBInstancesRequest(*DescribeDBInstancesInput) (*request.Request, *DescribeDBInstancesOutput)
DescribeDatabasesCommon(*map[string]interface{}) (*map[string]interface{}, error)
DescribeDatabasesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
DescribeDatabasesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
DescribeDatabases(*DescribeDatabasesInput) (*DescribeDatabasesOutput, error)
DescribeDatabasesWithContext(volcengine.Context, *DescribeDatabasesInput, ...request.Option) (*DescribeDatabasesOutput, error)
DescribeDatabasesRequest(*DescribeDatabasesInput) (*request.Request, *DescribeDatabasesOutput)
GrantDBAccountPrivilegeCommon(*map[string]interface{}) (*map[string]interface{}, error)
GrantDBAccountPrivilegeCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
GrantDBAccountPrivilegeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
GrantDBAccountPrivilege(*GrantDBAccountPrivilegeInput) (*GrantDBAccountPrivilegeOutput, error)
GrantDBAccountPrivilegeWithContext(volcengine.Context, *GrantDBAccountPrivilegeInput, ...request.Option) (*GrantDBAccountPrivilegeOutput, error)
GrantDBAccountPrivilegeRequest(*GrantDBAccountPrivilegeInput) (*request.Request, *GrantDBAccountPrivilegeOutput)
ModifyDBEndpointCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBEndpointCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBEndpointCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBEndpoint(*ModifyDBEndpointInput) (*ModifyDBEndpointOutput, error)
ModifyDBEndpointWithContext(volcengine.Context, *ModifyDBEndpointInput, ...request.Option) (*ModifyDBEndpointOutput, error)
ModifyDBEndpointRequest(*ModifyDBEndpointInput) (*request.Request, *ModifyDBEndpointOutput)
ModifyDBInstanceNameCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceNameCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceNameCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBInstanceName(*ModifyDBInstanceNameInput) (*ModifyDBInstanceNameOutput, error)
ModifyDBInstanceNameWithContext(volcengine.Context, *ModifyDBInstanceNameInput, ...request.Option) (*ModifyDBInstanceNameOutput, error)
ModifyDBInstanceNameRequest(*ModifyDBInstanceNameInput) (*request.Request, *ModifyDBInstanceNameOutput)
ModifyDBInstanceSpecCommon(*map[string]interface{}) (*map[string]interface{}, error)
ModifyDBInstanceSpecCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ModifyDBInstanceSpecCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ModifyDBInstanceSpec(*ModifyDBInstanceSpecInput) (*ModifyDBInstanceSpecOutput, error)
ModifyDBInstanceSpecWithContext(volcengine.Context, *ModifyDBInstanceSpecInput, ...request.Option) (*ModifyDBInstanceSpecOutput, error)
ModifyDBInstanceSpecRequest(*ModifyDBInstanceSpecInput) (*request.Request, *ModifyDBInstanceSpecOutput)
RemoveTagsFromResourceCommon(*map[string]interface{}) (*map[string]interface{}, error)
RemoveTagsFromResourceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RemoveTagsFromResourceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RemoveTagsFromResource(*RemoveTagsFromResourceInput) (*RemoveTagsFromResourceOutput, error)
RemoveTagsFromResourceWithContext(volcengine.Context, *RemoveTagsFromResourceInput, ...request.Option) (*RemoveTagsFromResourceOutput, error)
RemoveTagsFromResourceRequest(*RemoveTagsFromResourceInput) (*request.Request, *RemoveTagsFromResourceOutput)
ResetAccountCommon(*map[string]interface{}) (*map[string]interface{}, error)
ResetAccountCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ResetAccountCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ResetAccount(*ResetAccountInput) (*ResetAccountOutput, error)
ResetAccountWithContext(volcengine.Context, *ResetAccountInput, ...request.Option) (*ResetAccountOutput, error)
ResetAccountRequest(*ResetAccountInput) (*request.Request, *ResetAccountOutput)
ResetDBAccountCommon(*map[string]interface{}) (*map[string]interface{}, error)
ResetDBAccountCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
ResetDBAccountCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
ResetDBAccount(*ResetDBAccountInput) (*ResetDBAccountOutput, error)
ResetDBAccountWithContext(volcengine.Context, *ResetDBAccountInput, ...request.Option) (*ResetDBAccountOutput, error)
ResetDBAccountRequest(*ResetDBAccountInput) (*request.Request, *ResetDBAccountOutput)
RestartDBInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
RestartDBInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RestartDBInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RestartDBInstance(*RestartDBInstanceInput) (*RestartDBInstanceOutput, error)
RestartDBInstanceWithContext(volcengine.Context, *RestartDBInstanceInput, ...request.Option) (*RestartDBInstanceOutput, error)
RestartDBInstanceRequest(*RestartDBInstanceInput) (*request.Request, *RestartDBInstanceOutput)
RevokeDBAccountPrivilegeCommon(*map[string]interface{}) (*map[string]interface{}, error)
RevokeDBAccountPrivilegeCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
RevokeDBAccountPrivilegeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})
RevokeDBAccountPrivilege(*RevokeDBAccountPrivilegeInput) (*RevokeDBAccountPrivilegeOutput, error)
RevokeDBAccountPrivilegeWithContext(volcengine.Context, *RevokeDBAccountPrivilegeInput, ...request.Option) (*RevokeDBAccountPrivilegeOutput, error)
RevokeDBAccountPrivilegeRequest(*RevokeDBAccountPrivilegeInput) (*request.Request, *RevokeDBAccountPrivilegeOutput)
}
VEDBMAPI provides an interface to enable mocking the vedbm.VEDBM service client's API operation,
// volcengine sdk func uses an SDK service client to make a request to
// VEDBM.
func myFunc(svc VEDBMAPI) bool {
// Make svc.AddTagsToResource request
}
func main() {
sess := session.New()
svc := vedbm.New(sess)
myFunc(svc)
}
Source Files
¶
- api_add_tags_to_resource.go
- api_create_database.go
- api_create_db_account.go
- api_create_db_endpoint.go
- api_create_db_endpoint_public_address.go
- api_create_db_instance.go
- api_delete_database.go
- api_delete_db_account.go
- api_delete_db_endpoint.go
- api_delete_db_endpoint_public_address.go
- api_delete_db_instance.go
- api_describe_databases.go
- api_describe_db_accounts.go
- api_describe_db_instance_detail.go
- api_describe_db_instances.go
- api_grant_db_account_privilege.go
- api_modify_db_endpoint.go
- api_modify_db_instance_name.go
- api_modify_db_instance_spec.go
- api_remove_tags_from_resource.go
- api_reset_account.go
- api_reset_db_account.go
- api_restart_db_instance.go
- api_revoke_db_account_privilege.go
- interface_vedbm.go
- service_vedbm.go