Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddUFileSSLCertRequest ¶
type AddUFileSSLCertResponse ¶
type AddUFileSSLCertResponse struct {
response.CommonBase
}
type UFileClient ¶
func NewClient ¶
func NewClient(config *ucloud.Config, credential *auth.Credential) *UFileClient
func (*UFileClient) AddUFileSSLCert ¶
func (c *UFileClient) AddUFileSSLCert(req *AddUFileSSLCertRequest) (*AddUFileSSLCertResponse, error)
func (*UFileClient) NewAddUFileSSLCertRequest ¶
func (c *UFileClient) NewAddUFileSSLCertRequest() *AddUFileSSLCertRequest
Click to show internal directories.
Click to hide internal directories.