Documentation ¶
Overview ¶
Package albiface provides an interface to enable mocking the ALB service client for testing your code.
It is important to note that this interface will have breaking changes when the service model is updated and adds new API operations, paginators, and waiters.
Index ¶
- Constants
- type ALB
- func (c *ALB) AddAclEntries(input *AddAclEntriesInput) (*AddAclEntriesOutput, error)
- func (c *ALB) AddAclEntriesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) AddAclEntriesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) AddAclEntriesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) AddAclEntriesRequest(input *AddAclEntriesInput) (req *request.Request, output *AddAclEntriesOutput)
- func (c *ALB) AddAclEntriesWithContext(ctx volcengine.Context, input *AddAclEntriesInput, opts ...request.Option) (*AddAclEntriesOutput, error)
- func (c *ALB) AddServerGroupBackendServers(input *AddServerGroupBackendServersInput) (*AddServerGroupBackendServersOutput, error)
- func (c *ALB) AddServerGroupBackendServersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) AddServerGroupBackendServersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) AddServerGroupBackendServersCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) AddServerGroupBackendServersRequest(input *AddServerGroupBackendServersInput) (req *request.Request, output *AddServerGroupBackendServersOutput)
- func (c *ALB) AddServerGroupBackendServersWithContext(ctx volcengine.Context, input *AddServerGroupBackendServersInput, ...) (*AddServerGroupBackendServersOutput, error)
- func (c *ALB) CreateAcl(input *CreateAclInput) (*CreateAclOutput, error)
- func (c *ALB) CreateAclCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) CreateAclCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) CreateAclCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) CreateAclRequest(input *CreateAclInput) (req *request.Request, output *CreateAclOutput)
- func (c *ALB) CreateAclWithContext(ctx volcengine.Context, input *CreateAclInput, opts ...request.Option) (*CreateAclOutput, error)
- func (c *ALB) CreateCustomizedCfg(input *CreateCustomizedCfgInput) (*CreateCustomizedCfgOutput, error)
- func (c *ALB) CreateCustomizedCfgCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) CreateCustomizedCfgCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) CreateCustomizedCfgCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) CreateCustomizedCfgRequest(input *CreateCustomizedCfgInput) (req *request.Request, output *CreateCustomizedCfgOutput)
- func (c *ALB) CreateCustomizedCfgWithContext(ctx volcengine.Context, input *CreateCustomizedCfgInput, ...) (*CreateCustomizedCfgOutput, error)
- func (c *ALB) CreateHealthCheckTemplates(input *CreateHealthCheckTemplatesInput) (*CreateHealthCheckTemplatesOutput, error)
- func (c *ALB) CreateHealthCheckTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) CreateHealthCheckTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) CreateHealthCheckTemplatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) CreateHealthCheckTemplatesRequest(input *CreateHealthCheckTemplatesInput) (req *request.Request, output *CreateHealthCheckTemplatesOutput)
- func (c *ALB) CreateHealthCheckTemplatesWithContext(ctx volcengine.Context, input *CreateHealthCheckTemplatesInput, ...) (*CreateHealthCheckTemplatesOutput, error)
- func (c *ALB) CreateListener(input *CreateListenerInput) (*CreateListenerOutput, error)
- func (c *ALB) CreateListenerCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) CreateListenerCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) CreateListenerCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) CreateListenerRequest(input *CreateListenerInput) (req *request.Request, output *CreateListenerOutput)
- func (c *ALB) CreateListenerWithContext(ctx volcengine.Context, input *CreateListenerInput, opts ...request.Option) (*CreateListenerOutput, error)
- func (c *ALB) CreateLoadBalancer(input *CreateLoadBalancerInput) (*CreateLoadBalancerOutput, error)
- func (c *ALB) CreateLoadBalancerCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) CreateLoadBalancerCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) CreateLoadBalancerCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) CreateLoadBalancerRequest(input *CreateLoadBalancerInput) (req *request.Request, output *CreateLoadBalancerOutput)
- func (c *ALB) CreateLoadBalancerWithContext(ctx volcengine.Context, input *CreateLoadBalancerInput, opts ...request.Option) (*CreateLoadBalancerOutput, error)
- func (c *ALB) CreateRules(input *CreateRulesInput) (*CreateRulesOutput, error)
- func (c *ALB) CreateRulesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) CreateRulesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) CreateRulesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) CreateRulesRequest(input *CreateRulesInput) (req *request.Request, output *CreateRulesOutput)
- func (c *ALB) CreateRulesWithContext(ctx volcengine.Context, input *CreateRulesInput, opts ...request.Option) (*CreateRulesOutput, error)
- func (c *ALB) CreateServerGroup(input *CreateServerGroupInput) (*CreateServerGroupOutput, error)
- func (c *ALB) CreateServerGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) CreateServerGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) CreateServerGroupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) CreateServerGroupRequest(input *CreateServerGroupInput) (req *request.Request, output *CreateServerGroupOutput)
- func (c *ALB) CreateServerGroupWithContext(ctx volcengine.Context, input *CreateServerGroupInput, opts ...request.Option) (*CreateServerGroupOutput, error)
- func (c *ALB) DeleteAcl(input *DeleteAclInput) (*DeleteAclOutput, error)
- func (c *ALB) DeleteAclCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DeleteAclCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DeleteAclCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DeleteAclRequest(input *DeleteAclInput) (req *request.Request, output *DeleteAclOutput)
- func (c *ALB) DeleteAclWithContext(ctx volcengine.Context, input *DeleteAclInput, opts ...request.Option) (*DeleteAclOutput, error)
- func (c *ALB) DeleteCACertificate(input *DeleteCACertificateInput) (*DeleteCACertificateOutput, error)
- func (c *ALB) DeleteCACertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DeleteCACertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DeleteCACertificateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DeleteCACertificateRequest(input *DeleteCACertificateInput) (req *request.Request, output *DeleteCACertificateOutput)
- func (c *ALB) DeleteCACertificateWithContext(ctx volcengine.Context, input *DeleteCACertificateInput, ...) (*DeleteCACertificateOutput, error)
- func (c *ALB) DeleteCertificate(input *DeleteCertificateInput) (*DeleteCertificateOutput, error)
- func (c *ALB) DeleteCertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DeleteCertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DeleteCertificateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DeleteCertificateRequest(input *DeleteCertificateInput) (req *request.Request, output *DeleteCertificateOutput)
- func (c *ALB) DeleteCertificateWithContext(ctx volcengine.Context, input *DeleteCertificateInput, opts ...request.Option) (*DeleteCertificateOutput, error)
- func (c *ALB) DeleteCustomizedCfg(input *DeleteCustomizedCfgInput) (*DeleteCustomizedCfgOutput, error)
- func (c *ALB) DeleteCustomizedCfgCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DeleteCustomizedCfgCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DeleteCustomizedCfgCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DeleteCustomizedCfgRequest(input *DeleteCustomizedCfgInput) (req *request.Request, output *DeleteCustomizedCfgOutput)
- func (c *ALB) DeleteCustomizedCfgWithContext(ctx volcengine.Context, input *DeleteCustomizedCfgInput, ...) (*DeleteCustomizedCfgOutput, error)
- func (c *ALB) DeleteHealthCheckTemplates(input *DeleteHealthCheckTemplatesInput) (*DeleteHealthCheckTemplatesOutput, error)
- func (c *ALB) DeleteHealthCheckTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DeleteHealthCheckTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DeleteHealthCheckTemplatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DeleteHealthCheckTemplatesRequest(input *DeleteHealthCheckTemplatesInput) (req *request.Request, output *DeleteHealthCheckTemplatesOutput)
- func (c *ALB) DeleteHealthCheckTemplatesWithContext(ctx volcengine.Context, input *DeleteHealthCheckTemplatesInput, ...) (*DeleteHealthCheckTemplatesOutput, error)
- func (c *ALB) DeleteListener(input *DeleteListenerInput) (*DeleteListenerOutput, error)
- func (c *ALB) DeleteListenerCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DeleteListenerCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DeleteListenerCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DeleteListenerRequest(input *DeleteListenerInput) (req *request.Request, output *DeleteListenerOutput)
- func (c *ALB) DeleteListenerWithContext(ctx volcengine.Context, input *DeleteListenerInput, opts ...request.Option) (*DeleteListenerOutput, error)
- func (c *ALB) DeleteLoadBalancer(input *DeleteLoadBalancerInput) (*DeleteLoadBalancerOutput, error)
- func (c *ALB) DeleteLoadBalancerCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DeleteLoadBalancerCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DeleteLoadBalancerCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DeleteLoadBalancerRequest(input *DeleteLoadBalancerInput) (req *request.Request, output *DeleteLoadBalancerOutput)
- func (c *ALB) DeleteLoadBalancerWithContext(ctx volcengine.Context, input *DeleteLoadBalancerInput, opts ...request.Option) (*DeleteLoadBalancerOutput, error)
- func (c *ALB) DeleteRules(input *DeleteRulesInput) (*DeleteRulesOutput, error)
- func (c *ALB) DeleteRulesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DeleteRulesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DeleteRulesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DeleteRulesRequest(input *DeleteRulesInput) (req *request.Request, output *DeleteRulesOutput)
- func (c *ALB) DeleteRulesWithContext(ctx volcengine.Context, input *DeleteRulesInput, opts ...request.Option) (*DeleteRulesOutput, error)
- func (c *ALB) DeleteServerGroup(input *DeleteServerGroupInput) (*DeleteServerGroupOutput, error)
- func (c *ALB) DeleteServerGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DeleteServerGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DeleteServerGroupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DeleteServerGroupRequest(input *DeleteServerGroupInput) (req *request.Request, output *DeleteServerGroupOutput)
- func (c *ALB) DeleteServerGroupWithContext(ctx volcengine.Context, input *DeleteServerGroupInput, opts ...request.Option) (*DeleteServerGroupOutput, error)
- func (c *ALB) DescribeAclAttributes(input *DescribeAclAttributesInput) (*DescribeAclAttributesOutput, error)
- func (c *ALB) DescribeAclAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeAclAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeAclAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeAclAttributesRequest(input *DescribeAclAttributesInput) (req *request.Request, output *DescribeAclAttributesOutput)
- func (c *ALB) DescribeAclAttributesWithContext(ctx volcengine.Context, input *DescribeAclAttributesInput, ...) (*DescribeAclAttributesOutput, error)
- func (c *ALB) DescribeAcls(input *DescribeAclsInput) (*DescribeAclsOutput, error)
- func (c *ALB) DescribeAclsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeAclsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeAclsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeAclsRequest(input *DescribeAclsInput) (req *request.Request, output *DescribeAclsOutput)
- func (c *ALB) DescribeAclsWithContext(ctx volcengine.Context, input *DescribeAclsInput, opts ...request.Option) (*DescribeAclsOutput, error)
- func (c *ALB) DescribeAllCertificates(input *DescribeAllCertificatesInput) (*DescribeAllCertificatesOutput, error)
- func (c *ALB) DescribeAllCertificatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeAllCertificatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeAllCertificatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeAllCertificatesRequest(input *DescribeAllCertificatesInput) (req *request.Request, output *DescribeAllCertificatesOutput)
- func (c *ALB) DescribeAllCertificatesWithContext(ctx volcengine.Context, input *DescribeAllCertificatesInput, ...) (*DescribeAllCertificatesOutput, error)
- func (c *ALB) DescribeCACertificates(input *DescribeCACertificatesInput) (*DescribeCACertificatesOutput, error)
- func (c *ALB) DescribeCACertificatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeCACertificatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeCACertificatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeCACertificatesRequest(input *DescribeCACertificatesInput) (req *request.Request, output *DescribeCACertificatesOutput)
- func (c *ALB) DescribeCACertificatesWithContext(ctx volcengine.Context, input *DescribeCACertificatesInput, ...) (*DescribeCACertificatesOutput, error)
- func (c *ALB) DescribeCertificates(input *DescribeCertificatesInput) (*DescribeCertificatesOutput, error)
- func (c *ALB) DescribeCertificatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeCertificatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeCertificatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeCertificatesRequest(input *DescribeCertificatesInput) (req *request.Request, output *DescribeCertificatesOutput)
- func (c *ALB) DescribeCertificatesWithContext(ctx volcengine.Context, input *DescribeCertificatesInput, ...) (*DescribeCertificatesOutput, error)
- func (c *ALB) DescribeCustomizedCfgAttributes(input *DescribeCustomizedCfgAttributesInput) (*DescribeCustomizedCfgAttributesOutput, error)
- func (c *ALB) DescribeCustomizedCfgAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeCustomizedCfgAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeCustomizedCfgAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeCustomizedCfgAttributesRequest(input *DescribeCustomizedCfgAttributesInput) (req *request.Request, output *DescribeCustomizedCfgAttributesOutput)
- func (c *ALB) DescribeCustomizedCfgAttributesWithContext(ctx volcengine.Context, input *DescribeCustomizedCfgAttributesInput, ...) (*DescribeCustomizedCfgAttributesOutput, error)
- func (c *ALB) DescribeCustomizedCfgs(input *DescribeCustomizedCfgsInput) (*DescribeCustomizedCfgsOutput, error)
- func (c *ALB) DescribeCustomizedCfgsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeCustomizedCfgsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeCustomizedCfgsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeCustomizedCfgsRequest(input *DescribeCustomizedCfgsInput) (req *request.Request, output *DescribeCustomizedCfgsOutput)
- func (c *ALB) DescribeCustomizedCfgsWithContext(ctx volcengine.Context, input *DescribeCustomizedCfgsInput, ...) (*DescribeCustomizedCfgsOutput, error)
- func (c *ALB) DescribeHealthCheckTemplates(input *DescribeHealthCheckTemplatesInput) (*DescribeHealthCheckTemplatesOutput, error)
- func (c *ALB) DescribeHealthCheckTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeHealthCheckTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeHealthCheckTemplatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeHealthCheckTemplatesRequest(input *DescribeHealthCheckTemplatesInput) (req *request.Request, output *DescribeHealthCheckTemplatesOutput)
- func (c *ALB) DescribeHealthCheckTemplatesWithContext(ctx volcengine.Context, input *DescribeHealthCheckTemplatesInput, ...) (*DescribeHealthCheckTemplatesOutput, error)
- func (c *ALB) DescribeListenerAttributes(input *DescribeListenerAttributesInput) (*DescribeListenerAttributesOutput, error)
- func (c *ALB) DescribeListenerAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeListenerAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeListenerAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeListenerAttributesRequest(input *DescribeListenerAttributesInput) (req *request.Request, output *DescribeListenerAttributesOutput)
- func (c *ALB) DescribeListenerAttributesWithContext(ctx volcengine.Context, input *DescribeListenerAttributesInput, ...) (*DescribeListenerAttributesOutput, error)
- func (c *ALB) DescribeListenerHealth(input *DescribeListenerHealthInput) (*DescribeListenerHealthOutput, error)
- func (c *ALB) DescribeListenerHealthCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeListenerHealthCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeListenerHealthCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeListenerHealthRequest(input *DescribeListenerHealthInput) (req *request.Request, output *DescribeListenerHealthOutput)
- func (c *ALB) DescribeListenerHealthWithContext(ctx volcengine.Context, input *DescribeListenerHealthInput, ...) (*DescribeListenerHealthOutput, error)
- func (c *ALB) DescribeListeners(input *DescribeListenersInput) (*DescribeListenersOutput, error)
- func (c *ALB) DescribeListenersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeListenersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeListenersCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeListenersRequest(input *DescribeListenersInput) (req *request.Request, output *DescribeListenersOutput)
- func (c *ALB) DescribeListenersWithContext(ctx volcengine.Context, input *DescribeListenersInput, opts ...request.Option) (*DescribeListenersOutput, error)
- func (c *ALB) DescribeLoadBalancerAttributes(input *DescribeLoadBalancerAttributesInput) (*DescribeLoadBalancerAttributesOutput, error)
- func (c *ALB) DescribeLoadBalancerAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeLoadBalancerAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeLoadBalancerAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeLoadBalancerAttributesRequest(input *DescribeLoadBalancerAttributesInput) (req *request.Request, output *DescribeLoadBalancerAttributesOutput)
- func (c *ALB) DescribeLoadBalancerAttributesWithContext(ctx volcengine.Context, input *DescribeLoadBalancerAttributesInput, ...) (*DescribeLoadBalancerAttributesOutput, error)
- func (c *ALB) DescribeLoadBalancers(input *DescribeLoadBalancersInput) (*DescribeLoadBalancersOutput, error)
- func (c *ALB) DescribeLoadBalancersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeLoadBalancersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeLoadBalancersCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeLoadBalancersRequest(input *DescribeLoadBalancersInput) (req *request.Request, output *DescribeLoadBalancersOutput)
- func (c *ALB) DescribeLoadBalancersWithContext(ctx volcengine.Context, input *DescribeLoadBalancersInput, ...) (*DescribeLoadBalancersOutput, error)
- func (c *ALB) DescribeRules(input *DescribeRulesInput) (*DescribeRulesOutput, error)
- func (c *ALB) DescribeRulesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeRulesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeRulesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeRulesRequest(input *DescribeRulesInput) (req *request.Request, output *DescribeRulesOutput)
- func (c *ALB) DescribeRulesWithContext(ctx volcengine.Context, input *DescribeRulesInput, opts ...request.Option) (*DescribeRulesOutput, error)
- func (c *ALB) DescribeServerGroupAttributes(input *DescribeServerGroupAttributesInput) (*DescribeServerGroupAttributesOutput, error)
- func (c *ALB) DescribeServerGroupAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeServerGroupAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeServerGroupAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeServerGroupAttributesRequest(input *DescribeServerGroupAttributesInput) (req *request.Request, output *DescribeServerGroupAttributesOutput)
- func (c *ALB) DescribeServerGroupAttributesWithContext(ctx volcengine.Context, input *DescribeServerGroupAttributesInput, ...) (*DescribeServerGroupAttributesOutput, error)
- func (c *ALB) DescribeServerGroups(input *DescribeServerGroupsInput) (*DescribeServerGroupsOutput, error)
- func (c *ALB) DescribeServerGroupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeServerGroupsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeServerGroupsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeServerGroupsRequest(input *DescribeServerGroupsInput) (req *request.Request, output *DescribeServerGroupsOutput)
- func (c *ALB) DescribeServerGroupsWithContext(ctx volcengine.Context, input *DescribeServerGroupsInput, ...) (*DescribeServerGroupsOutput, error)
- func (c *ALB) DescribeZones(input *DescribeZonesInput) (*DescribeZonesOutput, error)
- func (c *ALB) DescribeZonesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DescribeZonesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DescribeZonesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DescribeZonesRequest(input *DescribeZonesInput) (req *request.Request, output *DescribeZonesOutput)
- func (c *ALB) DescribeZonesWithContext(ctx volcengine.Context, input *DescribeZonesInput, opts ...request.Option) (*DescribeZonesOutput, error)
- func (c *ALB) DisableAccessLog(input *DisableAccessLogInput) (*DisableAccessLogOutput, error)
- func (c *ALB) DisableAccessLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DisableAccessLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DisableAccessLogCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DisableAccessLogRequest(input *DisableAccessLogInput) (req *request.Request, output *DisableAccessLogOutput)
- func (c *ALB) DisableAccessLogWithContext(ctx volcengine.Context, input *DisableAccessLogInput, opts ...request.Option) (*DisableAccessLogOutput, error)
- func (c *ALB) DisableHealthLog(input *DisableHealthLogInput) (*DisableHealthLogOutput, error)
- func (c *ALB) DisableHealthLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DisableHealthLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DisableHealthLogCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DisableHealthLogRequest(input *DisableHealthLogInput) (req *request.Request, output *DisableHealthLogOutput)
- func (c *ALB) DisableHealthLogWithContext(ctx volcengine.Context, input *DisableHealthLogInput, opts ...request.Option) (*DisableHealthLogOutput, error)
- func (c *ALB) DisableTLSAccessLog(input *DisableTLSAccessLogInput) (*DisableTLSAccessLogOutput, error)
- func (c *ALB) DisableTLSAccessLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) DisableTLSAccessLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) DisableTLSAccessLogCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) DisableTLSAccessLogRequest(input *DisableTLSAccessLogInput) (req *request.Request, output *DisableTLSAccessLogOutput)
- func (c *ALB) DisableTLSAccessLogWithContext(ctx volcengine.Context, input *DisableTLSAccessLogInput, ...) (*DisableTLSAccessLogOutput, error)
- func (c *ALB) EnableAccessLog(input *EnableAccessLogInput) (*EnableAccessLogOutput, error)
- func (c *ALB) EnableAccessLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) EnableAccessLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) EnableAccessLogCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) EnableAccessLogRequest(input *EnableAccessLogInput) (req *request.Request, output *EnableAccessLogOutput)
- func (c *ALB) EnableAccessLogWithContext(ctx volcengine.Context, input *EnableAccessLogInput, opts ...request.Option) (*EnableAccessLogOutput, error)
- func (c *ALB) EnableHealthLog(input *EnableHealthLogInput) (*EnableHealthLogOutput, error)
- func (c *ALB) EnableHealthLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) EnableHealthLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) EnableHealthLogCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) EnableHealthLogRequest(input *EnableHealthLogInput) (req *request.Request, output *EnableHealthLogOutput)
- func (c *ALB) EnableHealthLogWithContext(ctx volcengine.Context, input *EnableHealthLogInput, opts ...request.Option) (*EnableHealthLogOutput, error)
- func (c *ALB) EnableTLSAccessLog(input *EnableTLSAccessLogInput) (*EnableTLSAccessLogOutput, error)
- func (c *ALB) EnableTLSAccessLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) EnableTLSAccessLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) EnableTLSAccessLogCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) EnableTLSAccessLogRequest(input *EnableTLSAccessLogInput) (req *request.Request, output *EnableTLSAccessLogOutput)
- func (c *ALB) EnableTLSAccessLogWithContext(ctx volcengine.Context, input *EnableTLSAccessLogInput, opts ...request.Option) (*EnableTLSAccessLogOutput, error)
- func (c *ALB) ModifyAclAttributes(input *ModifyAclAttributesInput) (*ModifyAclAttributesOutput, error)
- func (c *ALB) ModifyAclAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) ModifyAclAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) ModifyAclAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) ModifyAclAttributesRequest(input *ModifyAclAttributesInput) (req *request.Request, output *ModifyAclAttributesOutput)
- func (c *ALB) ModifyAclAttributesWithContext(ctx volcengine.Context, input *ModifyAclAttributesInput, ...) (*ModifyAclAttributesOutput, error)
- func (c *ALB) ModifyCACertificateAttributes(input *ModifyCACertificateAttributesInput) (*ModifyCACertificateAttributesOutput, error)
- func (c *ALB) ModifyCACertificateAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) ModifyCACertificateAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) ModifyCACertificateAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) ModifyCACertificateAttributesRequest(input *ModifyCACertificateAttributesInput) (req *request.Request, output *ModifyCACertificateAttributesOutput)
- func (c *ALB) ModifyCACertificateAttributesWithContext(ctx volcengine.Context, input *ModifyCACertificateAttributesInput, ...) (*ModifyCACertificateAttributesOutput, error)
- func (c *ALB) ModifyCertificateAttributes(input *ModifyCertificateAttributesInput) (*ModifyCertificateAttributesOutput, error)
- func (c *ALB) ModifyCertificateAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) ModifyCertificateAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) ModifyCertificateAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) ModifyCertificateAttributesRequest(input *ModifyCertificateAttributesInput) (req *request.Request, output *ModifyCertificateAttributesOutput)
- func (c *ALB) ModifyCertificateAttributesWithContext(ctx volcengine.Context, input *ModifyCertificateAttributesInput, ...) (*ModifyCertificateAttributesOutput, error)
- func (c *ALB) ModifyCustomizedCfgAttributes(input *ModifyCustomizedCfgAttributesInput) (*ModifyCustomizedCfgAttributesOutput, error)
- func (c *ALB) ModifyCustomizedCfgAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) ModifyCustomizedCfgAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) ModifyCustomizedCfgAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) ModifyCustomizedCfgAttributesRequest(input *ModifyCustomizedCfgAttributesInput) (req *request.Request, output *ModifyCustomizedCfgAttributesOutput)
- func (c *ALB) ModifyCustomizedCfgAttributesWithContext(ctx volcengine.Context, input *ModifyCustomizedCfgAttributesInput, ...) (*ModifyCustomizedCfgAttributesOutput, error)
- func (c *ALB) ModifyHealthCheckTemplatesAttributes(input *ModifyHealthCheckTemplatesAttributesInput) (*ModifyHealthCheckTemplatesAttributesOutput, error)
- func (c *ALB) ModifyHealthCheckTemplatesAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) ModifyHealthCheckTemplatesAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) ModifyHealthCheckTemplatesAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) ModifyHealthCheckTemplatesAttributesRequest(input *ModifyHealthCheckTemplatesAttributesInput) (req *request.Request, output *ModifyHealthCheckTemplatesAttributesOutput)
- func (c *ALB) ModifyHealthCheckTemplatesAttributesWithContext(ctx volcengine.Context, input *ModifyHealthCheckTemplatesAttributesInput, ...) (*ModifyHealthCheckTemplatesAttributesOutput, error)
- func (c *ALB) ModifyListenerAttributes(input *ModifyListenerAttributesInput) (*ModifyListenerAttributesOutput, error)
- func (c *ALB) ModifyListenerAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) ModifyListenerAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) ModifyListenerAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) ModifyListenerAttributesRequest(input *ModifyListenerAttributesInput) (req *request.Request, output *ModifyListenerAttributesOutput)
- func (c *ALB) ModifyListenerAttributesWithContext(ctx volcengine.Context, input *ModifyListenerAttributesInput, ...) (*ModifyListenerAttributesOutput, error)
- func (c *ALB) ModifyLoadBalancerAttributes(input *ModifyLoadBalancerAttributesInput) (*ModifyLoadBalancerAttributesOutput, error)
- func (c *ALB) ModifyLoadBalancerAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) ModifyLoadBalancerAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) ModifyLoadBalancerAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) ModifyLoadBalancerAttributesRequest(input *ModifyLoadBalancerAttributesInput) (req *request.Request, output *ModifyLoadBalancerAttributesOutput)
- func (c *ALB) ModifyLoadBalancerAttributesWithContext(ctx volcengine.Context, input *ModifyLoadBalancerAttributesInput, ...) (*ModifyLoadBalancerAttributesOutput, error)
- func (c *ALB) ModifyLoadBalancerType(input *ModifyLoadBalancerTypeInput) (*ModifyLoadBalancerTypeOutput, error)
- func (c *ALB) ModifyLoadBalancerTypeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) ModifyLoadBalancerTypeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) ModifyLoadBalancerTypeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) ModifyLoadBalancerTypeRequest(input *ModifyLoadBalancerTypeInput) (req *request.Request, output *ModifyLoadBalancerTypeOutput)
- func (c *ALB) ModifyLoadBalancerTypeWithContext(ctx volcengine.Context, input *ModifyLoadBalancerTypeInput, ...) (*ModifyLoadBalancerTypeOutput, error)
- func (c *ALB) ModifyRules(input *ModifyRulesInput) (*ModifyRulesOutput, error)
- func (c *ALB) ModifyRulesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) ModifyRulesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) ModifyRulesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) ModifyRulesRequest(input *ModifyRulesInput) (req *request.Request, output *ModifyRulesOutput)
- func (c *ALB) ModifyRulesWithContext(ctx volcengine.Context, input *ModifyRulesInput, opts ...request.Option) (*ModifyRulesOutput, error)
- func (c *ALB) ModifyServerGroupAttributes(input *ModifyServerGroupAttributesInput) (*ModifyServerGroupAttributesOutput, error)
- func (c *ALB) ModifyServerGroupAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) ModifyServerGroupAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) ModifyServerGroupAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) ModifyServerGroupAttributesRequest(input *ModifyServerGroupAttributesInput) (req *request.Request, output *ModifyServerGroupAttributesOutput)
- func (c *ALB) ModifyServerGroupAttributesWithContext(ctx volcengine.Context, input *ModifyServerGroupAttributesInput, ...) (*ModifyServerGroupAttributesOutput, error)
- func (c *ALB) ModifyServerGroupBackendServers(input *ModifyServerGroupBackendServersInput) (*ModifyServerGroupBackendServersOutput, error)
- func (c *ALB) ModifyServerGroupBackendServersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) ModifyServerGroupBackendServersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) ModifyServerGroupBackendServersCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) ModifyServerGroupBackendServersRequest(input *ModifyServerGroupBackendServersInput) (req *request.Request, output *ModifyServerGroupBackendServersOutput)
- func (c *ALB) ModifyServerGroupBackendServersWithContext(ctx volcengine.Context, input *ModifyServerGroupBackendServersInput, ...) (*ModifyServerGroupBackendServersOutput, error)
- func (c *ALB) RemoveAclEntries(input *RemoveAclEntriesInput) (*RemoveAclEntriesOutput, error)
- func (c *ALB) RemoveAclEntriesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) RemoveAclEntriesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) RemoveAclEntriesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) RemoveAclEntriesRequest(input *RemoveAclEntriesInput) (req *request.Request, output *RemoveAclEntriesOutput)
- func (c *ALB) RemoveAclEntriesWithContext(ctx volcengine.Context, input *RemoveAclEntriesInput, opts ...request.Option) (*RemoveAclEntriesOutput, error)
- func (c *ALB) RemoveServerGroupBackendServers(input *RemoveServerGroupBackendServersInput) (*RemoveServerGroupBackendServersOutput, error)
- func (c *ALB) RemoveServerGroupBackendServersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) RemoveServerGroupBackendServersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) RemoveServerGroupBackendServersCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) RemoveServerGroupBackendServersRequest(input *RemoveServerGroupBackendServersInput) (req *request.Request, output *RemoveServerGroupBackendServersOutput)
- func (c *ALB) RemoveServerGroupBackendServersWithContext(ctx volcengine.Context, input *RemoveServerGroupBackendServersInput, ...) (*RemoveServerGroupBackendServersOutput, error)
- func (c *ALB) ReplaceCACertificate(input *ReplaceCACertificateInput) (*ReplaceCACertificateOutput, error)
- func (c *ALB) ReplaceCACertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) ReplaceCACertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) ReplaceCACertificateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) ReplaceCACertificateRequest(input *ReplaceCACertificateInput) (req *request.Request, output *ReplaceCACertificateOutput)
- func (c *ALB) ReplaceCACertificateWithContext(ctx volcengine.Context, input *ReplaceCACertificateInput, ...) (*ReplaceCACertificateOutput, error)
- func (c *ALB) ReplaceCertificate(input *ReplaceCertificateInput) (*ReplaceCertificateOutput, error)
- func (c *ALB) ReplaceCertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) ReplaceCertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) ReplaceCertificateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) ReplaceCertificateRequest(input *ReplaceCertificateInput) (req *request.Request, output *ReplaceCertificateOutput)
- func (c *ALB) ReplaceCertificateWithContext(ctx volcengine.Context, input *ReplaceCertificateInput, opts ...request.Option) (*ReplaceCertificateOutput, error)
- func (c *ALB) TagResources(input *TagResourcesInput) (*TagResourcesOutput, error)
- func (c *ALB) TagResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) TagResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) TagResourcesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) TagResourcesRequest(input *TagResourcesInput) (req *request.Request, output *TagResourcesOutput)
- func (c *ALB) TagResourcesWithContext(ctx volcengine.Context, input *TagResourcesInput, opts ...request.Option) (*TagResourcesOutput, error)
- func (c *ALB) UntagResources(input *UntagResourcesInput) (*UntagResourcesOutput, error)
- func (c *ALB) UntagResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) UntagResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) UntagResourcesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) UntagResourcesRequest(input *UntagResourcesInput) (req *request.Request, output *UntagResourcesOutput)
- func (c *ALB) UntagResourcesWithContext(ctx volcengine.Context, input *UntagResourcesInput, opts ...request.Option) (*UntagResourcesOutput, error)
- func (c *ALB) UploadCACertificate(input *UploadCACertificateInput) (*UploadCACertificateOutput, error)
- func (c *ALB) UploadCACertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) UploadCACertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) UploadCACertificateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) UploadCACertificateRequest(input *UploadCACertificateInput) (req *request.Request, output *UploadCACertificateOutput)
- func (c *ALB) UploadCACertificateWithContext(ctx volcengine.Context, input *UploadCACertificateInput, ...) (*UploadCACertificateOutput, error)
- func (c *ALB) UploadCertificate(input *UploadCertificateInput) (*UploadCertificateOutput, error)
- func (c *ALB) UploadCertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
- func (c *ALB) UploadCertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
- func (c *ALB) UploadCertificateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
- func (c *ALB) UploadCertificateRequest(input *UploadCertificateInput) (req *request.Request, output *UploadCertificateOutput)
- func (c *ALB) UploadCertificateWithContext(ctx volcengine.Context, input *UploadCertificateInput, opts ...request.Option) (*UploadCertificateOutput, error)
- type ALBAPI
- type AccessLogForDescribeLoadBalancerAttributesOutput
- func (s AccessLogForDescribeLoadBalancerAttributesOutput) GoString() string
- func (s *AccessLogForDescribeLoadBalancerAttributesOutput) SetBucketName(v string) *AccessLogForDescribeLoadBalancerAttributesOutput
- func (s *AccessLogForDescribeLoadBalancerAttributesOutput) SetEnabled(v bool) *AccessLogForDescribeLoadBalancerAttributesOutput
- func (s AccessLogForDescribeLoadBalancerAttributesOutput) String() string
- type AclEntryForAddAclEntriesInput
- func (s AclEntryForAddAclEntriesInput) GoString() string
- func (s *AclEntryForAddAclEntriesInput) SetDescription(v string) *AclEntryForAddAclEntriesInput
- func (s *AclEntryForAddAclEntriesInput) SetEntry(v string) *AclEntryForAddAclEntriesInput
- func (s AclEntryForAddAclEntriesInput) String() string
- func (s *AclEntryForAddAclEntriesInput) Validate() error
- type AclEntryForDescribeAclAttributesOutput
- func (s AclEntryForDescribeAclAttributesOutput) GoString() string
- func (s *AclEntryForDescribeAclAttributesOutput) SetDescription(v string) *AclEntryForDescribeAclAttributesOutput
- func (s *AclEntryForDescribeAclAttributesOutput) SetEntry(v string) *AclEntryForDescribeAclAttributesOutput
- func (s AclEntryForDescribeAclAttributesOutput) String() string
- type AclForDescribeAclsOutput
- func (s AclForDescribeAclsOutput) GoString() string
- func (s *AclForDescribeAclsOutput) SetAclEntryCount(v int64) *AclForDescribeAclsOutput
- func (s *AclForDescribeAclsOutput) SetAclId(v string) *AclForDescribeAclsOutput
- func (s *AclForDescribeAclsOutput) SetAclName(v string) *AclForDescribeAclsOutput
- func (s *AclForDescribeAclsOutput) SetCreateTime(v string) *AclForDescribeAclsOutput
- func (s *AclForDescribeAclsOutput) SetDescription(v string) *AclForDescribeAclsOutput
- func (s *AclForDescribeAclsOutput) SetListeners(v []*string) *AclForDescribeAclsOutput
- func (s *AclForDescribeAclsOutput) SetProjectName(v string) *AclForDescribeAclsOutput
- func (s *AclForDescribeAclsOutput) SetStatus(v string) *AclForDescribeAclsOutput
- func (s *AclForDescribeAclsOutput) SetUpdateTime(v string) *AclForDescribeAclsOutput
- func (s AclForDescribeAclsOutput) String() string
- type AddAclEntriesInput
- func (s AddAclEntriesInput) GoString() string
- func (s *AddAclEntriesInput) SetAclEntries(v []*AclEntryForAddAclEntriesInput) *AddAclEntriesInput
- func (s *AddAclEntriesInput) SetAclId(v string) *AddAclEntriesInput
- func (s AddAclEntriesInput) String() string
- func (s *AddAclEntriesInput) Validate() error
- type AddAclEntriesOutput
- type AddServerGroupBackendServersInput
- func (s AddServerGroupBackendServersInput) GoString() string
- func (s *AddServerGroupBackendServersInput) SetServerGroupId(v string) *AddServerGroupBackendServersInput
- func (s *AddServerGroupBackendServersInput) SetServers(v []*ServerForAddServerGroupBackendServersInput) *AddServerGroupBackendServersInput
- func (s AddServerGroupBackendServersInput) String() string
- func (s *AddServerGroupBackendServersInput) Validate() error
- type AddServerGroupBackendServersOutput
- func (s AddServerGroupBackendServersOutput) GoString() string
- func (s *AddServerGroupBackendServersOutput) SetRequestId(v string) *AddServerGroupBackendServersOutput
- func (s *AddServerGroupBackendServersOutput) SetServerIds(v []*string) *AddServerGroupBackendServersOutput
- func (s AddServerGroupBackendServersOutput) String() string
- type CACertificateForDescribeCACertificatesOutput
- func (s CACertificateForDescribeCACertificatesOutput) GoString() string
- func (s *CACertificateForDescribeCACertificatesOutput) SetCACertificateId(v string) *CACertificateForDescribeCACertificatesOutput
- func (s *CACertificateForDescribeCACertificatesOutput) SetCACertificateName(v string) *CACertificateForDescribeCACertificatesOutput
- func (s *CACertificateForDescribeCACertificatesOutput) SetCertificateType(v string) *CACertificateForDescribeCACertificatesOutput
- func (s *CACertificateForDescribeCACertificatesOutput) SetCreateTime(v string) *CACertificateForDescribeCACertificatesOutput
- func (s *CACertificateForDescribeCACertificatesOutput) SetDescription(v string) *CACertificateForDescribeCACertificatesOutput
- func (s *CACertificateForDescribeCACertificatesOutput) SetDomainName(v string) *CACertificateForDescribeCACertificatesOutput
- func (s *CACertificateForDescribeCACertificatesOutput) SetExpiredAt(v string) *CACertificateForDescribeCACertificatesOutput
- func (s *CACertificateForDescribeCACertificatesOutput) SetListeners(v []*string) *CACertificateForDescribeCACertificatesOutput
- func (s *CACertificateForDescribeCACertificatesOutput) SetProjectName(v string) *CACertificateForDescribeCACertificatesOutput
- func (s *CACertificateForDescribeCACertificatesOutput) SetSan(v string) *CACertificateForDescribeCACertificatesOutput
- func (s *CACertificateForDescribeCACertificatesOutput) SetStatus(v string) *CACertificateForDescribeCACertificatesOutput
- func (s CACertificateForDescribeCACertificatesOutput) String() string
- type CertificateForDescribeAllCertificatesOutput
- func (s CertificateForDescribeAllCertificatesOutput) GoString() string
- func (s *CertificateForDescribeAllCertificatesOutput) SetCertificateId(v string) *CertificateForDescribeAllCertificatesOutput
- func (s *CertificateForDescribeAllCertificatesOutput) SetCertificateName(v string) *CertificateForDescribeAllCertificatesOutput
- func (s *CertificateForDescribeAllCertificatesOutput) SetCertificateType(v string) *CertificateForDescribeAllCertificatesOutput
- func (s *CertificateForDescribeAllCertificatesOutput) SetCreateTime(v string) *CertificateForDescribeAllCertificatesOutput
- func (s *CertificateForDescribeAllCertificatesOutput) SetDescription(v string) *CertificateForDescribeAllCertificatesOutput
- func (s *CertificateForDescribeAllCertificatesOutput) SetDomainName(v string) *CertificateForDescribeAllCertificatesOutput
- func (s *CertificateForDescribeAllCertificatesOutput) SetExpiredAt(v string) *CertificateForDescribeAllCertificatesOutput
- func (s *CertificateForDescribeAllCertificatesOutput) SetListeners(v []*string) *CertificateForDescribeAllCertificatesOutput
- func (s *CertificateForDescribeAllCertificatesOutput) SetProjectName(v string) *CertificateForDescribeAllCertificatesOutput
- func (s *CertificateForDescribeAllCertificatesOutput) SetSan(v string) *CertificateForDescribeAllCertificatesOutput
- func (s *CertificateForDescribeAllCertificatesOutput) SetStatus(v string) *CertificateForDescribeAllCertificatesOutput
- func (s CertificateForDescribeAllCertificatesOutput) String() string
- type CertificateForDescribeCertificatesOutput
- func (s CertificateForDescribeCertificatesOutput) GoString() string
- func (s *CertificateForDescribeCertificatesOutput) SetCertificateId(v string) *CertificateForDescribeCertificatesOutput
- func (s *CertificateForDescribeCertificatesOutput) SetCertificateName(v string) *CertificateForDescribeCertificatesOutput
- func (s *CertificateForDescribeCertificatesOutput) SetCertificateType(v string) *CertificateForDescribeCertificatesOutput
- func (s *CertificateForDescribeCertificatesOutput) SetCreateTime(v string) *CertificateForDescribeCertificatesOutput
- func (s *CertificateForDescribeCertificatesOutput) SetDescription(v string) *CertificateForDescribeCertificatesOutput
- func (s *CertificateForDescribeCertificatesOutput) SetDomainName(v string) *CertificateForDescribeCertificatesOutput
- func (s *CertificateForDescribeCertificatesOutput) SetExpiredAt(v string) *CertificateForDescribeCertificatesOutput
- func (s *CertificateForDescribeCertificatesOutput) SetListeners(v []*string) *CertificateForDescribeCertificatesOutput
- func (s *CertificateForDescribeCertificatesOutput) SetProjectName(v string) *CertificateForDescribeCertificatesOutput
- func (s *CertificateForDescribeCertificatesOutput) SetSan(v string) *CertificateForDescribeCertificatesOutput
- func (s *CertificateForDescribeCertificatesOutput) SetStatus(v string) *CertificateForDescribeCertificatesOutput
- func (s CertificateForDescribeCertificatesOutput) String() string
- type CreateAclInput
- func (s CreateAclInput) GoString() string
- func (s *CreateAclInput) SetAclName(v string) *CreateAclInput
- func (s *CreateAclInput) SetDescription(v string) *CreateAclInput
- func (s *CreateAclInput) SetProjectName(v string) *CreateAclInput
- func (s CreateAclInput) String() string
- func (s *CreateAclInput) Validate() error
- type CreateAclOutput
- type CreateCustomizedCfgInput
- func (s CreateCustomizedCfgInput) GoString() string
- func (s *CreateCustomizedCfgInput) SetCustomizedCfgContent(v string) *CreateCustomizedCfgInput
- func (s *CreateCustomizedCfgInput) SetCustomizedCfgName(v string) *CreateCustomizedCfgInput
- func (s *CreateCustomizedCfgInput) SetDescription(v string) *CreateCustomizedCfgInput
- func (s *CreateCustomizedCfgInput) SetProjectName(v string) *CreateCustomizedCfgInput
- func (s CreateCustomizedCfgInput) String() string
- func (s *CreateCustomizedCfgInput) Validate() error
- type CreateCustomizedCfgOutput
- type CreateHealthCheckTemplatesInput
- func (s CreateHealthCheckTemplatesInput) GoString() string
- func (s *CreateHealthCheckTemplatesInput) SetHealthCheckTemplates(v []*HealthCheckTemplateForCreateHealthCheckTemplatesInput) *CreateHealthCheckTemplatesInput
- func (s CreateHealthCheckTemplatesInput) String() string
- func (s *CreateHealthCheckTemplatesInput) Validate() error
- type CreateHealthCheckTemplatesOutput
- func (s CreateHealthCheckTemplatesOutput) GoString() string
- func (s *CreateHealthCheckTemplatesOutput) SetHealthCheckTemplateIDs(v []*string) *CreateHealthCheckTemplatesOutput
- func (s *CreateHealthCheckTemplatesOutput) SetRequestId(v string) *CreateHealthCheckTemplatesOutput
- func (s CreateHealthCheckTemplatesOutput) String() string
- type CreateListenerInput
- func (s CreateListenerInput) GoString() string
- func (s *CreateListenerInput) SetAclIds(v []*string) *CreateListenerInput
- func (s *CreateListenerInput) SetAclStatus(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetAclType(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetCACertificateId(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetCertCenterCertificateId(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetCertificateId(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetCertificateSource(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetClientAddressTransmissionProtocol(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetDescription(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetDomainExtensions(v []*DomainExtensionForCreateListenerInput) *CreateListenerInput
- func (s *CreateListenerInput) SetEnableHttp2(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetEnableQuic(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetEnabled(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetListenerName(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetLoadBalancerId(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetPort(v int64) *CreateListenerInput
- func (s *CreateListenerInput) SetProtocol(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetProxyProtocolDisabled(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetServerGroupId(v string) *CreateListenerInput
- func (s *CreateListenerInput) SetTags(v []*TagForCreateListenerInput) *CreateListenerInput
- func (s CreateListenerInput) String() string
- func (s *CreateListenerInput) Validate() error
- type CreateListenerOutput
- type CreateLoadBalancerInput
- func (s CreateLoadBalancerInput) GoString() string
- func (s *CreateLoadBalancerInput) SetAddressIpVersion(v string) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetBandwidthPackageId(v string) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetDeleteProtection(v string) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetDescription(v string) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetEipBillingConfig(v *EipBillingConfigForCreateLoadBalancerInput) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetIpv6EipBillingConfig(v *Ipv6EipBillingConfigForCreateLoadBalancerInput) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetLoadBalancerBillingType(v int64) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetLoadBalancerName(v string) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetProjectName(v string) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetRegionId(v string) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetSubnetId(v string) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetTags(v []*TagForCreateLoadBalancerInput) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetType(v string) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetVpcId(v string) *CreateLoadBalancerInput
- func (s *CreateLoadBalancerInput) SetZoneMappings(v []*ZoneMappingForCreateLoadBalancerInput) *CreateLoadBalancerInput
- func (s CreateLoadBalancerInput) String() string
- func (s *CreateLoadBalancerInput) Validate() error
- type CreateLoadBalancerOutput
- type CreateRulesInput
- type CreateRulesOutput
- type CreateServerGroupInput
- func (s CreateServerGroupInput) GoString() string
- func (s *CreateServerGroupInput) SetDescription(v string) *CreateServerGroupInput
- func (s *CreateServerGroupInput) SetHealthCheck(v *HealthCheckForCreateServerGroupInput) *CreateServerGroupInput
- func (s *CreateServerGroupInput) SetProjectName(v string) *CreateServerGroupInput
- func (s *CreateServerGroupInput) SetScheduler(v string) *CreateServerGroupInput
- func (s *CreateServerGroupInput) SetServerGroupName(v string) *CreateServerGroupInput
- func (s *CreateServerGroupInput) SetServerGroupType(v string) *CreateServerGroupInput
- func (s *CreateServerGroupInput) SetStickySessionConfig(v *StickySessionConfigForCreateServerGroupInput) *CreateServerGroupInput
- func (s *CreateServerGroupInput) SetVpcId(v string) *CreateServerGroupInput
- func (s CreateServerGroupInput) String() string
- func (s *CreateServerGroupInput) Validate() error
- type CreateServerGroupOutput
- type CustomizedCfgForDescribeCustomizedCfgsOutput
- func (s CustomizedCfgForDescribeCustomizedCfgsOutput) GoString() string
- func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetCreateTime(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
- func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetCustomizedCfgContent(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
- func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetCustomizedCfgId(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
- func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetCustomizedCfgName(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
- func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetDescription(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
- func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetListeners(v []*string) *CustomizedCfgForDescribeCustomizedCfgsOutput
- func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetProjectName(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
- func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetStatus(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
- func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetUpdateTime(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
- func (s CustomizedCfgForDescribeCustomizedCfgsOutput) String() string
- type DeleteAclInput
- type DeleteAclOutput
- type DeleteCACertificateInput
- type DeleteCACertificateOutput
- type DeleteCertificateInput
- type DeleteCertificateOutput
- type DeleteCustomizedCfgInput
- type DeleteCustomizedCfgOutput
- type DeleteHealthCheckTemplatesInput
- type DeleteHealthCheckTemplatesOutput
- type DeleteListenerInput
- type DeleteListenerOutput
- type DeleteLoadBalancerInput
- type DeleteLoadBalancerOutput
- type DeleteRulesInput
- type DeleteRulesOutput
- type DeleteServerGroupInput
- type DeleteServerGroupOutput
- type DescribeAclAttributesInput
- type DescribeAclAttributesOutput
- func (s DescribeAclAttributesOutput) GoString() string
- func (s *DescribeAclAttributesOutput) SetAclEntries(v []*AclEntryForDescribeAclAttributesOutput) *DescribeAclAttributesOutput
- func (s *DescribeAclAttributesOutput) SetAclId(v string) *DescribeAclAttributesOutput
- func (s *DescribeAclAttributesOutput) SetAclName(v string) *DescribeAclAttributesOutput
- func (s *DescribeAclAttributesOutput) SetCreateTime(v string) *DescribeAclAttributesOutput
- func (s *DescribeAclAttributesOutput) SetDescription(v string) *DescribeAclAttributesOutput
- func (s *DescribeAclAttributesOutput) SetListeners(v []*ListenerForDescribeAclAttributesOutput) *DescribeAclAttributesOutput
- func (s *DescribeAclAttributesOutput) SetProjectName(v string) *DescribeAclAttributesOutput
- func (s *DescribeAclAttributesOutput) SetRequestId(v string) *DescribeAclAttributesOutput
- func (s *DescribeAclAttributesOutput) SetStatus(v string) *DescribeAclAttributesOutput
- func (s *DescribeAclAttributesOutput) SetUpdateTime(v string) *DescribeAclAttributesOutput
- func (s DescribeAclAttributesOutput) String() string
- type DescribeAclsInput
- func (s DescribeAclsInput) GoString() string
- func (s *DescribeAclsInput) SetAclIds(v []*string) *DescribeAclsInput
- func (s *DescribeAclsInput) SetAclName(v string) *DescribeAclsInput
- func (s *DescribeAclsInput) SetPageNumber(v int64) *DescribeAclsInput
- func (s *DescribeAclsInput) SetPageSize(v int64) *DescribeAclsInput
- func (s *DescribeAclsInput) SetProjectName(v string) *DescribeAclsInput
- func (s DescribeAclsInput) String() string
- type DescribeAclsOutput
- func (s DescribeAclsOutput) GoString() string
- func (s *DescribeAclsOutput) SetAcls(v []*AclForDescribeAclsOutput) *DescribeAclsOutput
- func (s *DescribeAclsOutput) SetPageNumber(v int64) *DescribeAclsOutput
- func (s *DescribeAclsOutput) SetPageSize(v int64) *DescribeAclsOutput
- func (s *DescribeAclsOutput) SetRequestId(v string) *DescribeAclsOutput
- func (s *DescribeAclsOutput) SetTotalCount(v int64) *DescribeAclsOutput
- func (s DescribeAclsOutput) String() string
- type DescribeAllCertificatesInput
- func (s DescribeAllCertificatesInput) GoString() string
- func (s *DescribeAllCertificatesInput) SetCertificateIds(v []*string) *DescribeAllCertificatesInput
- func (s *DescribeAllCertificatesInput) SetCertificateName(v string) *DescribeAllCertificatesInput
- func (s *DescribeAllCertificatesInput) SetCertificateType(v string) *DescribeAllCertificatesInput
- func (s *DescribeAllCertificatesInput) SetPageNumber(v int64) *DescribeAllCertificatesInput
- func (s *DescribeAllCertificatesInput) SetPageSize(v int64) *DescribeAllCertificatesInput
- func (s *DescribeAllCertificatesInput) SetProjectName(v string) *DescribeAllCertificatesInput
- func (s DescribeAllCertificatesInput) String() string
- type DescribeAllCertificatesOutput
- func (s DescribeAllCertificatesOutput) GoString() string
- func (s *DescribeAllCertificatesOutput) SetCertificates(v []*CertificateForDescribeAllCertificatesOutput) *DescribeAllCertificatesOutput
- func (s *DescribeAllCertificatesOutput) SetPageNumber(v int64) *DescribeAllCertificatesOutput
- func (s *DescribeAllCertificatesOutput) SetPageSize(v int64) *DescribeAllCertificatesOutput
- func (s *DescribeAllCertificatesOutput) SetRequestId(v string) *DescribeAllCertificatesOutput
- func (s *DescribeAllCertificatesOutput) SetTotalCount(v int64) *DescribeAllCertificatesOutput
- func (s DescribeAllCertificatesOutput) String() string
- type DescribeCACertificatesInput
- func (s DescribeCACertificatesInput) GoString() string
- func (s *DescribeCACertificatesInput) SetCACertificateIds(v []*string) *DescribeCACertificatesInput
- func (s *DescribeCACertificatesInput) SetCACertificateName(v string) *DescribeCACertificatesInput
- func (s *DescribeCACertificatesInput) SetPageNumber(v int64) *DescribeCACertificatesInput
- func (s *DescribeCACertificatesInput) SetPageSize(v int64) *DescribeCACertificatesInput
- func (s *DescribeCACertificatesInput) SetProjectName(v string) *DescribeCACertificatesInput
- func (s DescribeCACertificatesInput) String() string
- type DescribeCACertificatesOutput
- func (s DescribeCACertificatesOutput) GoString() string
- func (s *DescribeCACertificatesOutput) SetCACertificates(v []*CACertificateForDescribeCACertificatesOutput) *DescribeCACertificatesOutput
- func (s *DescribeCACertificatesOutput) SetPageNumber(v int64) *DescribeCACertificatesOutput
- func (s *DescribeCACertificatesOutput) SetPageSize(v int64) *DescribeCACertificatesOutput
- func (s *DescribeCACertificatesOutput) SetRequestId(v string) *DescribeCACertificatesOutput
- func (s *DescribeCACertificatesOutput) SetTotalCount(v int64) *DescribeCACertificatesOutput
- func (s DescribeCACertificatesOutput) String() string
- type DescribeCertificatesInput
- func (s DescribeCertificatesInput) GoString() string
- func (s *DescribeCertificatesInput) SetCertificateIds(v []*string) *DescribeCertificatesInput
- func (s *DescribeCertificatesInput) SetCertificateName(v string) *DescribeCertificatesInput
- func (s *DescribeCertificatesInput) SetPageNumber(v int64) *DescribeCertificatesInput
- func (s *DescribeCertificatesInput) SetPageSize(v int64) *DescribeCertificatesInput
- func (s *DescribeCertificatesInput) SetProjectName(v string) *DescribeCertificatesInput
- func (s DescribeCertificatesInput) String() string
- type DescribeCertificatesOutput
- func (s DescribeCertificatesOutput) GoString() string
- func (s *DescribeCertificatesOutput) SetCertificates(v []*CertificateForDescribeCertificatesOutput) *DescribeCertificatesOutput
- func (s *DescribeCertificatesOutput) SetPageNumber(v int64) *DescribeCertificatesOutput
- func (s *DescribeCertificatesOutput) SetPageSize(v int64) *DescribeCertificatesOutput
- func (s *DescribeCertificatesOutput) SetRequestId(v string) *DescribeCertificatesOutput
- func (s *DescribeCertificatesOutput) SetTotalCount(v int64) *DescribeCertificatesOutput
- func (s DescribeCertificatesOutput) String() string
- type DescribeCustomizedCfgAttributesInput
- func (s DescribeCustomizedCfgAttributesInput) GoString() string
- func (s *DescribeCustomizedCfgAttributesInput) SetCustomizedCfgId(v string) *DescribeCustomizedCfgAttributesInput
- func (s DescribeCustomizedCfgAttributesInput) String() string
- func (s *DescribeCustomizedCfgAttributesInput) Validate() error
- type DescribeCustomizedCfgAttributesOutput
- func (s DescribeCustomizedCfgAttributesOutput) GoString() string
- func (s *DescribeCustomizedCfgAttributesOutput) SetCreateTime(v string) *DescribeCustomizedCfgAttributesOutput
- func (s *DescribeCustomizedCfgAttributesOutput) SetCustomizedCfgContent(v string) *DescribeCustomizedCfgAttributesOutput
- func (s *DescribeCustomizedCfgAttributesOutput) SetCustomizedCfgId(v string) *DescribeCustomizedCfgAttributesOutput
- func (s *DescribeCustomizedCfgAttributesOutput) SetCustomizedCfgName(v string) *DescribeCustomizedCfgAttributesOutput
- func (s *DescribeCustomizedCfgAttributesOutput) SetDescription(v string) *DescribeCustomizedCfgAttributesOutput
- func (s *DescribeCustomizedCfgAttributesOutput) SetListeners(v []*ListenerForDescribeCustomizedCfgAttributesOutput) *DescribeCustomizedCfgAttributesOutput
- func (s *DescribeCustomizedCfgAttributesOutput) SetProjectName(v string) *DescribeCustomizedCfgAttributesOutput
- func (s *DescribeCustomizedCfgAttributesOutput) SetRequestId(v string) *DescribeCustomizedCfgAttributesOutput
- func (s *DescribeCustomizedCfgAttributesOutput) SetStatus(v string) *DescribeCustomizedCfgAttributesOutput
- func (s *DescribeCustomizedCfgAttributesOutput) SetUpdateTime(v string) *DescribeCustomizedCfgAttributesOutput
- func (s DescribeCustomizedCfgAttributesOutput) String() string
- type DescribeCustomizedCfgsInput
- func (s DescribeCustomizedCfgsInput) GoString() string
- func (s *DescribeCustomizedCfgsInput) SetCustomizedCfgIds(v []*string) *DescribeCustomizedCfgsInput
- func (s *DescribeCustomizedCfgsInput) SetCustomizedCfgName(v string) *DescribeCustomizedCfgsInput
- func (s *DescribeCustomizedCfgsInput) SetListenerId(v string) *DescribeCustomizedCfgsInput
- func (s *DescribeCustomizedCfgsInput) SetPageNumber(v int64) *DescribeCustomizedCfgsInput
- func (s *DescribeCustomizedCfgsInput) SetPageSize(v int64) *DescribeCustomizedCfgsInput
- func (s *DescribeCustomizedCfgsInput) SetProjectName(v string) *DescribeCustomizedCfgsInput
- func (s DescribeCustomizedCfgsInput) String() string
- type DescribeCustomizedCfgsOutput
- func (s DescribeCustomizedCfgsOutput) GoString() string
- func (s *DescribeCustomizedCfgsOutput) SetCustomizedCfgs(v []*CustomizedCfgForDescribeCustomizedCfgsOutput) *DescribeCustomizedCfgsOutput
- func (s *DescribeCustomizedCfgsOutput) SetPageNumber(v int64) *DescribeCustomizedCfgsOutput
- func (s *DescribeCustomizedCfgsOutput) SetPageSize(v int64) *DescribeCustomizedCfgsOutput
- func (s *DescribeCustomizedCfgsOutput) SetRequestId(v string) *DescribeCustomizedCfgsOutput
- func (s *DescribeCustomizedCfgsOutput) SetTotalCount(v int64) *DescribeCustomizedCfgsOutput
- func (s DescribeCustomizedCfgsOutput) String() string
- type DescribeHealthCheckTemplatesInput
- func (s DescribeHealthCheckTemplatesInput) GoString() string
- func (s *DescribeHealthCheckTemplatesInput) SetHealthCheckTemplateIds(v []*string) *DescribeHealthCheckTemplatesInput
- func (s *DescribeHealthCheckTemplatesInput) SetHealthCheckTemplateName(v string) *DescribeHealthCheckTemplatesInput
- func (s *DescribeHealthCheckTemplatesInput) SetPageNumber(v int64) *DescribeHealthCheckTemplatesInput
- func (s *DescribeHealthCheckTemplatesInput) SetPageSize(v int64) *DescribeHealthCheckTemplatesInput
- func (s DescribeHealthCheckTemplatesInput) String() string
- type DescribeHealthCheckTemplatesOutput
- func (s DescribeHealthCheckTemplatesOutput) GoString() string
- func (s *DescribeHealthCheckTemplatesOutput) SetHealthCheckTemplates(v []*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) *DescribeHealthCheckTemplatesOutput
- func (s *DescribeHealthCheckTemplatesOutput) SetPageNumber(v int64) *DescribeHealthCheckTemplatesOutput
- func (s *DescribeHealthCheckTemplatesOutput) SetPageSize(v int64) *DescribeHealthCheckTemplatesOutput
- func (s *DescribeHealthCheckTemplatesOutput) SetRequestId(v string) *DescribeHealthCheckTemplatesOutput
- func (s *DescribeHealthCheckTemplatesOutput) SetTotalCount(v int64) *DescribeHealthCheckTemplatesOutput
- func (s DescribeHealthCheckTemplatesOutput) String() string
- type DescribeListenerAttributesInput
- type DescribeListenerAttributesOutput
- func (s DescribeListenerAttributesOutput) GoString() string
- func (s *DescribeListenerAttributesOutput) SetAclIds(v []*string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetAclStatus(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetAclType(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetCACertificateId(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetCertCenterCertificateId(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetCertificateId(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetCertificateSource(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetClientAddressTransmissionProtocol(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetCreateTime(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetCustomizedCfgId(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetDescription(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetDomainExtensions(v []*DomainExtensionForDescribeListenerAttributesOutput) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetEnableHttp2(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetEnableQuic(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetEnabled(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetListenerId(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetListenerName(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetLoadBalancerId(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetPort(v int64) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetProjectName(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetProtocol(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetProxyProtocolDisabled(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetRequestId(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetServerGroupId(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetServerGroups(v []*ServerGroupForDescribeListenerAttributesOutput) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetStatus(v string) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetTags(v []*TagForDescribeListenerAttributesOutput) *DescribeListenerAttributesOutput
- func (s *DescribeListenerAttributesOutput) SetUpdateTime(v string) *DescribeListenerAttributesOutput
- func (s DescribeListenerAttributesOutput) String() string
- type DescribeListenerHealthInput
- func (s DescribeListenerHealthInput) GoString() string
- func (s *DescribeListenerHealthInput) SetListenerIds(v []*string) *DescribeListenerHealthInput
- func (s *DescribeListenerHealthInput) SetOnlyUnHealthy(v string) *DescribeListenerHealthInput
- func (s *DescribeListenerHealthInput) SetProjectName(v string) *DescribeListenerHealthInput
- func (s DescribeListenerHealthInput) String() string
- func (s *DescribeListenerHealthInput) Validate() error
- type DescribeListenerHealthOutput
- func (s DescribeListenerHealthOutput) GoString() string
- func (s *DescribeListenerHealthOutput) SetListeners(v []*ListenerForDescribeListenerHealthOutput) *DescribeListenerHealthOutput
- func (s *DescribeListenerHealthOutput) SetRequestId(v string) *DescribeListenerHealthOutput
- func (s *DescribeListenerHealthOutput) SetTotalCount(v int64) *DescribeListenerHealthOutput
- func (s DescribeListenerHealthOutput) String() string
- type DescribeListenersInput
- func (s DescribeListenersInput) GoString() string
- func (s *DescribeListenersInput) SetListenerIds(v []*string) *DescribeListenersInput
- func (s *DescribeListenersInput) SetListenerName(v string) *DescribeListenersInput
- func (s *DescribeListenersInput) SetLoadBalancerId(v string) *DescribeListenersInput
- func (s *DescribeListenersInput) SetPageNumber(v int64) *DescribeListenersInput
- func (s *DescribeListenersInput) SetPageSize(v int64) *DescribeListenersInput
- func (s *DescribeListenersInput) SetProjectName(v string) *DescribeListenersInput
- func (s *DescribeListenersInput) SetProtocol(v string) *DescribeListenersInput
- func (s *DescribeListenersInput) SetTagFilters(v []*TagFilterForDescribeListenersInput) *DescribeListenersInput
- func (s DescribeListenersInput) String() string
- type DescribeListenersOutput
- func (s DescribeListenersOutput) GoString() string
- func (s *DescribeListenersOutput) SetListeners(v []*ListenerForDescribeListenersOutput) *DescribeListenersOutput
- func (s *DescribeListenersOutput) SetPageNumber(v int64) *DescribeListenersOutput
- func (s *DescribeListenersOutput) SetPageSize(v int64) *DescribeListenersOutput
- func (s *DescribeListenersOutput) SetRequestId(v string) *DescribeListenersOutput
- func (s *DescribeListenersOutput) SetTotalCount(v int64) *DescribeListenersOutput
- func (s DescribeListenersOutput) String() string
- type DescribeLoadBalancerAttributesInput
- type DescribeLoadBalancerAttributesOutput
- func (s DescribeLoadBalancerAttributesOutput) GoString() string
- func (s *DescribeLoadBalancerAttributesOutput) SetAccessLog(v *AccessLogForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetAddressIpVersion(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetBusinessStatus(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetCreateTime(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetDNSName(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetDeleteProtection(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetDeletedTime(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetDescription(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetEip(v *EipForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetEipAddress(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetEipId(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetEnabled(v bool) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetEniAddress(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetEniId(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetHealthLog(v *HealthLogForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetListeners(v []*ListenerForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetLoadBalancerBillingType(v int64) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetLoadBalancerId(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetLoadBalancerName(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetLocalAddresses(v []*string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetLockReason(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetOverdueTime(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetProjectName(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetRequestId(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetSniAutoMatch(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetStatus(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetSubnetId(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetTLSAccessLog(v *TLSAccessLogForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetTags(v []*TagForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetType(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetUpdateTime(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetVpcId(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetWafInstanceId(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetWafProtectionEnabled(v string) *DescribeLoadBalancerAttributesOutput
- func (s *DescribeLoadBalancerAttributesOutput) SetZoneMappings(v []*ZoneMappingForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
- func (s DescribeLoadBalancerAttributesOutput) String() string
- type DescribeLoadBalancersInput
- func (s DescribeLoadBalancersInput) GoString() string
- func (s *DescribeLoadBalancersInput) SetEipAddress(v string) *DescribeLoadBalancersInput
- func (s *DescribeLoadBalancersInput) SetEniAddress(v string) *DescribeLoadBalancersInput
- func (s *DescribeLoadBalancersInput) SetLoadBalancerIds(v []*string) *DescribeLoadBalancersInput
- func (s *DescribeLoadBalancersInput) SetLoadBalancerName(v string) *DescribeLoadBalancersInput
- func (s *DescribeLoadBalancersInput) SetPageNumber(v int64) *DescribeLoadBalancersInput
- func (s *DescribeLoadBalancersInput) SetPageSize(v int64) *DescribeLoadBalancersInput
- func (s *DescribeLoadBalancersInput) SetProjectName(v string) *DescribeLoadBalancersInput
- func (s *DescribeLoadBalancersInput) SetTagFilters(v []*TagFilterForDescribeLoadBalancersInput) *DescribeLoadBalancersInput
- func (s *DescribeLoadBalancersInput) SetVpcId(v string) *DescribeLoadBalancersInput
- func (s DescribeLoadBalancersInput) String() string
- type DescribeLoadBalancersOutput
- func (s DescribeLoadBalancersOutput) GoString() string
- func (s *DescribeLoadBalancersOutput) SetLoadBalancers(v []*LoadBalancerForDescribeLoadBalancersOutput) *DescribeLoadBalancersOutput
- func (s *DescribeLoadBalancersOutput) SetPageNumber(v int64) *DescribeLoadBalancersOutput
- func (s *DescribeLoadBalancersOutput) SetPageSize(v int64) *DescribeLoadBalancersOutput
- func (s *DescribeLoadBalancersOutput) SetRequestId(v string) *DescribeLoadBalancersOutput
- func (s *DescribeLoadBalancersOutput) SetTotalCount(v int64) *DescribeLoadBalancersOutput
- func (s DescribeLoadBalancersOutput) String() string
- type DescribeRulesInput
- type DescribeRulesOutput
- type DescribeServerGroupAttributesInput
- type DescribeServerGroupAttributesOutput
- func (s DescribeServerGroupAttributesOutput) GoString() string
- func (s *DescribeServerGroupAttributesOutput) SetDescription(v string) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetHealthCheck(v *HealthCheckForDescribeServerGroupAttributesOutput) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetListeners(v []*string) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetProjectName(v string) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetRequestId(v string) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetScheduler(v string) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetServerGroupId(v string) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetServerGroupName(v string) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetServerGroupType(v string) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetServers(v []*ServerForDescribeServerGroupAttributesOutput) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetStatus(v string) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetStickySessionConfig(v *StickySessionConfigForDescribeServerGroupAttributesOutput) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetTags(v []*TagForDescribeServerGroupAttributesOutput) *DescribeServerGroupAttributesOutput
- func (s *DescribeServerGroupAttributesOutput) SetVpcId(v string) *DescribeServerGroupAttributesOutput
- func (s DescribeServerGroupAttributesOutput) String() string
- type DescribeServerGroupsInput
- func (s DescribeServerGroupsInput) GoString() string
- func (s *DescribeServerGroupsInput) SetPageNumber(v int64) *DescribeServerGroupsInput
- func (s *DescribeServerGroupsInput) SetPageSize(v int64) *DescribeServerGroupsInput
- func (s *DescribeServerGroupsInput) SetProjectName(v string) *DescribeServerGroupsInput
- func (s *DescribeServerGroupsInput) SetServerGroupIds(v []*string) *DescribeServerGroupsInput
- func (s *DescribeServerGroupsInput) SetServerGroupNames(v []*string) *DescribeServerGroupsInput
- func (s *DescribeServerGroupsInput) SetServerGroupType(v string) *DescribeServerGroupsInput
- func (s *DescribeServerGroupsInput) SetTagFilters(v []*TagFilterForDescribeServerGroupsInput) *DescribeServerGroupsInput
- func (s *DescribeServerGroupsInput) SetVpcID(v string) *DescribeServerGroupsInput
- func (s DescribeServerGroupsInput) String() string
- type DescribeServerGroupsOutput
- func (s DescribeServerGroupsOutput) GoString() string
- func (s *DescribeServerGroupsOutput) SetPageNumber(v int64) *DescribeServerGroupsOutput
- func (s *DescribeServerGroupsOutput) SetPageSize(v int64) *DescribeServerGroupsOutput
- func (s *DescribeServerGroupsOutput) SetRequestId(v string) *DescribeServerGroupsOutput
- func (s *DescribeServerGroupsOutput) SetServerGroups(v []*ServerGroupForDescribeServerGroupsOutput) *DescribeServerGroupsOutput
- func (s *DescribeServerGroupsOutput) SetTotalCount(v int64) *DescribeServerGroupsOutput
- func (s DescribeServerGroupsOutput) String() string
- type DescribeZonesInput
- type DescribeZonesOutput
- type DisableAccessLogInput
- type DisableAccessLogOutput
- type DisableHealthLogInput
- type DisableHealthLogOutput
- type DisableTLSAccessLogInput
- type DisableTLSAccessLogOutput
- type DomainExtensionForCreateListenerInput
- func (s DomainExtensionForCreateListenerInput) GoString() string
- func (s *DomainExtensionForCreateListenerInput) SetCertCenterCertificateId(v string) *DomainExtensionForCreateListenerInput
- func (s *DomainExtensionForCreateListenerInput) SetCertificateId(v string) *DomainExtensionForCreateListenerInput
- func (s *DomainExtensionForCreateListenerInput) SetCertificateSource(v string) *DomainExtensionForCreateListenerInput
- func (s *DomainExtensionForCreateListenerInput) SetDomain(v string) *DomainExtensionForCreateListenerInput
- func (s DomainExtensionForCreateListenerInput) String() string
- type DomainExtensionForDescribeListenerAttributesOutput
- func (s DomainExtensionForDescribeListenerAttributesOutput) GoString() string
- func (s *DomainExtensionForDescribeListenerAttributesOutput) SetCertCenterCertificateId(v string) *DomainExtensionForDescribeListenerAttributesOutput
- func (s *DomainExtensionForDescribeListenerAttributesOutput) SetCertificateId(v string) *DomainExtensionForDescribeListenerAttributesOutput
- func (s *DomainExtensionForDescribeListenerAttributesOutput) SetCertificateSource(v string) *DomainExtensionForDescribeListenerAttributesOutput
- func (s *DomainExtensionForDescribeListenerAttributesOutput) SetDomain(v string) *DomainExtensionForDescribeListenerAttributesOutput
- func (s *DomainExtensionForDescribeListenerAttributesOutput) SetDomainExtensionId(v string) *DomainExtensionForDescribeListenerAttributesOutput
- func (s *DomainExtensionForDescribeListenerAttributesOutput) SetListenerId(v string) *DomainExtensionForDescribeListenerAttributesOutput
- func (s *DomainExtensionForDescribeListenerAttributesOutput) SetSan(v string) *DomainExtensionForDescribeListenerAttributesOutput
- func (s DomainExtensionForDescribeListenerAttributesOutput) String() string
- type DomainExtensionForDescribeListenersOutput
- func (s DomainExtensionForDescribeListenersOutput) GoString() string
- func (s *DomainExtensionForDescribeListenersOutput) SetCertCenterCertificateId(v string) *DomainExtensionForDescribeListenersOutput
- func (s *DomainExtensionForDescribeListenersOutput) SetCertificateId(v string) *DomainExtensionForDescribeListenersOutput
- func (s *DomainExtensionForDescribeListenersOutput) SetCertificateSource(v string) *DomainExtensionForDescribeListenersOutput
- func (s *DomainExtensionForDescribeListenersOutput) SetDomain(v string) *DomainExtensionForDescribeListenersOutput
- func (s *DomainExtensionForDescribeListenersOutput) SetDomainExtensionId(v string) *DomainExtensionForDescribeListenersOutput
- func (s *DomainExtensionForDescribeListenersOutput) SetListenerId(v string) *DomainExtensionForDescribeListenersOutput
- func (s DomainExtensionForDescribeListenersOutput) String() string
- type DomainExtensionForModifyListenerAttributesInput
- func (s DomainExtensionForModifyListenerAttributesInput) GoString() string
- func (s *DomainExtensionForModifyListenerAttributesInput) SetAction(v string) *DomainExtensionForModifyListenerAttributesInput
- func (s *DomainExtensionForModifyListenerAttributesInput) SetCertCenterCertificateId(v string) *DomainExtensionForModifyListenerAttributesInput
- func (s *DomainExtensionForModifyListenerAttributesInput) SetCertificateId(v string) *DomainExtensionForModifyListenerAttributesInput
- func (s *DomainExtensionForModifyListenerAttributesInput) SetCertificateSource(v string) *DomainExtensionForModifyListenerAttributesInput
- func (s *DomainExtensionForModifyListenerAttributesInput) SetDomain(v string) *DomainExtensionForModifyListenerAttributesInput
- func (s *DomainExtensionForModifyListenerAttributesInput) SetDomainExtensionId(v string) *DomainExtensionForModifyListenerAttributesInput
- func (s DomainExtensionForModifyListenerAttributesInput) String() string
- type EipBillingConfigForCreateLoadBalancerInput
- func (s EipBillingConfigForCreateLoadBalancerInput) GoString() string
- func (s *EipBillingConfigForCreateLoadBalancerInput) SetBandwidth(v int64) *EipBillingConfigForCreateLoadBalancerInput
- func (s *EipBillingConfigForCreateLoadBalancerInput) SetEipBillingType(v int64) *EipBillingConfigForCreateLoadBalancerInput
- func (s *EipBillingConfigForCreateLoadBalancerInput) SetISP(v string) *EipBillingConfigForCreateLoadBalancerInput
- func (s *EipBillingConfigForCreateLoadBalancerInput) SetSecurityProtectionInstanceId(v string) *EipBillingConfigForCreateLoadBalancerInput
- func (s *EipBillingConfigForCreateLoadBalancerInput) SetSecurityProtectionTypes(v string) *EipBillingConfigForCreateLoadBalancerInput
- func (s EipBillingConfigForCreateLoadBalancerInput) String() string
- type EipForDescribeLoadBalancerAttributesOutput
- func (s EipForDescribeLoadBalancerAttributesOutput) GoString() string
- func (s *EipForDescribeLoadBalancerAttributesOutput) SetAssociationMode(v string) *EipForDescribeLoadBalancerAttributesOutput
- func (s *EipForDescribeLoadBalancerAttributesOutput) SetBandwidth(v int64) *EipForDescribeLoadBalancerAttributesOutput
- func (s *EipForDescribeLoadBalancerAttributesOutput) SetEipAddress(v string) *EipForDescribeLoadBalancerAttributesOutput
- func (s *EipForDescribeLoadBalancerAttributesOutput) SetEipBillingType(v int64) *EipForDescribeLoadBalancerAttributesOutput
- func (s *EipForDescribeLoadBalancerAttributesOutput) SetEipType(v string) *EipForDescribeLoadBalancerAttributesOutput
- func (s *EipForDescribeLoadBalancerAttributesOutput) SetISP(v string) *EipForDescribeLoadBalancerAttributesOutput
- func (s *EipForDescribeLoadBalancerAttributesOutput) SetPopLocations(v []*PopLocationForDescribeLoadBalancerAttributesOutput) *EipForDescribeLoadBalancerAttributesOutput
- func (s *EipForDescribeLoadBalancerAttributesOutput) SetSecurityProtectionTypes(v []*string) *EipForDescribeLoadBalancerAttributesOutput
- func (s EipForDescribeLoadBalancerAttributesOutput) String() string
- type EipForDescribeLoadBalancersOutput
- func (s EipForDescribeLoadBalancersOutput) GoString() string
- func (s *EipForDescribeLoadBalancersOutput) SetAssociationMode(v string) *EipForDescribeLoadBalancersOutput
- func (s *EipForDescribeLoadBalancersOutput) SetBandwidth(v int64) *EipForDescribeLoadBalancersOutput
- func (s *EipForDescribeLoadBalancersOutput) SetEipAddress(v string) *EipForDescribeLoadBalancersOutput
- func (s *EipForDescribeLoadBalancersOutput) SetEipBillingType(v int64) *EipForDescribeLoadBalancersOutput
- func (s *EipForDescribeLoadBalancersOutput) SetEipType(v string) *EipForDescribeLoadBalancersOutput
- func (s *EipForDescribeLoadBalancersOutput) SetISP(v string) *EipForDescribeLoadBalancersOutput
- func (s *EipForDescribeLoadBalancersOutput) SetPopLocations(v []*PopLocationForDescribeLoadBalancersOutput) *EipForDescribeLoadBalancersOutput
- func (s *EipForDescribeLoadBalancersOutput) SetSecurityProtectionTypes(v []*string) *EipForDescribeLoadBalancersOutput
- func (s EipForDescribeLoadBalancersOutput) String() string
- type EnableAccessLogInput
- type EnableAccessLogOutput
- type EnableHealthLogInput
- func (s EnableHealthLogInput) GoString() string
- func (s *EnableHealthLogInput) SetLoadBalancerId(v string) *EnableHealthLogInput
- func (s *EnableHealthLogInput) SetProjectId(v string) *EnableHealthLogInput
- func (s *EnableHealthLogInput) SetTopicId(v string) *EnableHealthLogInput
- func (s EnableHealthLogInput) String() string
- func (s *EnableHealthLogInput) Validate() error
- type EnableHealthLogOutput
- type EnableTLSAccessLogInput
- func (s EnableTLSAccessLogInput) GoString() string
- func (s *EnableTLSAccessLogInput) SetLoadBalancerId(v string) *EnableTLSAccessLogInput
- func (s *EnableTLSAccessLogInput) SetProjectId(v string) *EnableTLSAccessLogInput
- func (s *EnableTLSAccessLogInput) SetTopicId(v string) *EnableTLSAccessLogInput
- func (s EnableTLSAccessLogInput) String() string
- func (s *EnableTLSAccessLogInput) Validate() error
- type EnableTLSAccessLogOutput
- type ForwardGroupConfigForCreateRulesInput
- func (s ForwardGroupConfigForCreateRulesInput) GoString() string
- func (s *ForwardGroupConfigForCreateRulesInput) SetServerGroupTuples(v []*ForwardGroupConfigServerGroupTupleForCreateRulesInput) *ForwardGroupConfigForCreateRulesInput
- func (s *ForwardGroupConfigForCreateRulesInput) SetStickySessionEnabled(v string) *ForwardGroupConfigForCreateRulesInput
- func (s *ForwardGroupConfigForCreateRulesInput) SetStickySessionTimeout(v int64) *ForwardGroupConfigForCreateRulesInput
- func (s ForwardGroupConfigForCreateRulesInput) String() string
- type ForwardGroupConfigForDescribeRulesOutput
- func (s ForwardGroupConfigForDescribeRulesOutput) GoString() string
- func (s *ForwardGroupConfigForDescribeRulesOutput) SetServerGroupTuples(v []*ServerGroupTupleForDescribeRulesOutput) *ForwardGroupConfigForDescribeRulesOutput
- func (s *ForwardGroupConfigForDescribeRulesOutput) SetStickySessionEnabled(v string) *ForwardGroupConfigForDescribeRulesOutput
- func (s *ForwardGroupConfigForDescribeRulesOutput) SetStickySessionTimeout(v int64) *ForwardGroupConfigForDescribeRulesOutput
- func (s ForwardGroupConfigForDescribeRulesOutput) String() string
- type ForwardGroupConfigForModifyRulesInput
- func (s ForwardGroupConfigForModifyRulesInput) GoString() string
- func (s *ForwardGroupConfigForModifyRulesInput) SetServerGroupTuples(v []*ForwardGroupConfigServerGroupTupleForModifyRulesInput) *ForwardGroupConfigForModifyRulesInput
- func (s *ForwardGroupConfigForModifyRulesInput) SetStickySessionEnabled(v string) *ForwardGroupConfigForModifyRulesInput
- func (s *ForwardGroupConfigForModifyRulesInput) SetStickySessionTimeout(v int64) *ForwardGroupConfigForModifyRulesInput
- func (s ForwardGroupConfigForModifyRulesInput) String() string
- type ForwardGroupConfigServerGroupTupleForCreateRulesInput
- func (s ForwardGroupConfigServerGroupTupleForCreateRulesInput) GoString() string
- func (s *ForwardGroupConfigServerGroupTupleForCreateRulesInput) SetServerGroupId(v string) *ForwardGroupConfigServerGroupTupleForCreateRulesInput
- func (s *ForwardGroupConfigServerGroupTupleForCreateRulesInput) SetWeight(v int64) *ForwardGroupConfigServerGroupTupleForCreateRulesInput
- func (s ForwardGroupConfigServerGroupTupleForCreateRulesInput) String() string
- type ForwardGroupConfigServerGroupTupleForModifyRulesInput
- func (s ForwardGroupConfigServerGroupTupleForModifyRulesInput) GoString() string
- func (s *ForwardGroupConfigServerGroupTupleForModifyRulesInput) SetServerGroupId(v string) *ForwardGroupConfigServerGroupTupleForModifyRulesInput
- func (s *ForwardGroupConfigServerGroupTupleForModifyRulesInput) SetWeight(v int64) *ForwardGroupConfigServerGroupTupleForModifyRulesInput
- func (s ForwardGroupConfigServerGroupTupleForModifyRulesInput) String() string
- type HealthCheckForCreateServerGroupInput
- func (s HealthCheckForCreateServerGroupInput) GoString() string
- func (s *HealthCheckForCreateServerGroupInput) SetDomain(v string) *HealthCheckForCreateServerGroupInput
- func (s *HealthCheckForCreateServerGroupInput) SetEnabled(v string) *HealthCheckForCreateServerGroupInput
- func (s *HealthCheckForCreateServerGroupInput) SetHealthyThreshold(v string) *HealthCheckForCreateServerGroupInput
- func (s *HealthCheckForCreateServerGroupInput) SetHttpCode(v string) *HealthCheckForCreateServerGroupInput
- func (s *HealthCheckForCreateServerGroupInput) SetHttpVersion(v string) *HealthCheckForCreateServerGroupInput
- func (s *HealthCheckForCreateServerGroupInput) SetInterval(v string) *HealthCheckForCreateServerGroupInput
- func (s *HealthCheckForCreateServerGroupInput) SetMethod(v string) *HealthCheckForCreateServerGroupInput
- func (s *HealthCheckForCreateServerGroupInput) SetProtocol(v string) *HealthCheckForCreateServerGroupInput
- func (s *HealthCheckForCreateServerGroupInput) SetTimeout(v string) *HealthCheckForCreateServerGroupInput
- func (s *HealthCheckForCreateServerGroupInput) SetURI(v string) *HealthCheckForCreateServerGroupInput
- func (s *HealthCheckForCreateServerGroupInput) SetUnhealthyThreshold(v string) *HealthCheckForCreateServerGroupInput
- func (s HealthCheckForCreateServerGroupInput) String() string
- type HealthCheckForDescribeServerGroupAttributesOutput
- func (s HealthCheckForDescribeServerGroupAttributesOutput) GoString() string
- func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetDomain(v string) *HealthCheckForDescribeServerGroupAttributesOutput
- func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetEnabled(v string) *HealthCheckForDescribeServerGroupAttributesOutput
- func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetHealthyThreshold(v int64) *HealthCheckForDescribeServerGroupAttributesOutput
- func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetHttpCode(v string) *HealthCheckForDescribeServerGroupAttributesOutput
- func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetHttpVersion(v string) *HealthCheckForDescribeServerGroupAttributesOutput
- func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetInterval(v int64) *HealthCheckForDescribeServerGroupAttributesOutput
- func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetMethod(v string) *HealthCheckForDescribeServerGroupAttributesOutput
- func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetProtocol(v string) *HealthCheckForDescribeServerGroupAttributesOutput
- func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetTimeout(v int64) *HealthCheckForDescribeServerGroupAttributesOutput
- func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetURI(v string) *HealthCheckForDescribeServerGroupAttributesOutput
- func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetUnhealthyThreshold(v int64) *HealthCheckForDescribeServerGroupAttributesOutput
- func (s HealthCheckForDescribeServerGroupAttributesOutput) String() string
- type HealthCheckForDescribeServerGroupsOutput
- func (s HealthCheckForDescribeServerGroupsOutput) GoString() string
- func (s *HealthCheckForDescribeServerGroupsOutput) SetDomain(v string) *HealthCheckForDescribeServerGroupsOutput
- func (s *HealthCheckForDescribeServerGroupsOutput) SetEnabled(v string) *HealthCheckForDescribeServerGroupsOutput
- func (s *HealthCheckForDescribeServerGroupsOutput) SetHealthyThreshold(v int64) *HealthCheckForDescribeServerGroupsOutput
- func (s *HealthCheckForDescribeServerGroupsOutput) SetHttpCode(v string) *HealthCheckForDescribeServerGroupsOutput
- func (s *HealthCheckForDescribeServerGroupsOutput) SetHttpVersion(v string) *HealthCheckForDescribeServerGroupsOutput
- func (s *HealthCheckForDescribeServerGroupsOutput) SetInterval(v int64) *HealthCheckForDescribeServerGroupsOutput
- func (s *HealthCheckForDescribeServerGroupsOutput) SetMethod(v string) *HealthCheckForDescribeServerGroupsOutput
- func (s *HealthCheckForDescribeServerGroupsOutput) SetProtocol(v string) *HealthCheckForDescribeServerGroupsOutput
- func (s *HealthCheckForDescribeServerGroupsOutput) SetTimeout(v int64) *HealthCheckForDescribeServerGroupsOutput
- func (s *HealthCheckForDescribeServerGroupsOutput) SetURI(v string) *HealthCheckForDescribeServerGroupsOutput
- func (s *HealthCheckForDescribeServerGroupsOutput) SetUnhealthyThreshold(v int64) *HealthCheckForDescribeServerGroupsOutput
- func (s HealthCheckForDescribeServerGroupsOutput) String() string
- type HealthCheckForModifyServerGroupAttributesInput
- func (s HealthCheckForModifyServerGroupAttributesInput) GoString() string
- func (s *HealthCheckForModifyServerGroupAttributesInput) SetDomain(v string) *HealthCheckForModifyServerGroupAttributesInput
- func (s *HealthCheckForModifyServerGroupAttributesInput) SetEnabled(v string) *HealthCheckForModifyServerGroupAttributesInput
- func (s *HealthCheckForModifyServerGroupAttributesInput) SetHealthyThreshold(v string) *HealthCheckForModifyServerGroupAttributesInput
- func (s *HealthCheckForModifyServerGroupAttributesInput) SetHttpCode(v string) *HealthCheckForModifyServerGroupAttributesInput
- func (s *HealthCheckForModifyServerGroupAttributesInput) SetHttpVersion(v string) *HealthCheckForModifyServerGroupAttributesInput
- func (s *HealthCheckForModifyServerGroupAttributesInput) SetInterval(v string) *HealthCheckForModifyServerGroupAttributesInput
- func (s *HealthCheckForModifyServerGroupAttributesInput) SetMethod(v string) *HealthCheckForModifyServerGroupAttributesInput
- func (s *HealthCheckForModifyServerGroupAttributesInput) SetProtocol(v string) *HealthCheckForModifyServerGroupAttributesInput
- func (s *HealthCheckForModifyServerGroupAttributesInput) SetTimeout(v string) *HealthCheckForModifyServerGroupAttributesInput
- func (s *HealthCheckForModifyServerGroupAttributesInput) SetURI(v string) *HealthCheckForModifyServerGroupAttributesInput
- func (s *HealthCheckForModifyServerGroupAttributesInput) SetUnhealthyThreshold(v string) *HealthCheckForModifyServerGroupAttributesInput
- func (s HealthCheckForModifyServerGroupAttributesInput) String() string
- type HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s HealthCheckTemplateForCreateHealthCheckTemplatesInput) GoString() string
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetDescription(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckDomain(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckHttpCode(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckHttpVersion(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckInterval(v int64) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckMethod(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckProtocol(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckTemplateName(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckTimeout(v int64) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckURI(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthyThreshold(v int64) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetUnhealthyThreshold(v int64) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
- func (s HealthCheckTemplateForCreateHealthCheckTemplatesInput) String() string
- func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) Validate() error
- type HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) GoString() string
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetDescription(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckDomain(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckHttpCode(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckHttpVersion(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckInterval(v int64) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckMethod(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckProtocol(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckTemplateId(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckTemplateName(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckTimeout(v int64) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckURI(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthyThreshold(v int64) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetUnhealthyThreshold(v int64) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
- func (s HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) String() string
- type HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) GoString() string
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetDescription(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckDomain(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckHttpCode(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckHttpVersion(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckInterval(v int64) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckMethod(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckProtocol(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckTemplateId(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckTemplateName(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckTimeout(v int64) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckURI(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthyThreshold(v int64) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetUnhealthyThreshold(v int64) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
- func (s HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) String() string
- func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) Validate() error
- type HealthLogForDescribeLoadBalancerAttributesOutput
- func (s HealthLogForDescribeLoadBalancerAttributesOutput) GoString() string
- func (s *HealthLogForDescribeLoadBalancerAttributesOutput) SetEnabled(v bool) *HealthLogForDescribeLoadBalancerAttributesOutput
- func (s *HealthLogForDescribeLoadBalancerAttributesOutput) SetProjectId(v string) *HealthLogForDescribeLoadBalancerAttributesOutput
- func (s *HealthLogForDescribeLoadBalancerAttributesOutput) SetTopicId(v string) *HealthLogForDescribeLoadBalancerAttributesOutput
- func (s HealthLogForDescribeLoadBalancerAttributesOutput) String() string
- type Ipv6EipBillingConfigForCreateLoadBalancerInput
- func (s Ipv6EipBillingConfigForCreateLoadBalancerInput) GoString() string
- func (s *Ipv6EipBillingConfigForCreateLoadBalancerInput) SetBandwidth(v int64) *Ipv6EipBillingConfigForCreateLoadBalancerInput
- func (s *Ipv6EipBillingConfigForCreateLoadBalancerInput) SetBillingType(v int64) *Ipv6EipBillingConfigForCreateLoadBalancerInput
- func (s *Ipv6EipBillingConfigForCreateLoadBalancerInput) SetISP(v string) *Ipv6EipBillingConfigForCreateLoadBalancerInput
- func (s Ipv6EipBillingConfigForCreateLoadBalancerInput) String() string
- type Ipv6EipForDescribeLoadBalancerAttributesOutput
- func (s Ipv6EipForDescribeLoadBalancerAttributesOutput) GoString() string
- func (s *Ipv6EipForDescribeLoadBalancerAttributesOutput) SetBandwidth(v int64) *Ipv6EipForDescribeLoadBalancerAttributesOutput
- func (s *Ipv6EipForDescribeLoadBalancerAttributesOutput) SetBillingType(v int64) *Ipv6EipForDescribeLoadBalancerAttributesOutput
- func (s *Ipv6EipForDescribeLoadBalancerAttributesOutput) SetISP(v string) *Ipv6EipForDescribeLoadBalancerAttributesOutput
- func (s Ipv6EipForDescribeLoadBalancerAttributesOutput) String() string
- type Ipv6EipForDescribeLoadBalancersOutput
- func (s Ipv6EipForDescribeLoadBalancersOutput) GoString() string
- func (s *Ipv6EipForDescribeLoadBalancersOutput) SetBandwidth(v int64) *Ipv6EipForDescribeLoadBalancersOutput
- func (s *Ipv6EipForDescribeLoadBalancersOutput) SetBillingType(v int64) *Ipv6EipForDescribeLoadBalancersOutput
- func (s *Ipv6EipForDescribeLoadBalancersOutput) SetISP(v string) *Ipv6EipForDescribeLoadBalancersOutput
- func (s Ipv6EipForDescribeLoadBalancersOutput) String() string
- type ListenerForDescribeAclAttributesOutput
- func (s ListenerForDescribeAclAttributesOutput) GoString() string
- func (s *ListenerForDescribeAclAttributesOutput) SetAclType(v string) *ListenerForDescribeAclAttributesOutput
- func (s *ListenerForDescribeAclAttributesOutput) SetListenerId(v string) *ListenerForDescribeAclAttributesOutput
- func (s *ListenerForDescribeAclAttributesOutput) SetListenerName(v string) *ListenerForDescribeAclAttributesOutput
- func (s *ListenerForDescribeAclAttributesOutput) SetPort(v int64) *ListenerForDescribeAclAttributesOutput
- func (s *ListenerForDescribeAclAttributesOutput) SetProtocol(v string) *ListenerForDescribeAclAttributesOutput
- func (s ListenerForDescribeAclAttributesOutput) String() string
- type ListenerForDescribeCustomizedCfgAttributesOutput
- func (s ListenerForDescribeCustomizedCfgAttributesOutput) GoString() string
- func (s *ListenerForDescribeCustomizedCfgAttributesOutput) SetListenerId(v string) *ListenerForDescribeCustomizedCfgAttributesOutput
- func (s *ListenerForDescribeCustomizedCfgAttributesOutput) SetListenerName(v string) *ListenerForDescribeCustomizedCfgAttributesOutput
- func (s *ListenerForDescribeCustomizedCfgAttributesOutput) SetPort(v int64) *ListenerForDescribeCustomizedCfgAttributesOutput
- func (s *ListenerForDescribeCustomizedCfgAttributesOutput) SetProtocol(v string) *ListenerForDescribeCustomizedCfgAttributesOutput
- func (s ListenerForDescribeCustomizedCfgAttributesOutput) String() string
- type ListenerForDescribeListenerHealthOutput
- func (s ListenerForDescribeListenerHealthOutput) GoString() string
- func (s *ListenerForDescribeListenerHealthOutput) SetListenerId(v string) *ListenerForDescribeListenerHealthOutput
- func (s *ListenerForDescribeListenerHealthOutput) SetResults(v []*ResultForDescribeListenerHealthOutput) *ListenerForDescribeListenerHealthOutput
- func (s *ListenerForDescribeListenerHealthOutput) SetStatus(v string) *ListenerForDescribeListenerHealthOutput
- func (s *ListenerForDescribeListenerHealthOutput) SetTotalBackendServerCount(v int64) *ListenerForDescribeListenerHealthOutput
- func (s *ListenerForDescribeListenerHealthOutput) SetUnHealthyCount(v int64) *ListenerForDescribeListenerHealthOutput
- func (s ListenerForDescribeListenerHealthOutput) String() string
- type ListenerForDescribeListenersOutput
- func (s ListenerForDescribeListenersOutput) GoString() string
- func (s *ListenerForDescribeListenersOutput) SetAclIds(v []*string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetAclStatus(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetAclType(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetCACertificateId(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetCertCenterCertificateId(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetCertificateId(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetCertificateSource(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetClientAddressTransmissionProtocol(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetCreateTime(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetCustomizedCfgId(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetDescription(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetDomainExtensions(v []*DomainExtensionForDescribeListenersOutput) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetEnableHttp2(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetEnableQuic(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetEnabled(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetListenerId(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetListenerName(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetLoadBalancerId(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetPort(v int64) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetProjectName(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetProtocol(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetProxyProtocolDisabled(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetServerGroupId(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetServerGroups(v []*ServerGroupForDescribeListenersOutput) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetStatus(v string) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetTags(v []*TagForDescribeListenersOutput) *ListenerForDescribeListenersOutput
- func (s *ListenerForDescribeListenersOutput) SetUpdateTime(v string) *ListenerForDescribeListenersOutput
- func (s ListenerForDescribeListenersOutput) String() string
- type ListenerForDescribeLoadBalancerAttributesOutput
- func (s ListenerForDescribeLoadBalancerAttributesOutput) GoString() string
- func (s *ListenerForDescribeLoadBalancerAttributesOutput) SetListenerId(v string) *ListenerForDescribeLoadBalancerAttributesOutput
- func (s *ListenerForDescribeLoadBalancerAttributesOutput) SetListenerName(v string) *ListenerForDescribeLoadBalancerAttributesOutput
- func (s ListenerForDescribeLoadBalancerAttributesOutput) String() string
- type LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
- func (s LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) GoString() string
- func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEip(v *EipForDescribeLoadBalancerAttributesOutput) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
- func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEipAddress(v string) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
- func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEipId(v string) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
- func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEniAddress(v string) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
- func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEniId(v string) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
- func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEniIpv6Address(v string) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
- func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetIpv6Eip(v *Ipv6EipForDescribeLoadBalancerAttributesOutput) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
- func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetIpv6EipId(v string) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
- func (s LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) String() string
- type LoadBalancerAddressForDescribeLoadBalancersOutput
- func (s LoadBalancerAddressForDescribeLoadBalancersOutput) GoString() string
- func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetEip(v *EipForDescribeLoadBalancersOutput) *LoadBalancerAddressForDescribeLoadBalancersOutput
- func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetEipAddress(v string) *LoadBalancerAddressForDescribeLoadBalancersOutput
- func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetEipId(v string) *LoadBalancerAddressForDescribeLoadBalancersOutput
- func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetEniAddress(v string) *LoadBalancerAddressForDescribeLoadBalancersOutput
- func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetEniId(v string) *LoadBalancerAddressForDescribeLoadBalancersOutput
- func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetEniIpv6Address(v string) *LoadBalancerAddressForDescribeLoadBalancersOutput
- func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetIpv6Eip(v *Ipv6EipForDescribeLoadBalancersOutput) *LoadBalancerAddressForDescribeLoadBalancersOutput
- func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetIpv6EipId(v string) *LoadBalancerAddressForDescribeLoadBalancersOutput
- func (s LoadBalancerAddressForDescribeLoadBalancersOutput) String() string
- type LoadBalancerForDescribeLoadBalancersOutput
- func (s LoadBalancerForDescribeLoadBalancersOutput) GoString() string
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetAddressIpVersion(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetBusinessStatus(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetCreateTime(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetDNSName(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetDeleteProtection(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetDeletedTime(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetDescription(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetEipAddress(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetEipId(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetEniAddress(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetEniId(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetLoadBalancerBillingType(v int64) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetLoadBalancerId(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetLoadBalancerName(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetLocalAddresses(v []*string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetLockReason(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetOverdueTime(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetProjectName(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetSniAutoMatch(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetStatus(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetSubnetId(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetTags(v []*TagForDescribeLoadBalancersOutput) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetType(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetUpdateTime(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetVpcId(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetWafInstanceId(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetWafProtectionEnabled(v string) *LoadBalancerForDescribeLoadBalancersOutput
- func (s *LoadBalancerForDescribeLoadBalancersOutput) SetZoneMappings(v []*ZoneMappingForDescribeLoadBalancersOutput) *LoadBalancerForDescribeLoadBalancersOutput
- func (s LoadBalancerForDescribeLoadBalancersOutput) String() string
- type ModifyAclAttributesInput
- func (s ModifyAclAttributesInput) GoString() string
- func (s *ModifyAclAttributesInput) SetAclId(v string) *ModifyAclAttributesInput
- func (s *ModifyAclAttributesInput) SetAclName(v string) *ModifyAclAttributesInput
- func (s *ModifyAclAttributesInput) SetDescription(v string) *ModifyAclAttributesInput
- func (s ModifyAclAttributesInput) String() string
- func (s *ModifyAclAttributesInput) Validate() error
- type ModifyAclAttributesOutput
- type ModifyCACertificateAttributesInput
- func (s ModifyCACertificateAttributesInput) GoString() string
- func (s *ModifyCACertificateAttributesInput) SetCACertificateId(v string) *ModifyCACertificateAttributesInput
- func (s *ModifyCACertificateAttributesInput) SetCACertificateName(v string) *ModifyCACertificateAttributesInput
- func (s *ModifyCACertificateAttributesInput) SetDescription(v string) *ModifyCACertificateAttributesInput
- func (s ModifyCACertificateAttributesInput) String() string
- func (s *ModifyCACertificateAttributesInput) Validate() error
- type ModifyCACertificateAttributesOutput
- type ModifyCertificateAttributesInput
- func (s ModifyCertificateAttributesInput) GoString() string
- func (s *ModifyCertificateAttributesInput) SetCertificateId(v string) *ModifyCertificateAttributesInput
- func (s *ModifyCertificateAttributesInput) SetCertificateName(v string) *ModifyCertificateAttributesInput
- func (s *ModifyCertificateAttributesInput) SetDescription(v string) *ModifyCertificateAttributesInput
- func (s ModifyCertificateAttributesInput) String() string
- func (s *ModifyCertificateAttributesInput) Validate() error
- type ModifyCertificateAttributesOutput
- type ModifyCustomizedCfgAttributesInput
- func (s ModifyCustomizedCfgAttributesInput) GoString() string
- func (s *ModifyCustomizedCfgAttributesInput) SetCustomizedCfgContent(v string) *ModifyCustomizedCfgAttributesInput
- func (s *ModifyCustomizedCfgAttributesInput) SetCustomizedCfgId(v string) *ModifyCustomizedCfgAttributesInput
- func (s *ModifyCustomizedCfgAttributesInput) SetCustomizedCfgName(v string) *ModifyCustomizedCfgAttributesInput
- func (s *ModifyCustomizedCfgAttributesInput) SetDescription(v string) *ModifyCustomizedCfgAttributesInput
- func (s ModifyCustomizedCfgAttributesInput) String() string
- func (s *ModifyCustomizedCfgAttributesInput) Validate() error
- type ModifyCustomizedCfgAttributesOutput
- type ModifyHealthCheckTemplatesAttributesInput
- func (s ModifyHealthCheckTemplatesAttributesInput) GoString() string
- func (s *ModifyHealthCheckTemplatesAttributesInput) SetHealthCheckTemplates(v []*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) *ModifyHealthCheckTemplatesAttributesInput
- func (s ModifyHealthCheckTemplatesAttributesInput) String() string
- func (s *ModifyHealthCheckTemplatesAttributesInput) Validate() error
- type ModifyHealthCheckTemplatesAttributesOutput
- type ModifyListenerAttributesInput
- func (s ModifyListenerAttributesInput) GoString() string
- func (s *ModifyListenerAttributesInput) SetAclIds(v []*string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetAclStatus(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetAclType(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetCACertificateId(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetCertCenterCertificateId(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetCertificateId(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetCertificateSource(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetClientAddressTransmissionProtocol(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetCustomizedCfgId(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetDescription(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetDomainExtensions(v []*DomainExtensionForModifyListenerAttributesInput) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetEnableHttp2(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetEnableQuic(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetEnabled(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetListenerId(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetListenerName(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetProxyProtocolDisabled(v string) *ModifyListenerAttributesInput
- func (s *ModifyListenerAttributesInput) SetServerGroupId(v string) *ModifyListenerAttributesInput
- func (s ModifyListenerAttributesInput) String() string
- func (s *ModifyListenerAttributesInput) Validate() error
- type ModifyListenerAttributesOutput
- type ModifyLoadBalancerAttributesInput
- func (s ModifyLoadBalancerAttributesInput) GoString() string
- func (s *ModifyLoadBalancerAttributesInput) SetDeleteProtection(v string) *ModifyLoadBalancerAttributesInput
- func (s *ModifyLoadBalancerAttributesInput) SetDescription(v string) *ModifyLoadBalancerAttributesInput
- func (s *ModifyLoadBalancerAttributesInput) SetLoadBalancerId(v string) *ModifyLoadBalancerAttributesInput
- func (s *ModifyLoadBalancerAttributesInput) SetLoadBalancerName(v string) *ModifyLoadBalancerAttributesInput
- func (s *ModifyLoadBalancerAttributesInput) SetWafInstanceId(v string) *ModifyLoadBalancerAttributesInput
- func (s *ModifyLoadBalancerAttributesInput) SetWafProtectedDomain(v string) *ModifyLoadBalancerAttributesInput
- func (s *ModifyLoadBalancerAttributesInput) SetWafProtectionEnabled(v string) *ModifyLoadBalancerAttributesInput
- func (s ModifyLoadBalancerAttributesInput) String() string
- func (s *ModifyLoadBalancerAttributesInput) Validate() error
- type ModifyLoadBalancerAttributesOutput
- type ModifyLoadBalancerTypeInput
- func (s ModifyLoadBalancerTypeInput) GoString() string
- func (s *ModifyLoadBalancerTypeInput) SetLoadBalancerId(v string) *ModifyLoadBalancerTypeInput
- func (s *ModifyLoadBalancerTypeInput) SetType(v string) *ModifyLoadBalancerTypeInput
- func (s *ModifyLoadBalancerTypeInput) SetZoneMappings(v []*ZoneMappingForModifyLoadBalancerTypeInput) *ModifyLoadBalancerTypeInput
- func (s ModifyLoadBalancerTypeInput) String() string
- func (s *ModifyLoadBalancerTypeInput) Validate() error
- type ModifyLoadBalancerTypeOutput
- type ModifyRulesInput
- type ModifyRulesOutput
- type ModifyServerGroupAttributesInput
- func (s ModifyServerGroupAttributesInput) GoString() string
- func (s *ModifyServerGroupAttributesInput) SetDescription(v string) *ModifyServerGroupAttributesInput
- func (s *ModifyServerGroupAttributesInput) SetHealthCheck(v *HealthCheckForModifyServerGroupAttributesInput) *ModifyServerGroupAttributesInput
- func (s *ModifyServerGroupAttributesInput) SetScheduler(v string) *ModifyServerGroupAttributesInput
- func (s *ModifyServerGroupAttributesInput) SetServerGroupId(v string) *ModifyServerGroupAttributesInput
- func (s *ModifyServerGroupAttributesInput) SetServerGroupName(v string) *ModifyServerGroupAttributesInput
- func (s *ModifyServerGroupAttributesInput) SetStickySessionConfig(v *StickySessionConfigForModifyServerGroupAttributesInput) *ModifyServerGroupAttributesInput
- func (s ModifyServerGroupAttributesInput) String() string
- func (s *ModifyServerGroupAttributesInput) Validate() error
- type ModifyServerGroupAttributesOutput
- type ModifyServerGroupBackendServersInput
- func (s ModifyServerGroupBackendServersInput) GoString() string
- func (s *ModifyServerGroupBackendServersInput) SetServerGroupId(v string) *ModifyServerGroupBackendServersInput
- func (s *ModifyServerGroupBackendServersInput) SetServers(v []*ServerForModifyServerGroupBackendServersInput) *ModifyServerGroupBackendServersInput
- func (s ModifyServerGroupBackendServersInput) String() string
- func (s *ModifyServerGroupBackendServersInput) Validate() error
- type ModifyServerGroupBackendServersOutput
- type PopLocationForDescribeLoadBalancerAttributesOutput
- func (s PopLocationForDescribeLoadBalancerAttributesOutput) GoString() string
- func (s *PopLocationForDescribeLoadBalancerAttributesOutput) SetPopId(v string) *PopLocationForDescribeLoadBalancerAttributesOutput
- func (s *PopLocationForDescribeLoadBalancerAttributesOutput) SetPopName(v string) *PopLocationForDescribeLoadBalancerAttributesOutput
- func (s PopLocationForDescribeLoadBalancerAttributesOutput) String() string
- type PopLocationForDescribeLoadBalancersOutput
- func (s PopLocationForDescribeLoadBalancersOutput) GoString() string
- func (s *PopLocationForDescribeLoadBalancersOutput) SetPopId(v string) *PopLocationForDescribeLoadBalancersOutput
- func (s *PopLocationForDescribeLoadBalancersOutput) SetPopName(v string) *PopLocationForDescribeLoadBalancersOutput
- func (s PopLocationForDescribeLoadBalancersOutput) String() string
- type RedirectConfigForCreateRulesInput
- func (s RedirectConfigForCreateRulesInput) GoString() string
- func (s *RedirectConfigForCreateRulesInput) SetRedirectDomain(v string) *RedirectConfigForCreateRulesInput
- func (s *RedirectConfigForCreateRulesInput) SetRedirectHttpCode(v string) *RedirectConfigForCreateRulesInput
- func (s *RedirectConfigForCreateRulesInput) SetRedirectPort(v string) *RedirectConfigForCreateRulesInput
- func (s *RedirectConfigForCreateRulesInput) SetRedirectProtocol(v string) *RedirectConfigForCreateRulesInput
- func (s *RedirectConfigForCreateRulesInput) SetRedirectUri(v string) *RedirectConfigForCreateRulesInput
- func (s RedirectConfigForCreateRulesInput) String() string
- func (s *RedirectConfigForCreateRulesInput) Validate() error
- type RedirectConfigForDescribeRulesOutput
- func (s RedirectConfigForDescribeRulesOutput) GoString() string
- func (s *RedirectConfigForDescribeRulesOutput) SetRedirectDomain(v string) *RedirectConfigForDescribeRulesOutput
- func (s *RedirectConfigForDescribeRulesOutput) SetRedirectHttpCode(v string) *RedirectConfigForDescribeRulesOutput
- func (s *RedirectConfigForDescribeRulesOutput) SetRedirectPort(v string) *RedirectConfigForDescribeRulesOutput
- func (s *RedirectConfigForDescribeRulesOutput) SetRedirectProtocol(v string) *RedirectConfigForDescribeRulesOutput
- func (s *RedirectConfigForDescribeRulesOutput) SetRedirectUri(v string) *RedirectConfigForDescribeRulesOutput
- func (s RedirectConfigForDescribeRulesOutput) String() string
- type RedirectConfigForModifyRulesInput
- func (s RedirectConfigForModifyRulesInput) GoString() string
- func (s *RedirectConfigForModifyRulesInput) SetRedirectDomain(v string) *RedirectConfigForModifyRulesInput
- func (s *RedirectConfigForModifyRulesInput) SetRedirectHttpCode(v string) *RedirectConfigForModifyRulesInput
- func (s *RedirectConfigForModifyRulesInput) SetRedirectPort(v string) *RedirectConfigForModifyRulesInput
- func (s *RedirectConfigForModifyRulesInput) SetRedirectProtocol(v string) *RedirectConfigForModifyRulesInput
- func (s *RedirectConfigForModifyRulesInput) SetRedirectUri(v string) *RedirectConfigForModifyRulesInput
- func (s RedirectConfigForModifyRulesInput) String() string
- func (s *RedirectConfigForModifyRulesInput) Validate() error
- type RemoveAclEntriesInput
- type RemoveAclEntriesOutput
- type RemoveServerGroupBackendServersInput
- func (s RemoveServerGroupBackendServersInput) GoString() string
- func (s *RemoveServerGroupBackendServersInput) SetServerGroupId(v string) *RemoveServerGroupBackendServersInput
- func (s *RemoveServerGroupBackendServersInput) SetServerIds(v []*string) *RemoveServerGroupBackendServersInput
- func (s RemoveServerGroupBackendServersInput) String() string
- func (s *RemoveServerGroupBackendServersInput) Validate() error
- type RemoveServerGroupBackendServersOutput
- type ReplaceCACertificateInput
- func (s ReplaceCACertificateInput) GoString() string
- func (s *ReplaceCACertificateInput) SetCACertificate(v string) *ReplaceCACertificateInput
- func (s *ReplaceCACertificateInput) SetCACertificateId(v string) *ReplaceCACertificateInput
- func (s *ReplaceCACertificateInput) SetCACertificateName(v string) *ReplaceCACertificateInput
- func (s *ReplaceCACertificateInput) SetDescription(v string) *ReplaceCACertificateInput
- func (s *ReplaceCACertificateInput) SetOldCACertificateId(v string) *ReplaceCACertificateInput
- func (s *ReplaceCACertificateInput) SetProjectName(v string) *ReplaceCACertificateInput
- func (s *ReplaceCACertificateInput) SetUpdateMode(v string) *ReplaceCACertificateInput
- func (s ReplaceCACertificateInput) String() string
- func (s *ReplaceCACertificateInput) Validate() error
- type ReplaceCACertificateOutput
- type ReplaceCertificateInput
- func (s ReplaceCertificateInput) GoString() string
- func (s *ReplaceCertificateInput) SetCertCenterCertificateId(v string) *ReplaceCertificateInput
- func (s *ReplaceCertificateInput) SetCertificateId(v string) *ReplaceCertificateInput
- func (s *ReplaceCertificateInput) SetCertificateName(v string) *ReplaceCertificateInput
- func (s *ReplaceCertificateInput) SetCertificateSource(v string) *ReplaceCertificateInput
- func (s *ReplaceCertificateInput) SetDescription(v string) *ReplaceCertificateInput
- func (s *ReplaceCertificateInput) SetOldCertificateId(v string) *ReplaceCertificateInput
- func (s *ReplaceCertificateInput) SetPrivateKey(v string) *ReplaceCertificateInput
- func (s *ReplaceCertificateInput) SetProjectName(v string) *ReplaceCertificateInput
- func (s *ReplaceCertificateInput) SetPublicKey(v string) *ReplaceCertificateInput
- func (s *ReplaceCertificateInput) SetUpdateMode(v string) *ReplaceCertificateInput
- func (s ReplaceCertificateInput) String() string
- func (s *ReplaceCertificateInput) Validate() error
- type ReplaceCertificateOutput
- type ResultForDescribeListenerHealthOutput
- func (s ResultForDescribeListenerHealthOutput) GoString() string
- func (s *ResultForDescribeListenerHealthOutput) SetInstanceId(v string) *ResultForDescribeListenerHealthOutput
- func (s *ResultForDescribeListenerHealthOutput) SetIp(v string) *ResultForDescribeListenerHealthOutput
- func (s *ResultForDescribeListenerHealthOutput) SetPort(v int64) *ResultForDescribeListenerHealthOutput
- func (s *ResultForDescribeListenerHealthOutput) SetRuleNumber(v int64) *ResultForDescribeListenerHealthOutput
- func (s *ResultForDescribeListenerHealthOutput) SetServerGroupId(v string) *ResultForDescribeListenerHealthOutput
- func (s *ResultForDescribeListenerHealthOutput) SetServerGroupName(v string) *ResultForDescribeListenerHealthOutput
- func (s *ResultForDescribeListenerHealthOutput) SetServerId(v string) *ResultForDescribeListenerHealthOutput
- func (s *ResultForDescribeListenerHealthOutput) SetStatus(v string) *ResultForDescribeListenerHealthOutput
- func (s *ResultForDescribeListenerHealthOutput) SetType(v string) *ResultForDescribeListenerHealthOutput
- func (s ResultForDescribeListenerHealthOutput) String() string
- type RewriteConfigForCreateRulesInput
- type RewriteConfigForDescribeRulesOutput
- type RewriteConfigForModifyRulesInput
- type RuleForCreateRulesInput
- func (s RuleForCreateRulesInput) GoString() string
- func (s *RuleForCreateRulesInput) SetDescription(v string) *RuleForCreateRulesInput
- func (s *RuleForCreateRulesInput) SetDomain(v string) *RuleForCreateRulesInput
- func (s *RuleForCreateRulesInput) SetForwardGroupConfig(v *ForwardGroupConfigForCreateRulesInput) *RuleForCreateRulesInput
- func (s *RuleForCreateRulesInput) SetRedirectConfig(v *RedirectConfigForCreateRulesInput) *RuleForCreateRulesInput
- func (s *RuleForCreateRulesInput) SetRewriteConfig(v *RewriteConfigForCreateRulesInput) *RuleForCreateRulesInput
- func (s *RuleForCreateRulesInput) SetRewriteEnabled(v string) *RuleForCreateRulesInput
- func (s *RuleForCreateRulesInput) SetRuleAction(v string) *RuleForCreateRulesInput
- func (s *RuleForCreateRulesInput) SetServerGroupId(v string) *RuleForCreateRulesInput
- func (s *RuleForCreateRulesInput) SetTrafficLimitEnabled(v string) *RuleForCreateRulesInput
- func (s *RuleForCreateRulesInput) SetTrafficLimitQPS(v int64) *RuleForCreateRulesInput
- func (s *RuleForCreateRulesInput) SetURL(v string) *RuleForCreateRulesInput
- func (s RuleForCreateRulesInput) String() string
- func (s *RuleForCreateRulesInput) Validate() error
- type RuleForDescribeRulesOutput
- func (s RuleForDescribeRulesOutput) GoString() string
- func (s *RuleForDescribeRulesOutput) SetDescription(v string) *RuleForDescribeRulesOutput
- func (s *RuleForDescribeRulesOutput) SetDomain(v string) *RuleForDescribeRulesOutput
- func (s *RuleForDescribeRulesOutput) SetForwardGroupConfig(v *ForwardGroupConfigForDescribeRulesOutput) *RuleForDescribeRulesOutput
- func (s *RuleForDescribeRulesOutput) SetRedirectConfig(v *RedirectConfigForDescribeRulesOutput) *RuleForDescribeRulesOutput
- func (s *RuleForDescribeRulesOutput) SetRewriteConfig(v *RewriteConfigForDescribeRulesOutput) *RuleForDescribeRulesOutput
- func (s *RuleForDescribeRulesOutput) SetRewriteEnabled(v string) *RuleForDescribeRulesOutput
- func (s *RuleForDescribeRulesOutput) SetRuleAction(v string) *RuleForDescribeRulesOutput
- func (s *RuleForDescribeRulesOutput) SetRuleId(v string) *RuleForDescribeRulesOutput
- func (s *RuleForDescribeRulesOutput) SetServerGroupId(v string) *RuleForDescribeRulesOutput
- func (s *RuleForDescribeRulesOutput) SetTrafficLimitEnabled(v string) *RuleForDescribeRulesOutput
- func (s *RuleForDescribeRulesOutput) SetTrafficLimitQPS(v int64) *RuleForDescribeRulesOutput
- func (s *RuleForDescribeRulesOutput) SetUrl(v string) *RuleForDescribeRulesOutput
- func (s RuleForDescribeRulesOutput) String() string
- type RuleForModifyRulesInput
- func (s RuleForModifyRulesInput) GoString() string
- func (s *RuleForModifyRulesInput) SetDescription(v string) *RuleForModifyRulesInput
- func (s *RuleForModifyRulesInput) SetForwardGroupConfig(v *ForwardGroupConfigForModifyRulesInput) *RuleForModifyRulesInput
- func (s *RuleForModifyRulesInput) SetRedirectConfig(v *RedirectConfigForModifyRulesInput) *RuleForModifyRulesInput
- func (s *RuleForModifyRulesInput) SetRewriteConfig(v *RewriteConfigForModifyRulesInput) *RuleForModifyRulesInput
- func (s *RuleForModifyRulesInput) SetRewriteEnabled(v string) *RuleForModifyRulesInput
- func (s *RuleForModifyRulesInput) SetRuleAction(v string) *RuleForModifyRulesInput
- func (s *RuleForModifyRulesInput) SetRuleId(v string) *RuleForModifyRulesInput
- func (s *RuleForModifyRulesInput) SetServerGroupId(v string) *RuleForModifyRulesInput
- func (s *RuleForModifyRulesInput) SetTrafficLimitEnabled(v string) *RuleForModifyRulesInput
- func (s *RuleForModifyRulesInput) SetTrafficLimitQPS(v int64) *RuleForModifyRulesInput
- func (s RuleForModifyRulesInput) String() string
- func (s *RuleForModifyRulesInput) Validate() error
- type ServerForAddServerGroupBackendServersInput
- func (s ServerForAddServerGroupBackendServersInput) GoString() string
- func (s *ServerForAddServerGroupBackendServersInput) SetDescription(v string) *ServerForAddServerGroupBackendServersInput
- func (s *ServerForAddServerGroupBackendServersInput) SetInstanceId(v string) *ServerForAddServerGroupBackendServersInput
- func (s *ServerForAddServerGroupBackendServersInput) SetIp(v string) *ServerForAddServerGroupBackendServersInput
- func (s *ServerForAddServerGroupBackendServersInput) SetPort(v int64) *ServerForAddServerGroupBackendServersInput
- func (s *ServerForAddServerGroupBackendServersInput) SetRemoteEnabled(v string) *ServerForAddServerGroupBackendServersInput
- func (s *ServerForAddServerGroupBackendServersInput) SetType(v string) *ServerForAddServerGroupBackendServersInput
- func (s *ServerForAddServerGroupBackendServersInput) SetWeight(v int64) *ServerForAddServerGroupBackendServersInput
- func (s ServerForAddServerGroupBackendServersInput) String() string
- func (s *ServerForAddServerGroupBackendServersInput) Validate() error
- type ServerForDescribeServerGroupAttributesOutput
- func (s ServerForDescribeServerGroupAttributesOutput) GoString() string
- func (s *ServerForDescribeServerGroupAttributesOutput) SetDescription(v string) *ServerForDescribeServerGroupAttributesOutput
- func (s *ServerForDescribeServerGroupAttributesOutput) SetInstanceId(v string) *ServerForDescribeServerGroupAttributesOutput
- func (s *ServerForDescribeServerGroupAttributesOutput) SetIp(v string) *ServerForDescribeServerGroupAttributesOutput
- func (s *ServerForDescribeServerGroupAttributesOutput) SetPort(v int64) *ServerForDescribeServerGroupAttributesOutput
- func (s *ServerForDescribeServerGroupAttributesOutput) SetRemoteEnabled(v string) *ServerForDescribeServerGroupAttributesOutput
- func (s *ServerForDescribeServerGroupAttributesOutput) SetServerId(v string) *ServerForDescribeServerGroupAttributesOutput
- func (s *ServerForDescribeServerGroupAttributesOutput) SetType(v string) *ServerForDescribeServerGroupAttributesOutput
- func (s *ServerForDescribeServerGroupAttributesOutput) SetWeight(v int64) *ServerForDescribeServerGroupAttributesOutput
- func (s ServerForDescribeServerGroupAttributesOutput) String() string
- type ServerForModifyServerGroupBackendServersInput
- func (s ServerForModifyServerGroupBackendServersInput) GoString() string
- func (s *ServerForModifyServerGroupBackendServersInput) SetDescription(v string) *ServerForModifyServerGroupBackendServersInput
- func (s *ServerForModifyServerGroupBackendServersInput) SetPort(v int64) *ServerForModifyServerGroupBackendServersInput
- func (s *ServerForModifyServerGroupBackendServersInput) SetServerId(v string) *ServerForModifyServerGroupBackendServersInput
- func (s *ServerForModifyServerGroupBackendServersInput) SetWeight(v int64) *ServerForModifyServerGroupBackendServersInput
- func (s ServerForModifyServerGroupBackendServersInput) String() string
- func (s *ServerForModifyServerGroupBackendServersInput) Validate() error
- type ServerGroupForDescribeListenerAttributesOutput
- func (s ServerGroupForDescribeListenerAttributesOutput) GoString() string
- func (s *ServerGroupForDescribeListenerAttributesOutput) SetServerGroupId(v string) *ServerGroupForDescribeListenerAttributesOutput
- func (s *ServerGroupForDescribeListenerAttributesOutput) SetServerGroupName(v string) *ServerGroupForDescribeListenerAttributesOutput
- func (s ServerGroupForDescribeListenerAttributesOutput) String() string
- type ServerGroupForDescribeListenersOutput
- func (s ServerGroupForDescribeListenersOutput) GoString() string
- func (s *ServerGroupForDescribeListenersOutput) SetServerGroupId(v string) *ServerGroupForDescribeListenersOutput
- func (s *ServerGroupForDescribeListenersOutput) SetServerGroupName(v string) *ServerGroupForDescribeListenersOutput
- func (s ServerGroupForDescribeListenersOutput) String() string
- type ServerGroupForDescribeServerGroupsOutput
- func (s ServerGroupForDescribeServerGroupsOutput) GoString() string
- func (s *ServerGroupForDescribeServerGroupsOutput) SetCreateTime(v string) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetDescription(v string) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetHealthCheck(v *HealthCheckForDescribeServerGroupsOutput) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetListeners(v []*string) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetProjectName(v string) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetScheduler(v string) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetServerCount(v int64) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetServerGroupId(v string) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetServerGroupName(v string) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetServerGroupType(v string) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetStatus(v string) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetStickySessionConfig(v *StickySessionConfigForDescribeServerGroupsOutput) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetTags(v []*TagForDescribeServerGroupsOutput) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetUpdateTime(v string) *ServerGroupForDescribeServerGroupsOutput
- func (s *ServerGroupForDescribeServerGroupsOutput) SetVpcId(v string) *ServerGroupForDescribeServerGroupsOutput
- func (s ServerGroupForDescribeServerGroupsOutput) String() string
- type ServerGroupTupleForDescribeRulesOutput
- func (s ServerGroupTupleForDescribeRulesOutput) GoString() string
- func (s *ServerGroupTupleForDescribeRulesOutput) SetServerGroupId(v string) *ServerGroupTupleForDescribeRulesOutput
- func (s *ServerGroupTupleForDescribeRulesOutput) SetWeight(v int64) *ServerGroupTupleForDescribeRulesOutput
- func (s ServerGroupTupleForDescribeRulesOutput) String() string
- type StickySessionConfigForCreateServerGroupInput
- func (s StickySessionConfigForCreateServerGroupInput) GoString() string
- func (s *StickySessionConfigForCreateServerGroupInput) SetCookie(v string) *StickySessionConfigForCreateServerGroupInput
- func (s *StickySessionConfigForCreateServerGroupInput) SetCookieTimeout(v string) *StickySessionConfigForCreateServerGroupInput
- func (s *StickySessionConfigForCreateServerGroupInput) SetStickySessionEnabled(v string) *StickySessionConfigForCreateServerGroupInput
- func (s *StickySessionConfigForCreateServerGroupInput) SetStickySessionType(v string) *StickySessionConfigForCreateServerGroupInput
- func (s StickySessionConfigForCreateServerGroupInput) String() string
- type StickySessionConfigForDescribeServerGroupAttributesOutput
- func (s StickySessionConfigForDescribeServerGroupAttributesOutput) GoString() string
- func (s *StickySessionConfigForDescribeServerGroupAttributesOutput) SetCookie(v string) *StickySessionConfigForDescribeServerGroupAttributesOutput
- func (s *StickySessionConfigForDescribeServerGroupAttributesOutput) SetCookieTimeout(v int64) *StickySessionConfigForDescribeServerGroupAttributesOutput
- func (s *StickySessionConfigForDescribeServerGroupAttributesOutput) SetStickySessionEnabled(v string) *StickySessionConfigForDescribeServerGroupAttributesOutput
- func (s *StickySessionConfigForDescribeServerGroupAttributesOutput) SetStickySessionType(v string) *StickySessionConfigForDescribeServerGroupAttributesOutput
- func (s StickySessionConfigForDescribeServerGroupAttributesOutput) String() string
- type StickySessionConfigForDescribeServerGroupsOutput
- func (s StickySessionConfigForDescribeServerGroupsOutput) GoString() string
- func (s *StickySessionConfigForDescribeServerGroupsOutput) SetCookie(v string) *StickySessionConfigForDescribeServerGroupsOutput
- func (s *StickySessionConfigForDescribeServerGroupsOutput) SetCookieTimeout(v int64) *StickySessionConfigForDescribeServerGroupsOutput
- func (s *StickySessionConfigForDescribeServerGroupsOutput) SetStickySessionEnabled(v string) *StickySessionConfigForDescribeServerGroupsOutput
- func (s *StickySessionConfigForDescribeServerGroupsOutput) SetStickySessionType(v string) *StickySessionConfigForDescribeServerGroupsOutput
- func (s StickySessionConfigForDescribeServerGroupsOutput) String() string
- type StickySessionConfigForModifyServerGroupAttributesInput
- func (s StickySessionConfigForModifyServerGroupAttributesInput) GoString() string
- func (s *StickySessionConfigForModifyServerGroupAttributesInput) SetCookie(v string) *StickySessionConfigForModifyServerGroupAttributesInput
- func (s *StickySessionConfigForModifyServerGroupAttributesInput) SetCookieTimeout(v string) *StickySessionConfigForModifyServerGroupAttributesInput
- func (s *StickySessionConfigForModifyServerGroupAttributesInput) SetStickySessionEnabled(v string) *StickySessionConfigForModifyServerGroupAttributesInput
- func (s *StickySessionConfigForModifyServerGroupAttributesInput) SetStickySessionType(v string) *StickySessionConfigForModifyServerGroupAttributesInput
- func (s StickySessionConfigForModifyServerGroupAttributesInput) String() string
- type TLSAccessLogForDescribeLoadBalancerAttributesOutput
- func (s TLSAccessLogForDescribeLoadBalancerAttributesOutput) GoString() string
- func (s *TLSAccessLogForDescribeLoadBalancerAttributesOutput) SetEnabled(v bool) *TLSAccessLogForDescribeLoadBalancerAttributesOutput
- func (s *TLSAccessLogForDescribeLoadBalancerAttributesOutput) SetProjectId(v string) *TLSAccessLogForDescribeLoadBalancerAttributesOutput
- func (s *TLSAccessLogForDescribeLoadBalancerAttributesOutput) SetTopicId(v string) *TLSAccessLogForDescribeLoadBalancerAttributesOutput
- func (s TLSAccessLogForDescribeLoadBalancerAttributesOutput) String() string
- type TagFilterForDescribeListenersInput
- func (s TagFilterForDescribeListenersInput) GoString() string
- func (s *TagFilterForDescribeListenersInput) SetKey(v string) *TagFilterForDescribeListenersInput
- func (s *TagFilterForDescribeListenersInput) SetValues(v []*string) *TagFilterForDescribeListenersInput
- func (s TagFilterForDescribeListenersInput) String() string
- type TagFilterForDescribeLoadBalancersInput
- func (s TagFilterForDescribeLoadBalancersInput) GoString() string
- func (s *TagFilterForDescribeLoadBalancersInput) SetKey(v string) *TagFilterForDescribeLoadBalancersInput
- func (s *TagFilterForDescribeLoadBalancersInput) SetValues(v []*string) *TagFilterForDescribeLoadBalancersInput
- func (s TagFilterForDescribeLoadBalancersInput) String() string
- type TagFilterForDescribeServerGroupsInput
- func (s TagFilterForDescribeServerGroupsInput) GoString() string
- func (s *TagFilterForDescribeServerGroupsInput) SetKey(v string) *TagFilterForDescribeServerGroupsInput
- func (s *TagFilterForDescribeServerGroupsInput) SetValues(v []*string) *TagFilterForDescribeServerGroupsInput
- func (s TagFilterForDescribeServerGroupsInput) String() string
- type TagForCreateListenerInput
- type TagForCreateLoadBalancerInput
- type TagForDescribeListenerAttributesOutput
- func (s TagForDescribeListenerAttributesOutput) GoString() string
- func (s *TagForDescribeListenerAttributesOutput) SetKey(v string) *TagForDescribeListenerAttributesOutput
- func (s *TagForDescribeListenerAttributesOutput) SetValue(v string) *TagForDescribeListenerAttributesOutput
- func (s TagForDescribeListenerAttributesOutput) String() string
- type TagForDescribeListenersOutput
- type TagForDescribeLoadBalancerAttributesOutput
- func (s TagForDescribeLoadBalancerAttributesOutput) GoString() string
- func (s *TagForDescribeLoadBalancerAttributesOutput) SetKey(v string) *TagForDescribeLoadBalancerAttributesOutput
- func (s *TagForDescribeLoadBalancerAttributesOutput) SetValue(v string) *TagForDescribeLoadBalancerAttributesOutput
- func (s TagForDescribeLoadBalancerAttributesOutput) String() string
- type TagForDescribeLoadBalancersOutput
- func (s TagForDescribeLoadBalancersOutput) GoString() string
- func (s *TagForDescribeLoadBalancersOutput) SetKey(v string) *TagForDescribeLoadBalancersOutput
- func (s *TagForDescribeLoadBalancersOutput) SetValue(v string) *TagForDescribeLoadBalancersOutput
- func (s TagForDescribeLoadBalancersOutput) String() string
- type TagForDescribeServerGroupAttributesOutput
- func (s TagForDescribeServerGroupAttributesOutput) GoString() string
- func (s *TagForDescribeServerGroupAttributesOutput) SetKey(v string) *TagForDescribeServerGroupAttributesOutput
- func (s *TagForDescribeServerGroupAttributesOutput) SetValue(v string) *TagForDescribeServerGroupAttributesOutput
- func (s TagForDescribeServerGroupAttributesOutput) String() string
- type TagForDescribeServerGroupsOutput
- func (s TagForDescribeServerGroupsOutput) GoString() string
- func (s *TagForDescribeServerGroupsOutput) SetKey(v string) *TagForDescribeServerGroupsOutput
- func (s *TagForDescribeServerGroupsOutput) SetValue(v string) *TagForDescribeServerGroupsOutput
- func (s TagForDescribeServerGroupsOutput) String() string
- type TagForTagResourcesInput
- func (s TagForTagResourcesInput) GoString() string
- func (s *TagForTagResourcesInput) SetKey(v string) *TagForTagResourcesInput
- func (s *TagForTagResourcesInput) SetValue(v string) *TagForTagResourcesInput
- func (s TagForTagResourcesInput) String() string
- func (s *TagForTagResourcesInput) Validate() error
- type TagResourcesInput
- func (s TagResourcesInput) GoString() string
- func (s *TagResourcesInput) SetResourceIds(v []*string) *TagResourcesInput
- func (s *TagResourcesInput) SetResourceType(v string) *TagResourcesInput
- func (s *TagResourcesInput) SetTags(v []*TagForTagResourcesInput) *TagResourcesInput
- func (s TagResourcesInput) String() string
- func (s *TagResourcesInput) Validate() error
- type TagResourcesOutput
- type UntagResourcesInput
- func (s UntagResourcesInput) GoString() string
- func (s *UntagResourcesInput) SetResourceIds(v []*string) *UntagResourcesInput
- func (s *UntagResourcesInput) SetResourceType(v string) *UntagResourcesInput
- func (s *UntagResourcesInput) SetTagKeys(v []*string) *UntagResourcesInput
- func (s UntagResourcesInput) String() string
- func (s *UntagResourcesInput) Validate() error
- type UntagResourcesOutput
- type UploadCACertificateInput
- func (s UploadCACertificateInput) GoString() string
- func (s *UploadCACertificateInput) SetCACertificate(v string) *UploadCACertificateInput
- func (s *UploadCACertificateInput) SetCACertificateName(v string) *UploadCACertificateInput
- func (s *UploadCACertificateInput) SetDescription(v string) *UploadCACertificateInput
- func (s *UploadCACertificateInput) SetProjectName(v string) *UploadCACertificateInput
- func (s UploadCACertificateInput) String() string
- func (s *UploadCACertificateInput) Validate() error
- type UploadCACertificateOutput
- type UploadCertificateInput
- func (s UploadCertificateInput) GoString() string
- func (s *UploadCertificateInput) SetCertificateName(v string) *UploadCertificateInput
- func (s *UploadCertificateInput) SetCertificateType(v string) *UploadCertificateInput
- func (s *UploadCertificateInput) SetDescription(v string) *UploadCertificateInput
- func (s *UploadCertificateInput) SetPrivateKey(v string) *UploadCertificateInput
- func (s *UploadCertificateInput) SetProjectName(v string) *UploadCertificateInput
- func (s *UploadCertificateInput) SetPublicKey(v string) *UploadCertificateInput
- func (s UploadCertificateInput) String() string
- func (s *UploadCertificateInput) Validate() error
- type UploadCertificateOutput
- type ZoneForDescribeZonesOutput
- type ZoneMappingForCreateLoadBalancerInput
- func (s ZoneMappingForCreateLoadBalancerInput) GoString() string
- func (s *ZoneMappingForCreateLoadBalancerInput) SetSubnetId(v string) *ZoneMappingForCreateLoadBalancerInput
- func (s *ZoneMappingForCreateLoadBalancerInput) SetZoneId(v string) *ZoneMappingForCreateLoadBalancerInput
- func (s ZoneMappingForCreateLoadBalancerInput) String() string
- type ZoneMappingForDescribeLoadBalancerAttributesOutput
- func (s ZoneMappingForDescribeLoadBalancerAttributesOutput) GoString() string
- func (s *ZoneMappingForDescribeLoadBalancerAttributesOutput) SetLoadBalancerAddresses(v []*LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) *ZoneMappingForDescribeLoadBalancerAttributesOutput
- func (s *ZoneMappingForDescribeLoadBalancerAttributesOutput) SetSubnetId(v string) *ZoneMappingForDescribeLoadBalancerAttributesOutput
- func (s *ZoneMappingForDescribeLoadBalancerAttributesOutput) SetZoneId(v string) *ZoneMappingForDescribeLoadBalancerAttributesOutput
- func (s ZoneMappingForDescribeLoadBalancerAttributesOutput) String() string
- type ZoneMappingForDescribeLoadBalancersOutput
- func (s ZoneMappingForDescribeLoadBalancersOutput) GoString() string
- func (s *ZoneMappingForDescribeLoadBalancersOutput) SetLoadBalancerAddresses(v []*LoadBalancerAddressForDescribeLoadBalancersOutput) *ZoneMappingForDescribeLoadBalancersOutput
- func (s *ZoneMappingForDescribeLoadBalancersOutput) SetSubnetId(v string) *ZoneMappingForDescribeLoadBalancersOutput
- func (s *ZoneMappingForDescribeLoadBalancersOutput) SetZoneId(v string) *ZoneMappingForDescribeLoadBalancersOutput
- func (s ZoneMappingForDescribeLoadBalancersOutput) String() string
- type ZoneMappingForModifyLoadBalancerTypeInput
- func (s ZoneMappingForModifyLoadBalancerTypeInput) GoString() string
- func (s *ZoneMappingForModifyLoadBalancerTypeInput) SetAllocationId(v string) *ZoneMappingForModifyLoadBalancerTypeInput
- func (s *ZoneMappingForModifyLoadBalancerTypeInput) SetEipType(v string) *ZoneMappingForModifyLoadBalancerTypeInput
- func (s *ZoneMappingForModifyLoadBalancerTypeInput) SetPopLocations(v string) *ZoneMappingForModifyLoadBalancerTypeInput
- func (s *ZoneMappingForModifyLoadBalancerTypeInput) SetZoneId(v string) *ZoneMappingForModifyLoadBalancerTypeInput
- func (s ZoneMappingForModifyLoadBalancerTypeInput) String() string
Constants ¶
const ( // ResourceTypeForTagResourcesInputLoadbalancer is a ResourceTypeForTagResourcesInput enum value ResourceTypeForTagResourcesInputLoadbalancer = "loadbalancer" // ResourceTypeForTagResourcesInputListener is a ResourceTypeForTagResourcesInput enum value ResourceTypeForTagResourcesInputListener = "listener" // ResourceTypeForTagResourcesInputServergroup is a ResourceTypeForTagResourcesInput enum value ResourceTypeForTagResourcesInputServergroup = "servergroup" )
const ( // ResourceTypeForUntagResourcesInputLoadbalancer is a ResourceTypeForUntagResourcesInput enum value ResourceTypeForUntagResourcesInputLoadbalancer = "loadbalancer" // ResourceTypeForUntagResourcesInputListener is a ResourceTypeForUntagResourcesInput enum value ResourceTypeForUntagResourcesInputListener = "listener" // ResourceTypeForUntagResourcesInputServergroup is a ResourceTypeForUntagResourcesInput enum value ResourceTypeForUntagResourcesInputServergroup = "servergroup" )
const ( ServiceName = "alb" // Name of service. EndpointsID = ServiceName // ID to lookup a service endpoint with. ServiceID = "alb" // ServiceID is a unique identifer of a specific service. )
Service information constants
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ALB ¶
ALB provides the API operation methods for making requests to ALB. See this package's package overview docs for details on the service.
ALB methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.
func New ¶
func New(p client.ConfigProvider, cfgs ...*volcengine.Config) *ALB
New create int can support ssl or region locate set
func (*ALB) AddAclEntries ¶
func (c *ALB) AddAclEntries(input *AddAclEntriesInput) (*AddAclEntriesOutput, error)
AddAclEntries API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation AddAclEntries for usage and error information.
func (*ALB) AddAclEntriesCommon ¶
AddAclEntriesCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation AddAclEntriesCommon for usage and error information.
func (*ALB) AddAclEntriesCommonRequest ¶
func (c *ALB) AddAclEntriesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AddAclEntriesCommonRequest generates a "volcengine/request.Request" representing the client's request for the AddAclEntriesCommon operation. The "output" return value will be populated with the AddAclEntriesCommon request's response once the request completes successfully.
Use "Send" method on the returned AddAclEntriesCommon Request to send the API call to the service. the "output" return value is not valid until after AddAclEntriesCommon Send returns without error.
See AddAclEntriesCommon for more information on using the AddAclEntriesCommon API call, and error handling.
// Example sending a request using the AddAclEntriesCommonRequest method. req, resp := client.AddAclEntriesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) AddAclEntriesCommonWithContext ¶
func (c *ALB) AddAclEntriesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AddAclEntriesCommonWithContext is the same as AddAclEntriesCommon with the addition of the ability to pass a context and additional request options.
See AddAclEntriesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) AddAclEntriesRequest ¶
func (c *ALB) AddAclEntriesRequest(input *AddAclEntriesInput) (req *request.Request, output *AddAclEntriesOutput)
AddAclEntriesRequest generates a "volcengine/request.Request" representing the client's request for the AddAclEntries operation. The "output" return value will be populated with the AddAclEntriesCommon request's response once the request completes successfully.
Use "Send" method on the returned AddAclEntriesCommon Request to send the API call to the service. the "output" return value is not valid until after AddAclEntriesCommon Send returns without error.
See AddAclEntries for more information on using the AddAclEntries API call, and error handling.
// Example sending a request using the AddAclEntriesRequest method. req, resp := client.AddAclEntriesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) AddAclEntriesWithContext ¶
func (c *ALB) AddAclEntriesWithContext(ctx volcengine.Context, input *AddAclEntriesInput, opts ...request.Option) (*AddAclEntriesOutput, error)
AddAclEntriesWithContext is the same as AddAclEntries with the addition of the ability to pass a context and additional request options.
See AddAclEntries for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) AddServerGroupBackendServers ¶
func (c *ALB) AddServerGroupBackendServers(input *AddServerGroupBackendServersInput) (*AddServerGroupBackendServersOutput, error)
AddServerGroupBackendServers API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation AddServerGroupBackendServers for usage and error information.
func (*ALB) AddServerGroupBackendServersCommon ¶
func (c *ALB) AddServerGroupBackendServersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
AddServerGroupBackendServersCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation AddServerGroupBackendServersCommon for usage and error information.
func (*ALB) AddServerGroupBackendServersCommonRequest ¶
func (c *ALB) AddServerGroupBackendServersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
AddServerGroupBackendServersCommonRequest generates a "volcengine/request.Request" representing the client's request for the AddServerGroupBackendServersCommon operation. The "output" return value will be populated with the AddServerGroupBackendServersCommon request's response once the request completes successfully.
Use "Send" method on the returned AddServerGroupBackendServersCommon Request to send the API call to the service. the "output" return value is not valid until after AddServerGroupBackendServersCommon Send returns without error.
See AddServerGroupBackendServersCommon for more information on using the AddServerGroupBackendServersCommon API call, and error handling.
// Example sending a request using the AddServerGroupBackendServersCommonRequest method. req, resp := client.AddServerGroupBackendServersCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) AddServerGroupBackendServersCommonWithContext ¶
func (c *ALB) AddServerGroupBackendServersCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
AddServerGroupBackendServersCommonWithContext is the same as AddServerGroupBackendServersCommon with the addition of the ability to pass a context and additional request options.
See AddServerGroupBackendServersCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) AddServerGroupBackendServersRequest ¶
func (c *ALB) AddServerGroupBackendServersRequest(input *AddServerGroupBackendServersInput) (req *request.Request, output *AddServerGroupBackendServersOutput)
AddServerGroupBackendServersRequest generates a "volcengine/request.Request" representing the client's request for the AddServerGroupBackendServers operation. The "output" return value will be populated with the AddServerGroupBackendServersCommon request's response once the request completes successfully.
Use "Send" method on the returned AddServerGroupBackendServersCommon Request to send the API call to the service. the "output" return value is not valid until after AddServerGroupBackendServersCommon Send returns without error.
See AddServerGroupBackendServers for more information on using the AddServerGroupBackendServers API call, and error handling.
// Example sending a request using the AddServerGroupBackendServersRequest method. req, resp := client.AddServerGroupBackendServersRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) AddServerGroupBackendServersWithContext ¶
func (c *ALB) AddServerGroupBackendServersWithContext(ctx volcengine.Context, input *AddServerGroupBackendServersInput, opts ...request.Option) (*AddServerGroupBackendServersOutput, error)
AddServerGroupBackendServersWithContext is the same as AddServerGroupBackendServers with the addition of the ability to pass a context and additional request options.
See AddServerGroupBackendServers for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CreateAcl ¶
func (c *ALB) CreateAcl(input *CreateAclInput) (*CreateAclOutput, error)
CreateAcl API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation CreateAcl for usage and error information.
func (*ALB) CreateAclCommon ¶
CreateAclCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation CreateAclCommon for usage and error information.
func (*ALB) CreateAclCommonRequest ¶
func (c *ALB) CreateAclCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateAclCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateAclCommon operation. The "output" return value will be populated with the CreateAclCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateAclCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAclCommon Send returns without error.
See CreateAclCommon for more information on using the CreateAclCommon API call, and error handling.
// Example sending a request using the CreateAclCommonRequest method. req, resp := client.CreateAclCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) CreateAclCommonWithContext ¶
func (c *ALB) CreateAclCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateAclCommonWithContext is the same as CreateAclCommon with the addition of the ability to pass a context and additional request options.
See CreateAclCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CreateAclRequest ¶
func (c *ALB) CreateAclRequest(input *CreateAclInput) (req *request.Request, output *CreateAclOutput)
CreateAclRequest generates a "volcengine/request.Request" representing the client's request for the CreateAcl operation. The "output" return value will be populated with the CreateAclCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateAclCommon Request to send the API call to the service. the "output" return value is not valid until after CreateAclCommon Send returns without error.
See CreateAcl for more information on using the CreateAcl API call, and error handling.
// Example sending a request using the CreateAclRequest method. req, resp := client.CreateAclRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) CreateAclWithContext ¶
func (c *ALB) CreateAclWithContext(ctx volcengine.Context, input *CreateAclInput, opts ...request.Option) (*CreateAclOutput, error)
CreateAclWithContext is the same as CreateAcl with the addition of the ability to pass a context and additional request options.
See CreateAcl for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CreateCustomizedCfg ¶
func (c *ALB) CreateCustomizedCfg(input *CreateCustomizedCfgInput) (*CreateCustomizedCfgOutput, error)
CreateCustomizedCfg API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation CreateCustomizedCfg for usage and error information.
func (*ALB) CreateCustomizedCfgCommon ¶
func (c *ALB) CreateCustomizedCfgCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateCustomizedCfgCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation CreateCustomizedCfgCommon for usage and error information.
func (*ALB) CreateCustomizedCfgCommonRequest ¶
func (c *ALB) CreateCustomizedCfgCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateCustomizedCfgCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateCustomizedCfgCommon operation. The "output" return value will be populated with the CreateCustomizedCfgCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateCustomizedCfgCommon Request to send the API call to the service. the "output" return value is not valid until after CreateCustomizedCfgCommon Send returns without error.
See CreateCustomizedCfgCommon for more information on using the CreateCustomizedCfgCommon API call, and error handling.
// Example sending a request using the CreateCustomizedCfgCommonRequest method. req, resp := client.CreateCustomizedCfgCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) CreateCustomizedCfgCommonWithContext ¶
func (c *ALB) CreateCustomizedCfgCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateCustomizedCfgCommonWithContext is the same as CreateCustomizedCfgCommon with the addition of the ability to pass a context and additional request options.
See CreateCustomizedCfgCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CreateCustomizedCfgRequest ¶
func (c *ALB) CreateCustomizedCfgRequest(input *CreateCustomizedCfgInput) (req *request.Request, output *CreateCustomizedCfgOutput)
CreateCustomizedCfgRequest generates a "volcengine/request.Request" representing the client's request for the CreateCustomizedCfg operation. The "output" return value will be populated with the CreateCustomizedCfgCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateCustomizedCfgCommon Request to send the API call to the service. the "output" return value is not valid until after CreateCustomizedCfgCommon Send returns without error.
See CreateCustomizedCfg for more information on using the CreateCustomizedCfg API call, and error handling.
// Example sending a request using the CreateCustomizedCfgRequest method. req, resp := client.CreateCustomizedCfgRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) CreateCustomizedCfgWithContext ¶
func (c *ALB) CreateCustomizedCfgWithContext(ctx volcengine.Context, input *CreateCustomizedCfgInput, opts ...request.Option) (*CreateCustomizedCfgOutput, error)
CreateCustomizedCfgWithContext is the same as CreateCustomizedCfg with the addition of the ability to pass a context and additional request options.
See CreateCustomizedCfg for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CreateHealthCheckTemplates ¶
func (c *ALB) CreateHealthCheckTemplates(input *CreateHealthCheckTemplatesInput) (*CreateHealthCheckTemplatesOutput, error)
CreateHealthCheckTemplates API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation CreateHealthCheckTemplates for usage and error information.
func (*ALB) CreateHealthCheckTemplatesCommon ¶
func (c *ALB) CreateHealthCheckTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateHealthCheckTemplatesCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation CreateHealthCheckTemplatesCommon for usage and error information.
func (*ALB) CreateHealthCheckTemplatesCommonRequest ¶
func (c *ALB) CreateHealthCheckTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateHealthCheckTemplatesCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateHealthCheckTemplatesCommon operation. The "output" return value will be populated with the CreateHealthCheckTemplatesCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateHealthCheckTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after CreateHealthCheckTemplatesCommon Send returns without error.
See CreateHealthCheckTemplatesCommon for more information on using the CreateHealthCheckTemplatesCommon API call, and error handling.
// Example sending a request using the CreateHealthCheckTemplatesCommonRequest method. req, resp := client.CreateHealthCheckTemplatesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) CreateHealthCheckTemplatesCommonWithContext ¶
func (c *ALB) CreateHealthCheckTemplatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateHealthCheckTemplatesCommonWithContext is the same as CreateHealthCheckTemplatesCommon with the addition of the ability to pass a context and additional request options.
See CreateHealthCheckTemplatesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CreateHealthCheckTemplatesRequest ¶
func (c *ALB) CreateHealthCheckTemplatesRequest(input *CreateHealthCheckTemplatesInput) (req *request.Request, output *CreateHealthCheckTemplatesOutput)
CreateHealthCheckTemplatesRequest generates a "volcengine/request.Request" representing the client's request for the CreateHealthCheckTemplates operation. The "output" return value will be populated with the CreateHealthCheckTemplatesCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateHealthCheckTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after CreateHealthCheckTemplatesCommon Send returns without error.
See CreateHealthCheckTemplates for more information on using the CreateHealthCheckTemplates API call, and error handling.
// Example sending a request using the CreateHealthCheckTemplatesRequest method. req, resp := client.CreateHealthCheckTemplatesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) CreateHealthCheckTemplatesWithContext ¶
func (c *ALB) CreateHealthCheckTemplatesWithContext(ctx volcengine.Context, input *CreateHealthCheckTemplatesInput, opts ...request.Option) (*CreateHealthCheckTemplatesOutput, error)
CreateHealthCheckTemplatesWithContext is the same as CreateHealthCheckTemplates with the addition of the ability to pass a context and additional request options.
See CreateHealthCheckTemplates for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CreateListener ¶
func (c *ALB) CreateListener(input *CreateListenerInput) (*CreateListenerOutput, error)
CreateListener API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation CreateListener for usage and error information.
func (*ALB) CreateListenerCommon ¶
CreateListenerCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation CreateListenerCommon for usage and error information.
func (*ALB) CreateListenerCommonRequest ¶
func (c *ALB) CreateListenerCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateListenerCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateListenerCommon operation. The "output" return value will be populated with the CreateListenerCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateListenerCommon Request to send the API call to the service. the "output" return value is not valid until after CreateListenerCommon Send returns without error.
See CreateListenerCommon for more information on using the CreateListenerCommon API call, and error handling.
// Example sending a request using the CreateListenerCommonRequest method. req, resp := client.CreateListenerCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) CreateListenerCommonWithContext ¶
func (c *ALB) CreateListenerCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateListenerCommonWithContext is the same as CreateListenerCommon with the addition of the ability to pass a context and additional request options.
See CreateListenerCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CreateListenerRequest ¶
func (c *ALB) CreateListenerRequest(input *CreateListenerInput) (req *request.Request, output *CreateListenerOutput)
CreateListenerRequest generates a "volcengine/request.Request" representing the client's request for the CreateListener operation. The "output" return value will be populated with the CreateListenerCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateListenerCommon Request to send the API call to the service. the "output" return value is not valid until after CreateListenerCommon Send returns without error.
See CreateListener for more information on using the CreateListener API call, and error handling.
// Example sending a request using the CreateListenerRequest method. req, resp := client.CreateListenerRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) CreateListenerWithContext ¶
func (c *ALB) CreateListenerWithContext(ctx volcengine.Context, input *CreateListenerInput, opts ...request.Option) (*CreateListenerOutput, error)
CreateListenerWithContext is the same as CreateListener with the addition of the ability to pass a context and additional request options.
See CreateListener for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CreateLoadBalancer ¶
func (c *ALB) CreateLoadBalancer(input *CreateLoadBalancerInput) (*CreateLoadBalancerOutput, error)
CreateLoadBalancer API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation CreateLoadBalancer for usage and error information.
func (*ALB) CreateLoadBalancerCommon ¶
func (c *ALB) CreateLoadBalancerCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateLoadBalancerCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation CreateLoadBalancerCommon for usage and error information.
func (*ALB) CreateLoadBalancerCommonRequest ¶
func (c *ALB) CreateLoadBalancerCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateLoadBalancerCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateLoadBalancerCommon operation. The "output" return value will be populated with the CreateLoadBalancerCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateLoadBalancerCommon Request to send the API call to the service. the "output" return value is not valid until after CreateLoadBalancerCommon Send returns without error.
See CreateLoadBalancerCommon for more information on using the CreateLoadBalancerCommon API call, and error handling.
// Example sending a request using the CreateLoadBalancerCommonRequest method. req, resp := client.CreateLoadBalancerCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) CreateLoadBalancerCommonWithContext ¶
func (c *ALB) CreateLoadBalancerCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateLoadBalancerCommonWithContext is the same as CreateLoadBalancerCommon with the addition of the ability to pass a context and additional request options.
See CreateLoadBalancerCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CreateLoadBalancerRequest ¶
func (c *ALB) CreateLoadBalancerRequest(input *CreateLoadBalancerInput) (req *request.Request, output *CreateLoadBalancerOutput)
CreateLoadBalancerRequest generates a "volcengine/request.Request" representing the client's request for the CreateLoadBalancer operation. The "output" return value will be populated with the CreateLoadBalancerCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateLoadBalancerCommon Request to send the API call to the service. the "output" return value is not valid until after CreateLoadBalancerCommon Send returns without error.
See CreateLoadBalancer for more information on using the CreateLoadBalancer API call, and error handling.
// Example sending a request using the CreateLoadBalancerRequest method. req, resp := client.CreateLoadBalancerRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) CreateLoadBalancerWithContext ¶
func (c *ALB) CreateLoadBalancerWithContext(ctx volcengine.Context, input *CreateLoadBalancerInput, opts ...request.Option) (*CreateLoadBalancerOutput, error)
CreateLoadBalancerWithContext is the same as CreateLoadBalancer with the addition of the ability to pass a context and additional request options.
See CreateLoadBalancer for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CreateRules ¶
func (c *ALB) CreateRules(input *CreateRulesInput) (*CreateRulesOutput, error)
CreateRules API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation CreateRules for usage and error information.
func (*ALB) CreateRulesCommon ¶
CreateRulesCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation CreateRulesCommon for usage and error information.
func (*ALB) CreateRulesCommonRequest ¶
func (c *ALB) CreateRulesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateRulesCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateRulesCommon operation. The "output" return value will be populated with the CreateRulesCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateRulesCommon Request to send the API call to the service. the "output" return value is not valid until after CreateRulesCommon Send returns without error.
See CreateRulesCommon for more information on using the CreateRulesCommon API call, and error handling.
// Example sending a request using the CreateRulesCommonRequest method. req, resp := client.CreateRulesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) CreateRulesCommonWithContext ¶
func (c *ALB) CreateRulesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateRulesCommonWithContext is the same as CreateRulesCommon with the addition of the ability to pass a context and additional request options.
See CreateRulesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CreateRulesRequest ¶
func (c *ALB) CreateRulesRequest(input *CreateRulesInput) (req *request.Request, output *CreateRulesOutput)
CreateRulesRequest generates a "volcengine/request.Request" representing the client's request for the CreateRules operation. The "output" return value will be populated with the CreateRulesCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateRulesCommon Request to send the API call to the service. the "output" return value is not valid until after CreateRulesCommon Send returns without error.
See CreateRules for more information on using the CreateRules API call, and error handling.
// Example sending a request using the CreateRulesRequest method. req, resp := client.CreateRulesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) CreateRulesWithContext ¶
func (c *ALB) CreateRulesWithContext(ctx volcengine.Context, input *CreateRulesInput, opts ...request.Option) (*CreateRulesOutput, error)
CreateRulesWithContext is the same as CreateRules with the addition of the ability to pass a context and additional request options.
See CreateRules for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CreateServerGroup ¶
func (c *ALB) CreateServerGroup(input *CreateServerGroupInput) (*CreateServerGroupOutput, error)
CreateServerGroup API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation CreateServerGroup for usage and error information.
func (*ALB) CreateServerGroupCommon ¶
func (c *ALB) CreateServerGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
CreateServerGroupCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation CreateServerGroupCommon for usage and error information.
func (*ALB) CreateServerGroupCommonRequest ¶
func (c *ALB) CreateServerGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
CreateServerGroupCommonRequest generates a "volcengine/request.Request" representing the client's request for the CreateServerGroupCommon operation. The "output" return value will be populated with the CreateServerGroupCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateServerGroupCommon Request to send the API call to the service. the "output" return value is not valid until after CreateServerGroupCommon Send returns without error.
See CreateServerGroupCommon for more information on using the CreateServerGroupCommon API call, and error handling.
// Example sending a request using the CreateServerGroupCommonRequest method. req, resp := client.CreateServerGroupCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) CreateServerGroupCommonWithContext ¶
func (c *ALB) CreateServerGroupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
CreateServerGroupCommonWithContext is the same as CreateServerGroupCommon with the addition of the ability to pass a context and additional request options.
See CreateServerGroupCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) CreateServerGroupRequest ¶
func (c *ALB) CreateServerGroupRequest(input *CreateServerGroupInput) (req *request.Request, output *CreateServerGroupOutput)
CreateServerGroupRequest generates a "volcengine/request.Request" representing the client's request for the CreateServerGroup operation. The "output" return value will be populated with the CreateServerGroupCommon request's response once the request completes successfully.
Use "Send" method on the returned CreateServerGroupCommon Request to send the API call to the service. the "output" return value is not valid until after CreateServerGroupCommon Send returns without error.
See CreateServerGroup for more information on using the CreateServerGroup API call, and error handling.
// Example sending a request using the CreateServerGroupRequest method. req, resp := client.CreateServerGroupRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) CreateServerGroupWithContext ¶
func (c *ALB) CreateServerGroupWithContext(ctx volcengine.Context, input *CreateServerGroupInput, opts ...request.Option) (*CreateServerGroupOutput, error)
CreateServerGroupWithContext is the same as CreateServerGroup with the addition of the ability to pass a context and additional request options.
See CreateServerGroup for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteAcl ¶
func (c *ALB) DeleteAcl(input *DeleteAclInput) (*DeleteAclOutput, error)
DeleteAcl API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DeleteAcl for usage and error information.
func (*ALB) DeleteAclCommon ¶
DeleteAclCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DeleteAclCommon for usage and error information.
func (*ALB) DeleteAclCommonRequest ¶
func (c *ALB) DeleteAclCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteAclCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteAclCommon operation. The "output" return value will be populated with the DeleteAclCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteAclCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAclCommon Send returns without error.
See DeleteAclCommon for more information on using the DeleteAclCommon API call, and error handling.
// Example sending a request using the DeleteAclCommonRequest method. req, resp := client.DeleteAclCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DeleteAclCommonWithContext ¶
func (c *ALB) DeleteAclCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteAclCommonWithContext is the same as DeleteAclCommon with the addition of the ability to pass a context and additional request options.
See DeleteAclCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteAclRequest ¶
func (c *ALB) DeleteAclRequest(input *DeleteAclInput) (req *request.Request, output *DeleteAclOutput)
DeleteAclRequest generates a "volcengine/request.Request" representing the client's request for the DeleteAcl operation. The "output" return value will be populated with the DeleteAclCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteAclCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteAclCommon Send returns without error.
See DeleteAcl for more information on using the DeleteAcl API call, and error handling.
// Example sending a request using the DeleteAclRequest method. req, resp := client.DeleteAclRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DeleteAclWithContext ¶
func (c *ALB) DeleteAclWithContext(ctx volcengine.Context, input *DeleteAclInput, opts ...request.Option) (*DeleteAclOutput, error)
DeleteAclWithContext is the same as DeleteAcl with the addition of the ability to pass a context and additional request options.
See DeleteAcl for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteCACertificate ¶ added in v1.0.42
func (c *ALB) DeleteCACertificate(input *DeleteCACertificateInput) (*DeleteCACertificateOutput, error)
DeleteCACertificate API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DeleteCACertificate for usage and error information.
func (*ALB) DeleteCACertificateCommon ¶ added in v1.0.42
func (c *ALB) DeleteCACertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteCACertificateCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DeleteCACertificateCommon for usage and error information.
func (*ALB) DeleteCACertificateCommonRequest ¶ added in v1.0.42
func (c *ALB) DeleteCACertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteCACertificateCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteCACertificateCommon operation. The "output" return value will be populated with the DeleteCACertificateCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteCACertificateCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteCACertificateCommon Send returns without error.
See DeleteCACertificateCommon for more information on using the DeleteCACertificateCommon API call, and error handling.
// Example sending a request using the DeleteCACertificateCommonRequest method. req, resp := client.DeleteCACertificateCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DeleteCACertificateCommonWithContext ¶ added in v1.0.42
func (c *ALB) DeleteCACertificateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteCACertificateCommonWithContext is the same as DeleteCACertificateCommon with the addition of the ability to pass a context and additional request options.
See DeleteCACertificateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteCACertificateRequest ¶ added in v1.0.42
func (c *ALB) DeleteCACertificateRequest(input *DeleteCACertificateInput) (req *request.Request, output *DeleteCACertificateOutput)
DeleteCACertificateRequest generates a "volcengine/request.Request" representing the client's request for the DeleteCACertificate operation. The "output" return value will be populated with the DeleteCACertificateCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteCACertificateCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteCACertificateCommon Send returns without error.
See DeleteCACertificate for more information on using the DeleteCACertificate API call, and error handling.
// Example sending a request using the DeleteCACertificateRequest method. req, resp := client.DeleteCACertificateRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DeleteCACertificateWithContext ¶ added in v1.0.42
func (c *ALB) DeleteCACertificateWithContext(ctx volcengine.Context, input *DeleteCACertificateInput, opts ...request.Option) (*DeleteCACertificateOutput, error)
DeleteCACertificateWithContext is the same as DeleteCACertificate with the addition of the ability to pass a context and additional request options.
See DeleteCACertificate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteCertificate ¶
func (c *ALB) DeleteCertificate(input *DeleteCertificateInput) (*DeleteCertificateOutput, error)
DeleteCertificate API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DeleteCertificate for usage and error information.
func (*ALB) DeleteCertificateCommon ¶
func (c *ALB) DeleteCertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteCertificateCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DeleteCertificateCommon for usage and error information.
func (*ALB) DeleteCertificateCommonRequest ¶
func (c *ALB) DeleteCertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteCertificateCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteCertificateCommon operation. The "output" return value will be populated with the DeleteCertificateCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteCertificateCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteCertificateCommon Send returns without error.
See DeleteCertificateCommon for more information on using the DeleteCertificateCommon API call, and error handling.
// Example sending a request using the DeleteCertificateCommonRequest method. req, resp := client.DeleteCertificateCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DeleteCertificateCommonWithContext ¶
func (c *ALB) DeleteCertificateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteCertificateCommonWithContext is the same as DeleteCertificateCommon with the addition of the ability to pass a context and additional request options.
See DeleteCertificateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteCertificateRequest ¶
func (c *ALB) DeleteCertificateRequest(input *DeleteCertificateInput) (req *request.Request, output *DeleteCertificateOutput)
DeleteCertificateRequest generates a "volcengine/request.Request" representing the client's request for the DeleteCertificate operation. The "output" return value will be populated with the DeleteCertificateCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteCertificateCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteCertificateCommon Send returns without error.
See DeleteCertificate for more information on using the DeleteCertificate API call, and error handling.
// Example sending a request using the DeleteCertificateRequest method. req, resp := client.DeleteCertificateRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DeleteCertificateWithContext ¶
func (c *ALB) DeleteCertificateWithContext(ctx volcengine.Context, input *DeleteCertificateInput, opts ...request.Option) (*DeleteCertificateOutput, error)
DeleteCertificateWithContext is the same as DeleteCertificate with the addition of the ability to pass a context and additional request options.
See DeleteCertificate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteCustomizedCfg ¶
func (c *ALB) DeleteCustomizedCfg(input *DeleteCustomizedCfgInput) (*DeleteCustomizedCfgOutput, error)
DeleteCustomizedCfg API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DeleteCustomizedCfg for usage and error information.
func (*ALB) DeleteCustomizedCfgCommon ¶
func (c *ALB) DeleteCustomizedCfgCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteCustomizedCfgCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DeleteCustomizedCfgCommon for usage and error information.
func (*ALB) DeleteCustomizedCfgCommonRequest ¶
func (c *ALB) DeleteCustomizedCfgCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteCustomizedCfgCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteCustomizedCfgCommon operation. The "output" return value will be populated with the DeleteCustomizedCfgCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteCustomizedCfgCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteCustomizedCfgCommon Send returns without error.
See DeleteCustomizedCfgCommon for more information on using the DeleteCustomizedCfgCommon API call, and error handling.
// Example sending a request using the DeleteCustomizedCfgCommonRequest method. req, resp := client.DeleteCustomizedCfgCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DeleteCustomizedCfgCommonWithContext ¶
func (c *ALB) DeleteCustomizedCfgCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteCustomizedCfgCommonWithContext is the same as DeleteCustomizedCfgCommon with the addition of the ability to pass a context and additional request options.
See DeleteCustomizedCfgCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteCustomizedCfgRequest ¶
func (c *ALB) DeleteCustomizedCfgRequest(input *DeleteCustomizedCfgInput) (req *request.Request, output *DeleteCustomizedCfgOutput)
DeleteCustomizedCfgRequest generates a "volcengine/request.Request" representing the client's request for the DeleteCustomizedCfg operation. The "output" return value will be populated with the DeleteCustomizedCfgCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteCustomizedCfgCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteCustomizedCfgCommon Send returns without error.
See DeleteCustomizedCfg for more information on using the DeleteCustomizedCfg API call, and error handling.
// Example sending a request using the DeleteCustomizedCfgRequest method. req, resp := client.DeleteCustomizedCfgRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DeleteCustomizedCfgWithContext ¶
func (c *ALB) DeleteCustomizedCfgWithContext(ctx volcengine.Context, input *DeleteCustomizedCfgInput, opts ...request.Option) (*DeleteCustomizedCfgOutput, error)
DeleteCustomizedCfgWithContext is the same as DeleteCustomizedCfg with the addition of the ability to pass a context and additional request options.
See DeleteCustomizedCfg for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteHealthCheckTemplates ¶
func (c *ALB) DeleteHealthCheckTemplates(input *DeleteHealthCheckTemplatesInput) (*DeleteHealthCheckTemplatesOutput, error)
DeleteHealthCheckTemplates API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DeleteHealthCheckTemplates for usage and error information.
func (*ALB) DeleteHealthCheckTemplatesCommon ¶
func (c *ALB) DeleteHealthCheckTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteHealthCheckTemplatesCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DeleteHealthCheckTemplatesCommon for usage and error information.
func (*ALB) DeleteHealthCheckTemplatesCommonRequest ¶
func (c *ALB) DeleteHealthCheckTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteHealthCheckTemplatesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteHealthCheckTemplatesCommon operation. The "output" return value will be populated with the DeleteHealthCheckTemplatesCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteHealthCheckTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteHealthCheckTemplatesCommon Send returns without error.
See DeleteHealthCheckTemplatesCommon for more information on using the DeleteHealthCheckTemplatesCommon API call, and error handling.
// Example sending a request using the DeleteHealthCheckTemplatesCommonRequest method. req, resp := client.DeleteHealthCheckTemplatesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DeleteHealthCheckTemplatesCommonWithContext ¶
func (c *ALB) DeleteHealthCheckTemplatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteHealthCheckTemplatesCommonWithContext is the same as DeleteHealthCheckTemplatesCommon with the addition of the ability to pass a context and additional request options.
See DeleteHealthCheckTemplatesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteHealthCheckTemplatesRequest ¶
func (c *ALB) DeleteHealthCheckTemplatesRequest(input *DeleteHealthCheckTemplatesInput) (req *request.Request, output *DeleteHealthCheckTemplatesOutput)
DeleteHealthCheckTemplatesRequest generates a "volcengine/request.Request" representing the client's request for the DeleteHealthCheckTemplates operation. The "output" return value will be populated with the DeleteHealthCheckTemplatesCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteHealthCheckTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteHealthCheckTemplatesCommon Send returns without error.
See DeleteHealthCheckTemplates for more information on using the DeleteHealthCheckTemplates API call, and error handling.
// Example sending a request using the DeleteHealthCheckTemplatesRequest method. req, resp := client.DeleteHealthCheckTemplatesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DeleteHealthCheckTemplatesWithContext ¶
func (c *ALB) DeleteHealthCheckTemplatesWithContext(ctx volcengine.Context, input *DeleteHealthCheckTemplatesInput, opts ...request.Option) (*DeleteHealthCheckTemplatesOutput, error)
DeleteHealthCheckTemplatesWithContext is the same as DeleteHealthCheckTemplates with the addition of the ability to pass a context and additional request options.
See DeleteHealthCheckTemplates for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteListener ¶
func (c *ALB) DeleteListener(input *DeleteListenerInput) (*DeleteListenerOutput, error)
DeleteListener API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DeleteListener for usage and error information.
func (*ALB) DeleteListenerCommon ¶
DeleteListenerCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DeleteListenerCommon for usage and error information.
func (*ALB) DeleteListenerCommonRequest ¶
func (c *ALB) DeleteListenerCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteListenerCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteListenerCommon operation. The "output" return value will be populated with the DeleteListenerCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteListenerCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteListenerCommon Send returns without error.
See DeleteListenerCommon for more information on using the DeleteListenerCommon API call, and error handling.
// Example sending a request using the DeleteListenerCommonRequest method. req, resp := client.DeleteListenerCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DeleteListenerCommonWithContext ¶
func (c *ALB) DeleteListenerCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteListenerCommonWithContext is the same as DeleteListenerCommon with the addition of the ability to pass a context and additional request options.
See DeleteListenerCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteListenerRequest ¶
func (c *ALB) DeleteListenerRequest(input *DeleteListenerInput) (req *request.Request, output *DeleteListenerOutput)
DeleteListenerRequest generates a "volcengine/request.Request" representing the client's request for the DeleteListener operation. The "output" return value will be populated with the DeleteListenerCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteListenerCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteListenerCommon Send returns without error.
See DeleteListener for more information on using the DeleteListener API call, and error handling.
// Example sending a request using the DeleteListenerRequest method. req, resp := client.DeleteListenerRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DeleteListenerWithContext ¶
func (c *ALB) DeleteListenerWithContext(ctx volcengine.Context, input *DeleteListenerInput, opts ...request.Option) (*DeleteListenerOutput, error)
DeleteListenerWithContext is the same as DeleteListener with the addition of the ability to pass a context and additional request options.
See DeleteListener for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteLoadBalancer ¶
func (c *ALB) DeleteLoadBalancer(input *DeleteLoadBalancerInput) (*DeleteLoadBalancerOutput, error)
DeleteLoadBalancer API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DeleteLoadBalancer for usage and error information.
func (*ALB) DeleteLoadBalancerCommon ¶
func (c *ALB) DeleteLoadBalancerCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteLoadBalancerCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DeleteLoadBalancerCommon for usage and error information.
func (*ALB) DeleteLoadBalancerCommonRequest ¶
func (c *ALB) DeleteLoadBalancerCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteLoadBalancerCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteLoadBalancerCommon operation. The "output" return value will be populated with the DeleteLoadBalancerCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteLoadBalancerCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteLoadBalancerCommon Send returns without error.
See DeleteLoadBalancerCommon for more information on using the DeleteLoadBalancerCommon API call, and error handling.
// Example sending a request using the DeleteLoadBalancerCommonRequest method. req, resp := client.DeleteLoadBalancerCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DeleteLoadBalancerCommonWithContext ¶
func (c *ALB) DeleteLoadBalancerCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteLoadBalancerCommonWithContext is the same as DeleteLoadBalancerCommon with the addition of the ability to pass a context and additional request options.
See DeleteLoadBalancerCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteLoadBalancerRequest ¶
func (c *ALB) DeleteLoadBalancerRequest(input *DeleteLoadBalancerInput) (req *request.Request, output *DeleteLoadBalancerOutput)
DeleteLoadBalancerRequest generates a "volcengine/request.Request" representing the client's request for the DeleteLoadBalancer operation. The "output" return value will be populated with the DeleteLoadBalancerCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteLoadBalancerCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteLoadBalancerCommon Send returns without error.
See DeleteLoadBalancer for more information on using the DeleteLoadBalancer API call, and error handling.
// Example sending a request using the DeleteLoadBalancerRequest method. req, resp := client.DeleteLoadBalancerRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DeleteLoadBalancerWithContext ¶
func (c *ALB) DeleteLoadBalancerWithContext(ctx volcengine.Context, input *DeleteLoadBalancerInput, opts ...request.Option) (*DeleteLoadBalancerOutput, error)
DeleteLoadBalancerWithContext is the same as DeleteLoadBalancer with the addition of the ability to pass a context and additional request options.
See DeleteLoadBalancer for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteRules ¶
func (c *ALB) DeleteRules(input *DeleteRulesInput) (*DeleteRulesOutput, error)
DeleteRules API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DeleteRules for usage and error information.
func (*ALB) DeleteRulesCommon ¶
DeleteRulesCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DeleteRulesCommon for usage and error information.
func (*ALB) DeleteRulesCommonRequest ¶
func (c *ALB) DeleteRulesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteRulesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteRulesCommon operation. The "output" return value will be populated with the DeleteRulesCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteRulesCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteRulesCommon Send returns without error.
See DeleteRulesCommon for more information on using the DeleteRulesCommon API call, and error handling.
// Example sending a request using the DeleteRulesCommonRequest method. req, resp := client.DeleteRulesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DeleteRulesCommonWithContext ¶
func (c *ALB) DeleteRulesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteRulesCommonWithContext is the same as DeleteRulesCommon with the addition of the ability to pass a context and additional request options.
See DeleteRulesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteRulesRequest ¶
func (c *ALB) DeleteRulesRequest(input *DeleteRulesInput) (req *request.Request, output *DeleteRulesOutput)
DeleteRulesRequest generates a "volcengine/request.Request" representing the client's request for the DeleteRules operation. The "output" return value will be populated with the DeleteRulesCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteRulesCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteRulesCommon Send returns without error.
See DeleteRules for more information on using the DeleteRules API call, and error handling.
// Example sending a request using the DeleteRulesRequest method. req, resp := client.DeleteRulesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DeleteRulesWithContext ¶
func (c *ALB) DeleteRulesWithContext(ctx volcengine.Context, input *DeleteRulesInput, opts ...request.Option) (*DeleteRulesOutput, error)
DeleteRulesWithContext is the same as DeleteRules with the addition of the ability to pass a context and additional request options.
See DeleteRules for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteServerGroup ¶
func (c *ALB) DeleteServerGroup(input *DeleteServerGroupInput) (*DeleteServerGroupOutput, error)
DeleteServerGroup API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DeleteServerGroup for usage and error information.
func (*ALB) DeleteServerGroupCommon ¶
func (c *ALB) DeleteServerGroupCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DeleteServerGroupCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DeleteServerGroupCommon for usage and error information.
func (*ALB) DeleteServerGroupCommonRequest ¶
func (c *ALB) DeleteServerGroupCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DeleteServerGroupCommonRequest generates a "volcengine/request.Request" representing the client's request for the DeleteServerGroupCommon operation. The "output" return value will be populated with the DeleteServerGroupCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteServerGroupCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteServerGroupCommon Send returns without error.
See DeleteServerGroupCommon for more information on using the DeleteServerGroupCommon API call, and error handling.
// Example sending a request using the DeleteServerGroupCommonRequest method. req, resp := client.DeleteServerGroupCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DeleteServerGroupCommonWithContext ¶
func (c *ALB) DeleteServerGroupCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DeleteServerGroupCommonWithContext is the same as DeleteServerGroupCommon with the addition of the ability to pass a context and additional request options.
See DeleteServerGroupCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DeleteServerGroupRequest ¶
func (c *ALB) DeleteServerGroupRequest(input *DeleteServerGroupInput) (req *request.Request, output *DeleteServerGroupOutput)
DeleteServerGroupRequest generates a "volcengine/request.Request" representing the client's request for the DeleteServerGroup operation. The "output" return value will be populated with the DeleteServerGroupCommon request's response once the request completes successfully.
Use "Send" method on the returned DeleteServerGroupCommon Request to send the API call to the service. the "output" return value is not valid until after DeleteServerGroupCommon Send returns without error.
See DeleteServerGroup for more information on using the DeleteServerGroup API call, and error handling.
// Example sending a request using the DeleteServerGroupRequest method. req, resp := client.DeleteServerGroupRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DeleteServerGroupWithContext ¶
func (c *ALB) DeleteServerGroupWithContext(ctx volcengine.Context, input *DeleteServerGroupInput, opts ...request.Option) (*DeleteServerGroupOutput, error)
DeleteServerGroupWithContext is the same as DeleteServerGroup with the addition of the ability to pass a context and additional request options.
See DeleteServerGroup for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeAclAttributes ¶
func (c *ALB) DescribeAclAttributes(input *DescribeAclAttributesInput) (*DescribeAclAttributesOutput, error)
DescribeAclAttributes API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeAclAttributes for usage and error information.
func (*ALB) DescribeAclAttributesCommon ¶
func (c *ALB) DescribeAclAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeAclAttributesCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeAclAttributesCommon for usage and error information.
func (*ALB) DescribeAclAttributesCommonRequest ¶
func (c *ALB) DescribeAclAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeAclAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAclAttributesCommon operation. The "output" return value will be populated with the DescribeAclAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeAclAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAclAttributesCommon Send returns without error.
See DescribeAclAttributesCommon for more information on using the DescribeAclAttributesCommon API call, and error handling.
// Example sending a request using the DescribeAclAttributesCommonRequest method. req, resp := client.DescribeAclAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeAclAttributesCommonWithContext ¶
func (c *ALB) DescribeAclAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeAclAttributesCommonWithContext is the same as DescribeAclAttributesCommon with the addition of the ability to pass a context and additional request options.
See DescribeAclAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeAclAttributesRequest ¶
func (c *ALB) DescribeAclAttributesRequest(input *DescribeAclAttributesInput) (req *request.Request, output *DescribeAclAttributesOutput)
DescribeAclAttributesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAclAttributes operation. The "output" return value will be populated with the DescribeAclAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeAclAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAclAttributesCommon Send returns without error.
See DescribeAclAttributes for more information on using the DescribeAclAttributes API call, and error handling.
// Example sending a request using the DescribeAclAttributesRequest method. req, resp := client.DescribeAclAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeAclAttributesWithContext ¶
func (c *ALB) DescribeAclAttributesWithContext(ctx volcengine.Context, input *DescribeAclAttributesInput, opts ...request.Option) (*DescribeAclAttributesOutput, error)
DescribeAclAttributesWithContext is the same as DescribeAclAttributes with the addition of the ability to pass a context and additional request options.
See DescribeAclAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeAcls ¶
func (c *ALB) DescribeAcls(input *DescribeAclsInput) (*DescribeAclsOutput, error)
DescribeAcls API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeAcls for usage and error information.
func (*ALB) DescribeAclsCommon ¶
DescribeAclsCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeAclsCommon for usage and error information.
func (*ALB) DescribeAclsCommonRequest ¶
func (c *ALB) DescribeAclsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeAclsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAclsCommon operation. The "output" return value will be populated with the DescribeAclsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeAclsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAclsCommon Send returns without error.
See DescribeAclsCommon for more information on using the DescribeAclsCommon API call, and error handling.
// Example sending a request using the DescribeAclsCommonRequest method. req, resp := client.DescribeAclsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeAclsCommonWithContext ¶
func (c *ALB) DescribeAclsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeAclsCommonWithContext is the same as DescribeAclsCommon with the addition of the ability to pass a context and additional request options.
See DescribeAclsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeAclsRequest ¶
func (c *ALB) DescribeAclsRequest(input *DescribeAclsInput) (req *request.Request, output *DescribeAclsOutput)
DescribeAclsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAcls operation. The "output" return value will be populated with the DescribeAclsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeAclsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAclsCommon Send returns without error.
See DescribeAcls for more information on using the DescribeAcls API call, and error handling.
// Example sending a request using the DescribeAclsRequest method. req, resp := client.DescribeAclsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeAclsWithContext ¶
func (c *ALB) DescribeAclsWithContext(ctx volcengine.Context, input *DescribeAclsInput, opts ...request.Option) (*DescribeAclsOutput, error)
DescribeAclsWithContext is the same as DescribeAcls with the addition of the ability to pass a context and additional request options.
See DescribeAcls for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeAllCertificates ¶ added in v1.0.63
func (c *ALB) DescribeAllCertificates(input *DescribeAllCertificatesInput) (*DescribeAllCertificatesOutput, error)
DescribeAllCertificates API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeAllCertificates for usage and error information.
func (*ALB) DescribeAllCertificatesCommon ¶ added in v1.0.63
func (c *ALB) DescribeAllCertificatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeAllCertificatesCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeAllCertificatesCommon for usage and error information.
func (*ALB) DescribeAllCertificatesCommonRequest ¶ added in v1.0.63
func (c *ALB) DescribeAllCertificatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeAllCertificatesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAllCertificatesCommon operation. The "output" return value will be populated with the DescribeAllCertificatesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeAllCertificatesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAllCertificatesCommon Send returns without error.
See DescribeAllCertificatesCommon for more information on using the DescribeAllCertificatesCommon API call, and error handling.
// Example sending a request using the DescribeAllCertificatesCommonRequest method. req, resp := client.DescribeAllCertificatesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeAllCertificatesCommonWithContext ¶ added in v1.0.63
func (c *ALB) DescribeAllCertificatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeAllCertificatesCommonWithContext is the same as DescribeAllCertificatesCommon with the addition of the ability to pass a context and additional request options.
See DescribeAllCertificatesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeAllCertificatesRequest ¶ added in v1.0.63
func (c *ALB) DescribeAllCertificatesRequest(input *DescribeAllCertificatesInput) (req *request.Request, output *DescribeAllCertificatesOutput)
DescribeAllCertificatesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeAllCertificates operation. The "output" return value will be populated with the DescribeAllCertificatesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeAllCertificatesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeAllCertificatesCommon Send returns without error.
See DescribeAllCertificates for more information on using the DescribeAllCertificates API call, and error handling.
// Example sending a request using the DescribeAllCertificatesRequest method. req, resp := client.DescribeAllCertificatesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeAllCertificatesWithContext ¶ added in v1.0.63
func (c *ALB) DescribeAllCertificatesWithContext(ctx volcengine.Context, input *DescribeAllCertificatesInput, opts ...request.Option) (*DescribeAllCertificatesOutput, error)
DescribeAllCertificatesWithContext is the same as DescribeAllCertificates with the addition of the ability to pass a context and additional request options.
See DescribeAllCertificates for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeCACertificates ¶ added in v1.0.42
func (c *ALB) DescribeCACertificates(input *DescribeCACertificatesInput) (*DescribeCACertificatesOutput, error)
DescribeCACertificates API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeCACertificates for usage and error information.
func (*ALB) DescribeCACertificatesCommon ¶ added in v1.0.42
func (c *ALB) DescribeCACertificatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeCACertificatesCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeCACertificatesCommon for usage and error information.
func (*ALB) DescribeCACertificatesCommonRequest ¶ added in v1.0.42
func (c *ALB) DescribeCACertificatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeCACertificatesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCACertificatesCommon operation. The "output" return value will be populated with the DescribeCACertificatesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCACertificatesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCACertificatesCommon Send returns without error.
See DescribeCACertificatesCommon for more information on using the DescribeCACertificatesCommon API call, and error handling.
// Example sending a request using the DescribeCACertificatesCommonRequest method. req, resp := client.DescribeCACertificatesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeCACertificatesCommonWithContext ¶ added in v1.0.42
func (c *ALB) DescribeCACertificatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeCACertificatesCommonWithContext is the same as DescribeCACertificatesCommon with the addition of the ability to pass a context and additional request options.
See DescribeCACertificatesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeCACertificatesRequest ¶ added in v1.0.42
func (c *ALB) DescribeCACertificatesRequest(input *DescribeCACertificatesInput) (req *request.Request, output *DescribeCACertificatesOutput)
DescribeCACertificatesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCACertificates operation. The "output" return value will be populated with the DescribeCACertificatesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCACertificatesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCACertificatesCommon Send returns without error.
See DescribeCACertificates for more information on using the DescribeCACertificates API call, and error handling.
// Example sending a request using the DescribeCACertificatesRequest method. req, resp := client.DescribeCACertificatesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeCACertificatesWithContext ¶ added in v1.0.42
func (c *ALB) DescribeCACertificatesWithContext(ctx volcengine.Context, input *DescribeCACertificatesInput, opts ...request.Option) (*DescribeCACertificatesOutput, error)
DescribeCACertificatesWithContext is the same as DescribeCACertificates with the addition of the ability to pass a context and additional request options.
See DescribeCACertificates for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeCertificates ¶
func (c *ALB) DescribeCertificates(input *DescribeCertificatesInput) (*DescribeCertificatesOutput, error)
DescribeCertificates API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeCertificates for usage and error information.
func (*ALB) DescribeCertificatesCommon ¶
func (c *ALB) DescribeCertificatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeCertificatesCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeCertificatesCommon for usage and error information.
func (*ALB) DescribeCertificatesCommonRequest ¶
func (c *ALB) DescribeCertificatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeCertificatesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCertificatesCommon operation. The "output" return value will be populated with the DescribeCertificatesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCertificatesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCertificatesCommon Send returns without error.
See DescribeCertificatesCommon for more information on using the DescribeCertificatesCommon API call, and error handling.
// Example sending a request using the DescribeCertificatesCommonRequest method. req, resp := client.DescribeCertificatesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeCertificatesCommonWithContext ¶
func (c *ALB) DescribeCertificatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeCertificatesCommonWithContext is the same as DescribeCertificatesCommon with the addition of the ability to pass a context and additional request options.
See DescribeCertificatesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeCertificatesRequest ¶
func (c *ALB) DescribeCertificatesRequest(input *DescribeCertificatesInput) (req *request.Request, output *DescribeCertificatesOutput)
DescribeCertificatesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCertificates operation. The "output" return value will be populated with the DescribeCertificatesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCertificatesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCertificatesCommon Send returns without error.
See DescribeCertificates for more information on using the DescribeCertificates API call, and error handling.
// Example sending a request using the DescribeCertificatesRequest method. req, resp := client.DescribeCertificatesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeCertificatesWithContext ¶
func (c *ALB) DescribeCertificatesWithContext(ctx volcengine.Context, input *DescribeCertificatesInput, opts ...request.Option) (*DescribeCertificatesOutput, error)
DescribeCertificatesWithContext is the same as DescribeCertificates with the addition of the ability to pass a context and additional request options.
See DescribeCertificates for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeCustomizedCfgAttributes ¶
func (c *ALB) DescribeCustomizedCfgAttributes(input *DescribeCustomizedCfgAttributesInput) (*DescribeCustomizedCfgAttributesOutput, error)
DescribeCustomizedCfgAttributes API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeCustomizedCfgAttributes for usage and error information.
func (*ALB) DescribeCustomizedCfgAttributesCommon ¶
func (c *ALB) DescribeCustomizedCfgAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeCustomizedCfgAttributesCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeCustomizedCfgAttributesCommon for usage and error information.
func (*ALB) DescribeCustomizedCfgAttributesCommonRequest ¶
func (c *ALB) DescribeCustomizedCfgAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeCustomizedCfgAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCustomizedCfgAttributesCommon operation. The "output" return value will be populated with the DescribeCustomizedCfgAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCustomizedCfgAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCustomizedCfgAttributesCommon Send returns without error.
See DescribeCustomizedCfgAttributesCommon for more information on using the DescribeCustomizedCfgAttributesCommon API call, and error handling.
// Example sending a request using the DescribeCustomizedCfgAttributesCommonRequest method. req, resp := client.DescribeCustomizedCfgAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeCustomizedCfgAttributesCommonWithContext ¶
func (c *ALB) DescribeCustomizedCfgAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeCustomizedCfgAttributesCommonWithContext is the same as DescribeCustomizedCfgAttributesCommon with the addition of the ability to pass a context and additional request options.
See DescribeCustomizedCfgAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeCustomizedCfgAttributesRequest ¶
func (c *ALB) DescribeCustomizedCfgAttributesRequest(input *DescribeCustomizedCfgAttributesInput) (req *request.Request, output *DescribeCustomizedCfgAttributesOutput)
DescribeCustomizedCfgAttributesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCustomizedCfgAttributes operation. The "output" return value will be populated with the DescribeCustomizedCfgAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCustomizedCfgAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCustomizedCfgAttributesCommon Send returns without error.
See DescribeCustomizedCfgAttributes for more information on using the DescribeCustomizedCfgAttributes API call, and error handling.
// Example sending a request using the DescribeCustomizedCfgAttributesRequest method. req, resp := client.DescribeCustomizedCfgAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeCustomizedCfgAttributesWithContext ¶
func (c *ALB) DescribeCustomizedCfgAttributesWithContext(ctx volcengine.Context, input *DescribeCustomizedCfgAttributesInput, opts ...request.Option) (*DescribeCustomizedCfgAttributesOutput, error)
DescribeCustomizedCfgAttributesWithContext is the same as DescribeCustomizedCfgAttributes with the addition of the ability to pass a context and additional request options.
See DescribeCustomizedCfgAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeCustomizedCfgs ¶
func (c *ALB) DescribeCustomizedCfgs(input *DescribeCustomizedCfgsInput) (*DescribeCustomizedCfgsOutput, error)
DescribeCustomizedCfgs API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeCustomizedCfgs for usage and error information.
func (*ALB) DescribeCustomizedCfgsCommon ¶
func (c *ALB) DescribeCustomizedCfgsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeCustomizedCfgsCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeCustomizedCfgsCommon for usage and error information.
func (*ALB) DescribeCustomizedCfgsCommonRequest ¶
func (c *ALB) DescribeCustomizedCfgsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeCustomizedCfgsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCustomizedCfgsCommon operation. The "output" return value will be populated with the DescribeCustomizedCfgsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCustomizedCfgsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCustomizedCfgsCommon Send returns without error.
See DescribeCustomizedCfgsCommon for more information on using the DescribeCustomizedCfgsCommon API call, and error handling.
// Example sending a request using the DescribeCustomizedCfgsCommonRequest method. req, resp := client.DescribeCustomizedCfgsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeCustomizedCfgsCommonWithContext ¶
func (c *ALB) DescribeCustomizedCfgsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeCustomizedCfgsCommonWithContext is the same as DescribeCustomizedCfgsCommon with the addition of the ability to pass a context and additional request options.
See DescribeCustomizedCfgsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeCustomizedCfgsRequest ¶
func (c *ALB) DescribeCustomizedCfgsRequest(input *DescribeCustomizedCfgsInput) (req *request.Request, output *DescribeCustomizedCfgsOutput)
DescribeCustomizedCfgsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeCustomizedCfgs operation. The "output" return value will be populated with the DescribeCustomizedCfgsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeCustomizedCfgsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeCustomizedCfgsCommon Send returns without error.
See DescribeCustomizedCfgs for more information on using the DescribeCustomizedCfgs API call, and error handling.
// Example sending a request using the DescribeCustomizedCfgsRequest method. req, resp := client.DescribeCustomizedCfgsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeCustomizedCfgsWithContext ¶
func (c *ALB) DescribeCustomizedCfgsWithContext(ctx volcengine.Context, input *DescribeCustomizedCfgsInput, opts ...request.Option) (*DescribeCustomizedCfgsOutput, error)
DescribeCustomizedCfgsWithContext is the same as DescribeCustomizedCfgs with the addition of the ability to pass a context and additional request options.
See DescribeCustomizedCfgs for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeHealthCheckTemplates ¶
func (c *ALB) DescribeHealthCheckTemplates(input *DescribeHealthCheckTemplatesInput) (*DescribeHealthCheckTemplatesOutput, error)
DescribeHealthCheckTemplates API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeHealthCheckTemplates for usage and error information.
func (*ALB) DescribeHealthCheckTemplatesCommon ¶
func (c *ALB) DescribeHealthCheckTemplatesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeHealthCheckTemplatesCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeHealthCheckTemplatesCommon for usage and error information.
func (*ALB) DescribeHealthCheckTemplatesCommonRequest ¶
func (c *ALB) DescribeHealthCheckTemplatesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeHealthCheckTemplatesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeHealthCheckTemplatesCommon operation. The "output" return value will be populated with the DescribeHealthCheckTemplatesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeHealthCheckTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeHealthCheckTemplatesCommon Send returns without error.
See DescribeHealthCheckTemplatesCommon for more information on using the DescribeHealthCheckTemplatesCommon API call, and error handling.
// Example sending a request using the DescribeHealthCheckTemplatesCommonRequest method. req, resp := client.DescribeHealthCheckTemplatesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeHealthCheckTemplatesCommonWithContext ¶
func (c *ALB) DescribeHealthCheckTemplatesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeHealthCheckTemplatesCommonWithContext is the same as DescribeHealthCheckTemplatesCommon with the addition of the ability to pass a context and additional request options.
See DescribeHealthCheckTemplatesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeHealthCheckTemplatesRequest ¶
func (c *ALB) DescribeHealthCheckTemplatesRequest(input *DescribeHealthCheckTemplatesInput) (req *request.Request, output *DescribeHealthCheckTemplatesOutput)
DescribeHealthCheckTemplatesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeHealthCheckTemplates operation. The "output" return value will be populated with the DescribeHealthCheckTemplatesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeHealthCheckTemplatesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeHealthCheckTemplatesCommon Send returns without error.
See DescribeHealthCheckTemplates for more information on using the DescribeHealthCheckTemplates API call, and error handling.
// Example sending a request using the DescribeHealthCheckTemplatesRequest method. req, resp := client.DescribeHealthCheckTemplatesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeHealthCheckTemplatesWithContext ¶
func (c *ALB) DescribeHealthCheckTemplatesWithContext(ctx volcengine.Context, input *DescribeHealthCheckTemplatesInput, opts ...request.Option) (*DescribeHealthCheckTemplatesOutput, error)
DescribeHealthCheckTemplatesWithContext is the same as DescribeHealthCheckTemplates with the addition of the ability to pass a context and additional request options.
See DescribeHealthCheckTemplates for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeListenerAttributes ¶
func (c *ALB) DescribeListenerAttributes(input *DescribeListenerAttributesInput) (*DescribeListenerAttributesOutput, error)
DescribeListenerAttributes API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeListenerAttributes for usage and error information.
func (*ALB) DescribeListenerAttributesCommon ¶
func (c *ALB) DescribeListenerAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeListenerAttributesCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeListenerAttributesCommon for usage and error information.
func (*ALB) DescribeListenerAttributesCommonRequest ¶
func (c *ALB) DescribeListenerAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeListenerAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeListenerAttributesCommon operation. The "output" return value will be populated with the DescribeListenerAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeListenerAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeListenerAttributesCommon Send returns without error.
See DescribeListenerAttributesCommon for more information on using the DescribeListenerAttributesCommon API call, and error handling.
// Example sending a request using the DescribeListenerAttributesCommonRequest method. req, resp := client.DescribeListenerAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeListenerAttributesCommonWithContext ¶
func (c *ALB) DescribeListenerAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeListenerAttributesCommonWithContext is the same as DescribeListenerAttributesCommon with the addition of the ability to pass a context and additional request options.
See DescribeListenerAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeListenerAttributesRequest ¶
func (c *ALB) DescribeListenerAttributesRequest(input *DescribeListenerAttributesInput) (req *request.Request, output *DescribeListenerAttributesOutput)
DescribeListenerAttributesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeListenerAttributes operation. The "output" return value will be populated with the DescribeListenerAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeListenerAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeListenerAttributesCommon Send returns without error.
See DescribeListenerAttributes for more information on using the DescribeListenerAttributes API call, and error handling.
// Example sending a request using the DescribeListenerAttributesRequest method. req, resp := client.DescribeListenerAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeListenerAttributesWithContext ¶
func (c *ALB) DescribeListenerAttributesWithContext(ctx volcengine.Context, input *DescribeListenerAttributesInput, opts ...request.Option) (*DescribeListenerAttributesOutput, error)
DescribeListenerAttributesWithContext is the same as DescribeListenerAttributes with the addition of the ability to pass a context and additional request options.
See DescribeListenerAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeListenerHealth ¶
func (c *ALB) DescribeListenerHealth(input *DescribeListenerHealthInput) (*DescribeListenerHealthOutput, error)
DescribeListenerHealth API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeListenerHealth for usage and error information.
func (*ALB) DescribeListenerHealthCommon ¶
func (c *ALB) DescribeListenerHealthCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeListenerHealthCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeListenerHealthCommon for usage and error information.
func (*ALB) DescribeListenerHealthCommonRequest ¶
func (c *ALB) DescribeListenerHealthCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeListenerHealthCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeListenerHealthCommon operation. The "output" return value will be populated with the DescribeListenerHealthCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeListenerHealthCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeListenerHealthCommon Send returns without error.
See DescribeListenerHealthCommon for more information on using the DescribeListenerHealthCommon API call, and error handling.
// Example sending a request using the DescribeListenerHealthCommonRequest method. req, resp := client.DescribeListenerHealthCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeListenerHealthCommonWithContext ¶
func (c *ALB) DescribeListenerHealthCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeListenerHealthCommonWithContext is the same as DescribeListenerHealthCommon with the addition of the ability to pass a context and additional request options.
See DescribeListenerHealthCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeListenerHealthRequest ¶
func (c *ALB) DescribeListenerHealthRequest(input *DescribeListenerHealthInput) (req *request.Request, output *DescribeListenerHealthOutput)
DescribeListenerHealthRequest generates a "volcengine/request.Request" representing the client's request for the DescribeListenerHealth operation. The "output" return value will be populated with the DescribeListenerHealthCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeListenerHealthCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeListenerHealthCommon Send returns without error.
See DescribeListenerHealth for more information on using the DescribeListenerHealth API call, and error handling.
// Example sending a request using the DescribeListenerHealthRequest method. req, resp := client.DescribeListenerHealthRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeListenerHealthWithContext ¶
func (c *ALB) DescribeListenerHealthWithContext(ctx volcengine.Context, input *DescribeListenerHealthInput, opts ...request.Option) (*DescribeListenerHealthOutput, error)
DescribeListenerHealthWithContext is the same as DescribeListenerHealth with the addition of the ability to pass a context and additional request options.
See DescribeListenerHealth for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeListeners ¶
func (c *ALB) DescribeListeners(input *DescribeListenersInput) (*DescribeListenersOutput, error)
DescribeListeners API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeListeners for usage and error information.
func (*ALB) DescribeListenersCommon ¶
func (c *ALB) DescribeListenersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeListenersCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeListenersCommon for usage and error information.
func (*ALB) DescribeListenersCommonRequest ¶
func (c *ALB) DescribeListenersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeListenersCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeListenersCommon operation. The "output" return value will be populated with the DescribeListenersCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeListenersCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeListenersCommon Send returns without error.
See DescribeListenersCommon for more information on using the DescribeListenersCommon API call, and error handling.
// Example sending a request using the DescribeListenersCommonRequest method. req, resp := client.DescribeListenersCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeListenersCommonWithContext ¶
func (c *ALB) DescribeListenersCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeListenersCommonWithContext is the same as DescribeListenersCommon with the addition of the ability to pass a context and additional request options.
See DescribeListenersCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeListenersRequest ¶
func (c *ALB) DescribeListenersRequest(input *DescribeListenersInput) (req *request.Request, output *DescribeListenersOutput)
DescribeListenersRequest generates a "volcengine/request.Request" representing the client's request for the DescribeListeners operation. The "output" return value will be populated with the DescribeListenersCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeListenersCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeListenersCommon Send returns without error.
See DescribeListeners for more information on using the DescribeListeners API call, and error handling.
// Example sending a request using the DescribeListenersRequest method. req, resp := client.DescribeListenersRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeListenersWithContext ¶
func (c *ALB) DescribeListenersWithContext(ctx volcengine.Context, input *DescribeListenersInput, opts ...request.Option) (*DescribeListenersOutput, error)
DescribeListenersWithContext is the same as DescribeListeners with the addition of the ability to pass a context and additional request options.
See DescribeListeners for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeLoadBalancerAttributes ¶
func (c *ALB) DescribeLoadBalancerAttributes(input *DescribeLoadBalancerAttributesInput) (*DescribeLoadBalancerAttributesOutput, error)
DescribeLoadBalancerAttributes API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeLoadBalancerAttributes for usage and error information.
func (*ALB) DescribeLoadBalancerAttributesCommon ¶
func (c *ALB) DescribeLoadBalancerAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeLoadBalancerAttributesCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeLoadBalancerAttributesCommon for usage and error information.
func (*ALB) DescribeLoadBalancerAttributesCommonRequest ¶
func (c *ALB) DescribeLoadBalancerAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeLoadBalancerAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeLoadBalancerAttributesCommon operation. The "output" return value will be populated with the DescribeLoadBalancerAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeLoadBalancerAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeLoadBalancerAttributesCommon Send returns without error.
See DescribeLoadBalancerAttributesCommon for more information on using the DescribeLoadBalancerAttributesCommon API call, and error handling.
// Example sending a request using the DescribeLoadBalancerAttributesCommonRequest method. req, resp := client.DescribeLoadBalancerAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeLoadBalancerAttributesCommonWithContext ¶
func (c *ALB) DescribeLoadBalancerAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeLoadBalancerAttributesCommonWithContext is the same as DescribeLoadBalancerAttributesCommon with the addition of the ability to pass a context and additional request options.
See DescribeLoadBalancerAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeLoadBalancerAttributesRequest ¶
func (c *ALB) DescribeLoadBalancerAttributesRequest(input *DescribeLoadBalancerAttributesInput) (req *request.Request, output *DescribeLoadBalancerAttributesOutput)
DescribeLoadBalancerAttributesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeLoadBalancerAttributes operation. The "output" return value will be populated with the DescribeLoadBalancerAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeLoadBalancerAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeLoadBalancerAttributesCommon Send returns without error.
See DescribeLoadBalancerAttributes for more information on using the DescribeLoadBalancerAttributes API call, and error handling.
// Example sending a request using the DescribeLoadBalancerAttributesRequest method. req, resp := client.DescribeLoadBalancerAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeLoadBalancerAttributesWithContext ¶
func (c *ALB) DescribeLoadBalancerAttributesWithContext(ctx volcengine.Context, input *DescribeLoadBalancerAttributesInput, opts ...request.Option) (*DescribeLoadBalancerAttributesOutput, error)
DescribeLoadBalancerAttributesWithContext is the same as DescribeLoadBalancerAttributes with the addition of the ability to pass a context and additional request options.
See DescribeLoadBalancerAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeLoadBalancers ¶
func (c *ALB) DescribeLoadBalancers(input *DescribeLoadBalancersInput) (*DescribeLoadBalancersOutput, error)
DescribeLoadBalancers API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeLoadBalancers for usage and error information.
func (*ALB) DescribeLoadBalancersCommon ¶
func (c *ALB) DescribeLoadBalancersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeLoadBalancersCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeLoadBalancersCommon for usage and error information.
func (*ALB) DescribeLoadBalancersCommonRequest ¶
func (c *ALB) DescribeLoadBalancersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeLoadBalancersCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeLoadBalancersCommon operation. The "output" return value will be populated with the DescribeLoadBalancersCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeLoadBalancersCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeLoadBalancersCommon Send returns without error.
See DescribeLoadBalancersCommon for more information on using the DescribeLoadBalancersCommon API call, and error handling.
// Example sending a request using the DescribeLoadBalancersCommonRequest method. req, resp := client.DescribeLoadBalancersCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeLoadBalancersCommonWithContext ¶
func (c *ALB) DescribeLoadBalancersCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeLoadBalancersCommonWithContext is the same as DescribeLoadBalancersCommon with the addition of the ability to pass a context and additional request options.
See DescribeLoadBalancersCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeLoadBalancersRequest ¶
func (c *ALB) DescribeLoadBalancersRequest(input *DescribeLoadBalancersInput) (req *request.Request, output *DescribeLoadBalancersOutput)
DescribeLoadBalancersRequest generates a "volcengine/request.Request" representing the client's request for the DescribeLoadBalancers operation. The "output" return value will be populated with the DescribeLoadBalancersCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeLoadBalancersCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeLoadBalancersCommon Send returns without error.
See DescribeLoadBalancers for more information on using the DescribeLoadBalancers API call, and error handling.
// Example sending a request using the DescribeLoadBalancersRequest method. req, resp := client.DescribeLoadBalancersRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeLoadBalancersWithContext ¶
func (c *ALB) DescribeLoadBalancersWithContext(ctx volcengine.Context, input *DescribeLoadBalancersInput, opts ...request.Option) (*DescribeLoadBalancersOutput, error)
DescribeLoadBalancersWithContext is the same as DescribeLoadBalancers with the addition of the ability to pass a context and additional request options.
See DescribeLoadBalancers for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeRules ¶
func (c *ALB) DescribeRules(input *DescribeRulesInput) (*DescribeRulesOutput, error)
DescribeRules API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeRules for usage and error information.
func (*ALB) DescribeRulesCommon ¶
DescribeRulesCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeRulesCommon for usage and error information.
func (*ALB) DescribeRulesCommonRequest ¶
func (c *ALB) DescribeRulesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeRulesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeRulesCommon operation. The "output" return value will be populated with the DescribeRulesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeRulesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeRulesCommon Send returns without error.
See DescribeRulesCommon for more information on using the DescribeRulesCommon API call, and error handling.
// Example sending a request using the DescribeRulesCommonRequest method. req, resp := client.DescribeRulesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeRulesCommonWithContext ¶
func (c *ALB) DescribeRulesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeRulesCommonWithContext is the same as DescribeRulesCommon with the addition of the ability to pass a context and additional request options.
See DescribeRulesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeRulesRequest ¶
func (c *ALB) DescribeRulesRequest(input *DescribeRulesInput) (req *request.Request, output *DescribeRulesOutput)
DescribeRulesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeRules operation. The "output" return value will be populated with the DescribeRulesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeRulesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeRulesCommon Send returns without error.
See DescribeRules for more information on using the DescribeRules API call, and error handling.
// Example sending a request using the DescribeRulesRequest method. req, resp := client.DescribeRulesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeRulesWithContext ¶
func (c *ALB) DescribeRulesWithContext(ctx volcengine.Context, input *DescribeRulesInput, opts ...request.Option) (*DescribeRulesOutput, error)
DescribeRulesWithContext is the same as DescribeRules with the addition of the ability to pass a context and additional request options.
See DescribeRules for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeServerGroupAttributes ¶
func (c *ALB) DescribeServerGroupAttributes(input *DescribeServerGroupAttributesInput) (*DescribeServerGroupAttributesOutput, error)
DescribeServerGroupAttributes API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeServerGroupAttributes for usage and error information.
func (*ALB) DescribeServerGroupAttributesCommon ¶
func (c *ALB) DescribeServerGroupAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeServerGroupAttributesCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeServerGroupAttributesCommon for usage and error information.
func (*ALB) DescribeServerGroupAttributesCommonRequest ¶
func (c *ALB) DescribeServerGroupAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeServerGroupAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeServerGroupAttributesCommon operation. The "output" return value will be populated with the DescribeServerGroupAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeServerGroupAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeServerGroupAttributesCommon Send returns without error.
See DescribeServerGroupAttributesCommon for more information on using the DescribeServerGroupAttributesCommon API call, and error handling.
// Example sending a request using the DescribeServerGroupAttributesCommonRequest method. req, resp := client.DescribeServerGroupAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeServerGroupAttributesCommonWithContext ¶
func (c *ALB) DescribeServerGroupAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeServerGroupAttributesCommonWithContext is the same as DescribeServerGroupAttributesCommon with the addition of the ability to pass a context and additional request options.
See DescribeServerGroupAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeServerGroupAttributesRequest ¶
func (c *ALB) DescribeServerGroupAttributesRequest(input *DescribeServerGroupAttributesInput) (req *request.Request, output *DescribeServerGroupAttributesOutput)
DescribeServerGroupAttributesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeServerGroupAttributes operation. The "output" return value will be populated with the DescribeServerGroupAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeServerGroupAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeServerGroupAttributesCommon Send returns without error.
See DescribeServerGroupAttributes for more information on using the DescribeServerGroupAttributes API call, and error handling.
// Example sending a request using the DescribeServerGroupAttributesRequest method. req, resp := client.DescribeServerGroupAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeServerGroupAttributesWithContext ¶
func (c *ALB) DescribeServerGroupAttributesWithContext(ctx volcengine.Context, input *DescribeServerGroupAttributesInput, opts ...request.Option) (*DescribeServerGroupAttributesOutput, error)
DescribeServerGroupAttributesWithContext is the same as DescribeServerGroupAttributes with the addition of the ability to pass a context and additional request options.
See DescribeServerGroupAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeServerGroups ¶
func (c *ALB) DescribeServerGroups(input *DescribeServerGroupsInput) (*DescribeServerGroupsOutput, error)
DescribeServerGroups API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeServerGroups for usage and error information.
func (*ALB) DescribeServerGroupsCommon ¶
func (c *ALB) DescribeServerGroupsCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DescribeServerGroupsCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeServerGroupsCommon for usage and error information.
func (*ALB) DescribeServerGroupsCommonRequest ¶
func (c *ALB) DescribeServerGroupsCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeServerGroupsCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeServerGroupsCommon operation. The "output" return value will be populated with the DescribeServerGroupsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeServerGroupsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeServerGroupsCommon Send returns without error.
See DescribeServerGroupsCommon for more information on using the DescribeServerGroupsCommon API call, and error handling.
// Example sending a request using the DescribeServerGroupsCommonRequest method. req, resp := client.DescribeServerGroupsCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeServerGroupsCommonWithContext ¶
func (c *ALB) DescribeServerGroupsCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeServerGroupsCommonWithContext is the same as DescribeServerGroupsCommon with the addition of the ability to pass a context and additional request options.
See DescribeServerGroupsCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeServerGroupsRequest ¶
func (c *ALB) DescribeServerGroupsRequest(input *DescribeServerGroupsInput) (req *request.Request, output *DescribeServerGroupsOutput)
DescribeServerGroupsRequest generates a "volcengine/request.Request" representing the client's request for the DescribeServerGroups operation. The "output" return value will be populated with the DescribeServerGroupsCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeServerGroupsCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeServerGroupsCommon Send returns without error.
See DescribeServerGroups for more information on using the DescribeServerGroups API call, and error handling.
// Example sending a request using the DescribeServerGroupsRequest method. req, resp := client.DescribeServerGroupsRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeServerGroupsWithContext ¶
func (c *ALB) DescribeServerGroupsWithContext(ctx volcengine.Context, input *DescribeServerGroupsInput, opts ...request.Option) (*DescribeServerGroupsOutput, error)
DescribeServerGroupsWithContext is the same as DescribeServerGroups with the addition of the ability to pass a context and additional request options.
See DescribeServerGroups for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeZones ¶ added in v1.0.26
func (c *ALB) DescribeZones(input *DescribeZonesInput) (*DescribeZonesOutput, error)
DescribeZones API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeZones for usage and error information.
func (*ALB) DescribeZonesCommon ¶ added in v1.0.26
DescribeZonesCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DescribeZonesCommon for usage and error information.
func (*ALB) DescribeZonesCommonRequest ¶ added in v1.0.26
func (c *ALB) DescribeZonesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DescribeZonesCommonRequest generates a "volcengine/request.Request" representing the client's request for the DescribeZonesCommon operation. The "output" return value will be populated with the DescribeZonesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeZonesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeZonesCommon Send returns without error.
See DescribeZonesCommon for more information on using the DescribeZonesCommon API call, and error handling.
// Example sending a request using the DescribeZonesCommonRequest method. req, resp := client.DescribeZonesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeZonesCommonWithContext ¶ added in v1.0.26
func (c *ALB) DescribeZonesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DescribeZonesCommonWithContext is the same as DescribeZonesCommon with the addition of the ability to pass a context and additional request options.
See DescribeZonesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DescribeZonesRequest ¶ added in v1.0.26
func (c *ALB) DescribeZonesRequest(input *DescribeZonesInput) (req *request.Request, output *DescribeZonesOutput)
DescribeZonesRequest generates a "volcengine/request.Request" representing the client's request for the DescribeZones operation. The "output" return value will be populated with the DescribeZonesCommon request's response once the request completes successfully.
Use "Send" method on the returned DescribeZonesCommon Request to send the API call to the service. the "output" return value is not valid until after DescribeZonesCommon Send returns without error.
See DescribeZones for more information on using the DescribeZones API call, and error handling.
// Example sending a request using the DescribeZonesRequest method. req, resp := client.DescribeZonesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DescribeZonesWithContext ¶ added in v1.0.26
func (c *ALB) DescribeZonesWithContext(ctx volcengine.Context, input *DescribeZonesInput, opts ...request.Option) (*DescribeZonesOutput, error)
DescribeZonesWithContext is the same as DescribeZones with the addition of the ability to pass a context and additional request options.
See DescribeZones for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DisableAccessLog ¶
func (c *ALB) DisableAccessLog(input *DisableAccessLogInput) (*DisableAccessLogOutput, error)
DisableAccessLog API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DisableAccessLog for usage and error information.
func (*ALB) DisableAccessLogCommon ¶
func (c *ALB) DisableAccessLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DisableAccessLogCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DisableAccessLogCommon for usage and error information.
func (*ALB) DisableAccessLogCommonRequest ¶
func (c *ALB) DisableAccessLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DisableAccessLogCommonRequest generates a "volcengine/request.Request" representing the client's request for the DisableAccessLogCommon operation. The "output" return value will be populated with the DisableAccessLogCommon request's response once the request completes successfully.
Use "Send" method on the returned DisableAccessLogCommon Request to send the API call to the service. the "output" return value is not valid until after DisableAccessLogCommon Send returns without error.
See DisableAccessLogCommon for more information on using the DisableAccessLogCommon API call, and error handling.
// Example sending a request using the DisableAccessLogCommonRequest method. req, resp := client.DisableAccessLogCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DisableAccessLogCommonWithContext ¶
func (c *ALB) DisableAccessLogCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DisableAccessLogCommonWithContext is the same as DisableAccessLogCommon with the addition of the ability to pass a context and additional request options.
See DisableAccessLogCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DisableAccessLogRequest ¶
func (c *ALB) DisableAccessLogRequest(input *DisableAccessLogInput) (req *request.Request, output *DisableAccessLogOutput)
DisableAccessLogRequest generates a "volcengine/request.Request" representing the client's request for the DisableAccessLog operation. The "output" return value will be populated with the DisableAccessLogCommon request's response once the request completes successfully.
Use "Send" method on the returned DisableAccessLogCommon Request to send the API call to the service. the "output" return value is not valid until after DisableAccessLogCommon Send returns without error.
See DisableAccessLog for more information on using the DisableAccessLog API call, and error handling.
// Example sending a request using the DisableAccessLogRequest method. req, resp := client.DisableAccessLogRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DisableAccessLogWithContext ¶
func (c *ALB) DisableAccessLogWithContext(ctx volcengine.Context, input *DisableAccessLogInput, opts ...request.Option) (*DisableAccessLogOutput, error)
DisableAccessLogWithContext is the same as DisableAccessLog with the addition of the ability to pass a context and additional request options.
See DisableAccessLog for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DisableHealthLog ¶
func (c *ALB) DisableHealthLog(input *DisableHealthLogInput) (*DisableHealthLogOutput, error)
DisableHealthLog API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DisableHealthLog for usage and error information.
func (*ALB) DisableHealthLogCommon ¶
func (c *ALB) DisableHealthLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DisableHealthLogCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DisableHealthLogCommon for usage and error information.
func (*ALB) DisableHealthLogCommonRequest ¶
func (c *ALB) DisableHealthLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DisableHealthLogCommonRequest generates a "volcengine/request.Request" representing the client's request for the DisableHealthLogCommon operation. The "output" return value will be populated with the DisableHealthLogCommon request's response once the request completes successfully.
Use "Send" method on the returned DisableHealthLogCommon Request to send the API call to the service. the "output" return value is not valid until after DisableHealthLogCommon Send returns without error.
See DisableHealthLogCommon for more information on using the DisableHealthLogCommon API call, and error handling.
// Example sending a request using the DisableHealthLogCommonRequest method. req, resp := client.DisableHealthLogCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DisableHealthLogCommonWithContext ¶
func (c *ALB) DisableHealthLogCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DisableHealthLogCommonWithContext is the same as DisableHealthLogCommon with the addition of the ability to pass a context and additional request options.
See DisableHealthLogCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DisableHealthLogRequest ¶
func (c *ALB) DisableHealthLogRequest(input *DisableHealthLogInput) (req *request.Request, output *DisableHealthLogOutput)
DisableHealthLogRequest generates a "volcengine/request.Request" representing the client's request for the DisableHealthLog operation. The "output" return value will be populated with the DisableHealthLogCommon request's response once the request completes successfully.
Use "Send" method on the returned DisableHealthLogCommon Request to send the API call to the service. the "output" return value is not valid until after DisableHealthLogCommon Send returns without error.
See DisableHealthLog for more information on using the DisableHealthLog API call, and error handling.
// Example sending a request using the DisableHealthLogRequest method. req, resp := client.DisableHealthLogRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DisableHealthLogWithContext ¶
func (c *ALB) DisableHealthLogWithContext(ctx volcengine.Context, input *DisableHealthLogInput, opts ...request.Option) (*DisableHealthLogOutput, error)
DisableHealthLogWithContext is the same as DisableHealthLog with the addition of the ability to pass a context and additional request options.
See DisableHealthLog for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DisableTLSAccessLog ¶ added in v1.0.52
func (c *ALB) DisableTLSAccessLog(input *DisableTLSAccessLogInput) (*DisableTLSAccessLogOutput, error)
DisableTLSAccessLog API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DisableTLSAccessLog for usage and error information.
func (*ALB) DisableTLSAccessLogCommon ¶ added in v1.0.52
func (c *ALB) DisableTLSAccessLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
DisableTLSAccessLogCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation DisableTLSAccessLogCommon for usage and error information.
func (*ALB) DisableTLSAccessLogCommonRequest ¶ added in v1.0.52
func (c *ALB) DisableTLSAccessLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
DisableTLSAccessLogCommonRequest generates a "volcengine/request.Request" representing the client's request for the DisableTLSAccessLogCommon operation. The "output" return value will be populated with the DisableTLSAccessLogCommon request's response once the request completes successfully.
Use "Send" method on the returned DisableTLSAccessLogCommon Request to send the API call to the service. the "output" return value is not valid until after DisableTLSAccessLogCommon Send returns without error.
See DisableTLSAccessLogCommon for more information on using the DisableTLSAccessLogCommon API call, and error handling.
// Example sending a request using the DisableTLSAccessLogCommonRequest method. req, resp := client.DisableTLSAccessLogCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DisableTLSAccessLogCommonWithContext ¶ added in v1.0.52
func (c *ALB) DisableTLSAccessLogCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
DisableTLSAccessLogCommonWithContext is the same as DisableTLSAccessLogCommon with the addition of the ability to pass a context and additional request options.
See DisableTLSAccessLogCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) DisableTLSAccessLogRequest ¶ added in v1.0.52
func (c *ALB) DisableTLSAccessLogRequest(input *DisableTLSAccessLogInput) (req *request.Request, output *DisableTLSAccessLogOutput)
DisableTLSAccessLogRequest generates a "volcengine/request.Request" representing the client's request for the DisableTLSAccessLog operation. The "output" return value will be populated with the DisableTLSAccessLogCommon request's response once the request completes successfully.
Use "Send" method on the returned DisableTLSAccessLogCommon Request to send the API call to the service. the "output" return value is not valid until after DisableTLSAccessLogCommon Send returns without error.
See DisableTLSAccessLog for more information on using the DisableTLSAccessLog API call, and error handling.
// Example sending a request using the DisableTLSAccessLogRequest method. req, resp := client.DisableTLSAccessLogRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) DisableTLSAccessLogWithContext ¶ added in v1.0.52
func (c *ALB) DisableTLSAccessLogWithContext(ctx volcengine.Context, input *DisableTLSAccessLogInput, opts ...request.Option) (*DisableTLSAccessLogOutput, error)
DisableTLSAccessLogWithContext is the same as DisableTLSAccessLog with the addition of the ability to pass a context and additional request options.
See DisableTLSAccessLog for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) EnableAccessLog ¶
func (c *ALB) EnableAccessLog(input *EnableAccessLogInput) (*EnableAccessLogOutput, error)
EnableAccessLog API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation EnableAccessLog for usage and error information.
func (*ALB) EnableAccessLogCommon ¶
EnableAccessLogCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation EnableAccessLogCommon for usage and error information.
func (*ALB) EnableAccessLogCommonRequest ¶
func (c *ALB) EnableAccessLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
EnableAccessLogCommonRequest generates a "volcengine/request.Request" representing the client's request for the EnableAccessLogCommon operation. The "output" return value will be populated with the EnableAccessLogCommon request's response once the request completes successfully.
Use "Send" method on the returned EnableAccessLogCommon Request to send the API call to the service. the "output" return value is not valid until after EnableAccessLogCommon Send returns without error.
See EnableAccessLogCommon for more information on using the EnableAccessLogCommon API call, and error handling.
// Example sending a request using the EnableAccessLogCommonRequest method. req, resp := client.EnableAccessLogCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) EnableAccessLogCommonWithContext ¶
func (c *ALB) EnableAccessLogCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
EnableAccessLogCommonWithContext is the same as EnableAccessLogCommon with the addition of the ability to pass a context and additional request options.
See EnableAccessLogCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) EnableAccessLogRequest ¶
func (c *ALB) EnableAccessLogRequest(input *EnableAccessLogInput) (req *request.Request, output *EnableAccessLogOutput)
EnableAccessLogRequest generates a "volcengine/request.Request" representing the client's request for the EnableAccessLog operation. The "output" return value will be populated with the EnableAccessLogCommon request's response once the request completes successfully.
Use "Send" method on the returned EnableAccessLogCommon Request to send the API call to the service. the "output" return value is not valid until after EnableAccessLogCommon Send returns without error.
See EnableAccessLog for more information on using the EnableAccessLog API call, and error handling.
// Example sending a request using the EnableAccessLogRequest method. req, resp := client.EnableAccessLogRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) EnableAccessLogWithContext ¶
func (c *ALB) EnableAccessLogWithContext(ctx volcengine.Context, input *EnableAccessLogInput, opts ...request.Option) (*EnableAccessLogOutput, error)
EnableAccessLogWithContext is the same as EnableAccessLog with the addition of the ability to pass a context and additional request options.
See EnableAccessLog for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) EnableHealthLog ¶
func (c *ALB) EnableHealthLog(input *EnableHealthLogInput) (*EnableHealthLogOutput, error)
EnableHealthLog API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation EnableHealthLog for usage and error information.
func (*ALB) EnableHealthLogCommon ¶
EnableHealthLogCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation EnableHealthLogCommon for usage and error information.
func (*ALB) EnableHealthLogCommonRequest ¶
func (c *ALB) EnableHealthLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
EnableHealthLogCommonRequest generates a "volcengine/request.Request" representing the client's request for the EnableHealthLogCommon operation. The "output" return value will be populated with the EnableHealthLogCommon request's response once the request completes successfully.
Use "Send" method on the returned EnableHealthLogCommon Request to send the API call to the service. the "output" return value is not valid until after EnableHealthLogCommon Send returns without error.
See EnableHealthLogCommon for more information on using the EnableHealthLogCommon API call, and error handling.
// Example sending a request using the EnableHealthLogCommonRequest method. req, resp := client.EnableHealthLogCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) EnableHealthLogCommonWithContext ¶
func (c *ALB) EnableHealthLogCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
EnableHealthLogCommonWithContext is the same as EnableHealthLogCommon with the addition of the ability to pass a context and additional request options.
See EnableHealthLogCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) EnableHealthLogRequest ¶
func (c *ALB) EnableHealthLogRequest(input *EnableHealthLogInput) (req *request.Request, output *EnableHealthLogOutput)
EnableHealthLogRequest generates a "volcengine/request.Request" representing the client's request for the EnableHealthLog operation. The "output" return value will be populated with the EnableHealthLogCommon request's response once the request completes successfully.
Use "Send" method on the returned EnableHealthLogCommon Request to send the API call to the service. the "output" return value is not valid until after EnableHealthLogCommon Send returns without error.
See EnableHealthLog for more information on using the EnableHealthLog API call, and error handling.
// Example sending a request using the EnableHealthLogRequest method. req, resp := client.EnableHealthLogRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) EnableHealthLogWithContext ¶
func (c *ALB) EnableHealthLogWithContext(ctx volcengine.Context, input *EnableHealthLogInput, opts ...request.Option) (*EnableHealthLogOutput, error)
EnableHealthLogWithContext is the same as EnableHealthLog with the addition of the ability to pass a context and additional request options.
See EnableHealthLog for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) EnableTLSAccessLog ¶ added in v1.0.52
func (c *ALB) EnableTLSAccessLog(input *EnableTLSAccessLogInput) (*EnableTLSAccessLogOutput, error)
EnableTLSAccessLog API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation EnableTLSAccessLog for usage and error information.
func (*ALB) EnableTLSAccessLogCommon ¶ added in v1.0.52
func (c *ALB) EnableTLSAccessLogCommon(input *map[string]interface{}) (*map[string]interface{}, error)
EnableTLSAccessLogCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation EnableTLSAccessLogCommon for usage and error information.
func (*ALB) EnableTLSAccessLogCommonRequest ¶ added in v1.0.52
func (c *ALB) EnableTLSAccessLogCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
EnableTLSAccessLogCommonRequest generates a "volcengine/request.Request" representing the client's request for the EnableTLSAccessLogCommon operation. The "output" return value will be populated with the EnableTLSAccessLogCommon request's response once the request completes successfully.
Use "Send" method on the returned EnableTLSAccessLogCommon Request to send the API call to the service. the "output" return value is not valid until after EnableTLSAccessLogCommon Send returns without error.
See EnableTLSAccessLogCommon for more information on using the EnableTLSAccessLogCommon API call, and error handling.
// Example sending a request using the EnableTLSAccessLogCommonRequest method. req, resp := client.EnableTLSAccessLogCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) EnableTLSAccessLogCommonWithContext ¶ added in v1.0.52
func (c *ALB) EnableTLSAccessLogCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
EnableTLSAccessLogCommonWithContext is the same as EnableTLSAccessLogCommon with the addition of the ability to pass a context and additional request options.
See EnableTLSAccessLogCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) EnableTLSAccessLogRequest ¶ added in v1.0.52
func (c *ALB) EnableTLSAccessLogRequest(input *EnableTLSAccessLogInput) (req *request.Request, output *EnableTLSAccessLogOutput)
EnableTLSAccessLogRequest generates a "volcengine/request.Request" representing the client's request for the EnableTLSAccessLog operation. The "output" return value will be populated with the EnableTLSAccessLogCommon request's response once the request completes successfully.
Use "Send" method on the returned EnableTLSAccessLogCommon Request to send the API call to the service. the "output" return value is not valid until after EnableTLSAccessLogCommon Send returns without error.
See EnableTLSAccessLog for more information on using the EnableTLSAccessLog API call, and error handling.
// Example sending a request using the EnableTLSAccessLogRequest method. req, resp := client.EnableTLSAccessLogRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) EnableTLSAccessLogWithContext ¶ added in v1.0.52
func (c *ALB) EnableTLSAccessLogWithContext(ctx volcengine.Context, input *EnableTLSAccessLogInput, opts ...request.Option) (*EnableTLSAccessLogOutput, error)
EnableTLSAccessLogWithContext is the same as EnableTLSAccessLog with the addition of the ability to pass a context and additional request options.
See EnableTLSAccessLog for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyAclAttributes ¶
func (c *ALB) ModifyAclAttributes(input *ModifyAclAttributesInput) (*ModifyAclAttributesOutput, error)
ModifyAclAttributes API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation ModifyAclAttributes for usage and error information.
func (*ALB) ModifyAclAttributesCommon ¶
func (c *ALB) ModifyAclAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyAclAttributesCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation ModifyAclAttributesCommon for usage and error information.
func (*ALB) ModifyAclAttributesCommonRequest ¶
func (c *ALB) ModifyAclAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyAclAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyAclAttributesCommon operation. The "output" return value will be populated with the ModifyAclAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyAclAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyAclAttributesCommon Send returns without error.
See ModifyAclAttributesCommon for more information on using the ModifyAclAttributesCommon API call, and error handling.
// Example sending a request using the ModifyAclAttributesCommonRequest method. req, resp := client.ModifyAclAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) ModifyAclAttributesCommonWithContext ¶
func (c *ALB) ModifyAclAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyAclAttributesCommonWithContext is the same as ModifyAclAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyAclAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyAclAttributesRequest ¶
func (c *ALB) ModifyAclAttributesRequest(input *ModifyAclAttributesInput) (req *request.Request, output *ModifyAclAttributesOutput)
ModifyAclAttributesRequest generates a "volcengine/request.Request" representing the client's request for the ModifyAclAttributes operation. The "output" return value will be populated with the ModifyAclAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyAclAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyAclAttributesCommon Send returns without error.
See ModifyAclAttributes for more information on using the ModifyAclAttributes API call, and error handling.
// Example sending a request using the ModifyAclAttributesRequest method. req, resp := client.ModifyAclAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) ModifyAclAttributesWithContext ¶
func (c *ALB) ModifyAclAttributesWithContext(ctx volcengine.Context, input *ModifyAclAttributesInput, opts ...request.Option) (*ModifyAclAttributesOutput, error)
ModifyAclAttributesWithContext is the same as ModifyAclAttributes with the addition of the ability to pass a context and additional request options.
See ModifyAclAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyCACertificateAttributes ¶ added in v1.0.42
func (c *ALB) ModifyCACertificateAttributes(input *ModifyCACertificateAttributesInput) (*ModifyCACertificateAttributesOutput, error)
ModifyCACertificateAttributes API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation ModifyCACertificateAttributes for usage and error information.
func (*ALB) ModifyCACertificateAttributesCommon ¶ added in v1.0.42
func (c *ALB) ModifyCACertificateAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyCACertificateAttributesCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation ModifyCACertificateAttributesCommon for usage and error information.
func (*ALB) ModifyCACertificateAttributesCommonRequest ¶ added in v1.0.42
func (c *ALB) ModifyCACertificateAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyCACertificateAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyCACertificateAttributesCommon operation. The "output" return value will be populated with the ModifyCACertificateAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyCACertificateAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyCACertificateAttributesCommon Send returns without error.
See ModifyCACertificateAttributesCommon for more information on using the ModifyCACertificateAttributesCommon API call, and error handling.
// Example sending a request using the ModifyCACertificateAttributesCommonRequest method. req, resp := client.ModifyCACertificateAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) ModifyCACertificateAttributesCommonWithContext ¶ added in v1.0.42
func (c *ALB) ModifyCACertificateAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyCACertificateAttributesCommonWithContext is the same as ModifyCACertificateAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyCACertificateAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyCACertificateAttributesRequest ¶ added in v1.0.42
func (c *ALB) ModifyCACertificateAttributesRequest(input *ModifyCACertificateAttributesInput) (req *request.Request, output *ModifyCACertificateAttributesOutput)
ModifyCACertificateAttributesRequest generates a "volcengine/request.Request" representing the client's request for the ModifyCACertificateAttributes operation. The "output" return value will be populated with the ModifyCACertificateAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyCACertificateAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyCACertificateAttributesCommon Send returns without error.
See ModifyCACertificateAttributes for more information on using the ModifyCACertificateAttributes API call, and error handling.
// Example sending a request using the ModifyCACertificateAttributesRequest method. req, resp := client.ModifyCACertificateAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) ModifyCACertificateAttributesWithContext ¶ added in v1.0.42
func (c *ALB) ModifyCACertificateAttributesWithContext(ctx volcengine.Context, input *ModifyCACertificateAttributesInput, opts ...request.Option) (*ModifyCACertificateAttributesOutput, error)
ModifyCACertificateAttributesWithContext is the same as ModifyCACertificateAttributes with the addition of the ability to pass a context and additional request options.
See ModifyCACertificateAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyCertificateAttributes ¶
func (c *ALB) ModifyCertificateAttributes(input *ModifyCertificateAttributesInput) (*ModifyCertificateAttributesOutput, error)
ModifyCertificateAttributes API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation ModifyCertificateAttributes for usage and error information.
func (*ALB) ModifyCertificateAttributesCommon ¶
func (c *ALB) ModifyCertificateAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyCertificateAttributesCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation ModifyCertificateAttributesCommon for usage and error information.
func (*ALB) ModifyCertificateAttributesCommonRequest ¶
func (c *ALB) ModifyCertificateAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyCertificateAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyCertificateAttributesCommon operation. The "output" return value will be populated with the ModifyCertificateAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyCertificateAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyCertificateAttributesCommon Send returns without error.
See ModifyCertificateAttributesCommon for more information on using the ModifyCertificateAttributesCommon API call, and error handling.
// Example sending a request using the ModifyCertificateAttributesCommonRequest method. req, resp := client.ModifyCertificateAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) ModifyCertificateAttributesCommonWithContext ¶
func (c *ALB) ModifyCertificateAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyCertificateAttributesCommonWithContext is the same as ModifyCertificateAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyCertificateAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyCertificateAttributesRequest ¶
func (c *ALB) ModifyCertificateAttributesRequest(input *ModifyCertificateAttributesInput) (req *request.Request, output *ModifyCertificateAttributesOutput)
ModifyCertificateAttributesRequest generates a "volcengine/request.Request" representing the client's request for the ModifyCertificateAttributes operation. The "output" return value will be populated with the ModifyCertificateAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyCertificateAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyCertificateAttributesCommon Send returns without error.
See ModifyCertificateAttributes for more information on using the ModifyCertificateAttributes API call, and error handling.
// Example sending a request using the ModifyCertificateAttributesRequest method. req, resp := client.ModifyCertificateAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) ModifyCertificateAttributesWithContext ¶
func (c *ALB) ModifyCertificateAttributesWithContext(ctx volcengine.Context, input *ModifyCertificateAttributesInput, opts ...request.Option) (*ModifyCertificateAttributesOutput, error)
ModifyCertificateAttributesWithContext is the same as ModifyCertificateAttributes with the addition of the ability to pass a context and additional request options.
See ModifyCertificateAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyCustomizedCfgAttributes ¶
func (c *ALB) ModifyCustomizedCfgAttributes(input *ModifyCustomizedCfgAttributesInput) (*ModifyCustomizedCfgAttributesOutput, error)
ModifyCustomizedCfgAttributes API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation ModifyCustomizedCfgAttributes for usage and error information.
func (*ALB) ModifyCustomizedCfgAttributesCommon ¶
func (c *ALB) ModifyCustomizedCfgAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyCustomizedCfgAttributesCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation ModifyCustomizedCfgAttributesCommon for usage and error information.
func (*ALB) ModifyCustomizedCfgAttributesCommonRequest ¶
func (c *ALB) ModifyCustomizedCfgAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyCustomizedCfgAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyCustomizedCfgAttributesCommon operation. The "output" return value will be populated with the ModifyCustomizedCfgAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyCustomizedCfgAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyCustomizedCfgAttributesCommon Send returns without error.
See ModifyCustomizedCfgAttributesCommon for more information on using the ModifyCustomizedCfgAttributesCommon API call, and error handling.
// Example sending a request using the ModifyCustomizedCfgAttributesCommonRequest method. req, resp := client.ModifyCustomizedCfgAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) ModifyCustomizedCfgAttributesCommonWithContext ¶
func (c *ALB) ModifyCustomizedCfgAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyCustomizedCfgAttributesCommonWithContext is the same as ModifyCustomizedCfgAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyCustomizedCfgAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyCustomizedCfgAttributesRequest ¶
func (c *ALB) ModifyCustomizedCfgAttributesRequest(input *ModifyCustomizedCfgAttributesInput) (req *request.Request, output *ModifyCustomizedCfgAttributesOutput)
ModifyCustomizedCfgAttributesRequest generates a "volcengine/request.Request" representing the client's request for the ModifyCustomizedCfgAttributes operation. The "output" return value will be populated with the ModifyCustomizedCfgAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyCustomizedCfgAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyCustomizedCfgAttributesCommon Send returns without error.
See ModifyCustomizedCfgAttributes for more information on using the ModifyCustomizedCfgAttributes API call, and error handling.
// Example sending a request using the ModifyCustomizedCfgAttributesRequest method. req, resp := client.ModifyCustomizedCfgAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) ModifyCustomizedCfgAttributesWithContext ¶
func (c *ALB) ModifyCustomizedCfgAttributesWithContext(ctx volcengine.Context, input *ModifyCustomizedCfgAttributesInput, opts ...request.Option) (*ModifyCustomizedCfgAttributesOutput, error)
ModifyCustomizedCfgAttributesWithContext is the same as ModifyCustomizedCfgAttributes with the addition of the ability to pass a context and additional request options.
See ModifyCustomizedCfgAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyHealthCheckTemplatesAttributes ¶
func (c *ALB) ModifyHealthCheckTemplatesAttributes(input *ModifyHealthCheckTemplatesAttributesInput) (*ModifyHealthCheckTemplatesAttributesOutput, error)
ModifyHealthCheckTemplatesAttributes API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation ModifyHealthCheckTemplatesAttributes for usage and error information.
func (*ALB) ModifyHealthCheckTemplatesAttributesCommon ¶
func (c *ALB) ModifyHealthCheckTemplatesAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyHealthCheckTemplatesAttributesCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation ModifyHealthCheckTemplatesAttributesCommon for usage and error information.
func (*ALB) ModifyHealthCheckTemplatesAttributesCommonRequest ¶
func (c *ALB) ModifyHealthCheckTemplatesAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyHealthCheckTemplatesAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyHealthCheckTemplatesAttributesCommon operation. The "output" return value will be populated with the ModifyHealthCheckTemplatesAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyHealthCheckTemplatesAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyHealthCheckTemplatesAttributesCommon Send returns without error.
See ModifyHealthCheckTemplatesAttributesCommon for more information on using the ModifyHealthCheckTemplatesAttributesCommon API call, and error handling.
// Example sending a request using the ModifyHealthCheckTemplatesAttributesCommonRequest method. req, resp := client.ModifyHealthCheckTemplatesAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) ModifyHealthCheckTemplatesAttributesCommonWithContext ¶
func (c *ALB) ModifyHealthCheckTemplatesAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyHealthCheckTemplatesAttributesCommonWithContext is the same as ModifyHealthCheckTemplatesAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyHealthCheckTemplatesAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyHealthCheckTemplatesAttributesRequest ¶
func (c *ALB) ModifyHealthCheckTemplatesAttributesRequest(input *ModifyHealthCheckTemplatesAttributesInput) (req *request.Request, output *ModifyHealthCheckTemplatesAttributesOutput)
ModifyHealthCheckTemplatesAttributesRequest generates a "volcengine/request.Request" representing the client's request for the ModifyHealthCheckTemplatesAttributes operation. The "output" return value will be populated with the ModifyHealthCheckTemplatesAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyHealthCheckTemplatesAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyHealthCheckTemplatesAttributesCommon Send returns without error.
See ModifyHealthCheckTemplatesAttributes for more information on using the ModifyHealthCheckTemplatesAttributes API call, and error handling.
// Example sending a request using the ModifyHealthCheckTemplatesAttributesRequest method. req, resp := client.ModifyHealthCheckTemplatesAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) ModifyHealthCheckTemplatesAttributesWithContext ¶
func (c *ALB) ModifyHealthCheckTemplatesAttributesWithContext(ctx volcengine.Context, input *ModifyHealthCheckTemplatesAttributesInput, opts ...request.Option) (*ModifyHealthCheckTemplatesAttributesOutput, error)
ModifyHealthCheckTemplatesAttributesWithContext is the same as ModifyHealthCheckTemplatesAttributes with the addition of the ability to pass a context and additional request options.
See ModifyHealthCheckTemplatesAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyListenerAttributes ¶
func (c *ALB) ModifyListenerAttributes(input *ModifyListenerAttributesInput) (*ModifyListenerAttributesOutput, error)
ModifyListenerAttributes API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation ModifyListenerAttributes for usage and error information.
func (*ALB) ModifyListenerAttributesCommon ¶
func (c *ALB) ModifyListenerAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyListenerAttributesCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation ModifyListenerAttributesCommon for usage and error information.
func (*ALB) ModifyListenerAttributesCommonRequest ¶
func (c *ALB) ModifyListenerAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyListenerAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyListenerAttributesCommon operation. The "output" return value will be populated with the ModifyListenerAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyListenerAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyListenerAttributesCommon Send returns without error.
See ModifyListenerAttributesCommon for more information on using the ModifyListenerAttributesCommon API call, and error handling.
// Example sending a request using the ModifyListenerAttributesCommonRequest method. req, resp := client.ModifyListenerAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) ModifyListenerAttributesCommonWithContext ¶
func (c *ALB) ModifyListenerAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyListenerAttributesCommonWithContext is the same as ModifyListenerAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyListenerAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyListenerAttributesRequest ¶
func (c *ALB) ModifyListenerAttributesRequest(input *ModifyListenerAttributesInput) (req *request.Request, output *ModifyListenerAttributesOutput)
ModifyListenerAttributesRequest generates a "volcengine/request.Request" representing the client's request for the ModifyListenerAttributes operation. The "output" return value will be populated with the ModifyListenerAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyListenerAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyListenerAttributesCommon Send returns without error.
See ModifyListenerAttributes for more information on using the ModifyListenerAttributes API call, and error handling.
// Example sending a request using the ModifyListenerAttributesRequest method. req, resp := client.ModifyListenerAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) ModifyListenerAttributesWithContext ¶
func (c *ALB) ModifyListenerAttributesWithContext(ctx volcengine.Context, input *ModifyListenerAttributesInput, opts ...request.Option) (*ModifyListenerAttributesOutput, error)
ModifyListenerAttributesWithContext is the same as ModifyListenerAttributes with the addition of the ability to pass a context and additional request options.
See ModifyListenerAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyLoadBalancerAttributes ¶
func (c *ALB) ModifyLoadBalancerAttributes(input *ModifyLoadBalancerAttributesInput) (*ModifyLoadBalancerAttributesOutput, error)
ModifyLoadBalancerAttributes API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation ModifyLoadBalancerAttributes for usage and error information.
func (*ALB) ModifyLoadBalancerAttributesCommon ¶
func (c *ALB) ModifyLoadBalancerAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyLoadBalancerAttributesCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation ModifyLoadBalancerAttributesCommon for usage and error information.
func (*ALB) ModifyLoadBalancerAttributesCommonRequest ¶
func (c *ALB) ModifyLoadBalancerAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyLoadBalancerAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyLoadBalancerAttributesCommon operation. The "output" return value will be populated with the ModifyLoadBalancerAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyLoadBalancerAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyLoadBalancerAttributesCommon Send returns without error.
See ModifyLoadBalancerAttributesCommon for more information on using the ModifyLoadBalancerAttributesCommon API call, and error handling.
// Example sending a request using the ModifyLoadBalancerAttributesCommonRequest method. req, resp := client.ModifyLoadBalancerAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) ModifyLoadBalancerAttributesCommonWithContext ¶
func (c *ALB) ModifyLoadBalancerAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyLoadBalancerAttributesCommonWithContext is the same as ModifyLoadBalancerAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyLoadBalancerAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyLoadBalancerAttributesRequest ¶
func (c *ALB) ModifyLoadBalancerAttributesRequest(input *ModifyLoadBalancerAttributesInput) (req *request.Request, output *ModifyLoadBalancerAttributesOutput)
ModifyLoadBalancerAttributesRequest generates a "volcengine/request.Request" representing the client's request for the ModifyLoadBalancerAttributes operation. The "output" return value will be populated with the ModifyLoadBalancerAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyLoadBalancerAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyLoadBalancerAttributesCommon Send returns without error.
See ModifyLoadBalancerAttributes for more information on using the ModifyLoadBalancerAttributes API call, and error handling.
// Example sending a request using the ModifyLoadBalancerAttributesRequest method. req, resp := client.ModifyLoadBalancerAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) ModifyLoadBalancerAttributesWithContext ¶
func (c *ALB) ModifyLoadBalancerAttributesWithContext(ctx volcengine.Context, input *ModifyLoadBalancerAttributesInput, opts ...request.Option) (*ModifyLoadBalancerAttributesOutput, error)
ModifyLoadBalancerAttributesWithContext is the same as ModifyLoadBalancerAttributes with the addition of the ability to pass a context and additional request options.
See ModifyLoadBalancerAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyLoadBalancerType ¶ added in v1.0.52
func (c *ALB) ModifyLoadBalancerType(input *ModifyLoadBalancerTypeInput) (*ModifyLoadBalancerTypeOutput, error)
ModifyLoadBalancerType API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation ModifyLoadBalancerType for usage and error information.
func (*ALB) ModifyLoadBalancerTypeCommon ¶ added in v1.0.52
func (c *ALB) ModifyLoadBalancerTypeCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyLoadBalancerTypeCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation ModifyLoadBalancerTypeCommon for usage and error information.
func (*ALB) ModifyLoadBalancerTypeCommonRequest ¶ added in v1.0.52
func (c *ALB) ModifyLoadBalancerTypeCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyLoadBalancerTypeCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyLoadBalancerTypeCommon operation. The "output" return value will be populated with the ModifyLoadBalancerTypeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyLoadBalancerTypeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyLoadBalancerTypeCommon Send returns without error.
See ModifyLoadBalancerTypeCommon for more information on using the ModifyLoadBalancerTypeCommon API call, and error handling.
// Example sending a request using the ModifyLoadBalancerTypeCommonRequest method. req, resp := client.ModifyLoadBalancerTypeCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) ModifyLoadBalancerTypeCommonWithContext ¶ added in v1.0.52
func (c *ALB) ModifyLoadBalancerTypeCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyLoadBalancerTypeCommonWithContext is the same as ModifyLoadBalancerTypeCommon with the addition of the ability to pass a context and additional request options.
See ModifyLoadBalancerTypeCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyLoadBalancerTypeRequest ¶ added in v1.0.52
func (c *ALB) ModifyLoadBalancerTypeRequest(input *ModifyLoadBalancerTypeInput) (req *request.Request, output *ModifyLoadBalancerTypeOutput)
ModifyLoadBalancerTypeRequest generates a "volcengine/request.Request" representing the client's request for the ModifyLoadBalancerType operation. The "output" return value will be populated with the ModifyLoadBalancerTypeCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyLoadBalancerTypeCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyLoadBalancerTypeCommon Send returns without error.
See ModifyLoadBalancerType for more information on using the ModifyLoadBalancerType API call, and error handling.
// Example sending a request using the ModifyLoadBalancerTypeRequest method. req, resp := client.ModifyLoadBalancerTypeRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) ModifyLoadBalancerTypeWithContext ¶ added in v1.0.52
func (c *ALB) ModifyLoadBalancerTypeWithContext(ctx volcengine.Context, input *ModifyLoadBalancerTypeInput, opts ...request.Option) (*ModifyLoadBalancerTypeOutput, error)
ModifyLoadBalancerTypeWithContext is the same as ModifyLoadBalancerType with the addition of the ability to pass a context and additional request options.
See ModifyLoadBalancerType for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyRules ¶
func (c *ALB) ModifyRules(input *ModifyRulesInput) (*ModifyRulesOutput, error)
ModifyRules API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation ModifyRules for usage and error information.
func (*ALB) ModifyRulesCommon ¶
ModifyRulesCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation ModifyRulesCommon for usage and error information.
func (*ALB) ModifyRulesCommonRequest ¶
func (c *ALB) ModifyRulesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyRulesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyRulesCommon operation. The "output" return value will be populated with the ModifyRulesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyRulesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyRulesCommon Send returns without error.
See ModifyRulesCommon for more information on using the ModifyRulesCommon API call, and error handling.
// Example sending a request using the ModifyRulesCommonRequest method. req, resp := client.ModifyRulesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) ModifyRulesCommonWithContext ¶
func (c *ALB) ModifyRulesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyRulesCommonWithContext is the same as ModifyRulesCommon with the addition of the ability to pass a context and additional request options.
See ModifyRulesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyRulesRequest ¶
func (c *ALB) ModifyRulesRequest(input *ModifyRulesInput) (req *request.Request, output *ModifyRulesOutput)
ModifyRulesRequest generates a "volcengine/request.Request" representing the client's request for the ModifyRules operation. The "output" return value will be populated with the ModifyRulesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyRulesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyRulesCommon Send returns without error.
See ModifyRules for more information on using the ModifyRules API call, and error handling.
// Example sending a request using the ModifyRulesRequest method. req, resp := client.ModifyRulesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) ModifyRulesWithContext ¶
func (c *ALB) ModifyRulesWithContext(ctx volcengine.Context, input *ModifyRulesInput, opts ...request.Option) (*ModifyRulesOutput, error)
ModifyRulesWithContext is the same as ModifyRules with the addition of the ability to pass a context and additional request options.
See ModifyRules for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyServerGroupAttributes ¶
func (c *ALB) ModifyServerGroupAttributes(input *ModifyServerGroupAttributesInput) (*ModifyServerGroupAttributesOutput, error)
ModifyServerGroupAttributes API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation ModifyServerGroupAttributes for usage and error information.
func (*ALB) ModifyServerGroupAttributesCommon ¶
func (c *ALB) ModifyServerGroupAttributesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyServerGroupAttributesCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation ModifyServerGroupAttributesCommon for usage and error information.
func (*ALB) ModifyServerGroupAttributesCommonRequest ¶
func (c *ALB) ModifyServerGroupAttributesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyServerGroupAttributesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyServerGroupAttributesCommon operation. The "output" return value will be populated with the ModifyServerGroupAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyServerGroupAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyServerGroupAttributesCommon Send returns without error.
See ModifyServerGroupAttributesCommon for more information on using the ModifyServerGroupAttributesCommon API call, and error handling.
// Example sending a request using the ModifyServerGroupAttributesCommonRequest method. req, resp := client.ModifyServerGroupAttributesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) ModifyServerGroupAttributesCommonWithContext ¶
func (c *ALB) ModifyServerGroupAttributesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyServerGroupAttributesCommonWithContext is the same as ModifyServerGroupAttributesCommon with the addition of the ability to pass a context and additional request options.
See ModifyServerGroupAttributesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyServerGroupAttributesRequest ¶
func (c *ALB) ModifyServerGroupAttributesRequest(input *ModifyServerGroupAttributesInput) (req *request.Request, output *ModifyServerGroupAttributesOutput)
ModifyServerGroupAttributesRequest generates a "volcengine/request.Request" representing the client's request for the ModifyServerGroupAttributes operation. The "output" return value will be populated with the ModifyServerGroupAttributesCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyServerGroupAttributesCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyServerGroupAttributesCommon Send returns without error.
See ModifyServerGroupAttributes for more information on using the ModifyServerGroupAttributes API call, and error handling.
// Example sending a request using the ModifyServerGroupAttributesRequest method. req, resp := client.ModifyServerGroupAttributesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) ModifyServerGroupAttributesWithContext ¶
func (c *ALB) ModifyServerGroupAttributesWithContext(ctx volcengine.Context, input *ModifyServerGroupAttributesInput, opts ...request.Option) (*ModifyServerGroupAttributesOutput, error)
ModifyServerGroupAttributesWithContext is the same as ModifyServerGroupAttributes with the addition of the ability to pass a context and additional request options.
See ModifyServerGroupAttributes for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyServerGroupBackendServers ¶
func (c *ALB) ModifyServerGroupBackendServers(input *ModifyServerGroupBackendServersInput) (*ModifyServerGroupBackendServersOutput, error)
ModifyServerGroupBackendServers API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation ModifyServerGroupBackendServers for usage and error information.
func (*ALB) ModifyServerGroupBackendServersCommon ¶
func (c *ALB) ModifyServerGroupBackendServersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ModifyServerGroupBackendServersCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation ModifyServerGroupBackendServersCommon for usage and error information.
func (*ALB) ModifyServerGroupBackendServersCommonRequest ¶
func (c *ALB) ModifyServerGroupBackendServersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ModifyServerGroupBackendServersCommonRequest generates a "volcengine/request.Request" representing the client's request for the ModifyServerGroupBackendServersCommon operation. The "output" return value will be populated with the ModifyServerGroupBackendServersCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyServerGroupBackendServersCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyServerGroupBackendServersCommon Send returns without error.
See ModifyServerGroupBackendServersCommon for more information on using the ModifyServerGroupBackendServersCommon API call, and error handling.
// Example sending a request using the ModifyServerGroupBackendServersCommonRequest method. req, resp := client.ModifyServerGroupBackendServersCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) ModifyServerGroupBackendServersCommonWithContext ¶
func (c *ALB) ModifyServerGroupBackendServersCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ModifyServerGroupBackendServersCommonWithContext is the same as ModifyServerGroupBackendServersCommon with the addition of the ability to pass a context and additional request options.
See ModifyServerGroupBackendServersCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ModifyServerGroupBackendServersRequest ¶
func (c *ALB) ModifyServerGroupBackendServersRequest(input *ModifyServerGroupBackendServersInput) (req *request.Request, output *ModifyServerGroupBackendServersOutput)
ModifyServerGroupBackendServersRequest generates a "volcengine/request.Request" representing the client's request for the ModifyServerGroupBackendServers operation. The "output" return value will be populated with the ModifyServerGroupBackendServersCommon request's response once the request completes successfully.
Use "Send" method on the returned ModifyServerGroupBackendServersCommon Request to send the API call to the service. the "output" return value is not valid until after ModifyServerGroupBackendServersCommon Send returns without error.
See ModifyServerGroupBackendServers for more information on using the ModifyServerGroupBackendServers API call, and error handling.
// Example sending a request using the ModifyServerGroupBackendServersRequest method. req, resp := client.ModifyServerGroupBackendServersRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) ModifyServerGroupBackendServersWithContext ¶
func (c *ALB) ModifyServerGroupBackendServersWithContext(ctx volcengine.Context, input *ModifyServerGroupBackendServersInput, opts ...request.Option) (*ModifyServerGroupBackendServersOutput, error)
ModifyServerGroupBackendServersWithContext is the same as ModifyServerGroupBackendServers with the addition of the ability to pass a context and additional request options.
See ModifyServerGroupBackendServers for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) RemoveAclEntries ¶
func (c *ALB) RemoveAclEntries(input *RemoveAclEntriesInput) (*RemoveAclEntriesOutput, error)
RemoveAclEntries API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation RemoveAclEntries for usage and error information.
func (*ALB) RemoveAclEntriesCommon ¶
func (c *ALB) RemoveAclEntriesCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RemoveAclEntriesCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation RemoveAclEntriesCommon for usage and error information.
func (*ALB) RemoveAclEntriesCommonRequest ¶
func (c *ALB) RemoveAclEntriesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RemoveAclEntriesCommonRequest generates a "volcengine/request.Request" representing the client's request for the RemoveAclEntriesCommon operation. The "output" return value will be populated with the RemoveAclEntriesCommon request's response once the request completes successfully.
Use "Send" method on the returned RemoveAclEntriesCommon Request to send the API call to the service. the "output" return value is not valid until after RemoveAclEntriesCommon Send returns without error.
See RemoveAclEntriesCommon for more information on using the RemoveAclEntriesCommon API call, and error handling.
// Example sending a request using the RemoveAclEntriesCommonRequest method. req, resp := client.RemoveAclEntriesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) RemoveAclEntriesCommonWithContext ¶
func (c *ALB) RemoveAclEntriesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RemoveAclEntriesCommonWithContext is the same as RemoveAclEntriesCommon with the addition of the ability to pass a context and additional request options.
See RemoveAclEntriesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) RemoveAclEntriesRequest ¶
func (c *ALB) RemoveAclEntriesRequest(input *RemoveAclEntriesInput) (req *request.Request, output *RemoveAclEntriesOutput)
RemoveAclEntriesRequest generates a "volcengine/request.Request" representing the client's request for the RemoveAclEntries operation. The "output" return value will be populated with the RemoveAclEntriesCommon request's response once the request completes successfully.
Use "Send" method on the returned RemoveAclEntriesCommon Request to send the API call to the service. the "output" return value is not valid until after RemoveAclEntriesCommon Send returns without error.
See RemoveAclEntries for more information on using the RemoveAclEntries API call, and error handling.
// Example sending a request using the RemoveAclEntriesRequest method. req, resp := client.RemoveAclEntriesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) RemoveAclEntriesWithContext ¶
func (c *ALB) RemoveAclEntriesWithContext(ctx volcengine.Context, input *RemoveAclEntriesInput, opts ...request.Option) (*RemoveAclEntriesOutput, error)
RemoveAclEntriesWithContext is the same as RemoveAclEntries with the addition of the ability to pass a context and additional request options.
See RemoveAclEntries for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) RemoveServerGroupBackendServers ¶
func (c *ALB) RemoveServerGroupBackendServers(input *RemoveServerGroupBackendServersInput) (*RemoveServerGroupBackendServersOutput, error)
RemoveServerGroupBackendServers API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation RemoveServerGroupBackendServers for usage and error information.
func (*ALB) RemoveServerGroupBackendServersCommon ¶
func (c *ALB) RemoveServerGroupBackendServersCommon(input *map[string]interface{}) (*map[string]interface{}, error)
RemoveServerGroupBackendServersCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation RemoveServerGroupBackendServersCommon for usage and error information.
func (*ALB) RemoveServerGroupBackendServersCommonRequest ¶
func (c *ALB) RemoveServerGroupBackendServersCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
RemoveServerGroupBackendServersCommonRequest generates a "volcengine/request.Request" representing the client's request for the RemoveServerGroupBackendServersCommon operation. The "output" return value will be populated with the RemoveServerGroupBackendServersCommon request's response once the request completes successfully.
Use "Send" method on the returned RemoveServerGroupBackendServersCommon Request to send the API call to the service. the "output" return value is not valid until after RemoveServerGroupBackendServersCommon Send returns without error.
See RemoveServerGroupBackendServersCommon for more information on using the RemoveServerGroupBackendServersCommon API call, and error handling.
// Example sending a request using the RemoveServerGroupBackendServersCommonRequest method. req, resp := client.RemoveServerGroupBackendServersCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) RemoveServerGroupBackendServersCommonWithContext ¶
func (c *ALB) RemoveServerGroupBackendServersCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
RemoveServerGroupBackendServersCommonWithContext is the same as RemoveServerGroupBackendServersCommon with the addition of the ability to pass a context and additional request options.
See RemoveServerGroupBackendServersCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) RemoveServerGroupBackendServersRequest ¶
func (c *ALB) RemoveServerGroupBackendServersRequest(input *RemoveServerGroupBackendServersInput) (req *request.Request, output *RemoveServerGroupBackendServersOutput)
RemoveServerGroupBackendServersRequest generates a "volcengine/request.Request" representing the client's request for the RemoveServerGroupBackendServers operation. The "output" return value will be populated with the RemoveServerGroupBackendServersCommon request's response once the request completes successfully.
Use "Send" method on the returned RemoveServerGroupBackendServersCommon Request to send the API call to the service. the "output" return value is not valid until after RemoveServerGroupBackendServersCommon Send returns without error.
See RemoveServerGroupBackendServers for more information on using the RemoveServerGroupBackendServers API call, and error handling.
// Example sending a request using the RemoveServerGroupBackendServersRequest method. req, resp := client.RemoveServerGroupBackendServersRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) RemoveServerGroupBackendServersWithContext ¶
func (c *ALB) RemoveServerGroupBackendServersWithContext(ctx volcengine.Context, input *RemoveServerGroupBackendServersInput, opts ...request.Option) (*RemoveServerGroupBackendServersOutput, error)
RemoveServerGroupBackendServersWithContext is the same as RemoveServerGroupBackendServers with the addition of the ability to pass a context and additional request options.
See RemoveServerGroupBackendServers for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ReplaceCACertificate ¶ added in v1.0.63
func (c *ALB) ReplaceCACertificate(input *ReplaceCACertificateInput) (*ReplaceCACertificateOutput, error)
ReplaceCACertificate API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation ReplaceCACertificate for usage and error information.
func (*ALB) ReplaceCACertificateCommon ¶ added in v1.0.63
func (c *ALB) ReplaceCACertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ReplaceCACertificateCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation ReplaceCACertificateCommon for usage and error information.
func (*ALB) ReplaceCACertificateCommonRequest ¶ added in v1.0.63
func (c *ALB) ReplaceCACertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ReplaceCACertificateCommonRequest generates a "volcengine/request.Request" representing the client's request for the ReplaceCACertificateCommon operation. The "output" return value will be populated with the ReplaceCACertificateCommon request's response once the request completes successfully.
Use "Send" method on the returned ReplaceCACertificateCommon Request to send the API call to the service. the "output" return value is not valid until after ReplaceCACertificateCommon Send returns without error.
See ReplaceCACertificateCommon for more information on using the ReplaceCACertificateCommon API call, and error handling.
// Example sending a request using the ReplaceCACertificateCommonRequest method. req, resp := client.ReplaceCACertificateCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) ReplaceCACertificateCommonWithContext ¶ added in v1.0.63
func (c *ALB) ReplaceCACertificateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ReplaceCACertificateCommonWithContext is the same as ReplaceCACertificateCommon with the addition of the ability to pass a context and additional request options.
See ReplaceCACertificateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ReplaceCACertificateRequest ¶ added in v1.0.63
func (c *ALB) ReplaceCACertificateRequest(input *ReplaceCACertificateInput) (req *request.Request, output *ReplaceCACertificateOutput)
ReplaceCACertificateRequest generates a "volcengine/request.Request" representing the client's request for the ReplaceCACertificate operation. The "output" return value will be populated with the ReplaceCACertificateCommon request's response once the request completes successfully.
Use "Send" method on the returned ReplaceCACertificateCommon Request to send the API call to the service. the "output" return value is not valid until after ReplaceCACertificateCommon Send returns without error.
See ReplaceCACertificate for more information on using the ReplaceCACertificate API call, and error handling.
// Example sending a request using the ReplaceCACertificateRequest method. req, resp := client.ReplaceCACertificateRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) ReplaceCACertificateWithContext ¶ added in v1.0.63
func (c *ALB) ReplaceCACertificateWithContext(ctx volcengine.Context, input *ReplaceCACertificateInput, opts ...request.Option) (*ReplaceCACertificateOutput, error)
ReplaceCACertificateWithContext is the same as ReplaceCACertificate with the addition of the ability to pass a context and additional request options.
See ReplaceCACertificate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ReplaceCertificate ¶ added in v1.0.63
func (c *ALB) ReplaceCertificate(input *ReplaceCertificateInput) (*ReplaceCertificateOutput, error)
ReplaceCertificate API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation ReplaceCertificate for usage and error information.
func (*ALB) ReplaceCertificateCommon ¶ added in v1.0.63
func (c *ALB) ReplaceCertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
ReplaceCertificateCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation ReplaceCertificateCommon for usage and error information.
func (*ALB) ReplaceCertificateCommonRequest ¶ added in v1.0.63
func (c *ALB) ReplaceCertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
ReplaceCertificateCommonRequest generates a "volcengine/request.Request" representing the client's request for the ReplaceCertificateCommon operation. The "output" return value will be populated with the ReplaceCertificateCommon request's response once the request completes successfully.
Use "Send" method on the returned ReplaceCertificateCommon Request to send the API call to the service. the "output" return value is not valid until after ReplaceCertificateCommon Send returns without error.
See ReplaceCertificateCommon for more information on using the ReplaceCertificateCommon API call, and error handling.
// Example sending a request using the ReplaceCertificateCommonRequest method. req, resp := client.ReplaceCertificateCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) ReplaceCertificateCommonWithContext ¶ added in v1.0.63
func (c *ALB) ReplaceCertificateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
ReplaceCertificateCommonWithContext is the same as ReplaceCertificateCommon with the addition of the ability to pass a context and additional request options.
See ReplaceCertificateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) ReplaceCertificateRequest ¶ added in v1.0.63
func (c *ALB) ReplaceCertificateRequest(input *ReplaceCertificateInput) (req *request.Request, output *ReplaceCertificateOutput)
ReplaceCertificateRequest generates a "volcengine/request.Request" representing the client's request for the ReplaceCertificate operation. The "output" return value will be populated with the ReplaceCertificateCommon request's response once the request completes successfully.
Use "Send" method on the returned ReplaceCertificateCommon Request to send the API call to the service. the "output" return value is not valid until after ReplaceCertificateCommon Send returns without error.
See ReplaceCertificate for more information on using the ReplaceCertificate API call, and error handling.
// Example sending a request using the ReplaceCertificateRequest method. req, resp := client.ReplaceCertificateRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) ReplaceCertificateWithContext ¶ added in v1.0.63
func (c *ALB) ReplaceCertificateWithContext(ctx volcengine.Context, input *ReplaceCertificateInput, opts ...request.Option) (*ReplaceCertificateOutput, error)
ReplaceCertificateWithContext is the same as ReplaceCertificate with the addition of the ability to pass a context and additional request options.
See ReplaceCertificate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) TagResources ¶ added in v1.0.99
func (c *ALB) TagResources(input *TagResourcesInput) (*TagResourcesOutput, error)
TagResources API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation TagResources for usage and error information.
func (*ALB) TagResourcesCommon ¶ added in v1.0.99
TagResourcesCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation TagResourcesCommon for usage and error information.
func (*ALB) TagResourcesCommonRequest ¶ added in v1.0.99
func (c *ALB) TagResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
TagResourcesCommonRequest generates a "volcengine/request.Request" representing the client's request for the TagResourcesCommon operation. The "output" return value will be populated with the TagResourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned TagResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after TagResourcesCommon Send returns without error.
See TagResourcesCommon for more information on using the TagResourcesCommon API call, and error handling.
// Example sending a request using the TagResourcesCommonRequest method. req, resp := client.TagResourcesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) TagResourcesCommonWithContext ¶ added in v1.0.99
func (c *ALB) TagResourcesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
TagResourcesCommonWithContext is the same as TagResourcesCommon with the addition of the ability to pass a context and additional request options.
See TagResourcesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) TagResourcesRequest ¶ added in v1.0.99
func (c *ALB) TagResourcesRequest(input *TagResourcesInput) (req *request.Request, output *TagResourcesOutput)
TagResourcesRequest generates a "volcengine/request.Request" representing the client's request for the TagResources operation. The "output" return value will be populated with the TagResourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned TagResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after TagResourcesCommon Send returns without error.
See TagResources for more information on using the TagResources API call, and error handling.
// Example sending a request using the TagResourcesRequest method. req, resp := client.TagResourcesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) TagResourcesWithContext ¶ added in v1.0.99
func (c *ALB) TagResourcesWithContext(ctx volcengine.Context, input *TagResourcesInput, opts ...request.Option) (*TagResourcesOutput, error)
TagResourcesWithContext is the same as TagResources with the addition of the ability to pass a context and additional request options.
See TagResources for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) UntagResources ¶ added in v1.0.99
func (c *ALB) UntagResources(input *UntagResourcesInput) (*UntagResourcesOutput, error)
UntagResources API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation UntagResources for usage and error information.
func (*ALB) UntagResourcesCommon ¶ added in v1.0.99
UntagResourcesCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation UntagResourcesCommon for usage and error information.
func (*ALB) UntagResourcesCommonRequest ¶ added in v1.0.99
func (c *ALB) UntagResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UntagResourcesCommonRequest generates a "volcengine/request.Request" representing the client's request for the UntagResourcesCommon operation. The "output" return value will be populated with the UntagResourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned UntagResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after UntagResourcesCommon Send returns without error.
See UntagResourcesCommon for more information on using the UntagResourcesCommon API call, and error handling.
// Example sending a request using the UntagResourcesCommonRequest method. req, resp := client.UntagResourcesCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) UntagResourcesCommonWithContext ¶ added in v1.0.99
func (c *ALB) UntagResourcesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UntagResourcesCommonWithContext is the same as UntagResourcesCommon with the addition of the ability to pass a context and additional request options.
See UntagResourcesCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) UntagResourcesRequest ¶ added in v1.0.99
func (c *ALB) UntagResourcesRequest(input *UntagResourcesInput) (req *request.Request, output *UntagResourcesOutput)
UntagResourcesRequest generates a "volcengine/request.Request" representing the client's request for the UntagResources operation. The "output" return value will be populated with the UntagResourcesCommon request's response once the request completes successfully.
Use "Send" method on the returned UntagResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after UntagResourcesCommon Send returns without error.
See UntagResources for more information on using the UntagResources API call, and error handling.
// Example sending a request using the UntagResourcesRequest method. req, resp := client.UntagResourcesRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) UntagResourcesWithContext ¶ added in v1.0.99
func (c *ALB) UntagResourcesWithContext(ctx volcengine.Context, input *UntagResourcesInput, opts ...request.Option) (*UntagResourcesOutput, error)
UntagResourcesWithContext is the same as UntagResources with the addition of the ability to pass a context and additional request options.
See UntagResources for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) UploadCACertificate ¶ added in v1.0.42
func (c *ALB) UploadCACertificate(input *UploadCACertificateInput) (*UploadCACertificateOutput, error)
UploadCACertificate API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation UploadCACertificate for usage and error information.
func (*ALB) UploadCACertificateCommon ¶ added in v1.0.42
func (c *ALB) UploadCACertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UploadCACertificateCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation UploadCACertificateCommon for usage and error information.
func (*ALB) UploadCACertificateCommonRequest ¶ added in v1.0.42
func (c *ALB) UploadCACertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UploadCACertificateCommonRequest generates a "volcengine/request.Request" representing the client's request for the UploadCACertificateCommon operation. The "output" return value will be populated with the UploadCACertificateCommon request's response once the request completes successfully.
Use "Send" method on the returned UploadCACertificateCommon Request to send the API call to the service. the "output" return value is not valid until after UploadCACertificateCommon Send returns without error.
See UploadCACertificateCommon for more information on using the UploadCACertificateCommon API call, and error handling.
// Example sending a request using the UploadCACertificateCommonRequest method. req, resp := client.UploadCACertificateCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) UploadCACertificateCommonWithContext ¶ added in v1.0.42
func (c *ALB) UploadCACertificateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UploadCACertificateCommonWithContext is the same as UploadCACertificateCommon with the addition of the ability to pass a context and additional request options.
See UploadCACertificateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) UploadCACertificateRequest ¶ added in v1.0.42
func (c *ALB) UploadCACertificateRequest(input *UploadCACertificateInput) (req *request.Request, output *UploadCACertificateOutput)
UploadCACertificateRequest generates a "volcengine/request.Request" representing the client's request for the UploadCACertificate operation. The "output" return value will be populated with the UploadCACertificateCommon request's response once the request completes successfully.
Use "Send" method on the returned UploadCACertificateCommon Request to send the API call to the service. the "output" return value is not valid until after UploadCACertificateCommon Send returns without error.
See UploadCACertificate for more information on using the UploadCACertificate API call, and error handling.
// Example sending a request using the UploadCACertificateRequest method. req, resp := client.UploadCACertificateRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) UploadCACertificateWithContext ¶ added in v1.0.42
func (c *ALB) UploadCACertificateWithContext(ctx volcengine.Context, input *UploadCACertificateInput, opts ...request.Option) (*UploadCACertificateOutput, error)
UploadCACertificateWithContext is the same as UploadCACertificate with the addition of the ability to pass a context and additional request options.
See UploadCACertificate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) UploadCertificate ¶
func (c *ALB) UploadCertificate(input *UploadCertificateInput) (*UploadCertificateOutput, error)
UploadCertificate API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation UploadCertificate for usage and error information.
func (*ALB) UploadCertificateCommon ¶
func (c *ALB) UploadCertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)
UploadCertificateCommon API operation for ALB.
Returns volcengineerr.Error for service API and SDK errors. Use runtime type assertions with volcengineerr.Error's Code and Message methods to get detailed information about the error.
See the VOLCENGINE API reference guide for ALB's API operation UploadCertificateCommon for usage and error information.
func (*ALB) UploadCertificateCommonRequest ¶
func (c *ALB) UploadCertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})
UploadCertificateCommonRequest generates a "volcengine/request.Request" representing the client's request for the UploadCertificateCommon operation. The "output" return value will be populated with the UploadCertificateCommon request's response once the request completes successfully.
Use "Send" method on the returned UploadCertificateCommon Request to send the API call to the service. the "output" return value is not valid until after UploadCertificateCommon Send returns without error.
See UploadCertificateCommon for more information on using the UploadCertificateCommon API call, and error handling.
// Example sending a request using the UploadCertificateCommonRequest method. req, resp := client.UploadCertificateCommonRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) UploadCertificateCommonWithContext ¶
func (c *ALB) UploadCertificateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)
UploadCertificateCommonWithContext is the same as UploadCertificateCommon with the addition of the ability to pass a context and additional request options.
See UploadCertificateCommon for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. If the context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
func (*ALB) UploadCertificateRequest ¶
func (c *ALB) UploadCertificateRequest(input *UploadCertificateInput) (req *request.Request, output *UploadCertificateOutput)
UploadCertificateRequest generates a "volcengine/request.Request" representing the client's request for the UploadCertificate operation. The "output" return value will be populated with the UploadCertificateCommon request's response once the request completes successfully.
Use "Send" method on the returned UploadCertificateCommon Request to send the API call to the service. the "output" return value is not valid until after UploadCertificateCommon Send returns without error.
See UploadCertificate for more information on using the UploadCertificate API call, and error handling.
// Example sending a request using the UploadCertificateRequest method. req, resp := client.UploadCertificateRequest(params) err := req.Send() if err == nil { // resp is now filled fmt.Println(resp) }
func (*ALB) UploadCertificateWithContext ¶
func (c *ALB) UploadCertificateWithContext(ctx volcengine.Context, input *UploadCertificateInput, opts ...request.Option) (*UploadCertificateOutput, error)
UploadCertificateWithContext is the same as UploadCertificate with the addition of the ability to pass a context and additional request options.
See UploadCertificate for details on how to use this API operation.
The context must be non-nil and will be used for request cancellation. Ifthe context is nil a panic will occur. In the future the SDK may create sub-contexts for http.Requests. See https://golang.org/pkg/context/ for more information on using Contexts.
type ALBAPI ¶
type ALBAPI interface { AddAclEntriesCommon(*map[string]interface{}) (*map[string]interface{}, error) AddAclEntriesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) AddAclEntriesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) AddAclEntries(*AddAclEntriesInput) (*AddAclEntriesOutput, error) AddAclEntriesWithContext(volcengine.Context, *AddAclEntriesInput, ...request.Option) (*AddAclEntriesOutput, error) AddAclEntriesRequest(*AddAclEntriesInput) (*request.Request, *AddAclEntriesOutput) AddServerGroupBackendServersCommon(*map[string]interface{}) (*map[string]interface{}, error) AddServerGroupBackendServersCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) AddServerGroupBackendServersCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) AddServerGroupBackendServers(*AddServerGroupBackendServersInput) (*AddServerGroupBackendServersOutput, error) AddServerGroupBackendServersWithContext(volcengine.Context, *AddServerGroupBackendServersInput, ...request.Option) (*AddServerGroupBackendServersOutput, error) AddServerGroupBackendServersRequest(*AddServerGroupBackendServersInput) (*request.Request, *AddServerGroupBackendServersOutput) CreateAclCommon(*map[string]interface{}) (*map[string]interface{}, error) CreateAclCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreateAclCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreateAcl(*CreateAclInput) (*CreateAclOutput, error) CreateAclWithContext(volcengine.Context, *CreateAclInput, ...request.Option) (*CreateAclOutput, error) CreateAclRequest(*CreateAclInput) (*request.Request, *CreateAclOutput) CreateCustomizedCfgCommon(*map[string]interface{}) (*map[string]interface{}, error) CreateCustomizedCfgCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreateCustomizedCfgCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreateCustomizedCfg(*CreateCustomizedCfgInput) (*CreateCustomizedCfgOutput, error) CreateCustomizedCfgWithContext(volcengine.Context, *CreateCustomizedCfgInput, ...request.Option) (*CreateCustomizedCfgOutput, error) CreateCustomizedCfgRequest(*CreateCustomizedCfgInput) (*request.Request, *CreateCustomizedCfgOutput) CreateHealthCheckTemplatesCommon(*map[string]interface{}) (*map[string]interface{}, error) CreateHealthCheckTemplatesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreateHealthCheckTemplatesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreateHealthCheckTemplates(*CreateHealthCheckTemplatesInput) (*CreateHealthCheckTemplatesOutput, error) CreateHealthCheckTemplatesWithContext(volcengine.Context, *CreateHealthCheckTemplatesInput, ...request.Option) (*CreateHealthCheckTemplatesOutput, error) CreateHealthCheckTemplatesRequest(*CreateHealthCheckTemplatesInput) (*request.Request, *CreateHealthCheckTemplatesOutput) CreateListenerCommon(*map[string]interface{}) (*map[string]interface{}, error) CreateListenerCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreateListenerCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreateListener(*CreateListenerInput) (*CreateListenerOutput, error) CreateListenerWithContext(volcengine.Context, *CreateListenerInput, ...request.Option) (*CreateListenerOutput, error) CreateListenerRequest(*CreateListenerInput) (*request.Request, *CreateListenerOutput) CreateLoadBalancerCommon(*map[string]interface{}) (*map[string]interface{}, error) CreateLoadBalancerCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreateLoadBalancerCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreateLoadBalancer(*CreateLoadBalancerInput) (*CreateLoadBalancerOutput, error) CreateLoadBalancerWithContext(volcengine.Context, *CreateLoadBalancerInput, ...request.Option) (*CreateLoadBalancerOutput, error) CreateLoadBalancerRequest(*CreateLoadBalancerInput) (*request.Request, *CreateLoadBalancerOutput) CreateRulesCommon(*map[string]interface{}) (*map[string]interface{}, error) CreateRulesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreateRulesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreateRules(*CreateRulesInput) (*CreateRulesOutput, error) CreateRulesWithContext(volcengine.Context, *CreateRulesInput, ...request.Option) (*CreateRulesOutput, error) CreateRulesRequest(*CreateRulesInput) (*request.Request, *CreateRulesOutput) CreateServerGroupCommon(*map[string]interface{}) (*map[string]interface{}, error) CreateServerGroupCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) CreateServerGroupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) CreateServerGroup(*CreateServerGroupInput) (*CreateServerGroupOutput, error) CreateServerGroupWithContext(volcengine.Context, *CreateServerGroupInput, ...request.Option) (*CreateServerGroupOutput, error) CreateServerGroupRequest(*CreateServerGroupInput) (*request.Request, *CreateServerGroupOutput) DeleteAclCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteAclCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteAclCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteAcl(*DeleteAclInput) (*DeleteAclOutput, error) DeleteAclWithContext(volcengine.Context, *DeleteAclInput, ...request.Option) (*DeleteAclOutput, error) DeleteAclRequest(*DeleteAclInput) (*request.Request, *DeleteAclOutput) DeleteCACertificateCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteCACertificateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteCACertificateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteCACertificate(*DeleteCACertificateInput) (*DeleteCACertificateOutput, error) DeleteCACertificateWithContext(volcengine.Context, *DeleteCACertificateInput, ...request.Option) (*DeleteCACertificateOutput, error) DeleteCACertificateRequest(*DeleteCACertificateInput) (*request.Request, *DeleteCACertificateOutput) DeleteCertificateCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteCertificateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteCertificateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteCertificate(*DeleteCertificateInput) (*DeleteCertificateOutput, error) DeleteCertificateWithContext(volcengine.Context, *DeleteCertificateInput, ...request.Option) (*DeleteCertificateOutput, error) DeleteCertificateRequest(*DeleteCertificateInput) (*request.Request, *DeleteCertificateOutput) DeleteCustomizedCfgCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteCustomizedCfgCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteCustomizedCfgCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteCustomizedCfg(*DeleteCustomizedCfgInput) (*DeleteCustomizedCfgOutput, error) DeleteCustomizedCfgWithContext(volcengine.Context, *DeleteCustomizedCfgInput, ...request.Option) (*DeleteCustomizedCfgOutput, error) DeleteCustomizedCfgRequest(*DeleteCustomizedCfgInput) (*request.Request, *DeleteCustomizedCfgOutput) DeleteHealthCheckTemplatesCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteHealthCheckTemplatesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteHealthCheckTemplatesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteHealthCheckTemplates(*DeleteHealthCheckTemplatesInput) (*DeleteHealthCheckTemplatesOutput, error) DeleteHealthCheckTemplatesWithContext(volcengine.Context, *DeleteHealthCheckTemplatesInput, ...request.Option) (*DeleteHealthCheckTemplatesOutput, error) DeleteHealthCheckTemplatesRequest(*DeleteHealthCheckTemplatesInput) (*request.Request, *DeleteHealthCheckTemplatesOutput) DeleteListenerCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteListenerCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteListenerCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteListener(*DeleteListenerInput) (*DeleteListenerOutput, error) DeleteListenerWithContext(volcengine.Context, *DeleteListenerInput, ...request.Option) (*DeleteListenerOutput, error) DeleteListenerRequest(*DeleteListenerInput) (*request.Request, *DeleteListenerOutput) DeleteLoadBalancerCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteLoadBalancerCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteLoadBalancerCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteLoadBalancer(*DeleteLoadBalancerInput) (*DeleteLoadBalancerOutput, error) DeleteLoadBalancerWithContext(volcengine.Context, *DeleteLoadBalancerInput, ...request.Option) (*DeleteLoadBalancerOutput, error) DeleteLoadBalancerRequest(*DeleteLoadBalancerInput) (*request.Request, *DeleteLoadBalancerOutput) DeleteRulesCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteRulesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteRulesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteRules(*DeleteRulesInput) (*DeleteRulesOutput, error) DeleteRulesWithContext(volcengine.Context, *DeleteRulesInput, ...request.Option) (*DeleteRulesOutput, error) DeleteRulesRequest(*DeleteRulesInput) (*request.Request, *DeleteRulesOutput) DeleteServerGroupCommon(*map[string]interface{}) (*map[string]interface{}, error) DeleteServerGroupCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DeleteServerGroupCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DeleteServerGroup(*DeleteServerGroupInput) (*DeleteServerGroupOutput, error) DeleteServerGroupWithContext(volcengine.Context, *DeleteServerGroupInput, ...request.Option) (*DeleteServerGroupOutput, error) DeleteServerGroupRequest(*DeleteServerGroupInput) (*request.Request, *DeleteServerGroupOutput) DescribeAclAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeAclAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeAclAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeAclAttributes(*DescribeAclAttributesInput) (*DescribeAclAttributesOutput, error) DescribeAclAttributesWithContext(volcengine.Context, *DescribeAclAttributesInput, ...request.Option) (*DescribeAclAttributesOutput, error) DescribeAclAttributesRequest(*DescribeAclAttributesInput) (*request.Request, *DescribeAclAttributesOutput) DescribeAclsCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeAclsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeAclsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeAcls(*DescribeAclsInput) (*DescribeAclsOutput, error) DescribeAclsWithContext(volcengine.Context, *DescribeAclsInput, ...request.Option) (*DescribeAclsOutput, error) DescribeAclsRequest(*DescribeAclsInput) (*request.Request, *DescribeAclsOutput) DescribeAllCertificatesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeAllCertificatesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeAllCertificatesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeAllCertificates(*DescribeAllCertificatesInput) (*DescribeAllCertificatesOutput, error) DescribeAllCertificatesWithContext(volcengine.Context, *DescribeAllCertificatesInput, ...request.Option) (*DescribeAllCertificatesOutput, error) DescribeAllCertificatesRequest(*DescribeAllCertificatesInput) (*request.Request, *DescribeAllCertificatesOutput) DescribeCACertificatesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeCACertificatesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeCACertificatesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeCACertificates(*DescribeCACertificatesInput) (*DescribeCACertificatesOutput, error) DescribeCACertificatesWithContext(volcengine.Context, *DescribeCACertificatesInput, ...request.Option) (*DescribeCACertificatesOutput, error) DescribeCACertificatesRequest(*DescribeCACertificatesInput) (*request.Request, *DescribeCACertificatesOutput) DescribeCertificatesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeCertificatesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeCertificatesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeCertificates(*DescribeCertificatesInput) (*DescribeCertificatesOutput, error) DescribeCertificatesWithContext(volcengine.Context, *DescribeCertificatesInput, ...request.Option) (*DescribeCertificatesOutput, error) DescribeCertificatesRequest(*DescribeCertificatesInput) (*request.Request, *DescribeCertificatesOutput) DescribeCustomizedCfgAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeCustomizedCfgAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeCustomizedCfgAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeCustomizedCfgAttributes(*DescribeCustomizedCfgAttributesInput) (*DescribeCustomizedCfgAttributesOutput, error) DescribeCustomizedCfgAttributesWithContext(volcengine.Context, *DescribeCustomizedCfgAttributesInput, ...request.Option) (*DescribeCustomizedCfgAttributesOutput, error) DescribeCustomizedCfgAttributesRequest(*DescribeCustomizedCfgAttributesInput) (*request.Request, *DescribeCustomizedCfgAttributesOutput) DescribeCustomizedCfgsCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeCustomizedCfgsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeCustomizedCfgsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeCustomizedCfgs(*DescribeCustomizedCfgsInput) (*DescribeCustomizedCfgsOutput, error) DescribeCustomizedCfgsWithContext(volcengine.Context, *DescribeCustomizedCfgsInput, ...request.Option) (*DescribeCustomizedCfgsOutput, error) DescribeCustomizedCfgsRequest(*DescribeCustomizedCfgsInput) (*request.Request, *DescribeCustomizedCfgsOutput) DescribeHealthCheckTemplatesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeHealthCheckTemplatesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeHealthCheckTemplatesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeHealthCheckTemplates(*DescribeHealthCheckTemplatesInput) (*DescribeHealthCheckTemplatesOutput, error) DescribeHealthCheckTemplatesWithContext(volcengine.Context, *DescribeHealthCheckTemplatesInput, ...request.Option) (*DescribeHealthCheckTemplatesOutput, error) DescribeHealthCheckTemplatesRequest(*DescribeHealthCheckTemplatesInput) (*request.Request, *DescribeHealthCheckTemplatesOutput) DescribeListenerAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeListenerAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeListenerAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeListenerAttributes(*DescribeListenerAttributesInput) (*DescribeListenerAttributesOutput, error) DescribeListenerAttributesWithContext(volcengine.Context, *DescribeListenerAttributesInput, ...request.Option) (*DescribeListenerAttributesOutput, error) DescribeListenerAttributesRequest(*DescribeListenerAttributesInput) (*request.Request, *DescribeListenerAttributesOutput) DescribeListenerHealthCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeListenerHealthCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeListenerHealthCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeListenerHealth(*DescribeListenerHealthInput) (*DescribeListenerHealthOutput, error) DescribeListenerHealthWithContext(volcengine.Context, *DescribeListenerHealthInput, ...request.Option) (*DescribeListenerHealthOutput, error) DescribeListenerHealthRequest(*DescribeListenerHealthInput) (*request.Request, *DescribeListenerHealthOutput) DescribeListenersCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeListenersCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeListenersCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeListeners(*DescribeListenersInput) (*DescribeListenersOutput, error) DescribeListenersWithContext(volcengine.Context, *DescribeListenersInput, ...request.Option) (*DescribeListenersOutput, error) DescribeListenersRequest(*DescribeListenersInput) (*request.Request, *DescribeListenersOutput) DescribeLoadBalancerAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeLoadBalancerAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeLoadBalancerAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeLoadBalancerAttributes(*DescribeLoadBalancerAttributesInput) (*DescribeLoadBalancerAttributesOutput, error) DescribeLoadBalancerAttributesWithContext(volcengine.Context, *DescribeLoadBalancerAttributesInput, ...request.Option) (*DescribeLoadBalancerAttributesOutput, error) DescribeLoadBalancerAttributesRequest(*DescribeLoadBalancerAttributesInput) (*request.Request, *DescribeLoadBalancerAttributesOutput) DescribeLoadBalancersCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeLoadBalancersCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeLoadBalancersCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeLoadBalancers(*DescribeLoadBalancersInput) (*DescribeLoadBalancersOutput, error) DescribeLoadBalancersWithContext(volcengine.Context, *DescribeLoadBalancersInput, ...request.Option) (*DescribeLoadBalancersOutput, error) DescribeLoadBalancersRequest(*DescribeLoadBalancersInput) (*request.Request, *DescribeLoadBalancersOutput) DescribeRulesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeRulesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeRulesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeRules(*DescribeRulesInput) (*DescribeRulesOutput, error) DescribeRulesWithContext(volcengine.Context, *DescribeRulesInput, ...request.Option) (*DescribeRulesOutput, error) DescribeRulesRequest(*DescribeRulesInput) (*request.Request, *DescribeRulesOutput) DescribeServerGroupAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeServerGroupAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeServerGroupAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeServerGroupAttributes(*DescribeServerGroupAttributesInput) (*DescribeServerGroupAttributesOutput, error) DescribeServerGroupAttributesWithContext(volcengine.Context, *DescribeServerGroupAttributesInput, ...request.Option) (*DescribeServerGroupAttributesOutput, error) DescribeServerGroupAttributesRequest(*DescribeServerGroupAttributesInput) (*request.Request, *DescribeServerGroupAttributesOutput) DescribeServerGroupsCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeServerGroupsCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeServerGroupsCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeServerGroups(*DescribeServerGroupsInput) (*DescribeServerGroupsOutput, error) DescribeServerGroupsWithContext(volcengine.Context, *DescribeServerGroupsInput, ...request.Option) (*DescribeServerGroupsOutput, error) DescribeServerGroupsRequest(*DescribeServerGroupsInput) (*request.Request, *DescribeServerGroupsOutput) DescribeZonesCommon(*map[string]interface{}) (*map[string]interface{}, error) DescribeZonesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DescribeZonesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DescribeZones(*DescribeZonesInput) (*DescribeZonesOutput, error) DescribeZonesWithContext(volcengine.Context, *DescribeZonesInput, ...request.Option) (*DescribeZonesOutput, error) DescribeZonesRequest(*DescribeZonesInput) (*request.Request, *DescribeZonesOutput) DisableAccessLogCommon(*map[string]interface{}) (*map[string]interface{}, error) DisableAccessLogCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DisableAccessLogCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DisableAccessLog(*DisableAccessLogInput) (*DisableAccessLogOutput, error) DisableAccessLogWithContext(volcengine.Context, *DisableAccessLogInput, ...request.Option) (*DisableAccessLogOutput, error) DisableAccessLogRequest(*DisableAccessLogInput) (*request.Request, *DisableAccessLogOutput) DisableHealthLogCommon(*map[string]interface{}) (*map[string]interface{}, error) DisableHealthLogCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DisableHealthLogCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DisableHealthLog(*DisableHealthLogInput) (*DisableHealthLogOutput, error) DisableHealthLogWithContext(volcengine.Context, *DisableHealthLogInput, ...request.Option) (*DisableHealthLogOutput, error) DisableHealthLogRequest(*DisableHealthLogInput) (*request.Request, *DisableHealthLogOutput) DisableTLSAccessLogCommon(*map[string]interface{}) (*map[string]interface{}, error) DisableTLSAccessLogCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) DisableTLSAccessLogCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) DisableTLSAccessLog(*DisableTLSAccessLogInput) (*DisableTLSAccessLogOutput, error) DisableTLSAccessLogWithContext(volcengine.Context, *DisableTLSAccessLogInput, ...request.Option) (*DisableTLSAccessLogOutput, error) DisableTLSAccessLogRequest(*DisableTLSAccessLogInput) (*request.Request, *DisableTLSAccessLogOutput) EnableAccessLogCommon(*map[string]interface{}) (*map[string]interface{}, error) EnableAccessLogCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) EnableAccessLogCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) EnableAccessLog(*EnableAccessLogInput) (*EnableAccessLogOutput, error) EnableAccessLogWithContext(volcengine.Context, *EnableAccessLogInput, ...request.Option) (*EnableAccessLogOutput, error) EnableAccessLogRequest(*EnableAccessLogInput) (*request.Request, *EnableAccessLogOutput) EnableHealthLogCommon(*map[string]interface{}) (*map[string]interface{}, error) EnableHealthLogCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) EnableHealthLogCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) EnableHealthLog(*EnableHealthLogInput) (*EnableHealthLogOutput, error) EnableHealthLogWithContext(volcengine.Context, *EnableHealthLogInput, ...request.Option) (*EnableHealthLogOutput, error) EnableHealthLogRequest(*EnableHealthLogInput) (*request.Request, *EnableHealthLogOutput) EnableTLSAccessLogCommon(*map[string]interface{}) (*map[string]interface{}, error) EnableTLSAccessLogCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) EnableTLSAccessLogCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) EnableTLSAccessLog(*EnableTLSAccessLogInput) (*EnableTLSAccessLogOutput, error) EnableTLSAccessLogWithContext(volcengine.Context, *EnableTLSAccessLogInput, ...request.Option) (*EnableTLSAccessLogOutput, error) EnableTLSAccessLogRequest(*EnableTLSAccessLogInput) (*request.Request, *EnableTLSAccessLogOutput) ModifyAclAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyAclAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyAclAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyAclAttributes(*ModifyAclAttributesInput) (*ModifyAclAttributesOutput, error) ModifyAclAttributesWithContext(volcengine.Context, *ModifyAclAttributesInput, ...request.Option) (*ModifyAclAttributesOutput, error) ModifyAclAttributesRequest(*ModifyAclAttributesInput) (*request.Request, *ModifyAclAttributesOutput) ModifyCACertificateAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyCACertificateAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyCACertificateAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyCACertificateAttributes(*ModifyCACertificateAttributesInput) (*ModifyCACertificateAttributesOutput, error) ModifyCACertificateAttributesWithContext(volcengine.Context, *ModifyCACertificateAttributesInput, ...request.Option) (*ModifyCACertificateAttributesOutput, error) ModifyCACertificateAttributesRequest(*ModifyCACertificateAttributesInput) (*request.Request, *ModifyCACertificateAttributesOutput) ModifyCertificateAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyCertificateAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyCertificateAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyCertificateAttributes(*ModifyCertificateAttributesInput) (*ModifyCertificateAttributesOutput, error) ModifyCertificateAttributesWithContext(volcengine.Context, *ModifyCertificateAttributesInput, ...request.Option) (*ModifyCertificateAttributesOutput, error) ModifyCertificateAttributesRequest(*ModifyCertificateAttributesInput) (*request.Request, *ModifyCertificateAttributesOutput) ModifyCustomizedCfgAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyCustomizedCfgAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyCustomizedCfgAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyCustomizedCfgAttributes(*ModifyCustomizedCfgAttributesInput) (*ModifyCustomizedCfgAttributesOutput, error) ModifyCustomizedCfgAttributesWithContext(volcengine.Context, *ModifyCustomizedCfgAttributesInput, ...request.Option) (*ModifyCustomizedCfgAttributesOutput, error) ModifyCustomizedCfgAttributesRequest(*ModifyCustomizedCfgAttributesInput) (*request.Request, *ModifyCustomizedCfgAttributesOutput) ModifyHealthCheckTemplatesAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyHealthCheckTemplatesAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyHealthCheckTemplatesAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyHealthCheckTemplatesAttributes(*ModifyHealthCheckTemplatesAttributesInput) (*ModifyHealthCheckTemplatesAttributesOutput, error) ModifyHealthCheckTemplatesAttributesWithContext(volcengine.Context, *ModifyHealthCheckTemplatesAttributesInput, ...request.Option) (*ModifyHealthCheckTemplatesAttributesOutput, error) ModifyHealthCheckTemplatesAttributesRequest(*ModifyHealthCheckTemplatesAttributesInput) (*request.Request, *ModifyHealthCheckTemplatesAttributesOutput) ModifyListenerAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyListenerAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyListenerAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyListenerAttributes(*ModifyListenerAttributesInput) (*ModifyListenerAttributesOutput, error) ModifyListenerAttributesWithContext(volcengine.Context, *ModifyListenerAttributesInput, ...request.Option) (*ModifyListenerAttributesOutput, error) ModifyListenerAttributesRequest(*ModifyListenerAttributesInput) (*request.Request, *ModifyListenerAttributesOutput) ModifyLoadBalancerAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyLoadBalancerAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyLoadBalancerAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyLoadBalancerAttributes(*ModifyLoadBalancerAttributesInput) (*ModifyLoadBalancerAttributesOutput, error) ModifyLoadBalancerAttributesWithContext(volcengine.Context, *ModifyLoadBalancerAttributesInput, ...request.Option) (*ModifyLoadBalancerAttributesOutput, error) ModifyLoadBalancerAttributesRequest(*ModifyLoadBalancerAttributesInput) (*request.Request, *ModifyLoadBalancerAttributesOutput) ModifyLoadBalancerTypeCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyLoadBalancerTypeCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyLoadBalancerTypeCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyLoadBalancerType(*ModifyLoadBalancerTypeInput) (*ModifyLoadBalancerTypeOutput, error) ModifyLoadBalancerTypeWithContext(volcengine.Context, *ModifyLoadBalancerTypeInput, ...request.Option) (*ModifyLoadBalancerTypeOutput, error) ModifyLoadBalancerTypeRequest(*ModifyLoadBalancerTypeInput) (*request.Request, *ModifyLoadBalancerTypeOutput) ModifyRulesCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyRulesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyRulesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyRules(*ModifyRulesInput) (*ModifyRulesOutput, error) ModifyRulesWithContext(volcengine.Context, *ModifyRulesInput, ...request.Option) (*ModifyRulesOutput, error) ModifyRulesRequest(*ModifyRulesInput) (*request.Request, *ModifyRulesOutput) ModifyServerGroupAttributesCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyServerGroupAttributesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyServerGroupAttributesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyServerGroupAttributes(*ModifyServerGroupAttributesInput) (*ModifyServerGroupAttributesOutput, error) ModifyServerGroupAttributesWithContext(volcengine.Context, *ModifyServerGroupAttributesInput, ...request.Option) (*ModifyServerGroupAttributesOutput, error) ModifyServerGroupAttributesRequest(*ModifyServerGroupAttributesInput) (*request.Request, *ModifyServerGroupAttributesOutput) ModifyServerGroupBackendServersCommon(*map[string]interface{}) (*map[string]interface{}, error) ModifyServerGroupBackendServersCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ModifyServerGroupBackendServersCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ModifyServerGroupBackendServers(*ModifyServerGroupBackendServersInput) (*ModifyServerGroupBackendServersOutput, error) ModifyServerGroupBackendServersWithContext(volcengine.Context, *ModifyServerGroupBackendServersInput, ...request.Option) (*ModifyServerGroupBackendServersOutput, error) ModifyServerGroupBackendServersRequest(*ModifyServerGroupBackendServersInput) (*request.Request, *ModifyServerGroupBackendServersOutput) RemoveAclEntriesCommon(*map[string]interface{}) (*map[string]interface{}, error) RemoveAclEntriesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) RemoveAclEntriesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) RemoveAclEntries(*RemoveAclEntriesInput) (*RemoveAclEntriesOutput, error) RemoveAclEntriesWithContext(volcengine.Context, *RemoveAclEntriesInput, ...request.Option) (*RemoveAclEntriesOutput, error) RemoveAclEntriesRequest(*RemoveAclEntriesInput) (*request.Request, *RemoveAclEntriesOutput) RemoveServerGroupBackendServersCommon(*map[string]interface{}) (*map[string]interface{}, error) RemoveServerGroupBackendServersCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) RemoveServerGroupBackendServersCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) RemoveServerGroupBackendServers(*RemoveServerGroupBackendServersInput) (*RemoveServerGroupBackendServersOutput, error) RemoveServerGroupBackendServersWithContext(volcengine.Context, *RemoveServerGroupBackendServersInput, ...request.Option) (*RemoveServerGroupBackendServersOutput, error) RemoveServerGroupBackendServersRequest(*RemoveServerGroupBackendServersInput) (*request.Request, *RemoveServerGroupBackendServersOutput) ReplaceCACertificateCommon(*map[string]interface{}) (*map[string]interface{}, error) ReplaceCACertificateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ReplaceCACertificateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ReplaceCACertificate(*ReplaceCACertificateInput) (*ReplaceCACertificateOutput, error) ReplaceCACertificateWithContext(volcengine.Context, *ReplaceCACertificateInput, ...request.Option) (*ReplaceCACertificateOutput, error) ReplaceCACertificateRequest(*ReplaceCACertificateInput) (*request.Request, *ReplaceCACertificateOutput) ReplaceCertificateCommon(*map[string]interface{}) (*map[string]interface{}, error) ReplaceCertificateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) ReplaceCertificateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) ReplaceCertificate(*ReplaceCertificateInput) (*ReplaceCertificateOutput, error) ReplaceCertificateWithContext(volcengine.Context, *ReplaceCertificateInput, ...request.Option) (*ReplaceCertificateOutput, error) ReplaceCertificateRequest(*ReplaceCertificateInput) (*request.Request, *ReplaceCertificateOutput) TagResourcesCommon(*map[string]interface{}) (*map[string]interface{}, error) TagResourcesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) TagResourcesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) TagResources(*TagResourcesInput) (*TagResourcesOutput, error) TagResourcesWithContext(volcengine.Context, *TagResourcesInput, ...request.Option) (*TagResourcesOutput, error) TagResourcesRequest(*TagResourcesInput) (*request.Request, *TagResourcesOutput) UntagResourcesCommon(*map[string]interface{}) (*map[string]interface{}, error) UntagResourcesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) UntagResourcesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) UntagResources(*UntagResourcesInput) (*UntagResourcesOutput, error) UntagResourcesWithContext(volcengine.Context, *UntagResourcesInput, ...request.Option) (*UntagResourcesOutput, error) UntagResourcesRequest(*UntagResourcesInput) (*request.Request, *UntagResourcesOutput) UploadCACertificateCommon(*map[string]interface{}) (*map[string]interface{}, error) UploadCACertificateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) UploadCACertificateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) UploadCACertificate(*UploadCACertificateInput) (*UploadCACertificateOutput, error) UploadCACertificateWithContext(volcengine.Context, *UploadCACertificateInput, ...request.Option) (*UploadCACertificateOutput, error) UploadCACertificateRequest(*UploadCACertificateInput) (*request.Request, *UploadCACertificateOutput) UploadCertificateCommon(*map[string]interface{}) (*map[string]interface{}, error) UploadCertificateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error) UploadCertificateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{}) UploadCertificate(*UploadCertificateInput) (*UploadCertificateOutput, error) UploadCertificateWithContext(volcengine.Context, *UploadCertificateInput, ...request.Option) (*UploadCertificateOutput, error) UploadCertificateRequest(*UploadCertificateInput) (*request.Request, *UploadCertificateOutput) }
ALBAPI provides an interface to enable mocking the alb.ALB service client's API operation,
// volcengine sdk func uses an SDK service client to make a request to // ALB. func myFunc(svc ALBAPI) bool { // Make svc.AddAclEntries request } func main() { sess := session.New() svc := alb.New(sess) myFunc(svc) }
type AccessLogForDescribeLoadBalancerAttributesOutput ¶
type AccessLogForDescribeLoadBalancerAttributesOutput struct { BucketName *string `type:"string"` Enabled *bool `type:"boolean"` // contains filtered or unexported fields }
func (AccessLogForDescribeLoadBalancerAttributesOutput) GoString ¶
func (s AccessLogForDescribeLoadBalancerAttributesOutput) GoString() string
GoString returns the string representation
func (*AccessLogForDescribeLoadBalancerAttributesOutput) SetBucketName ¶
func (s *AccessLogForDescribeLoadBalancerAttributesOutput) SetBucketName(v string) *AccessLogForDescribeLoadBalancerAttributesOutput
SetBucketName sets the BucketName field's value.
func (*AccessLogForDescribeLoadBalancerAttributesOutput) SetEnabled ¶
func (s *AccessLogForDescribeLoadBalancerAttributesOutput) SetEnabled(v bool) *AccessLogForDescribeLoadBalancerAttributesOutput
SetEnabled sets the Enabled field's value.
func (AccessLogForDescribeLoadBalancerAttributesOutput) String ¶
func (s AccessLogForDescribeLoadBalancerAttributesOutput) String() string
String returns the string representation
type AclEntryForAddAclEntriesInput ¶
type AclEntryForAddAclEntriesInput struct { Description *string `min:"1" max:"255" type:"string"` // Entry is a required field Entry *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (AclEntryForAddAclEntriesInput) GoString ¶
func (s AclEntryForAddAclEntriesInput) GoString() string
GoString returns the string representation
func (*AclEntryForAddAclEntriesInput) SetDescription ¶
func (s *AclEntryForAddAclEntriesInput) SetDescription(v string) *AclEntryForAddAclEntriesInput
SetDescription sets the Description field's value.
func (*AclEntryForAddAclEntriesInput) SetEntry ¶
func (s *AclEntryForAddAclEntriesInput) SetEntry(v string) *AclEntryForAddAclEntriesInput
SetEntry sets the Entry field's value.
func (AclEntryForAddAclEntriesInput) String ¶
func (s AclEntryForAddAclEntriesInput) String() string
String returns the string representation
func (*AclEntryForAddAclEntriesInput) Validate ¶
func (s *AclEntryForAddAclEntriesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AclEntryForDescribeAclAttributesOutput ¶
type AclEntryForDescribeAclAttributesOutput struct { Description *string `type:"string"` Entry *string `type:"string"` // contains filtered or unexported fields }
func (AclEntryForDescribeAclAttributesOutput) GoString ¶
func (s AclEntryForDescribeAclAttributesOutput) GoString() string
GoString returns the string representation
func (*AclEntryForDescribeAclAttributesOutput) SetDescription ¶
func (s *AclEntryForDescribeAclAttributesOutput) SetDescription(v string) *AclEntryForDescribeAclAttributesOutput
SetDescription sets the Description field's value.
func (*AclEntryForDescribeAclAttributesOutput) SetEntry ¶
func (s *AclEntryForDescribeAclAttributesOutput) SetEntry(v string) *AclEntryForDescribeAclAttributesOutput
SetEntry sets the Entry field's value.
func (AclEntryForDescribeAclAttributesOutput) String ¶
func (s AclEntryForDescribeAclAttributesOutput) String() string
String returns the string representation
type AclForDescribeAclsOutput ¶
type AclForDescribeAclsOutput struct { AclEntryCount *int64 `type:"integer"` AclId *string `type:"string"` AclName *string `type:"string"` CreateTime *string `type:"string"` Description *string `type:"string"` Listeners []*string `type:"list"` ProjectName *string `type:"string"` Status *string `type:"string"` UpdateTime *string `type:"string"` // contains filtered or unexported fields }
func (AclForDescribeAclsOutput) GoString ¶
func (s AclForDescribeAclsOutput) GoString() string
GoString returns the string representation
func (*AclForDescribeAclsOutput) SetAclEntryCount ¶
func (s *AclForDescribeAclsOutput) SetAclEntryCount(v int64) *AclForDescribeAclsOutput
SetAclEntryCount sets the AclEntryCount field's value.
func (*AclForDescribeAclsOutput) SetAclId ¶
func (s *AclForDescribeAclsOutput) SetAclId(v string) *AclForDescribeAclsOutput
SetAclId sets the AclId field's value.
func (*AclForDescribeAclsOutput) SetAclName ¶
func (s *AclForDescribeAclsOutput) SetAclName(v string) *AclForDescribeAclsOutput
SetAclName sets the AclName field's value.
func (*AclForDescribeAclsOutput) SetCreateTime ¶
func (s *AclForDescribeAclsOutput) SetCreateTime(v string) *AclForDescribeAclsOutput
SetCreateTime sets the CreateTime field's value.
func (*AclForDescribeAclsOutput) SetDescription ¶
func (s *AclForDescribeAclsOutput) SetDescription(v string) *AclForDescribeAclsOutput
SetDescription sets the Description field's value.
func (*AclForDescribeAclsOutput) SetListeners ¶
func (s *AclForDescribeAclsOutput) SetListeners(v []*string) *AclForDescribeAclsOutput
SetListeners sets the Listeners field's value.
func (*AclForDescribeAclsOutput) SetProjectName ¶ added in v1.0.52
func (s *AclForDescribeAclsOutput) SetProjectName(v string) *AclForDescribeAclsOutput
SetProjectName sets the ProjectName field's value.
func (*AclForDescribeAclsOutput) SetStatus ¶ added in v1.0.42
func (s *AclForDescribeAclsOutput) SetStatus(v string) *AclForDescribeAclsOutput
SetStatus sets the Status field's value.
func (*AclForDescribeAclsOutput) SetUpdateTime ¶
func (s *AclForDescribeAclsOutput) SetUpdateTime(v string) *AclForDescribeAclsOutput
SetUpdateTime sets the UpdateTime field's value.
func (AclForDescribeAclsOutput) String ¶
func (s AclForDescribeAclsOutput) String() string
String returns the string representation
type AddAclEntriesInput ¶
type AddAclEntriesInput struct { // AclEntries is a required field AclEntries []*AclEntryForAddAclEntriesInput `type:"list" required:"true"` // AclId is a required field AclId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (AddAclEntriesInput) GoString ¶
func (s AddAclEntriesInput) GoString() string
GoString returns the string representation
func (*AddAclEntriesInput) SetAclEntries ¶
func (s *AddAclEntriesInput) SetAclEntries(v []*AclEntryForAddAclEntriesInput) *AddAclEntriesInput
SetAclEntries sets the AclEntries field's value.
func (*AddAclEntriesInput) SetAclId ¶
func (s *AddAclEntriesInput) SetAclId(v string) *AddAclEntriesInput
SetAclId sets the AclId field's value.
func (AddAclEntriesInput) String ¶
func (s AddAclEntriesInput) String() string
String returns the string representation
func (*AddAclEntriesInput) Validate ¶
func (s *AddAclEntriesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AddAclEntriesOutput ¶
type AddAclEntriesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (AddAclEntriesOutput) GoString ¶
func (s AddAclEntriesOutput) GoString() string
GoString returns the string representation
func (*AddAclEntriesOutput) SetRequestId ¶
func (s *AddAclEntriesOutput) SetRequestId(v string) *AddAclEntriesOutput
SetRequestId sets the RequestId field's value.
func (AddAclEntriesOutput) String ¶
func (s AddAclEntriesOutput) String() string
String returns the string representation
type AddServerGroupBackendServersInput ¶
type AddServerGroupBackendServersInput struct { // ServerGroupId is a required field ServerGroupId *string `type:"string" required:"true"` // Servers is a required field Servers []*ServerForAddServerGroupBackendServersInput `type:"list" required:"true"` // contains filtered or unexported fields }
func (AddServerGroupBackendServersInput) GoString ¶
func (s AddServerGroupBackendServersInput) GoString() string
GoString returns the string representation
func (*AddServerGroupBackendServersInput) SetServerGroupId ¶
func (s *AddServerGroupBackendServersInput) SetServerGroupId(v string) *AddServerGroupBackendServersInput
SetServerGroupId sets the ServerGroupId field's value.
func (*AddServerGroupBackendServersInput) SetServers ¶
func (s *AddServerGroupBackendServersInput) SetServers(v []*ServerForAddServerGroupBackendServersInput) *AddServerGroupBackendServersInput
SetServers sets the Servers field's value.
func (AddServerGroupBackendServersInput) String ¶
func (s AddServerGroupBackendServersInput) String() string
String returns the string representation
func (*AddServerGroupBackendServersInput) Validate ¶
func (s *AddServerGroupBackendServersInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type AddServerGroupBackendServersOutput ¶
type AddServerGroupBackendServersOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` ServerIds []*string `type:"list"` // contains filtered or unexported fields }
func (AddServerGroupBackendServersOutput) GoString ¶
func (s AddServerGroupBackendServersOutput) GoString() string
GoString returns the string representation
func (*AddServerGroupBackendServersOutput) SetRequestId ¶
func (s *AddServerGroupBackendServersOutput) SetRequestId(v string) *AddServerGroupBackendServersOutput
SetRequestId sets the RequestId field's value.
func (*AddServerGroupBackendServersOutput) SetServerIds ¶
func (s *AddServerGroupBackendServersOutput) SetServerIds(v []*string) *AddServerGroupBackendServersOutput
SetServerIds sets the ServerIds field's value.
func (AddServerGroupBackendServersOutput) String ¶
func (s AddServerGroupBackendServersOutput) String() string
String returns the string representation
type CACertificateForDescribeCACertificatesOutput ¶ added in v1.0.42
type CACertificateForDescribeCACertificatesOutput struct { CACertificateId *string `type:"string"` CACertificateName *string `type:"string"` CertificateType *string `type:"string"` CreateTime *string `type:"string"` Description *string `type:"string"` DomainName *string `type:"string"` ExpiredAt *string `type:"string"` Listeners []*string `type:"list"` ProjectName *string `type:"string"` San *string `type:"string"` Status *string `type:"string"` // contains filtered or unexported fields }
func (CACertificateForDescribeCACertificatesOutput) GoString ¶ added in v1.0.42
func (s CACertificateForDescribeCACertificatesOutput) GoString() string
GoString returns the string representation
func (*CACertificateForDescribeCACertificatesOutput) SetCACertificateId ¶ added in v1.0.42
func (s *CACertificateForDescribeCACertificatesOutput) SetCACertificateId(v string) *CACertificateForDescribeCACertificatesOutput
SetCACertificateId sets the CACertificateId field's value.
func (*CACertificateForDescribeCACertificatesOutput) SetCACertificateName ¶ added in v1.0.42
func (s *CACertificateForDescribeCACertificatesOutput) SetCACertificateName(v string) *CACertificateForDescribeCACertificatesOutput
SetCACertificateName sets the CACertificateName field's value.
func (*CACertificateForDescribeCACertificatesOutput) SetCertificateType ¶ added in v1.0.42
func (s *CACertificateForDescribeCACertificatesOutput) SetCertificateType(v string) *CACertificateForDescribeCACertificatesOutput
SetCertificateType sets the CertificateType field's value.
func (*CACertificateForDescribeCACertificatesOutput) SetCreateTime ¶ added in v1.0.42
func (s *CACertificateForDescribeCACertificatesOutput) SetCreateTime(v string) *CACertificateForDescribeCACertificatesOutput
SetCreateTime sets the CreateTime field's value.
func (*CACertificateForDescribeCACertificatesOutput) SetDescription ¶ added in v1.0.42
func (s *CACertificateForDescribeCACertificatesOutput) SetDescription(v string) *CACertificateForDescribeCACertificatesOutput
SetDescription sets the Description field's value.
func (*CACertificateForDescribeCACertificatesOutput) SetDomainName ¶ added in v1.0.42
func (s *CACertificateForDescribeCACertificatesOutput) SetDomainName(v string) *CACertificateForDescribeCACertificatesOutput
SetDomainName sets the DomainName field's value.
func (*CACertificateForDescribeCACertificatesOutput) SetExpiredAt ¶ added in v1.0.42
func (s *CACertificateForDescribeCACertificatesOutput) SetExpiredAt(v string) *CACertificateForDescribeCACertificatesOutput
SetExpiredAt sets the ExpiredAt field's value.
func (*CACertificateForDescribeCACertificatesOutput) SetListeners ¶ added in v1.0.42
func (s *CACertificateForDescribeCACertificatesOutput) SetListeners(v []*string) *CACertificateForDescribeCACertificatesOutput
SetListeners sets the Listeners field's value.
func (*CACertificateForDescribeCACertificatesOutput) SetProjectName ¶ added in v1.0.52
func (s *CACertificateForDescribeCACertificatesOutput) SetProjectName(v string) *CACertificateForDescribeCACertificatesOutput
SetProjectName sets the ProjectName field's value.
func (*CACertificateForDescribeCACertificatesOutput) SetSan ¶ added in v1.0.157
func (s *CACertificateForDescribeCACertificatesOutput) SetSan(v string) *CACertificateForDescribeCACertificatesOutput
SetSan sets the San field's value.
func (*CACertificateForDescribeCACertificatesOutput) SetStatus ¶ added in v1.0.42
func (s *CACertificateForDescribeCACertificatesOutput) SetStatus(v string) *CACertificateForDescribeCACertificatesOutput
SetStatus sets the Status field's value.
func (CACertificateForDescribeCACertificatesOutput) String ¶ added in v1.0.42
func (s CACertificateForDescribeCACertificatesOutput) String() string
String returns the string representation
type CertificateForDescribeAllCertificatesOutput ¶ added in v1.0.63
type CertificateForDescribeAllCertificatesOutput struct { CertificateId *string `type:"string"` CertificateName *string `type:"string"` CertificateType *string `type:"string"` CreateTime *string `type:"string"` Description *string `type:"string"` DomainName *string `type:"string"` ExpiredAt *string `type:"string"` Listeners []*string `type:"list"` ProjectName *string `type:"string"` San *string `type:"string"` Status *string `type:"string"` // contains filtered or unexported fields }
func (CertificateForDescribeAllCertificatesOutput) GoString ¶ added in v1.0.63
func (s CertificateForDescribeAllCertificatesOutput) GoString() string
GoString returns the string representation
func (*CertificateForDescribeAllCertificatesOutput) SetCertificateId ¶ added in v1.0.63
func (s *CertificateForDescribeAllCertificatesOutput) SetCertificateId(v string) *CertificateForDescribeAllCertificatesOutput
SetCertificateId sets the CertificateId field's value.
func (*CertificateForDescribeAllCertificatesOutput) SetCertificateName ¶ added in v1.0.63
func (s *CertificateForDescribeAllCertificatesOutput) SetCertificateName(v string) *CertificateForDescribeAllCertificatesOutput
SetCertificateName sets the CertificateName field's value.
func (*CertificateForDescribeAllCertificatesOutput) SetCertificateType ¶ added in v1.0.63
func (s *CertificateForDescribeAllCertificatesOutput) SetCertificateType(v string) *CertificateForDescribeAllCertificatesOutput
SetCertificateType sets the CertificateType field's value.
func (*CertificateForDescribeAllCertificatesOutput) SetCreateTime ¶ added in v1.0.63
func (s *CertificateForDescribeAllCertificatesOutput) SetCreateTime(v string) *CertificateForDescribeAllCertificatesOutput
SetCreateTime sets the CreateTime field's value.
func (*CertificateForDescribeAllCertificatesOutput) SetDescription ¶ added in v1.0.63
func (s *CertificateForDescribeAllCertificatesOutput) SetDescription(v string) *CertificateForDescribeAllCertificatesOutput
SetDescription sets the Description field's value.
func (*CertificateForDescribeAllCertificatesOutput) SetDomainName ¶ added in v1.0.63
func (s *CertificateForDescribeAllCertificatesOutput) SetDomainName(v string) *CertificateForDescribeAllCertificatesOutput
SetDomainName sets the DomainName field's value.
func (*CertificateForDescribeAllCertificatesOutput) SetExpiredAt ¶ added in v1.0.63
func (s *CertificateForDescribeAllCertificatesOutput) SetExpiredAt(v string) *CertificateForDescribeAllCertificatesOutput
SetExpiredAt sets the ExpiredAt field's value.
func (*CertificateForDescribeAllCertificatesOutput) SetListeners ¶ added in v1.0.63
func (s *CertificateForDescribeAllCertificatesOutput) SetListeners(v []*string) *CertificateForDescribeAllCertificatesOutput
SetListeners sets the Listeners field's value.
func (*CertificateForDescribeAllCertificatesOutput) SetProjectName ¶ added in v1.0.63
func (s *CertificateForDescribeAllCertificatesOutput) SetProjectName(v string) *CertificateForDescribeAllCertificatesOutput
SetProjectName sets the ProjectName field's value.
func (*CertificateForDescribeAllCertificatesOutput) SetSan ¶ added in v1.0.157
func (s *CertificateForDescribeAllCertificatesOutput) SetSan(v string) *CertificateForDescribeAllCertificatesOutput
SetSan sets the San field's value.
func (*CertificateForDescribeAllCertificatesOutput) SetStatus ¶ added in v1.0.63
func (s *CertificateForDescribeAllCertificatesOutput) SetStatus(v string) *CertificateForDescribeAllCertificatesOutput
SetStatus sets the Status field's value.
func (CertificateForDescribeAllCertificatesOutput) String ¶ added in v1.0.63
func (s CertificateForDescribeAllCertificatesOutput) String() string
String returns the string representation
type CertificateForDescribeCertificatesOutput ¶
type CertificateForDescribeCertificatesOutput struct { CertificateId *string `type:"string"` CertificateName *string `type:"string"` CertificateType *string `type:"string"` CreateTime *string `type:"string"` Description *string `type:"string"` DomainName *string `type:"string"` ExpiredAt *string `type:"string"` Listeners []*string `type:"list"` ProjectName *string `type:"string"` San *string `type:"string"` Status *string `type:"string"` // contains filtered or unexported fields }
func (CertificateForDescribeCertificatesOutput) GoString ¶
func (s CertificateForDescribeCertificatesOutput) GoString() string
GoString returns the string representation
func (*CertificateForDescribeCertificatesOutput) SetCertificateId ¶
func (s *CertificateForDescribeCertificatesOutput) SetCertificateId(v string) *CertificateForDescribeCertificatesOutput
SetCertificateId sets the CertificateId field's value.
func (*CertificateForDescribeCertificatesOutput) SetCertificateName ¶
func (s *CertificateForDescribeCertificatesOutput) SetCertificateName(v string) *CertificateForDescribeCertificatesOutput
SetCertificateName sets the CertificateName field's value.
func (*CertificateForDescribeCertificatesOutput) SetCertificateType ¶
func (s *CertificateForDescribeCertificatesOutput) SetCertificateType(v string) *CertificateForDescribeCertificatesOutput
SetCertificateType sets the CertificateType field's value.
func (*CertificateForDescribeCertificatesOutput) SetCreateTime ¶
func (s *CertificateForDescribeCertificatesOutput) SetCreateTime(v string) *CertificateForDescribeCertificatesOutput
SetCreateTime sets the CreateTime field's value.
func (*CertificateForDescribeCertificatesOutput) SetDescription ¶
func (s *CertificateForDescribeCertificatesOutput) SetDescription(v string) *CertificateForDescribeCertificatesOutput
SetDescription sets the Description field's value.
func (*CertificateForDescribeCertificatesOutput) SetDomainName ¶
func (s *CertificateForDescribeCertificatesOutput) SetDomainName(v string) *CertificateForDescribeCertificatesOutput
SetDomainName sets the DomainName field's value.
func (*CertificateForDescribeCertificatesOutput) SetExpiredAt ¶
func (s *CertificateForDescribeCertificatesOutput) SetExpiredAt(v string) *CertificateForDescribeCertificatesOutput
SetExpiredAt sets the ExpiredAt field's value.
func (*CertificateForDescribeCertificatesOutput) SetListeners ¶
func (s *CertificateForDescribeCertificatesOutput) SetListeners(v []*string) *CertificateForDescribeCertificatesOutput
SetListeners sets the Listeners field's value.
func (*CertificateForDescribeCertificatesOutput) SetProjectName ¶ added in v1.0.52
func (s *CertificateForDescribeCertificatesOutput) SetProjectName(v string) *CertificateForDescribeCertificatesOutput
SetProjectName sets the ProjectName field's value.
func (*CertificateForDescribeCertificatesOutput) SetSan ¶ added in v1.0.157
func (s *CertificateForDescribeCertificatesOutput) SetSan(v string) *CertificateForDescribeCertificatesOutput
SetSan sets the San field's value.
func (*CertificateForDescribeCertificatesOutput) SetStatus ¶
func (s *CertificateForDescribeCertificatesOutput) SetStatus(v string) *CertificateForDescribeCertificatesOutput
SetStatus sets the Status field's value.
func (CertificateForDescribeCertificatesOutput) String ¶
func (s CertificateForDescribeCertificatesOutput) String() string
String returns the string representation
type CreateAclInput ¶
type CreateAclInput struct { AclName *string `min:"1" max:"128" type:"string"` Description *string `min:"1" max:"255" type:"string"` ProjectName *string `type:"string"` // contains filtered or unexported fields }
func (CreateAclInput) GoString ¶
func (s CreateAclInput) GoString() string
GoString returns the string representation
func (*CreateAclInput) SetAclName ¶
func (s *CreateAclInput) SetAclName(v string) *CreateAclInput
SetAclName sets the AclName field's value.
func (*CreateAclInput) SetDescription ¶
func (s *CreateAclInput) SetDescription(v string) *CreateAclInput
SetDescription sets the Description field's value.
func (*CreateAclInput) SetProjectName ¶ added in v1.0.52
func (s *CreateAclInput) SetProjectName(v string) *CreateAclInput
SetProjectName sets the ProjectName field's value.
func (CreateAclInput) String ¶
func (s CreateAclInput) String() string
String returns the string representation
func (*CreateAclInput) Validate ¶
func (s *CreateAclInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateAclOutput ¶
type CreateAclOutput struct { Metadata *response.ResponseMetadata AclId *string `type:"string"` RequestId *string `type:"string"` // contains filtered or unexported fields }
func (CreateAclOutput) GoString ¶
func (s CreateAclOutput) GoString() string
GoString returns the string representation
func (*CreateAclOutput) SetAclId ¶
func (s *CreateAclOutput) SetAclId(v string) *CreateAclOutput
SetAclId sets the AclId field's value.
func (*CreateAclOutput) SetRequestId ¶
func (s *CreateAclOutput) SetRequestId(v string) *CreateAclOutput
SetRequestId sets the RequestId field's value.
func (CreateAclOutput) String ¶
func (s CreateAclOutput) String() string
String returns the string representation
type CreateCustomizedCfgInput ¶
type CreateCustomizedCfgInput struct { // CustomizedCfgContent is a required field CustomizedCfgContent *string `min:"1" max:"4096" type:"string" required:"true"` // CustomizedCfgName is a required field CustomizedCfgName *string `min:"1" max:"128" type:"string" required:"true"` Description *string `min:"1" max:"255" type:"string"` ProjectName *string `type:"string"` // contains filtered or unexported fields }
func (CreateCustomizedCfgInput) GoString ¶
func (s CreateCustomizedCfgInput) GoString() string
GoString returns the string representation
func (*CreateCustomizedCfgInput) SetCustomizedCfgContent ¶
func (s *CreateCustomizedCfgInput) SetCustomizedCfgContent(v string) *CreateCustomizedCfgInput
SetCustomizedCfgContent sets the CustomizedCfgContent field's value.
func (*CreateCustomizedCfgInput) SetCustomizedCfgName ¶
func (s *CreateCustomizedCfgInput) SetCustomizedCfgName(v string) *CreateCustomizedCfgInput
SetCustomizedCfgName sets the CustomizedCfgName field's value.
func (*CreateCustomizedCfgInput) SetDescription ¶
func (s *CreateCustomizedCfgInput) SetDescription(v string) *CreateCustomizedCfgInput
SetDescription sets the Description field's value.
func (*CreateCustomizedCfgInput) SetProjectName ¶ added in v1.0.52
func (s *CreateCustomizedCfgInput) SetProjectName(v string) *CreateCustomizedCfgInput
SetProjectName sets the ProjectName field's value.
func (CreateCustomizedCfgInput) String ¶
func (s CreateCustomizedCfgInput) String() string
String returns the string representation
func (*CreateCustomizedCfgInput) Validate ¶
func (s *CreateCustomizedCfgInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateCustomizedCfgOutput ¶
type CreateCustomizedCfgOutput struct { Metadata *response.ResponseMetadata CustomizedCfgId *string `type:"string"` RequestId *string `type:"string"` // contains filtered or unexported fields }
func (CreateCustomizedCfgOutput) GoString ¶
func (s CreateCustomizedCfgOutput) GoString() string
GoString returns the string representation
func (*CreateCustomizedCfgOutput) SetCustomizedCfgId ¶
func (s *CreateCustomizedCfgOutput) SetCustomizedCfgId(v string) *CreateCustomizedCfgOutput
SetCustomizedCfgId sets the CustomizedCfgId field's value.
func (*CreateCustomizedCfgOutput) SetRequestId ¶
func (s *CreateCustomizedCfgOutput) SetRequestId(v string) *CreateCustomizedCfgOutput
SetRequestId sets the RequestId field's value.
func (CreateCustomizedCfgOutput) String ¶
func (s CreateCustomizedCfgOutput) String() string
String returns the string representation
type CreateHealthCheckTemplatesInput ¶
type CreateHealthCheckTemplatesInput struct { // HealthCheckTemplates is a required field HealthCheckTemplates []*HealthCheckTemplateForCreateHealthCheckTemplatesInput `type:"list" required:"true"` // contains filtered or unexported fields }
func (CreateHealthCheckTemplatesInput) GoString ¶
func (s CreateHealthCheckTemplatesInput) GoString() string
GoString returns the string representation
func (*CreateHealthCheckTemplatesInput) SetHealthCheckTemplates ¶
func (s *CreateHealthCheckTemplatesInput) SetHealthCheckTemplates(v []*HealthCheckTemplateForCreateHealthCheckTemplatesInput) *CreateHealthCheckTemplatesInput
SetHealthCheckTemplates sets the HealthCheckTemplates field's value.
func (CreateHealthCheckTemplatesInput) String ¶
func (s CreateHealthCheckTemplatesInput) String() string
String returns the string representation
func (*CreateHealthCheckTemplatesInput) Validate ¶
func (s *CreateHealthCheckTemplatesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateHealthCheckTemplatesOutput ¶
type CreateHealthCheckTemplatesOutput struct { Metadata *response.ResponseMetadata HealthCheckTemplateIDs []*string `type:"list"` RequestId *string `type:"string"` // contains filtered or unexported fields }
func (CreateHealthCheckTemplatesOutput) GoString ¶
func (s CreateHealthCheckTemplatesOutput) GoString() string
GoString returns the string representation
func (*CreateHealthCheckTemplatesOutput) SetHealthCheckTemplateIDs ¶
func (s *CreateHealthCheckTemplatesOutput) SetHealthCheckTemplateIDs(v []*string) *CreateHealthCheckTemplatesOutput
SetHealthCheckTemplateIDs sets the HealthCheckTemplateIDs field's value.
func (*CreateHealthCheckTemplatesOutput) SetRequestId ¶
func (s *CreateHealthCheckTemplatesOutput) SetRequestId(v string) *CreateHealthCheckTemplatesOutput
SetRequestId sets the RequestId field's value.
func (CreateHealthCheckTemplatesOutput) String ¶
func (s CreateHealthCheckTemplatesOutput) String() string
String returns the string representation
type CreateListenerInput ¶
type CreateListenerInput struct { AclIds []*string `type:"list"` AclStatus *string `type:"string"` AclType *string `type:"string"` CACertificateId *string `type:"string"` CertCenterCertificateId *string `type:"string"` CertificateId *string `type:"string"` CertificateSource *string `type:"string"` ClientAddressTransmissionProtocol *string `type:"string"` Description *string `type:"string"` DomainExtensions []*DomainExtensionForCreateListenerInput `type:"list"` EnableHttp2 *string `type:"string"` EnableQuic *string `type:"string"` Enabled *string `type:"string"` ListenerName *string `min:"1" max:"128" type:"string"` // LoadBalancerId is a required field LoadBalancerId *string `type:"string" required:"true"` // Port is a required field Port *int64 `type:"integer" required:"true"` // Protocol is a required field Protocol *string `type:"string" required:"true"` ProxyProtocolDisabled *string `type:"string"` // ServerGroupId is a required field ServerGroupId *string `type:"string" required:"true"` Tags []*TagForCreateListenerInput `type:"list"` // contains filtered or unexported fields }
func (CreateListenerInput) GoString ¶
func (s CreateListenerInput) GoString() string
GoString returns the string representation
func (*CreateListenerInput) SetAclIds ¶
func (s *CreateListenerInput) SetAclIds(v []*string) *CreateListenerInput
SetAclIds sets the AclIds field's value.
func (*CreateListenerInput) SetAclStatus ¶
func (s *CreateListenerInput) SetAclStatus(v string) *CreateListenerInput
SetAclStatus sets the AclStatus field's value.
func (*CreateListenerInput) SetAclType ¶
func (s *CreateListenerInput) SetAclType(v string) *CreateListenerInput
SetAclType sets the AclType field's value.
func (*CreateListenerInput) SetCACertificateId ¶ added in v1.0.42
func (s *CreateListenerInput) SetCACertificateId(v string) *CreateListenerInput
SetCACertificateId sets the CACertificateId field's value.
func (*CreateListenerInput) SetCertCenterCertificateId ¶ added in v1.0.131
func (s *CreateListenerInput) SetCertCenterCertificateId(v string) *CreateListenerInput
SetCertCenterCertificateId sets the CertCenterCertificateId field's value.
func (*CreateListenerInput) SetCertificateId ¶
func (s *CreateListenerInput) SetCertificateId(v string) *CreateListenerInput
SetCertificateId sets the CertificateId field's value.
func (*CreateListenerInput) SetCertificateSource ¶ added in v1.0.131
func (s *CreateListenerInput) SetCertificateSource(v string) *CreateListenerInput
SetCertificateSource sets the CertificateSource field's value.
func (*CreateListenerInput) SetClientAddressTransmissionProtocol ¶ added in v1.0.157
func (s *CreateListenerInput) SetClientAddressTransmissionProtocol(v string) *CreateListenerInput
SetClientAddressTransmissionProtocol sets the ClientAddressTransmissionProtocol field's value.
func (*CreateListenerInput) SetDescription ¶
func (s *CreateListenerInput) SetDescription(v string) *CreateListenerInput
SetDescription sets the Description field's value.
func (*CreateListenerInput) SetDomainExtensions ¶
func (s *CreateListenerInput) SetDomainExtensions(v []*DomainExtensionForCreateListenerInput) *CreateListenerInput
SetDomainExtensions sets the DomainExtensions field's value.
func (*CreateListenerInput) SetEnableHttp2 ¶
func (s *CreateListenerInput) SetEnableHttp2(v string) *CreateListenerInput
SetEnableHttp2 sets the EnableHttp2 field's value.
func (*CreateListenerInput) SetEnableQuic ¶
func (s *CreateListenerInput) SetEnableQuic(v string) *CreateListenerInput
SetEnableQuic sets the EnableQuic field's value.
func (*CreateListenerInput) SetEnabled ¶
func (s *CreateListenerInput) SetEnabled(v string) *CreateListenerInput
SetEnabled sets the Enabled field's value.
func (*CreateListenerInput) SetListenerName ¶
func (s *CreateListenerInput) SetListenerName(v string) *CreateListenerInput
SetListenerName sets the ListenerName field's value.
func (*CreateListenerInput) SetLoadBalancerId ¶
func (s *CreateListenerInput) SetLoadBalancerId(v string) *CreateListenerInput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (*CreateListenerInput) SetPort ¶
func (s *CreateListenerInput) SetPort(v int64) *CreateListenerInput
SetPort sets the Port field's value.
func (*CreateListenerInput) SetProtocol ¶
func (s *CreateListenerInput) SetProtocol(v string) *CreateListenerInput
SetProtocol sets the Protocol field's value.
func (*CreateListenerInput) SetProxyProtocolDisabled ¶ added in v1.0.131
func (s *CreateListenerInput) SetProxyProtocolDisabled(v string) *CreateListenerInput
SetProxyProtocolDisabled sets the ProxyProtocolDisabled field's value.
func (*CreateListenerInput) SetServerGroupId ¶
func (s *CreateListenerInput) SetServerGroupId(v string) *CreateListenerInput
SetServerGroupId sets the ServerGroupId field's value.
func (*CreateListenerInput) SetTags ¶ added in v1.0.157
func (s *CreateListenerInput) SetTags(v []*TagForCreateListenerInput) *CreateListenerInput
SetTags sets the Tags field's value.
func (CreateListenerInput) String ¶
func (s CreateListenerInput) String() string
String returns the string representation
func (*CreateListenerInput) Validate ¶
func (s *CreateListenerInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateListenerOutput ¶
type CreateListenerOutput struct { Metadata *response.ResponseMetadata ListenerId *string `type:"string"` RequestId *string `type:"string"` // contains filtered or unexported fields }
func (CreateListenerOutput) GoString ¶
func (s CreateListenerOutput) GoString() string
GoString returns the string representation
func (*CreateListenerOutput) SetListenerId ¶
func (s *CreateListenerOutput) SetListenerId(v string) *CreateListenerOutput
SetListenerId sets the ListenerId field's value.
func (*CreateListenerOutput) SetRequestId ¶
func (s *CreateListenerOutput) SetRequestId(v string) *CreateListenerOutput
SetRequestId sets the RequestId field's value.
func (CreateListenerOutput) String ¶
func (s CreateListenerOutput) String() string
String returns the string representation
type CreateLoadBalancerInput ¶
type CreateLoadBalancerInput struct { AddressIpVersion *string `type:"string"` BandwidthPackageId *string `type:"string"` DeleteProtection *string `type:"string"` Description *string `type:"string"` EipBillingConfig *EipBillingConfigForCreateLoadBalancerInput `type:"structure"` Ipv6EipBillingConfig *Ipv6EipBillingConfigForCreateLoadBalancerInput `type:"structure"` LoadBalancerBillingType *int64 `type:"integer"` LoadBalancerName *string `type:"string"` ProjectName *string `type:"string"` // RegionId is a required field RegionId *string `type:"string" required:"true"` SubnetId *string `type:"string"` Tags []*TagForCreateLoadBalancerInput `type:"list"` // Type is a required field Type *string `type:"string" required:"true"` VpcId *string `type:"string"` ZoneMappings []*ZoneMappingForCreateLoadBalancerInput `type:"list"` // contains filtered or unexported fields }
func (CreateLoadBalancerInput) GoString ¶
func (s CreateLoadBalancerInput) GoString() string
GoString returns the string representation
func (*CreateLoadBalancerInput) SetAddressIpVersion ¶ added in v1.0.81
func (s *CreateLoadBalancerInput) SetAddressIpVersion(v string) *CreateLoadBalancerInput
SetAddressIpVersion sets the AddressIpVersion field's value.
func (*CreateLoadBalancerInput) SetBandwidthPackageId ¶ added in v1.0.42
func (s *CreateLoadBalancerInput) SetBandwidthPackageId(v string) *CreateLoadBalancerInput
SetBandwidthPackageId sets the BandwidthPackageId field's value.
func (*CreateLoadBalancerInput) SetDeleteProtection ¶ added in v1.0.81
func (s *CreateLoadBalancerInput) SetDeleteProtection(v string) *CreateLoadBalancerInput
SetDeleteProtection sets the DeleteProtection field's value.
func (*CreateLoadBalancerInput) SetDescription ¶
func (s *CreateLoadBalancerInput) SetDescription(v string) *CreateLoadBalancerInput
SetDescription sets the Description field's value.
func (*CreateLoadBalancerInput) SetEipBillingConfig ¶
func (s *CreateLoadBalancerInput) SetEipBillingConfig(v *EipBillingConfigForCreateLoadBalancerInput) *CreateLoadBalancerInput
SetEipBillingConfig sets the EipBillingConfig field's value.
func (*CreateLoadBalancerInput) SetIpv6EipBillingConfig ¶ added in v1.0.81
func (s *CreateLoadBalancerInput) SetIpv6EipBillingConfig(v *Ipv6EipBillingConfigForCreateLoadBalancerInput) *CreateLoadBalancerInput
SetIpv6EipBillingConfig sets the Ipv6EipBillingConfig field's value.
func (*CreateLoadBalancerInput) SetLoadBalancerBillingType ¶
func (s *CreateLoadBalancerInput) SetLoadBalancerBillingType(v int64) *CreateLoadBalancerInput
SetLoadBalancerBillingType sets the LoadBalancerBillingType field's value.
func (*CreateLoadBalancerInput) SetLoadBalancerName ¶
func (s *CreateLoadBalancerInput) SetLoadBalancerName(v string) *CreateLoadBalancerInput
SetLoadBalancerName sets the LoadBalancerName field's value.
func (*CreateLoadBalancerInput) SetProjectName ¶ added in v1.0.52
func (s *CreateLoadBalancerInput) SetProjectName(v string) *CreateLoadBalancerInput
SetProjectName sets the ProjectName field's value.
func (*CreateLoadBalancerInput) SetRegionId ¶
func (s *CreateLoadBalancerInput) SetRegionId(v string) *CreateLoadBalancerInput
SetRegionId sets the RegionId field's value.
func (*CreateLoadBalancerInput) SetSubnetId ¶
func (s *CreateLoadBalancerInput) SetSubnetId(v string) *CreateLoadBalancerInput
SetSubnetId sets the SubnetId field's value.
func (*CreateLoadBalancerInput) SetTags ¶ added in v1.0.99
func (s *CreateLoadBalancerInput) SetTags(v []*TagForCreateLoadBalancerInput) *CreateLoadBalancerInput
SetTags sets the Tags field's value.
func (*CreateLoadBalancerInput) SetType ¶
func (s *CreateLoadBalancerInput) SetType(v string) *CreateLoadBalancerInput
SetType sets the Type field's value.
func (*CreateLoadBalancerInput) SetVpcId ¶
func (s *CreateLoadBalancerInput) SetVpcId(v string) *CreateLoadBalancerInput
SetVpcId sets the VpcId field's value.
func (*CreateLoadBalancerInput) SetZoneMappings ¶ added in v1.0.26
func (s *CreateLoadBalancerInput) SetZoneMappings(v []*ZoneMappingForCreateLoadBalancerInput) *CreateLoadBalancerInput
SetZoneMappings sets the ZoneMappings field's value.
func (CreateLoadBalancerInput) String ¶
func (s CreateLoadBalancerInput) String() string
String returns the string representation
func (*CreateLoadBalancerInput) Validate ¶
func (s *CreateLoadBalancerInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateLoadBalancerOutput ¶
type CreateLoadBalancerOutput struct { Metadata *response.ResponseMetadata LoadBalancerId *string `type:"string"` RequestId *string `type:"string"` // contains filtered or unexported fields }
func (CreateLoadBalancerOutput) GoString ¶
func (s CreateLoadBalancerOutput) GoString() string
GoString returns the string representation
func (*CreateLoadBalancerOutput) SetLoadBalancerId ¶
func (s *CreateLoadBalancerOutput) SetLoadBalancerId(v string) *CreateLoadBalancerOutput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (*CreateLoadBalancerOutput) SetRequestId ¶
func (s *CreateLoadBalancerOutput) SetRequestId(v string) *CreateLoadBalancerOutput
SetRequestId sets the RequestId field's value.
func (CreateLoadBalancerOutput) String ¶
func (s CreateLoadBalancerOutput) String() string
String returns the string representation
type CreateRulesInput ¶
type CreateRulesInput struct { // ListenerId is a required field ListenerId *string `type:"string" required:"true"` Rules []*RuleForCreateRulesInput `type:"list"` // contains filtered or unexported fields }
func (CreateRulesInput) GoString ¶
func (s CreateRulesInput) GoString() string
GoString returns the string representation
func (*CreateRulesInput) SetListenerId ¶
func (s *CreateRulesInput) SetListenerId(v string) *CreateRulesInput
SetListenerId sets the ListenerId field's value.
func (*CreateRulesInput) SetRules ¶
func (s *CreateRulesInput) SetRules(v []*RuleForCreateRulesInput) *CreateRulesInput
SetRules sets the Rules field's value.
func (CreateRulesInput) String ¶
func (s CreateRulesInput) String() string
String returns the string representation
func (*CreateRulesInput) Validate ¶
func (s *CreateRulesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateRulesOutput ¶
type CreateRulesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` RuleIds []*string `type:"list"` // contains filtered or unexported fields }
func (CreateRulesOutput) GoString ¶
func (s CreateRulesOutput) GoString() string
GoString returns the string representation
func (*CreateRulesOutput) SetRequestId ¶
func (s *CreateRulesOutput) SetRequestId(v string) *CreateRulesOutput
SetRequestId sets the RequestId field's value.
func (*CreateRulesOutput) SetRuleIds ¶
func (s *CreateRulesOutput) SetRuleIds(v []*string) *CreateRulesOutput
SetRuleIds sets the RuleIds field's value.
func (CreateRulesOutput) String ¶
func (s CreateRulesOutput) String() string
String returns the string representation
type CreateServerGroupInput ¶
type CreateServerGroupInput struct { Description *string `type:"string"` HealthCheck *HealthCheckForCreateServerGroupInput `type:"structure"` ProjectName *string `type:"string"` Scheduler *string `type:"string"` ServerGroupName *string `min:"1" max:"128" type:"string"` ServerGroupType *string `type:"string"` StickySessionConfig *StickySessionConfigForCreateServerGroupInput `type:"structure"` // VpcId is a required field VpcId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (CreateServerGroupInput) GoString ¶
func (s CreateServerGroupInput) GoString() string
GoString returns the string representation
func (*CreateServerGroupInput) SetDescription ¶
func (s *CreateServerGroupInput) SetDescription(v string) *CreateServerGroupInput
SetDescription sets the Description field's value.
func (*CreateServerGroupInput) SetHealthCheck ¶
func (s *CreateServerGroupInput) SetHealthCheck(v *HealthCheckForCreateServerGroupInput) *CreateServerGroupInput
SetHealthCheck sets the HealthCheck field's value.
func (*CreateServerGroupInput) SetProjectName ¶ added in v1.0.52
func (s *CreateServerGroupInput) SetProjectName(v string) *CreateServerGroupInput
SetProjectName sets the ProjectName field's value.
func (*CreateServerGroupInput) SetScheduler ¶
func (s *CreateServerGroupInput) SetScheduler(v string) *CreateServerGroupInput
SetScheduler sets the Scheduler field's value.
func (*CreateServerGroupInput) SetServerGroupName ¶
func (s *CreateServerGroupInput) SetServerGroupName(v string) *CreateServerGroupInput
SetServerGroupName sets the ServerGroupName field's value.
func (*CreateServerGroupInput) SetServerGroupType ¶ added in v1.0.52
func (s *CreateServerGroupInput) SetServerGroupType(v string) *CreateServerGroupInput
SetServerGroupType sets the ServerGroupType field's value.
func (*CreateServerGroupInput) SetStickySessionConfig ¶ added in v1.0.42
func (s *CreateServerGroupInput) SetStickySessionConfig(v *StickySessionConfigForCreateServerGroupInput) *CreateServerGroupInput
SetStickySessionConfig sets the StickySessionConfig field's value.
func (*CreateServerGroupInput) SetVpcId ¶
func (s *CreateServerGroupInput) SetVpcId(v string) *CreateServerGroupInput
SetVpcId sets the VpcId field's value.
func (CreateServerGroupInput) String ¶
func (s CreateServerGroupInput) String() string
String returns the string representation
func (*CreateServerGroupInput) Validate ¶
func (s *CreateServerGroupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type CreateServerGroupOutput ¶
type CreateServerGroupOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` ServerGroupId *string `type:"string"` // contains filtered or unexported fields }
func (CreateServerGroupOutput) GoString ¶
func (s CreateServerGroupOutput) GoString() string
GoString returns the string representation
func (*CreateServerGroupOutput) SetRequestId ¶
func (s *CreateServerGroupOutput) SetRequestId(v string) *CreateServerGroupOutput
SetRequestId sets the RequestId field's value.
func (*CreateServerGroupOutput) SetServerGroupId ¶
func (s *CreateServerGroupOutput) SetServerGroupId(v string) *CreateServerGroupOutput
SetServerGroupId sets the ServerGroupId field's value.
func (CreateServerGroupOutput) String ¶
func (s CreateServerGroupOutput) String() string
String returns the string representation
type CustomizedCfgForDescribeCustomizedCfgsOutput ¶
type CustomizedCfgForDescribeCustomizedCfgsOutput struct { CreateTime *string `type:"string"` CustomizedCfgContent *string `type:"string"` CustomizedCfgId *string `type:"string"` CustomizedCfgName *string `type:"string"` Description *string `type:"string"` Listeners []*string `type:"list"` ProjectName *string `type:"string"` Status *string `type:"string"` UpdateTime *string `type:"string"` // contains filtered or unexported fields }
func (CustomizedCfgForDescribeCustomizedCfgsOutput) GoString ¶
func (s CustomizedCfgForDescribeCustomizedCfgsOutput) GoString() string
GoString returns the string representation
func (*CustomizedCfgForDescribeCustomizedCfgsOutput) SetCreateTime ¶
func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetCreateTime(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
SetCreateTime sets the CreateTime field's value.
func (*CustomizedCfgForDescribeCustomizedCfgsOutput) SetCustomizedCfgContent ¶
func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetCustomizedCfgContent(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
SetCustomizedCfgContent sets the CustomizedCfgContent field's value.
func (*CustomizedCfgForDescribeCustomizedCfgsOutput) SetCustomizedCfgId ¶
func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetCustomizedCfgId(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
SetCustomizedCfgId sets the CustomizedCfgId field's value.
func (*CustomizedCfgForDescribeCustomizedCfgsOutput) SetCustomizedCfgName ¶
func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetCustomizedCfgName(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
SetCustomizedCfgName sets the CustomizedCfgName field's value.
func (*CustomizedCfgForDescribeCustomizedCfgsOutput) SetDescription ¶
func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetDescription(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
SetDescription sets the Description field's value.
func (*CustomizedCfgForDescribeCustomizedCfgsOutput) SetListeners ¶
func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetListeners(v []*string) *CustomizedCfgForDescribeCustomizedCfgsOutput
SetListeners sets the Listeners field's value.
func (*CustomizedCfgForDescribeCustomizedCfgsOutput) SetProjectName ¶ added in v1.0.52
func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetProjectName(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
SetProjectName sets the ProjectName field's value.
func (*CustomizedCfgForDescribeCustomizedCfgsOutput) SetStatus ¶
func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetStatus(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
SetStatus sets the Status field's value.
func (*CustomizedCfgForDescribeCustomizedCfgsOutput) SetUpdateTime ¶
func (s *CustomizedCfgForDescribeCustomizedCfgsOutput) SetUpdateTime(v string) *CustomizedCfgForDescribeCustomizedCfgsOutput
SetUpdateTime sets the UpdateTime field's value.
func (CustomizedCfgForDescribeCustomizedCfgsOutput) String ¶
func (s CustomizedCfgForDescribeCustomizedCfgsOutput) String() string
String returns the string representation
type DeleteAclInput ¶
type DeleteAclInput struct { // AclId is a required field AclId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteAclInput) GoString ¶
func (s DeleteAclInput) GoString() string
GoString returns the string representation
func (*DeleteAclInput) SetAclId ¶
func (s *DeleteAclInput) SetAclId(v string) *DeleteAclInput
SetAclId sets the AclId field's value.
func (DeleteAclInput) String ¶
func (s DeleteAclInput) String() string
String returns the string representation
func (*DeleteAclInput) Validate ¶
func (s *DeleteAclInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteAclOutput ¶
type DeleteAclOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (DeleteAclOutput) GoString ¶
func (s DeleteAclOutput) GoString() string
GoString returns the string representation
func (*DeleteAclOutput) SetRequestId ¶
func (s *DeleteAclOutput) SetRequestId(v string) *DeleteAclOutput
SetRequestId sets the RequestId field's value.
func (DeleteAclOutput) String ¶
func (s DeleteAclOutput) String() string
String returns the string representation
type DeleteCACertificateInput ¶ added in v1.0.42
type DeleteCACertificateInput struct { // CACertificateId is a required field CACertificateId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteCACertificateInput) GoString ¶ added in v1.0.42
func (s DeleteCACertificateInput) GoString() string
GoString returns the string representation
func (*DeleteCACertificateInput) SetCACertificateId ¶ added in v1.0.42
func (s *DeleteCACertificateInput) SetCACertificateId(v string) *DeleteCACertificateInput
SetCACertificateId sets the CACertificateId field's value.
func (DeleteCACertificateInput) String ¶ added in v1.0.42
func (s DeleteCACertificateInput) String() string
String returns the string representation
func (*DeleteCACertificateInput) Validate ¶ added in v1.0.42
func (s *DeleteCACertificateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteCACertificateOutput ¶ added in v1.0.42
type DeleteCACertificateOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (DeleteCACertificateOutput) GoString ¶ added in v1.0.42
func (s DeleteCACertificateOutput) GoString() string
GoString returns the string representation
func (*DeleteCACertificateOutput) SetRequestId ¶ added in v1.0.42
func (s *DeleteCACertificateOutput) SetRequestId(v string) *DeleteCACertificateOutput
SetRequestId sets the RequestId field's value.
func (DeleteCACertificateOutput) String ¶ added in v1.0.42
func (s DeleteCACertificateOutput) String() string
String returns the string representation
type DeleteCertificateInput ¶
type DeleteCertificateInput struct { // CertificateId is a required field CertificateId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteCertificateInput) GoString ¶
func (s DeleteCertificateInput) GoString() string
GoString returns the string representation
func (*DeleteCertificateInput) SetCertificateId ¶
func (s *DeleteCertificateInput) SetCertificateId(v string) *DeleteCertificateInput
SetCertificateId sets the CertificateId field's value.
func (DeleteCertificateInput) String ¶
func (s DeleteCertificateInput) String() string
String returns the string representation
func (*DeleteCertificateInput) Validate ¶
func (s *DeleteCertificateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteCertificateOutput ¶
type DeleteCertificateOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (DeleteCertificateOutput) GoString ¶
func (s DeleteCertificateOutput) GoString() string
GoString returns the string representation
func (*DeleteCertificateOutput) SetRequestId ¶
func (s *DeleteCertificateOutput) SetRequestId(v string) *DeleteCertificateOutput
SetRequestId sets the RequestId field's value.
func (DeleteCertificateOutput) String ¶
func (s DeleteCertificateOutput) String() string
String returns the string representation
type DeleteCustomizedCfgInput ¶
type DeleteCustomizedCfgInput struct { // CustomizedCfgId is a required field CustomizedCfgId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteCustomizedCfgInput) GoString ¶
func (s DeleteCustomizedCfgInput) GoString() string
GoString returns the string representation
func (*DeleteCustomizedCfgInput) SetCustomizedCfgId ¶
func (s *DeleteCustomizedCfgInput) SetCustomizedCfgId(v string) *DeleteCustomizedCfgInput
SetCustomizedCfgId sets the CustomizedCfgId field's value.
func (DeleteCustomizedCfgInput) String ¶
func (s DeleteCustomizedCfgInput) String() string
String returns the string representation
func (*DeleteCustomizedCfgInput) Validate ¶
func (s *DeleteCustomizedCfgInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteCustomizedCfgOutput ¶
type DeleteCustomizedCfgOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (DeleteCustomizedCfgOutput) GoString ¶
func (s DeleteCustomizedCfgOutput) GoString() string
GoString returns the string representation
func (*DeleteCustomizedCfgOutput) SetRequestId ¶
func (s *DeleteCustomizedCfgOutput) SetRequestId(v string) *DeleteCustomizedCfgOutput
SetRequestId sets the RequestId field's value.
func (DeleteCustomizedCfgOutput) String ¶
func (s DeleteCustomizedCfgOutput) String() string
String returns the string representation
type DeleteHealthCheckTemplatesInput ¶
type DeleteHealthCheckTemplatesInput struct { // HealthCheckTemplateIds is a required field HealthCheckTemplateIds []*string `type:"list" required:"true"` // contains filtered or unexported fields }
func (DeleteHealthCheckTemplatesInput) GoString ¶
func (s DeleteHealthCheckTemplatesInput) GoString() string
GoString returns the string representation
func (*DeleteHealthCheckTemplatesInput) SetHealthCheckTemplateIds ¶
func (s *DeleteHealthCheckTemplatesInput) SetHealthCheckTemplateIds(v []*string) *DeleteHealthCheckTemplatesInput
SetHealthCheckTemplateIds sets the HealthCheckTemplateIds field's value.
func (DeleteHealthCheckTemplatesInput) String ¶
func (s DeleteHealthCheckTemplatesInput) String() string
String returns the string representation
func (*DeleteHealthCheckTemplatesInput) Validate ¶
func (s *DeleteHealthCheckTemplatesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteHealthCheckTemplatesOutput ¶
type DeleteHealthCheckTemplatesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (DeleteHealthCheckTemplatesOutput) GoString ¶
func (s DeleteHealthCheckTemplatesOutput) GoString() string
GoString returns the string representation
func (*DeleteHealthCheckTemplatesOutput) SetRequestId ¶
func (s *DeleteHealthCheckTemplatesOutput) SetRequestId(v string) *DeleteHealthCheckTemplatesOutput
SetRequestId sets the RequestId field's value.
func (DeleteHealthCheckTemplatesOutput) String ¶
func (s DeleteHealthCheckTemplatesOutput) String() string
String returns the string representation
type DeleteListenerInput ¶
type DeleteListenerInput struct { // ListenerId is a required field ListenerId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteListenerInput) GoString ¶
func (s DeleteListenerInput) GoString() string
GoString returns the string representation
func (*DeleteListenerInput) SetListenerId ¶
func (s *DeleteListenerInput) SetListenerId(v string) *DeleteListenerInput
SetListenerId sets the ListenerId field's value.
func (DeleteListenerInput) String ¶
func (s DeleteListenerInput) String() string
String returns the string representation
func (*DeleteListenerInput) Validate ¶
func (s *DeleteListenerInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteListenerOutput ¶
type DeleteListenerOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (DeleteListenerOutput) GoString ¶
func (s DeleteListenerOutput) GoString() string
GoString returns the string representation
func (*DeleteListenerOutput) SetRequestId ¶
func (s *DeleteListenerOutput) SetRequestId(v string) *DeleteListenerOutput
SetRequestId sets the RequestId field's value.
func (DeleteListenerOutput) String ¶
func (s DeleteListenerOutput) String() string
String returns the string representation
type DeleteLoadBalancerInput ¶
type DeleteLoadBalancerInput struct { // LoadBalancerId is a required field LoadBalancerId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteLoadBalancerInput) GoString ¶
func (s DeleteLoadBalancerInput) GoString() string
GoString returns the string representation
func (*DeleteLoadBalancerInput) SetLoadBalancerId ¶
func (s *DeleteLoadBalancerInput) SetLoadBalancerId(v string) *DeleteLoadBalancerInput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (DeleteLoadBalancerInput) String ¶
func (s DeleteLoadBalancerInput) String() string
String returns the string representation
func (*DeleteLoadBalancerInput) Validate ¶
func (s *DeleteLoadBalancerInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteLoadBalancerOutput ¶
type DeleteLoadBalancerOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (DeleteLoadBalancerOutput) GoString ¶
func (s DeleteLoadBalancerOutput) GoString() string
GoString returns the string representation
func (*DeleteLoadBalancerOutput) SetRequestId ¶
func (s *DeleteLoadBalancerOutput) SetRequestId(v string) *DeleteLoadBalancerOutput
SetRequestId sets the RequestId field's value.
func (DeleteLoadBalancerOutput) String ¶
func (s DeleteLoadBalancerOutput) String() string
String returns the string representation
type DeleteRulesInput ¶
type DeleteRulesInput struct { // ListenerId is a required field ListenerId *string `type:"string" required:"true"` // RuleIds is a required field RuleIds []*string `type:"list" required:"true"` // contains filtered or unexported fields }
func (DeleteRulesInput) GoString ¶
func (s DeleteRulesInput) GoString() string
GoString returns the string representation
func (*DeleteRulesInput) SetListenerId ¶
func (s *DeleteRulesInput) SetListenerId(v string) *DeleteRulesInput
SetListenerId sets the ListenerId field's value.
func (*DeleteRulesInput) SetRuleIds ¶
func (s *DeleteRulesInput) SetRuleIds(v []*string) *DeleteRulesInput
SetRuleIds sets the RuleIds field's value.
func (DeleteRulesInput) String ¶
func (s DeleteRulesInput) String() string
String returns the string representation
func (*DeleteRulesInput) Validate ¶
func (s *DeleteRulesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteRulesOutput ¶
type DeleteRulesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (DeleteRulesOutput) GoString ¶
func (s DeleteRulesOutput) GoString() string
GoString returns the string representation
func (*DeleteRulesOutput) SetRequestId ¶
func (s *DeleteRulesOutput) SetRequestId(v string) *DeleteRulesOutput
SetRequestId sets the RequestId field's value.
func (DeleteRulesOutput) String ¶
func (s DeleteRulesOutput) String() string
String returns the string representation
type DeleteServerGroupInput ¶
type DeleteServerGroupInput struct { // ServerGroupId is a required field ServerGroupId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DeleteServerGroupInput) GoString ¶
func (s DeleteServerGroupInput) GoString() string
GoString returns the string representation
func (*DeleteServerGroupInput) SetServerGroupId ¶
func (s *DeleteServerGroupInput) SetServerGroupId(v string) *DeleteServerGroupInput
SetServerGroupId sets the ServerGroupId field's value.
func (DeleteServerGroupInput) String ¶
func (s DeleteServerGroupInput) String() string
String returns the string representation
func (*DeleteServerGroupInput) Validate ¶
func (s *DeleteServerGroupInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DeleteServerGroupOutput ¶
type DeleteServerGroupOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (DeleteServerGroupOutput) GoString ¶
func (s DeleteServerGroupOutput) GoString() string
GoString returns the string representation
func (*DeleteServerGroupOutput) SetRequestId ¶
func (s *DeleteServerGroupOutput) SetRequestId(v string) *DeleteServerGroupOutput
SetRequestId sets the RequestId field's value.
func (DeleteServerGroupOutput) String ¶
func (s DeleteServerGroupOutput) String() string
String returns the string representation
type DescribeAclAttributesInput ¶
type DescribeAclAttributesInput struct { // AclId is a required field AclId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DescribeAclAttributesInput) GoString ¶
func (s DescribeAclAttributesInput) GoString() string
GoString returns the string representation
func (*DescribeAclAttributesInput) SetAclId ¶
func (s *DescribeAclAttributesInput) SetAclId(v string) *DescribeAclAttributesInput
SetAclId sets the AclId field's value.
func (DescribeAclAttributesInput) String ¶
func (s DescribeAclAttributesInput) String() string
String returns the string representation
func (*DescribeAclAttributesInput) Validate ¶
func (s *DescribeAclAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeAclAttributesOutput ¶
type DescribeAclAttributesOutput struct { Metadata *response.ResponseMetadata AclEntries []*AclEntryForDescribeAclAttributesOutput `type:"list"` AclId *string `type:"string"` AclName *string `type:"string"` CreateTime *string `type:"string"` Description *string `type:"string"` Listeners []*ListenerForDescribeAclAttributesOutput `type:"list"` ProjectName *string `type:"string"` RequestId *string `type:"string"` Status *string `type:"string"` UpdateTime *string `type:"string"` // contains filtered or unexported fields }
func (DescribeAclAttributesOutput) GoString ¶
func (s DescribeAclAttributesOutput) GoString() string
GoString returns the string representation
func (*DescribeAclAttributesOutput) SetAclEntries ¶
func (s *DescribeAclAttributesOutput) SetAclEntries(v []*AclEntryForDescribeAclAttributesOutput) *DescribeAclAttributesOutput
SetAclEntries sets the AclEntries field's value.
func (*DescribeAclAttributesOutput) SetAclId ¶
func (s *DescribeAclAttributesOutput) SetAclId(v string) *DescribeAclAttributesOutput
SetAclId sets the AclId field's value.
func (*DescribeAclAttributesOutput) SetAclName ¶
func (s *DescribeAclAttributesOutput) SetAclName(v string) *DescribeAclAttributesOutput
SetAclName sets the AclName field's value.
func (*DescribeAclAttributesOutput) SetCreateTime ¶
func (s *DescribeAclAttributesOutput) SetCreateTime(v string) *DescribeAclAttributesOutput
SetCreateTime sets the CreateTime field's value.
func (*DescribeAclAttributesOutput) SetDescription ¶
func (s *DescribeAclAttributesOutput) SetDescription(v string) *DescribeAclAttributesOutput
SetDescription sets the Description field's value.
func (*DescribeAclAttributesOutput) SetListeners ¶
func (s *DescribeAclAttributesOutput) SetListeners(v []*ListenerForDescribeAclAttributesOutput) *DescribeAclAttributesOutput
SetListeners sets the Listeners field's value.
func (*DescribeAclAttributesOutput) SetProjectName ¶ added in v1.0.52
func (s *DescribeAclAttributesOutput) SetProjectName(v string) *DescribeAclAttributesOutput
SetProjectName sets the ProjectName field's value.
func (*DescribeAclAttributesOutput) SetRequestId ¶
func (s *DescribeAclAttributesOutput) SetRequestId(v string) *DescribeAclAttributesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeAclAttributesOutput) SetStatus ¶ added in v1.0.42
func (s *DescribeAclAttributesOutput) SetStatus(v string) *DescribeAclAttributesOutput
SetStatus sets the Status field's value.
func (*DescribeAclAttributesOutput) SetUpdateTime ¶
func (s *DescribeAclAttributesOutput) SetUpdateTime(v string) *DescribeAclAttributesOutput
SetUpdateTime sets the UpdateTime field's value.
func (DescribeAclAttributesOutput) String ¶
func (s DescribeAclAttributesOutput) String() string
String returns the string representation
type DescribeAclsInput ¶
type DescribeAclsInput struct { AclIds []*string `type:"list"` AclName *string `type:"string"` PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` ProjectName *string `type:"string"` // contains filtered or unexported fields }
func (DescribeAclsInput) GoString ¶
func (s DescribeAclsInput) GoString() string
GoString returns the string representation
func (*DescribeAclsInput) SetAclIds ¶
func (s *DescribeAclsInput) SetAclIds(v []*string) *DescribeAclsInput
SetAclIds sets the AclIds field's value.
func (*DescribeAclsInput) SetAclName ¶
func (s *DescribeAclsInput) SetAclName(v string) *DescribeAclsInput
SetAclName sets the AclName field's value.
func (*DescribeAclsInput) SetPageNumber ¶
func (s *DescribeAclsInput) SetPageNumber(v int64) *DescribeAclsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeAclsInput) SetPageSize ¶
func (s *DescribeAclsInput) SetPageSize(v int64) *DescribeAclsInput
SetPageSize sets the PageSize field's value.
func (*DescribeAclsInput) SetProjectName ¶ added in v1.0.52
func (s *DescribeAclsInput) SetProjectName(v string) *DescribeAclsInput
SetProjectName sets the ProjectName field's value.
func (DescribeAclsInput) String ¶
func (s DescribeAclsInput) String() string
String returns the string representation
type DescribeAclsOutput ¶
type DescribeAclsOutput struct { Metadata *response.ResponseMetadata Acls []*AclForDescribeAclsOutput `type:"list"` PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` RequestId *string `type:"string"` TotalCount *int64 `type:"integer"` // contains filtered or unexported fields }
func (DescribeAclsOutput) GoString ¶
func (s DescribeAclsOutput) GoString() string
GoString returns the string representation
func (*DescribeAclsOutput) SetAcls ¶
func (s *DescribeAclsOutput) SetAcls(v []*AclForDescribeAclsOutput) *DescribeAclsOutput
SetAcls sets the Acls field's value.
func (*DescribeAclsOutput) SetPageNumber ¶
func (s *DescribeAclsOutput) SetPageNumber(v int64) *DescribeAclsOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeAclsOutput) SetPageSize ¶
func (s *DescribeAclsOutput) SetPageSize(v int64) *DescribeAclsOutput
SetPageSize sets the PageSize field's value.
func (*DescribeAclsOutput) SetRequestId ¶
func (s *DescribeAclsOutput) SetRequestId(v string) *DescribeAclsOutput
SetRequestId sets the RequestId field's value.
func (*DescribeAclsOutput) SetTotalCount ¶
func (s *DescribeAclsOutput) SetTotalCount(v int64) *DescribeAclsOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeAclsOutput) String ¶
func (s DescribeAclsOutput) String() string
String returns the string representation
type DescribeAllCertificatesInput ¶ added in v1.0.63
type DescribeAllCertificatesInput struct { CertificateIds []*string `type:"list"` CertificateName *string `type:"string"` CertificateType *string `type:"string"` PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` ProjectName *string `type:"string"` // contains filtered or unexported fields }
func (DescribeAllCertificatesInput) GoString ¶ added in v1.0.63
func (s DescribeAllCertificatesInput) GoString() string
GoString returns the string representation
func (*DescribeAllCertificatesInput) SetCertificateIds ¶ added in v1.0.63
func (s *DescribeAllCertificatesInput) SetCertificateIds(v []*string) *DescribeAllCertificatesInput
SetCertificateIds sets the CertificateIds field's value.
func (*DescribeAllCertificatesInput) SetCertificateName ¶ added in v1.0.63
func (s *DescribeAllCertificatesInput) SetCertificateName(v string) *DescribeAllCertificatesInput
SetCertificateName sets the CertificateName field's value.
func (*DescribeAllCertificatesInput) SetCertificateType ¶ added in v1.0.63
func (s *DescribeAllCertificatesInput) SetCertificateType(v string) *DescribeAllCertificatesInput
SetCertificateType sets the CertificateType field's value.
func (*DescribeAllCertificatesInput) SetPageNumber ¶ added in v1.0.63
func (s *DescribeAllCertificatesInput) SetPageNumber(v int64) *DescribeAllCertificatesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeAllCertificatesInput) SetPageSize ¶ added in v1.0.63
func (s *DescribeAllCertificatesInput) SetPageSize(v int64) *DescribeAllCertificatesInput
SetPageSize sets the PageSize field's value.
func (*DescribeAllCertificatesInput) SetProjectName ¶ added in v1.0.63
func (s *DescribeAllCertificatesInput) SetProjectName(v string) *DescribeAllCertificatesInput
SetProjectName sets the ProjectName field's value.
func (DescribeAllCertificatesInput) String ¶ added in v1.0.63
func (s DescribeAllCertificatesInput) String() string
String returns the string representation
type DescribeAllCertificatesOutput ¶ added in v1.0.63
type DescribeAllCertificatesOutput struct { Metadata *response.ResponseMetadata Certificates []*CertificateForDescribeAllCertificatesOutput `type:"list"` PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` RequestId *string `type:"string"` TotalCount *int64 `type:"integer"` // contains filtered or unexported fields }
func (DescribeAllCertificatesOutput) GoString ¶ added in v1.0.63
func (s DescribeAllCertificatesOutput) GoString() string
GoString returns the string representation
func (*DescribeAllCertificatesOutput) SetCertificates ¶ added in v1.0.63
func (s *DescribeAllCertificatesOutput) SetCertificates(v []*CertificateForDescribeAllCertificatesOutput) *DescribeAllCertificatesOutput
SetCertificates sets the Certificates field's value.
func (*DescribeAllCertificatesOutput) SetPageNumber ¶ added in v1.0.63
func (s *DescribeAllCertificatesOutput) SetPageNumber(v int64) *DescribeAllCertificatesOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeAllCertificatesOutput) SetPageSize ¶ added in v1.0.63
func (s *DescribeAllCertificatesOutput) SetPageSize(v int64) *DescribeAllCertificatesOutput
SetPageSize sets the PageSize field's value.
func (*DescribeAllCertificatesOutput) SetRequestId ¶ added in v1.0.63
func (s *DescribeAllCertificatesOutput) SetRequestId(v string) *DescribeAllCertificatesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeAllCertificatesOutput) SetTotalCount ¶ added in v1.0.63
func (s *DescribeAllCertificatesOutput) SetTotalCount(v int64) *DescribeAllCertificatesOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeAllCertificatesOutput) String ¶ added in v1.0.63
func (s DescribeAllCertificatesOutput) String() string
String returns the string representation
type DescribeCACertificatesInput ¶ added in v1.0.42
type DescribeCACertificatesInput struct { CACertificateIds []*string `type:"list"` CACertificateName *string `type:"string"` PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` ProjectName *string `type:"string"` // contains filtered or unexported fields }
func (DescribeCACertificatesInput) GoString ¶ added in v1.0.42
func (s DescribeCACertificatesInput) GoString() string
GoString returns the string representation
func (*DescribeCACertificatesInput) SetCACertificateIds ¶ added in v1.0.42
func (s *DescribeCACertificatesInput) SetCACertificateIds(v []*string) *DescribeCACertificatesInput
SetCACertificateIds sets the CACertificateIds field's value.
func (*DescribeCACertificatesInput) SetCACertificateName ¶ added in v1.0.42
func (s *DescribeCACertificatesInput) SetCACertificateName(v string) *DescribeCACertificatesInput
SetCACertificateName sets the CACertificateName field's value.
func (*DescribeCACertificatesInput) SetPageNumber ¶ added in v1.0.42
func (s *DescribeCACertificatesInput) SetPageNumber(v int64) *DescribeCACertificatesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeCACertificatesInput) SetPageSize ¶ added in v1.0.42
func (s *DescribeCACertificatesInput) SetPageSize(v int64) *DescribeCACertificatesInput
SetPageSize sets the PageSize field's value.
func (*DescribeCACertificatesInput) SetProjectName ¶ added in v1.0.52
func (s *DescribeCACertificatesInput) SetProjectName(v string) *DescribeCACertificatesInput
SetProjectName sets the ProjectName field's value.
func (DescribeCACertificatesInput) String ¶ added in v1.0.42
func (s DescribeCACertificatesInput) String() string
String returns the string representation
type DescribeCACertificatesOutput ¶ added in v1.0.42
type DescribeCACertificatesOutput struct { Metadata *response.ResponseMetadata CACertificates []*CACertificateForDescribeCACertificatesOutput `type:"list"` PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` RequestId *string `type:"string"` TotalCount *int64 `type:"integer"` // contains filtered or unexported fields }
func (DescribeCACertificatesOutput) GoString ¶ added in v1.0.42
func (s DescribeCACertificatesOutput) GoString() string
GoString returns the string representation
func (*DescribeCACertificatesOutput) SetCACertificates ¶ added in v1.0.42
func (s *DescribeCACertificatesOutput) SetCACertificates(v []*CACertificateForDescribeCACertificatesOutput) *DescribeCACertificatesOutput
SetCACertificates sets the CACertificates field's value.
func (*DescribeCACertificatesOutput) SetPageNumber ¶ added in v1.0.42
func (s *DescribeCACertificatesOutput) SetPageNumber(v int64) *DescribeCACertificatesOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeCACertificatesOutput) SetPageSize ¶ added in v1.0.42
func (s *DescribeCACertificatesOutput) SetPageSize(v int64) *DescribeCACertificatesOutput
SetPageSize sets the PageSize field's value.
func (*DescribeCACertificatesOutput) SetRequestId ¶ added in v1.0.42
func (s *DescribeCACertificatesOutput) SetRequestId(v string) *DescribeCACertificatesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeCACertificatesOutput) SetTotalCount ¶ added in v1.0.42
func (s *DescribeCACertificatesOutput) SetTotalCount(v int64) *DescribeCACertificatesOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeCACertificatesOutput) String ¶ added in v1.0.42
func (s DescribeCACertificatesOutput) String() string
String returns the string representation
type DescribeCertificatesInput ¶
type DescribeCertificatesInput struct { CertificateIds []*string `type:"list"` CertificateName *string `type:"string"` PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` ProjectName *string `type:"string"` // contains filtered or unexported fields }
func (DescribeCertificatesInput) GoString ¶
func (s DescribeCertificatesInput) GoString() string
GoString returns the string representation
func (*DescribeCertificatesInput) SetCertificateIds ¶
func (s *DescribeCertificatesInput) SetCertificateIds(v []*string) *DescribeCertificatesInput
SetCertificateIds sets the CertificateIds field's value.
func (*DescribeCertificatesInput) SetCertificateName ¶
func (s *DescribeCertificatesInput) SetCertificateName(v string) *DescribeCertificatesInput
SetCertificateName sets the CertificateName field's value.
func (*DescribeCertificatesInput) SetPageNumber ¶
func (s *DescribeCertificatesInput) SetPageNumber(v int64) *DescribeCertificatesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeCertificatesInput) SetPageSize ¶
func (s *DescribeCertificatesInput) SetPageSize(v int64) *DescribeCertificatesInput
SetPageSize sets the PageSize field's value.
func (*DescribeCertificatesInput) SetProjectName ¶ added in v1.0.52
func (s *DescribeCertificatesInput) SetProjectName(v string) *DescribeCertificatesInput
SetProjectName sets the ProjectName field's value.
func (DescribeCertificatesInput) String ¶
func (s DescribeCertificatesInput) String() string
String returns the string representation
type DescribeCertificatesOutput ¶
type DescribeCertificatesOutput struct { Metadata *response.ResponseMetadata Certificates []*CertificateForDescribeCertificatesOutput `type:"list"` PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` RequestId *string `type:"string"` TotalCount *int64 `type:"integer"` // contains filtered or unexported fields }
func (DescribeCertificatesOutput) GoString ¶
func (s DescribeCertificatesOutput) GoString() string
GoString returns the string representation
func (*DescribeCertificatesOutput) SetCertificates ¶
func (s *DescribeCertificatesOutput) SetCertificates(v []*CertificateForDescribeCertificatesOutput) *DescribeCertificatesOutput
SetCertificates sets the Certificates field's value.
func (*DescribeCertificatesOutput) SetPageNumber ¶
func (s *DescribeCertificatesOutput) SetPageNumber(v int64) *DescribeCertificatesOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeCertificatesOutput) SetPageSize ¶
func (s *DescribeCertificatesOutput) SetPageSize(v int64) *DescribeCertificatesOutput
SetPageSize sets the PageSize field's value.
func (*DescribeCertificatesOutput) SetRequestId ¶
func (s *DescribeCertificatesOutput) SetRequestId(v string) *DescribeCertificatesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeCertificatesOutput) SetTotalCount ¶
func (s *DescribeCertificatesOutput) SetTotalCount(v int64) *DescribeCertificatesOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeCertificatesOutput) String ¶
func (s DescribeCertificatesOutput) String() string
String returns the string representation
type DescribeCustomizedCfgAttributesInput ¶
type DescribeCustomizedCfgAttributesInput struct { // CustomizedCfgId is a required field CustomizedCfgId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DescribeCustomizedCfgAttributesInput) GoString ¶
func (s DescribeCustomizedCfgAttributesInput) GoString() string
GoString returns the string representation
func (*DescribeCustomizedCfgAttributesInput) SetCustomizedCfgId ¶
func (s *DescribeCustomizedCfgAttributesInput) SetCustomizedCfgId(v string) *DescribeCustomizedCfgAttributesInput
SetCustomizedCfgId sets the CustomizedCfgId field's value.
func (DescribeCustomizedCfgAttributesInput) String ¶
func (s DescribeCustomizedCfgAttributesInput) String() string
String returns the string representation
func (*DescribeCustomizedCfgAttributesInput) Validate ¶
func (s *DescribeCustomizedCfgAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeCustomizedCfgAttributesOutput ¶
type DescribeCustomizedCfgAttributesOutput struct { Metadata *response.ResponseMetadata CreateTime *string `type:"string"` CustomizedCfgContent *string `type:"string"` CustomizedCfgId *string `type:"string"` CustomizedCfgName *string `type:"string"` Description *string `type:"string"` Listeners []*ListenerForDescribeCustomizedCfgAttributesOutput `type:"list"` ProjectName *string `type:"string"` RequestId *string `type:"string"` Status *string `type:"string"` UpdateTime *string `type:"string"` // contains filtered or unexported fields }
func (DescribeCustomizedCfgAttributesOutput) GoString ¶
func (s DescribeCustomizedCfgAttributesOutput) GoString() string
GoString returns the string representation
func (*DescribeCustomizedCfgAttributesOutput) SetCreateTime ¶
func (s *DescribeCustomizedCfgAttributesOutput) SetCreateTime(v string) *DescribeCustomizedCfgAttributesOutput
SetCreateTime sets the CreateTime field's value.
func (*DescribeCustomizedCfgAttributesOutput) SetCustomizedCfgContent ¶
func (s *DescribeCustomizedCfgAttributesOutput) SetCustomizedCfgContent(v string) *DescribeCustomizedCfgAttributesOutput
SetCustomizedCfgContent sets the CustomizedCfgContent field's value.
func (*DescribeCustomizedCfgAttributesOutput) SetCustomizedCfgId ¶
func (s *DescribeCustomizedCfgAttributesOutput) SetCustomizedCfgId(v string) *DescribeCustomizedCfgAttributesOutput
SetCustomizedCfgId sets the CustomizedCfgId field's value.
func (*DescribeCustomizedCfgAttributesOutput) SetCustomizedCfgName ¶
func (s *DescribeCustomizedCfgAttributesOutput) SetCustomizedCfgName(v string) *DescribeCustomizedCfgAttributesOutput
SetCustomizedCfgName sets the CustomizedCfgName field's value.
func (*DescribeCustomizedCfgAttributesOutput) SetDescription ¶
func (s *DescribeCustomizedCfgAttributesOutput) SetDescription(v string) *DescribeCustomizedCfgAttributesOutput
SetDescription sets the Description field's value.
func (*DescribeCustomizedCfgAttributesOutput) SetListeners ¶
func (s *DescribeCustomizedCfgAttributesOutput) SetListeners(v []*ListenerForDescribeCustomizedCfgAttributesOutput) *DescribeCustomizedCfgAttributesOutput
SetListeners sets the Listeners field's value.
func (*DescribeCustomizedCfgAttributesOutput) SetProjectName ¶ added in v1.0.52
func (s *DescribeCustomizedCfgAttributesOutput) SetProjectName(v string) *DescribeCustomizedCfgAttributesOutput
SetProjectName sets the ProjectName field's value.
func (*DescribeCustomizedCfgAttributesOutput) SetRequestId ¶
func (s *DescribeCustomizedCfgAttributesOutput) SetRequestId(v string) *DescribeCustomizedCfgAttributesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeCustomizedCfgAttributesOutput) SetStatus ¶
func (s *DescribeCustomizedCfgAttributesOutput) SetStatus(v string) *DescribeCustomizedCfgAttributesOutput
SetStatus sets the Status field's value.
func (*DescribeCustomizedCfgAttributesOutput) SetUpdateTime ¶
func (s *DescribeCustomizedCfgAttributesOutput) SetUpdateTime(v string) *DescribeCustomizedCfgAttributesOutput
SetUpdateTime sets the UpdateTime field's value.
func (DescribeCustomizedCfgAttributesOutput) String ¶
func (s DescribeCustomizedCfgAttributesOutput) String() string
String returns the string representation
type DescribeCustomizedCfgsInput ¶
type DescribeCustomizedCfgsInput struct { CustomizedCfgIds []*string `type:"list"` CustomizedCfgName *string `type:"string"` ListenerId *string `type:"string"` PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` ProjectName *string `type:"string"` // contains filtered or unexported fields }
func (DescribeCustomizedCfgsInput) GoString ¶
func (s DescribeCustomizedCfgsInput) GoString() string
GoString returns the string representation
func (*DescribeCustomizedCfgsInput) SetCustomizedCfgIds ¶
func (s *DescribeCustomizedCfgsInput) SetCustomizedCfgIds(v []*string) *DescribeCustomizedCfgsInput
SetCustomizedCfgIds sets the CustomizedCfgIds field's value.
func (*DescribeCustomizedCfgsInput) SetCustomizedCfgName ¶
func (s *DescribeCustomizedCfgsInput) SetCustomizedCfgName(v string) *DescribeCustomizedCfgsInput
SetCustomizedCfgName sets the CustomizedCfgName field's value.
func (*DescribeCustomizedCfgsInput) SetListenerId ¶
func (s *DescribeCustomizedCfgsInput) SetListenerId(v string) *DescribeCustomizedCfgsInput
SetListenerId sets the ListenerId field's value.
func (*DescribeCustomizedCfgsInput) SetPageNumber ¶
func (s *DescribeCustomizedCfgsInput) SetPageNumber(v int64) *DescribeCustomizedCfgsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeCustomizedCfgsInput) SetPageSize ¶
func (s *DescribeCustomizedCfgsInput) SetPageSize(v int64) *DescribeCustomizedCfgsInput
SetPageSize sets the PageSize field's value.
func (*DescribeCustomizedCfgsInput) SetProjectName ¶ added in v1.0.52
func (s *DescribeCustomizedCfgsInput) SetProjectName(v string) *DescribeCustomizedCfgsInput
SetProjectName sets the ProjectName field's value.
func (DescribeCustomizedCfgsInput) String ¶
func (s DescribeCustomizedCfgsInput) String() string
String returns the string representation
type DescribeCustomizedCfgsOutput ¶
type DescribeCustomizedCfgsOutput struct { Metadata *response.ResponseMetadata CustomizedCfgs []*CustomizedCfgForDescribeCustomizedCfgsOutput `type:"list"` PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` RequestId *string `type:"string"` TotalCount *int64 `type:"integer"` // contains filtered or unexported fields }
func (DescribeCustomizedCfgsOutput) GoString ¶
func (s DescribeCustomizedCfgsOutput) GoString() string
GoString returns the string representation
func (*DescribeCustomizedCfgsOutput) SetCustomizedCfgs ¶
func (s *DescribeCustomizedCfgsOutput) SetCustomizedCfgs(v []*CustomizedCfgForDescribeCustomizedCfgsOutput) *DescribeCustomizedCfgsOutput
SetCustomizedCfgs sets the CustomizedCfgs field's value.
func (*DescribeCustomizedCfgsOutput) SetPageNumber ¶
func (s *DescribeCustomizedCfgsOutput) SetPageNumber(v int64) *DescribeCustomizedCfgsOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeCustomizedCfgsOutput) SetPageSize ¶
func (s *DescribeCustomizedCfgsOutput) SetPageSize(v int64) *DescribeCustomizedCfgsOutput
SetPageSize sets the PageSize field's value.
func (*DescribeCustomizedCfgsOutput) SetRequestId ¶
func (s *DescribeCustomizedCfgsOutput) SetRequestId(v string) *DescribeCustomizedCfgsOutput
SetRequestId sets the RequestId field's value.
func (*DescribeCustomizedCfgsOutput) SetTotalCount ¶
func (s *DescribeCustomizedCfgsOutput) SetTotalCount(v int64) *DescribeCustomizedCfgsOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeCustomizedCfgsOutput) String ¶
func (s DescribeCustomizedCfgsOutput) String() string
String returns the string representation
type DescribeHealthCheckTemplatesInput ¶
type DescribeHealthCheckTemplatesInput struct { HealthCheckTemplateIds []*string `type:"list"` HealthCheckTemplateName *string `type:"string"` PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` // contains filtered or unexported fields }
func (DescribeHealthCheckTemplatesInput) GoString ¶
func (s DescribeHealthCheckTemplatesInput) GoString() string
GoString returns the string representation
func (*DescribeHealthCheckTemplatesInput) SetHealthCheckTemplateIds ¶
func (s *DescribeHealthCheckTemplatesInput) SetHealthCheckTemplateIds(v []*string) *DescribeHealthCheckTemplatesInput
SetHealthCheckTemplateIds sets the HealthCheckTemplateIds field's value.
func (*DescribeHealthCheckTemplatesInput) SetHealthCheckTemplateName ¶
func (s *DescribeHealthCheckTemplatesInput) SetHealthCheckTemplateName(v string) *DescribeHealthCheckTemplatesInput
SetHealthCheckTemplateName sets the HealthCheckTemplateName field's value.
func (*DescribeHealthCheckTemplatesInput) SetPageNumber ¶
func (s *DescribeHealthCheckTemplatesInput) SetPageNumber(v int64) *DescribeHealthCheckTemplatesInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeHealthCheckTemplatesInput) SetPageSize ¶
func (s *DescribeHealthCheckTemplatesInput) SetPageSize(v int64) *DescribeHealthCheckTemplatesInput
SetPageSize sets the PageSize field's value.
func (DescribeHealthCheckTemplatesInput) String ¶
func (s DescribeHealthCheckTemplatesInput) String() string
String returns the string representation
type DescribeHealthCheckTemplatesOutput ¶
type DescribeHealthCheckTemplatesOutput struct { Metadata *response.ResponseMetadata HealthCheckTemplates []*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput `type:"list"` PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` RequestId *string `type:"string"` TotalCount *int64 `type:"integer"` // contains filtered or unexported fields }
func (DescribeHealthCheckTemplatesOutput) GoString ¶
func (s DescribeHealthCheckTemplatesOutput) GoString() string
GoString returns the string representation
func (*DescribeHealthCheckTemplatesOutput) SetHealthCheckTemplates ¶
func (s *DescribeHealthCheckTemplatesOutput) SetHealthCheckTemplates(v []*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) *DescribeHealthCheckTemplatesOutput
SetHealthCheckTemplates sets the HealthCheckTemplates field's value.
func (*DescribeHealthCheckTemplatesOutput) SetPageNumber ¶
func (s *DescribeHealthCheckTemplatesOutput) SetPageNumber(v int64) *DescribeHealthCheckTemplatesOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeHealthCheckTemplatesOutput) SetPageSize ¶
func (s *DescribeHealthCheckTemplatesOutput) SetPageSize(v int64) *DescribeHealthCheckTemplatesOutput
SetPageSize sets the PageSize field's value.
func (*DescribeHealthCheckTemplatesOutput) SetRequestId ¶
func (s *DescribeHealthCheckTemplatesOutput) SetRequestId(v string) *DescribeHealthCheckTemplatesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeHealthCheckTemplatesOutput) SetTotalCount ¶
func (s *DescribeHealthCheckTemplatesOutput) SetTotalCount(v int64) *DescribeHealthCheckTemplatesOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeHealthCheckTemplatesOutput) String ¶
func (s DescribeHealthCheckTemplatesOutput) String() string
String returns the string representation
type DescribeListenerAttributesInput ¶
type DescribeListenerAttributesInput struct { // ListenerId is a required field ListenerId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DescribeListenerAttributesInput) GoString ¶
func (s DescribeListenerAttributesInput) GoString() string
GoString returns the string representation
func (*DescribeListenerAttributesInput) SetListenerId ¶
func (s *DescribeListenerAttributesInput) SetListenerId(v string) *DescribeListenerAttributesInput
SetListenerId sets the ListenerId field's value.
func (DescribeListenerAttributesInput) String ¶
func (s DescribeListenerAttributesInput) String() string
String returns the string representation
func (*DescribeListenerAttributesInput) Validate ¶
func (s *DescribeListenerAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeListenerAttributesOutput ¶
type DescribeListenerAttributesOutput struct { Metadata *response.ResponseMetadata AclIds []*string `type:"list"` AclStatus *string `type:"string"` AclType *string `type:"string"` CACertificateId *string `type:"string"` CertCenterCertificateId *string `type:"string"` CertificateId *string `type:"string"` CertificateSource *string `type:"string"` ClientAddressTransmissionProtocol *string `type:"string"` CreateTime *string `type:"string"` CustomizedCfgId *string `type:"string"` Description *string `type:"string"` DomainExtensions []*DomainExtensionForDescribeListenerAttributesOutput `type:"list"` EnableHttp2 *string `type:"string"` EnableQuic *string `type:"string"` Enabled *string `type:"string"` ListenerId *string `type:"string"` ListenerName *string `type:"string"` LoadBalancerId *string `type:"string"` Port *int64 `type:"integer"` ProjectName *string `type:"string"` Protocol *string `type:"string"` ProxyProtocolDisabled *string `type:"string"` RequestId *string `type:"string"` ServerGroupId *string `type:"string"` ServerGroups []*ServerGroupForDescribeListenerAttributesOutput `type:"list"` Status *string `type:"string"` Tags []*TagForDescribeListenerAttributesOutput `type:"list"` UpdateTime *string `type:"string"` // contains filtered or unexported fields }
func (DescribeListenerAttributesOutput) GoString ¶
func (s DescribeListenerAttributesOutput) GoString() string
GoString returns the string representation
func (*DescribeListenerAttributesOutput) SetAclIds ¶
func (s *DescribeListenerAttributesOutput) SetAclIds(v []*string) *DescribeListenerAttributesOutput
SetAclIds sets the AclIds field's value.
func (*DescribeListenerAttributesOutput) SetAclStatus ¶
func (s *DescribeListenerAttributesOutput) SetAclStatus(v string) *DescribeListenerAttributesOutput
SetAclStatus sets the AclStatus field's value.
func (*DescribeListenerAttributesOutput) SetAclType ¶
func (s *DescribeListenerAttributesOutput) SetAclType(v string) *DescribeListenerAttributesOutput
SetAclType sets the AclType field's value.
func (*DescribeListenerAttributesOutput) SetCACertificateId ¶ added in v1.0.42
func (s *DescribeListenerAttributesOutput) SetCACertificateId(v string) *DescribeListenerAttributesOutput
SetCACertificateId sets the CACertificateId field's value.
func (*DescribeListenerAttributesOutput) SetCertCenterCertificateId ¶ added in v1.0.131
func (s *DescribeListenerAttributesOutput) SetCertCenterCertificateId(v string) *DescribeListenerAttributesOutput
SetCertCenterCertificateId sets the CertCenterCertificateId field's value.
func (*DescribeListenerAttributesOutput) SetCertificateId ¶
func (s *DescribeListenerAttributesOutput) SetCertificateId(v string) *DescribeListenerAttributesOutput
SetCertificateId sets the CertificateId field's value.
func (*DescribeListenerAttributesOutput) SetCertificateSource ¶ added in v1.0.131
func (s *DescribeListenerAttributesOutput) SetCertificateSource(v string) *DescribeListenerAttributesOutput
SetCertificateSource sets the CertificateSource field's value.
func (*DescribeListenerAttributesOutput) SetClientAddressTransmissionProtocol ¶ added in v1.0.157
func (s *DescribeListenerAttributesOutput) SetClientAddressTransmissionProtocol(v string) *DescribeListenerAttributesOutput
SetClientAddressTransmissionProtocol sets the ClientAddressTransmissionProtocol field's value.
func (*DescribeListenerAttributesOutput) SetCreateTime ¶
func (s *DescribeListenerAttributesOutput) SetCreateTime(v string) *DescribeListenerAttributesOutput
SetCreateTime sets the CreateTime field's value.
func (*DescribeListenerAttributesOutput) SetCustomizedCfgId ¶
func (s *DescribeListenerAttributesOutput) SetCustomizedCfgId(v string) *DescribeListenerAttributesOutput
SetCustomizedCfgId sets the CustomizedCfgId field's value.
func (*DescribeListenerAttributesOutput) SetDescription ¶
func (s *DescribeListenerAttributesOutput) SetDescription(v string) *DescribeListenerAttributesOutput
SetDescription sets the Description field's value.
func (*DescribeListenerAttributesOutput) SetDomainExtensions ¶
func (s *DescribeListenerAttributesOutput) SetDomainExtensions(v []*DomainExtensionForDescribeListenerAttributesOutput) *DescribeListenerAttributesOutput
SetDomainExtensions sets the DomainExtensions field's value.
func (*DescribeListenerAttributesOutput) SetEnableHttp2 ¶
func (s *DescribeListenerAttributesOutput) SetEnableHttp2(v string) *DescribeListenerAttributesOutput
SetEnableHttp2 sets the EnableHttp2 field's value.
func (*DescribeListenerAttributesOutput) SetEnableQuic ¶
func (s *DescribeListenerAttributesOutput) SetEnableQuic(v string) *DescribeListenerAttributesOutput
SetEnableQuic sets the EnableQuic field's value.
func (*DescribeListenerAttributesOutput) SetEnabled ¶
func (s *DescribeListenerAttributesOutput) SetEnabled(v string) *DescribeListenerAttributesOutput
SetEnabled sets the Enabled field's value.
func (*DescribeListenerAttributesOutput) SetListenerId ¶
func (s *DescribeListenerAttributesOutput) SetListenerId(v string) *DescribeListenerAttributesOutput
SetListenerId sets the ListenerId field's value.
func (*DescribeListenerAttributesOutput) SetListenerName ¶
func (s *DescribeListenerAttributesOutput) SetListenerName(v string) *DescribeListenerAttributesOutput
SetListenerName sets the ListenerName field's value.
func (*DescribeListenerAttributesOutput) SetLoadBalancerId ¶
func (s *DescribeListenerAttributesOutput) SetLoadBalancerId(v string) *DescribeListenerAttributesOutput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (*DescribeListenerAttributesOutput) SetPort ¶
func (s *DescribeListenerAttributesOutput) SetPort(v int64) *DescribeListenerAttributesOutput
SetPort sets the Port field's value.
func (*DescribeListenerAttributesOutput) SetProjectName ¶ added in v1.0.52
func (s *DescribeListenerAttributesOutput) SetProjectName(v string) *DescribeListenerAttributesOutput
SetProjectName sets the ProjectName field's value.
func (*DescribeListenerAttributesOutput) SetProtocol ¶
func (s *DescribeListenerAttributesOutput) SetProtocol(v string) *DescribeListenerAttributesOutput
SetProtocol sets the Protocol field's value.
func (*DescribeListenerAttributesOutput) SetProxyProtocolDisabled ¶ added in v1.0.131
func (s *DescribeListenerAttributesOutput) SetProxyProtocolDisabled(v string) *DescribeListenerAttributesOutput
SetProxyProtocolDisabled sets the ProxyProtocolDisabled field's value.
func (*DescribeListenerAttributesOutput) SetRequestId ¶
func (s *DescribeListenerAttributesOutput) SetRequestId(v string) *DescribeListenerAttributesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeListenerAttributesOutput) SetServerGroupId ¶
func (s *DescribeListenerAttributesOutput) SetServerGroupId(v string) *DescribeListenerAttributesOutput
SetServerGroupId sets the ServerGroupId field's value.
func (*DescribeListenerAttributesOutput) SetServerGroups ¶
func (s *DescribeListenerAttributesOutput) SetServerGroups(v []*ServerGroupForDescribeListenerAttributesOutput) *DescribeListenerAttributesOutput
SetServerGroups sets the ServerGroups field's value.
func (*DescribeListenerAttributesOutput) SetStatus ¶
func (s *DescribeListenerAttributesOutput) SetStatus(v string) *DescribeListenerAttributesOutput
SetStatus sets the Status field's value.
func (*DescribeListenerAttributesOutput) SetTags ¶ added in v1.0.157
func (s *DescribeListenerAttributesOutput) SetTags(v []*TagForDescribeListenerAttributesOutput) *DescribeListenerAttributesOutput
SetTags sets the Tags field's value.
func (*DescribeListenerAttributesOutput) SetUpdateTime ¶
func (s *DescribeListenerAttributesOutput) SetUpdateTime(v string) *DescribeListenerAttributesOutput
SetUpdateTime sets the UpdateTime field's value.
func (DescribeListenerAttributesOutput) String ¶
func (s DescribeListenerAttributesOutput) String() string
String returns the string representation
type DescribeListenerHealthInput ¶
type DescribeListenerHealthInput struct { // ListenerIds is a required field ListenerIds []*string `type:"list" required:"true"` OnlyUnHealthy *string `type:"string"` ProjectName *string `type:"string"` // contains filtered or unexported fields }
func (DescribeListenerHealthInput) GoString ¶
func (s DescribeListenerHealthInput) GoString() string
GoString returns the string representation
func (*DescribeListenerHealthInput) SetListenerIds ¶
func (s *DescribeListenerHealthInput) SetListenerIds(v []*string) *DescribeListenerHealthInput
SetListenerIds sets the ListenerIds field's value.
func (*DescribeListenerHealthInput) SetOnlyUnHealthy ¶
func (s *DescribeListenerHealthInput) SetOnlyUnHealthy(v string) *DescribeListenerHealthInput
SetOnlyUnHealthy sets the OnlyUnHealthy field's value.
func (*DescribeListenerHealthInput) SetProjectName ¶ added in v1.0.52
func (s *DescribeListenerHealthInput) SetProjectName(v string) *DescribeListenerHealthInput
SetProjectName sets the ProjectName field's value.
func (DescribeListenerHealthInput) String ¶
func (s DescribeListenerHealthInput) String() string
String returns the string representation
func (*DescribeListenerHealthInput) Validate ¶
func (s *DescribeListenerHealthInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeListenerHealthOutput ¶
type DescribeListenerHealthOutput struct { Metadata *response.ResponseMetadata Listeners []*ListenerForDescribeListenerHealthOutput `type:"list"` RequestId *string `type:"string"` TotalCount *int64 `type:"integer"` // contains filtered or unexported fields }
func (DescribeListenerHealthOutput) GoString ¶
func (s DescribeListenerHealthOutput) GoString() string
GoString returns the string representation
func (*DescribeListenerHealthOutput) SetListeners ¶
func (s *DescribeListenerHealthOutput) SetListeners(v []*ListenerForDescribeListenerHealthOutput) *DescribeListenerHealthOutput
SetListeners sets the Listeners field's value.
func (*DescribeListenerHealthOutput) SetRequestId ¶
func (s *DescribeListenerHealthOutput) SetRequestId(v string) *DescribeListenerHealthOutput
SetRequestId sets the RequestId field's value.
func (*DescribeListenerHealthOutput) SetTotalCount ¶
func (s *DescribeListenerHealthOutput) SetTotalCount(v int64) *DescribeListenerHealthOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeListenerHealthOutput) String ¶
func (s DescribeListenerHealthOutput) String() string
String returns the string representation
type DescribeListenersInput ¶
type DescribeListenersInput struct { ListenerIds []*string `type:"list"` ListenerName *string `type:"string"` LoadBalancerId *string `type:"string"` PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` ProjectName *string `type:"string"` Protocol *string `type:"string"` TagFilters []*TagFilterForDescribeListenersInput `type:"list"` // contains filtered or unexported fields }
func (DescribeListenersInput) GoString ¶
func (s DescribeListenersInput) GoString() string
GoString returns the string representation
func (*DescribeListenersInput) SetListenerIds ¶
func (s *DescribeListenersInput) SetListenerIds(v []*string) *DescribeListenersInput
SetListenerIds sets the ListenerIds field's value.
func (*DescribeListenersInput) SetListenerName ¶
func (s *DescribeListenersInput) SetListenerName(v string) *DescribeListenersInput
SetListenerName sets the ListenerName field's value.
func (*DescribeListenersInput) SetLoadBalancerId ¶
func (s *DescribeListenersInput) SetLoadBalancerId(v string) *DescribeListenersInput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (*DescribeListenersInput) SetPageNumber ¶
func (s *DescribeListenersInput) SetPageNumber(v int64) *DescribeListenersInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeListenersInput) SetPageSize ¶
func (s *DescribeListenersInput) SetPageSize(v int64) *DescribeListenersInput
SetPageSize sets the PageSize field's value.
func (*DescribeListenersInput) SetProjectName ¶ added in v1.0.52
func (s *DescribeListenersInput) SetProjectName(v string) *DescribeListenersInput
SetProjectName sets the ProjectName field's value.
func (*DescribeListenersInput) SetProtocol ¶ added in v1.0.131
func (s *DescribeListenersInput) SetProtocol(v string) *DescribeListenersInput
SetProtocol sets the Protocol field's value.
func (*DescribeListenersInput) SetTagFilters ¶ added in v1.0.157
func (s *DescribeListenersInput) SetTagFilters(v []*TagFilterForDescribeListenersInput) *DescribeListenersInput
SetTagFilters sets the TagFilters field's value.
func (DescribeListenersInput) String ¶
func (s DescribeListenersInput) String() string
String returns the string representation
type DescribeListenersOutput ¶
type DescribeListenersOutput struct { Metadata *response.ResponseMetadata Listeners []*ListenerForDescribeListenersOutput `type:"list"` PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` RequestId *string `type:"string"` TotalCount *int64 `type:"integer"` // contains filtered or unexported fields }
func (DescribeListenersOutput) GoString ¶
func (s DescribeListenersOutput) GoString() string
GoString returns the string representation
func (*DescribeListenersOutput) SetListeners ¶
func (s *DescribeListenersOutput) SetListeners(v []*ListenerForDescribeListenersOutput) *DescribeListenersOutput
SetListeners sets the Listeners field's value.
func (*DescribeListenersOutput) SetPageNumber ¶
func (s *DescribeListenersOutput) SetPageNumber(v int64) *DescribeListenersOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeListenersOutput) SetPageSize ¶
func (s *DescribeListenersOutput) SetPageSize(v int64) *DescribeListenersOutput
SetPageSize sets the PageSize field's value.
func (*DescribeListenersOutput) SetRequestId ¶
func (s *DescribeListenersOutput) SetRequestId(v string) *DescribeListenersOutput
SetRequestId sets the RequestId field's value.
func (*DescribeListenersOutput) SetTotalCount ¶
func (s *DescribeListenersOutput) SetTotalCount(v int64) *DescribeListenersOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeListenersOutput) String ¶
func (s DescribeListenersOutput) String() string
String returns the string representation
type DescribeLoadBalancerAttributesInput ¶
type DescribeLoadBalancerAttributesInput struct { // LoadBalancerId is a required field LoadBalancerId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DescribeLoadBalancerAttributesInput) GoString ¶
func (s DescribeLoadBalancerAttributesInput) GoString() string
GoString returns the string representation
func (*DescribeLoadBalancerAttributesInput) SetLoadBalancerId ¶
func (s *DescribeLoadBalancerAttributesInput) SetLoadBalancerId(v string) *DescribeLoadBalancerAttributesInput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (DescribeLoadBalancerAttributesInput) String ¶
func (s DescribeLoadBalancerAttributesInput) String() string
String returns the string representation
func (*DescribeLoadBalancerAttributesInput) Validate ¶
func (s *DescribeLoadBalancerAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeLoadBalancerAttributesOutput ¶
type DescribeLoadBalancerAttributesOutput struct { Metadata *response.ResponseMetadata AccessLog *AccessLogForDescribeLoadBalancerAttributesOutput `type:"structure"` AddressIpVersion *string `type:"string"` BusinessStatus *string `type:"string"` CreateTime *string `type:"string"` DNSName *string `type:"string"` DeleteProtection *string `type:"string"` DeletedTime *string `type:"string"` Description *string `type:"string"` Eip *EipForDescribeLoadBalancerAttributesOutput `type:"structure"` EipAddress *string `type:"string"` EipId *string `type:"string"` Enabled *bool `type:"boolean"` EniAddress *string `type:"string"` EniId *string `type:"string"` HealthLog *HealthLogForDescribeLoadBalancerAttributesOutput `type:"structure"` Listeners []*ListenerForDescribeLoadBalancerAttributesOutput `type:"list"` LoadBalancerBillingType *int64 `type:"integer"` LoadBalancerId *string `type:"string"` LoadBalancerName *string `type:"string"` LocalAddresses []*string `type:"list"` LockReason *string `type:"string"` OverdueTime *string `type:"string"` ProjectName *string `type:"string"` RequestId *string `type:"string"` SniAutoMatch *string `type:"string"` Status *string `type:"string"` SubnetId *string `type:"string"` TLSAccessLog *TLSAccessLogForDescribeLoadBalancerAttributesOutput `type:"structure"` Tags []*TagForDescribeLoadBalancerAttributesOutput `type:"list"` Type *string `type:"string"` UpdateTime *string `type:"string"` VpcId *string `type:"string"` WafInstanceId *string `type:"string"` WafProtectionEnabled *string `type:"string"` ZoneMappings []*ZoneMappingForDescribeLoadBalancerAttributesOutput `type:"list"` // contains filtered or unexported fields }
func (DescribeLoadBalancerAttributesOutput) GoString ¶
func (s DescribeLoadBalancerAttributesOutput) GoString() string
GoString returns the string representation
func (*DescribeLoadBalancerAttributesOutput) SetAccessLog ¶
func (s *DescribeLoadBalancerAttributesOutput) SetAccessLog(v *AccessLogForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
SetAccessLog sets the AccessLog field's value.
func (*DescribeLoadBalancerAttributesOutput) SetAddressIpVersion ¶ added in v1.0.81
func (s *DescribeLoadBalancerAttributesOutput) SetAddressIpVersion(v string) *DescribeLoadBalancerAttributesOutput
SetAddressIpVersion sets the AddressIpVersion field's value.
func (*DescribeLoadBalancerAttributesOutput) SetBusinessStatus ¶
func (s *DescribeLoadBalancerAttributesOutput) SetBusinessStatus(v string) *DescribeLoadBalancerAttributesOutput
SetBusinessStatus sets the BusinessStatus field's value.
func (*DescribeLoadBalancerAttributesOutput) SetCreateTime ¶
func (s *DescribeLoadBalancerAttributesOutput) SetCreateTime(v string) *DescribeLoadBalancerAttributesOutput
SetCreateTime sets the CreateTime field's value.
func (*DescribeLoadBalancerAttributesOutput) SetDNSName ¶ added in v1.0.26
func (s *DescribeLoadBalancerAttributesOutput) SetDNSName(v string) *DescribeLoadBalancerAttributesOutput
SetDNSName sets the DNSName field's value.
func (*DescribeLoadBalancerAttributesOutput) SetDeleteProtection ¶ added in v1.0.81
func (s *DescribeLoadBalancerAttributesOutput) SetDeleteProtection(v string) *DescribeLoadBalancerAttributesOutput
SetDeleteProtection sets the DeleteProtection field's value.
func (*DescribeLoadBalancerAttributesOutput) SetDeletedTime ¶
func (s *DescribeLoadBalancerAttributesOutput) SetDeletedTime(v string) *DescribeLoadBalancerAttributesOutput
SetDeletedTime sets the DeletedTime field's value.
func (*DescribeLoadBalancerAttributesOutput) SetDescription ¶
func (s *DescribeLoadBalancerAttributesOutput) SetDescription(v string) *DescribeLoadBalancerAttributesOutput
SetDescription sets the Description field's value.
func (*DescribeLoadBalancerAttributesOutput) SetEip ¶
func (s *DescribeLoadBalancerAttributesOutput) SetEip(v *EipForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
SetEip sets the Eip field's value.
func (*DescribeLoadBalancerAttributesOutput) SetEipAddress ¶
func (s *DescribeLoadBalancerAttributesOutput) SetEipAddress(v string) *DescribeLoadBalancerAttributesOutput
SetEipAddress sets the EipAddress field's value.
func (*DescribeLoadBalancerAttributesOutput) SetEipId ¶
func (s *DescribeLoadBalancerAttributesOutput) SetEipId(v string) *DescribeLoadBalancerAttributesOutput
SetEipId sets the EipId field's value.
func (*DescribeLoadBalancerAttributesOutput) SetEnabled ¶
func (s *DescribeLoadBalancerAttributesOutput) SetEnabled(v bool) *DescribeLoadBalancerAttributesOutput
SetEnabled sets the Enabled field's value.
func (*DescribeLoadBalancerAttributesOutput) SetEniAddress ¶
func (s *DescribeLoadBalancerAttributesOutput) SetEniAddress(v string) *DescribeLoadBalancerAttributesOutput
SetEniAddress sets the EniAddress field's value.
func (*DescribeLoadBalancerAttributesOutput) SetEniId ¶
func (s *DescribeLoadBalancerAttributesOutput) SetEniId(v string) *DescribeLoadBalancerAttributesOutput
SetEniId sets the EniId field's value.
func (*DescribeLoadBalancerAttributesOutput) SetHealthLog ¶
func (s *DescribeLoadBalancerAttributesOutput) SetHealthLog(v *HealthLogForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
SetHealthLog sets the HealthLog field's value.
func (*DescribeLoadBalancerAttributesOutput) SetListeners ¶
func (s *DescribeLoadBalancerAttributesOutput) SetListeners(v []*ListenerForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
SetListeners sets the Listeners field's value.
func (*DescribeLoadBalancerAttributesOutput) SetLoadBalancerBillingType ¶
func (s *DescribeLoadBalancerAttributesOutput) SetLoadBalancerBillingType(v int64) *DescribeLoadBalancerAttributesOutput
SetLoadBalancerBillingType sets the LoadBalancerBillingType field's value.
func (*DescribeLoadBalancerAttributesOutput) SetLoadBalancerId ¶
func (s *DescribeLoadBalancerAttributesOutput) SetLoadBalancerId(v string) *DescribeLoadBalancerAttributesOutput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (*DescribeLoadBalancerAttributesOutput) SetLoadBalancerName ¶
func (s *DescribeLoadBalancerAttributesOutput) SetLoadBalancerName(v string) *DescribeLoadBalancerAttributesOutput
SetLoadBalancerName sets the LoadBalancerName field's value.
func (*DescribeLoadBalancerAttributesOutput) SetLocalAddresses ¶ added in v1.0.52
func (s *DescribeLoadBalancerAttributesOutput) SetLocalAddresses(v []*string) *DescribeLoadBalancerAttributesOutput
SetLocalAddresses sets the LocalAddresses field's value.
func (*DescribeLoadBalancerAttributesOutput) SetLockReason ¶
func (s *DescribeLoadBalancerAttributesOutput) SetLockReason(v string) *DescribeLoadBalancerAttributesOutput
SetLockReason sets the LockReason field's value.
func (*DescribeLoadBalancerAttributesOutput) SetOverdueTime ¶
func (s *DescribeLoadBalancerAttributesOutput) SetOverdueTime(v string) *DescribeLoadBalancerAttributesOutput
SetOverdueTime sets the OverdueTime field's value.
func (*DescribeLoadBalancerAttributesOutput) SetProjectName ¶ added in v1.0.52
func (s *DescribeLoadBalancerAttributesOutput) SetProjectName(v string) *DescribeLoadBalancerAttributesOutput
SetProjectName sets the ProjectName field's value.
func (*DescribeLoadBalancerAttributesOutput) SetRequestId ¶
func (s *DescribeLoadBalancerAttributesOutput) SetRequestId(v string) *DescribeLoadBalancerAttributesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeLoadBalancerAttributesOutput) SetSniAutoMatch ¶ added in v1.0.157
func (s *DescribeLoadBalancerAttributesOutput) SetSniAutoMatch(v string) *DescribeLoadBalancerAttributesOutput
SetSniAutoMatch sets the SniAutoMatch field's value.
func (*DescribeLoadBalancerAttributesOutput) SetStatus ¶
func (s *DescribeLoadBalancerAttributesOutput) SetStatus(v string) *DescribeLoadBalancerAttributesOutput
SetStatus sets the Status field's value.
func (*DescribeLoadBalancerAttributesOutput) SetSubnetId ¶
func (s *DescribeLoadBalancerAttributesOutput) SetSubnetId(v string) *DescribeLoadBalancerAttributesOutput
SetSubnetId sets the SubnetId field's value.
func (*DescribeLoadBalancerAttributesOutput) SetTLSAccessLog ¶ added in v1.0.52
func (s *DescribeLoadBalancerAttributesOutput) SetTLSAccessLog(v *TLSAccessLogForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
SetTLSAccessLog sets the TLSAccessLog field's value.
func (*DescribeLoadBalancerAttributesOutput) SetTags ¶ added in v1.0.99
func (s *DescribeLoadBalancerAttributesOutput) SetTags(v []*TagForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
SetTags sets the Tags field's value.
func (*DescribeLoadBalancerAttributesOutput) SetType ¶
func (s *DescribeLoadBalancerAttributesOutput) SetType(v string) *DescribeLoadBalancerAttributesOutput
SetType sets the Type field's value.
func (*DescribeLoadBalancerAttributesOutput) SetUpdateTime ¶
func (s *DescribeLoadBalancerAttributesOutput) SetUpdateTime(v string) *DescribeLoadBalancerAttributesOutput
SetUpdateTime sets the UpdateTime field's value.
func (*DescribeLoadBalancerAttributesOutput) SetVpcId ¶
func (s *DescribeLoadBalancerAttributesOutput) SetVpcId(v string) *DescribeLoadBalancerAttributesOutput
SetVpcId sets the VpcId field's value.
func (*DescribeLoadBalancerAttributesOutput) SetWafInstanceId ¶ added in v1.0.157
func (s *DescribeLoadBalancerAttributesOutput) SetWafInstanceId(v string) *DescribeLoadBalancerAttributesOutput
SetWafInstanceId sets the WafInstanceId field's value.
func (*DescribeLoadBalancerAttributesOutput) SetWafProtectionEnabled ¶ added in v1.0.157
func (s *DescribeLoadBalancerAttributesOutput) SetWafProtectionEnabled(v string) *DescribeLoadBalancerAttributesOutput
SetWafProtectionEnabled sets the WafProtectionEnabled field's value.
func (*DescribeLoadBalancerAttributesOutput) SetZoneMappings ¶ added in v1.0.26
func (s *DescribeLoadBalancerAttributesOutput) SetZoneMappings(v []*ZoneMappingForDescribeLoadBalancerAttributesOutput) *DescribeLoadBalancerAttributesOutput
SetZoneMappings sets the ZoneMappings field's value.
func (DescribeLoadBalancerAttributesOutput) String ¶
func (s DescribeLoadBalancerAttributesOutput) String() string
String returns the string representation
type DescribeLoadBalancersInput ¶
type DescribeLoadBalancersInput struct { EipAddress *string `type:"string"` EniAddress *string `type:"string"` LoadBalancerIds []*string `type:"list"` LoadBalancerName *string `type:"string"` PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` ProjectName *string `type:"string"` TagFilters []*TagFilterForDescribeLoadBalancersInput `type:"list"` VpcId *string `type:"string"` // contains filtered or unexported fields }
func (DescribeLoadBalancersInput) GoString ¶
func (s DescribeLoadBalancersInput) GoString() string
GoString returns the string representation
func (*DescribeLoadBalancersInput) SetEipAddress ¶ added in v1.0.123
func (s *DescribeLoadBalancersInput) SetEipAddress(v string) *DescribeLoadBalancersInput
SetEipAddress sets the EipAddress field's value.
func (*DescribeLoadBalancersInput) SetEniAddress ¶
func (s *DescribeLoadBalancersInput) SetEniAddress(v string) *DescribeLoadBalancersInput
SetEniAddress sets the EniAddress field's value.
func (*DescribeLoadBalancersInput) SetLoadBalancerIds ¶
func (s *DescribeLoadBalancersInput) SetLoadBalancerIds(v []*string) *DescribeLoadBalancersInput
SetLoadBalancerIds sets the LoadBalancerIds field's value.
func (*DescribeLoadBalancersInput) SetLoadBalancerName ¶
func (s *DescribeLoadBalancersInput) SetLoadBalancerName(v string) *DescribeLoadBalancersInput
SetLoadBalancerName sets the LoadBalancerName field's value.
func (*DescribeLoadBalancersInput) SetPageNumber ¶
func (s *DescribeLoadBalancersInput) SetPageNumber(v int64) *DescribeLoadBalancersInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeLoadBalancersInput) SetPageSize ¶
func (s *DescribeLoadBalancersInput) SetPageSize(v int64) *DescribeLoadBalancersInput
SetPageSize sets the PageSize field's value.
func (*DescribeLoadBalancersInput) SetProjectName ¶ added in v1.0.52
func (s *DescribeLoadBalancersInput) SetProjectName(v string) *DescribeLoadBalancersInput
SetProjectName sets the ProjectName field's value.
func (*DescribeLoadBalancersInput) SetTagFilters ¶ added in v1.0.99
func (s *DescribeLoadBalancersInput) SetTagFilters(v []*TagFilterForDescribeLoadBalancersInput) *DescribeLoadBalancersInput
SetTagFilters sets the TagFilters field's value.
func (*DescribeLoadBalancersInput) SetVpcId ¶
func (s *DescribeLoadBalancersInput) SetVpcId(v string) *DescribeLoadBalancersInput
SetVpcId sets the VpcId field's value.
func (DescribeLoadBalancersInput) String ¶
func (s DescribeLoadBalancersInput) String() string
String returns the string representation
type DescribeLoadBalancersOutput ¶
type DescribeLoadBalancersOutput struct { Metadata *response.ResponseMetadata LoadBalancers []*LoadBalancerForDescribeLoadBalancersOutput `type:"list"` PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` RequestId *string `type:"string"` TotalCount *int64 `type:"integer"` // contains filtered or unexported fields }
func (DescribeLoadBalancersOutput) GoString ¶
func (s DescribeLoadBalancersOutput) GoString() string
GoString returns the string representation
func (*DescribeLoadBalancersOutput) SetLoadBalancers ¶
func (s *DescribeLoadBalancersOutput) SetLoadBalancers(v []*LoadBalancerForDescribeLoadBalancersOutput) *DescribeLoadBalancersOutput
SetLoadBalancers sets the LoadBalancers field's value.
func (*DescribeLoadBalancersOutput) SetPageNumber ¶
func (s *DescribeLoadBalancersOutput) SetPageNumber(v int64) *DescribeLoadBalancersOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeLoadBalancersOutput) SetPageSize ¶
func (s *DescribeLoadBalancersOutput) SetPageSize(v int64) *DescribeLoadBalancersOutput
SetPageSize sets the PageSize field's value.
func (*DescribeLoadBalancersOutput) SetRequestId ¶
func (s *DescribeLoadBalancersOutput) SetRequestId(v string) *DescribeLoadBalancersOutput
SetRequestId sets the RequestId field's value.
func (*DescribeLoadBalancersOutput) SetTotalCount ¶
func (s *DescribeLoadBalancersOutput) SetTotalCount(v int64) *DescribeLoadBalancersOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeLoadBalancersOutput) String ¶
func (s DescribeLoadBalancersOutput) String() string
String returns the string representation
type DescribeRulesInput ¶
type DescribeRulesInput struct { // ListenerId is a required field ListenerId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DescribeRulesInput) GoString ¶
func (s DescribeRulesInput) GoString() string
GoString returns the string representation
func (*DescribeRulesInput) SetListenerId ¶
func (s *DescribeRulesInput) SetListenerId(v string) *DescribeRulesInput
SetListenerId sets the ListenerId field's value.
func (DescribeRulesInput) String ¶
func (s DescribeRulesInput) String() string
String returns the string representation
func (*DescribeRulesInput) Validate ¶
func (s *DescribeRulesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeRulesOutput ¶
type DescribeRulesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` Rules []*RuleForDescribeRulesOutput `type:"list"` // contains filtered or unexported fields }
func (DescribeRulesOutput) GoString ¶
func (s DescribeRulesOutput) GoString() string
GoString returns the string representation
func (*DescribeRulesOutput) SetRequestId ¶
func (s *DescribeRulesOutput) SetRequestId(v string) *DescribeRulesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeRulesOutput) SetRules ¶
func (s *DescribeRulesOutput) SetRules(v []*RuleForDescribeRulesOutput) *DescribeRulesOutput
SetRules sets the Rules field's value.
func (DescribeRulesOutput) String ¶
func (s DescribeRulesOutput) String() string
String returns the string representation
type DescribeServerGroupAttributesInput ¶
type DescribeServerGroupAttributesInput struct { // ServerGroupId is a required field ServerGroupId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DescribeServerGroupAttributesInput) GoString ¶
func (s DescribeServerGroupAttributesInput) GoString() string
GoString returns the string representation
func (*DescribeServerGroupAttributesInput) SetServerGroupId ¶
func (s *DescribeServerGroupAttributesInput) SetServerGroupId(v string) *DescribeServerGroupAttributesInput
SetServerGroupId sets the ServerGroupId field's value.
func (DescribeServerGroupAttributesInput) String ¶
func (s DescribeServerGroupAttributesInput) String() string
String returns the string representation
func (*DescribeServerGroupAttributesInput) Validate ¶
func (s *DescribeServerGroupAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DescribeServerGroupAttributesOutput ¶
type DescribeServerGroupAttributesOutput struct { Metadata *response.ResponseMetadata Description *string `type:"string"` HealthCheck *HealthCheckForDescribeServerGroupAttributesOutput `type:"structure"` Listeners []*string `type:"list"` ProjectName *string `type:"string"` RequestId *string `type:"string"` Scheduler *string `type:"string"` ServerGroupId *string `type:"string"` ServerGroupName *string `type:"string"` ServerGroupType *string `type:"string"` Servers []*ServerForDescribeServerGroupAttributesOutput `type:"list"` Status *string `type:"string"` StickySessionConfig *StickySessionConfigForDescribeServerGroupAttributesOutput `type:"structure"` Tags []*TagForDescribeServerGroupAttributesOutput `type:"list"` VpcId *string `type:"string"` // contains filtered or unexported fields }
func (DescribeServerGroupAttributesOutput) GoString ¶
func (s DescribeServerGroupAttributesOutput) GoString() string
GoString returns the string representation
func (*DescribeServerGroupAttributesOutput) SetDescription ¶
func (s *DescribeServerGroupAttributesOutput) SetDescription(v string) *DescribeServerGroupAttributesOutput
SetDescription sets the Description field's value.
func (*DescribeServerGroupAttributesOutput) SetHealthCheck ¶
func (s *DescribeServerGroupAttributesOutput) SetHealthCheck(v *HealthCheckForDescribeServerGroupAttributesOutput) *DescribeServerGroupAttributesOutput
SetHealthCheck sets the HealthCheck field's value.
func (*DescribeServerGroupAttributesOutput) SetListeners ¶
func (s *DescribeServerGroupAttributesOutput) SetListeners(v []*string) *DescribeServerGroupAttributesOutput
SetListeners sets the Listeners field's value.
func (*DescribeServerGroupAttributesOutput) SetProjectName ¶ added in v1.0.52
func (s *DescribeServerGroupAttributesOutput) SetProjectName(v string) *DescribeServerGroupAttributesOutput
SetProjectName sets the ProjectName field's value.
func (*DescribeServerGroupAttributesOutput) SetRequestId ¶
func (s *DescribeServerGroupAttributesOutput) SetRequestId(v string) *DescribeServerGroupAttributesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeServerGroupAttributesOutput) SetScheduler ¶
func (s *DescribeServerGroupAttributesOutput) SetScheduler(v string) *DescribeServerGroupAttributesOutput
SetScheduler sets the Scheduler field's value.
func (*DescribeServerGroupAttributesOutput) SetServerGroupId ¶
func (s *DescribeServerGroupAttributesOutput) SetServerGroupId(v string) *DescribeServerGroupAttributesOutput
SetServerGroupId sets the ServerGroupId field's value.
func (*DescribeServerGroupAttributesOutput) SetServerGroupName ¶
func (s *DescribeServerGroupAttributesOutput) SetServerGroupName(v string) *DescribeServerGroupAttributesOutput
SetServerGroupName sets the ServerGroupName field's value.
func (*DescribeServerGroupAttributesOutput) SetServerGroupType ¶ added in v1.0.52
func (s *DescribeServerGroupAttributesOutput) SetServerGroupType(v string) *DescribeServerGroupAttributesOutput
SetServerGroupType sets the ServerGroupType field's value.
func (*DescribeServerGroupAttributesOutput) SetServers ¶
func (s *DescribeServerGroupAttributesOutput) SetServers(v []*ServerForDescribeServerGroupAttributesOutput) *DescribeServerGroupAttributesOutput
SetServers sets the Servers field's value.
func (*DescribeServerGroupAttributesOutput) SetStatus ¶
func (s *DescribeServerGroupAttributesOutput) SetStatus(v string) *DescribeServerGroupAttributesOutput
SetStatus sets the Status field's value.
func (*DescribeServerGroupAttributesOutput) SetStickySessionConfig ¶ added in v1.0.42
func (s *DescribeServerGroupAttributesOutput) SetStickySessionConfig(v *StickySessionConfigForDescribeServerGroupAttributesOutput) *DescribeServerGroupAttributesOutput
SetStickySessionConfig sets the StickySessionConfig field's value.
func (*DescribeServerGroupAttributesOutput) SetTags ¶ added in v1.0.157
func (s *DescribeServerGroupAttributesOutput) SetTags(v []*TagForDescribeServerGroupAttributesOutput) *DescribeServerGroupAttributesOutput
SetTags sets the Tags field's value.
func (*DescribeServerGroupAttributesOutput) SetVpcId ¶
func (s *DescribeServerGroupAttributesOutput) SetVpcId(v string) *DescribeServerGroupAttributesOutput
SetVpcId sets the VpcId field's value.
func (DescribeServerGroupAttributesOutput) String ¶
func (s DescribeServerGroupAttributesOutput) String() string
String returns the string representation
type DescribeServerGroupsInput ¶
type DescribeServerGroupsInput struct { PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` ProjectName *string `type:"string"` ServerGroupIds []*string `type:"list"` ServerGroupNames []*string `type:"list"` ServerGroupType *string `type:"string"` TagFilters []*TagFilterForDescribeServerGroupsInput `type:"list"` VpcID *string `type:"string"` // contains filtered or unexported fields }
func (DescribeServerGroupsInput) GoString ¶
func (s DescribeServerGroupsInput) GoString() string
GoString returns the string representation
func (*DescribeServerGroupsInput) SetPageNumber ¶
func (s *DescribeServerGroupsInput) SetPageNumber(v int64) *DescribeServerGroupsInput
SetPageNumber sets the PageNumber field's value.
func (*DescribeServerGroupsInput) SetPageSize ¶
func (s *DescribeServerGroupsInput) SetPageSize(v int64) *DescribeServerGroupsInput
SetPageSize sets the PageSize field's value.
func (*DescribeServerGroupsInput) SetProjectName ¶ added in v1.0.52
func (s *DescribeServerGroupsInput) SetProjectName(v string) *DescribeServerGroupsInput
SetProjectName sets the ProjectName field's value.
func (*DescribeServerGroupsInput) SetServerGroupIds ¶
func (s *DescribeServerGroupsInput) SetServerGroupIds(v []*string) *DescribeServerGroupsInput
SetServerGroupIds sets the ServerGroupIds field's value.
func (*DescribeServerGroupsInput) SetServerGroupNames ¶
func (s *DescribeServerGroupsInput) SetServerGroupNames(v []*string) *DescribeServerGroupsInput
SetServerGroupNames sets the ServerGroupNames field's value.
func (*DescribeServerGroupsInput) SetServerGroupType ¶ added in v1.0.52
func (s *DescribeServerGroupsInput) SetServerGroupType(v string) *DescribeServerGroupsInput
SetServerGroupType sets the ServerGroupType field's value.
func (*DescribeServerGroupsInput) SetTagFilters ¶ added in v1.0.157
func (s *DescribeServerGroupsInput) SetTagFilters(v []*TagFilterForDescribeServerGroupsInput) *DescribeServerGroupsInput
SetTagFilters sets the TagFilters field's value.
func (*DescribeServerGroupsInput) SetVpcID ¶
func (s *DescribeServerGroupsInput) SetVpcID(v string) *DescribeServerGroupsInput
SetVpcID sets the VpcID field's value.
func (DescribeServerGroupsInput) String ¶
func (s DescribeServerGroupsInput) String() string
String returns the string representation
type DescribeServerGroupsOutput ¶
type DescribeServerGroupsOutput struct { Metadata *response.ResponseMetadata PageNumber *int64 `type:"integer"` PageSize *int64 `type:"integer"` RequestId *string `type:"string"` ServerGroups []*ServerGroupForDescribeServerGroupsOutput `type:"list"` TotalCount *int64 `type:"integer"` // contains filtered or unexported fields }
func (DescribeServerGroupsOutput) GoString ¶
func (s DescribeServerGroupsOutput) GoString() string
GoString returns the string representation
func (*DescribeServerGroupsOutput) SetPageNumber ¶
func (s *DescribeServerGroupsOutput) SetPageNumber(v int64) *DescribeServerGroupsOutput
SetPageNumber sets the PageNumber field's value.
func (*DescribeServerGroupsOutput) SetPageSize ¶
func (s *DescribeServerGroupsOutput) SetPageSize(v int64) *DescribeServerGroupsOutput
SetPageSize sets the PageSize field's value.
func (*DescribeServerGroupsOutput) SetRequestId ¶
func (s *DescribeServerGroupsOutput) SetRequestId(v string) *DescribeServerGroupsOutput
SetRequestId sets the RequestId field's value.
func (*DescribeServerGroupsOutput) SetServerGroups ¶
func (s *DescribeServerGroupsOutput) SetServerGroups(v []*ServerGroupForDescribeServerGroupsOutput) *DescribeServerGroupsOutput
SetServerGroups sets the ServerGroups field's value.
func (*DescribeServerGroupsOutput) SetTotalCount ¶
func (s *DescribeServerGroupsOutput) SetTotalCount(v int64) *DescribeServerGroupsOutput
SetTotalCount sets the TotalCount field's value.
func (DescribeServerGroupsOutput) String ¶
func (s DescribeServerGroupsOutput) String() string
String returns the string representation
type DescribeZonesInput ¶ added in v1.0.26
type DescribeZonesInput struct {
// contains filtered or unexported fields
}
func (DescribeZonesInput) GoString ¶ added in v1.0.26
func (s DescribeZonesInput) GoString() string
GoString returns the string representation
func (DescribeZonesInput) String ¶ added in v1.0.26
func (s DescribeZonesInput) String() string
String returns the string representation
type DescribeZonesOutput ¶ added in v1.0.26
type DescribeZonesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` Zones []*ZoneForDescribeZonesOutput `type:"list"` // contains filtered or unexported fields }
func (DescribeZonesOutput) GoString ¶ added in v1.0.26
func (s DescribeZonesOutput) GoString() string
GoString returns the string representation
func (*DescribeZonesOutput) SetRequestId ¶ added in v1.0.26
func (s *DescribeZonesOutput) SetRequestId(v string) *DescribeZonesOutput
SetRequestId sets the RequestId field's value.
func (*DescribeZonesOutput) SetZones ¶ added in v1.0.26
func (s *DescribeZonesOutput) SetZones(v []*ZoneForDescribeZonesOutput) *DescribeZonesOutput
SetZones sets the Zones field's value.
func (DescribeZonesOutput) String ¶ added in v1.0.26
func (s DescribeZonesOutput) String() string
String returns the string representation
type DisableAccessLogInput ¶
type DisableAccessLogInput struct { // LoadBalancerId is a required field LoadBalancerId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DisableAccessLogInput) GoString ¶
func (s DisableAccessLogInput) GoString() string
GoString returns the string representation
func (*DisableAccessLogInput) SetLoadBalancerId ¶
func (s *DisableAccessLogInput) SetLoadBalancerId(v string) *DisableAccessLogInput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (DisableAccessLogInput) String ¶
func (s DisableAccessLogInput) String() string
String returns the string representation
func (*DisableAccessLogInput) Validate ¶
func (s *DisableAccessLogInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DisableAccessLogOutput ¶
type DisableAccessLogOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (DisableAccessLogOutput) GoString ¶
func (s DisableAccessLogOutput) GoString() string
GoString returns the string representation
func (*DisableAccessLogOutput) SetRequestId ¶
func (s *DisableAccessLogOutput) SetRequestId(v string) *DisableAccessLogOutput
SetRequestId sets the RequestId field's value.
func (DisableAccessLogOutput) String ¶
func (s DisableAccessLogOutput) String() string
String returns the string representation
type DisableHealthLogInput ¶
type DisableHealthLogInput struct { // LoadBalancerId is a required field LoadBalancerId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DisableHealthLogInput) GoString ¶
func (s DisableHealthLogInput) GoString() string
GoString returns the string representation
func (*DisableHealthLogInput) SetLoadBalancerId ¶
func (s *DisableHealthLogInput) SetLoadBalancerId(v string) *DisableHealthLogInput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (DisableHealthLogInput) String ¶
func (s DisableHealthLogInput) String() string
String returns the string representation
func (*DisableHealthLogInput) Validate ¶
func (s *DisableHealthLogInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DisableHealthLogOutput ¶
type DisableHealthLogOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (DisableHealthLogOutput) GoString ¶
func (s DisableHealthLogOutput) GoString() string
GoString returns the string representation
func (*DisableHealthLogOutput) SetRequestId ¶
func (s *DisableHealthLogOutput) SetRequestId(v string) *DisableHealthLogOutput
SetRequestId sets the RequestId field's value.
func (DisableHealthLogOutput) String ¶
func (s DisableHealthLogOutput) String() string
String returns the string representation
type DisableTLSAccessLogInput ¶ added in v1.0.52
type DisableTLSAccessLogInput struct { // LoadBalancerId is a required field LoadBalancerId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (DisableTLSAccessLogInput) GoString ¶ added in v1.0.52
func (s DisableTLSAccessLogInput) GoString() string
GoString returns the string representation
func (*DisableTLSAccessLogInput) SetLoadBalancerId ¶ added in v1.0.52
func (s *DisableTLSAccessLogInput) SetLoadBalancerId(v string) *DisableTLSAccessLogInput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (DisableTLSAccessLogInput) String ¶ added in v1.0.52
func (s DisableTLSAccessLogInput) String() string
String returns the string representation
func (*DisableTLSAccessLogInput) Validate ¶ added in v1.0.52
func (s *DisableTLSAccessLogInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type DisableTLSAccessLogOutput ¶ added in v1.0.52
type DisableTLSAccessLogOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (DisableTLSAccessLogOutput) GoString ¶ added in v1.0.52
func (s DisableTLSAccessLogOutput) GoString() string
GoString returns the string representation
func (*DisableTLSAccessLogOutput) SetRequestId ¶ added in v1.0.52
func (s *DisableTLSAccessLogOutput) SetRequestId(v string) *DisableTLSAccessLogOutput
SetRequestId sets the RequestId field's value.
func (DisableTLSAccessLogOutput) String ¶ added in v1.0.52
func (s DisableTLSAccessLogOutput) String() string
String returns the string representation
type DomainExtensionForCreateListenerInput ¶
type DomainExtensionForCreateListenerInput struct { CertCenterCertificateId *string `type:"string"` CertificateId *string `type:"string"` CertificateSource *string `type:"string"` Domain *string `type:"string"` // contains filtered or unexported fields }
func (DomainExtensionForCreateListenerInput) GoString ¶
func (s DomainExtensionForCreateListenerInput) GoString() string
GoString returns the string representation
func (*DomainExtensionForCreateListenerInput) SetCertCenterCertificateId ¶ added in v1.0.131
func (s *DomainExtensionForCreateListenerInput) SetCertCenterCertificateId(v string) *DomainExtensionForCreateListenerInput
SetCertCenterCertificateId sets the CertCenterCertificateId field's value.
func (*DomainExtensionForCreateListenerInput) SetCertificateId ¶
func (s *DomainExtensionForCreateListenerInput) SetCertificateId(v string) *DomainExtensionForCreateListenerInput
SetCertificateId sets the CertificateId field's value.
func (*DomainExtensionForCreateListenerInput) SetCertificateSource ¶ added in v1.0.131
func (s *DomainExtensionForCreateListenerInput) SetCertificateSource(v string) *DomainExtensionForCreateListenerInput
SetCertificateSource sets the CertificateSource field's value.
func (*DomainExtensionForCreateListenerInput) SetDomain ¶
func (s *DomainExtensionForCreateListenerInput) SetDomain(v string) *DomainExtensionForCreateListenerInput
SetDomain sets the Domain field's value.
func (DomainExtensionForCreateListenerInput) String ¶
func (s DomainExtensionForCreateListenerInput) String() string
String returns the string representation
type DomainExtensionForDescribeListenerAttributesOutput ¶
type DomainExtensionForDescribeListenerAttributesOutput struct { CertCenterCertificateId *string `type:"string"` CertificateId *string `type:"string"` CertificateSource *string `type:"string"` Domain *string `type:"string"` DomainExtensionId *string `type:"string"` ListenerId *string `type:"string"` San *string `type:"string"` // contains filtered or unexported fields }
func (DomainExtensionForDescribeListenerAttributesOutput) GoString ¶
func (s DomainExtensionForDescribeListenerAttributesOutput) GoString() string
GoString returns the string representation
func (*DomainExtensionForDescribeListenerAttributesOutput) SetCertCenterCertificateId ¶ added in v1.0.131
func (s *DomainExtensionForDescribeListenerAttributesOutput) SetCertCenterCertificateId(v string) *DomainExtensionForDescribeListenerAttributesOutput
SetCertCenterCertificateId sets the CertCenterCertificateId field's value.
func (*DomainExtensionForDescribeListenerAttributesOutput) SetCertificateId ¶
func (s *DomainExtensionForDescribeListenerAttributesOutput) SetCertificateId(v string) *DomainExtensionForDescribeListenerAttributesOutput
SetCertificateId sets the CertificateId field's value.
func (*DomainExtensionForDescribeListenerAttributesOutput) SetCertificateSource ¶ added in v1.0.131
func (s *DomainExtensionForDescribeListenerAttributesOutput) SetCertificateSource(v string) *DomainExtensionForDescribeListenerAttributesOutput
SetCertificateSource sets the CertificateSource field's value.
func (*DomainExtensionForDescribeListenerAttributesOutput) SetDomain ¶
func (s *DomainExtensionForDescribeListenerAttributesOutput) SetDomain(v string) *DomainExtensionForDescribeListenerAttributesOutput
SetDomain sets the Domain field's value.
func (*DomainExtensionForDescribeListenerAttributesOutput) SetDomainExtensionId ¶
func (s *DomainExtensionForDescribeListenerAttributesOutput) SetDomainExtensionId(v string) *DomainExtensionForDescribeListenerAttributesOutput
SetDomainExtensionId sets the DomainExtensionId field's value.
func (*DomainExtensionForDescribeListenerAttributesOutput) SetListenerId ¶
func (s *DomainExtensionForDescribeListenerAttributesOutput) SetListenerId(v string) *DomainExtensionForDescribeListenerAttributesOutput
SetListenerId sets the ListenerId field's value.
func (*DomainExtensionForDescribeListenerAttributesOutput) SetSan ¶ added in v1.0.157
func (s *DomainExtensionForDescribeListenerAttributesOutput) SetSan(v string) *DomainExtensionForDescribeListenerAttributesOutput
SetSan sets the San field's value.
func (DomainExtensionForDescribeListenerAttributesOutput) String ¶
func (s DomainExtensionForDescribeListenerAttributesOutput) String() string
String returns the string representation
type DomainExtensionForDescribeListenersOutput ¶
type DomainExtensionForDescribeListenersOutput struct { CertCenterCertificateId *string `type:"string"` CertificateId *string `type:"string"` CertificateSource *string `type:"string"` Domain *string `type:"string"` DomainExtensionId *string `type:"string"` ListenerId *string `type:"string"` // contains filtered or unexported fields }
func (DomainExtensionForDescribeListenersOutput) GoString ¶
func (s DomainExtensionForDescribeListenersOutput) GoString() string
GoString returns the string representation
func (*DomainExtensionForDescribeListenersOutput) SetCertCenterCertificateId ¶ added in v1.0.131
func (s *DomainExtensionForDescribeListenersOutput) SetCertCenterCertificateId(v string) *DomainExtensionForDescribeListenersOutput
SetCertCenterCertificateId sets the CertCenterCertificateId field's value.
func (*DomainExtensionForDescribeListenersOutput) SetCertificateId ¶
func (s *DomainExtensionForDescribeListenersOutput) SetCertificateId(v string) *DomainExtensionForDescribeListenersOutput
SetCertificateId sets the CertificateId field's value.
func (*DomainExtensionForDescribeListenersOutput) SetCertificateSource ¶ added in v1.0.131
func (s *DomainExtensionForDescribeListenersOutput) SetCertificateSource(v string) *DomainExtensionForDescribeListenersOutput
SetCertificateSource sets the CertificateSource field's value.
func (*DomainExtensionForDescribeListenersOutput) SetDomain ¶
func (s *DomainExtensionForDescribeListenersOutput) SetDomain(v string) *DomainExtensionForDescribeListenersOutput
SetDomain sets the Domain field's value.
func (*DomainExtensionForDescribeListenersOutput) SetDomainExtensionId ¶
func (s *DomainExtensionForDescribeListenersOutput) SetDomainExtensionId(v string) *DomainExtensionForDescribeListenersOutput
SetDomainExtensionId sets the DomainExtensionId field's value.
func (*DomainExtensionForDescribeListenersOutput) SetListenerId ¶
func (s *DomainExtensionForDescribeListenersOutput) SetListenerId(v string) *DomainExtensionForDescribeListenersOutput
SetListenerId sets the ListenerId field's value.
func (DomainExtensionForDescribeListenersOutput) String ¶
func (s DomainExtensionForDescribeListenersOutput) String() string
String returns the string representation
type DomainExtensionForModifyListenerAttributesInput ¶
type DomainExtensionForModifyListenerAttributesInput struct { Action *string `type:"string"` CertCenterCertificateId *string `type:"string"` CertificateId *string `type:"string"` CertificateSource *string `type:"string"` Domain *string `type:"string"` DomainExtensionId *string `type:"string"` // contains filtered or unexported fields }
func (DomainExtensionForModifyListenerAttributesInput) GoString ¶
func (s DomainExtensionForModifyListenerAttributesInput) GoString() string
GoString returns the string representation
func (*DomainExtensionForModifyListenerAttributesInput) SetAction ¶
func (s *DomainExtensionForModifyListenerAttributesInput) SetAction(v string) *DomainExtensionForModifyListenerAttributesInput
SetAction sets the Action field's value.
func (*DomainExtensionForModifyListenerAttributesInput) SetCertCenterCertificateId ¶ added in v1.0.131
func (s *DomainExtensionForModifyListenerAttributesInput) SetCertCenterCertificateId(v string) *DomainExtensionForModifyListenerAttributesInput
SetCertCenterCertificateId sets the CertCenterCertificateId field's value.
func (*DomainExtensionForModifyListenerAttributesInput) SetCertificateId ¶
func (s *DomainExtensionForModifyListenerAttributesInput) SetCertificateId(v string) *DomainExtensionForModifyListenerAttributesInput
SetCertificateId sets the CertificateId field's value.
func (*DomainExtensionForModifyListenerAttributesInput) SetCertificateSource ¶ added in v1.0.131
func (s *DomainExtensionForModifyListenerAttributesInput) SetCertificateSource(v string) *DomainExtensionForModifyListenerAttributesInput
SetCertificateSource sets the CertificateSource field's value.
func (*DomainExtensionForModifyListenerAttributesInput) SetDomain ¶
func (s *DomainExtensionForModifyListenerAttributesInput) SetDomain(v string) *DomainExtensionForModifyListenerAttributesInput
SetDomain sets the Domain field's value.
func (*DomainExtensionForModifyListenerAttributesInput) SetDomainExtensionId ¶
func (s *DomainExtensionForModifyListenerAttributesInput) SetDomainExtensionId(v string) *DomainExtensionForModifyListenerAttributesInput
SetDomainExtensionId sets the DomainExtensionId field's value.
func (DomainExtensionForModifyListenerAttributesInput) String ¶
func (s DomainExtensionForModifyListenerAttributesInput) String() string
String returns the string representation
type EipBillingConfigForCreateLoadBalancerInput ¶
type EipBillingConfigForCreateLoadBalancerInput struct { Bandwidth *int64 `type:"integer"` EipBillingType *int64 `type:"integer"` ISP *string `type:"string"` SecurityProtectionInstanceId *string `type:"string"` SecurityProtectionTypes *string `type:"string"` // contains filtered or unexported fields }
func (EipBillingConfigForCreateLoadBalancerInput) GoString ¶
func (s EipBillingConfigForCreateLoadBalancerInput) GoString() string
GoString returns the string representation
func (*EipBillingConfigForCreateLoadBalancerInput) SetBandwidth ¶
func (s *EipBillingConfigForCreateLoadBalancerInput) SetBandwidth(v int64) *EipBillingConfigForCreateLoadBalancerInput
SetBandwidth sets the Bandwidth field's value.
func (*EipBillingConfigForCreateLoadBalancerInput) SetEipBillingType ¶
func (s *EipBillingConfigForCreateLoadBalancerInput) SetEipBillingType(v int64) *EipBillingConfigForCreateLoadBalancerInput
SetEipBillingType sets the EipBillingType field's value.
func (*EipBillingConfigForCreateLoadBalancerInput) SetISP ¶
func (s *EipBillingConfigForCreateLoadBalancerInput) SetISP(v string) *EipBillingConfigForCreateLoadBalancerInput
SetISP sets the ISP field's value.
func (*EipBillingConfigForCreateLoadBalancerInput) SetSecurityProtectionInstanceId ¶ added in v1.0.131
func (s *EipBillingConfigForCreateLoadBalancerInput) SetSecurityProtectionInstanceId(v string) *EipBillingConfigForCreateLoadBalancerInput
SetSecurityProtectionInstanceId sets the SecurityProtectionInstanceId field's value.
func (*EipBillingConfigForCreateLoadBalancerInput) SetSecurityProtectionTypes ¶ added in v1.0.52
func (s *EipBillingConfigForCreateLoadBalancerInput) SetSecurityProtectionTypes(v string) *EipBillingConfigForCreateLoadBalancerInput
SetSecurityProtectionTypes sets the SecurityProtectionTypes field's value.
func (EipBillingConfigForCreateLoadBalancerInput) String ¶
func (s EipBillingConfigForCreateLoadBalancerInput) String() string
String returns the string representation
type EipForDescribeLoadBalancerAttributesOutput ¶
type EipForDescribeLoadBalancerAttributesOutput struct { AssociationMode *string `type:"string"` Bandwidth *int64 `type:"integer"` EipAddress *string `type:"string"` EipBillingType *int64 `type:"integer"` EipType *string `type:"string"` ISP *string `type:"string"` PopLocations []*PopLocationForDescribeLoadBalancerAttributesOutput `type:"list"` SecurityProtectionTypes []*string `type:"list"` // contains filtered or unexported fields }
func (EipForDescribeLoadBalancerAttributesOutput) GoString ¶
func (s EipForDescribeLoadBalancerAttributesOutput) GoString() string
GoString returns the string representation
func (*EipForDescribeLoadBalancerAttributesOutput) SetAssociationMode ¶ added in v1.0.63
func (s *EipForDescribeLoadBalancerAttributesOutput) SetAssociationMode(v string) *EipForDescribeLoadBalancerAttributesOutput
SetAssociationMode sets the AssociationMode field's value.
func (*EipForDescribeLoadBalancerAttributesOutput) SetBandwidth ¶
func (s *EipForDescribeLoadBalancerAttributesOutput) SetBandwidth(v int64) *EipForDescribeLoadBalancerAttributesOutput
SetBandwidth sets the Bandwidth field's value.
func (*EipForDescribeLoadBalancerAttributesOutput) SetEipAddress ¶
func (s *EipForDescribeLoadBalancerAttributesOutput) SetEipAddress(v string) *EipForDescribeLoadBalancerAttributesOutput
SetEipAddress sets the EipAddress field's value.
func (*EipForDescribeLoadBalancerAttributesOutput) SetEipBillingType ¶
func (s *EipForDescribeLoadBalancerAttributesOutput) SetEipBillingType(v int64) *EipForDescribeLoadBalancerAttributesOutput
SetEipBillingType sets the EipBillingType field's value.
func (*EipForDescribeLoadBalancerAttributesOutput) SetEipType ¶ added in v1.0.63
func (s *EipForDescribeLoadBalancerAttributesOutput) SetEipType(v string) *EipForDescribeLoadBalancerAttributesOutput
SetEipType sets the EipType field's value.
func (*EipForDescribeLoadBalancerAttributesOutput) SetISP ¶
func (s *EipForDescribeLoadBalancerAttributesOutput) SetISP(v string) *EipForDescribeLoadBalancerAttributesOutput
SetISP sets the ISP field's value.
func (*EipForDescribeLoadBalancerAttributesOutput) SetPopLocations ¶ added in v1.0.63
func (s *EipForDescribeLoadBalancerAttributesOutput) SetPopLocations(v []*PopLocationForDescribeLoadBalancerAttributesOutput) *EipForDescribeLoadBalancerAttributesOutput
SetPopLocations sets the PopLocations field's value.
func (*EipForDescribeLoadBalancerAttributesOutput) SetSecurityProtectionTypes ¶ added in v1.0.52
func (s *EipForDescribeLoadBalancerAttributesOutput) SetSecurityProtectionTypes(v []*string) *EipForDescribeLoadBalancerAttributesOutput
SetSecurityProtectionTypes sets the SecurityProtectionTypes field's value.
func (EipForDescribeLoadBalancerAttributesOutput) String ¶
func (s EipForDescribeLoadBalancerAttributesOutput) String() string
String returns the string representation
type EipForDescribeLoadBalancersOutput ¶ added in v1.0.26
type EipForDescribeLoadBalancersOutput struct { AssociationMode *string `type:"string"` Bandwidth *int64 `type:"integer"` EipAddress *string `type:"string"` EipBillingType *int64 `type:"integer"` EipType *string `type:"string"` ISP *string `type:"string"` PopLocations []*PopLocationForDescribeLoadBalancersOutput `type:"list"` SecurityProtectionTypes []*string `type:"list"` // contains filtered or unexported fields }
func (EipForDescribeLoadBalancersOutput) GoString ¶ added in v1.0.26
func (s EipForDescribeLoadBalancersOutput) GoString() string
GoString returns the string representation
func (*EipForDescribeLoadBalancersOutput) SetAssociationMode ¶ added in v1.0.63
func (s *EipForDescribeLoadBalancersOutput) SetAssociationMode(v string) *EipForDescribeLoadBalancersOutput
SetAssociationMode sets the AssociationMode field's value.
func (*EipForDescribeLoadBalancersOutput) SetBandwidth ¶ added in v1.0.26
func (s *EipForDescribeLoadBalancersOutput) SetBandwidth(v int64) *EipForDescribeLoadBalancersOutput
SetBandwidth sets the Bandwidth field's value.
func (*EipForDescribeLoadBalancersOutput) SetEipAddress ¶ added in v1.0.26
func (s *EipForDescribeLoadBalancersOutput) SetEipAddress(v string) *EipForDescribeLoadBalancersOutput
SetEipAddress sets the EipAddress field's value.
func (*EipForDescribeLoadBalancersOutput) SetEipBillingType ¶ added in v1.0.26
func (s *EipForDescribeLoadBalancersOutput) SetEipBillingType(v int64) *EipForDescribeLoadBalancersOutput
SetEipBillingType sets the EipBillingType field's value.
func (*EipForDescribeLoadBalancersOutput) SetEipType ¶ added in v1.0.63
func (s *EipForDescribeLoadBalancersOutput) SetEipType(v string) *EipForDescribeLoadBalancersOutput
SetEipType sets the EipType field's value.
func (*EipForDescribeLoadBalancersOutput) SetISP ¶ added in v1.0.26
func (s *EipForDescribeLoadBalancersOutput) SetISP(v string) *EipForDescribeLoadBalancersOutput
SetISP sets the ISP field's value.
func (*EipForDescribeLoadBalancersOutput) SetPopLocations ¶ added in v1.0.63
func (s *EipForDescribeLoadBalancersOutput) SetPopLocations(v []*PopLocationForDescribeLoadBalancersOutput) *EipForDescribeLoadBalancersOutput
SetPopLocations sets the PopLocations field's value.
func (*EipForDescribeLoadBalancersOutput) SetSecurityProtectionTypes ¶ added in v1.0.52
func (s *EipForDescribeLoadBalancersOutput) SetSecurityProtectionTypes(v []*string) *EipForDescribeLoadBalancersOutput
SetSecurityProtectionTypes sets the SecurityProtectionTypes field's value.
func (EipForDescribeLoadBalancersOutput) String ¶ added in v1.0.26
func (s EipForDescribeLoadBalancersOutput) String() string
String returns the string representation
type EnableAccessLogInput ¶
type EnableAccessLogInput struct { // BucketName is a required field BucketName *string `type:"string" required:"true"` // LoadBalancerId is a required field LoadBalancerId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (EnableAccessLogInput) GoString ¶
func (s EnableAccessLogInput) GoString() string
GoString returns the string representation
func (*EnableAccessLogInput) SetBucketName ¶
func (s *EnableAccessLogInput) SetBucketName(v string) *EnableAccessLogInput
SetBucketName sets the BucketName field's value.
func (*EnableAccessLogInput) SetLoadBalancerId ¶
func (s *EnableAccessLogInput) SetLoadBalancerId(v string) *EnableAccessLogInput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (EnableAccessLogInput) String ¶
func (s EnableAccessLogInput) String() string
String returns the string representation
func (*EnableAccessLogInput) Validate ¶
func (s *EnableAccessLogInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type EnableAccessLogOutput ¶
type EnableAccessLogOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (EnableAccessLogOutput) GoString ¶
func (s EnableAccessLogOutput) GoString() string
GoString returns the string representation
func (*EnableAccessLogOutput) SetRequestId ¶
func (s *EnableAccessLogOutput) SetRequestId(v string) *EnableAccessLogOutput
SetRequestId sets the RequestId field's value.
func (EnableAccessLogOutput) String ¶
func (s EnableAccessLogOutput) String() string
String returns the string representation
type EnableHealthLogInput ¶
type EnableHealthLogInput struct { // LoadBalancerId is a required field LoadBalancerId *string `type:"string" required:"true"` // ProjectId is a required field ProjectId *string `type:"string" required:"true"` // TopicId is a required field TopicId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (EnableHealthLogInput) GoString ¶
func (s EnableHealthLogInput) GoString() string
GoString returns the string representation
func (*EnableHealthLogInput) SetLoadBalancerId ¶
func (s *EnableHealthLogInput) SetLoadBalancerId(v string) *EnableHealthLogInput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (*EnableHealthLogInput) SetProjectId ¶
func (s *EnableHealthLogInput) SetProjectId(v string) *EnableHealthLogInput
SetProjectId sets the ProjectId field's value.
func (*EnableHealthLogInput) SetTopicId ¶
func (s *EnableHealthLogInput) SetTopicId(v string) *EnableHealthLogInput
SetTopicId sets the TopicId field's value.
func (EnableHealthLogInput) String ¶
func (s EnableHealthLogInput) String() string
String returns the string representation
func (*EnableHealthLogInput) Validate ¶
func (s *EnableHealthLogInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type EnableHealthLogOutput ¶
type EnableHealthLogOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (EnableHealthLogOutput) GoString ¶
func (s EnableHealthLogOutput) GoString() string
GoString returns the string representation
func (*EnableHealthLogOutput) SetRequestId ¶
func (s *EnableHealthLogOutput) SetRequestId(v string) *EnableHealthLogOutput
SetRequestId sets the RequestId field's value.
func (EnableHealthLogOutput) String ¶
func (s EnableHealthLogOutput) String() string
String returns the string representation
type EnableTLSAccessLogInput ¶ added in v1.0.52
type EnableTLSAccessLogInput struct { // LoadBalancerId is a required field LoadBalancerId *string `type:"string" required:"true"` // ProjectId is a required field ProjectId *string `type:"string" required:"true"` // TopicId is a required field TopicId *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (EnableTLSAccessLogInput) GoString ¶ added in v1.0.52
func (s EnableTLSAccessLogInput) GoString() string
GoString returns the string representation
func (*EnableTLSAccessLogInput) SetLoadBalancerId ¶ added in v1.0.52
func (s *EnableTLSAccessLogInput) SetLoadBalancerId(v string) *EnableTLSAccessLogInput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (*EnableTLSAccessLogInput) SetProjectId ¶ added in v1.0.52
func (s *EnableTLSAccessLogInput) SetProjectId(v string) *EnableTLSAccessLogInput
SetProjectId sets the ProjectId field's value.
func (*EnableTLSAccessLogInput) SetTopicId ¶ added in v1.0.52
func (s *EnableTLSAccessLogInput) SetTopicId(v string) *EnableTLSAccessLogInput
SetTopicId sets the TopicId field's value.
func (EnableTLSAccessLogInput) String ¶ added in v1.0.52
func (s EnableTLSAccessLogInput) String() string
String returns the string representation
func (*EnableTLSAccessLogInput) Validate ¶ added in v1.0.52
func (s *EnableTLSAccessLogInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type EnableTLSAccessLogOutput ¶ added in v1.0.52
type EnableTLSAccessLogOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (EnableTLSAccessLogOutput) GoString ¶ added in v1.0.52
func (s EnableTLSAccessLogOutput) GoString() string
GoString returns the string representation
func (*EnableTLSAccessLogOutput) SetRequestId ¶ added in v1.0.52
func (s *EnableTLSAccessLogOutput) SetRequestId(v string) *EnableTLSAccessLogOutput
SetRequestId sets the RequestId field's value.
func (EnableTLSAccessLogOutput) String ¶ added in v1.0.52
func (s EnableTLSAccessLogOutput) String() string
String returns the string representation
type ForwardGroupConfigForCreateRulesInput ¶ added in v1.0.157
type ForwardGroupConfigForCreateRulesInput struct { ServerGroupTuples []*ForwardGroupConfigServerGroupTupleForCreateRulesInput `type:"list"` StickySessionEnabled *string `type:"string"` StickySessionTimeout *int64 `type:"integer"` // contains filtered or unexported fields }
func (ForwardGroupConfigForCreateRulesInput) GoString ¶ added in v1.0.157
func (s ForwardGroupConfigForCreateRulesInput) GoString() string
GoString returns the string representation
func (*ForwardGroupConfigForCreateRulesInput) SetServerGroupTuples ¶ added in v1.0.157
func (s *ForwardGroupConfigForCreateRulesInput) SetServerGroupTuples(v []*ForwardGroupConfigServerGroupTupleForCreateRulesInput) *ForwardGroupConfigForCreateRulesInput
SetServerGroupTuples sets the ServerGroupTuples field's value.
func (*ForwardGroupConfigForCreateRulesInput) SetStickySessionEnabled ¶ added in v1.0.157
func (s *ForwardGroupConfigForCreateRulesInput) SetStickySessionEnabled(v string) *ForwardGroupConfigForCreateRulesInput
SetStickySessionEnabled sets the StickySessionEnabled field's value.
func (*ForwardGroupConfigForCreateRulesInput) SetStickySessionTimeout ¶ added in v1.0.157
func (s *ForwardGroupConfigForCreateRulesInput) SetStickySessionTimeout(v int64) *ForwardGroupConfigForCreateRulesInput
SetStickySessionTimeout sets the StickySessionTimeout field's value.
func (ForwardGroupConfigForCreateRulesInput) String ¶ added in v1.0.157
func (s ForwardGroupConfigForCreateRulesInput) String() string
String returns the string representation
type ForwardGroupConfigForDescribeRulesOutput ¶ added in v1.0.157
type ForwardGroupConfigForDescribeRulesOutput struct { ServerGroupTuples []*ServerGroupTupleForDescribeRulesOutput `type:"list"` StickySessionEnabled *string `type:"string"` StickySessionTimeout *int64 `type:"integer"` // contains filtered or unexported fields }
func (ForwardGroupConfigForDescribeRulesOutput) GoString ¶ added in v1.0.157
func (s ForwardGroupConfigForDescribeRulesOutput) GoString() string
GoString returns the string representation
func (*ForwardGroupConfigForDescribeRulesOutput) SetServerGroupTuples ¶ added in v1.0.157
func (s *ForwardGroupConfigForDescribeRulesOutput) SetServerGroupTuples(v []*ServerGroupTupleForDescribeRulesOutput) *ForwardGroupConfigForDescribeRulesOutput
SetServerGroupTuples sets the ServerGroupTuples field's value.
func (*ForwardGroupConfigForDescribeRulesOutput) SetStickySessionEnabled ¶ added in v1.0.157
func (s *ForwardGroupConfigForDescribeRulesOutput) SetStickySessionEnabled(v string) *ForwardGroupConfigForDescribeRulesOutput
SetStickySessionEnabled sets the StickySessionEnabled field's value.
func (*ForwardGroupConfigForDescribeRulesOutput) SetStickySessionTimeout ¶ added in v1.0.157
func (s *ForwardGroupConfigForDescribeRulesOutput) SetStickySessionTimeout(v int64) *ForwardGroupConfigForDescribeRulesOutput
SetStickySessionTimeout sets the StickySessionTimeout field's value.
func (ForwardGroupConfigForDescribeRulesOutput) String ¶ added in v1.0.157
func (s ForwardGroupConfigForDescribeRulesOutput) String() string
String returns the string representation
type ForwardGroupConfigForModifyRulesInput ¶ added in v1.0.157
type ForwardGroupConfigForModifyRulesInput struct { ServerGroupTuples []*ForwardGroupConfigServerGroupTupleForModifyRulesInput `type:"list"` StickySessionEnabled *string `type:"string"` StickySessionTimeout *int64 `type:"integer"` // contains filtered or unexported fields }
func (ForwardGroupConfigForModifyRulesInput) GoString ¶ added in v1.0.157
func (s ForwardGroupConfigForModifyRulesInput) GoString() string
GoString returns the string representation
func (*ForwardGroupConfigForModifyRulesInput) SetServerGroupTuples ¶ added in v1.0.157
func (s *ForwardGroupConfigForModifyRulesInput) SetServerGroupTuples(v []*ForwardGroupConfigServerGroupTupleForModifyRulesInput) *ForwardGroupConfigForModifyRulesInput
SetServerGroupTuples sets the ServerGroupTuples field's value.
func (*ForwardGroupConfigForModifyRulesInput) SetStickySessionEnabled ¶ added in v1.0.157
func (s *ForwardGroupConfigForModifyRulesInput) SetStickySessionEnabled(v string) *ForwardGroupConfigForModifyRulesInput
SetStickySessionEnabled sets the StickySessionEnabled field's value.
func (*ForwardGroupConfigForModifyRulesInput) SetStickySessionTimeout ¶ added in v1.0.157
func (s *ForwardGroupConfigForModifyRulesInput) SetStickySessionTimeout(v int64) *ForwardGroupConfigForModifyRulesInput
SetStickySessionTimeout sets the StickySessionTimeout field's value.
func (ForwardGroupConfigForModifyRulesInput) String ¶ added in v1.0.157
func (s ForwardGroupConfigForModifyRulesInput) String() string
String returns the string representation
type ForwardGroupConfigServerGroupTupleForCreateRulesInput ¶ added in v1.0.157
type ForwardGroupConfigServerGroupTupleForCreateRulesInput struct { ServerGroupId *string `type:"string"` Weight *int64 `type:"integer"` // contains filtered or unexported fields }
func (ForwardGroupConfigServerGroupTupleForCreateRulesInput) GoString ¶ added in v1.0.157
func (s ForwardGroupConfigServerGroupTupleForCreateRulesInput) GoString() string
GoString returns the string representation
func (*ForwardGroupConfigServerGroupTupleForCreateRulesInput) SetServerGroupId ¶ added in v1.0.157
func (s *ForwardGroupConfigServerGroupTupleForCreateRulesInput) SetServerGroupId(v string) *ForwardGroupConfigServerGroupTupleForCreateRulesInput
SetServerGroupId sets the ServerGroupId field's value.
func (*ForwardGroupConfigServerGroupTupleForCreateRulesInput) SetWeight ¶ added in v1.0.157
func (s *ForwardGroupConfigServerGroupTupleForCreateRulesInput) SetWeight(v int64) *ForwardGroupConfigServerGroupTupleForCreateRulesInput
SetWeight sets the Weight field's value.
func (ForwardGroupConfigServerGroupTupleForCreateRulesInput) String ¶ added in v1.0.157
func (s ForwardGroupConfigServerGroupTupleForCreateRulesInput) String() string
String returns the string representation
type ForwardGroupConfigServerGroupTupleForModifyRulesInput ¶ added in v1.0.157
type ForwardGroupConfigServerGroupTupleForModifyRulesInput struct { ServerGroupId *string `type:"string"` Weight *int64 `type:"integer"` // contains filtered or unexported fields }
func (ForwardGroupConfigServerGroupTupleForModifyRulesInput) GoString ¶ added in v1.0.157
func (s ForwardGroupConfigServerGroupTupleForModifyRulesInput) GoString() string
GoString returns the string representation
func (*ForwardGroupConfigServerGroupTupleForModifyRulesInput) SetServerGroupId ¶ added in v1.0.157
func (s *ForwardGroupConfigServerGroupTupleForModifyRulesInput) SetServerGroupId(v string) *ForwardGroupConfigServerGroupTupleForModifyRulesInput
SetServerGroupId sets the ServerGroupId field's value.
func (*ForwardGroupConfigServerGroupTupleForModifyRulesInput) SetWeight ¶ added in v1.0.157
func (s *ForwardGroupConfigServerGroupTupleForModifyRulesInput) SetWeight(v int64) *ForwardGroupConfigServerGroupTupleForModifyRulesInput
SetWeight sets the Weight field's value.
func (ForwardGroupConfigServerGroupTupleForModifyRulesInput) String ¶ added in v1.0.157
func (s ForwardGroupConfigServerGroupTupleForModifyRulesInput) String() string
String returns the string representation
type HealthCheckForCreateServerGroupInput ¶
type HealthCheckForCreateServerGroupInput struct { Domain *string `type:"string"` Enabled *string `type:"string"` HealthyThreshold *string `type:"string"` HttpCode *string `type:"string"` HttpVersion *string `type:"string"` Interval *string `type:"string"` Method *string `type:"string"` Protocol *string `type:"string"` Timeout *string `type:"string"` URI *string `type:"string"` UnhealthyThreshold *string `type:"string"` // contains filtered or unexported fields }
func (HealthCheckForCreateServerGroupInput) GoString ¶
func (s HealthCheckForCreateServerGroupInput) GoString() string
GoString returns the string representation
func (*HealthCheckForCreateServerGroupInput) SetDomain ¶
func (s *HealthCheckForCreateServerGroupInput) SetDomain(v string) *HealthCheckForCreateServerGroupInput
SetDomain sets the Domain field's value.
func (*HealthCheckForCreateServerGroupInput) SetEnabled ¶
func (s *HealthCheckForCreateServerGroupInput) SetEnabled(v string) *HealthCheckForCreateServerGroupInput
SetEnabled sets the Enabled field's value.
func (*HealthCheckForCreateServerGroupInput) SetHealthyThreshold ¶
func (s *HealthCheckForCreateServerGroupInput) SetHealthyThreshold(v string) *HealthCheckForCreateServerGroupInput
SetHealthyThreshold sets the HealthyThreshold field's value.
func (*HealthCheckForCreateServerGroupInput) SetHttpCode ¶
func (s *HealthCheckForCreateServerGroupInput) SetHttpCode(v string) *HealthCheckForCreateServerGroupInput
SetHttpCode sets the HttpCode field's value.
func (*HealthCheckForCreateServerGroupInput) SetHttpVersion ¶ added in v1.0.112
func (s *HealthCheckForCreateServerGroupInput) SetHttpVersion(v string) *HealthCheckForCreateServerGroupInput
SetHttpVersion sets the HttpVersion field's value.
func (*HealthCheckForCreateServerGroupInput) SetInterval ¶
func (s *HealthCheckForCreateServerGroupInput) SetInterval(v string) *HealthCheckForCreateServerGroupInput
SetInterval sets the Interval field's value.
func (*HealthCheckForCreateServerGroupInput) SetMethod ¶
func (s *HealthCheckForCreateServerGroupInput) SetMethod(v string) *HealthCheckForCreateServerGroupInput
SetMethod sets the Method field's value.
func (*HealthCheckForCreateServerGroupInput) SetProtocol ¶
func (s *HealthCheckForCreateServerGroupInput) SetProtocol(v string) *HealthCheckForCreateServerGroupInput
SetProtocol sets the Protocol field's value.
func (*HealthCheckForCreateServerGroupInput) SetTimeout ¶
func (s *HealthCheckForCreateServerGroupInput) SetTimeout(v string) *HealthCheckForCreateServerGroupInput
SetTimeout sets the Timeout field's value.
func (*HealthCheckForCreateServerGroupInput) SetURI ¶
func (s *HealthCheckForCreateServerGroupInput) SetURI(v string) *HealthCheckForCreateServerGroupInput
SetURI sets the URI field's value.
func (*HealthCheckForCreateServerGroupInput) SetUnhealthyThreshold ¶
func (s *HealthCheckForCreateServerGroupInput) SetUnhealthyThreshold(v string) *HealthCheckForCreateServerGroupInput
SetUnhealthyThreshold sets the UnhealthyThreshold field's value.
func (HealthCheckForCreateServerGroupInput) String ¶
func (s HealthCheckForCreateServerGroupInput) String() string
String returns the string representation
type HealthCheckForDescribeServerGroupAttributesOutput ¶
type HealthCheckForDescribeServerGroupAttributesOutput struct { Domain *string `type:"string"` Enabled *string `type:"string"` HealthyThreshold *int64 `type:"integer"` HttpCode *string `type:"string"` HttpVersion *string `type:"string"` Interval *int64 `type:"integer"` Method *string `type:"string"` Protocol *string `type:"string"` Timeout *int64 `type:"integer"` URI *string `type:"string"` UnhealthyThreshold *int64 `type:"integer"` // contains filtered or unexported fields }
func (HealthCheckForDescribeServerGroupAttributesOutput) GoString ¶
func (s HealthCheckForDescribeServerGroupAttributesOutput) GoString() string
GoString returns the string representation
func (*HealthCheckForDescribeServerGroupAttributesOutput) SetDomain ¶
func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetDomain(v string) *HealthCheckForDescribeServerGroupAttributesOutput
SetDomain sets the Domain field's value.
func (*HealthCheckForDescribeServerGroupAttributesOutput) SetEnabled ¶
func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetEnabled(v string) *HealthCheckForDescribeServerGroupAttributesOutput
SetEnabled sets the Enabled field's value.
func (*HealthCheckForDescribeServerGroupAttributesOutput) SetHealthyThreshold ¶
func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetHealthyThreshold(v int64) *HealthCheckForDescribeServerGroupAttributesOutput
SetHealthyThreshold sets the HealthyThreshold field's value.
func (*HealthCheckForDescribeServerGroupAttributesOutput) SetHttpCode ¶
func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetHttpCode(v string) *HealthCheckForDescribeServerGroupAttributesOutput
SetHttpCode sets the HttpCode field's value.
func (*HealthCheckForDescribeServerGroupAttributesOutput) SetHttpVersion ¶ added in v1.0.112
func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetHttpVersion(v string) *HealthCheckForDescribeServerGroupAttributesOutput
SetHttpVersion sets the HttpVersion field's value.
func (*HealthCheckForDescribeServerGroupAttributesOutput) SetInterval ¶
func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetInterval(v int64) *HealthCheckForDescribeServerGroupAttributesOutput
SetInterval sets the Interval field's value.
func (*HealthCheckForDescribeServerGroupAttributesOutput) SetMethod ¶
func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetMethod(v string) *HealthCheckForDescribeServerGroupAttributesOutput
SetMethod sets the Method field's value.
func (*HealthCheckForDescribeServerGroupAttributesOutput) SetProtocol ¶
func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetProtocol(v string) *HealthCheckForDescribeServerGroupAttributesOutput
SetProtocol sets the Protocol field's value.
func (*HealthCheckForDescribeServerGroupAttributesOutput) SetTimeout ¶
func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetTimeout(v int64) *HealthCheckForDescribeServerGroupAttributesOutput
SetTimeout sets the Timeout field's value.
func (*HealthCheckForDescribeServerGroupAttributesOutput) SetURI ¶
func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetURI(v string) *HealthCheckForDescribeServerGroupAttributesOutput
SetURI sets the URI field's value.
func (*HealthCheckForDescribeServerGroupAttributesOutput) SetUnhealthyThreshold ¶
func (s *HealthCheckForDescribeServerGroupAttributesOutput) SetUnhealthyThreshold(v int64) *HealthCheckForDescribeServerGroupAttributesOutput
SetUnhealthyThreshold sets the UnhealthyThreshold field's value.
func (HealthCheckForDescribeServerGroupAttributesOutput) String ¶
func (s HealthCheckForDescribeServerGroupAttributesOutput) String() string
String returns the string representation
type HealthCheckForDescribeServerGroupsOutput ¶
type HealthCheckForDescribeServerGroupsOutput struct { Domain *string `type:"string"` Enabled *string `type:"string"` HealthyThreshold *int64 `type:"integer"` HttpCode *string `type:"string"` HttpVersion *string `type:"string"` Interval *int64 `type:"integer"` Method *string `type:"string"` Protocol *string `type:"string"` Timeout *int64 `type:"integer"` URI *string `type:"string"` UnhealthyThreshold *int64 `type:"integer"` // contains filtered or unexported fields }
func (HealthCheckForDescribeServerGroupsOutput) GoString ¶
func (s HealthCheckForDescribeServerGroupsOutput) GoString() string
GoString returns the string representation
func (*HealthCheckForDescribeServerGroupsOutput) SetDomain ¶
func (s *HealthCheckForDescribeServerGroupsOutput) SetDomain(v string) *HealthCheckForDescribeServerGroupsOutput
SetDomain sets the Domain field's value.
func (*HealthCheckForDescribeServerGroupsOutput) SetEnabled ¶
func (s *HealthCheckForDescribeServerGroupsOutput) SetEnabled(v string) *HealthCheckForDescribeServerGroupsOutput
SetEnabled sets the Enabled field's value.
func (*HealthCheckForDescribeServerGroupsOutput) SetHealthyThreshold ¶
func (s *HealthCheckForDescribeServerGroupsOutput) SetHealthyThreshold(v int64) *HealthCheckForDescribeServerGroupsOutput
SetHealthyThreshold sets the HealthyThreshold field's value.
func (*HealthCheckForDescribeServerGroupsOutput) SetHttpCode ¶
func (s *HealthCheckForDescribeServerGroupsOutput) SetHttpCode(v string) *HealthCheckForDescribeServerGroupsOutput
SetHttpCode sets the HttpCode field's value.
func (*HealthCheckForDescribeServerGroupsOutput) SetHttpVersion ¶ added in v1.0.112
func (s *HealthCheckForDescribeServerGroupsOutput) SetHttpVersion(v string) *HealthCheckForDescribeServerGroupsOutput
SetHttpVersion sets the HttpVersion field's value.
func (*HealthCheckForDescribeServerGroupsOutput) SetInterval ¶
func (s *HealthCheckForDescribeServerGroupsOutput) SetInterval(v int64) *HealthCheckForDescribeServerGroupsOutput
SetInterval sets the Interval field's value.
func (*HealthCheckForDescribeServerGroupsOutput) SetMethod ¶
func (s *HealthCheckForDescribeServerGroupsOutput) SetMethod(v string) *HealthCheckForDescribeServerGroupsOutput
SetMethod sets the Method field's value.
func (*HealthCheckForDescribeServerGroupsOutput) SetProtocol ¶
func (s *HealthCheckForDescribeServerGroupsOutput) SetProtocol(v string) *HealthCheckForDescribeServerGroupsOutput
SetProtocol sets the Protocol field's value.
func (*HealthCheckForDescribeServerGroupsOutput) SetTimeout ¶
func (s *HealthCheckForDescribeServerGroupsOutput) SetTimeout(v int64) *HealthCheckForDescribeServerGroupsOutput
SetTimeout sets the Timeout field's value.
func (*HealthCheckForDescribeServerGroupsOutput) SetURI ¶
func (s *HealthCheckForDescribeServerGroupsOutput) SetURI(v string) *HealthCheckForDescribeServerGroupsOutput
SetURI sets the URI field's value.
func (*HealthCheckForDescribeServerGroupsOutput) SetUnhealthyThreshold ¶
func (s *HealthCheckForDescribeServerGroupsOutput) SetUnhealthyThreshold(v int64) *HealthCheckForDescribeServerGroupsOutput
SetUnhealthyThreshold sets the UnhealthyThreshold field's value.
func (HealthCheckForDescribeServerGroupsOutput) String ¶
func (s HealthCheckForDescribeServerGroupsOutput) String() string
String returns the string representation
type HealthCheckForModifyServerGroupAttributesInput ¶
type HealthCheckForModifyServerGroupAttributesInput struct { Domain *string `type:"string"` Enabled *string `type:"string"` HealthyThreshold *string `type:"string"` HttpCode *string `type:"string"` HttpVersion *string `type:"string"` Interval *string `type:"string"` Method *string `type:"string"` Protocol *string `type:"string"` Timeout *string `type:"string"` URI *string `type:"string"` UnhealthyThreshold *string `type:"string"` // contains filtered or unexported fields }
func (HealthCheckForModifyServerGroupAttributesInput) GoString ¶
func (s HealthCheckForModifyServerGroupAttributesInput) GoString() string
GoString returns the string representation
func (*HealthCheckForModifyServerGroupAttributesInput) SetDomain ¶
func (s *HealthCheckForModifyServerGroupAttributesInput) SetDomain(v string) *HealthCheckForModifyServerGroupAttributesInput
SetDomain sets the Domain field's value.
func (*HealthCheckForModifyServerGroupAttributesInput) SetEnabled ¶
func (s *HealthCheckForModifyServerGroupAttributesInput) SetEnabled(v string) *HealthCheckForModifyServerGroupAttributesInput
SetEnabled sets the Enabled field's value.
func (*HealthCheckForModifyServerGroupAttributesInput) SetHealthyThreshold ¶
func (s *HealthCheckForModifyServerGroupAttributesInput) SetHealthyThreshold(v string) *HealthCheckForModifyServerGroupAttributesInput
SetHealthyThreshold sets the HealthyThreshold field's value.
func (*HealthCheckForModifyServerGroupAttributesInput) SetHttpCode ¶
func (s *HealthCheckForModifyServerGroupAttributesInput) SetHttpCode(v string) *HealthCheckForModifyServerGroupAttributesInput
SetHttpCode sets the HttpCode field's value.
func (*HealthCheckForModifyServerGroupAttributesInput) SetHttpVersion ¶ added in v1.0.112
func (s *HealthCheckForModifyServerGroupAttributesInput) SetHttpVersion(v string) *HealthCheckForModifyServerGroupAttributesInput
SetHttpVersion sets the HttpVersion field's value.
func (*HealthCheckForModifyServerGroupAttributesInput) SetInterval ¶
func (s *HealthCheckForModifyServerGroupAttributesInput) SetInterval(v string) *HealthCheckForModifyServerGroupAttributesInput
SetInterval sets the Interval field's value.
func (*HealthCheckForModifyServerGroupAttributesInput) SetMethod ¶
func (s *HealthCheckForModifyServerGroupAttributesInput) SetMethod(v string) *HealthCheckForModifyServerGroupAttributesInput
SetMethod sets the Method field's value.
func (*HealthCheckForModifyServerGroupAttributesInput) SetProtocol ¶
func (s *HealthCheckForModifyServerGroupAttributesInput) SetProtocol(v string) *HealthCheckForModifyServerGroupAttributesInput
SetProtocol sets the Protocol field's value.
func (*HealthCheckForModifyServerGroupAttributesInput) SetTimeout ¶
func (s *HealthCheckForModifyServerGroupAttributesInput) SetTimeout(v string) *HealthCheckForModifyServerGroupAttributesInput
SetTimeout sets the Timeout field's value.
func (*HealthCheckForModifyServerGroupAttributesInput) SetURI ¶
func (s *HealthCheckForModifyServerGroupAttributesInput) SetURI(v string) *HealthCheckForModifyServerGroupAttributesInput
SetURI sets the URI field's value.
func (*HealthCheckForModifyServerGroupAttributesInput) SetUnhealthyThreshold ¶
func (s *HealthCheckForModifyServerGroupAttributesInput) SetUnhealthyThreshold(v string) *HealthCheckForModifyServerGroupAttributesInput
SetUnhealthyThreshold sets the UnhealthyThreshold field's value.
func (HealthCheckForModifyServerGroupAttributesInput) String ¶
func (s HealthCheckForModifyServerGroupAttributesInput) String() string
String returns the string representation
type HealthCheckTemplateForCreateHealthCheckTemplatesInput ¶
type HealthCheckTemplateForCreateHealthCheckTemplatesInput struct { Description *string `type:"string"` HealthCheckDomain *string `type:"string"` HealthCheckHttpCode *string `type:"string"` HealthCheckHttpVersion *string `type:"string"` HealthCheckInterval *int64 `type:"integer"` HealthCheckMethod *string `type:"string"` HealthCheckProtocol *string `type:"string"` // HealthCheckTemplateName is a required field HealthCheckTemplateName *string `min:"1" max:"128" type:"string" required:"true"` HealthCheckTimeout *int64 `type:"integer"` HealthCheckURI *string `type:"string"` HealthyThreshold *int64 `type:"integer"` UnhealthyThreshold *int64 `type:"integer"` // contains filtered or unexported fields }
func (HealthCheckTemplateForCreateHealthCheckTemplatesInput) GoString ¶
func (s HealthCheckTemplateForCreateHealthCheckTemplatesInput) GoString() string
GoString returns the string representation
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetDescription ¶
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetDescription(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
SetDescription sets the Description field's value.
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckDomain ¶
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckDomain(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
SetHealthCheckDomain sets the HealthCheckDomain field's value.
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckHttpCode ¶
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckHttpCode(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
SetHealthCheckHttpCode sets the HealthCheckHttpCode field's value.
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckHttpVersion ¶ added in v1.0.112
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckHttpVersion(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
SetHealthCheckHttpVersion sets the HealthCheckHttpVersion field's value.
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckInterval ¶
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckInterval(v int64) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
SetHealthCheckInterval sets the HealthCheckInterval field's value.
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckMethod ¶
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckMethod(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
SetHealthCheckMethod sets the HealthCheckMethod field's value.
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckProtocol ¶
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckProtocol(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
SetHealthCheckProtocol sets the HealthCheckProtocol field's value.
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckTemplateName ¶
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckTemplateName(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
SetHealthCheckTemplateName sets the HealthCheckTemplateName field's value.
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckTimeout ¶
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckTimeout(v int64) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
SetHealthCheckTimeout sets the HealthCheckTimeout field's value.
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckURI ¶
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthCheckURI(v string) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
SetHealthCheckURI sets the HealthCheckURI field's value.
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthyThreshold ¶
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetHealthyThreshold(v int64) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
SetHealthyThreshold sets the HealthyThreshold field's value.
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetUnhealthyThreshold ¶
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) SetUnhealthyThreshold(v int64) *HealthCheckTemplateForCreateHealthCheckTemplatesInput
SetUnhealthyThreshold sets the UnhealthyThreshold field's value.
func (HealthCheckTemplateForCreateHealthCheckTemplatesInput) String ¶
func (s HealthCheckTemplateForCreateHealthCheckTemplatesInput) String() string
String returns the string representation
func (*HealthCheckTemplateForCreateHealthCheckTemplatesInput) Validate ¶
func (s *HealthCheckTemplateForCreateHealthCheckTemplatesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type HealthCheckTemplateForDescribeHealthCheckTemplatesOutput ¶
type HealthCheckTemplateForDescribeHealthCheckTemplatesOutput struct { Description *string `type:"string"` HealthCheckDomain *string `type:"string"` HealthCheckHttpCode *string `type:"string"` HealthCheckHttpVersion *string `type:"string"` HealthCheckInterval *int64 `type:"integer"` HealthCheckMethod *string `type:"string"` HealthCheckProtocol *string `type:"string"` HealthCheckTemplateId *string `type:"string"` HealthCheckTemplateName *string `type:"string"` HealthCheckTimeout *int64 `type:"integer"` HealthCheckURI *string `type:"string"` HealthyThreshold *int64 `type:"integer"` UnhealthyThreshold *int64 `type:"integer"` // contains filtered or unexported fields }
func (HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) GoString ¶
func (s HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) GoString() string
GoString returns the string representation
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetDescription ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetDescription(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetDescription sets the Description field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckDomain ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckDomain(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetHealthCheckDomain sets the HealthCheckDomain field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckHttpCode ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckHttpCode(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetHealthCheckHttpCode sets the HealthCheckHttpCode field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckHttpVersion ¶ added in v1.0.112
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckHttpVersion(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetHealthCheckHttpVersion sets the HealthCheckHttpVersion field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckInterval ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckInterval(v int64) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetHealthCheckInterval sets the HealthCheckInterval field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckMethod ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckMethod(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetHealthCheckMethod sets the HealthCheckMethod field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckProtocol ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckProtocol(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetHealthCheckProtocol sets the HealthCheckProtocol field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckTemplateId ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckTemplateId(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetHealthCheckTemplateId sets the HealthCheckTemplateId field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckTemplateName ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckTemplateName(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetHealthCheckTemplateName sets the HealthCheckTemplateName field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckTimeout ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckTimeout(v int64) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetHealthCheckTimeout sets the HealthCheckTimeout field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckURI ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthCheckURI(v string) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetHealthCheckURI sets the HealthCheckURI field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthyThreshold ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetHealthyThreshold(v int64) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetHealthyThreshold sets the HealthyThreshold field's value.
func (*HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetUnhealthyThreshold ¶
func (s *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) SetUnhealthyThreshold(v int64) *HealthCheckTemplateForDescribeHealthCheckTemplatesOutput
SetUnhealthyThreshold sets the UnhealthyThreshold field's value.
func (HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) String ¶
func (s HealthCheckTemplateForDescribeHealthCheckTemplatesOutput) String() string
String returns the string representation
type HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput ¶
type HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput struct { Description *string `type:"string"` HealthCheckDomain *string `type:"string"` HealthCheckHttpCode *string `type:"string"` HealthCheckHttpVersion *string `type:"string"` HealthCheckInterval *int64 `type:"integer"` HealthCheckMethod *string `type:"string"` HealthCheckProtocol *string `type:"string"` // HealthCheckTemplateId is a required field HealthCheckTemplateId *string `min:"1" max:"128" type:"string" required:"true"` HealthCheckTemplateName *string `min:"1" max:"128" type:"string"` HealthCheckTimeout *int64 `type:"integer"` HealthCheckURI *string `type:"string"` HealthyThreshold *int64 `type:"integer"` UnhealthyThreshold *int64 `type:"integer"` // contains filtered or unexported fields }
func (HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) GoString ¶
func (s HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) GoString() string
GoString returns the string representation
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetDescription ¶
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetDescription(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
SetDescription sets the Description field's value.
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckDomain ¶
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckDomain(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
SetHealthCheckDomain sets the HealthCheckDomain field's value.
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckHttpCode ¶
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckHttpCode(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
SetHealthCheckHttpCode sets the HealthCheckHttpCode field's value.
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckHttpVersion ¶ added in v1.0.112
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckHttpVersion(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
SetHealthCheckHttpVersion sets the HealthCheckHttpVersion field's value.
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckInterval ¶
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckInterval(v int64) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
SetHealthCheckInterval sets the HealthCheckInterval field's value.
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckMethod ¶
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckMethod(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
SetHealthCheckMethod sets the HealthCheckMethod field's value.
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckProtocol ¶
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckProtocol(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
SetHealthCheckProtocol sets the HealthCheckProtocol field's value.
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckTemplateId ¶
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckTemplateId(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
SetHealthCheckTemplateId sets the HealthCheckTemplateId field's value.
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckTemplateName ¶
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckTemplateName(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
SetHealthCheckTemplateName sets the HealthCheckTemplateName field's value.
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckTimeout ¶
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckTimeout(v int64) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
SetHealthCheckTimeout sets the HealthCheckTimeout field's value.
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckURI ¶
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthCheckURI(v string) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
SetHealthCheckURI sets the HealthCheckURI field's value.
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthyThreshold ¶
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetHealthyThreshold(v int64) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
SetHealthyThreshold sets the HealthyThreshold field's value.
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetUnhealthyThreshold ¶
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) SetUnhealthyThreshold(v int64) *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput
SetUnhealthyThreshold sets the UnhealthyThreshold field's value.
func (HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) String ¶
func (s HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) String() string
String returns the string representation
func (*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) Validate ¶
func (s *HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type HealthLogForDescribeLoadBalancerAttributesOutput ¶
type HealthLogForDescribeLoadBalancerAttributesOutput struct { Enabled *bool `type:"boolean"` ProjectId *string `type:"string"` TopicId *string `type:"string"` // contains filtered or unexported fields }
func (HealthLogForDescribeLoadBalancerAttributesOutput) GoString ¶
func (s HealthLogForDescribeLoadBalancerAttributesOutput) GoString() string
GoString returns the string representation
func (*HealthLogForDescribeLoadBalancerAttributesOutput) SetEnabled ¶
func (s *HealthLogForDescribeLoadBalancerAttributesOutput) SetEnabled(v bool) *HealthLogForDescribeLoadBalancerAttributesOutput
SetEnabled sets the Enabled field's value.
func (*HealthLogForDescribeLoadBalancerAttributesOutput) SetProjectId ¶
func (s *HealthLogForDescribeLoadBalancerAttributesOutput) SetProjectId(v string) *HealthLogForDescribeLoadBalancerAttributesOutput
SetProjectId sets the ProjectId field's value.
func (*HealthLogForDescribeLoadBalancerAttributesOutput) SetTopicId ¶
func (s *HealthLogForDescribeLoadBalancerAttributesOutput) SetTopicId(v string) *HealthLogForDescribeLoadBalancerAttributesOutput
SetTopicId sets the TopicId field's value.
func (HealthLogForDescribeLoadBalancerAttributesOutput) String ¶
func (s HealthLogForDescribeLoadBalancerAttributesOutput) String() string
String returns the string representation
type Ipv6EipBillingConfigForCreateLoadBalancerInput ¶ added in v1.0.81
type Ipv6EipBillingConfigForCreateLoadBalancerInput struct { Bandwidth *int64 `type:"integer"` BillingType *int64 `type:"integer"` ISP *string `type:"string"` // contains filtered or unexported fields }
func (Ipv6EipBillingConfigForCreateLoadBalancerInput) GoString ¶ added in v1.0.81
func (s Ipv6EipBillingConfigForCreateLoadBalancerInput) GoString() string
GoString returns the string representation
func (*Ipv6EipBillingConfigForCreateLoadBalancerInput) SetBandwidth ¶ added in v1.0.81
func (s *Ipv6EipBillingConfigForCreateLoadBalancerInput) SetBandwidth(v int64) *Ipv6EipBillingConfigForCreateLoadBalancerInput
SetBandwidth sets the Bandwidth field's value.
func (*Ipv6EipBillingConfigForCreateLoadBalancerInput) SetBillingType ¶ added in v1.0.81
func (s *Ipv6EipBillingConfigForCreateLoadBalancerInput) SetBillingType(v int64) *Ipv6EipBillingConfigForCreateLoadBalancerInput
SetBillingType sets the BillingType field's value.
func (*Ipv6EipBillingConfigForCreateLoadBalancerInput) SetISP ¶ added in v1.0.81
func (s *Ipv6EipBillingConfigForCreateLoadBalancerInput) SetISP(v string) *Ipv6EipBillingConfigForCreateLoadBalancerInput
SetISP sets the ISP field's value.
func (Ipv6EipBillingConfigForCreateLoadBalancerInput) String ¶ added in v1.0.81
func (s Ipv6EipBillingConfigForCreateLoadBalancerInput) String() string
String returns the string representation
type Ipv6EipForDescribeLoadBalancerAttributesOutput ¶ added in v1.0.81
type Ipv6EipForDescribeLoadBalancerAttributesOutput struct { Bandwidth *int64 `type:"integer"` BillingType *int64 `type:"integer"` ISP *string `type:"string"` // contains filtered or unexported fields }
func (Ipv6EipForDescribeLoadBalancerAttributesOutput) GoString ¶ added in v1.0.81
func (s Ipv6EipForDescribeLoadBalancerAttributesOutput) GoString() string
GoString returns the string representation
func (*Ipv6EipForDescribeLoadBalancerAttributesOutput) SetBandwidth ¶ added in v1.0.81
func (s *Ipv6EipForDescribeLoadBalancerAttributesOutput) SetBandwidth(v int64) *Ipv6EipForDescribeLoadBalancerAttributesOutput
SetBandwidth sets the Bandwidth field's value.
func (*Ipv6EipForDescribeLoadBalancerAttributesOutput) SetBillingType ¶ added in v1.0.81
func (s *Ipv6EipForDescribeLoadBalancerAttributesOutput) SetBillingType(v int64) *Ipv6EipForDescribeLoadBalancerAttributesOutput
SetBillingType sets the BillingType field's value.
func (*Ipv6EipForDescribeLoadBalancerAttributesOutput) SetISP ¶ added in v1.0.81
func (s *Ipv6EipForDescribeLoadBalancerAttributesOutput) SetISP(v string) *Ipv6EipForDescribeLoadBalancerAttributesOutput
SetISP sets the ISP field's value.
func (Ipv6EipForDescribeLoadBalancerAttributesOutput) String ¶ added in v1.0.81
func (s Ipv6EipForDescribeLoadBalancerAttributesOutput) String() string
String returns the string representation
type Ipv6EipForDescribeLoadBalancersOutput ¶ added in v1.0.81
type Ipv6EipForDescribeLoadBalancersOutput struct { Bandwidth *int64 `type:"integer"` BillingType *int64 `type:"integer"` ISP *string `type:"string"` // contains filtered or unexported fields }
func (Ipv6EipForDescribeLoadBalancersOutput) GoString ¶ added in v1.0.81
func (s Ipv6EipForDescribeLoadBalancersOutput) GoString() string
GoString returns the string representation
func (*Ipv6EipForDescribeLoadBalancersOutput) SetBandwidth ¶ added in v1.0.81
func (s *Ipv6EipForDescribeLoadBalancersOutput) SetBandwidth(v int64) *Ipv6EipForDescribeLoadBalancersOutput
SetBandwidth sets the Bandwidth field's value.
func (*Ipv6EipForDescribeLoadBalancersOutput) SetBillingType ¶ added in v1.0.81
func (s *Ipv6EipForDescribeLoadBalancersOutput) SetBillingType(v int64) *Ipv6EipForDescribeLoadBalancersOutput
SetBillingType sets the BillingType field's value.
func (*Ipv6EipForDescribeLoadBalancersOutput) SetISP ¶ added in v1.0.81
func (s *Ipv6EipForDescribeLoadBalancersOutput) SetISP(v string) *Ipv6EipForDescribeLoadBalancersOutput
SetISP sets the ISP field's value.
func (Ipv6EipForDescribeLoadBalancersOutput) String ¶ added in v1.0.81
func (s Ipv6EipForDescribeLoadBalancersOutput) String() string
String returns the string representation
type ListenerForDescribeAclAttributesOutput ¶
type ListenerForDescribeAclAttributesOutput struct { AclType *string `type:"string"` ListenerId *string `type:"string"` ListenerName *string `type:"string"` Port *int64 `type:"integer"` Protocol *string `type:"string"` // contains filtered or unexported fields }
func (ListenerForDescribeAclAttributesOutput) GoString ¶
func (s ListenerForDescribeAclAttributesOutput) GoString() string
GoString returns the string representation
func (*ListenerForDescribeAclAttributesOutput) SetAclType ¶
func (s *ListenerForDescribeAclAttributesOutput) SetAclType(v string) *ListenerForDescribeAclAttributesOutput
SetAclType sets the AclType field's value.
func (*ListenerForDescribeAclAttributesOutput) SetListenerId ¶
func (s *ListenerForDescribeAclAttributesOutput) SetListenerId(v string) *ListenerForDescribeAclAttributesOutput
SetListenerId sets the ListenerId field's value.
func (*ListenerForDescribeAclAttributesOutput) SetListenerName ¶
func (s *ListenerForDescribeAclAttributesOutput) SetListenerName(v string) *ListenerForDescribeAclAttributesOutput
SetListenerName sets the ListenerName field's value.
func (*ListenerForDescribeAclAttributesOutput) SetPort ¶
func (s *ListenerForDescribeAclAttributesOutput) SetPort(v int64) *ListenerForDescribeAclAttributesOutput
SetPort sets the Port field's value.
func (*ListenerForDescribeAclAttributesOutput) SetProtocol ¶
func (s *ListenerForDescribeAclAttributesOutput) SetProtocol(v string) *ListenerForDescribeAclAttributesOutput
SetProtocol sets the Protocol field's value.
func (ListenerForDescribeAclAttributesOutput) String ¶
func (s ListenerForDescribeAclAttributesOutput) String() string
String returns the string representation
type ListenerForDescribeCustomizedCfgAttributesOutput ¶
type ListenerForDescribeCustomizedCfgAttributesOutput struct { ListenerId *string `type:"string"` ListenerName *string `type:"string"` Port *int64 `type:"integer"` Protocol *string `type:"string"` // contains filtered or unexported fields }
func (ListenerForDescribeCustomizedCfgAttributesOutput) GoString ¶
func (s ListenerForDescribeCustomizedCfgAttributesOutput) GoString() string
GoString returns the string representation
func (*ListenerForDescribeCustomizedCfgAttributesOutput) SetListenerId ¶
func (s *ListenerForDescribeCustomizedCfgAttributesOutput) SetListenerId(v string) *ListenerForDescribeCustomizedCfgAttributesOutput
SetListenerId sets the ListenerId field's value.
func (*ListenerForDescribeCustomizedCfgAttributesOutput) SetListenerName ¶
func (s *ListenerForDescribeCustomizedCfgAttributesOutput) SetListenerName(v string) *ListenerForDescribeCustomizedCfgAttributesOutput
SetListenerName sets the ListenerName field's value.
func (*ListenerForDescribeCustomizedCfgAttributesOutput) SetPort ¶
func (s *ListenerForDescribeCustomizedCfgAttributesOutput) SetPort(v int64) *ListenerForDescribeCustomizedCfgAttributesOutput
SetPort sets the Port field's value.
func (*ListenerForDescribeCustomizedCfgAttributesOutput) SetProtocol ¶
func (s *ListenerForDescribeCustomizedCfgAttributesOutput) SetProtocol(v string) *ListenerForDescribeCustomizedCfgAttributesOutput
SetProtocol sets the Protocol field's value.
func (ListenerForDescribeCustomizedCfgAttributesOutput) String ¶
func (s ListenerForDescribeCustomizedCfgAttributesOutput) String() string
String returns the string representation
type ListenerForDescribeListenerHealthOutput ¶
type ListenerForDescribeListenerHealthOutput struct { ListenerId *string `type:"string"` Results []*ResultForDescribeListenerHealthOutput `type:"list"` Status *string `type:"string"` TotalBackendServerCount *int64 `type:"integer"` UnHealthyCount *int64 `type:"integer"` // contains filtered or unexported fields }
func (ListenerForDescribeListenerHealthOutput) GoString ¶
func (s ListenerForDescribeListenerHealthOutput) GoString() string
GoString returns the string representation
func (*ListenerForDescribeListenerHealthOutput) SetListenerId ¶
func (s *ListenerForDescribeListenerHealthOutput) SetListenerId(v string) *ListenerForDescribeListenerHealthOutput
SetListenerId sets the ListenerId field's value.
func (*ListenerForDescribeListenerHealthOutput) SetResults ¶
func (s *ListenerForDescribeListenerHealthOutput) SetResults(v []*ResultForDescribeListenerHealthOutput) *ListenerForDescribeListenerHealthOutput
SetResults sets the Results field's value.
func (*ListenerForDescribeListenerHealthOutput) SetStatus ¶
func (s *ListenerForDescribeListenerHealthOutput) SetStatus(v string) *ListenerForDescribeListenerHealthOutput
SetStatus sets the Status field's value.
func (*ListenerForDescribeListenerHealthOutput) SetTotalBackendServerCount ¶
func (s *ListenerForDescribeListenerHealthOutput) SetTotalBackendServerCount(v int64) *ListenerForDescribeListenerHealthOutput
SetTotalBackendServerCount sets the TotalBackendServerCount field's value.
func (*ListenerForDescribeListenerHealthOutput) SetUnHealthyCount ¶
func (s *ListenerForDescribeListenerHealthOutput) SetUnHealthyCount(v int64) *ListenerForDescribeListenerHealthOutput
SetUnHealthyCount sets the UnHealthyCount field's value.
func (ListenerForDescribeListenerHealthOutput) String ¶
func (s ListenerForDescribeListenerHealthOutput) String() string
String returns the string representation
type ListenerForDescribeListenersOutput ¶
type ListenerForDescribeListenersOutput struct { AclIds []*string `type:"list"` AclStatus *string `type:"string"` AclType *string `type:"string"` CACertificateId *string `type:"string"` CertCenterCertificateId *string `type:"string"` CertificateId *string `type:"string"` CertificateSource *string `type:"string"` ClientAddressTransmissionProtocol *string `type:"string"` CreateTime *string `type:"string"` CustomizedCfgId *string `type:"string"` Description *string `type:"string"` DomainExtensions []*DomainExtensionForDescribeListenersOutput `type:"list"` EnableHttp2 *string `type:"string"` EnableQuic *string `type:"string"` Enabled *string `type:"string"` ListenerId *string `type:"string"` ListenerName *string `type:"string"` LoadBalancerId *string `type:"string"` Port *int64 `type:"integer"` ProjectName *string `type:"string"` Protocol *string `type:"string"` ProxyProtocolDisabled *string `type:"string"` ServerGroupId *string `type:"string"` ServerGroups []*ServerGroupForDescribeListenersOutput `type:"list"` Status *string `type:"string"` Tags []*TagForDescribeListenersOutput `type:"list"` UpdateTime *string `type:"string"` // contains filtered or unexported fields }
func (ListenerForDescribeListenersOutput) GoString ¶
func (s ListenerForDescribeListenersOutput) GoString() string
GoString returns the string representation
func (*ListenerForDescribeListenersOutput) SetAclIds ¶
func (s *ListenerForDescribeListenersOutput) SetAclIds(v []*string) *ListenerForDescribeListenersOutput
SetAclIds sets the AclIds field's value.
func (*ListenerForDescribeListenersOutput) SetAclStatus ¶
func (s *ListenerForDescribeListenersOutput) SetAclStatus(v string) *ListenerForDescribeListenersOutput
SetAclStatus sets the AclStatus field's value.
func (*ListenerForDescribeListenersOutput) SetAclType ¶
func (s *ListenerForDescribeListenersOutput) SetAclType(v string) *ListenerForDescribeListenersOutput
SetAclType sets the AclType field's value.
func (*ListenerForDescribeListenersOutput) SetCACertificateId ¶ added in v1.0.42
func (s *ListenerForDescribeListenersOutput) SetCACertificateId(v string) *ListenerForDescribeListenersOutput
SetCACertificateId sets the CACertificateId field's value.
func (*ListenerForDescribeListenersOutput) SetCertCenterCertificateId ¶ added in v1.0.131
func (s *ListenerForDescribeListenersOutput) SetCertCenterCertificateId(v string) *ListenerForDescribeListenersOutput
SetCertCenterCertificateId sets the CertCenterCertificateId field's value.
func (*ListenerForDescribeListenersOutput) SetCertificateId ¶
func (s *ListenerForDescribeListenersOutput) SetCertificateId(v string) *ListenerForDescribeListenersOutput
SetCertificateId sets the CertificateId field's value.
func (*ListenerForDescribeListenersOutput) SetCertificateSource ¶ added in v1.0.131
func (s *ListenerForDescribeListenersOutput) SetCertificateSource(v string) *ListenerForDescribeListenersOutput
SetCertificateSource sets the CertificateSource field's value.
func (*ListenerForDescribeListenersOutput) SetClientAddressTransmissionProtocol ¶ added in v1.0.157
func (s *ListenerForDescribeListenersOutput) SetClientAddressTransmissionProtocol(v string) *ListenerForDescribeListenersOutput
SetClientAddressTransmissionProtocol sets the ClientAddressTransmissionProtocol field's value.
func (*ListenerForDescribeListenersOutput) SetCreateTime ¶
func (s *ListenerForDescribeListenersOutput) SetCreateTime(v string) *ListenerForDescribeListenersOutput
SetCreateTime sets the CreateTime field's value.
func (*ListenerForDescribeListenersOutput) SetCustomizedCfgId ¶
func (s *ListenerForDescribeListenersOutput) SetCustomizedCfgId(v string) *ListenerForDescribeListenersOutput
SetCustomizedCfgId sets the CustomizedCfgId field's value.
func (*ListenerForDescribeListenersOutput) SetDescription ¶
func (s *ListenerForDescribeListenersOutput) SetDescription(v string) *ListenerForDescribeListenersOutput
SetDescription sets the Description field's value.
func (*ListenerForDescribeListenersOutput) SetDomainExtensions ¶
func (s *ListenerForDescribeListenersOutput) SetDomainExtensions(v []*DomainExtensionForDescribeListenersOutput) *ListenerForDescribeListenersOutput
SetDomainExtensions sets the DomainExtensions field's value.
func (*ListenerForDescribeListenersOutput) SetEnableHttp2 ¶
func (s *ListenerForDescribeListenersOutput) SetEnableHttp2(v string) *ListenerForDescribeListenersOutput
SetEnableHttp2 sets the EnableHttp2 field's value.
func (*ListenerForDescribeListenersOutput) SetEnableQuic ¶
func (s *ListenerForDescribeListenersOutput) SetEnableQuic(v string) *ListenerForDescribeListenersOutput
SetEnableQuic sets the EnableQuic field's value.
func (*ListenerForDescribeListenersOutput) SetEnabled ¶
func (s *ListenerForDescribeListenersOutput) SetEnabled(v string) *ListenerForDescribeListenersOutput
SetEnabled sets the Enabled field's value.
func (*ListenerForDescribeListenersOutput) SetListenerId ¶
func (s *ListenerForDescribeListenersOutput) SetListenerId(v string) *ListenerForDescribeListenersOutput
SetListenerId sets the ListenerId field's value.
func (*ListenerForDescribeListenersOutput) SetListenerName ¶
func (s *ListenerForDescribeListenersOutput) SetListenerName(v string) *ListenerForDescribeListenersOutput
SetListenerName sets the ListenerName field's value.
func (*ListenerForDescribeListenersOutput) SetLoadBalancerId ¶
func (s *ListenerForDescribeListenersOutput) SetLoadBalancerId(v string) *ListenerForDescribeListenersOutput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (*ListenerForDescribeListenersOutput) SetPort ¶
func (s *ListenerForDescribeListenersOutput) SetPort(v int64) *ListenerForDescribeListenersOutput
SetPort sets the Port field's value.
func (*ListenerForDescribeListenersOutput) SetProjectName ¶ added in v1.0.52
func (s *ListenerForDescribeListenersOutput) SetProjectName(v string) *ListenerForDescribeListenersOutput
SetProjectName sets the ProjectName field's value.
func (*ListenerForDescribeListenersOutput) SetProtocol ¶
func (s *ListenerForDescribeListenersOutput) SetProtocol(v string) *ListenerForDescribeListenersOutput
SetProtocol sets the Protocol field's value.
func (*ListenerForDescribeListenersOutput) SetProxyProtocolDisabled ¶ added in v1.0.131
func (s *ListenerForDescribeListenersOutput) SetProxyProtocolDisabled(v string) *ListenerForDescribeListenersOutput
SetProxyProtocolDisabled sets the ProxyProtocolDisabled field's value.
func (*ListenerForDescribeListenersOutput) SetServerGroupId ¶
func (s *ListenerForDescribeListenersOutput) SetServerGroupId(v string) *ListenerForDescribeListenersOutput
SetServerGroupId sets the ServerGroupId field's value.
func (*ListenerForDescribeListenersOutput) SetServerGroups ¶
func (s *ListenerForDescribeListenersOutput) SetServerGroups(v []*ServerGroupForDescribeListenersOutput) *ListenerForDescribeListenersOutput
SetServerGroups sets the ServerGroups field's value.
func (*ListenerForDescribeListenersOutput) SetStatus ¶
func (s *ListenerForDescribeListenersOutput) SetStatus(v string) *ListenerForDescribeListenersOutput
SetStatus sets the Status field's value.
func (*ListenerForDescribeListenersOutput) SetTags ¶ added in v1.0.157
func (s *ListenerForDescribeListenersOutput) SetTags(v []*TagForDescribeListenersOutput) *ListenerForDescribeListenersOutput
SetTags sets the Tags field's value.
func (*ListenerForDescribeListenersOutput) SetUpdateTime ¶
func (s *ListenerForDescribeListenersOutput) SetUpdateTime(v string) *ListenerForDescribeListenersOutput
SetUpdateTime sets the UpdateTime field's value.
func (ListenerForDescribeListenersOutput) String ¶
func (s ListenerForDescribeListenersOutput) String() string
String returns the string representation
type ListenerForDescribeLoadBalancerAttributesOutput ¶
type ListenerForDescribeLoadBalancerAttributesOutput struct { ListenerId *string `type:"string"` ListenerName *string `type:"string"` // contains filtered or unexported fields }
func (ListenerForDescribeLoadBalancerAttributesOutput) GoString ¶
func (s ListenerForDescribeLoadBalancerAttributesOutput) GoString() string
GoString returns the string representation
func (*ListenerForDescribeLoadBalancerAttributesOutput) SetListenerId ¶
func (s *ListenerForDescribeLoadBalancerAttributesOutput) SetListenerId(v string) *ListenerForDescribeLoadBalancerAttributesOutput
SetListenerId sets the ListenerId field's value.
func (*ListenerForDescribeLoadBalancerAttributesOutput) SetListenerName ¶
func (s *ListenerForDescribeLoadBalancerAttributesOutput) SetListenerName(v string) *ListenerForDescribeLoadBalancerAttributesOutput
SetListenerName sets the ListenerName field's value.
func (ListenerForDescribeLoadBalancerAttributesOutput) String ¶
func (s ListenerForDescribeLoadBalancerAttributesOutput) String() string
String returns the string representation
type LoadBalancerAddressForDescribeLoadBalancerAttributesOutput ¶ added in v1.0.26
type LoadBalancerAddressForDescribeLoadBalancerAttributesOutput struct { Eip *EipForDescribeLoadBalancerAttributesOutput `type:"structure"` EipAddress *string `type:"string"` EipId *string `type:"string"` EniAddress *string `type:"string"` EniId *string `type:"string"` EniIpv6Address *string `type:"string"` Ipv6Eip *Ipv6EipForDescribeLoadBalancerAttributesOutput `type:"structure"` Ipv6EipId *string `type:"string"` // contains filtered or unexported fields }
func (LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) GoString ¶ added in v1.0.26
func (s LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) GoString() string
GoString returns the string representation
func (*LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEip ¶ added in v1.0.26
func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEip(v *EipForDescribeLoadBalancerAttributesOutput) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
SetEip sets the Eip field's value.
func (*LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEipAddress ¶ added in v1.0.26
func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEipAddress(v string) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
SetEipAddress sets the EipAddress field's value.
func (*LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEipId ¶ added in v1.0.26
func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEipId(v string) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
SetEipId sets the EipId field's value.
func (*LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEniAddress ¶ added in v1.0.26
func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEniAddress(v string) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
SetEniAddress sets the EniAddress field's value.
func (*LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEniId ¶ added in v1.0.26
func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEniId(v string) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
SetEniId sets the EniId field's value.
func (*LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEniIpv6Address ¶ added in v1.0.81
func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetEniIpv6Address(v string) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
SetEniIpv6Address sets the EniIpv6Address field's value.
func (*LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetIpv6Eip ¶ added in v1.0.81
func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetIpv6Eip(v *Ipv6EipForDescribeLoadBalancerAttributesOutput) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
SetIpv6Eip sets the Ipv6Eip field's value.
func (*LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetIpv6EipId ¶ added in v1.0.81
func (s *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) SetIpv6EipId(v string) *LoadBalancerAddressForDescribeLoadBalancerAttributesOutput
SetIpv6EipId sets the Ipv6EipId field's value.
func (LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) String ¶ added in v1.0.26
func (s LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) String() string
String returns the string representation
type LoadBalancerAddressForDescribeLoadBalancersOutput ¶ added in v1.0.26
type LoadBalancerAddressForDescribeLoadBalancersOutput struct { Eip *EipForDescribeLoadBalancersOutput `type:"structure"` EipAddress *string `type:"string"` EipId *string `type:"string"` EniAddress *string `type:"string"` EniId *string `type:"string"` EniIpv6Address *string `type:"string"` Ipv6Eip *Ipv6EipForDescribeLoadBalancersOutput `type:"structure"` Ipv6EipId *string `type:"string"` // contains filtered or unexported fields }
func (LoadBalancerAddressForDescribeLoadBalancersOutput) GoString ¶ added in v1.0.26
func (s LoadBalancerAddressForDescribeLoadBalancersOutput) GoString() string
GoString returns the string representation
func (*LoadBalancerAddressForDescribeLoadBalancersOutput) SetEip ¶ added in v1.0.26
func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetEip(v *EipForDescribeLoadBalancersOutput) *LoadBalancerAddressForDescribeLoadBalancersOutput
SetEip sets the Eip field's value.
func (*LoadBalancerAddressForDescribeLoadBalancersOutput) SetEipAddress ¶ added in v1.0.26
func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetEipAddress(v string) *LoadBalancerAddressForDescribeLoadBalancersOutput
SetEipAddress sets the EipAddress field's value.
func (*LoadBalancerAddressForDescribeLoadBalancersOutput) SetEipId ¶ added in v1.0.26
func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetEipId(v string) *LoadBalancerAddressForDescribeLoadBalancersOutput
SetEipId sets the EipId field's value.
func (*LoadBalancerAddressForDescribeLoadBalancersOutput) SetEniAddress ¶ added in v1.0.26
func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetEniAddress(v string) *LoadBalancerAddressForDescribeLoadBalancersOutput
SetEniAddress sets the EniAddress field's value.
func (*LoadBalancerAddressForDescribeLoadBalancersOutput) SetEniId ¶ added in v1.0.26
func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetEniId(v string) *LoadBalancerAddressForDescribeLoadBalancersOutput
SetEniId sets the EniId field's value.
func (*LoadBalancerAddressForDescribeLoadBalancersOutput) SetEniIpv6Address ¶ added in v1.0.81
func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetEniIpv6Address(v string) *LoadBalancerAddressForDescribeLoadBalancersOutput
SetEniIpv6Address sets the EniIpv6Address field's value.
func (*LoadBalancerAddressForDescribeLoadBalancersOutput) SetIpv6Eip ¶ added in v1.0.81
func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetIpv6Eip(v *Ipv6EipForDescribeLoadBalancersOutput) *LoadBalancerAddressForDescribeLoadBalancersOutput
SetIpv6Eip sets the Ipv6Eip field's value.
func (*LoadBalancerAddressForDescribeLoadBalancersOutput) SetIpv6EipId ¶ added in v1.0.81
func (s *LoadBalancerAddressForDescribeLoadBalancersOutput) SetIpv6EipId(v string) *LoadBalancerAddressForDescribeLoadBalancersOutput
SetIpv6EipId sets the Ipv6EipId field's value.
func (LoadBalancerAddressForDescribeLoadBalancersOutput) String ¶ added in v1.0.26
func (s LoadBalancerAddressForDescribeLoadBalancersOutput) String() string
String returns the string representation
type LoadBalancerForDescribeLoadBalancersOutput ¶
type LoadBalancerForDescribeLoadBalancersOutput struct { AddressIpVersion *string `type:"string"` BusinessStatus *string `type:"string"` CreateTime *string `type:"string"` DNSName *string `type:"string"` DeleteProtection *string `type:"string"` DeletedTime *string `type:"string"` Description *string `type:"string"` EipAddress *string `type:"string"` EipId *string `type:"string"` EniAddress *string `type:"string"` EniId *string `type:"string"` LoadBalancerBillingType *int64 `type:"integer"` LoadBalancerId *string `type:"string"` LoadBalancerName *string `type:"string"` LocalAddresses []*string `type:"list"` LockReason *string `type:"string"` OverdueTime *string `type:"string"` ProjectName *string `type:"string"` SniAutoMatch *string `type:"string"` Status *string `type:"string"` SubnetId *string `type:"string"` Tags []*TagForDescribeLoadBalancersOutput `type:"list"` Type *string `type:"string"` UpdateTime *string `type:"string"` VpcId *string `type:"string"` WafInstanceId *string `type:"string"` WafProtectionEnabled *string `type:"string"` ZoneMappings []*ZoneMappingForDescribeLoadBalancersOutput `type:"list"` // contains filtered or unexported fields }
func (LoadBalancerForDescribeLoadBalancersOutput) GoString ¶
func (s LoadBalancerForDescribeLoadBalancersOutput) GoString() string
GoString returns the string representation
func (*LoadBalancerForDescribeLoadBalancersOutput) SetAddressIpVersion ¶ added in v1.0.81
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetAddressIpVersion(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetAddressIpVersion sets the AddressIpVersion field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetBusinessStatus ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetBusinessStatus(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetBusinessStatus sets the BusinessStatus field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetCreateTime ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetCreateTime(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetCreateTime sets the CreateTime field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetDNSName ¶ added in v1.0.26
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetDNSName(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetDNSName sets the DNSName field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetDeleteProtection ¶ added in v1.0.81
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetDeleteProtection(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetDeleteProtection sets the DeleteProtection field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetDeletedTime ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetDeletedTime(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetDeletedTime sets the DeletedTime field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetDescription ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetDescription(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetDescription sets the Description field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetEipAddress ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetEipAddress(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetEipAddress sets the EipAddress field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetEipId ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetEipId(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetEipId sets the EipId field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetEniAddress ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetEniAddress(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetEniAddress sets the EniAddress field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetEniId ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetEniId(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetEniId sets the EniId field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetLoadBalancerBillingType ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetLoadBalancerBillingType(v int64) *LoadBalancerForDescribeLoadBalancersOutput
SetLoadBalancerBillingType sets the LoadBalancerBillingType field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetLoadBalancerId ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetLoadBalancerId(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetLoadBalancerName ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetLoadBalancerName(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetLoadBalancerName sets the LoadBalancerName field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetLocalAddresses ¶ added in v1.0.52
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetLocalAddresses(v []*string) *LoadBalancerForDescribeLoadBalancersOutput
SetLocalAddresses sets the LocalAddresses field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetLockReason ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetLockReason(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetLockReason sets the LockReason field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetOverdueTime ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetOverdueTime(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetOverdueTime sets the OverdueTime field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetProjectName ¶ added in v1.0.52
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetProjectName(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetProjectName sets the ProjectName field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetSniAutoMatch ¶ added in v1.0.157
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetSniAutoMatch(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetSniAutoMatch sets the SniAutoMatch field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetStatus ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetStatus(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetStatus sets the Status field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetSubnetId ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetSubnetId(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetSubnetId sets the SubnetId field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetTags ¶ added in v1.0.99
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetTags(v []*TagForDescribeLoadBalancersOutput) *LoadBalancerForDescribeLoadBalancersOutput
SetTags sets the Tags field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetType ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetType(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetType sets the Type field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetUpdateTime ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetUpdateTime(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetUpdateTime sets the UpdateTime field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetVpcId ¶
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetVpcId(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetVpcId sets the VpcId field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetWafInstanceId ¶ added in v1.0.157
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetWafInstanceId(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetWafInstanceId sets the WafInstanceId field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetWafProtectionEnabled ¶ added in v1.0.157
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetWafProtectionEnabled(v string) *LoadBalancerForDescribeLoadBalancersOutput
SetWafProtectionEnabled sets the WafProtectionEnabled field's value.
func (*LoadBalancerForDescribeLoadBalancersOutput) SetZoneMappings ¶ added in v1.0.26
func (s *LoadBalancerForDescribeLoadBalancersOutput) SetZoneMappings(v []*ZoneMappingForDescribeLoadBalancersOutput) *LoadBalancerForDescribeLoadBalancersOutput
SetZoneMappings sets the ZoneMappings field's value.
func (LoadBalancerForDescribeLoadBalancersOutput) String ¶
func (s LoadBalancerForDescribeLoadBalancersOutput) String() string
String returns the string representation
type ModifyAclAttributesInput ¶
type ModifyAclAttributesInput struct { // AclId is a required field AclId *string `type:"string" required:"true"` AclName *string `min:"1" max:"128" type:"string"` Description *string `min:"1" max:"255" type:"string"` // contains filtered or unexported fields }
func (ModifyAclAttributesInput) GoString ¶
func (s ModifyAclAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyAclAttributesInput) SetAclId ¶
func (s *ModifyAclAttributesInput) SetAclId(v string) *ModifyAclAttributesInput
SetAclId sets the AclId field's value.
func (*ModifyAclAttributesInput) SetAclName ¶
func (s *ModifyAclAttributesInput) SetAclName(v string) *ModifyAclAttributesInput
SetAclName sets the AclName field's value.
func (*ModifyAclAttributesInput) SetDescription ¶
func (s *ModifyAclAttributesInput) SetDescription(v string) *ModifyAclAttributesInput
SetDescription sets the Description field's value.
func (ModifyAclAttributesInput) String ¶
func (s ModifyAclAttributesInput) String() string
String returns the string representation
func (*ModifyAclAttributesInput) Validate ¶
func (s *ModifyAclAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyAclAttributesOutput ¶
type ModifyAclAttributesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (ModifyAclAttributesOutput) GoString ¶
func (s ModifyAclAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyAclAttributesOutput) SetRequestId ¶
func (s *ModifyAclAttributesOutput) SetRequestId(v string) *ModifyAclAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyAclAttributesOutput) String ¶
func (s ModifyAclAttributesOutput) String() string
String returns the string representation
type ModifyCACertificateAttributesInput ¶ added in v1.0.42
type ModifyCACertificateAttributesInput struct { // CACertificateId is a required field CACertificateId *string `type:"string" required:"true"` CACertificateName *string `min:"1" max:"128" type:"string"` Description *string `type:"string"` // contains filtered or unexported fields }
func (ModifyCACertificateAttributesInput) GoString ¶ added in v1.0.42
func (s ModifyCACertificateAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyCACertificateAttributesInput) SetCACertificateId ¶ added in v1.0.42
func (s *ModifyCACertificateAttributesInput) SetCACertificateId(v string) *ModifyCACertificateAttributesInput
SetCACertificateId sets the CACertificateId field's value.
func (*ModifyCACertificateAttributesInput) SetCACertificateName ¶ added in v1.0.42
func (s *ModifyCACertificateAttributesInput) SetCACertificateName(v string) *ModifyCACertificateAttributesInput
SetCACertificateName sets the CACertificateName field's value.
func (*ModifyCACertificateAttributesInput) SetDescription ¶ added in v1.0.42
func (s *ModifyCACertificateAttributesInput) SetDescription(v string) *ModifyCACertificateAttributesInput
SetDescription sets the Description field's value.
func (ModifyCACertificateAttributesInput) String ¶ added in v1.0.42
func (s ModifyCACertificateAttributesInput) String() string
String returns the string representation
func (*ModifyCACertificateAttributesInput) Validate ¶ added in v1.0.42
func (s *ModifyCACertificateAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyCACertificateAttributesOutput ¶ added in v1.0.42
type ModifyCACertificateAttributesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (ModifyCACertificateAttributesOutput) GoString ¶ added in v1.0.42
func (s ModifyCACertificateAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyCACertificateAttributesOutput) SetRequestId ¶ added in v1.0.42
func (s *ModifyCACertificateAttributesOutput) SetRequestId(v string) *ModifyCACertificateAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyCACertificateAttributesOutput) String ¶ added in v1.0.42
func (s ModifyCACertificateAttributesOutput) String() string
String returns the string representation
type ModifyCertificateAttributesInput ¶
type ModifyCertificateAttributesInput struct { // CertificateId is a required field CertificateId *string `type:"string" required:"true"` CertificateName *string `min:"1" max:"128" type:"string"` Description *string `type:"string"` // contains filtered or unexported fields }
func (ModifyCertificateAttributesInput) GoString ¶
func (s ModifyCertificateAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyCertificateAttributesInput) SetCertificateId ¶
func (s *ModifyCertificateAttributesInput) SetCertificateId(v string) *ModifyCertificateAttributesInput
SetCertificateId sets the CertificateId field's value.
func (*ModifyCertificateAttributesInput) SetCertificateName ¶
func (s *ModifyCertificateAttributesInput) SetCertificateName(v string) *ModifyCertificateAttributesInput
SetCertificateName sets the CertificateName field's value.
func (*ModifyCertificateAttributesInput) SetDescription ¶
func (s *ModifyCertificateAttributesInput) SetDescription(v string) *ModifyCertificateAttributesInput
SetDescription sets the Description field's value.
func (ModifyCertificateAttributesInput) String ¶
func (s ModifyCertificateAttributesInput) String() string
String returns the string representation
func (*ModifyCertificateAttributesInput) Validate ¶
func (s *ModifyCertificateAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyCertificateAttributesOutput ¶
type ModifyCertificateAttributesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (ModifyCertificateAttributesOutput) GoString ¶
func (s ModifyCertificateAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyCertificateAttributesOutput) SetRequestId ¶
func (s *ModifyCertificateAttributesOutput) SetRequestId(v string) *ModifyCertificateAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyCertificateAttributesOutput) String ¶
func (s ModifyCertificateAttributesOutput) String() string
String returns the string representation
type ModifyCustomizedCfgAttributesInput ¶
type ModifyCustomizedCfgAttributesInput struct { CustomizedCfgContent *string `min:"1" max:"4096" type:"string"` // CustomizedCfgId is a required field CustomizedCfgId *string `type:"string" required:"true"` CustomizedCfgName *string `min:"1" max:"128" type:"string"` Description *string `min:"1" max:"255" type:"string"` // contains filtered or unexported fields }
func (ModifyCustomizedCfgAttributesInput) GoString ¶
func (s ModifyCustomizedCfgAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyCustomizedCfgAttributesInput) SetCustomizedCfgContent ¶
func (s *ModifyCustomizedCfgAttributesInput) SetCustomizedCfgContent(v string) *ModifyCustomizedCfgAttributesInput
SetCustomizedCfgContent sets the CustomizedCfgContent field's value.
func (*ModifyCustomizedCfgAttributesInput) SetCustomizedCfgId ¶
func (s *ModifyCustomizedCfgAttributesInput) SetCustomizedCfgId(v string) *ModifyCustomizedCfgAttributesInput
SetCustomizedCfgId sets the CustomizedCfgId field's value.
func (*ModifyCustomizedCfgAttributesInput) SetCustomizedCfgName ¶
func (s *ModifyCustomizedCfgAttributesInput) SetCustomizedCfgName(v string) *ModifyCustomizedCfgAttributesInput
SetCustomizedCfgName sets the CustomizedCfgName field's value.
func (*ModifyCustomizedCfgAttributesInput) SetDescription ¶
func (s *ModifyCustomizedCfgAttributesInput) SetDescription(v string) *ModifyCustomizedCfgAttributesInput
SetDescription sets the Description field's value.
func (ModifyCustomizedCfgAttributesInput) String ¶
func (s ModifyCustomizedCfgAttributesInput) String() string
String returns the string representation
func (*ModifyCustomizedCfgAttributesInput) Validate ¶
func (s *ModifyCustomizedCfgAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyCustomizedCfgAttributesOutput ¶
type ModifyCustomizedCfgAttributesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (ModifyCustomizedCfgAttributesOutput) GoString ¶
func (s ModifyCustomizedCfgAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyCustomizedCfgAttributesOutput) SetRequestId ¶
func (s *ModifyCustomizedCfgAttributesOutput) SetRequestId(v string) *ModifyCustomizedCfgAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyCustomizedCfgAttributesOutput) String ¶
func (s ModifyCustomizedCfgAttributesOutput) String() string
String returns the string representation
type ModifyHealthCheckTemplatesAttributesInput ¶
type ModifyHealthCheckTemplatesAttributesInput struct { // HealthCheckTemplates is a required field HealthCheckTemplates []*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput `type:"list" required:"true"` // contains filtered or unexported fields }
func (ModifyHealthCheckTemplatesAttributesInput) GoString ¶
func (s ModifyHealthCheckTemplatesAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyHealthCheckTemplatesAttributesInput) SetHealthCheckTemplates ¶
func (s *ModifyHealthCheckTemplatesAttributesInput) SetHealthCheckTemplates(v []*HealthCheckTemplateForModifyHealthCheckTemplatesAttributesInput) *ModifyHealthCheckTemplatesAttributesInput
SetHealthCheckTemplates sets the HealthCheckTemplates field's value.
func (ModifyHealthCheckTemplatesAttributesInput) String ¶
func (s ModifyHealthCheckTemplatesAttributesInput) String() string
String returns the string representation
func (*ModifyHealthCheckTemplatesAttributesInput) Validate ¶
func (s *ModifyHealthCheckTemplatesAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyHealthCheckTemplatesAttributesOutput ¶
type ModifyHealthCheckTemplatesAttributesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (ModifyHealthCheckTemplatesAttributesOutput) GoString ¶
func (s ModifyHealthCheckTemplatesAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyHealthCheckTemplatesAttributesOutput) SetRequestId ¶
func (s *ModifyHealthCheckTemplatesAttributesOutput) SetRequestId(v string) *ModifyHealthCheckTemplatesAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyHealthCheckTemplatesAttributesOutput) String ¶
func (s ModifyHealthCheckTemplatesAttributesOutput) String() string
String returns the string representation
type ModifyListenerAttributesInput ¶
type ModifyListenerAttributesInput struct { AclIds []*string `type:"list"` AclStatus *string `type:"string"` AclType *string `type:"string"` CACertificateId *string `type:"string"` CertCenterCertificateId *string `type:"string"` CertificateId *string `type:"string"` CertificateSource *string `type:"string"` ClientAddressTransmissionProtocol *string `type:"string"` CustomizedCfgId *string `type:"string"` Description *string `type:"string"` DomainExtensions []*DomainExtensionForModifyListenerAttributesInput `type:"list"` EnableHttp2 *string `type:"string"` EnableQuic *string `type:"string"` Enabled *string `type:"string"` // ListenerId is a required field ListenerId *string `type:"string" required:"true"` ListenerName *string `min:"1" max:"128" type:"string"` ProxyProtocolDisabled *string `type:"string"` ServerGroupId *string `type:"string"` // contains filtered or unexported fields }
func (ModifyListenerAttributesInput) GoString ¶
func (s ModifyListenerAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyListenerAttributesInput) SetAclIds ¶
func (s *ModifyListenerAttributesInput) SetAclIds(v []*string) *ModifyListenerAttributesInput
SetAclIds sets the AclIds field's value.
func (*ModifyListenerAttributesInput) SetAclStatus ¶
func (s *ModifyListenerAttributesInput) SetAclStatus(v string) *ModifyListenerAttributesInput
SetAclStatus sets the AclStatus field's value.
func (*ModifyListenerAttributesInput) SetAclType ¶
func (s *ModifyListenerAttributesInput) SetAclType(v string) *ModifyListenerAttributesInput
SetAclType sets the AclType field's value.
func (*ModifyListenerAttributesInput) SetCACertificateId ¶ added in v1.0.42
func (s *ModifyListenerAttributesInput) SetCACertificateId(v string) *ModifyListenerAttributesInput
SetCACertificateId sets the CACertificateId field's value.
func (*ModifyListenerAttributesInput) SetCertCenterCertificateId ¶ added in v1.0.131
func (s *ModifyListenerAttributesInput) SetCertCenterCertificateId(v string) *ModifyListenerAttributesInput
SetCertCenterCertificateId sets the CertCenterCertificateId field's value.
func (*ModifyListenerAttributesInput) SetCertificateId ¶
func (s *ModifyListenerAttributesInput) SetCertificateId(v string) *ModifyListenerAttributesInput
SetCertificateId sets the CertificateId field's value.
func (*ModifyListenerAttributesInput) SetCertificateSource ¶ added in v1.0.131
func (s *ModifyListenerAttributesInput) SetCertificateSource(v string) *ModifyListenerAttributesInput
SetCertificateSource sets the CertificateSource field's value.
func (*ModifyListenerAttributesInput) SetClientAddressTransmissionProtocol ¶ added in v1.0.157
func (s *ModifyListenerAttributesInput) SetClientAddressTransmissionProtocol(v string) *ModifyListenerAttributesInput
SetClientAddressTransmissionProtocol sets the ClientAddressTransmissionProtocol field's value.
func (*ModifyListenerAttributesInput) SetCustomizedCfgId ¶
func (s *ModifyListenerAttributesInput) SetCustomizedCfgId(v string) *ModifyListenerAttributesInput
SetCustomizedCfgId sets the CustomizedCfgId field's value.
func (*ModifyListenerAttributesInput) SetDescription ¶
func (s *ModifyListenerAttributesInput) SetDescription(v string) *ModifyListenerAttributesInput
SetDescription sets the Description field's value.
func (*ModifyListenerAttributesInput) SetDomainExtensions ¶
func (s *ModifyListenerAttributesInput) SetDomainExtensions(v []*DomainExtensionForModifyListenerAttributesInput) *ModifyListenerAttributesInput
SetDomainExtensions sets the DomainExtensions field's value.
func (*ModifyListenerAttributesInput) SetEnableHttp2 ¶
func (s *ModifyListenerAttributesInput) SetEnableHttp2(v string) *ModifyListenerAttributesInput
SetEnableHttp2 sets the EnableHttp2 field's value.
func (*ModifyListenerAttributesInput) SetEnableQuic ¶
func (s *ModifyListenerAttributesInput) SetEnableQuic(v string) *ModifyListenerAttributesInput
SetEnableQuic sets the EnableQuic field's value.
func (*ModifyListenerAttributesInput) SetEnabled ¶
func (s *ModifyListenerAttributesInput) SetEnabled(v string) *ModifyListenerAttributesInput
SetEnabled sets the Enabled field's value.
func (*ModifyListenerAttributesInput) SetListenerId ¶
func (s *ModifyListenerAttributesInput) SetListenerId(v string) *ModifyListenerAttributesInput
SetListenerId sets the ListenerId field's value.
func (*ModifyListenerAttributesInput) SetListenerName ¶
func (s *ModifyListenerAttributesInput) SetListenerName(v string) *ModifyListenerAttributesInput
SetListenerName sets the ListenerName field's value.
func (*ModifyListenerAttributesInput) SetProxyProtocolDisabled ¶ added in v1.0.131
func (s *ModifyListenerAttributesInput) SetProxyProtocolDisabled(v string) *ModifyListenerAttributesInput
SetProxyProtocolDisabled sets the ProxyProtocolDisabled field's value.
func (*ModifyListenerAttributesInput) SetServerGroupId ¶
func (s *ModifyListenerAttributesInput) SetServerGroupId(v string) *ModifyListenerAttributesInput
SetServerGroupId sets the ServerGroupId field's value.
func (ModifyListenerAttributesInput) String ¶
func (s ModifyListenerAttributesInput) String() string
String returns the string representation
func (*ModifyListenerAttributesInput) Validate ¶
func (s *ModifyListenerAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyListenerAttributesOutput ¶
type ModifyListenerAttributesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (ModifyListenerAttributesOutput) GoString ¶
func (s ModifyListenerAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyListenerAttributesOutput) SetRequestId ¶
func (s *ModifyListenerAttributesOutput) SetRequestId(v string) *ModifyListenerAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyListenerAttributesOutput) String ¶
func (s ModifyListenerAttributesOutput) String() string
String returns the string representation
type ModifyLoadBalancerAttributesInput ¶
type ModifyLoadBalancerAttributesInput struct { DeleteProtection *string `type:"string"` Description *string `type:"string"` // LoadBalancerId is a required field LoadBalancerId *string `type:"string" required:"true"` LoadBalancerName *string `type:"string"` // WafInstanceId is a required field WafInstanceId *string `type:"string" required:"true"` // WafProtectedDomain is a required field WafProtectedDomain *string `type:"string" required:"true"` // WafProtectionEnabled is a required field WafProtectionEnabled *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (ModifyLoadBalancerAttributesInput) GoString ¶
func (s ModifyLoadBalancerAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyLoadBalancerAttributesInput) SetDeleteProtection ¶ added in v1.0.81
func (s *ModifyLoadBalancerAttributesInput) SetDeleteProtection(v string) *ModifyLoadBalancerAttributesInput
SetDeleteProtection sets the DeleteProtection field's value.
func (*ModifyLoadBalancerAttributesInput) SetDescription ¶
func (s *ModifyLoadBalancerAttributesInput) SetDescription(v string) *ModifyLoadBalancerAttributesInput
SetDescription sets the Description field's value.
func (*ModifyLoadBalancerAttributesInput) SetLoadBalancerId ¶
func (s *ModifyLoadBalancerAttributesInput) SetLoadBalancerId(v string) *ModifyLoadBalancerAttributesInput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (*ModifyLoadBalancerAttributesInput) SetLoadBalancerName ¶
func (s *ModifyLoadBalancerAttributesInput) SetLoadBalancerName(v string) *ModifyLoadBalancerAttributesInput
SetLoadBalancerName sets the LoadBalancerName field's value.
func (*ModifyLoadBalancerAttributesInput) SetWafInstanceId ¶ added in v1.0.157
func (s *ModifyLoadBalancerAttributesInput) SetWafInstanceId(v string) *ModifyLoadBalancerAttributesInput
SetWafInstanceId sets the WafInstanceId field's value.
func (*ModifyLoadBalancerAttributesInput) SetWafProtectedDomain ¶ added in v1.0.157
func (s *ModifyLoadBalancerAttributesInput) SetWafProtectedDomain(v string) *ModifyLoadBalancerAttributesInput
SetWafProtectedDomain sets the WafProtectedDomain field's value.
func (*ModifyLoadBalancerAttributesInput) SetWafProtectionEnabled ¶ added in v1.0.157
func (s *ModifyLoadBalancerAttributesInput) SetWafProtectionEnabled(v string) *ModifyLoadBalancerAttributesInput
SetWafProtectionEnabled sets the WafProtectionEnabled field's value.
func (ModifyLoadBalancerAttributesInput) String ¶
func (s ModifyLoadBalancerAttributesInput) String() string
String returns the string representation
func (*ModifyLoadBalancerAttributesInput) Validate ¶
func (s *ModifyLoadBalancerAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyLoadBalancerAttributesOutput ¶
type ModifyLoadBalancerAttributesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (ModifyLoadBalancerAttributesOutput) GoString ¶
func (s ModifyLoadBalancerAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyLoadBalancerAttributesOutput) SetRequestId ¶
func (s *ModifyLoadBalancerAttributesOutput) SetRequestId(v string) *ModifyLoadBalancerAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyLoadBalancerAttributesOutput) String ¶
func (s ModifyLoadBalancerAttributesOutput) String() string
String returns the string representation
type ModifyLoadBalancerTypeInput ¶ added in v1.0.52
type ModifyLoadBalancerTypeInput struct { // LoadBalancerId is a required field LoadBalancerId *string `type:"string" required:"true"` // Type is a required field Type *string `type:"string" required:"true"` ZoneMappings []*ZoneMappingForModifyLoadBalancerTypeInput `type:"list"` // contains filtered or unexported fields }
func (ModifyLoadBalancerTypeInput) GoString ¶ added in v1.0.52
func (s ModifyLoadBalancerTypeInput) GoString() string
GoString returns the string representation
func (*ModifyLoadBalancerTypeInput) SetLoadBalancerId ¶ added in v1.0.52
func (s *ModifyLoadBalancerTypeInput) SetLoadBalancerId(v string) *ModifyLoadBalancerTypeInput
SetLoadBalancerId sets the LoadBalancerId field's value.
func (*ModifyLoadBalancerTypeInput) SetType ¶ added in v1.0.52
func (s *ModifyLoadBalancerTypeInput) SetType(v string) *ModifyLoadBalancerTypeInput
SetType sets the Type field's value.
func (*ModifyLoadBalancerTypeInput) SetZoneMappings ¶ added in v1.0.52
func (s *ModifyLoadBalancerTypeInput) SetZoneMappings(v []*ZoneMappingForModifyLoadBalancerTypeInput) *ModifyLoadBalancerTypeInput
SetZoneMappings sets the ZoneMappings field's value.
func (ModifyLoadBalancerTypeInput) String ¶ added in v1.0.52
func (s ModifyLoadBalancerTypeInput) String() string
String returns the string representation
func (*ModifyLoadBalancerTypeInput) Validate ¶ added in v1.0.52
func (s *ModifyLoadBalancerTypeInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyLoadBalancerTypeOutput ¶ added in v1.0.52
type ModifyLoadBalancerTypeOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (ModifyLoadBalancerTypeOutput) GoString ¶ added in v1.0.52
func (s ModifyLoadBalancerTypeOutput) GoString() string
GoString returns the string representation
func (*ModifyLoadBalancerTypeOutput) SetRequestId ¶ added in v1.0.52
func (s *ModifyLoadBalancerTypeOutput) SetRequestId(v string) *ModifyLoadBalancerTypeOutput
SetRequestId sets the RequestId field's value.
func (ModifyLoadBalancerTypeOutput) String ¶ added in v1.0.52
func (s ModifyLoadBalancerTypeOutput) String() string
String returns the string representation
type ModifyRulesInput ¶
type ModifyRulesInput struct { // ListenerId is a required field ListenerId *string `type:"string" required:"true"` // Rules is a required field Rules []*RuleForModifyRulesInput `type:"list" required:"true"` // contains filtered or unexported fields }
func (ModifyRulesInput) GoString ¶
func (s ModifyRulesInput) GoString() string
GoString returns the string representation
func (*ModifyRulesInput) SetListenerId ¶
func (s *ModifyRulesInput) SetListenerId(v string) *ModifyRulesInput
SetListenerId sets the ListenerId field's value.
func (*ModifyRulesInput) SetRules ¶
func (s *ModifyRulesInput) SetRules(v []*RuleForModifyRulesInput) *ModifyRulesInput
SetRules sets the Rules field's value.
func (ModifyRulesInput) String ¶
func (s ModifyRulesInput) String() string
String returns the string representation
func (*ModifyRulesInput) Validate ¶
func (s *ModifyRulesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyRulesOutput ¶
type ModifyRulesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (ModifyRulesOutput) GoString ¶
func (s ModifyRulesOutput) GoString() string
GoString returns the string representation
func (*ModifyRulesOutput) SetRequestId ¶
func (s *ModifyRulesOutput) SetRequestId(v string) *ModifyRulesOutput
SetRequestId sets the RequestId field's value.
func (ModifyRulesOutput) String ¶
func (s ModifyRulesOutput) String() string
String returns the string representation
type ModifyServerGroupAttributesInput ¶
type ModifyServerGroupAttributesInput struct { Description *string `type:"string"` HealthCheck *HealthCheckForModifyServerGroupAttributesInput `type:"structure"` Scheduler *string `type:"string"` // ServerGroupId is a required field ServerGroupId *string `type:"string" required:"true"` ServerGroupName *string `type:"string"` StickySessionConfig *StickySessionConfigForModifyServerGroupAttributesInput `type:"structure"` // contains filtered or unexported fields }
func (ModifyServerGroupAttributesInput) GoString ¶
func (s ModifyServerGroupAttributesInput) GoString() string
GoString returns the string representation
func (*ModifyServerGroupAttributesInput) SetDescription ¶
func (s *ModifyServerGroupAttributesInput) SetDescription(v string) *ModifyServerGroupAttributesInput
SetDescription sets the Description field's value.
func (*ModifyServerGroupAttributesInput) SetHealthCheck ¶
func (s *ModifyServerGroupAttributesInput) SetHealthCheck(v *HealthCheckForModifyServerGroupAttributesInput) *ModifyServerGroupAttributesInput
SetHealthCheck sets the HealthCheck field's value.
func (*ModifyServerGroupAttributesInput) SetScheduler ¶
func (s *ModifyServerGroupAttributesInput) SetScheduler(v string) *ModifyServerGroupAttributesInput
SetScheduler sets the Scheduler field's value.
func (*ModifyServerGroupAttributesInput) SetServerGroupId ¶
func (s *ModifyServerGroupAttributesInput) SetServerGroupId(v string) *ModifyServerGroupAttributesInput
SetServerGroupId sets the ServerGroupId field's value.
func (*ModifyServerGroupAttributesInput) SetServerGroupName ¶
func (s *ModifyServerGroupAttributesInput) SetServerGroupName(v string) *ModifyServerGroupAttributesInput
SetServerGroupName sets the ServerGroupName field's value.
func (*ModifyServerGroupAttributesInput) SetStickySessionConfig ¶ added in v1.0.42
func (s *ModifyServerGroupAttributesInput) SetStickySessionConfig(v *StickySessionConfigForModifyServerGroupAttributesInput) *ModifyServerGroupAttributesInput
SetStickySessionConfig sets the StickySessionConfig field's value.
func (ModifyServerGroupAttributesInput) String ¶
func (s ModifyServerGroupAttributesInput) String() string
String returns the string representation
func (*ModifyServerGroupAttributesInput) Validate ¶
func (s *ModifyServerGroupAttributesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyServerGroupAttributesOutput ¶
type ModifyServerGroupAttributesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (ModifyServerGroupAttributesOutput) GoString ¶
func (s ModifyServerGroupAttributesOutput) GoString() string
GoString returns the string representation
func (*ModifyServerGroupAttributesOutput) SetRequestId ¶
func (s *ModifyServerGroupAttributesOutput) SetRequestId(v string) *ModifyServerGroupAttributesOutput
SetRequestId sets the RequestId field's value.
func (ModifyServerGroupAttributesOutput) String ¶
func (s ModifyServerGroupAttributesOutput) String() string
String returns the string representation
type ModifyServerGroupBackendServersInput ¶
type ModifyServerGroupBackendServersInput struct { // ServerGroupId is a required field ServerGroupId *string `type:"string" required:"true"` // Servers is a required field Servers []*ServerForModifyServerGroupBackendServersInput `type:"list" required:"true"` // contains filtered or unexported fields }
func (ModifyServerGroupBackendServersInput) GoString ¶
func (s ModifyServerGroupBackendServersInput) GoString() string
GoString returns the string representation
func (*ModifyServerGroupBackendServersInput) SetServerGroupId ¶
func (s *ModifyServerGroupBackendServersInput) SetServerGroupId(v string) *ModifyServerGroupBackendServersInput
SetServerGroupId sets the ServerGroupId field's value.
func (*ModifyServerGroupBackendServersInput) SetServers ¶
func (s *ModifyServerGroupBackendServersInput) SetServers(v []*ServerForModifyServerGroupBackendServersInput) *ModifyServerGroupBackendServersInput
SetServers sets the Servers field's value.
func (ModifyServerGroupBackendServersInput) String ¶
func (s ModifyServerGroupBackendServersInput) String() string
String returns the string representation
func (*ModifyServerGroupBackendServersInput) Validate ¶
func (s *ModifyServerGroupBackendServersInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ModifyServerGroupBackendServersOutput ¶
type ModifyServerGroupBackendServersOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (ModifyServerGroupBackendServersOutput) GoString ¶
func (s ModifyServerGroupBackendServersOutput) GoString() string
GoString returns the string representation
func (*ModifyServerGroupBackendServersOutput) SetRequestId ¶
func (s *ModifyServerGroupBackendServersOutput) SetRequestId(v string) *ModifyServerGroupBackendServersOutput
SetRequestId sets the RequestId field's value.
func (ModifyServerGroupBackendServersOutput) String ¶
func (s ModifyServerGroupBackendServersOutput) String() string
String returns the string representation
type PopLocationForDescribeLoadBalancerAttributesOutput ¶ added in v1.0.63
type PopLocationForDescribeLoadBalancerAttributesOutput struct { PopId *string `type:"string"` PopName *string `type:"string"` // contains filtered or unexported fields }
func (PopLocationForDescribeLoadBalancerAttributesOutput) GoString ¶ added in v1.0.63
func (s PopLocationForDescribeLoadBalancerAttributesOutput) GoString() string
GoString returns the string representation
func (*PopLocationForDescribeLoadBalancerAttributesOutput) SetPopId ¶ added in v1.0.63
func (s *PopLocationForDescribeLoadBalancerAttributesOutput) SetPopId(v string) *PopLocationForDescribeLoadBalancerAttributesOutput
SetPopId sets the PopId field's value.
func (*PopLocationForDescribeLoadBalancerAttributesOutput) SetPopName ¶ added in v1.0.63
func (s *PopLocationForDescribeLoadBalancerAttributesOutput) SetPopName(v string) *PopLocationForDescribeLoadBalancerAttributesOutput
SetPopName sets the PopName field's value.
func (PopLocationForDescribeLoadBalancerAttributesOutput) String ¶ added in v1.0.63
func (s PopLocationForDescribeLoadBalancerAttributesOutput) String() string
String returns the string representation
type PopLocationForDescribeLoadBalancersOutput ¶ added in v1.0.63
type PopLocationForDescribeLoadBalancersOutput struct { PopId *string `type:"string"` PopName *string `type:"string"` // contains filtered or unexported fields }
func (PopLocationForDescribeLoadBalancersOutput) GoString ¶ added in v1.0.63
func (s PopLocationForDescribeLoadBalancersOutput) GoString() string
GoString returns the string representation
func (*PopLocationForDescribeLoadBalancersOutput) SetPopId ¶ added in v1.0.63
func (s *PopLocationForDescribeLoadBalancersOutput) SetPopId(v string) *PopLocationForDescribeLoadBalancersOutput
SetPopId sets the PopId field's value.
func (*PopLocationForDescribeLoadBalancersOutput) SetPopName ¶ added in v1.0.63
func (s *PopLocationForDescribeLoadBalancersOutput) SetPopName(v string) *PopLocationForDescribeLoadBalancersOutput
SetPopName sets the PopName field's value.
func (PopLocationForDescribeLoadBalancersOutput) String ¶ added in v1.0.63
func (s PopLocationForDescribeLoadBalancersOutput) String() string
String returns the string representation
type RedirectConfigForCreateRulesInput ¶
type RedirectConfigForCreateRulesInput struct { RedirectDomain *string `min:"1" max:"128" type:"string"` RedirectHttpCode *string `type:"string"` RedirectPort *string `type:"string"` RedirectProtocol *string `type:"string"` RedirectUri *string `min:"1" max:"128" type:"string"` // contains filtered or unexported fields }
func (RedirectConfigForCreateRulesInput) GoString ¶
func (s RedirectConfigForCreateRulesInput) GoString() string
GoString returns the string representation
func (*RedirectConfigForCreateRulesInput) SetRedirectDomain ¶
func (s *RedirectConfigForCreateRulesInput) SetRedirectDomain(v string) *RedirectConfigForCreateRulesInput
SetRedirectDomain sets the RedirectDomain field's value.
func (*RedirectConfigForCreateRulesInput) SetRedirectHttpCode ¶
func (s *RedirectConfigForCreateRulesInput) SetRedirectHttpCode(v string) *RedirectConfigForCreateRulesInput
SetRedirectHttpCode sets the RedirectHttpCode field's value.
func (*RedirectConfigForCreateRulesInput) SetRedirectPort ¶
func (s *RedirectConfigForCreateRulesInput) SetRedirectPort(v string) *RedirectConfigForCreateRulesInput
SetRedirectPort sets the RedirectPort field's value.
func (*RedirectConfigForCreateRulesInput) SetRedirectProtocol ¶
func (s *RedirectConfigForCreateRulesInput) SetRedirectProtocol(v string) *RedirectConfigForCreateRulesInput
SetRedirectProtocol sets the RedirectProtocol field's value.
func (*RedirectConfigForCreateRulesInput) SetRedirectUri ¶
func (s *RedirectConfigForCreateRulesInput) SetRedirectUri(v string) *RedirectConfigForCreateRulesInput
SetRedirectUri sets the RedirectUri field's value.
func (RedirectConfigForCreateRulesInput) String ¶
func (s RedirectConfigForCreateRulesInput) String() string
String returns the string representation
func (*RedirectConfigForCreateRulesInput) Validate ¶
func (s *RedirectConfigForCreateRulesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RedirectConfigForDescribeRulesOutput ¶
type RedirectConfigForDescribeRulesOutput struct { RedirectDomain *string `type:"string"` RedirectHttpCode *string `type:"string"` RedirectPort *string `type:"string"` RedirectProtocol *string `type:"string"` RedirectUri *string `type:"string"` // contains filtered or unexported fields }
func (RedirectConfigForDescribeRulesOutput) GoString ¶
func (s RedirectConfigForDescribeRulesOutput) GoString() string
GoString returns the string representation
func (*RedirectConfigForDescribeRulesOutput) SetRedirectDomain ¶
func (s *RedirectConfigForDescribeRulesOutput) SetRedirectDomain(v string) *RedirectConfigForDescribeRulesOutput
SetRedirectDomain sets the RedirectDomain field's value.
func (*RedirectConfigForDescribeRulesOutput) SetRedirectHttpCode ¶
func (s *RedirectConfigForDescribeRulesOutput) SetRedirectHttpCode(v string) *RedirectConfigForDescribeRulesOutput
SetRedirectHttpCode sets the RedirectHttpCode field's value.
func (*RedirectConfigForDescribeRulesOutput) SetRedirectPort ¶
func (s *RedirectConfigForDescribeRulesOutput) SetRedirectPort(v string) *RedirectConfigForDescribeRulesOutput
SetRedirectPort sets the RedirectPort field's value.
func (*RedirectConfigForDescribeRulesOutput) SetRedirectProtocol ¶
func (s *RedirectConfigForDescribeRulesOutput) SetRedirectProtocol(v string) *RedirectConfigForDescribeRulesOutput
SetRedirectProtocol sets the RedirectProtocol field's value.
func (*RedirectConfigForDescribeRulesOutput) SetRedirectUri ¶
func (s *RedirectConfigForDescribeRulesOutput) SetRedirectUri(v string) *RedirectConfigForDescribeRulesOutput
SetRedirectUri sets the RedirectUri field's value.
func (RedirectConfigForDescribeRulesOutput) String ¶
func (s RedirectConfigForDescribeRulesOutput) String() string
String returns the string representation
type RedirectConfigForModifyRulesInput ¶
type RedirectConfigForModifyRulesInput struct { RedirectDomain *string `min:"1" max:"128" type:"string"` RedirectHttpCode *string `type:"string"` RedirectPort *string `type:"string"` RedirectProtocol *string `type:"string"` RedirectUri *string `min:"1" max:"128" type:"string"` // contains filtered or unexported fields }
func (RedirectConfigForModifyRulesInput) GoString ¶
func (s RedirectConfigForModifyRulesInput) GoString() string
GoString returns the string representation
func (*RedirectConfigForModifyRulesInput) SetRedirectDomain ¶
func (s *RedirectConfigForModifyRulesInput) SetRedirectDomain(v string) *RedirectConfigForModifyRulesInput
SetRedirectDomain sets the RedirectDomain field's value.
func (*RedirectConfigForModifyRulesInput) SetRedirectHttpCode ¶
func (s *RedirectConfigForModifyRulesInput) SetRedirectHttpCode(v string) *RedirectConfigForModifyRulesInput
SetRedirectHttpCode sets the RedirectHttpCode field's value.
func (*RedirectConfigForModifyRulesInput) SetRedirectPort ¶
func (s *RedirectConfigForModifyRulesInput) SetRedirectPort(v string) *RedirectConfigForModifyRulesInput
SetRedirectPort sets the RedirectPort field's value.
func (*RedirectConfigForModifyRulesInput) SetRedirectProtocol ¶
func (s *RedirectConfigForModifyRulesInput) SetRedirectProtocol(v string) *RedirectConfigForModifyRulesInput
SetRedirectProtocol sets the RedirectProtocol field's value.
func (*RedirectConfigForModifyRulesInput) SetRedirectUri ¶
func (s *RedirectConfigForModifyRulesInput) SetRedirectUri(v string) *RedirectConfigForModifyRulesInput
SetRedirectUri sets the RedirectUri field's value.
func (RedirectConfigForModifyRulesInput) String ¶
func (s RedirectConfigForModifyRulesInput) String() string
String returns the string representation
func (*RedirectConfigForModifyRulesInput) Validate ¶
func (s *RedirectConfigForModifyRulesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RemoveAclEntriesInput ¶
type RemoveAclEntriesInput struct { // AclId is a required field AclId *string `type:"string" required:"true"` // Entries is a required field Entries []*string `type:"list" required:"true"` // contains filtered or unexported fields }
func (RemoveAclEntriesInput) GoString ¶
func (s RemoveAclEntriesInput) GoString() string
GoString returns the string representation
func (*RemoveAclEntriesInput) SetAclId ¶
func (s *RemoveAclEntriesInput) SetAclId(v string) *RemoveAclEntriesInput
SetAclId sets the AclId field's value.
func (*RemoveAclEntriesInput) SetEntries ¶
func (s *RemoveAclEntriesInput) SetEntries(v []*string) *RemoveAclEntriesInput
SetEntries sets the Entries field's value.
func (RemoveAclEntriesInput) String ¶
func (s RemoveAclEntriesInput) String() string
String returns the string representation
func (*RemoveAclEntriesInput) Validate ¶
func (s *RemoveAclEntriesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RemoveAclEntriesOutput ¶
type RemoveAclEntriesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (RemoveAclEntriesOutput) GoString ¶
func (s RemoveAclEntriesOutput) GoString() string
GoString returns the string representation
func (*RemoveAclEntriesOutput) SetRequestId ¶
func (s *RemoveAclEntriesOutput) SetRequestId(v string) *RemoveAclEntriesOutput
SetRequestId sets the RequestId field's value.
func (RemoveAclEntriesOutput) String ¶
func (s RemoveAclEntriesOutput) String() string
String returns the string representation
type RemoveServerGroupBackendServersInput ¶
type RemoveServerGroupBackendServersInput struct { // ServerGroupId is a required field ServerGroupId *string `type:"string" required:"true"` // ServerIds is a required field ServerIds []*string `type:"list" required:"true"` // contains filtered or unexported fields }
func (RemoveServerGroupBackendServersInput) GoString ¶
func (s RemoveServerGroupBackendServersInput) GoString() string
GoString returns the string representation
func (*RemoveServerGroupBackendServersInput) SetServerGroupId ¶
func (s *RemoveServerGroupBackendServersInput) SetServerGroupId(v string) *RemoveServerGroupBackendServersInput
SetServerGroupId sets the ServerGroupId field's value.
func (*RemoveServerGroupBackendServersInput) SetServerIds ¶
func (s *RemoveServerGroupBackendServersInput) SetServerIds(v []*string) *RemoveServerGroupBackendServersInput
SetServerIds sets the ServerIds field's value.
func (RemoveServerGroupBackendServersInput) String ¶
func (s RemoveServerGroupBackendServersInput) String() string
String returns the string representation
func (*RemoveServerGroupBackendServersInput) Validate ¶
func (s *RemoveServerGroupBackendServersInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RemoveServerGroupBackendServersOutput ¶
type RemoveServerGroupBackendServersOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (RemoveServerGroupBackendServersOutput) GoString ¶
func (s RemoveServerGroupBackendServersOutput) GoString() string
GoString returns the string representation
func (*RemoveServerGroupBackendServersOutput) SetRequestId ¶
func (s *RemoveServerGroupBackendServersOutput) SetRequestId(v string) *RemoveServerGroupBackendServersOutput
SetRequestId sets the RequestId field's value.
func (RemoveServerGroupBackendServersOutput) String ¶
func (s RemoveServerGroupBackendServersOutput) String() string
String returns the string representation
type ReplaceCACertificateInput ¶ added in v1.0.63
type ReplaceCACertificateInput struct { // CACertificate is a required field CACertificate *string `type:"string" required:"true"` CACertificateId *string `type:"string"` CACertificateName *string `min:"1" max:"128" type:"string"` Description *string `type:"string"` // OldCACertificateId is a required field OldCACertificateId *string `type:"string" required:"true"` ProjectName *string `type:"string"` // UpdateMode is a required field UpdateMode *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (ReplaceCACertificateInput) GoString ¶ added in v1.0.63
func (s ReplaceCACertificateInput) GoString() string
GoString returns the string representation
func (*ReplaceCACertificateInput) SetCACertificate ¶ added in v1.0.63
func (s *ReplaceCACertificateInput) SetCACertificate(v string) *ReplaceCACertificateInput
SetCACertificate sets the CACertificate field's value.
func (*ReplaceCACertificateInput) SetCACertificateId ¶ added in v1.0.63
func (s *ReplaceCACertificateInput) SetCACertificateId(v string) *ReplaceCACertificateInput
SetCACertificateId sets the CACertificateId field's value.
func (*ReplaceCACertificateInput) SetCACertificateName ¶ added in v1.0.63
func (s *ReplaceCACertificateInput) SetCACertificateName(v string) *ReplaceCACertificateInput
SetCACertificateName sets the CACertificateName field's value.
func (*ReplaceCACertificateInput) SetDescription ¶ added in v1.0.63
func (s *ReplaceCACertificateInput) SetDescription(v string) *ReplaceCACertificateInput
SetDescription sets the Description field's value.
func (*ReplaceCACertificateInput) SetOldCACertificateId ¶ added in v1.0.63
func (s *ReplaceCACertificateInput) SetOldCACertificateId(v string) *ReplaceCACertificateInput
SetOldCACertificateId sets the OldCACertificateId field's value.
func (*ReplaceCACertificateInput) SetProjectName ¶ added in v1.0.63
func (s *ReplaceCACertificateInput) SetProjectName(v string) *ReplaceCACertificateInput
SetProjectName sets the ProjectName field's value.
func (*ReplaceCACertificateInput) SetUpdateMode ¶ added in v1.0.63
func (s *ReplaceCACertificateInput) SetUpdateMode(v string) *ReplaceCACertificateInput
SetUpdateMode sets the UpdateMode field's value.
func (ReplaceCACertificateInput) String ¶ added in v1.0.63
func (s ReplaceCACertificateInput) String() string
String returns the string representation
func (*ReplaceCACertificateInput) Validate ¶ added in v1.0.63
func (s *ReplaceCACertificateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ReplaceCACertificateOutput ¶ added in v1.0.63
type ReplaceCACertificateOutput struct { Metadata *response.ResponseMetadata CACertificateId *string `type:"string"` RequestId *string `type:"string"` // contains filtered or unexported fields }
func (ReplaceCACertificateOutput) GoString ¶ added in v1.0.63
func (s ReplaceCACertificateOutput) GoString() string
GoString returns the string representation
func (*ReplaceCACertificateOutput) SetCACertificateId ¶ added in v1.0.63
func (s *ReplaceCACertificateOutput) SetCACertificateId(v string) *ReplaceCACertificateOutput
SetCACertificateId sets the CACertificateId field's value.
func (*ReplaceCACertificateOutput) SetRequestId ¶ added in v1.0.63
func (s *ReplaceCACertificateOutput) SetRequestId(v string) *ReplaceCACertificateOutput
SetRequestId sets the RequestId field's value.
func (ReplaceCACertificateOutput) String ¶ added in v1.0.63
func (s ReplaceCACertificateOutput) String() string
String returns the string representation
type ReplaceCertificateInput ¶ added in v1.0.63
type ReplaceCertificateInput struct { CertCenterCertificateId *string `type:"string"` CertificateId *string `type:"string"` CertificateName *string `min:"1" max:"128" type:"string"` CertificateSource *string `type:"string"` Description *string `type:"string"` // OldCertificateId is a required field OldCertificateId *string `type:"string" required:"true"` PrivateKey *string `type:"string"` ProjectName *string `type:"string"` PublicKey *string `type:"string"` // UpdateMode is a required field UpdateMode *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (ReplaceCertificateInput) GoString ¶ added in v1.0.63
func (s ReplaceCertificateInput) GoString() string
GoString returns the string representation
func (*ReplaceCertificateInput) SetCertCenterCertificateId ¶ added in v1.0.131
func (s *ReplaceCertificateInput) SetCertCenterCertificateId(v string) *ReplaceCertificateInput
SetCertCenterCertificateId sets the CertCenterCertificateId field's value.
func (*ReplaceCertificateInput) SetCertificateId ¶ added in v1.0.63
func (s *ReplaceCertificateInput) SetCertificateId(v string) *ReplaceCertificateInput
SetCertificateId sets the CertificateId field's value.
func (*ReplaceCertificateInput) SetCertificateName ¶ added in v1.0.63
func (s *ReplaceCertificateInput) SetCertificateName(v string) *ReplaceCertificateInput
SetCertificateName sets the CertificateName field's value.
func (*ReplaceCertificateInput) SetCertificateSource ¶ added in v1.0.131
func (s *ReplaceCertificateInput) SetCertificateSource(v string) *ReplaceCertificateInput
SetCertificateSource sets the CertificateSource field's value.
func (*ReplaceCertificateInput) SetDescription ¶ added in v1.0.63
func (s *ReplaceCertificateInput) SetDescription(v string) *ReplaceCertificateInput
SetDescription sets the Description field's value.
func (*ReplaceCertificateInput) SetOldCertificateId ¶ added in v1.0.63
func (s *ReplaceCertificateInput) SetOldCertificateId(v string) *ReplaceCertificateInput
SetOldCertificateId sets the OldCertificateId field's value.
func (*ReplaceCertificateInput) SetPrivateKey ¶ added in v1.0.63
func (s *ReplaceCertificateInput) SetPrivateKey(v string) *ReplaceCertificateInput
SetPrivateKey sets the PrivateKey field's value.
func (*ReplaceCertificateInput) SetProjectName ¶ added in v1.0.63
func (s *ReplaceCertificateInput) SetProjectName(v string) *ReplaceCertificateInput
SetProjectName sets the ProjectName field's value.
func (*ReplaceCertificateInput) SetPublicKey ¶ added in v1.0.63
func (s *ReplaceCertificateInput) SetPublicKey(v string) *ReplaceCertificateInput
SetPublicKey sets the PublicKey field's value.
func (*ReplaceCertificateInput) SetUpdateMode ¶ added in v1.0.63
func (s *ReplaceCertificateInput) SetUpdateMode(v string) *ReplaceCertificateInput
SetUpdateMode sets the UpdateMode field's value.
func (ReplaceCertificateInput) String ¶ added in v1.0.63
func (s ReplaceCertificateInput) String() string
String returns the string representation
func (*ReplaceCertificateInput) Validate ¶ added in v1.0.63
func (s *ReplaceCertificateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ReplaceCertificateOutput ¶ added in v1.0.63
type ReplaceCertificateOutput struct { Metadata *response.ResponseMetadata CertificateId *string `type:"string"` RequestId *string `type:"string"` // contains filtered or unexported fields }
func (ReplaceCertificateOutput) GoString ¶ added in v1.0.63
func (s ReplaceCertificateOutput) GoString() string
GoString returns the string representation
func (*ReplaceCertificateOutput) SetCertificateId ¶ added in v1.0.63
func (s *ReplaceCertificateOutput) SetCertificateId(v string) *ReplaceCertificateOutput
SetCertificateId sets the CertificateId field's value.
func (*ReplaceCertificateOutput) SetRequestId ¶ added in v1.0.63
func (s *ReplaceCertificateOutput) SetRequestId(v string) *ReplaceCertificateOutput
SetRequestId sets the RequestId field's value.
func (ReplaceCertificateOutput) String ¶ added in v1.0.63
func (s ReplaceCertificateOutput) String() string
String returns the string representation
type ResultForDescribeListenerHealthOutput ¶
type ResultForDescribeListenerHealthOutput struct { InstanceId *string `type:"string"` Ip *string `type:"string"` Port *int64 `type:"integer"` RuleNumber *int64 `type:"integer"` ServerGroupId *string `type:"string"` ServerGroupName *string `type:"string"` ServerId *string `type:"string"` Status *string `type:"string"` Type *string `type:"string"` // contains filtered or unexported fields }
func (ResultForDescribeListenerHealthOutput) GoString ¶
func (s ResultForDescribeListenerHealthOutput) GoString() string
GoString returns the string representation
func (*ResultForDescribeListenerHealthOutput) SetInstanceId ¶
func (s *ResultForDescribeListenerHealthOutput) SetInstanceId(v string) *ResultForDescribeListenerHealthOutput
SetInstanceId sets the InstanceId field's value.
func (*ResultForDescribeListenerHealthOutput) SetIp ¶
func (s *ResultForDescribeListenerHealthOutput) SetIp(v string) *ResultForDescribeListenerHealthOutput
SetIp sets the Ip field's value.
func (*ResultForDescribeListenerHealthOutput) SetPort ¶
func (s *ResultForDescribeListenerHealthOutput) SetPort(v int64) *ResultForDescribeListenerHealthOutput
SetPort sets the Port field's value.
func (*ResultForDescribeListenerHealthOutput) SetRuleNumber ¶
func (s *ResultForDescribeListenerHealthOutput) SetRuleNumber(v int64) *ResultForDescribeListenerHealthOutput
SetRuleNumber sets the RuleNumber field's value.
func (*ResultForDescribeListenerHealthOutput) SetServerGroupId ¶
func (s *ResultForDescribeListenerHealthOutput) SetServerGroupId(v string) *ResultForDescribeListenerHealthOutput
SetServerGroupId sets the ServerGroupId field's value.
func (*ResultForDescribeListenerHealthOutput) SetServerGroupName ¶
func (s *ResultForDescribeListenerHealthOutput) SetServerGroupName(v string) *ResultForDescribeListenerHealthOutput
SetServerGroupName sets the ServerGroupName field's value.
func (*ResultForDescribeListenerHealthOutput) SetServerId ¶
func (s *ResultForDescribeListenerHealthOutput) SetServerId(v string) *ResultForDescribeListenerHealthOutput
SetServerId sets the ServerId field's value.
func (*ResultForDescribeListenerHealthOutput) SetStatus ¶
func (s *ResultForDescribeListenerHealthOutput) SetStatus(v string) *ResultForDescribeListenerHealthOutput
SetStatus sets the Status field's value.
func (*ResultForDescribeListenerHealthOutput) SetType ¶
func (s *ResultForDescribeListenerHealthOutput) SetType(v string) *ResultForDescribeListenerHealthOutput
SetType sets the Type field's value.
func (ResultForDescribeListenerHealthOutput) String ¶
func (s ResultForDescribeListenerHealthOutput) String() string
String returns the string representation
type RewriteConfigForCreateRulesInput ¶ added in v1.0.112
type RewriteConfigForCreateRulesInput struct { RewritePath *string `type:"string"` // contains filtered or unexported fields }
func (RewriteConfigForCreateRulesInput) GoString ¶ added in v1.0.112
func (s RewriteConfigForCreateRulesInput) GoString() string
GoString returns the string representation
func (*RewriteConfigForCreateRulesInput) SetRewritePath ¶ added in v1.0.112
func (s *RewriteConfigForCreateRulesInput) SetRewritePath(v string) *RewriteConfigForCreateRulesInput
SetRewritePath sets the RewritePath field's value.
func (RewriteConfigForCreateRulesInput) String ¶ added in v1.0.112
func (s RewriteConfigForCreateRulesInput) String() string
String returns the string representation
type RewriteConfigForDescribeRulesOutput ¶ added in v1.0.112
type RewriteConfigForDescribeRulesOutput struct { RewritePath *string `type:"string"` // contains filtered or unexported fields }
func (RewriteConfigForDescribeRulesOutput) GoString ¶ added in v1.0.112
func (s RewriteConfigForDescribeRulesOutput) GoString() string
GoString returns the string representation
func (*RewriteConfigForDescribeRulesOutput) SetRewritePath ¶ added in v1.0.112
func (s *RewriteConfigForDescribeRulesOutput) SetRewritePath(v string) *RewriteConfigForDescribeRulesOutput
SetRewritePath sets the RewritePath field's value.
func (RewriteConfigForDescribeRulesOutput) String ¶ added in v1.0.112
func (s RewriteConfigForDescribeRulesOutput) String() string
String returns the string representation
type RewriteConfigForModifyRulesInput ¶ added in v1.0.112
type RewriteConfigForModifyRulesInput struct { RewritePath *string `type:"string"` // contains filtered or unexported fields }
func (RewriteConfigForModifyRulesInput) GoString ¶ added in v1.0.112
func (s RewriteConfigForModifyRulesInput) GoString() string
GoString returns the string representation
func (*RewriteConfigForModifyRulesInput) SetRewritePath ¶ added in v1.0.112
func (s *RewriteConfigForModifyRulesInput) SetRewritePath(v string) *RewriteConfigForModifyRulesInput
SetRewritePath sets the RewritePath field's value.
func (RewriteConfigForModifyRulesInput) String ¶ added in v1.0.112
func (s RewriteConfigForModifyRulesInput) String() string
String returns the string representation
type RuleForCreateRulesInput ¶
type RuleForCreateRulesInput struct { Description *string `type:"string"` Domain *string `type:"string"` ForwardGroupConfig *ForwardGroupConfigForCreateRulesInput `type:"structure"` RedirectConfig *RedirectConfigForCreateRulesInput `type:"structure"` RewriteConfig *RewriteConfigForCreateRulesInput `type:"structure"` RewriteEnabled *string `type:"string"` RuleAction *string `type:"string"` ServerGroupId *string `type:"string"` TrafficLimitEnabled *string `type:"string"` TrafficLimitQPS *int64 `type:"integer"` URL *string `type:"string"` // contains filtered or unexported fields }
func (RuleForCreateRulesInput) GoString ¶
func (s RuleForCreateRulesInput) GoString() string
GoString returns the string representation
func (*RuleForCreateRulesInput) SetDescription ¶
func (s *RuleForCreateRulesInput) SetDescription(v string) *RuleForCreateRulesInput
SetDescription sets the Description field's value.
func (*RuleForCreateRulesInput) SetDomain ¶
func (s *RuleForCreateRulesInput) SetDomain(v string) *RuleForCreateRulesInput
SetDomain sets the Domain field's value.
func (*RuleForCreateRulesInput) SetForwardGroupConfig ¶ added in v1.0.157
func (s *RuleForCreateRulesInput) SetForwardGroupConfig(v *ForwardGroupConfigForCreateRulesInput) *RuleForCreateRulesInput
SetForwardGroupConfig sets the ForwardGroupConfig field's value.
func (*RuleForCreateRulesInput) SetRedirectConfig ¶
func (s *RuleForCreateRulesInput) SetRedirectConfig(v *RedirectConfigForCreateRulesInput) *RuleForCreateRulesInput
SetRedirectConfig sets the RedirectConfig field's value.
func (*RuleForCreateRulesInput) SetRewriteConfig ¶ added in v1.0.112
func (s *RuleForCreateRulesInput) SetRewriteConfig(v *RewriteConfigForCreateRulesInput) *RuleForCreateRulesInput
SetRewriteConfig sets the RewriteConfig field's value.
func (*RuleForCreateRulesInput) SetRewriteEnabled ¶ added in v1.0.112
func (s *RuleForCreateRulesInput) SetRewriteEnabled(v string) *RuleForCreateRulesInput
SetRewriteEnabled sets the RewriteEnabled field's value.
func (*RuleForCreateRulesInput) SetRuleAction ¶
func (s *RuleForCreateRulesInput) SetRuleAction(v string) *RuleForCreateRulesInput
SetRuleAction sets the RuleAction field's value.
func (*RuleForCreateRulesInput) SetServerGroupId ¶
func (s *RuleForCreateRulesInput) SetServerGroupId(v string) *RuleForCreateRulesInput
SetServerGroupId sets the ServerGroupId field's value.
func (*RuleForCreateRulesInput) SetTrafficLimitEnabled ¶ added in v1.0.68
func (s *RuleForCreateRulesInput) SetTrafficLimitEnabled(v string) *RuleForCreateRulesInput
SetTrafficLimitEnabled sets the TrafficLimitEnabled field's value.
func (*RuleForCreateRulesInput) SetTrafficLimitQPS ¶ added in v1.0.68
func (s *RuleForCreateRulesInput) SetTrafficLimitQPS(v int64) *RuleForCreateRulesInput
SetTrafficLimitQPS sets the TrafficLimitQPS field's value.
func (*RuleForCreateRulesInput) SetURL ¶
func (s *RuleForCreateRulesInput) SetURL(v string) *RuleForCreateRulesInput
SetURL sets the URL field's value.
func (RuleForCreateRulesInput) String ¶
func (s RuleForCreateRulesInput) String() string
String returns the string representation
func (*RuleForCreateRulesInput) Validate ¶
func (s *RuleForCreateRulesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type RuleForDescribeRulesOutput ¶
type RuleForDescribeRulesOutput struct { Description *string `type:"string"` Domain *string `type:"string"` ForwardGroupConfig *ForwardGroupConfigForDescribeRulesOutput `type:"structure"` RedirectConfig *RedirectConfigForDescribeRulesOutput `type:"structure"` RewriteConfig *RewriteConfigForDescribeRulesOutput `type:"structure"` RewriteEnabled *string `type:"string"` RuleAction *string `type:"string"` RuleId *string `type:"string"` ServerGroupId *string `type:"string"` TrafficLimitEnabled *string `type:"string"` TrafficLimitQPS *int64 `type:"integer"` Url *string `type:"string"` // contains filtered or unexported fields }
func (RuleForDescribeRulesOutput) GoString ¶
func (s RuleForDescribeRulesOutput) GoString() string
GoString returns the string representation
func (*RuleForDescribeRulesOutput) SetDescription ¶
func (s *RuleForDescribeRulesOutput) SetDescription(v string) *RuleForDescribeRulesOutput
SetDescription sets the Description field's value.
func (*RuleForDescribeRulesOutput) SetDomain ¶
func (s *RuleForDescribeRulesOutput) SetDomain(v string) *RuleForDescribeRulesOutput
SetDomain sets the Domain field's value.
func (*RuleForDescribeRulesOutput) SetForwardGroupConfig ¶ added in v1.0.157
func (s *RuleForDescribeRulesOutput) SetForwardGroupConfig(v *ForwardGroupConfigForDescribeRulesOutput) *RuleForDescribeRulesOutput
SetForwardGroupConfig sets the ForwardGroupConfig field's value.
func (*RuleForDescribeRulesOutput) SetRedirectConfig ¶
func (s *RuleForDescribeRulesOutput) SetRedirectConfig(v *RedirectConfigForDescribeRulesOutput) *RuleForDescribeRulesOutput
SetRedirectConfig sets the RedirectConfig field's value.
func (*RuleForDescribeRulesOutput) SetRewriteConfig ¶ added in v1.0.112
func (s *RuleForDescribeRulesOutput) SetRewriteConfig(v *RewriteConfigForDescribeRulesOutput) *RuleForDescribeRulesOutput
SetRewriteConfig sets the RewriteConfig field's value.
func (*RuleForDescribeRulesOutput) SetRewriteEnabled ¶ added in v1.0.112
func (s *RuleForDescribeRulesOutput) SetRewriteEnabled(v string) *RuleForDescribeRulesOutput
SetRewriteEnabled sets the RewriteEnabled field's value.
func (*RuleForDescribeRulesOutput) SetRuleAction ¶
func (s *RuleForDescribeRulesOutput) SetRuleAction(v string) *RuleForDescribeRulesOutput
SetRuleAction sets the RuleAction field's value.
func (*RuleForDescribeRulesOutput) SetRuleId ¶
func (s *RuleForDescribeRulesOutput) SetRuleId(v string) *RuleForDescribeRulesOutput
SetRuleId sets the RuleId field's value.
func (*RuleForDescribeRulesOutput) SetServerGroupId ¶
func (s *RuleForDescribeRulesOutput) SetServerGroupId(v string) *RuleForDescribeRulesOutput
SetServerGroupId sets the ServerGroupId field's value.
func (*RuleForDescribeRulesOutput) SetTrafficLimitEnabled ¶ added in v1.0.68
func (s *RuleForDescribeRulesOutput) SetTrafficLimitEnabled(v string) *RuleForDescribeRulesOutput
SetTrafficLimitEnabled sets the TrafficLimitEnabled field's value.
func (*RuleForDescribeRulesOutput) SetTrafficLimitQPS ¶ added in v1.0.68
func (s *RuleForDescribeRulesOutput) SetTrafficLimitQPS(v int64) *RuleForDescribeRulesOutput
SetTrafficLimitQPS sets the TrafficLimitQPS field's value.
func (*RuleForDescribeRulesOutput) SetUrl ¶
func (s *RuleForDescribeRulesOutput) SetUrl(v string) *RuleForDescribeRulesOutput
SetUrl sets the Url field's value.
func (RuleForDescribeRulesOutput) String ¶
func (s RuleForDescribeRulesOutput) String() string
String returns the string representation
type RuleForModifyRulesInput ¶
type RuleForModifyRulesInput struct { Description *string `type:"string"` ForwardGroupConfig *ForwardGroupConfigForModifyRulesInput `type:"structure"` RedirectConfig *RedirectConfigForModifyRulesInput `type:"structure"` RewriteConfig *RewriteConfigForModifyRulesInput `type:"structure"` RewriteEnabled *string `type:"string"` RuleAction *string `type:"string"` // RuleId is a required field RuleId *string `type:"string" required:"true"` ServerGroupId *string `type:"string"` TrafficLimitEnabled *string `type:"string"` TrafficLimitQPS *int64 `type:"integer"` // contains filtered or unexported fields }
func (RuleForModifyRulesInput) GoString ¶
func (s RuleForModifyRulesInput) GoString() string
GoString returns the string representation
func (*RuleForModifyRulesInput) SetDescription ¶
func (s *RuleForModifyRulesInput) SetDescription(v string) *RuleForModifyRulesInput
SetDescription sets the Description field's value.
func (*RuleForModifyRulesInput) SetForwardGroupConfig ¶ added in v1.0.157
func (s *RuleForModifyRulesInput) SetForwardGroupConfig(v *ForwardGroupConfigForModifyRulesInput) *RuleForModifyRulesInput
SetForwardGroupConfig sets the ForwardGroupConfig field's value.
func (*RuleForModifyRulesInput) SetRedirectConfig ¶
func (s *RuleForModifyRulesInput) SetRedirectConfig(v *RedirectConfigForModifyRulesInput) *RuleForModifyRulesInput
SetRedirectConfig sets the RedirectConfig field's value.
func (*RuleForModifyRulesInput) SetRewriteConfig ¶ added in v1.0.112
func (s *RuleForModifyRulesInput) SetRewriteConfig(v *RewriteConfigForModifyRulesInput) *RuleForModifyRulesInput
SetRewriteConfig sets the RewriteConfig field's value.
func (*RuleForModifyRulesInput) SetRewriteEnabled ¶ added in v1.0.112
func (s *RuleForModifyRulesInput) SetRewriteEnabled(v string) *RuleForModifyRulesInput
SetRewriteEnabled sets the RewriteEnabled field's value.
func (*RuleForModifyRulesInput) SetRuleAction ¶
func (s *RuleForModifyRulesInput) SetRuleAction(v string) *RuleForModifyRulesInput
SetRuleAction sets the RuleAction field's value.
func (*RuleForModifyRulesInput) SetRuleId ¶
func (s *RuleForModifyRulesInput) SetRuleId(v string) *RuleForModifyRulesInput
SetRuleId sets the RuleId field's value.
func (*RuleForModifyRulesInput) SetServerGroupId ¶
func (s *RuleForModifyRulesInput) SetServerGroupId(v string) *RuleForModifyRulesInput
SetServerGroupId sets the ServerGroupId field's value.
func (*RuleForModifyRulesInput) SetTrafficLimitEnabled ¶ added in v1.0.68
func (s *RuleForModifyRulesInput) SetTrafficLimitEnabled(v string) *RuleForModifyRulesInput
SetTrafficLimitEnabled sets the TrafficLimitEnabled field's value.
func (*RuleForModifyRulesInput) SetTrafficLimitQPS ¶ added in v1.0.68
func (s *RuleForModifyRulesInput) SetTrafficLimitQPS(v int64) *RuleForModifyRulesInput
SetTrafficLimitQPS sets the TrafficLimitQPS field's value.
func (RuleForModifyRulesInput) String ¶
func (s RuleForModifyRulesInput) String() string
String returns the string representation
func (*RuleForModifyRulesInput) Validate ¶
func (s *RuleForModifyRulesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ServerForAddServerGroupBackendServersInput ¶
type ServerForAddServerGroupBackendServersInput struct { Description *string `type:"string"` // InstanceId is a required field InstanceId *string `type:"string" required:"true"` // Ip is a required field Ip *string `type:"string" required:"true"` // Port is a required field Port *int64 `type:"integer" required:"true"` RemoteEnabled *string `type:"string"` // Type is a required field Type *string `type:"string" required:"true"` Weight *int64 `type:"integer"` // contains filtered or unexported fields }
func (ServerForAddServerGroupBackendServersInput) GoString ¶
func (s ServerForAddServerGroupBackendServersInput) GoString() string
GoString returns the string representation
func (*ServerForAddServerGroupBackendServersInput) SetDescription ¶
func (s *ServerForAddServerGroupBackendServersInput) SetDescription(v string) *ServerForAddServerGroupBackendServersInput
SetDescription sets the Description field's value.
func (*ServerForAddServerGroupBackendServersInput) SetInstanceId ¶
func (s *ServerForAddServerGroupBackendServersInput) SetInstanceId(v string) *ServerForAddServerGroupBackendServersInput
SetInstanceId sets the InstanceId field's value.
func (*ServerForAddServerGroupBackendServersInput) SetIp ¶
func (s *ServerForAddServerGroupBackendServersInput) SetIp(v string) *ServerForAddServerGroupBackendServersInput
SetIp sets the Ip field's value.
func (*ServerForAddServerGroupBackendServersInput) SetPort ¶
func (s *ServerForAddServerGroupBackendServersInput) SetPort(v int64) *ServerForAddServerGroupBackendServersInput
SetPort sets the Port field's value.
func (*ServerForAddServerGroupBackendServersInput) SetRemoteEnabled ¶ added in v1.0.52
func (s *ServerForAddServerGroupBackendServersInput) SetRemoteEnabled(v string) *ServerForAddServerGroupBackendServersInput
SetRemoteEnabled sets the RemoteEnabled field's value.
func (*ServerForAddServerGroupBackendServersInput) SetType ¶
func (s *ServerForAddServerGroupBackendServersInput) SetType(v string) *ServerForAddServerGroupBackendServersInput
SetType sets the Type field's value.
func (*ServerForAddServerGroupBackendServersInput) SetWeight ¶
func (s *ServerForAddServerGroupBackendServersInput) SetWeight(v int64) *ServerForAddServerGroupBackendServersInput
SetWeight sets the Weight field's value.
func (ServerForAddServerGroupBackendServersInput) String ¶
func (s ServerForAddServerGroupBackendServersInput) String() string
String returns the string representation
func (*ServerForAddServerGroupBackendServersInput) Validate ¶
func (s *ServerForAddServerGroupBackendServersInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ServerForDescribeServerGroupAttributesOutput ¶
type ServerForDescribeServerGroupAttributesOutput struct { Description *string `type:"string"` InstanceId *string `type:"string"` Ip *string `type:"string"` Port *int64 `type:"integer"` RemoteEnabled *string `type:"string"` ServerId *string `type:"string"` Type *string `type:"string"` Weight *int64 `type:"integer"` // contains filtered or unexported fields }
func (ServerForDescribeServerGroupAttributesOutput) GoString ¶
func (s ServerForDescribeServerGroupAttributesOutput) GoString() string
GoString returns the string representation
func (*ServerForDescribeServerGroupAttributesOutput) SetDescription ¶
func (s *ServerForDescribeServerGroupAttributesOutput) SetDescription(v string) *ServerForDescribeServerGroupAttributesOutput
SetDescription sets the Description field's value.
func (*ServerForDescribeServerGroupAttributesOutput) SetInstanceId ¶
func (s *ServerForDescribeServerGroupAttributesOutput) SetInstanceId(v string) *ServerForDescribeServerGroupAttributesOutput
SetInstanceId sets the InstanceId field's value.
func (*ServerForDescribeServerGroupAttributesOutput) SetIp ¶
func (s *ServerForDescribeServerGroupAttributesOutput) SetIp(v string) *ServerForDescribeServerGroupAttributesOutput
SetIp sets the Ip field's value.
func (*ServerForDescribeServerGroupAttributesOutput) SetPort ¶
func (s *ServerForDescribeServerGroupAttributesOutput) SetPort(v int64) *ServerForDescribeServerGroupAttributesOutput
SetPort sets the Port field's value.
func (*ServerForDescribeServerGroupAttributesOutput) SetRemoteEnabled ¶ added in v1.0.52
func (s *ServerForDescribeServerGroupAttributesOutput) SetRemoteEnabled(v string) *ServerForDescribeServerGroupAttributesOutput
SetRemoteEnabled sets the RemoteEnabled field's value.
func (*ServerForDescribeServerGroupAttributesOutput) SetServerId ¶
func (s *ServerForDescribeServerGroupAttributesOutput) SetServerId(v string) *ServerForDescribeServerGroupAttributesOutput
SetServerId sets the ServerId field's value.
func (*ServerForDescribeServerGroupAttributesOutput) SetType ¶
func (s *ServerForDescribeServerGroupAttributesOutput) SetType(v string) *ServerForDescribeServerGroupAttributesOutput
SetType sets the Type field's value.
func (*ServerForDescribeServerGroupAttributesOutput) SetWeight ¶
func (s *ServerForDescribeServerGroupAttributesOutput) SetWeight(v int64) *ServerForDescribeServerGroupAttributesOutput
SetWeight sets the Weight field's value.
func (ServerForDescribeServerGroupAttributesOutput) String ¶
func (s ServerForDescribeServerGroupAttributesOutput) String() string
String returns the string representation
type ServerForModifyServerGroupBackendServersInput ¶
type ServerForModifyServerGroupBackendServersInput struct { Description *string `type:"string"` // Port is a required field Port *int64 `type:"integer" required:"true"` // ServerId is a required field ServerId *string `type:"string" required:"true"` // Weight is a required field Weight *int64 `type:"integer" required:"true"` // contains filtered or unexported fields }
func (ServerForModifyServerGroupBackendServersInput) GoString ¶
func (s ServerForModifyServerGroupBackendServersInput) GoString() string
GoString returns the string representation
func (*ServerForModifyServerGroupBackendServersInput) SetDescription ¶
func (s *ServerForModifyServerGroupBackendServersInput) SetDescription(v string) *ServerForModifyServerGroupBackendServersInput
SetDescription sets the Description field's value.
func (*ServerForModifyServerGroupBackendServersInput) SetPort ¶
func (s *ServerForModifyServerGroupBackendServersInput) SetPort(v int64) *ServerForModifyServerGroupBackendServersInput
SetPort sets the Port field's value.
func (*ServerForModifyServerGroupBackendServersInput) SetServerId ¶
func (s *ServerForModifyServerGroupBackendServersInput) SetServerId(v string) *ServerForModifyServerGroupBackendServersInput
SetServerId sets the ServerId field's value.
func (*ServerForModifyServerGroupBackendServersInput) SetWeight ¶
func (s *ServerForModifyServerGroupBackendServersInput) SetWeight(v int64) *ServerForModifyServerGroupBackendServersInput
SetWeight sets the Weight field's value.
func (ServerForModifyServerGroupBackendServersInput) String ¶
func (s ServerForModifyServerGroupBackendServersInput) String() string
String returns the string representation
func (*ServerForModifyServerGroupBackendServersInput) Validate ¶
func (s *ServerForModifyServerGroupBackendServersInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type ServerGroupForDescribeListenerAttributesOutput ¶
type ServerGroupForDescribeListenerAttributesOutput struct { ServerGroupId *string `type:"string"` ServerGroupName *string `type:"string"` // contains filtered or unexported fields }
func (ServerGroupForDescribeListenerAttributesOutput) GoString ¶
func (s ServerGroupForDescribeListenerAttributesOutput) GoString() string
GoString returns the string representation
func (*ServerGroupForDescribeListenerAttributesOutput) SetServerGroupId ¶
func (s *ServerGroupForDescribeListenerAttributesOutput) SetServerGroupId(v string) *ServerGroupForDescribeListenerAttributesOutput
SetServerGroupId sets the ServerGroupId field's value.
func (*ServerGroupForDescribeListenerAttributesOutput) SetServerGroupName ¶
func (s *ServerGroupForDescribeListenerAttributesOutput) SetServerGroupName(v string) *ServerGroupForDescribeListenerAttributesOutput
SetServerGroupName sets the ServerGroupName field's value.
func (ServerGroupForDescribeListenerAttributesOutput) String ¶
func (s ServerGroupForDescribeListenerAttributesOutput) String() string
String returns the string representation
type ServerGroupForDescribeListenersOutput ¶
type ServerGroupForDescribeListenersOutput struct { ServerGroupId *string `type:"string"` ServerGroupName *string `type:"string"` // contains filtered or unexported fields }
func (ServerGroupForDescribeListenersOutput) GoString ¶
func (s ServerGroupForDescribeListenersOutput) GoString() string
GoString returns the string representation
func (*ServerGroupForDescribeListenersOutput) SetServerGroupId ¶
func (s *ServerGroupForDescribeListenersOutput) SetServerGroupId(v string) *ServerGroupForDescribeListenersOutput
SetServerGroupId sets the ServerGroupId field's value.
func (*ServerGroupForDescribeListenersOutput) SetServerGroupName ¶
func (s *ServerGroupForDescribeListenersOutput) SetServerGroupName(v string) *ServerGroupForDescribeListenersOutput
SetServerGroupName sets the ServerGroupName field's value.
func (ServerGroupForDescribeListenersOutput) String ¶
func (s ServerGroupForDescribeListenersOutput) String() string
String returns the string representation
type ServerGroupForDescribeServerGroupsOutput ¶
type ServerGroupForDescribeServerGroupsOutput struct { CreateTime *string `type:"string"` Description *string `type:"string"` HealthCheck *HealthCheckForDescribeServerGroupsOutput `type:"structure"` Listeners []*string `type:"list"` ProjectName *string `type:"string"` Scheduler *string `type:"string"` ServerCount *int64 `type:"integer"` ServerGroupId *string `type:"string"` ServerGroupName *string `type:"string"` ServerGroupType *string `type:"string"` Status *string `type:"string"` StickySessionConfig *StickySessionConfigForDescribeServerGroupsOutput `type:"structure"` Tags []*TagForDescribeServerGroupsOutput `type:"list"` UpdateTime *string `type:"string"` VpcId *string `type:"string"` // contains filtered or unexported fields }
func (ServerGroupForDescribeServerGroupsOutput) GoString ¶
func (s ServerGroupForDescribeServerGroupsOutput) GoString() string
GoString returns the string representation
func (*ServerGroupForDescribeServerGroupsOutput) SetCreateTime ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetCreateTime(v string) *ServerGroupForDescribeServerGroupsOutput
SetCreateTime sets the CreateTime field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetDescription ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetDescription(v string) *ServerGroupForDescribeServerGroupsOutput
SetDescription sets the Description field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetHealthCheck ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetHealthCheck(v *HealthCheckForDescribeServerGroupsOutput) *ServerGroupForDescribeServerGroupsOutput
SetHealthCheck sets the HealthCheck field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetListeners ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetListeners(v []*string) *ServerGroupForDescribeServerGroupsOutput
SetListeners sets the Listeners field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetProjectName ¶ added in v1.0.52
func (s *ServerGroupForDescribeServerGroupsOutput) SetProjectName(v string) *ServerGroupForDescribeServerGroupsOutput
SetProjectName sets the ProjectName field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetScheduler ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetScheduler(v string) *ServerGroupForDescribeServerGroupsOutput
SetScheduler sets the Scheduler field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetServerCount ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetServerCount(v int64) *ServerGroupForDescribeServerGroupsOutput
SetServerCount sets the ServerCount field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetServerGroupId ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetServerGroupId(v string) *ServerGroupForDescribeServerGroupsOutput
SetServerGroupId sets the ServerGroupId field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetServerGroupName ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetServerGroupName(v string) *ServerGroupForDescribeServerGroupsOutput
SetServerGroupName sets the ServerGroupName field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetServerGroupType ¶ added in v1.0.52
func (s *ServerGroupForDescribeServerGroupsOutput) SetServerGroupType(v string) *ServerGroupForDescribeServerGroupsOutput
SetServerGroupType sets the ServerGroupType field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetStatus ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetStatus(v string) *ServerGroupForDescribeServerGroupsOutput
SetStatus sets the Status field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetStickySessionConfig ¶ added in v1.0.42
func (s *ServerGroupForDescribeServerGroupsOutput) SetStickySessionConfig(v *StickySessionConfigForDescribeServerGroupsOutput) *ServerGroupForDescribeServerGroupsOutput
SetStickySessionConfig sets the StickySessionConfig field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetTags ¶ added in v1.0.157
func (s *ServerGroupForDescribeServerGroupsOutput) SetTags(v []*TagForDescribeServerGroupsOutput) *ServerGroupForDescribeServerGroupsOutput
SetTags sets the Tags field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetUpdateTime ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetUpdateTime(v string) *ServerGroupForDescribeServerGroupsOutput
SetUpdateTime sets the UpdateTime field's value.
func (*ServerGroupForDescribeServerGroupsOutput) SetVpcId ¶
func (s *ServerGroupForDescribeServerGroupsOutput) SetVpcId(v string) *ServerGroupForDescribeServerGroupsOutput
SetVpcId sets the VpcId field's value.
func (ServerGroupForDescribeServerGroupsOutput) String ¶
func (s ServerGroupForDescribeServerGroupsOutput) String() string
String returns the string representation
type ServerGroupTupleForDescribeRulesOutput ¶ added in v1.0.157
type ServerGroupTupleForDescribeRulesOutput struct { ServerGroupId *string `type:"string"` Weight *int64 `type:"integer"` // contains filtered or unexported fields }
func (ServerGroupTupleForDescribeRulesOutput) GoString ¶ added in v1.0.157
func (s ServerGroupTupleForDescribeRulesOutput) GoString() string
GoString returns the string representation
func (*ServerGroupTupleForDescribeRulesOutput) SetServerGroupId ¶ added in v1.0.157
func (s *ServerGroupTupleForDescribeRulesOutput) SetServerGroupId(v string) *ServerGroupTupleForDescribeRulesOutput
SetServerGroupId sets the ServerGroupId field's value.
func (*ServerGroupTupleForDescribeRulesOutput) SetWeight ¶ added in v1.0.157
func (s *ServerGroupTupleForDescribeRulesOutput) SetWeight(v int64) *ServerGroupTupleForDescribeRulesOutput
SetWeight sets the Weight field's value.
func (ServerGroupTupleForDescribeRulesOutput) String ¶ added in v1.0.157
func (s ServerGroupTupleForDescribeRulesOutput) String() string
String returns the string representation
type StickySessionConfigForCreateServerGroupInput ¶ added in v1.0.42
type StickySessionConfigForCreateServerGroupInput struct { Cookie *string `type:"string"` CookieTimeout *string `type:"string"` StickySessionEnabled *string `type:"string"` StickySessionType *string `type:"string"` // contains filtered or unexported fields }
func (StickySessionConfigForCreateServerGroupInput) GoString ¶ added in v1.0.42
func (s StickySessionConfigForCreateServerGroupInput) GoString() string
GoString returns the string representation
func (*StickySessionConfigForCreateServerGroupInput) SetCookie ¶ added in v1.0.42
func (s *StickySessionConfigForCreateServerGroupInput) SetCookie(v string) *StickySessionConfigForCreateServerGroupInput
SetCookie sets the Cookie field's value.
func (*StickySessionConfigForCreateServerGroupInput) SetCookieTimeout ¶ added in v1.0.42
func (s *StickySessionConfigForCreateServerGroupInput) SetCookieTimeout(v string) *StickySessionConfigForCreateServerGroupInput
SetCookieTimeout sets the CookieTimeout field's value.
func (*StickySessionConfigForCreateServerGroupInput) SetStickySessionEnabled ¶ added in v1.0.42
func (s *StickySessionConfigForCreateServerGroupInput) SetStickySessionEnabled(v string) *StickySessionConfigForCreateServerGroupInput
SetStickySessionEnabled sets the StickySessionEnabled field's value.
func (*StickySessionConfigForCreateServerGroupInput) SetStickySessionType ¶ added in v1.0.42
func (s *StickySessionConfigForCreateServerGroupInput) SetStickySessionType(v string) *StickySessionConfigForCreateServerGroupInput
SetStickySessionType sets the StickySessionType field's value.
func (StickySessionConfigForCreateServerGroupInput) String ¶ added in v1.0.42
func (s StickySessionConfigForCreateServerGroupInput) String() string
String returns the string representation
type StickySessionConfigForDescribeServerGroupAttributesOutput ¶ added in v1.0.42
type StickySessionConfigForDescribeServerGroupAttributesOutput struct { Cookie *string `type:"string"` CookieTimeout *int64 `type:"integer"` StickySessionEnabled *string `type:"string"` StickySessionType *string `type:"string"` // contains filtered or unexported fields }
func (StickySessionConfigForDescribeServerGroupAttributesOutput) GoString ¶ added in v1.0.42
func (s StickySessionConfigForDescribeServerGroupAttributesOutput) GoString() string
GoString returns the string representation
func (*StickySessionConfigForDescribeServerGroupAttributesOutput) SetCookie ¶ added in v1.0.42
func (s *StickySessionConfigForDescribeServerGroupAttributesOutput) SetCookie(v string) *StickySessionConfigForDescribeServerGroupAttributesOutput
SetCookie sets the Cookie field's value.
func (*StickySessionConfigForDescribeServerGroupAttributesOutput) SetCookieTimeout ¶ added in v1.0.42
func (s *StickySessionConfigForDescribeServerGroupAttributesOutput) SetCookieTimeout(v int64) *StickySessionConfigForDescribeServerGroupAttributesOutput
SetCookieTimeout sets the CookieTimeout field's value.
func (*StickySessionConfigForDescribeServerGroupAttributesOutput) SetStickySessionEnabled ¶ added in v1.0.42
func (s *StickySessionConfigForDescribeServerGroupAttributesOutput) SetStickySessionEnabled(v string) *StickySessionConfigForDescribeServerGroupAttributesOutput
SetStickySessionEnabled sets the StickySessionEnabled field's value.
func (*StickySessionConfigForDescribeServerGroupAttributesOutput) SetStickySessionType ¶ added in v1.0.42
func (s *StickySessionConfigForDescribeServerGroupAttributesOutput) SetStickySessionType(v string) *StickySessionConfigForDescribeServerGroupAttributesOutput
SetStickySessionType sets the StickySessionType field's value.
func (StickySessionConfigForDescribeServerGroupAttributesOutput) String ¶ added in v1.0.42
func (s StickySessionConfigForDescribeServerGroupAttributesOutput) String() string
String returns the string representation
type StickySessionConfigForDescribeServerGroupsOutput ¶ added in v1.0.42
type StickySessionConfigForDescribeServerGroupsOutput struct { Cookie *string `type:"string"` CookieTimeout *int64 `type:"integer"` StickySessionEnabled *string `type:"string"` StickySessionType *string `type:"string"` // contains filtered or unexported fields }
func (StickySessionConfigForDescribeServerGroupsOutput) GoString ¶ added in v1.0.42
func (s StickySessionConfigForDescribeServerGroupsOutput) GoString() string
GoString returns the string representation
func (*StickySessionConfigForDescribeServerGroupsOutput) SetCookie ¶ added in v1.0.42
func (s *StickySessionConfigForDescribeServerGroupsOutput) SetCookie(v string) *StickySessionConfigForDescribeServerGroupsOutput
SetCookie sets the Cookie field's value.
func (*StickySessionConfigForDescribeServerGroupsOutput) SetCookieTimeout ¶ added in v1.0.42
func (s *StickySessionConfigForDescribeServerGroupsOutput) SetCookieTimeout(v int64) *StickySessionConfigForDescribeServerGroupsOutput
SetCookieTimeout sets the CookieTimeout field's value.
func (*StickySessionConfigForDescribeServerGroupsOutput) SetStickySessionEnabled ¶ added in v1.0.42
func (s *StickySessionConfigForDescribeServerGroupsOutput) SetStickySessionEnabled(v string) *StickySessionConfigForDescribeServerGroupsOutput
SetStickySessionEnabled sets the StickySessionEnabled field's value.
func (*StickySessionConfigForDescribeServerGroupsOutput) SetStickySessionType ¶ added in v1.0.42
func (s *StickySessionConfigForDescribeServerGroupsOutput) SetStickySessionType(v string) *StickySessionConfigForDescribeServerGroupsOutput
SetStickySessionType sets the StickySessionType field's value.
func (StickySessionConfigForDescribeServerGroupsOutput) String ¶ added in v1.0.42
func (s StickySessionConfigForDescribeServerGroupsOutput) String() string
String returns the string representation
type StickySessionConfigForModifyServerGroupAttributesInput ¶ added in v1.0.42
type StickySessionConfigForModifyServerGroupAttributesInput struct { Cookie *string `type:"string"` CookieTimeout *string `type:"string"` StickySessionEnabled *string `type:"string"` StickySessionType *string `type:"string"` // contains filtered or unexported fields }
func (StickySessionConfigForModifyServerGroupAttributesInput) GoString ¶ added in v1.0.42
func (s StickySessionConfigForModifyServerGroupAttributesInput) GoString() string
GoString returns the string representation
func (*StickySessionConfigForModifyServerGroupAttributesInput) SetCookie ¶ added in v1.0.42
func (s *StickySessionConfigForModifyServerGroupAttributesInput) SetCookie(v string) *StickySessionConfigForModifyServerGroupAttributesInput
SetCookie sets the Cookie field's value.
func (*StickySessionConfigForModifyServerGroupAttributesInput) SetCookieTimeout ¶ added in v1.0.42
func (s *StickySessionConfigForModifyServerGroupAttributesInput) SetCookieTimeout(v string) *StickySessionConfigForModifyServerGroupAttributesInput
SetCookieTimeout sets the CookieTimeout field's value.
func (*StickySessionConfigForModifyServerGroupAttributesInput) SetStickySessionEnabled ¶ added in v1.0.42
func (s *StickySessionConfigForModifyServerGroupAttributesInput) SetStickySessionEnabled(v string) *StickySessionConfigForModifyServerGroupAttributesInput
SetStickySessionEnabled sets the StickySessionEnabled field's value.
func (*StickySessionConfigForModifyServerGroupAttributesInput) SetStickySessionType ¶ added in v1.0.42
func (s *StickySessionConfigForModifyServerGroupAttributesInput) SetStickySessionType(v string) *StickySessionConfigForModifyServerGroupAttributesInput
SetStickySessionType sets the StickySessionType field's value.
func (StickySessionConfigForModifyServerGroupAttributesInput) String ¶ added in v1.0.42
func (s StickySessionConfigForModifyServerGroupAttributesInput) String() string
String returns the string representation
type TLSAccessLogForDescribeLoadBalancerAttributesOutput ¶ added in v1.0.52
type TLSAccessLogForDescribeLoadBalancerAttributesOutput struct { Enabled *bool `type:"boolean"` ProjectId *string `type:"string"` TopicId *string `type:"string"` // contains filtered or unexported fields }
func (TLSAccessLogForDescribeLoadBalancerAttributesOutput) GoString ¶ added in v1.0.52
func (s TLSAccessLogForDescribeLoadBalancerAttributesOutput) GoString() string
GoString returns the string representation
func (*TLSAccessLogForDescribeLoadBalancerAttributesOutput) SetEnabled ¶ added in v1.0.52
func (s *TLSAccessLogForDescribeLoadBalancerAttributesOutput) SetEnabled(v bool) *TLSAccessLogForDescribeLoadBalancerAttributesOutput
SetEnabled sets the Enabled field's value.
func (*TLSAccessLogForDescribeLoadBalancerAttributesOutput) SetProjectId ¶ added in v1.0.52
func (s *TLSAccessLogForDescribeLoadBalancerAttributesOutput) SetProjectId(v string) *TLSAccessLogForDescribeLoadBalancerAttributesOutput
SetProjectId sets the ProjectId field's value.
func (*TLSAccessLogForDescribeLoadBalancerAttributesOutput) SetTopicId ¶ added in v1.0.52
func (s *TLSAccessLogForDescribeLoadBalancerAttributesOutput) SetTopicId(v string) *TLSAccessLogForDescribeLoadBalancerAttributesOutput
SetTopicId sets the TopicId field's value.
func (TLSAccessLogForDescribeLoadBalancerAttributesOutput) String ¶ added in v1.0.52
func (s TLSAccessLogForDescribeLoadBalancerAttributesOutput) String() string
String returns the string representation
type TagFilterForDescribeListenersInput ¶ added in v1.0.157
type TagFilterForDescribeListenersInput struct { Key *string `type:"string"` Values []*string `type:"list"` // contains filtered or unexported fields }
func (TagFilterForDescribeListenersInput) GoString ¶ added in v1.0.157
func (s TagFilterForDescribeListenersInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeListenersInput) SetKey ¶ added in v1.0.157
func (s *TagFilterForDescribeListenersInput) SetKey(v string) *TagFilterForDescribeListenersInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeListenersInput) SetValues ¶ added in v1.0.157
func (s *TagFilterForDescribeListenersInput) SetValues(v []*string) *TagFilterForDescribeListenersInput
SetValues sets the Values field's value.
func (TagFilterForDescribeListenersInput) String ¶ added in v1.0.157
func (s TagFilterForDescribeListenersInput) String() string
String returns the string representation
type TagFilterForDescribeLoadBalancersInput ¶ added in v1.0.99
type TagFilterForDescribeLoadBalancersInput struct { Key *string `type:"string"` Values []*string `type:"list"` // contains filtered or unexported fields }
func (TagFilterForDescribeLoadBalancersInput) GoString ¶ added in v1.0.99
func (s TagFilterForDescribeLoadBalancersInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeLoadBalancersInput) SetKey ¶ added in v1.0.99
func (s *TagFilterForDescribeLoadBalancersInput) SetKey(v string) *TagFilterForDescribeLoadBalancersInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeLoadBalancersInput) SetValues ¶ added in v1.0.99
func (s *TagFilterForDescribeLoadBalancersInput) SetValues(v []*string) *TagFilterForDescribeLoadBalancersInput
SetValues sets the Values field's value.
func (TagFilterForDescribeLoadBalancersInput) String ¶ added in v1.0.99
func (s TagFilterForDescribeLoadBalancersInput) String() string
String returns the string representation
type TagFilterForDescribeServerGroupsInput ¶ added in v1.0.157
type TagFilterForDescribeServerGroupsInput struct { Key *string `type:"string"` Values []*string `type:"list"` // contains filtered or unexported fields }
func (TagFilterForDescribeServerGroupsInput) GoString ¶ added in v1.0.157
func (s TagFilterForDescribeServerGroupsInput) GoString() string
GoString returns the string representation
func (*TagFilterForDescribeServerGroupsInput) SetKey ¶ added in v1.0.157
func (s *TagFilterForDescribeServerGroupsInput) SetKey(v string) *TagFilterForDescribeServerGroupsInput
SetKey sets the Key field's value.
func (*TagFilterForDescribeServerGroupsInput) SetValues ¶ added in v1.0.157
func (s *TagFilterForDescribeServerGroupsInput) SetValues(v []*string) *TagFilterForDescribeServerGroupsInput
SetValues sets the Values field's value.
func (TagFilterForDescribeServerGroupsInput) String ¶ added in v1.0.157
func (s TagFilterForDescribeServerGroupsInput) String() string
String returns the string representation
type TagForCreateListenerInput ¶ added in v1.0.157
type TagForCreateListenerInput struct { Key *string `type:"string"` Value *string `type:"string"` // contains filtered or unexported fields }
func (TagForCreateListenerInput) GoString ¶ added in v1.0.157
func (s TagForCreateListenerInput) GoString() string
GoString returns the string representation
func (*TagForCreateListenerInput) SetKey ¶ added in v1.0.157
func (s *TagForCreateListenerInput) SetKey(v string) *TagForCreateListenerInput
SetKey sets the Key field's value.
func (*TagForCreateListenerInput) SetValue ¶ added in v1.0.157
func (s *TagForCreateListenerInput) SetValue(v string) *TagForCreateListenerInput
SetValue sets the Value field's value.
func (TagForCreateListenerInput) String ¶ added in v1.0.157
func (s TagForCreateListenerInput) String() string
String returns the string representation
type TagForCreateLoadBalancerInput ¶ added in v1.0.99
type TagForCreateLoadBalancerInput struct { Key *string `type:"string"` Value *string `type:"string"` // contains filtered or unexported fields }
func (TagForCreateLoadBalancerInput) GoString ¶ added in v1.0.99
func (s TagForCreateLoadBalancerInput) GoString() string
GoString returns the string representation
func (*TagForCreateLoadBalancerInput) SetKey ¶ added in v1.0.99
func (s *TagForCreateLoadBalancerInput) SetKey(v string) *TagForCreateLoadBalancerInput
SetKey sets the Key field's value.
func (*TagForCreateLoadBalancerInput) SetValue ¶ added in v1.0.99
func (s *TagForCreateLoadBalancerInput) SetValue(v string) *TagForCreateLoadBalancerInput
SetValue sets the Value field's value.
func (TagForCreateLoadBalancerInput) String ¶ added in v1.0.99
func (s TagForCreateLoadBalancerInput) String() string
String returns the string representation
type TagForDescribeListenerAttributesOutput ¶ added in v1.0.157
type TagForDescribeListenerAttributesOutput struct { Key *string `type:"string"` Value *string `type:"string"` // contains filtered or unexported fields }
func (TagForDescribeListenerAttributesOutput) GoString ¶ added in v1.0.157
func (s TagForDescribeListenerAttributesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeListenerAttributesOutput) SetKey ¶ added in v1.0.157
func (s *TagForDescribeListenerAttributesOutput) SetKey(v string) *TagForDescribeListenerAttributesOutput
SetKey sets the Key field's value.
func (*TagForDescribeListenerAttributesOutput) SetValue ¶ added in v1.0.157
func (s *TagForDescribeListenerAttributesOutput) SetValue(v string) *TagForDescribeListenerAttributesOutput
SetValue sets the Value field's value.
func (TagForDescribeListenerAttributesOutput) String ¶ added in v1.0.157
func (s TagForDescribeListenerAttributesOutput) String() string
String returns the string representation
type TagForDescribeListenersOutput ¶ added in v1.0.157
type TagForDescribeListenersOutput struct { Key *string `type:"string"` Value *string `type:"string"` // contains filtered or unexported fields }
func (TagForDescribeListenersOutput) GoString ¶ added in v1.0.157
func (s TagForDescribeListenersOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeListenersOutput) SetKey ¶ added in v1.0.157
func (s *TagForDescribeListenersOutput) SetKey(v string) *TagForDescribeListenersOutput
SetKey sets the Key field's value.
func (*TagForDescribeListenersOutput) SetValue ¶ added in v1.0.157
func (s *TagForDescribeListenersOutput) SetValue(v string) *TagForDescribeListenersOutput
SetValue sets the Value field's value.
func (TagForDescribeListenersOutput) String ¶ added in v1.0.157
func (s TagForDescribeListenersOutput) String() string
String returns the string representation
type TagForDescribeLoadBalancerAttributesOutput ¶ added in v1.0.99
type TagForDescribeLoadBalancerAttributesOutput struct { Key *string `type:"string"` Value *string `type:"string"` // contains filtered or unexported fields }
func (TagForDescribeLoadBalancerAttributesOutput) GoString ¶ added in v1.0.99
func (s TagForDescribeLoadBalancerAttributesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeLoadBalancerAttributesOutput) SetKey ¶ added in v1.0.99
func (s *TagForDescribeLoadBalancerAttributesOutput) SetKey(v string) *TagForDescribeLoadBalancerAttributesOutput
SetKey sets the Key field's value.
func (*TagForDescribeLoadBalancerAttributesOutput) SetValue ¶ added in v1.0.99
func (s *TagForDescribeLoadBalancerAttributesOutput) SetValue(v string) *TagForDescribeLoadBalancerAttributesOutput
SetValue sets the Value field's value.
func (TagForDescribeLoadBalancerAttributesOutput) String ¶ added in v1.0.99
func (s TagForDescribeLoadBalancerAttributesOutput) String() string
String returns the string representation
type TagForDescribeLoadBalancersOutput ¶ added in v1.0.99
type TagForDescribeLoadBalancersOutput struct { Key *string `type:"string"` Value *string `type:"string"` // contains filtered or unexported fields }
func (TagForDescribeLoadBalancersOutput) GoString ¶ added in v1.0.99
func (s TagForDescribeLoadBalancersOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeLoadBalancersOutput) SetKey ¶ added in v1.0.99
func (s *TagForDescribeLoadBalancersOutput) SetKey(v string) *TagForDescribeLoadBalancersOutput
SetKey sets the Key field's value.
func (*TagForDescribeLoadBalancersOutput) SetValue ¶ added in v1.0.99
func (s *TagForDescribeLoadBalancersOutput) SetValue(v string) *TagForDescribeLoadBalancersOutput
SetValue sets the Value field's value.
func (TagForDescribeLoadBalancersOutput) String ¶ added in v1.0.99
func (s TagForDescribeLoadBalancersOutput) String() string
String returns the string representation
type TagForDescribeServerGroupAttributesOutput ¶ added in v1.0.157
type TagForDescribeServerGroupAttributesOutput struct { Key *string `type:"string"` Value *string `type:"string"` // contains filtered or unexported fields }
func (TagForDescribeServerGroupAttributesOutput) GoString ¶ added in v1.0.157
func (s TagForDescribeServerGroupAttributesOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeServerGroupAttributesOutput) SetKey ¶ added in v1.0.157
func (s *TagForDescribeServerGroupAttributesOutput) SetKey(v string) *TagForDescribeServerGroupAttributesOutput
SetKey sets the Key field's value.
func (*TagForDescribeServerGroupAttributesOutput) SetValue ¶ added in v1.0.157
func (s *TagForDescribeServerGroupAttributesOutput) SetValue(v string) *TagForDescribeServerGroupAttributesOutput
SetValue sets the Value field's value.
func (TagForDescribeServerGroupAttributesOutput) String ¶ added in v1.0.157
func (s TagForDescribeServerGroupAttributesOutput) String() string
String returns the string representation
type TagForDescribeServerGroupsOutput ¶ added in v1.0.157
type TagForDescribeServerGroupsOutput struct { Key *string `type:"string"` Value *string `type:"string"` // contains filtered or unexported fields }
func (TagForDescribeServerGroupsOutput) GoString ¶ added in v1.0.157
func (s TagForDescribeServerGroupsOutput) GoString() string
GoString returns the string representation
func (*TagForDescribeServerGroupsOutput) SetKey ¶ added in v1.0.157
func (s *TagForDescribeServerGroupsOutput) SetKey(v string) *TagForDescribeServerGroupsOutput
SetKey sets the Key field's value.
func (*TagForDescribeServerGroupsOutput) SetValue ¶ added in v1.0.157
func (s *TagForDescribeServerGroupsOutput) SetValue(v string) *TagForDescribeServerGroupsOutput
SetValue sets the Value field's value.
func (TagForDescribeServerGroupsOutput) String ¶ added in v1.0.157
func (s TagForDescribeServerGroupsOutput) String() string
String returns the string representation
type TagForTagResourcesInput ¶ added in v1.0.99
type TagForTagResourcesInput struct { // Key is a required field Key *string `type:"string" required:"true"` Value *string `type:"string"` // contains filtered or unexported fields }
func (TagForTagResourcesInput) GoString ¶ added in v1.0.99
func (s TagForTagResourcesInput) GoString() string
GoString returns the string representation
func (*TagForTagResourcesInput) SetKey ¶ added in v1.0.99
func (s *TagForTagResourcesInput) SetKey(v string) *TagForTagResourcesInput
SetKey sets the Key field's value.
func (*TagForTagResourcesInput) SetValue ¶ added in v1.0.99
func (s *TagForTagResourcesInput) SetValue(v string) *TagForTagResourcesInput
SetValue sets the Value field's value.
func (TagForTagResourcesInput) String ¶ added in v1.0.99
func (s TagForTagResourcesInput) String() string
String returns the string representation
func (*TagForTagResourcesInput) Validate ¶ added in v1.0.99
func (s *TagForTagResourcesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TagResourcesInput ¶ added in v1.0.99
type TagResourcesInput struct { // ResourceIds is a required field ResourceIds []*string `type:"list" required:"true"` // ResourceType is a required field ResourceType *string `type:"string" required:"true" enum:"ResourceTypeForTagResourcesInput"` // Tags is a required field Tags []*TagForTagResourcesInput `type:"list" required:"true"` // contains filtered or unexported fields }
func (TagResourcesInput) GoString ¶ added in v1.0.99
func (s TagResourcesInput) GoString() string
GoString returns the string representation
func (*TagResourcesInput) SetResourceIds ¶ added in v1.0.99
func (s *TagResourcesInput) SetResourceIds(v []*string) *TagResourcesInput
SetResourceIds sets the ResourceIds field's value.
func (*TagResourcesInput) SetResourceType ¶ added in v1.0.99
func (s *TagResourcesInput) SetResourceType(v string) *TagResourcesInput
SetResourceType sets the ResourceType field's value.
func (*TagResourcesInput) SetTags ¶ added in v1.0.99
func (s *TagResourcesInput) SetTags(v []*TagForTagResourcesInput) *TagResourcesInput
SetTags sets the Tags field's value.
func (TagResourcesInput) String ¶ added in v1.0.99
func (s TagResourcesInput) String() string
String returns the string representation
func (*TagResourcesInput) Validate ¶ added in v1.0.99
func (s *TagResourcesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type TagResourcesOutput ¶ added in v1.0.99
type TagResourcesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (TagResourcesOutput) GoString ¶ added in v1.0.99
func (s TagResourcesOutput) GoString() string
GoString returns the string representation
func (*TagResourcesOutput) SetRequestId ¶ added in v1.0.99
func (s *TagResourcesOutput) SetRequestId(v string) *TagResourcesOutput
SetRequestId sets the RequestId field's value.
func (TagResourcesOutput) String ¶ added in v1.0.99
func (s TagResourcesOutput) String() string
String returns the string representation
type UntagResourcesInput ¶ added in v1.0.99
type UntagResourcesInput struct { // ResourceIds is a required field ResourceIds []*string `type:"list" required:"true"` // ResourceType is a required field ResourceType *string `type:"string" required:"true" enum:"ResourceTypeForUntagResourcesInput"` // TagKeys is a required field TagKeys []*string `type:"list" required:"true"` // contains filtered or unexported fields }
func (UntagResourcesInput) GoString ¶ added in v1.0.99
func (s UntagResourcesInput) GoString() string
GoString returns the string representation
func (*UntagResourcesInput) SetResourceIds ¶ added in v1.0.99
func (s *UntagResourcesInput) SetResourceIds(v []*string) *UntagResourcesInput
SetResourceIds sets the ResourceIds field's value.
func (*UntagResourcesInput) SetResourceType ¶ added in v1.0.99
func (s *UntagResourcesInput) SetResourceType(v string) *UntagResourcesInput
SetResourceType sets the ResourceType field's value.
func (*UntagResourcesInput) SetTagKeys ¶ added in v1.0.99
func (s *UntagResourcesInput) SetTagKeys(v []*string) *UntagResourcesInput
SetTagKeys sets the TagKeys field's value.
func (UntagResourcesInput) String ¶ added in v1.0.99
func (s UntagResourcesInput) String() string
String returns the string representation
func (*UntagResourcesInput) Validate ¶ added in v1.0.99
func (s *UntagResourcesInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UntagResourcesOutput ¶ added in v1.0.99
type UntagResourcesOutput struct { Metadata *response.ResponseMetadata RequestId *string `type:"string"` // contains filtered or unexported fields }
func (UntagResourcesOutput) GoString ¶ added in v1.0.99
func (s UntagResourcesOutput) GoString() string
GoString returns the string representation
func (*UntagResourcesOutput) SetRequestId ¶ added in v1.0.99
func (s *UntagResourcesOutput) SetRequestId(v string) *UntagResourcesOutput
SetRequestId sets the RequestId field's value.
func (UntagResourcesOutput) String ¶ added in v1.0.99
func (s UntagResourcesOutput) String() string
String returns the string representation
type UploadCACertificateInput ¶ added in v1.0.42
type UploadCACertificateInput struct { // CACertificate is a required field CACertificate *string `type:"string" required:"true"` CACertificateName *string `min:"1" max:"128" type:"string"` Description *string `type:"string"` ProjectName *string `type:"string"` // contains filtered or unexported fields }
func (UploadCACertificateInput) GoString ¶ added in v1.0.42
func (s UploadCACertificateInput) GoString() string
GoString returns the string representation
func (*UploadCACertificateInput) SetCACertificate ¶ added in v1.0.42
func (s *UploadCACertificateInput) SetCACertificate(v string) *UploadCACertificateInput
SetCACertificate sets the CACertificate field's value.
func (*UploadCACertificateInput) SetCACertificateName ¶ added in v1.0.42
func (s *UploadCACertificateInput) SetCACertificateName(v string) *UploadCACertificateInput
SetCACertificateName sets the CACertificateName field's value.
func (*UploadCACertificateInput) SetDescription ¶ added in v1.0.42
func (s *UploadCACertificateInput) SetDescription(v string) *UploadCACertificateInput
SetDescription sets the Description field's value.
func (*UploadCACertificateInput) SetProjectName ¶ added in v1.0.52
func (s *UploadCACertificateInput) SetProjectName(v string) *UploadCACertificateInput
SetProjectName sets the ProjectName field's value.
func (UploadCACertificateInput) String ¶ added in v1.0.42
func (s UploadCACertificateInput) String() string
String returns the string representation
func (*UploadCACertificateInput) Validate ¶ added in v1.0.42
func (s *UploadCACertificateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UploadCACertificateOutput ¶ added in v1.0.42
type UploadCACertificateOutput struct { Metadata *response.ResponseMetadata CACertificateId *string `type:"string"` RequestId *string `type:"string"` // contains filtered or unexported fields }
func (UploadCACertificateOutput) GoString ¶ added in v1.0.42
func (s UploadCACertificateOutput) GoString() string
GoString returns the string representation
func (*UploadCACertificateOutput) SetCACertificateId ¶ added in v1.0.42
func (s *UploadCACertificateOutput) SetCACertificateId(v string) *UploadCACertificateOutput
SetCACertificateId sets the CACertificateId field's value.
func (*UploadCACertificateOutput) SetRequestId ¶ added in v1.0.42
func (s *UploadCACertificateOutput) SetRequestId(v string) *UploadCACertificateOutput
SetRequestId sets the RequestId field's value.
func (UploadCACertificateOutput) String ¶ added in v1.0.42
func (s UploadCACertificateOutput) String() string
String returns the string representation
type UploadCertificateInput ¶
type UploadCertificateInput struct { CertificateName *string `min:"1" max:"128" type:"string"` // CertificateType is a required field CertificateType *string `type:"string" required:"true"` Description *string `type:"string"` // PrivateKey is a required field PrivateKey *string `type:"string" required:"true"` ProjectName *string `type:"string"` // PublicKey is a required field PublicKey *string `type:"string" required:"true"` // contains filtered or unexported fields }
func (UploadCertificateInput) GoString ¶
func (s UploadCertificateInput) GoString() string
GoString returns the string representation
func (*UploadCertificateInput) SetCertificateName ¶
func (s *UploadCertificateInput) SetCertificateName(v string) *UploadCertificateInput
SetCertificateName sets the CertificateName field's value.
func (*UploadCertificateInput) SetCertificateType ¶
func (s *UploadCertificateInput) SetCertificateType(v string) *UploadCertificateInput
SetCertificateType sets the CertificateType field's value.
func (*UploadCertificateInput) SetDescription ¶
func (s *UploadCertificateInput) SetDescription(v string) *UploadCertificateInput
SetDescription sets the Description field's value.
func (*UploadCertificateInput) SetPrivateKey ¶
func (s *UploadCertificateInput) SetPrivateKey(v string) *UploadCertificateInput
SetPrivateKey sets the PrivateKey field's value.
func (*UploadCertificateInput) SetProjectName ¶ added in v1.0.52
func (s *UploadCertificateInput) SetProjectName(v string) *UploadCertificateInput
SetProjectName sets the ProjectName field's value.
func (*UploadCertificateInput) SetPublicKey ¶
func (s *UploadCertificateInput) SetPublicKey(v string) *UploadCertificateInput
SetPublicKey sets the PublicKey field's value.
func (UploadCertificateInput) String ¶
func (s UploadCertificateInput) String() string
String returns the string representation
func (*UploadCertificateInput) Validate ¶
func (s *UploadCertificateInput) Validate() error
Validate inspects the fields of the type to determine if they are valid.
type UploadCertificateOutput ¶
type UploadCertificateOutput struct { Metadata *response.ResponseMetadata CertificateId *string `type:"string"` RequestId *string `type:"string"` // contains filtered or unexported fields }
func (UploadCertificateOutput) GoString ¶
func (s UploadCertificateOutput) GoString() string
GoString returns the string representation
func (*UploadCertificateOutput) SetCertificateId ¶
func (s *UploadCertificateOutput) SetCertificateId(v string) *UploadCertificateOutput
SetCertificateId sets the CertificateId field's value.
func (*UploadCertificateOutput) SetRequestId ¶
func (s *UploadCertificateOutput) SetRequestId(v string) *UploadCertificateOutput
SetRequestId sets the RequestId field's value.
func (UploadCertificateOutput) String ¶
func (s UploadCertificateOutput) String() string
String returns the string representation
type ZoneForDescribeZonesOutput ¶ added in v1.0.26
type ZoneForDescribeZonesOutput struct { ZoneId *string `type:"string"` // contains filtered or unexported fields }
func (ZoneForDescribeZonesOutput) GoString ¶ added in v1.0.26
func (s ZoneForDescribeZonesOutput) GoString() string
GoString returns the string representation
func (*ZoneForDescribeZonesOutput) SetZoneId ¶ added in v1.0.26
func (s *ZoneForDescribeZonesOutput) SetZoneId(v string) *ZoneForDescribeZonesOutput
SetZoneId sets the ZoneId field's value.
func (ZoneForDescribeZonesOutput) String ¶ added in v1.0.26
func (s ZoneForDescribeZonesOutput) String() string
String returns the string representation
type ZoneMappingForCreateLoadBalancerInput ¶ added in v1.0.26
type ZoneMappingForCreateLoadBalancerInput struct { SubnetId *string `type:"string"` ZoneId *string `type:"string"` // contains filtered or unexported fields }
func (ZoneMappingForCreateLoadBalancerInput) GoString ¶ added in v1.0.26
func (s ZoneMappingForCreateLoadBalancerInput) GoString() string
GoString returns the string representation
func (*ZoneMappingForCreateLoadBalancerInput) SetSubnetId ¶ added in v1.0.26
func (s *ZoneMappingForCreateLoadBalancerInput) SetSubnetId(v string) *ZoneMappingForCreateLoadBalancerInput
SetSubnetId sets the SubnetId field's value.
func (*ZoneMappingForCreateLoadBalancerInput) SetZoneId ¶ added in v1.0.26
func (s *ZoneMappingForCreateLoadBalancerInput) SetZoneId(v string) *ZoneMappingForCreateLoadBalancerInput
SetZoneId sets the ZoneId field's value.
func (ZoneMappingForCreateLoadBalancerInput) String ¶ added in v1.0.26
func (s ZoneMappingForCreateLoadBalancerInput) String() string
String returns the string representation
type ZoneMappingForDescribeLoadBalancerAttributesOutput ¶ added in v1.0.26
type ZoneMappingForDescribeLoadBalancerAttributesOutput struct { LoadBalancerAddresses []*LoadBalancerAddressForDescribeLoadBalancerAttributesOutput `type:"list"` SubnetId *string `type:"string"` ZoneId *string `type:"string"` // contains filtered or unexported fields }
func (ZoneMappingForDescribeLoadBalancerAttributesOutput) GoString ¶ added in v1.0.26
func (s ZoneMappingForDescribeLoadBalancerAttributesOutput) GoString() string
GoString returns the string representation
func (*ZoneMappingForDescribeLoadBalancerAttributesOutput) SetLoadBalancerAddresses ¶ added in v1.0.26
func (s *ZoneMappingForDescribeLoadBalancerAttributesOutput) SetLoadBalancerAddresses(v []*LoadBalancerAddressForDescribeLoadBalancerAttributesOutput) *ZoneMappingForDescribeLoadBalancerAttributesOutput
SetLoadBalancerAddresses sets the LoadBalancerAddresses field's value.
func (*ZoneMappingForDescribeLoadBalancerAttributesOutput) SetSubnetId ¶ added in v1.0.26
func (s *ZoneMappingForDescribeLoadBalancerAttributesOutput) SetSubnetId(v string) *ZoneMappingForDescribeLoadBalancerAttributesOutput
SetSubnetId sets the SubnetId field's value.
func (*ZoneMappingForDescribeLoadBalancerAttributesOutput) SetZoneId ¶ added in v1.0.26
func (s *ZoneMappingForDescribeLoadBalancerAttributesOutput) SetZoneId(v string) *ZoneMappingForDescribeLoadBalancerAttributesOutput
SetZoneId sets the ZoneId field's value.
func (ZoneMappingForDescribeLoadBalancerAttributesOutput) String ¶ added in v1.0.26
func (s ZoneMappingForDescribeLoadBalancerAttributesOutput) String() string
String returns the string representation
type ZoneMappingForDescribeLoadBalancersOutput ¶ added in v1.0.26
type ZoneMappingForDescribeLoadBalancersOutput struct { LoadBalancerAddresses []*LoadBalancerAddressForDescribeLoadBalancersOutput `type:"list"` SubnetId *string `type:"string"` ZoneId *string `type:"string"` // contains filtered or unexported fields }
func (ZoneMappingForDescribeLoadBalancersOutput) GoString ¶ added in v1.0.26
func (s ZoneMappingForDescribeLoadBalancersOutput) GoString() string
GoString returns the string representation
func (*ZoneMappingForDescribeLoadBalancersOutput) SetLoadBalancerAddresses ¶ added in v1.0.26
func (s *ZoneMappingForDescribeLoadBalancersOutput) SetLoadBalancerAddresses(v []*LoadBalancerAddressForDescribeLoadBalancersOutput) *ZoneMappingForDescribeLoadBalancersOutput
SetLoadBalancerAddresses sets the LoadBalancerAddresses field's value.
func (*ZoneMappingForDescribeLoadBalancersOutput) SetSubnetId ¶ added in v1.0.26
func (s *ZoneMappingForDescribeLoadBalancersOutput) SetSubnetId(v string) *ZoneMappingForDescribeLoadBalancersOutput
SetSubnetId sets the SubnetId field's value.
func (*ZoneMappingForDescribeLoadBalancersOutput) SetZoneId ¶ added in v1.0.26
func (s *ZoneMappingForDescribeLoadBalancersOutput) SetZoneId(v string) *ZoneMappingForDescribeLoadBalancersOutput
SetZoneId sets the ZoneId field's value.
func (ZoneMappingForDescribeLoadBalancersOutput) String ¶ added in v1.0.26
func (s ZoneMappingForDescribeLoadBalancersOutput) String() string
String returns the string representation
type ZoneMappingForModifyLoadBalancerTypeInput ¶ added in v1.0.52
type ZoneMappingForModifyLoadBalancerTypeInput struct { AllocationId *string `type:"string"` EipType *string `type:"string"` PopLocations *string `type:"string"` ZoneId *string `type:"string"` // contains filtered or unexported fields }
func (ZoneMappingForModifyLoadBalancerTypeInput) GoString ¶ added in v1.0.52
func (s ZoneMappingForModifyLoadBalancerTypeInput) GoString() string
GoString returns the string representation
func (*ZoneMappingForModifyLoadBalancerTypeInput) SetAllocationId ¶ added in v1.0.52
func (s *ZoneMappingForModifyLoadBalancerTypeInput) SetAllocationId(v string) *ZoneMappingForModifyLoadBalancerTypeInput
SetAllocationId sets the AllocationId field's value.
func (*ZoneMappingForModifyLoadBalancerTypeInput) SetEipType ¶ added in v1.0.63
func (s *ZoneMappingForModifyLoadBalancerTypeInput) SetEipType(v string) *ZoneMappingForModifyLoadBalancerTypeInput
SetEipType sets the EipType field's value.
func (*ZoneMappingForModifyLoadBalancerTypeInput) SetPopLocations ¶ added in v1.0.63
func (s *ZoneMappingForModifyLoadBalancerTypeInput) SetPopLocations(v string) *ZoneMappingForModifyLoadBalancerTypeInput
SetPopLocations sets the PopLocations field's value.
func (*ZoneMappingForModifyLoadBalancerTypeInput) SetZoneId ¶ added in v1.0.52
func (s *ZoneMappingForModifyLoadBalancerTypeInput) SetZoneId(v string) *ZoneMappingForModifyLoadBalancerTypeInput
SetZoneId sets the ZoneId field's value.
func (ZoneMappingForModifyLoadBalancerTypeInput) String ¶ added in v1.0.52
func (s ZoneMappingForModifyLoadBalancerTypeInput) String() string
String returns the string representation
Source Files ¶
- api_add_acl_entries.go
- api_add_server_group_backend_servers.go
- api_create_acl.go
- api_create_customized_cfg.go
- api_create_health_check_templates.go
- api_create_listener.go
- api_create_load_balancer.go
- api_create_rules.go
- api_create_server_group.go
- api_delete_acl.go
- api_delete_ca_certificate.go
- api_delete_certificate.go
- api_delete_customized_cfg.go
- api_delete_health_check_templates.go
- api_delete_listener.go
- api_delete_load_balancer.go
- api_delete_rules.go
- api_delete_server_group.go
- api_describe_acl_attributes.go
- api_describe_acls.go
- api_describe_all_certificates.go
- api_describe_ca_certificates.go
- api_describe_certificates.go
- api_describe_customized_cfg_attributes.go
- api_describe_customized_cfgs.go
- api_describe_health_check_templates.go
- api_describe_listener_attributes.go
- api_describe_listener_health.go
- api_describe_listeners.go
- api_describe_load_balancer_attributes.go
- api_describe_load_balancers.go
- api_describe_rules.go
- api_describe_server_group_attributes.go
- api_describe_server_groups.go
- api_describe_zones.go
- api_disable_access_log.go
- api_disable_health_log.go
- api_disable_tls_access_log.go
- api_enable_access_log.go
- api_enable_health_log.go
- api_enable_tls_access_log.go
- api_modify_acl_attributes.go
- api_modify_ca_certificate_attributes.go
- api_modify_certificate_attributes.go
- api_modify_customized_cfg_attributes.go
- api_modify_health_check_templates_attributes.go
- api_modify_listener_attributes.go
- api_modify_load_balancer_attributes.go
- api_modify_load_balancer_type.go
- api_modify_rules.go
- api_modify_server_group_attributes.go
- api_modify_server_group_backend_servers.go
- api_remove_acl_entries.go
- api_remove_server_group_backend_servers.go
- api_replace_ca_certificate.go
- api_replace_certificate.go
- api_tag_resources.go
- api_untag_resources.go
- api_upload_ca_certificate.go
- api_upload_certificate.go
- interface_alb.go
- service_alb.go