Documentation
¶
Index ¶
- func ResourceByteplusRdsMysqlAllowlistAssociate() *schema.Resource
- type ByteplusRdsMysqlAllowListAssociateService
- func (s *ByteplusRdsMysqlAllowListAssociateService) CreateResource(data *schema.ResourceData, resource *schema.Resource) []bp.Callback
- func (s *ByteplusRdsMysqlAllowListAssociateService) DatasourceResources(data *schema.ResourceData, resource *schema.Resource) bp.DataSourceInfo
- func (s *ByteplusRdsMysqlAllowListAssociateService) GetClient() *bp.SdkClient
- func (s *ByteplusRdsMysqlAllowListAssociateService) ModifyResource(data *schema.ResourceData, resource *schema.Resource) []bp.Callback
- func (s *ByteplusRdsMysqlAllowListAssociateService) ReadResource(resourceData *schema.ResourceData, id string) (data map[string]interface{}, err error)
- func (s *ByteplusRdsMysqlAllowListAssociateService) ReadResourceId(id string) string
- func (s *ByteplusRdsMysqlAllowListAssociateService) ReadResources(m map[string]interface{}) (data []interface{}, err error)
- func (s *ByteplusRdsMysqlAllowListAssociateService) RefreshResourceState(data *schema.ResourceData, strings []string, duration time.Duration, id string) *resource.StateChangeConf
- func (s *ByteplusRdsMysqlAllowListAssociateService) RemoveResource(data *schema.ResourceData, resource *schema.Resource) []bp.Callback
- func (s *ByteplusRdsMysqlAllowListAssociateService) WithResourceResponseHandlers(m map[string]interface{}) []bp.ResourceResponseHandler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ByteplusRdsMysqlAllowListAssociateService ¶
type ByteplusRdsMysqlAllowListAssociateService struct { Client *bp.SdkClient Dispatcher *bp.Dispatcher }
func NewRdsMysqlAllowListAssociateService ¶
func NewRdsMysqlAllowListAssociateService(client *bp.SdkClient) *ByteplusRdsMysqlAllowListAssociateService
func (*ByteplusRdsMysqlAllowListAssociateService) CreateResource ¶
func (s *ByteplusRdsMysqlAllowListAssociateService) CreateResource(data *schema.ResourceData, resource *schema.Resource) []bp.Callback
func (*ByteplusRdsMysqlAllowListAssociateService) DatasourceResources ¶
func (s *ByteplusRdsMysqlAllowListAssociateService) DatasourceResources(data *schema.ResourceData, resource *schema.Resource) bp.DataSourceInfo
func (*ByteplusRdsMysqlAllowListAssociateService) GetClient ¶
func (s *ByteplusRdsMysqlAllowListAssociateService) GetClient() *bp.SdkClient
func (*ByteplusRdsMysqlAllowListAssociateService) ModifyResource ¶
func (s *ByteplusRdsMysqlAllowListAssociateService) ModifyResource(data *schema.ResourceData, resource *schema.Resource) []bp.Callback
func (*ByteplusRdsMysqlAllowListAssociateService) ReadResource ¶
func (s *ByteplusRdsMysqlAllowListAssociateService) ReadResource(resourceData *schema.ResourceData, id string) (data map[string]interface{}, err error)
func (*ByteplusRdsMysqlAllowListAssociateService) ReadResourceId ¶
func (s *ByteplusRdsMysqlAllowListAssociateService) ReadResourceId(id string) string
func (*ByteplusRdsMysqlAllowListAssociateService) ReadResources ¶
func (s *ByteplusRdsMysqlAllowListAssociateService) ReadResources(m map[string]interface{}) (data []interface{}, err error)
func (*ByteplusRdsMysqlAllowListAssociateService) RefreshResourceState ¶
func (s *ByteplusRdsMysqlAllowListAssociateService) RefreshResourceState(data *schema.ResourceData, strings []string, duration time.Duration, id string) *resource.StateChangeConf
func (*ByteplusRdsMysqlAllowListAssociateService) RemoveResource ¶
func (s *ByteplusRdsMysqlAllowListAssociateService) RemoveResource(data *schema.ResourceData, resource *schema.Resource) []bp.Callback
func (*ByteplusRdsMysqlAllowListAssociateService) WithResourceResponseHandlers ¶
func (s *ByteplusRdsMysqlAllowListAssociateService) WithResourceResponseHandlers(m map[string]interface{}) []bp.ResourceResponseHandler
Click to show internal directories.
Click to hide internal directories.