Documentation
¶
Index ¶
- type BatchUpdateCertificateConfigRequest
- type BatchUpdateCertificateConfigResponse
- type Client
- func (c *Client) BatchUpdateCertificateConfig(req *BatchUpdateCertificateConfigRequest) (*BatchUpdateCertificateConfigResponse, error)
- func (c *Client) BatchUpdateCertificateConfigWithContext(ctx context.Context, req *BatchUpdateCertificateConfigRequest) (*BatchUpdateCertificateConfigResponse, error)
- func (c *Client) SetTimeout(timeout time.Duration) *Client
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchUpdateCertificateConfigResponse ¶
type BatchUpdateCertificateConfigResponse struct {
// contains filtered or unexported fields
}
func (*BatchUpdateCertificateConfigResponse) GetCode ¶
func (r *BatchUpdateCertificateConfigResponse) GetCode() string
func (*BatchUpdateCertificateConfigResponse) GetMessage ¶
func (r *BatchUpdateCertificateConfigResponse) GetMessage() string
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) BatchUpdateCertificateConfig ¶
func (c *Client) BatchUpdateCertificateConfig(req *BatchUpdateCertificateConfigRequest) (*BatchUpdateCertificateConfigResponse, error)
func (*Client) BatchUpdateCertificateConfigWithContext ¶
func (c *Client) BatchUpdateCertificateConfigWithContext(ctx context.Context, req *BatchUpdateCertificateConfigRequest) (*BatchUpdateCertificateConfigResponse, error)
Click to show internal directories.
Click to hide internal directories.