Documentation ¶
Index ¶
- func DataSourceByteplusCenInterRegionBandwidths() *schema.Resource
- func ResourceByteplusCenInterRegionBandwidth() *schema.Resource
- type ByteplusCenInterRegionBandwidthService
- func (s *ByteplusCenInterRegionBandwidthService) CreateResource(resourceData *schema.ResourceData, resource *schema.Resource) []bp.Callback
- func (s *ByteplusCenInterRegionBandwidthService) DatasourceResources(*schema.ResourceData, *schema.Resource) bp.DataSourceInfo
- func (s *ByteplusCenInterRegionBandwidthService) GetClient() *bp.SdkClient
- func (s *ByteplusCenInterRegionBandwidthService) ModifyResource(resourceData *schema.ResourceData, resource *schema.Resource) []bp.Callback
- func (s *ByteplusCenInterRegionBandwidthService) ReadResource(resourceData *schema.ResourceData, id string) (data map[string]interface{}, err error)
- func (s *ByteplusCenInterRegionBandwidthService) ReadResourceId(id string) string
- func (s *ByteplusCenInterRegionBandwidthService) ReadResources(m map[string]interface{}) (data []interface{}, err error)
- func (s *ByteplusCenInterRegionBandwidthService) RefreshResourceState(resourceData *schema.ResourceData, target []string, timeout time.Duration, ...) *resource.StateChangeConf
- func (s *ByteplusCenInterRegionBandwidthService) RemoveResource(resourceData *schema.ResourceData, r *schema.Resource) []bp.Callback
- func (ByteplusCenInterRegionBandwidthService) WithResourceResponseHandlers(v map[string]interface{}) []bp.ResourceResponseHandler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ByteplusCenInterRegionBandwidthService ¶
func NewCenInterRegionBandwidthService ¶
func NewCenInterRegionBandwidthService(c *bp.SdkClient) *ByteplusCenInterRegionBandwidthService
func (*ByteplusCenInterRegionBandwidthService) CreateResource ¶
func (s *ByteplusCenInterRegionBandwidthService) CreateResource(resourceData *schema.ResourceData, resource *schema.Resource) []bp.Callback
func (*ByteplusCenInterRegionBandwidthService) DatasourceResources ¶
func (s *ByteplusCenInterRegionBandwidthService) DatasourceResources(*schema.ResourceData, *schema.Resource) bp.DataSourceInfo
func (*ByteplusCenInterRegionBandwidthService) GetClient ¶
func (s *ByteplusCenInterRegionBandwidthService) GetClient() *bp.SdkClient
func (*ByteplusCenInterRegionBandwidthService) ModifyResource ¶
func (s *ByteplusCenInterRegionBandwidthService) ModifyResource(resourceData *schema.ResourceData, resource *schema.Resource) []bp.Callback
func (*ByteplusCenInterRegionBandwidthService) ReadResource ¶
func (s *ByteplusCenInterRegionBandwidthService) ReadResource(resourceData *schema.ResourceData, id string) (data map[string]interface{}, err error)
func (*ByteplusCenInterRegionBandwidthService) ReadResourceId ¶
func (s *ByteplusCenInterRegionBandwidthService) ReadResourceId(id string) string
func (*ByteplusCenInterRegionBandwidthService) ReadResources ¶
func (s *ByteplusCenInterRegionBandwidthService) ReadResources(m map[string]interface{}) (data []interface{}, err error)
func (*ByteplusCenInterRegionBandwidthService) RefreshResourceState ¶
func (s *ByteplusCenInterRegionBandwidthService) RefreshResourceState(resourceData *schema.ResourceData, target []string, timeout time.Duration, id string) *resource.StateChangeConf
func (*ByteplusCenInterRegionBandwidthService) RemoveResource ¶
func (s *ByteplusCenInterRegionBandwidthService) RemoveResource(resourceData *schema.ResourceData, r *schema.Resource) []bp.Callback
func (ByteplusCenInterRegionBandwidthService) WithResourceResponseHandlers ¶
func (ByteplusCenInterRegionBandwidthService) WithResourceResponseHandlers(v map[string]interface{}) []bp.ResourceResponseHandler
Click to show internal directories.
Click to hide internal directories.