MCPcopy Create free account

hub / github.com/baidubce/bce-sdk-go / functions

Functions8,554 in github.com/baidubce/bce-sdk-go

FunctionContentCrc32c
An option to set X-Bce-Content-Crc32c header
services/bos/api/option.go:210
FunctionContentCrc32cFlag
An option to set X-Bce-Content-Crc32c-Flag header
services/bos/api/option.go:215
FunctionContentDisposition
An option to set Content-Disposition header
services/bos/api/option.go:106
FunctionContentEncoding
An option to set Content-Encoding header
services/bos/api/option.go:116
FunctionContentLanguage
An option to set Content-Language header
services/bos/api/option.go:126
FunctionContentLength
An option to set Content-Length header
services/bos/api/option.go:131
MethodContentLength
()
http/response.go:68
FunctionContentRange
An option to set Content-Range header
services/bos/api/option.go:141
FunctionContentSha256
An option to set X-Bce-Content-Sha256 header
services/bos/api/option.go:200
FunctionContentType
An option to set Content-Type header
services/bos/api/option.go:151
MethodConvertToBceParams
()
services/bcm/model_custom_monitor.go:176
MethodConvertToBceParams
()
services/bcm/model_custom_monitor.go:196
MethodConvertToBceParams
()
services/bcm/model_custom_monitor.go:216
FunctionCopySource
An option to set x-bce-copy-source header
services/bos/api/option.go:262
FunctionCopySourceIfMatch
An option to set x-bce-copy-source-if-match header
services/bos/api/option.go:267
FunctionCopySourceIfModifiedSince
An option to set x-bce-copy-source-if-modified-since header
services/bos/api/option.go:277
FunctionCopySourceIfNoneMatch
An option to set x-bce-copy-source-if-none-match header
services/bos/api/option.go:272
FunctionCopySourceIfUnmodifiedSince
An option to set x-bce-copy-source-if-unmodified-since header
services/bos/api/option.go:282
FunctionCopySourceRange
An option to set x-bce-copy-source-range header
services/bos/api/option.go:287
MethodCreateAccount
CreateAccount - create a account with the specific parameters PARAMS: - instanceId: the specific instanceId - args: the arguments to create a account
services/ddc/v2/ddcrds.go:428
FunctionCreateAclRule
()
examples/vpc/acl/example_create_acl_rule.go:8
MethodCreateAclUser
CreateAclUser - create an ACL user of a specified instance PARAMS: - instanceId: id of the instance - args: the arguments to create ACL user RETURNS
services/scs/scs.go:2022
FunctionCreateAppHTTPListener
()
examples/appblb/example_create_app_http_listener.go:21
FunctionCreateAppHTTPSListener
()
examples/appblb/example_create_app_https_listener.go:21
FunctionCreateAppIpGroup
以下为示例代码,实际开发中请根据需要进行修改和补充
examples/appblb/example_create_app_ip_group.go:25
FunctionCreateAppIpGroupBackendPolicy
以下为示例代码,实际开发中请根据需要进行修改和补充
examples/appblb/example_create_app_ip_group_backend_policy.go:25
FunctionCreateAppIpGroupMember
()
examples/appblb/example_create_app_ip_group_member.go:22
FunctionCreateAppSSLListener
()
examples/appblb/example_create_app_ssl_listener.go:21
FunctionCreateAppServerGroup
以下为示例代码,实际开发中请根据需要进行修改和补充
examples/appblb/example_create_app_server_group.go:25
FunctionCreateAppServerGroupPort
以下为示例代码,实际开发中请根据需要进行修改和补充
examples/appblb/example_create_app_server_group_port.go:25
FunctionCreateAppTCPListener
()
examples/appblb/example_create_app_tcp_listener.go:21
FunctionCreateAppUDPListener
()
examples/appblb/example_create_app_udp_listener.go:21
FunctionCreateAssociation
()
examples/csn/example_create_association.go:10
FunctionCreateBLBRs
()
examples/appblb/example_create_blb_rs.go:22
MethodCreateBackup
CreateBackup - create backup of the instance PARAMS: - instanceId: the id of the instance RETURNS: - error: nil if success otherwise the specific er
services/ddc/v2/ddcrds.go:893
MethodCreateBackup
CreateBackup - create a manual backup of the instance PARAMS: - instanceId: id of the instance - args: the arguments to create manual backup RETURNS
services/scs/scs.go:867
FunctionCreateBackupRepositorys
CreateBackupRepositorys 创建备份仓库
examples/cce/backup/example_create_backup_repo.go:12
FunctionCreateBackupScheduleRules
CreateBackupScheduleRules 创建定时备份任务
examples/cce/backup/example_create_schedule_backup_task.go:12
FunctionCreateBackupTasks
CreateBackupTasks 创建备份任务
examples/cce/backup/example_create_backup_task.go:12
FunctionCreateBank
()
examples/cloudmemory/example_create_bank.go:25
MethodCreateBuildRepositoryTask
CreateBuildRepositoryTask - create the build task PARAMS: - instanceID: the specific instance ID - projectName: the specific project Name - repositor
services/eccr/api.go:944
FunctionCreateCluster
()
examples/cce/cluster/example_create_cluster.go:12
MethodCreateCluster
创建集群
services/cce/v2/ccev2.go:14
MethodCreateCluster
CreateCluster - create gaiadb cluster PARAMS: - args: the arguments to create gaiadb cluster RETURNS: - *CreateResult: the result of create gaiadb c
services/gaiadb/gaiadb.go:98
FunctionCreateCsn
()
examples/csn/example_create_csn.go:11
FunctionCreateCsnBp
()
examples/csn/example_create_csn_bp.go:11
FunctionCreateCsnBpLimit
()
examples/csn/example_create_csn_bp_limit.go:10
MethodCreateDatabase
CreateDatabase - create a database with the specific parameters PARAMS: - instanceId: the specific instanceId - args: the arguments to create a accou
services/ddc/v2/ddcrds.go:984
FunctionCreateDataset
创建数据集
examples/aihc/dataset/example_dataset.go:24
MethodCreateDataset
CreateDataset 参考百度智能云AIHC文档 https://cloud.baidu.com/doc/AIHC/s/Dmc091fap
services/aihc/dataset/client.go:63
MethodCreateDatasetVersion
CreateDatasetVersion 参考百度智能云AIHC文档 https://cloud.baidu.com/doc/AIHC/s/Dmc091fap
services/aihc/dataset/client.go:145
MethodCreateDeploySet
CreateDeploySet - create a deploy set PARAMS: - body: http request body RETURNS: - error: nil if success otherwise the specific error
services/ddc/v2/ddcrds.go:825
FunctionCreateDevInstance
()
examples/aihc/dev/example_dev.go:10
MethodCreateDevInstance
CreateDevInstance 创建开发机实例
services/aihc/dev/client.go:50
FunctionCreateDevInstanceImagePackJob
()
examples/aihc/dev/example_dev.go:143
MethodCreateDevInstanceImagePackJob
CreateDevInstanceImagePackJob 创建镜像任务
services/aihc/dev/client.go:122
FunctionCreateDirective
()
examples/cloudmemory/example_create_directive.go:25
FunctionCreateDnatRule
以下为示例代码,实际开发中请根据需要进行修改和补充
examples/vpc/nat/example_create_dnat_rule.go:11
MethodCreateDomain
CreateDomain - create a BCE ABROAD-CDN domain For details, please refer https://cloud.baidu.com/doc/CDN-ABROAD/s/ekbsyn5o5 PARAMS: - domain: the spec
services/cdn/abroad/client.go:134
FunctionCreateESG
CreateESG函数用于创建企业安全组
examples/esg/example_create_esg.go:11
FunctionCreateEip
()
examples/eip/example_eip_create_eip.go:24
FunctionCreateEipBp
()
examples/eip/example_eipbp_create_eipbp.go:25
FunctionCreateEipGroup
()
examples/eip/example_eipgroup_create_eipgroup.go:25
FunctionCreateEipTp
()
examples/eip/example_eiptp_create_eiptp.go:24
FunctionCreateEipTransfer
()
examples/eip/example_eip_create_eip_transfer.go:11
FunctionCreateEndpoint
()
examples/endpoint/example_create_endpoint.go:25
FunctionCreateEni
()
examples/eni/example_create_eni.go:11
FunctionCreateEtChannel
CreateEtChannel
examples/et/examples_create_et_channel.go:10
FunctionCreateEtChannelBfd
()
examples/et/example_create_et_channel_bfd.go:10
FunctionCreateEtChannelRouteRule
()
examples/et/example_create_et_channel_route_rule.go:15
FunctionCreateEtDcphy
CreateEtDcphy
examples/et/examples_create_et.go:10
FunctionCreateEtGateway
CreateEtGateway 函数用于创建ET网关
examples/etGateway/examples_create_et_gateway.go:11
FunctionCreateHPASInstanceGroup
()
examples/cce/instancegroup/example_create_instancegroup.go:11
FunctionCreateHTTPListener
()
examples/blb/example_create_http_listenere.go:21
FunctionCreateHTTPListener
()
examples/blb/example_create_http_listener.go:22
FunctionCreateHTTPSListener
()
examples/blb/example_create_https_listener.go:21
FunctionCreateHaVip
()
examples/havip/example_create_havip.go:9
FunctionCreateHealthCheck
CreateHealthCheck 函数用于创建健康检查
examples/etGateway/examples_create_health_check.go:10
MethodCreateHotBackup
CreateHotBackup - create a hotBackup ddc with the specific parameters PARAMS: - args: the arguments to create a hotBackup ddc RETURNS: - *InstanceId
services/ddc/v2/ddcrds.go:151
FunctionCreateIPv6Gateway
以下为示例代码,实际开发中请根据需要进行修改和补充
examples/vpc/ipv6gateway/example_create_ipv6gateway.go:12
FunctionCreateIPv6GatewayEgressOnlyRule
以下为示例代码,实际开发中请根据需要进行修改和补充
examples/vpc/ipv6gateway/example_create_ipv6gateway_egress_only_rule.go:11
FunctionCreateIPv6GatewayRateLimitRule
以下为示例代码,实际开发中请根据需要进行修改和补充
examples/vpc/ipv6gateway/example_create_ipv6gateway_ratelimit_rule.go:11
MethodCreateInstance
CreateInstance - create an instance with the specific parameters PARAMS: - args: the arguments to create instance RETURNS: - *CreateInstanceResult:
services/bbc/client.go:69
MethodCreateInstance
CreateInstance - create a bci with the specific parameters PARAMS: - args: the arguments to create a bci RETURNS: - *CreateInstanceResult: the result
services/bci/bci.go:32
MethodCreateInstance
CreateInstance - create an instance with specified parameters PARAMS: - cli: the client agent which can perform sending request - reqBody: the reques
services/scs/scs.go:178
MethodCreateInstance
CreateInstance - create an instance with the specific parameters PARAMS: - args: the arguments to create instance RETURNS: - *api.CreateInstanceResu
services/bcc/client.go:72
MethodCreateInstance
CreateInstance -- xx
services/dcc/dedicatedHost.go:95
MethodCreateInstance
CreateInstance - create instance with the specific parameters PARAMS: - CreateInstanceArgs: the arguments to crate Instance RETURNS: - CreateInstanc
services/eccr/api.go:113
MethodCreateInstances
创建节点(扩容)
services/cce/v2/ccev2.go:204
FunctionCreateIpGroup
()
examples/vpc/template/example_create_ip_group.go:8
FunctionCreateIpGroup
()
examples/vpc/vpc/example_create_ip_group.go:9
FunctionCreateIpSet
()
examples/vpc/template/example_create_ip_set.go:13
FunctionCreateIpSet
()
examples/vpc/vpc/example_create_ip_set.go:9
FunctionCreateIpreserve
main 函数作为 Go 语言的主函数,用于创建保留 IP。
examples/vpc/subnet/example_create_ip_reserve.go:10
FunctionCreateJob
()
examples/aihc/resource/example_aijob.go:70
MethodCreateJob
create transcoding job with pipelineName, sourceKey, targetKey, presetName
services/media/client.go:74
MethodCreateJob
(job *v1.OpenAPIJobCreateRequest, options *v1.CreateAIJobOptions)
services/aihc/resource/client.go:215
FunctionCreateLbdc
()
examples/lbdc/example_create_lbdc.go:24
FunctionCreateLoadBalancer
()
examples/blb/example_create_loadbalancer.go:24
FunctionCreateLoadBalancer
()
examples/ipv6blb/example_create_loadbalancer.go:24
← previousnext →4,901–5,000 of 8,554, ranked by callers