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