Documentation ¶
Index ¶
- func CcClientBuilder() *http_client.HcHttpClientBuilder
- func GenReqDefForAssociateBandwidthPackage() *def.HttpRequestDef
- func GenReqDefForBatchCreateDeleteTags() *def.HttpRequestDef
- func GenReqDefForCreateAuthorisation() *def.HttpRequestDef
- func GenReqDefForCreateBandwidthPackage() *def.HttpRequestDef
- func GenReqDefForCreateCloudConnection() *def.HttpRequestDef
- func GenReqDefForCreateInterRegionBandwidth() *def.HttpRequestDef
- func GenReqDefForCreateNetworkInstance() *def.HttpRequestDef
- func GenReqDefForCreateTag() *def.HttpRequestDef
- func GenReqDefForDeleteAuthorisation() *def.HttpRequestDef
- func GenReqDefForDeleteBandwidthPackage() *def.HttpRequestDef
- func GenReqDefForDeleteCloudConnection() *def.HttpRequestDef
- func GenReqDefForDeleteInterRegionBandwidth() *def.HttpRequestDef
- func GenReqDefForDeleteNetworkInstance() *def.HttpRequestDef
- func GenReqDefForDeleteTag() *def.HttpRequestDef
- func GenReqDefForDisassociateBandwidthPackage() *def.HttpRequestDef
- func GenReqDefForListAuthorisations() *def.HttpRequestDef
- func GenReqDefForListBandwidthPackages() *def.HttpRequestDef
- func GenReqDefForListCloudConnectionRoutes() *def.HttpRequestDef
- func GenReqDefForListCloudConnections() *def.HttpRequestDef
- func GenReqDefForListDomainTags() *def.HttpRequestDef
- func GenReqDefForListInterRegionBandwidths() *def.HttpRequestDef
- func GenReqDefForListNetworkInstances() *def.HttpRequestDef
- func GenReqDefForListPermissions() *def.HttpRequestDef
- func GenReqDefForListQuotas() *def.HttpRequestDef
- func GenReqDefForListResourceByFilterTag() *def.HttpRequestDef
- func GenReqDefForListTags() *def.HttpRequestDef
- func GenReqDefForShowBandwidthPackage() *def.HttpRequestDef
- func GenReqDefForShowCloudConnection() *def.HttpRequestDef
- func GenReqDefForShowCloudConnectionRoutes() *def.HttpRequestDef
- func GenReqDefForShowInterRegionBandwidth() *def.HttpRequestDef
- func GenReqDefForShowNetworkInstance() *def.HttpRequestDef
- func GenReqDefForUpdateAuthorisation() *def.HttpRequestDef
- func GenReqDefForUpdateBandwidthPackage() *def.HttpRequestDef
- func GenReqDefForUpdateCloudConnection() *def.HttpRequestDef
- func GenReqDefForUpdateInterRegionBandwidth() *def.HttpRequestDef
- func GenReqDefForUpdateNetworkInstance() *def.HttpRequestDef
- type AssociateBandwidthPackageInvoker
- type BatchCreateDeleteTagsInvoker
- type CcClient
- func (c *CcClient) AssociateBandwidthPackage(request *model.AssociateBandwidthPackageRequest) (*model.AssociateBandwidthPackageResponse, error)
- func (c *CcClient) AssociateBandwidthPackageInvoker(request *model.AssociateBandwidthPackageRequest) *AssociateBandwidthPackageInvoker
- func (c *CcClient) BatchCreateDeleteTags(request *model.BatchCreateDeleteTagsRequest) (*model.BatchCreateDeleteTagsResponse, error)
- func (c *CcClient) BatchCreateDeleteTagsInvoker(request *model.BatchCreateDeleteTagsRequest) *BatchCreateDeleteTagsInvoker
- func (c *CcClient) CreateAuthorisation(request *model.CreateAuthorisationRequest) (*model.CreateAuthorisationResponse, error)
- func (c *CcClient) CreateAuthorisationInvoker(request *model.CreateAuthorisationRequest) *CreateAuthorisationInvoker
- func (c *CcClient) CreateBandwidthPackage(request *model.CreateBandwidthPackageRequest) (*model.CreateBandwidthPackageResponse, error)
- func (c *CcClient) CreateBandwidthPackageInvoker(request *model.CreateBandwidthPackageRequest) *CreateBandwidthPackageInvoker
- func (c *CcClient) CreateCloudConnection(request *model.CreateCloudConnectionRequest) (*model.CreateCloudConnectionResponse, error)
- func (c *CcClient) CreateCloudConnectionInvoker(request *model.CreateCloudConnectionRequest) *CreateCloudConnectionInvoker
- func (c *CcClient) CreateInterRegionBandwidth(request *model.CreateInterRegionBandwidthRequest) (*model.CreateInterRegionBandwidthResponse, error)
- func (c *CcClient) CreateInterRegionBandwidthInvoker(request *model.CreateInterRegionBandwidthRequest) *CreateInterRegionBandwidthInvoker
- func (c *CcClient) CreateNetworkInstance(request *model.CreateNetworkInstanceRequest) (*model.CreateNetworkInstanceResponse, error)
- func (c *CcClient) CreateNetworkInstanceInvoker(request *model.CreateNetworkInstanceRequest) *CreateNetworkInstanceInvoker
- func (c *CcClient) CreateTag(request *model.CreateTagRequest) (*model.CreateTagResponse, error)
- func (c *CcClient) CreateTagInvoker(request *model.CreateTagRequest) *CreateTagInvoker
- func (c *CcClient) DeleteAuthorisation(request *model.DeleteAuthorisationRequest) (*model.DeleteAuthorisationResponse, error)
- func (c *CcClient) DeleteAuthorisationInvoker(request *model.DeleteAuthorisationRequest) *DeleteAuthorisationInvoker
- func (c *CcClient) DeleteBandwidthPackage(request *model.DeleteBandwidthPackageRequest) (*model.DeleteBandwidthPackageResponse, error)
- func (c *CcClient) DeleteBandwidthPackageInvoker(request *model.DeleteBandwidthPackageRequest) *DeleteBandwidthPackageInvoker
- func (c *CcClient) DeleteCloudConnection(request *model.DeleteCloudConnectionRequest) (*model.DeleteCloudConnectionResponse, error)
- func (c *CcClient) DeleteCloudConnectionInvoker(request *model.DeleteCloudConnectionRequest) *DeleteCloudConnectionInvoker
- func (c *CcClient) DeleteInterRegionBandwidth(request *model.DeleteInterRegionBandwidthRequest) (*model.DeleteInterRegionBandwidthResponse, error)
- func (c *CcClient) DeleteInterRegionBandwidthInvoker(request *model.DeleteInterRegionBandwidthRequest) *DeleteInterRegionBandwidthInvoker
- func (c *CcClient) DeleteNetworkInstance(request *model.DeleteNetworkInstanceRequest) (*model.DeleteNetworkInstanceResponse, error)
- func (c *CcClient) DeleteNetworkInstanceInvoker(request *model.DeleteNetworkInstanceRequest) *DeleteNetworkInstanceInvoker
- func (c *CcClient) DeleteTag(request *model.DeleteTagRequest) (*model.DeleteTagResponse, error)
- func (c *CcClient) DeleteTagInvoker(request *model.DeleteTagRequest) *DeleteTagInvoker
- func (c *CcClient) DisassociateBandwidthPackage(request *model.DisassociateBandwidthPackageRequest) (*model.DisassociateBandwidthPackageResponse, error)
- func (c *CcClient) DisassociateBandwidthPackageInvoker(request *model.DisassociateBandwidthPackageRequest) *DisassociateBandwidthPackageInvoker
- func (c *CcClient) ListAuthorisations(request *model.ListAuthorisationsRequest) (*model.ListAuthorisationsResponse, error)
- func (c *CcClient) ListAuthorisationsInvoker(request *model.ListAuthorisationsRequest) *ListAuthorisationsInvoker
- func (c *CcClient) ListBandwidthPackages(request *model.ListBandwidthPackagesRequest) (*model.ListBandwidthPackagesResponse, error)
- func (c *CcClient) ListBandwidthPackagesInvoker(request *model.ListBandwidthPackagesRequest) *ListBandwidthPackagesInvoker
- func (c *CcClient) ListCloudConnectionRoutes(request *model.ListCloudConnectionRoutesRequest) (*model.ListCloudConnectionRoutesResponse, error)
- func (c *CcClient) ListCloudConnectionRoutesInvoker(request *model.ListCloudConnectionRoutesRequest) *ListCloudConnectionRoutesInvoker
- func (c *CcClient) ListCloudConnections(request *model.ListCloudConnectionsRequest) (*model.ListCloudConnectionsResponse, error)
- func (c *CcClient) ListCloudConnectionsInvoker(request *model.ListCloudConnectionsRequest) *ListCloudConnectionsInvoker
- func (c *CcClient) ListDomainTags(request *model.ListDomainTagsRequest) (*model.ListDomainTagsResponse, error)
- func (c *CcClient) ListDomainTagsInvoker(request *model.ListDomainTagsRequest) *ListDomainTagsInvoker
- func (c *CcClient) ListInterRegionBandwidths(request *model.ListInterRegionBandwidthsRequest) (*model.ListInterRegionBandwidthsResponse, error)
- func (c *CcClient) ListInterRegionBandwidthsInvoker(request *model.ListInterRegionBandwidthsRequest) *ListInterRegionBandwidthsInvoker
- func (c *CcClient) ListNetworkInstances(request *model.ListNetworkInstancesRequest) (*model.ListNetworkInstancesResponse, error)
- func (c *CcClient) ListNetworkInstancesInvoker(request *model.ListNetworkInstancesRequest) *ListNetworkInstancesInvoker
- func (c *CcClient) ListPermissions(request *model.ListPermissionsRequest) (*model.ListPermissionsResponse, error)
- func (c *CcClient) ListPermissionsInvoker(request *model.ListPermissionsRequest) *ListPermissionsInvoker
- func (c *CcClient) ListQuotas(request *model.ListQuotasRequest) (*model.ListQuotasResponse, error)
- func (c *CcClient) ListQuotasInvoker(request *model.ListQuotasRequest) *ListQuotasInvoker
- func (c *CcClient) ListResourceByFilterTag(request *model.ListResourceByFilterTagRequest) (*model.ListResourceByFilterTagResponse, error)
- func (c *CcClient) ListResourceByFilterTagInvoker(request *model.ListResourceByFilterTagRequest) *ListResourceByFilterTagInvoker
- func (c *CcClient) ListTags(request *model.ListTagsRequest) (*model.ListTagsResponse, error)
- func (c *CcClient) ListTagsInvoker(request *model.ListTagsRequest) *ListTagsInvoker
- func (c *CcClient) ShowBandwidthPackage(request *model.ShowBandwidthPackageRequest) (*model.ShowBandwidthPackageResponse, error)
- func (c *CcClient) ShowBandwidthPackageInvoker(request *model.ShowBandwidthPackageRequest) *ShowBandwidthPackageInvoker
- func (c *CcClient) ShowCloudConnection(request *model.ShowCloudConnectionRequest) (*model.ShowCloudConnectionResponse, error)
- func (c *CcClient) ShowCloudConnectionInvoker(request *model.ShowCloudConnectionRequest) *ShowCloudConnectionInvoker
- func (c *CcClient) ShowCloudConnectionRoutes(request *model.ShowCloudConnectionRoutesRequest) (*model.ShowCloudConnectionRoutesResponse, error)
- func (c *CcClient) ShowCloudConnectionRoutesInvoker(request *model.ShowCloudConnectionRoutesRequest) *ShowCloudConnectionRoutesInvoker
- func (c *CcClient) ShowInterRegionBandwidth(request *model.ShowInterRegionBandwidthRequest) (*model.ShowInterRegionBandwidthResponse, error)
- func (c *CcClient) ShowInterRegionBandwidthInvoker(request *model.ShowInterRegionBandwidthRequest) *ShowInterRegionBandwidthInvoker
- func (c *CcClient) ShowNetworkInstance(request *model.ShowNetworkInstanceRequest) (*model.ShowNetworkInstanceResponse, error)
- func (c *CcClient) ShowNetworkInstanceInvoker(request *model.ShowNetworkInstanceRequest) *ShowNetworkInstanceInvoker
- func (c *CcClient) UpdateAuthorisation(request *model.UpdateAuthorisationRequest) (*model.UpdateAuthorisationResponse, error)
- func (c *CcClient) UpdateAuthorisationInvoker(request *model.UpdateAuthorisationRequest) *UpdateAuthorisationInvoker
- func (c *CcClient) UpdateBandwidthPackage(request *model.UpdateBandwidthPackageRequest) (*model.UpdateBandwidthPackageResponse, error)
- func (c *CcClient) UpdateBandwidthPackageInvoker(request *model.UpdateBandwidthPackageRequest) *UpdateBandwidthPackageInvoker
- func (c *CcClient) UpdateCloudConnection(request *model.UpdateCloudConnectionRequest) (*model.UpdateCloudConnectionResponse, error)
- func (c *CcClient) UpdateCloudConnectionInvoker(request *model.UpdateCloudConnectionRequest) *UpdateCloudConnectionInvoker
- func (c *CcClient) UpdateInterRegionBandwidth(request *model.UpdateInterRegionBandwidthRequest) (*model.UpdateInterRegionBandwidthResponse, error)
- func (c *CcClient) UpdateInterRegionBandwidthInvoker(request *model.UpdateInterRegionBandwidthRequest) *UpdateInterRegionBandwidthInvoker
- func (c *CcClient) UpdateNetworkInstance(request *model.UpdateNetworkInstanceRequest) (*model.UpdateNetworkInstanceResponse, error)
- func (c *CcClient) UpdateNetworkInstanceInvoker(request *model.UpdateNetworkInstanceRequest) *UpdateNetworkInstanceInvoker
- type CreateAuthorisationInvoker
- type CreateBandwidthPackageInvoker
- type CreateCloudConnectionInvoker
- type CreateInterRegionBandwidthInvoker
- type CreateNetworkInstanceInvoker
- type CreateTagInvoker
- type DeleteAuthorisationInvoker
- type DeleteBandwidthPackageInvoker
- type DeleteCloudConnectionInvoker
- type DeleteInterRegionBandwidthInvoker
- type DeleteNetworkInstanceInvoker
- type DeleteTagInvoker
- type DisassociateBandwidthPackageInvoker
- type ListAuthorisationsInvoker
- type ListBandwidthPackagesInvoker
- type ListCloudConnectionRoutesInvoker
- type ListCloudConnectionsInvoker
- type ListDomainTagsInvoker
- type ListInterRegionBandwidthsInvoker
- type ListNetworkInstancesInvoker
- type ListPermissionsInvoker
- type ListQuotasInvoker
- type ListResourceByFilterTagInvoker
- type ListTagsInvoker
- type ShowBandwidthPackageInvoker
- type ShowCloudConnectionInvoker
- type ShowCloudConnectionRoutesInvoker
- type ShowInterRegionBandwidthInvoker
- type ShowNetworkInstanceInvoker
- type UpdateAuthorisationInvoker
- type UpdateBandwidthPackageInvoker
- type UpdateCloudConnectionInvoker
- type UpdateInterRegionBandwidthInvoker
- type UpdateNetworkInstanceInvoker
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CcClientBuilder ¶
func CcClientBuilder() *http_client.HcHttpClientBuilder
func GenReqDefForAssociateBandwidthPackage ¶ added in v0.1.15
func GenReqDefForAssociateBandwidthPackage() *def.HttpRequestDef
func GenReqDefForBatchCreateDeleteTags ¶ added in v0.1.15
func GenReqDefForBatchCreateDeleteTags() *def.HttpRequestDef
func GenReqDefForCreateAuthorisation ¶ added in v0.1.15
func GenReqDefForCreateAuthorisation() *def.HttpRequestDef
func GenReqDefForCreateBandwidthPackage ¶ added in v0.1.15
func GenReqDefForCreateBandwidthPackage() *def.HttpRequestDef
func GenReqDefForCreateCloudConnection ¶
func GenReqDefForCreateCloudConnection() *def.HttpRequestDef
func GenReqDefForCreateInterRegionBandwidth ¶ added in v0.1.15
func GenReqDefForCreateInterRegionBandwidth() *def.HttpRequestDef
func GenReqDefForCreateNetworkInstance ¶
func GenReqDefForCreateNetworkInstance() *def.HttpRequestDef
func GenReqDefForCreateTag ¶ added in v0.1.15
func GenReqDefForCreateTag() *def.HttpRequestDef
func GenReqDefForDeleteAuthorisation ¶ added in v0.1.15
func GenReqDefForDeleteAuthorisation() *def.HttpRequestDef
func GenReqDefForDeleteBandwidthPackage ¶ added in v0.1.15
func GenReqDefForDeleteBandwidthPackage() *def.HttpRequestDef
func GenReqDefForDeleteCloudConnection ¶
func GenReqDefForDeleteCloudConnection() *def.HttpRequestDef
func GenReqDefForDeleteInterRegionBandwidth ¶ added in v0.1.15
func GenReqDefForDeleteInterRegionBandwidth() *def.HttpRequestDef
func GenReqDefForDeleteNetworkInstance ¶
func GenReqDefForDeleteNetworkInstance() *def.HttpRequestDef
func GenReqDefForDeleteTag ¶ added in v0.1.15
func GenReqDefForDeleteTag() *def.HttpRequestDef
func GenReqDefForDisassociateBandwidthPackage ¶ added in v0.1.15
func GenReqDefForDisassociateBandwidthPackage() *def.HttpRequestDef
func GenReqDefForListAuthorisations ¶ added in v0.1.15
func GenReqDefForListAuthorisations() *def.HttpRequestDef
func GenReqDefForListBandwidthPackages ¶ added in v0.1.15
func GenReqDefForListBandwidthPackages() *def.HttpRequestDef
func GenReqDefForListCloudConnectionRoutes ¶
func GenReqDefForListCloudConnectionRoutes() *def.HttpRequestDef
func GenReqDefForListCloudConnections ¶
func GenReqDefForListCloudConnections() *def.HttpRequestDef
func GenReqDefForListDomainTags ¶ added in v0.1.15
func GenReqDefForListDomainTags() *def.HttpRequestDef
func GenReqDefForListInterRegionBandwidths ¶ added in v0.1.15
func GenReqDefForListInterRegionBandwidths() *def.HttpRequestDef
func GenReqDefForListNetworkInstances ¶
func GenReqDefForListNetworkInstances() *def.HttpRequestDef
func GenReqDefForListPermissions ¶ added in v0.1.15
func GenReqDefForListPermissions() *def.HttpRequestDef
func GenReqDefForListQuotas ¶ added in v0.1.15
func GenReqDefForListQuotas() *def.HttpRequestDef
func GenReqDefForListResourceByFilterTag ¶ added in v0.1.15
func GenReqDefForListResourceByFilterTag() *def.HttpRequestDef
func GenReqDefForListTags ¶ added in v0.1.15
func GenReqDefForListTags() *def.HttpRequestDef
func GenReqDefForShowBandwidthPackage ¶ added in v0.1.15
func GenReqDefForShowBandwidthPackage() *def.HttpRequestDef
func GenReqDefForShowCloudConnection ¶
func GenReqDefForShowCloudConnection() *def.HttpRequestDef
func GenReqDefForShowCloudConnectionRoutes ¶
func GenReqDefForShowCloudConnectionRoutes() *def.HttpRequestDef
func GenReqDefForShowInterRegionBandwidth ¶ added in v0.1.15
func GenReqDefForShowInterRegionBandwidth() *def.HttpRequestDef
func GenReqDefForShowNetworkInstance ¶
func GenReqDefForShowNetworkInstance() *def.HttpRequestDef
func GenReqDefForUpdateAuthorisation ¶ added in v0.1.15
func GenReqDefForUpdateAuthorisation() *def.HttpRequestDef
func GenReqDefForUpdateBandwidthPackage ¶ added in v0.1.15
func GenReqDefForUpdateBandwidthPackage() *def.HttpRequestDef
func GenReqDefForUpdateCloudConnection ¶
func GenReqDefForUpdateCloudConnection() *def.HttpRequestDef
func GenReqDefForUpdateInterRegionBandwidth ¶ added in v0.1.15
func GenReqDefForUpdateInterRegionBandwidth() *def.HttpRequestDef
func GenReqDefForUpdateNetworkInstance ¶
func GenReqDefForUpdateNetworkInstance() *def.HttpRequestDef
Types ¶
type AssociateBandwidthPackageInvoker ¶ added in v0.1.15
type AssociateBandwidthPackageInvoker struct {
*invoker.BaseInvoker
}
func (*AssociateBandwidthPackageInvoker) Invoke ¶ added in v0.1.15
func (i *AssociateBandwidthPackageInvoker) Invoke() (*model.AssociateBandwidthPackageResponse, error)
type BatchCreateDeleteTagsInvoker ¶ added in v0.1.15
type BatchCreateDeleteTagsInvoker struct {
*invoker.BaseInvoker
}
func (*BatchCreateDeleteTagsInvoker) Invoke ¶ added in v0.1.15
func (i *BatchCreateDeleteTagsInvoker) Invoke() (*model.BatchCreateDeleteTagsResponse, error)
type CcClient ¶
type CcClient struct {
HcClient *http_client.HcHttpClient
}
func NewCcClient ¶
func NewCcClient(hcClient *http_client.HcHttpClient) *CcClient
func (*CcClient) AssociateBandwidthPackage ¶ added in v0.1.15
func (c *CcClient) AssociateBandwidthPackage(request *model.AssociateBandwidthPackageRequest) (*model.AssociateBandwidthPackageResponse, error)
AssociateBandwidthPackage 将带宽包实例关联到资源
将带宽包实例关联到资源。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) AssociateBandwidthPackageInvoker ¶ added in v0.1.15
func (c *CcClient) AssociateBandwidthPackageInvoker(request *model.AssociateBandwidthPackageRequest) *AssociateBandwidthPackageInvoker
AssociateBandwidthPackageInvoker 将带宽包实例关联到资源
func (*CcClient) BatchCreateDeleteTags ¶ added in v0.1.15
func (c *CcClient) BatchCreateDeleteTags(request *model.BatchCreateDeleteTagsRequest) (*model.BatchCreateDeleteTagsResponse, error)
BatchCreateDeleteTags 批量创建和删除资源标签
批量创建和删除标签
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) BatchCreateDeleteTagsInvoker ¶ added in v0.1.15
func (c *CcClient) BatchCreateDeleteTagsInvoker(request *model.BatchCreateDeleteTagsRequest) *BatchCreateDeleteTagsInvoker
BatchCreateDeleteTagsInvoker 批量创建和删除资源标签
func (*CcClient) CreateAuthorisation ¶ added in v0.1.15
func (c *CcClient) CreateAuthorisation(request *model.CreateAuthorisationRequest) (*model.CreateAuthorisationResponse, error)
CreateAuthorisation 创建授权
网络实例所属租户授予云连接实例所属租户加载其网络实例的权限。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) CreateAuthorisationInvoker ¶ added in v0.1.15
func (c *CcClient) CreateAuthorisationInvoker(request *model.CreateAuthorisationRequest) *CreateAuthorisationInvoker
CreateAuthorisationInvoker 创建授权
func (*CcClient) CreateBandwidthPackage ¶ added in v0.1.15
func (c *CcClient) CreateBandwidthPackage(request *model.CreateBandwidthPackageRequest) (*model.CreateBandwidthPackageResponse, error)
CreateBandwidthPackage 创建带宽包实例
创建带宽包实例。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) CreateBandwidthPackageInvoker ¶ added in v0.1.15
func (c *CcClient) CreateBandwidthPackageInvoker(request *model.CreateBandwidthPackageRequest) *CreateBandwidthPackageInvoker
CreateBandwidthPackageInvoker 创建带宽包实例
func (*CcClient) CreateCloudConnection ¶
func (c *CcClient) CreateCloudConnection(request *model.CreateCloudConnectionRequest) (*model.CreateCloudConnectionResponse, error)
CreateCloudConnection 创建云连接实例
创建云连接实例。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) CreateCloudConnectionInvoker ¶ added in v0.0.90
func (c *CcClient) CreateCloudConnectionInvoker(request *model.CreateCloudConnectionRequest) *CreateCloudConnectionInvoker
CreateCloudConnectionInvoker 创建云连接实例
func (*CcClient) CreateInterRegionBandwidth ¶ added in v0.1.15
func (c *CcClient) CreateInterRegionBandwidth(request *model.CreateInterRegionBandwidthRequest) (*model.CreateInterRegionBandwidthResponse, error)
CreateInterRegionBandwidth 创建域间带宽实例
创建域间带宽实例。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) CreateInterRegionBandwidthInvoker ¶ added in v0.1.15
func (c *CcClient) CreateInterRegionBandwidthInvoker(request *model.CreateInterRegionBandwidthRequest) *CreateInterRegionBandwidthInvoker
CreateInterRegionBandwidthInvoker 创建域间带宽实例
func (*CcClient) CreateNetworkInstance ¶
func (c *CcClient) CreateNetworkInstance(request *model.CreateNetworkInstanceRequest) (*model.CreateNetworkInstanceResponse, error)
CreateNetworkInstance 创建网络实例
创建网络实例。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) CreateNetworkInstanceInvoker ¶ added in v0.0.90
func (c *CcClient) CreateNetworkInstanceInvoker(request *model.CreateNetworkInstanceRequest) *CreateNetworkInstanceInvoker
CreateNetworkInstanceInvoker 创建网络实例
func (*CcClient) CreateTag ¶ added in v0.1.15
func (c *CcClient) CreateTag(request *model.CreateTagRequest) (*model.CreateTagResponse, error)
CreateTag 添加资源标签
添加资源标签
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) CreateTagInvoker ¶ added in v0.1.15
func (c *CcClient) CreateTagInvoker(request *model.CreateTagRequest) *CreateTagInvoker
CreateTagInvoker 添加资源标签
func (*CcClient) DeleteAuthorisation ¶ added in v0.1.15
func (c *CcClient) DeleteAuthorisation(request *model.DeleteAuthorisationRequest) (*model.DeleteAuthorisationResponse, error)
DeleteAuthorisation 删除授权
网络实例所属租户取消授予云连接实例所属租户加载其网络实例的权限。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) DeleteAuthorisationInvoker ¶ added in v0.1.15
func (c *CcClient) DeleteAuthorisationInvoker(request *model.DeleteAuthorisationRequest) *DeleteAuthorisationInvoker
DeleteAuthorisationInvoker 删除授权
func (*CcClient) DeleteBandwidthPackage ¶ added in v0.1.15
func (c *CcClient) DeleteBandwidthPackage(request *model.DeleteBandwidthPackageRequest) (*model.DeleteBandwidthPackageResponse, error)
DeleteBandwidthPackage 删除带宽包实例
删除带宽包实例。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) DeleteBandwidthPackageInvoker ¶ added in v0.1.15
func (c *CcClient) DeleteBandwidthPackageInvoker(request *model.DeleteBandwidthPackageRequest) *DeleteBandwidthPackageInvoker
DeleteBandwidthPackageInvoker 删除带宽包实例
func (*CcClient) DeleteCloudConnection ¶
func (c *CcClient) DeleteCloudConnection(request *model.DeleteCloudConnectionRequest) (*model.DeleteCloudConnectionResponse, error)
DeleteCloudConnection 删除云连接实例
删除云连接实例。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) DeleteCloudConnectionInvoker ¶ added in v0.0.90
func (c *CcClient) DeleteCloudConnectionInvoker(request *model.DeleteCloudConnectionRequest) *DeleteCloudConnectionInvoker
DeleteCloudConnectionInvoker 删除云连接实例
func (*CcClient) DeleteInterRegionBandwidth ¶ added in v0.1.15
func (c *CcClient) DeleteInterRegionBandwidth(request *model.DeleteInterRegionBandwidthRequest) (*model.DeleteInterRegionBandwidthResponse, error)
DeleteInterRegionBandwidth 删除域间带宽实例
删除域间带宽实例。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) DeleteInterRegionBandwidthInvoker ¶ added in v0.1.15
func (c *CcClient) DeleteInterRegionBandwidthInvoker(request *model.DeleteInterRegionBandwidthRequest) *DeleteInterRegionBandwidthInvoker
DeleteInterRegionBandwidthInvoker 删除域间带宽实例
func (*CcClient) DeleteNetworkInstance ¶
func (c *CcClient) DeleteNetworkInstance(request *model.DeleteNetworkInstanceRequest) (*model.DeleteNetworkInstanceResponse, error)
DeleteNetworkInstance 删除网络实例
删除网络实例。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) DeleteNetworkInstanceInvoker ¶ added in v0.0.90
func (c *CcClient) DeleteNetworkInstanceInvoker(request *model.DeleteNetworkInstanceRequest) *DeleteNetworkInstanceInvoker
DeleteNetworkInstanceInvoker 删除网络实例
func (*CcClient) DeleteTag ¶ added in v0.1.15
func (c *CcClient) DeleteTag(request *model.DeleteTagRequest) (*model.DeleteTagResponse, error)
DeleteTag 删除资源标签
删除资源标签
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) DeleteTagInvoker ¶ added in v0.1.15
func (c *CcClient) DeleteTagInvoker(request *model.DeleteTagRequest) *DeleteTagInvoker
DeleteTagInvoker 删除资源标签
func (*CcClient) DisassociateBandwidthPackage ¶ added in v0.1.15
func (c *CcClient) DisassociateBandwidthPackage(request *model.DisassociateBandwidthPackageRequest) (*model.DisassociateBandwidthPackageResponse, error)
DisassociateBandwidthPackage 将带宽包实例与资源解关联
将带宽包实例与资源解关联。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) DisassociateBandwidthPackageInvoker ¶ added in v0.1.15
func (c *CcClient) DisassociateBandwidthPackageInvoker(request *model.DisassociateBandwidthPackageRequest) *DisassociateBandwidthPackageInvoker
DisassociateBandwidthPackageInvoker 将带宽包实例与资源解关联
func (*CcClient) ListAuthorisations ¶ added in v0.1.15
func (c *CcClient) ListAuthorisations(request *model.ListAuthorisationsRequest) (*model.ListAuthorisationsResponse, error)
ListAuthorisations 查询授权列表
网络实例所属租户查看其已经授予其他租户的权限。 分页查询使用的参数为marker、limit。marker和limit一起使用时才会生效,单独使用无效。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) ListAuthorisationsInvoker ¶ added in v0.1.15
func (c *CcClient) ListAuthorisationsInvoker(request *model.ListAuthorisationsRequest) *ListAuthorisationsInvoker
ListAuthorisationsInvoker 查询授权列表
func (*CcClient) ListBandwidthPackages ¶ added in v0.1.15
func (c *CcClient) ListBandwidthPackages(request *model.ListBandwidthPackagesRequest) (*model.ListBandwidthPackagesResponse, error)
ListBandwidthPackages 查询带宽包列表
查询带宽包列表。 分页查询使用的参数为marker、limit。marker和limit一起使用时才会生效,单独使用无效。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) ListBandwidthPackagesInvoker ¶ added in v0.1.15
func (c *CcClient) ListBandwidthPackagesInvoker(request *model.ListBandwidthPackagesRequest) *ListBandwidthPackagesInvoker
ListBandwidthPackagesInvoker 查询带宽包列表
func (*CcClient) ListCloudConnectionRoutes ¶
func (c *CcClient) ListCloudConnectionRoutes(request *model.ListCloudConnectionRoutesRequest) (*model.ListCloudConnectionRoutesResponse, error)
ListCloudConnectionRoutes 查询云连接路由条目列表
查询云连接路由条目列表。 分页查询使用的参数为marker、limit。marker和limit一起使用时才会生效,单独使用无效。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) ListCloudConnectionRoutesInvoker ¶ added in v0.0.90
func (c *CcClient) ListCloudConnectionRoutesInvoker(request *model.ListCloudConnectionRoutesRequest) *ListCloudConnectionRoutesInvoker
ListCloudConnectionRoutesInvoker 查询云连接路由条目列表
func (*CcClient) ListCloudConnections ¶
func (c *CcClient) ListCloudConnections(request *model.ListCloudConnectionsRequest) (*model.ListCloudConnectionsResponse, error)
ListCloudConnections 查询云连接列表
查询云连接列表。 分页查询使用的参数为marker、limit。marker和limit一起使用时才会生效,单独使用无效。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) ListCloudConnectionsInvoker ¶ added in v0.0.90
func (c *CcClient) ListCloudConnectionsInvoker(request *model.ListCloudConnectionsRequest) *ListCloudConnectionsInvoker
ListCloudConnectionsInvoker 查询云连接列表
func (*CcClient) ListDomainTags ¶ added in v0.1.15
func (c *CcClient) ListDomainTags(request *model.ListDomainTagsRequest) (*model.ListDomainTagsResponse, error)
ListDomainTags 查询账户资源标签
查询账户资源标签
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) ListDomainTagsInvoker ¶ added in v0.1.15
func (c *CcClient) ListDomainTagsInvoker(request *model.ListDomainTagsRequest) *ListDomainTagsInvoker
ListDomainTagsInvoker 查询账户资源标签
func (*CcClient) ListInterRegionBandwidths ¶ added in v0.1.15
func (c *CcClient) ListInterRegionBandwidths(request *model.ListInterRegionBandwidthsRequest) (*model.ListInterRegionBandwidthsResponse, error)
ListInterRegionBandwidths 查询域间带宽列表
查询域间带宽列表。 分页查询使用的参数为marker、limit。marker和limit一起使用时才会生效,单独使用无效。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) ListInterRegionBandwidthsInvoker ¶ added in v0.1.15
func (c *CcClient) ListInterRegionBandwidthsInvoker(request *model.ListInterRegionBandwidthsRequest) *ListInterRegionBandwidthsInvoker
ListInterRegionBandwidthsInvoker 查询域间带宽列表
func (*CcClient) ListNetworkInstances ¶
func (c *CcClient) ListNetworkInstances(request *model.ListNetworkInstancesRequest) (*model.ListNetworkInstancesResponse, error)
ListNetworkInstances 查询网络实例列表
查询云连接列表。 分页查询使用的参数为marker、limit。marker和limit一起使用时才会生效,单独使用无效。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) ListNetworkInstancesInvoker ¶ added in v0.0.90
func (c *CcClient) ListNetworkInstancesInvoker(request *model.ListNetworkInstancesRequest) *ListNetworkInstancesInvoker
ListNetworkInstancesInvoker 查询网络实例列表
func (*CcClient) ListPermissions ¶ added in v0.1.15
func (c *CcClient) ListPermissions(request *model.ListPermissionsRequest) (*model.ListPermissionsResponse, error)
ListPermissions 查询权限列表
云连接实例所属租户查询其可加载其他租户的网络实例权限。 分页查询使用的参数为marker、limit。marker和limit一起使用时才会生效,单独使用无效。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) ListPermissionsInvoker ¶ added in v0.1.15
func (c *CcClient) ListPermissionsInvoker(request *model.ListPermissionsRequest) *ListPermissionsInvoker
ListPermissionsInvoker 查询权限列表
func (*CcClient) ListQuotas ¶ added in v0.1.15
func (c *CcClient) ListQuotas(request *model.ListQuotasRequest) (*model.ListQuotasResponse, error)
ListQuotas 查询配额
查询配额
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) ListQuotasInvoker ¶ added in v0.1.15
func (c *CcClient) ListQuotasInvoker(request *model.ListQuotasRequest) *ListQuotasInvoker
ListQuotasInvoker 查询配额
func (*CcClient) ListResourceByFilterTag ¶ added in v0.1.15
func (c *CcClient) ListResourceByFilterTag(request *model.ListResourceByFilterTagRequest) (*model.ListResourceByFilterTagResponse, error)
ListResourceByFilterTag 查询资源实例
查询资源实例
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) ListResourceByFilterTagInvoker ¶ added in v0.1.15
func (c *CcClient) ListResourceByFilterTagInvoker(request *model.ListResourceByFilterTagRequest) *ListResourceByFilterTagInvoker
ListResourceByFilterTagInvoker 查询资源实例
func (*CcClient) ListTags ¶ added in v0.1.15
func (c *CcClient) ListTags(request *model.ListTagsRequest) (*model.ListTagsResponse, error)
ListTags 查询资源标签
查询资源标签
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) ListTagsInvoker ¶ added in v0.1.15
func (c *CcClient) ListTagsInvoker(request *model.ListTagsRequest) *ListTagsInvoker
ListTagsInvoker 查询资源标签
func (*CcClient) ShowBandwidthPackage ¶ added in v0.1.15
func (c *CcClient) ShowBandwidthPackage(request *model.ShowBandwidthPackageRequest) (*model.ShowBandwidthPackageResponse, error)
ShowBandwidthPackage 查询带宽包实例
查询带宽包实例。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) ShowBandwidthPackageInvoker ¶ added in v0.1.15
func (c *CcClient) ShowBandwidthPackageInvoker(request *model.ShowBandwidthPackageRequest) *ShowBandwidthPackageInvoker
ShowBandwidthPackageInvoker 查询带宽包实例
func (*CcClient) ShowCloudConnection ¶
func (c *CcClient) ShowCloudConnection(request *model.ShowCloudConnectionRequest) (*model.ShowCloudConnectionResponse, error)
ShowCloudConnection 查询云连接实例
查询云连接实例。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) ShowCloudConnectionInvoker ¶ added in v0.0.90
func (c *CcClient) ShowCloudConnectionInvoker(request *model.ShowCloudConnectionRequest) *ShowCloudConnectionInvoker
ShowCloudConnectionInvoker 查询云连接实例
func (*CcClient) ShowCloudConnectionRoutes ¶
func (c *CcClient) ShowCloudConnectionRoutes(request *model.ShowCloudConnectionRoutesRequest) (*model.ShowCloudConnectionRoutesResponse, error)
ShowCloudConnectionRoutes 查询云连接路由条目详情
查询云连接路由条目列表。 分页查询使用的参数为marker、limit。marker和limit一起使用时才会生效,单独使用无效。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) ShowCloudConnectionRoutesInvoker ¶ added in v0.0.90
func (c *CcClient) ShowCloudConnectionRoutesInvoker(request *model.ShowCloudConnectionRoutesRequest) *ShowCloudConnectionRoutesInvoker
ShowCloudConnectionRoutesInvoker 查询云连接路由条目详情
func (*CcClient) ShowInterRegionBandwidth ¶ added in v0.1.15
func (c *CcClient) ShowInterRegionBandwidth(request *model.ShowInterRegionBandwidthRequest) (*model.ShowInterRegionBandwidthResponse, error)
ShowInterRegionBandwidth 查询域间带宽实例
查询域间带宽实例。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) ShowInterRegionBandwidthInvoker ¶ added in v0.1.15
func (c *CcClient) ShowInterRegionBandwidthInvoker(request *model.ShowInterRegionBandwidthRequest) *ShowInterRegionBandwidthInvoker
ShowInterRegionBandwidthInvoker 查询域间带宽实例
func (*CcClient) ShowNetworkInstance ¶
func (c *CcClient) ShowNetworkInstance(request *model.ShowNetworkInstanceRequest) (*model.ShowNetworkInstanceResponse, error)
ShowNetworkInstance 查询网络实例
查询网络实例。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) ShowNetworkInstanceInvoker ¶ added in v0.0.90
func (c *CcClient) ShowNetworkInstanceInvoker(request *model.ShowNetworkInstanceRequest) *ShowNetworkInstanceInvoker
ShowNetworkInstanceInvoker 查询网络实例
func (*CcClient) UpdateAuthorisation ¶ added in v0.1.15
func (c *CcClient) UpdateAuthorisation(request *model.UpdateAuthorisationRequest) (*model.UpdateAuthorisationResponse, error)
UpdateAuthorisation 更新授权
更新授权实例。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) UpdateAuthorisationInvoker ¶ added in v0.1.15
func (c *CcClient) UpdateAuthorisationInvoker(request *model.UpdateAuthorisationRequest) *UpdateAuthorisationInvoker
UpdateAuthorisationInvoker 更新授权
func (*CcClient) UpdateBandwidthPackage ¶ added in v0.1.15
func (c *CcClient) UpdateBandwidthPackage(request *model.UpdateBandwidthPackageRequest) (*model.UpdateBandwidthPackageResponse, error)
UpdateBandwidthPackage 更新带宽包实例
更新带宽包实例。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) UpdateBandwidthPackageInvoker ¶ added in v0.1.15
func (c *CcClient) UpdateBandwidthPackageInvoker(request *model.UpdateBandwidthPackageRequest) *UpdateBandwidthPackageInvoker
UpdateBandwidthPackageInvoker 更新带宽包实例
func (*CcClient) UpdateCloudConnection ¶
func (c *CcClient) UpdateCloudConnection(request *model.UpdateCloudConnectionRequest) (*model.UpdateCloudConnectionResponse, error)
UpdateCloudConnection 更新云连接实例
更新云连接实例。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) UpdateCloudConnectionInvoker ¶ added in v0.0.90
func (c *CcClient) UpdateCloudConnectionInvoker(request *model.UpdateCloudConnectionRequest) *UpdateCloudConnectionInvoker
UpdateCloudConnectionInvoker 更新云连接实例
func (*CcClient) UpdateInterRegionBandwidth ¶ added in v0.1.15
func (c *CcClient) UpdateInterRegionBandwidth(request *model.UpdateInterRegionBandwidthRequest) (*model.UpdateInterRegionBandwidthResponse, error)
UpdateInterRegionBandwidth 更新域间带宽实例
更新域间带宽实例。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) UpdateInterRegionBandwidthInvoker ¶ added in v0.1.15
func (c *CcClient) UpdateInterRegionBandwidthInvoker(request *model.UpdateInterRegionBandwidthRequest) *UpdateInterRegionBandwidthInvoker
UpdateInterRegionBandwidthInvoker 更新域间带宽实例
func (*CcClient) UpdateNetworkInstance ¶
func (c *CcClient) UpdateNetworkInstance(request *model.UpdateNetworkInstanceRequest) (*model.UpdateNetworkInstanceResponse, error)
UpdateNetworkInstance 更新网络实例
更新网络实例。
Please refer to HUAWEI cloud API Explorer for details.
func (*CcClient) UpdateNetworkInstanceInvoker ¶ added in v0.0.90
func (c *CcClient) UpdateNetworkInstanceInvoker(request *model.UpdateNetworkInstanceRequest) *UpdateNetworkInstanceInvoker
UpdateNetworkInstanceInvoker 更新网络实例
type CreateAuthorisationInvoker ¶ added in v0.1.15
type CreateAuthorisationInvoker struct {
*invoker.BaseInvoker
}
func (*CreateAuthorisationInvoker) Invoke ¶ added in v0.1.15
func (i *CreateAuthorisationInvoker) Invoke() (*model.CreateAuthorisationResponse, error)
type CreateBandwidthPackageInvoker ¶ added in v0.1.15
type CreateBandwidthPackageInvoker struct {
*invoker.BaseInvoker
}
func (*CreateBandwidthPackageInvoker) Invoke ¶ added in v0.1.15
func (i *CreateBandwidthPackageInvoker) Invoke() (*model.CreateBandwidthPackageResponse, error)
type CreateCloudConnectionInvoker ¶ added in v0.0.90
type CreateCloudConnectionInvoker struct {
*invoker.BaseInvoker
}
func (*CreateCloudConnectionInvoker) Invoke ¶ added in v0.0.90
func (i *CreateCloudConnectionInvoker) Invoke() (*model.CreateCloudConnectionResponse, error)
type CreateInterRegionBandwidthInvoker ¶ added in v0.1.15
type CreateInterRegionBandwidthInvoker struct {
*invoker.BaseInvoker
}
func (*CreateInterRegionBandwidthInvoker) Invoke ¶ added in v0.1.15
func (i *CreateInterRegionBandwidthInvoker) Invoke() (*model.CreateInterRegionBandwidthResponse, error)
type CreateNetworkInstanceInvoker ¶ added in v0.0.90
type CreateNetworkInstanceInvoker struct {
*invoker.BaseInvoker
}
func (*CreateNetworkInstanceInvoker) Invoke ¶ added in v0.0.90
func (i *CreateNetworkInstanceInvoker) Invoke() (*model.CreateNetworkInstanceResponse, error)
type CreateTagInvoker ¶ added in v0.1.15
type CreateTagInvoker struct {
*invoker.BaseInvoker
}
func (*CreateTagInvoker) Invoke ¶ added in v0.1.15
func (i *CreateTagInvoker) Invoke() (*model.CreateTagResponse, error)
type DeleteAuthorisationInvoker ¶ added in v0.1.15
type DeleteAuthorisationInvoker struct {
*invoker.BaseInvoker
}
func (*DeleteAuthorisationInvoker) Invoke ¶ added in v0.1.15
func (i *DeleteAuthorisationInvoker) Invoke() (*model.DeleteAuthorisationResponse, error)
type DeleteBandwidthPackageInvoker ¶ added in v0.1.15
type DeleteBandwidthPackageInvoker struct {
*invoker.BaseInvoker
}
func (*DeleteBandwidthPackageInvoker) Invoke ¶ added in v0.1.15
func (i *DeleteBandwidthPackageInvoker) Invoke() (*model.DeleteBandwidthPackageResponse, error)
type DeleteCloudConnectionInvoker ¶ added in v0.0.90
type DeleteCloudConnectionInvoker struct {
*invoker.BaseInvoker
}
func (*DeleteCloudConnectionInvoker) Invoke ¶ added in v0.0.90
func (i *DeleteCloudConnectionInvoker) Invoke() (*model.DeleteCloudConnectionResponse, error)
type DeleteInterRegionBandwidthInvoker ¶ added in v0.1.15
type DeleteInterRegionBandwidthInvoker struct {
*invoker.BaseInvoker
}
func (*DeleteInterRegionBandwidthInvoker) Invoke ¶ added in v0.1.15
func (i *DeleteInterRegionBandwidthInvoker) Invoke() (*model.DeleteInterRegionBandwidthResponse, error)
type DeleteNetworkInstanceInvoker ¶ added in v0.0.90
type DeleteNetworkInstanceInvoker struct {
*invoker.BaseInvoker
}
func (*DeleteNetworkInstanceInvoker) Invoke ¶ added in v0.0.90
func (i *DeleteNetworkInstanceInvoker) Invoke() (*model.DeleteNetworkInstanceResponse, error)
type DeleteTagInvoker ¶ added in v0.1.15
type DeleteTagInvoker struct {
*invoker.BaseInvoker
}
func (*DeleteTagInvoker) Invoke ¶ added in v0.1.15
func (i *DeleteTagInvoker) Invoke() (*model.DeleteTagResponse, error)
type DisassociateBandwidthPackageInvoker ¶ added in v0.1.15
type DisassociateBandwidthPackageInvoker struct {
*invoker.BaseInvoker
}
func (*DisassociateBandwidthPackageInvoker) Invoke ¶ added in v0.1.15
func (i *DisassociateBandwidthPackageInvoker) Invoke() (*model.DisassociateBandwidthPackageResponse, error)
type ListAuthorisationsInvoker ¶ added in v0.1.15
type ListAuthorisationsInvoker struct {
*invoker.BaseInvoker
}
func (*ListAuthorisationsInvoker) Invoke ¶ added in v0.1.15
func (i *ListAuthorisationsInvoker) Invoke() (*model.ListAuthorisationsResponse, error)
type ListBandwidthPackagesInvoker ¶ added in v0.1.15
type ListBandwidthPackagesInvoker struct {
*invoker.BaseInvoker
}
func (*ListBandwidthPackagesInvoker) Invoke ¶ added in v0.1.15
func (i *ListBandwidthPackagesInvoker) Invoke() (*model.ListBandwidthPackagesResponse, error)
type ListCloudConnectionRoutesInvoker ¶ added in v0.0.90
type ListCloudConnectionRoutesInvoker struct {
*invoker.BaseInvoker
}
func (*ListCloudConnectionRoutesInvoker) Invoke ¶ added in v0.0.90
func (i *ListCloudConnectionRoutesInvoker) Invoke() (*model.ListCloudConnectionRoutesResponse, error)
type ListCloudConnectionsInvoker ¶ added in v0.0.90
type ListCloudConnectionsInvoker struct {
*invoker.BaseInvoker
}
func (*ListCloudConnectionsInvoker) Invoke ¶ added in v0.0.90
func (i *ListCloudConnectionsInvoker) Invoke() (*model.ListCloudConnectionsResponse, error)
type ListDomainTagsInvoker ¶ added in v0.1.15
type ListDomainTagsInvoker struct {
*invoker.BaseInvoker
}
func (*ListDomainTagsInvoker) Invoke ¶ added in v0.1.15
func (i *ListDomainTagsInvoker) Invoke() (*model.ListDomainTagsResponse, error)
type ListInterRegionBandwidthsInvoker ¶ added in v0.1.15
type ListInterRegionBandwidthsInvoker struct {
*invoker.BaseInvoker
}
func (*ListInterRegionBandwidthsInvoker) Invoke ¶ added in v0.1.15
func (i *ListInterRegionBandwidthsInvoker) Invoke() (*model.ListInterRegionBandwidthsResponse, error)
type ListNetworkInstancesInvoker ¶ added in v0.0.90
type ListNetworkInstancesInvoker struct {
*invoker.BaseInvoker
}
func (*ListNetworkInstancesInvoker) Invoke ¶ added in v0.0.90
func (i *ListNetworkInstancesInvoker) Invoke() (*model.ListNetworkInstancesResponse, error)
type ListPermissionsInvoker ¶ added in v0.1.15
type ListPermissionsInvoker struct {
*invoker.BaseInvoker
}
func (*ListPermissionsInvoker) Invoke ¶ added in v0.1.15
func (i *ListPermissionsInvoker) Invoke() (*model.ListPermissionsResponse, error)
type ListQuotasInvoker ¶ added in v0.1.15
type ListQuotasInvoker struct {
*invoker.BaseInvoker
}
func (*ListQuotasInvoker) Invoke ¶ added in v0.1.15
func (i *ListQuotasInvoker) Invoke() (*model.ListQuotasResponse, error)
type ListResourceByFilterTagInvoker ¶ added in v0.1.15
type ListResourceByFilterTagInvoker struct {
*invoker.BaseInvoker
}
func (*ListResourceByFilterTagInvoker) Invoke ¶ added in v0.1.15
func (i *ListResourceByFilterTagInvoker) Invoke() (*model.ListResourceByFilterTagResponse, error)
type ListTagsInvoker ¶ added in v0.1.15
type ListTagsInvoker struct {
*invoker.BaseInvoker
}
func (*ListTagsInvoker) Invoke ¶ added in v0.1.15
func (i *ListTagsInvoker) Invoke() (*model.ListTagsResponse, error)
type ShowBandwidthPackageInvoker ¶ added in v0.1.15
type ShowBandwidthPackageInvoker struct {
*invoker.BaseInvoker
}
func (*ShowBandwidthPackageInvoker) Invoke ¶ added in v0.1.15
func (i *ShowBandwidthPackageInvoker) Invoke() (*model.ShowBandwidthPackageResponse, error)
type ShowCloudConnectionInvoker ¶ added in v0.0.90
type ShowCloudConnectionInvoker struct {
*invoker.BaseInvoker
}
func (*ShowCloudConnectionInvoker) Invoke ¶ added in v0.0.90
func (i *ShowCloudConnectionInvoker) Invoke() (*model.ShowCloudConnectionResponse, error)
type ShowCloudConnectionRoutesInvoker ¶ added in v0.0.90
type ShowCloudConnectionRoutesInvoker struct {
*invoker.BaseInvoker
}
func (*ShowCloudConnectionRoutesInvoker) Invoke ¶ added in v0.0.90
func (i *ShowCloudConnectionRoutesInvoker) Invoke() (*model.ShowCloudConnectionRoutesResponse, error)
type ShowInterRegionBandwidthInvoker ¶ added in v0.1.15
type ShowInterRegionBandwidthInvoker struct {
*invoker.BaseInvoker
}
func (*ShowInterRegionBandwidthInvoker) Invoke ¶ added in v0.1.15
func (i *ShowInterRegionBandwidthInvoker) Invoke() (*model.ShowInterRegionBandwidthResponse, error)
type ShowNetworkInstanceInvoker ¶ added in v0.0.90
type ShowNetworkInstanceInvoker struct {
*invoker.BaseInvoker
}
func (*ShowNetworkInstanceInvoker) Invoke ¶ added in v0.0.90
func (i *ShowNetworkInstanceInvoker) Invoke() (*model.ShowNetworkInstanceResponse, error)
type UpdateAuthorisationInvoker ¶ added in v0.1.15
type UpdateAuthorisationInvoker struct {
*invoker.BaseInvoker
}
func (*UpdateAuthorisationInvoker) Invoke ¶ added in v0.1.15
func (i *UpdateAuthorisationInvoker) Invoke() (*model.UpdateAuthorisationResponse, error)
type UpdateBandwidthPackageInvoker ¶ added in v0.1.15
type UpdateBandwidthPackageInvoker struct {
*invoker.BaseInvoker
}
func (*UpdateBandwidthPackageInvoker) Invoke ¶ added in v0.1.15
func (i *UpdateBandwidthPackageInvoker) Invoke() (*model.UpdateBandwidthPackageResponse, error)
type UpdateCloudConnectionInvoker ¶ added in v0.0.90
type UpdateCloudConnectionInvoker struct {
*invoker.BaseInvoker
}
func (*UpdateCloudConnectionInvoker) Invoke ¶ added in v0.0.90
func (i *UpdateCloudConnectionInvoker) Invoke() (*model.UpdateCloudConnectionResponse, error)
type UpdateInterRegionBandwidthInvoker ¶ added in v0.1.15
type UpdateInterRegionBandwidthInvoker struct {
*invoker.BaseInvoker
}
func (*UpdateInterRegionBandwidthInvoker) Invoke ¶ added in v0.1.15
func (i *UpdateInterRegionBandwidthInvoker) Invoke() (*model.UpdateInterRegionBandwidthResponse, error)
type UpdateNetworkInstanceInvoker ¶ added in v0.0.90
type UpdateNetworkInstanceInvoker struct {
*invoker.BaseInvoker
}
func (*UpdateNetworkInstanceInvoker) Invoke ¶ added in v0.0.90
func (i *UpdateNetworkInstanceInvoker) Invoke() (*model.UpdateNetworkInstanceResponse, error)