certificateservice

package
v1.2.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 25, 2026 License: Apache-2.0 Imports: 9 Imported by: 1

Documentation

Overview

Package certificateserviceiface provides an interface to enable mocking the CERTIFICATE_SERVICE 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

View Source
const (
	// EnumOfTypeForCertificateAddOrganizationInputEnterprise is a EnumOfTypeForCertificateAddOrganizationInput enum value
	EnumOfTypeForCertificateAddOrganizationInputEnterprise = "Enterprise"

	// EnumOfTypeForCertificateAddOrganizationInputIndividual is a EnumOfTypeForCertificateAddOrganizationInput enum value
	EnumOfTypeForCertificateAddOrganizationInputIndividual = "Individual"
)
View Source
const (
	// EnumOfInstanceTypeForCertificateGetInstanceListInputFree is a EnumOfInstanceTypeForCertificateGetInstanceListInput enum value
	EnumOfInstanceTypeForCertificateGetInstanceListInputFree = "Free"

	// EnumOfInstanceTypeForCertificateGetInstanceListInputTest is a EnumOfInstanceTypeForCertificateGetInstanceListInput enum value
	EnumOfInstanceTypeForCertificateGetInstanceListInputTest = "Test"

	// EnumOfInstanceTypeForCertificateGetInstanceListInputPaid is a EnumOfInstanceTypeForCertificateGetInstanceListInput enum value
	EnumOfInstanceTypeForCertificateGetInstanceListInputPaid = "Paid"

	// EnumOfInstanceTypeForCertificateGetInstanceListInputImported is a EnumOfInstanceTypeForCertificateGetInstanceListInput enum value
	EnumOfInstanceTypeForCertificateGetInstanceListInputImported = "Imported"
)
View Source
const (
	// EnumOfStatusListForCertificateGetInstanceListInputNotSubmitted is a EnumOfStatusListForCertificateGetInstanceListInput enum value
	EnumOfStatusListForCertificateGetInstanceListInputNotSubmitted = "NotSubmitted"

	// EnumOfStatusListForCertificateGetInstanceListInputPending is a EnumOfStatusListForCertificateGetInstanceListInput enum value
	EnumOfStatusListForCertificateGetInstanceListInputPending = "Pending"

	// EnumOfStatusListForCertificateGetInstanceListInputIssued is a EnumOfStatusListForCertificateGetInstanceListInput enum value
	EnumOfStatusListForCertificateGetInstanceListInputIssued = "Issued"

	// EnumOfStatusListForCertificateGetInstanceListInputCancelling is a EnumOfStatusListForCertificateGetInstanceListInput enum value
	EnumOfStatusListForCertificateGetInstanceListInputCancelling = "Cancelling"

	// EnumOfStatusListForCertificateGetInstanceListInputCanceled is a EnumOfStatusListForCertificateGetInstanceListInput enum value
	EnumOfStatusListForCertificateGetInstanceListInputCanceled = "Canceled"

	// EnumOfStatusListForCertificateGetInstanceListInputRevoking is a EnumOfStatusListForCertificateGetInstanceListInput enum value
	EnumOfStatusListForCertificateGetInstanceListInputRevoking = "Revoking"

	// EnumOfStatusListForCertificateGetInstanceListInputRevoked is a EnumOfStatusListForCertificateGetInstanceListInput enum value
	EnumOfStatusListForCertificateGetInstanceListInputRevoked = "Revoked"

	// EnumOfStatusListForCertificateGetInstanceListInputFailed is a EnumOfStatusListForCertificateGetInstanceListInput enum value
	EnumOfStatusListForCertificateGetInstanceListInputFailed = "Failed"

	// EnumOfStatusListForCertificateGetInstanceListInputUnknown is a EnumOfStatusListForCertificateGetInstanceListInput enum value
	EnumOfStatusListForCertificateGetInstanceListInputUnknown = "Unknown"
)
View Source
const (
	// EnumOfOrganizationTypeForCertificateGetOrganizationListInputEnterprise is a EnumOfOrganizationTypeForCertificateGetOrganizationListInput enum value
	EnumOfOrganizationTypeForCertificateGetOrganizationListInputEnterprise = "Enterprise"

	// EnumOfOrganizationTypeForCertificateGetOrganizationListInputIndividual is a EnumOfOrganizationTypeForCertificateGetOrganizationListInput enum value
	EnumOfOrganizationTypeForCertificateGetOrganizationListInputIndividual = "Individual"
)
View Source
const (
	// EnumOfExpiredNoticeForCertificateUpdateInstanceInputEnabled is a EnumOfExpiredNoticeForCertificateUpdateInstanceInput enum value
	EnumOfExpiredNoticeForCertificateUpdateInstanceInputEnabled = "Enabled"

	// EnumOfExpiredNoticeForCertificateUpdateInstanceInputDisabled is a EnumOfExpiredNoticeForCertificateUpdateInstanceInput enum value
	EnumOfExpiredNoticeForCertificateUpdateInstanceInputDisabled = "Disabled"
)
View Source
const (
	// EnumOfTypeForCertificateUpdateOrganizationInputEnterprise is a EnumOfTypeForCertificateUpdateOrganizationInput enum value
	EnumOfTypeForCertificateUpdateOrganizationInputEnterprise = "Enterprise"

	// EnumOfTypeForCertificateUpdateOrganizationInputIndividual is a EnumOfTypeForCertificateUpdateOrganizationInput enum value
	EnumOfTypeForCertificateUpdateOrganizationInputIndividual = "Individual"
)
View Source
const (
	// EnumOfKeyAlgForQuickApplyCertificateInputRsa is a EnumOfKeyAlgForQuickApplyCertificateInput enum value
	EnumOfKeyAlgForQuickApplyCertificateInputRsa = "rsa"

	// EnumOfKeyAlgForQuickApplyCertificateInputEcc is a EnumOfKeyAlgForQuickApplyCertificateInput enum value
	EnumOfKeyAlgForQuickApplyCertificateInputEcc = "ecc"

	// EnumOfKeyAlgForQuickApplyCertificateInputSm2 is a EnumOfKeyAlgForQuickApplyCertificateInput enum value
	EnumOfKeyAlgForQuickApplyCertificateInputSm2 = "SM2"
)
View Source
const (
	// EnumOfValidationTypeForQuickApplyCertificateInputDnsCname is a EnumOfValidationTypeForQuickApplyCertificateInput enum value
	EnumOfValidationTypeForQuickApplyCertificateInputDnsCname = "dns_cname"

	// EnumOfValidationTypeForQuickApplyCertificateInputDnsTxt is a EnumOfValidationTypeForQuickApplyCertificateInput enum value
	EnumOfValidationTypeForQuickApplyCertificateInputDnsTxt = "dns_txt"

	// EnumOfValidationTypeForQuickApplyCertificateInputHttps is a EnumOfValidationTypeForQuickApplyCertificateInput enum value
	EnumOfValidationTypeForQuickApplyCertificateInputHttps = "https"

	// EnumOfValidationTypeForQuickApplyCertificateInputHttp is a EnumOfValidationTypeForQuickApplyCertificateInput enum value
	EnumOfValidationTypeForQuickApplyCertificateInputHttp = "http"
)
View Source
const (
	ServiceName = "certificate_service" // Name of service.
	EndpointsID = ServiceName           // ID to lookup a service endpoint with.
	ServiceID   = "certificate_service" // ServiceID is a unique identifer of a specific service.
)

Service information constants

Variables

This section is empty.

Functions

This section is empty.

Types

type CERTIFICATESERVICE

type CERTIFICATESERVICE struct {
	*client.Client
}

CERTIFICATESERVICE provides the API operation methods for making requests to CERTIFICATE_SERVICE. See this package's package overview docs for details on the service.

CERTIFICATESERVICE methods are safe to use concurrently. It is not safe to modify mutate any of the struct's properties though.

func New

New create int can support ssl or region locate set

func (*CERTIFICATESERVICE) CancelInstance

func (c *CERTIFICATESERVICE) CancelInstance(input *CancelInstanceInput) (*CancelInstanceOutput, error)

CancelInstance API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation CancelInstance for usage and error information.

func (*CERTIFICATESERVICE) CancelInstanceCommon

func (c *CERTIFICATESERVICE) CancelInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CancelInstanceCommon API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation CancelInstanceCommon for usage and error information.

func (*CERTIFICATESERVICE) CancelInstanceCommonRequest

func (c *CERTIFICATESERVICE) CancelInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CancelInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the CancelInstanceCommon operation. The "output" return value will be populated with the CancelInstanceCommon request's response once the request completes successfully.

Use "Send" method on the returned CancelInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after CancelInstanceCommon Send returns without error.

See CancelInstanceCommon for more information on using the CancelInstanceCommon API call, and error handling.

// Example sending a request using the CancelInstanceCommonRequest method.
req, resp := client.CancelInstanceCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*CERTIFICATESERVICE) CancelInstanceCommonWithContext

func (c *CERTIFICATESERVICE) CancelInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CancelInstanceCommonWithContext is the same as CancelInstanceCommon with the addition of the ability to pass a context and additional request options.

See CancelInstanceCommon 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 (*CERTIFICATESERVICE) CancelInstanceRequest

func (c *CERTIFICATESERVICE) CancelInstanceRequest(input *CancelInstanceInput) (req *request.Request, output *CancelInstanceOutput)

CancelInstanceRequest generates a "volcengine/request.Request" representing the client's request for the CancelInstance operation. The "output" return value will be populated with the CancelInstanceCommon request's response once the request completes successfully.

Use "Send" method on the returned CancelInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after CancelInstanceCommon Send returns without error.

See CancelInstance for more information on using the CancelInstance API call, and error handling.

// Example sending a request using the CancelInstanceRequest method.
req, resp := client.CancelInstanceRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*CERTIFICATESERVICE) CancelInstanceWithContext

func (c *CERTIFICATESERVICE) CancelInstanceWithContext(ctx volcengine.Context, input *CancelInstanceInput, opts ...request.Option) (*CancelInstanceOutput, error)

CancelInstanceWithContext is the same as CancelInstance with the addition of the ability to pass a context and additional request options.

See CancelInstance 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 (*CERTIFICATESERVICE) CertificateAddOrganization

CertificateAddOrganization API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation CertificateAddOrganization for usage and error information.

func (*CERTIFICATESERVICE) CertificateAddOrganizationCommon

func (c *CERTIFICATESERVICE) CertificateAddOrganizationCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CertificateAddOrganizationCommon API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation CertificateAddOrganizationCommon for usage and error information.

func (*CERTIFICATESERVICE) CertificateAddOrganizationCommonRequest

func (c *CERTIFICATESERVICE) CertificateAddOrganizationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CertificateAddOrganizationCommonRequest generates a "volcengine/request.Request" representing the client's request for the CertificateAddOrganizationCommon operation. The "output" return value will be populated with the CertificateAddOrganizationCommon request's response once the request completes successfully.

Use "Send" method on the returned CertificateAddOrganizationCommon Request to send the API call to the service. the "output" return value is not valid until after CertificateAddOrganizationCommon Send returns without error.

See CertificateAddOrganizationCommon for more information on using the CertificateAddOrganizationCommon API call, and error handling.

// Example sending a request using the CertificateAddOrganizationCommonRequest method.
req, resp := client.CertificateAddOrganizationCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*CERTIFICATESERVICE) CertificateAddOrganizationCommonWithContext

func (c *CERTIFICATESERVICE) CertificateAddOrganizationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CertificateAddOrganizationCommonWithContext is the same as CertificateAddOrganizationCommon with the addition of the ability to pass a context and additional request options.

See CertificateAddOrganizationCommon 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 (*CERTIFICATESERVICE) CertificateAddOrganizationRequest

func (c *CERTIFICATESERVICE) CertificateAddOrganizationRequest(input *CertificateAddOrganizationInput) (req *request.Request, output *CertificateAddOrganizationOutput)

CertificateAddOrganizationRequest generates a "volcengine/request.Request" representing the client's request for the CertificateAddOrganization operation. The "output" return value will be populated with the CertificateAddOrganizationCommon request's response once the request completes successfully.

Use "Send" method on the returned CertificateAddOrganizationCommon Request to send the API call to the service. the "output" return value is not valid until after CertificateAddOrganizationCommon Send returns without error.

See CertificateAddOrganization for more information on using the CertificateAddOrganization API call, and error handling.

// Example sending a request using the CertificateAddOrganizationRequest method.
req, resp := client.CertificateAddOrganizationRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*CERTIFICATESERVICE) CertificateAddOrganizationWithContext

func (c *CERTIFICATESERVICE) CertificateAddOrganizationWithContext(ctx volcengine.Context, input *CertificateAddOrganizationInput, opts ...request.Option) (*CertificateAddOrganizationOutput, error)

CertificateAddOrganizationWithContext is the same as CertificateAddOrganization with the addition of the ability to pass a context and additional request options.

See CertificateAddOrganization 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 (*CERTIFICATESERVICE) CertificateDeleteInstance

CertificateDeleteInstance API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation CertificateDeleteInstance for usage and error information.

func (*CERTIFICATESERVICE) CertificateDeleteInstanceCommon

func (c *CERTIFICATESERVICE) CertificateDeleteInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CertificateDeleteInstanceCommon API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation CertificateDeleteInstanceCommon for usage and error information.

func (*CERTIFICATESERVICE) CertificateDeleteInstanceCommonRequest

func (c *CERTIFICATESERVICE) CertificateDeleteInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CertificateDeleteInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the CertificateDeleteInstanceCommon operation. The "output" return value will be populated with the CertificateDeleteInstanceCommon request's response once the request completes successfully.

Use "Send" method on the returned CertificateDeleteInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after CertificateDeleteInstanceCommon Send returns without error.

See CertificateDeleteInstanceCommon for more information on using the CertificateDeleteInstanceCommon API call, and error handling.

// Example sending a request using the CertificateDeleteInstanceCommonRequest method.
req, resp := client.CertificateDeleteInstanceCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*CERTIFICATESERVICE) CertificateDeleteInstanceCommonWithContext

func (c *CERTIFICATESERVICE) CertificateDeleteInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CertificateDeleteInstanceCommonWithContext is the same as CertificateDeleteInstanceCommon with the addition of the ability to pass a context and additional request options.

See CertificateDeleteInstanceCommon 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 (*CERTIFICATESERVICE) CertificateDeleteInstanceRequest

func (c *CERTIFICATESERVICE) CertificateDeleteInstanceRequest(input *CertificateDeleteInstanceInput) (req *request.Request, output *CertificateDeleteInstanceOutput)

CertificateDeleteInstanceRequest generates a "volcengine/request.Request" representing the client's request for the CertificateDeleteInstance operation. The "output" return value will be populated with the CertificateDeleteInstanceCommon request's response once the request completes successfully.

Use "Send" method on the returned CertificateDeleteInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after CertificateDeleteInstanceCommon Send returns without error.

See CertificateDeleteInstance for more information on using the CertificateDeleteInstance API call, and error handling.

// Example sending a request using the CertificateDeleteInstanceRequest method.
req, resp := client.CertificateDeleteInstanceRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*CERTIFICATESERVICE) CertificateDeleteInstanceWithContext

func (c *CERTIFICATESERVICE) CertificateDeleteInstanceWithContext(ctx volcengine.Context, input *CertificateDeleteInstanceInput, opts ...request.Option) (*CertificateDeleteInstanceOutput, error)

CertificateDeleteInstanceWithContext is the same as CertificateDeleteInstance with the addition of the ability to pass a context and additional request options.

See CertificateDeleteInstance 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 (*CERTIFICATESERVICE) CertificateDeleteOrganization

CertificateDeleteOrganization API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation CertificateDeleteOrganization for usage and error information.

func (*CERTIFICATESERVICE) CertificateDeleteOrganizationCommon

func (c *CERTIFICATESERVICE) CertificateDeleteOrganizationCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CertificateDeleteOrganizationCommon API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation CertificateDeleteOrganizationCommon for usage and error information.

func (*CERTIFICATESERVICE) CertificateDeleteOrganizationCommonRequest

func (c *CERTIFICATESERVICE) CertificateDeleteOrganizationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CertificateDeleteOrganizationCommonRequest generates a "volcengine/request.Request" representing the client's request for the CertificateDeleteOrganizationCommon operation. The "output" return value will be populated with the CertificateDeleteOrganizationCommon request's response once the request completes successfully.

Use "Send" method on the returned CertificateDeleteOrganizationCommon Request to send the API call to the service. the "output" return value is not valid until after CertificateDeleteOrganizationCommon Send returns without error.

See CertificateDeleteOrganizationCommon for more information on using the CertificateDeleteOrganizationCommon API call, and error handling.

// Example sending a request using the CertificateDeleteOrganizationCommonRequest method.
req, resp := client.CertificateDeleteOrganizationCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*CERTIFICATESERVICE) CertificateDeleteOrganizationCommonWithContext

func (c *CERTIFICATESERVICE) CertificateDeleteOrganizationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CertificateDeleteOrganizationCommonWithContext is the same as CertificateDeleteOrganizationCommon with the addition of the ability to pass a context and additional request options.

See CertificateDeleteOrganizationCommon 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 (*CERTIFICATESERVICE) CertificateDeleteOrganizationRequest

func (c *CERTIFICATESERVICE) CertificateDeleteOrganizationRequest(input *CertificateDeleteOrganizationInput) (req *request.Request, output *CertificateDeleteOrganizationOutput)

CertificateDeleteOrganizationRequest generates a "volcengine/request.Request" representing the client's request for the CertificateDeleteOrganization operation. The "output" return value will be populated with the CertificateDeleteOrganizationCommon request's response once the request completes successfully.

Use "Send" method on the returned CertificateDeleteOrganizationCommon Request to send the API call to the service. the "output" return value is not valid until after CertificateDeleteOrganizationCommon Send returns without error.

See CertificateDeleteOrganization for more information on using the CertificateDeleteOrganization API call, and error handling.

// Example sending a request using the CertificateDeleteOrganizationRequest method.
req, resp := client.CertificateDeleteOrganizationRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*CERTIFICATESERVICE) CertificateDeleteOrganizationWithContext

func (c *CERTIFICATESERVICE) CertificateDeleteOrganizationWithContext(ctx volcengine.Context, input *CertificateDeleteOrganizationInput, opts ...request.Option) (*CertificateDeleteOrganizationOutput, error)

CertificateDeleteOrganizationWithContext is the same as CertificateDeleteOrganization with the addition of the ability to pass a context and additional request options.

See CertificateDeleteOrganization 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 (*CERTIFICATESERVICE) CertificateGetInstance

CertificateGetInstance API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation CertificateGetInstance for usage and error information.

func (*CERTIFICATESERVICE) CertificateGetInstanceCommon

func (c *CERTIFICATESERVICE) CertificateGetInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CertificateGetInstanceCommon API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation CertificateGetInstanceCommon for usage and error information.

func (*CERTIFICATESERVICE) CertificateGetInstanceCommonRequest

func (c *CERTIFICATESERVICE) CertificateGetInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CertificateGetInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the CertificateGetInstanceCommon operation. The "output" return value will be populated with the CertificateGetInstanceCommon request's response once the request completes successfully.

Use "Send" method on the returned CertificateGetInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after CertificateGetInstanceCommon Send returns without error.

See CertificateGetInstanceCommon for more information on using the CertificateGetInstanceCommon API call, and error handling.

// Example sending a request using the CertificateGetInstanceCommonRequest method.
req, resp := client.CertificateGetInstanceCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*CERTIFICATESERVICE) CertificateGetInstanceCommonWithContext

func (c *CERTIFICATESERVICE) CertificateGetInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CertificateGetInstanceCommonWithContext is the same as CertificateGetInstanceCommon with the addition of the ability to pass a context and additional request options.

See CertificateGetInstanceCommon 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 (*CERTIFICATESERVICE) CertificateGetInstanceList

CertificateGetInstanceList API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation CertificateGetInstanceList for usage and error information.

func (*CERTIFICATESERVICE) CertificateGetInstanceListCommon

func (c *CERTIFICATESERVICE) CertificateGetInstanceListCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CertificateGetInstanceListCommon API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation CertificateGetInstanceListCommon for usage and error information.

func (*CERTIFICATESERVICE) CertificateGetInstanceListCommonRequest

func (c *CERTIFICATESERVICE) CertificateGetInstanceListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CertificateGetInstanceListCommonRequest generates a "volcengine/request.Request" representing the client's request for the CertificateGetInstanceListCommon operation. The "output" return value will be populated with the CertificateGetInstanceListCommon request's response once the request completes successfully.

Use "Send" method on the returned CertificateGetInstanceListCommon Request to send the API call to the service. the "output" return value is not valid until after CertificateGetInstanceListCommon Send returns without error.

See CertificateGetInstanceListCommon for more information on using the CertificateGetInstanceListCommon API call, and error handling.

// Example sending a request using the CertificateGetInstanceListCommonRequest method.
req, resp := client.CertificateGetInstanceListCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*CERTIFICATESERVICE) CertificateGetInstanceListCommonWithContext

func (c *CERTIFICATESERVICE) CertificateGetInstanceListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CertificateGetInstanceListCommonWithContext is the same as CertificateGetInstanceListCommon with the addition of the ability to pass a context and additional request options.

See CertificateGetInstanceListCommon 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 (*CERTIFICATESERVICE) CertificateGetInstanceListRequest

func (c *CERTIFICATESERVICE) CertificateGetInstanceListRequest(input *CertificateGetInstanceListInput) (req *request.Request, output *CertificateGetInstanceListOutput)

CertificateGetInstanceListRequest generates a "volcengine/request.Request" representing the client's request for the CertificateGetInstanceList operation. The "output" return value will be populated with the CertificateGetInstanceListCommon request's response once the request completes successfully.

Use "Send" method on the returned CertificateGetInstanceListCommon Request to send the API call to the service. the "output" return value is not valid until after CertificateGetInstanceListCommon Send returns without error.

See CertificateGetInstanceList for more information on using the CertificateGetInstanceList API call, and error handling.

// Example sending a request using the CertificateGetInstanceListRequest method.
req, resp := client.CertificateGetInstanceListRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*CERTIFICATESERVICE) CertificateGetInstanceListWithContext

func (c *CERTIFICATESERVICE) CertificateGetInstanceListWithContext(ctx volcengine.Context, input *CertificateGetInstanceListInput, opts ...request.Option) (*CertificateGetInstanceListOutput, error)

CertificateGetInstanceListWithContext is the same as CertificateGetInstanceList with the addition of the ability to pass a context and additional request options.

See CertificateGetInstanceList 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 (*CERTIFICATESERVICE) CertificateGetInstanceRequest

func (c *CERTIFICATESERVICE) CertificateGetInstanceRequest(input *CertificateGetInstanceInput) (req *request.Request, output *CertificateGetInstanceOutput)

CertificateGetInstanceRequest generates a "volcengine/request.Request" representing the client's request for the CertificateGetInstance operation. The "output" return value will be populated with the CertificateGetInstanceCommon request's response once the request completes successfully.

Use "Send" method on the returned CertificateGetInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after CertificateGetInstanceCommon Send returns without error.

See CertificateGetInstance for more information on using the CertificateGetInstance API call, and error handling.

// Example sending a request using the CertificateGetInstanceRequest method.
req, resp := client.CertificateGetInstanceRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*CERTIFICATESERVICE) CertificateGetInstanceWithContext

func (c *CERTIFICATESERVICE) CertificateGetInstanceWithContext(ctx volcengine.Context, input *CertificateGetInstanceInput, opts ...request.Option) (*CertificateGetInstanceOutput, error)

CertificateGetInstanceWithContext is the same as CertificateGetInstance with the addition of the ability to pass a context and additional request options.

See CertificateGetInstance 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 (*CERTIFICATESERVICE) CertificateGetOrganization

CertificateGetOrganization API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation CertificateGetOrganization for usage and error information.

func (*CERTIFICATESERVICE) CertificateGetOrganizationCommon

func (c *CERTIFICATESERVICE) CertificateGetOrganizationCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CertificateGetOrganizationCommon API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation CertificateGetOrganizationCommon for usage and error information.

func (*CERTIFICATESERVICE) CertificateGetOrganizationCommonRequest

func (c *CERTIFICATESERVICE) CertificateGetOrganizationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CertificateGetOrganizationCommonRequest generates a "volcengine/request.Request" representing the client's request for the CertificateGetOrganizationCommon operation. The "output" return value will be populated with the CertificateGetOrganizationCommon request's response once the request completes successfully.

Use "Send" method on the returned CertificateGetOrganizationCommon Request to send the API call to the service. the "output" return value is not valid until after CertificateGetOrganizationCommon Send returns without error.

See CertificateGetOrganizationCommon for more information on using the CertificateGetOrganizationCommon API call, and error handling.

// Example sending a request using the CertificateGetOrganizationCommonRequest method.
req, resp := client.CertificateGetOrganizationCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*CERTIFICATESERVICE) CertificateGetOrganizationCommonWithContext

func (c *CERTIFICATESERVICE) CertificateGetOrganizationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CertificateGetOrganizationCommonWithContext is the same as CertificateGetOrganizationCommon with the addition of the ability to pass a context and additional request options.

See CertificateGetOrganizationCommon 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 (*CERTIFICATESERVICE) CertificateGetOrganizationList

CertificateGetOrganizationList API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation CertificateGetOrganizationList for usage and error information.

func (*CERTIFICATESERVICE) CertificateGetOrganizationListCommon

func (c *CERTIFICATESERVICE) CertificateGetOrganizationListCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CertificateGetOrganizationListCommon API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation CertificateGetOrganizationListCommon for usage and error information.

func (*CERTIFICATESERVICE) CertificateGetOrganizationListCommonRequest

func (c *CERTIFICATESERVICE) CertificateGetOrganizationListCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CertificateGetOrganizationListCommonRequest generates a "volcengine/request.Request" representing the client's request for the CertificateGetOrganizationListCommon operation. The "output" return value will be populated with the CertificateGetOrganizationListCommon request's response once the request completes successfully.

Use "Send" method on the returned CertificateGetOrganizationListCommon Request to send the API call to the service. the "output" return value is not valid until after CertificateGetOrganizationListCommon Send returns without error.

See CertificateGetOrganizationListCommon for more information on using the CertificateGetOrganizationListCommon API call, and error handling.

// Example sending a request using the CertificateGetOrganizationListCommonRequest method.
req, resp := client.CertificateGetOrganizationListCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*CERTIFICATESERVICE) CertificateGetOrganizationListCommonWithContext

func (c *CERTIFICATESERVICE) CertificateGetOrganizationListCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CertificateGetOrganizationListCommonWithContext is the same as CertificateGetOrganizationListCommon with the addition of the ability to pass a context and additional request options.

See CertificateGetOrganizationListCommon 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 (*CERTIFICATESERVICE) CertificateGetOrganizationListRequest

func (c *CERTIFICATESERVICE) CertificateGetOrganizationListRequest(input *CertificateGetOrganizationListInput) (req *request.Request, output *CertificateGetOrganizationListOutput)

CertificateGetOrganizationListRequest generates a "volcengine/request.Request" representing the client's request for the CertificateGetOrganizationList operation. The "output" return value will be populated with the CertificateGetOrganizationListCommon request's response once the request completes successfully.

Use "Send" method on the returned CertificateGetOrganizationListCommon Request to send the API call to the service. the "output" return value is not valid until after CertificateGetOrganizationListCommon Send returns without error.

See CertificateGetOrganizationList for more information on using the CertificateGetOrganizationList API call, and error handling.

// Example sending a request using the CertificateGetOrganizationListRequest method.
req, resp := client.CertificateGetOrganizationListRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*CERTIFICATESERVICE) CertificateGetOrganizationListWithContext

func (c *CERTIFICATESERVICE) CertificateGetOrganizationListWithContext(ctx volcengine.Context, input *CertificateGetOrganizationListInput, opts ...request.Option) (*CertificateGetOrganizationListOutput, error)

CertificateGetOrganizationListWithContext is the same as CertificateGetOrganizationList with the addition of the ability to pass a context and additional request options.

See CertificateGetOrganizationList 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 (*CERTIFICATESERVICE) CertificateGetOrganizationRequest

func (c *CERTIFICATESERVICE) CertificateGetOrganizationRequest(input *CertificateGetOrganizationInput) (req *request.Request, output *CertificateGetOrganizationOutput)

CertificateGetOrganizationRequest generates a "volcengine/request.Request" representing the client's request for the CertificateGetOrganization operation. The "output" return value will be populated with the CertificateGetOrganizationCommon request's response once the request completes successfully.

Use "Send" method on the returned CertificateGetOrganizationCommon Request to send the API call to the service. the "output" return value is not valid until after CertificateGetOrganizationCommon Send returns without error.

See CertificateGetOrganization for more information on using the CertificateGetOrganization API call, and error handling.

// Example sending a request using the CertificateGetOrganizationRequest method.
req, resp := client.CertificateGetOrganizationRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*CERTIFICATESERVICE) CertificateGetOrganizationWithContext

func (c *CERTIFICATESERVICE) CertificateGetOrganizationWithContext(ctx volcengine.Context, input *CertificateGetOrganizationInput, opts ...request.Option) (*CertificateGetOrganizationOutput, error)

CertificateGetOrganizationWithContext is the same as CertificateGetOrganization with the addition of the ability to pass a context and additional request options.

See CertificateGetOrganization 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 (*CERTIFICATESERVICE) CertificateUpdateInstance

CertificateUpdateInstance API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation CertificateUpdateInstance for usage and error information.

func (*CERTIFICATESERVICE) CertificateUpdateInstanceCommon

func (c *CERTIFICATESERVICE) CertificateUpdateInstanceCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CertificateUpdateInstanceCommon API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation CertificateUpdateInstanceCommon for usage and error information.

func (*CERTIFICATESERVICE) CertificateUpdateInstanceCommonRequest

func (c *CERTIFICATESERVICE) CertificateUpdateInstanceCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CertificateUpdateInstanceCommonRequest generates a "volcengine/request.Request" representing the client's request for the CertificateUpdateInstanceCommon operation. The "output" return value will be populated with the CertificateUpdateInstanceCommon request's response once the request completes successfully.

Use "Send" method on the returned CertificateUpdateInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after CertificateUpdateInstanceCommon Send returns without error.

See CertificateUpdateInstanceCommon for more information on using the CertificateUpdateInstanceCommon API call, and error handling.

// Example sending a request using the CertificateUpdateInstanceCommonRequest method.
req, resp := client.CertificateUpdateInstanceCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*CERTIFICATESERVICE) CertificateUpdateInstanceCommonWithContext

func (c *CERTIFICATESERVICE) CertificateUpdateInstanceCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CertificateUpdateInstanceCommonWithContext is the same as CertificateUpdateInstanceCommon with the addition of the ability to pass a context and additional request options.

See CertificateUpdateInstanceCommon 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 (*CERTIFICATESERVICE) CertificateUpdateInstanceRequest

func (c *CERTIFICATESERVICE) CertificateUpdateInstanceRequest(input *CertificateUpdateInstanceInput) (req *request.Request, output *CertificateUpdateInstanceOutput)

CertificateUpdateInstanceRequest generates a "volcengine/request.Request" representing the client's request for the CertificateUpdateInstance operation. The "output" return value will be populated with the CertificateUpdateInstanceCommon request's response once the request completes successfully.

Use "Send" method on the returned CertificateUpdateInstanceCommon Request to send the API call to the service. the "output" return value is not valid until after CertificateUpdateInstanceCommon Send returns without error.

See CertificateUpdateInstance for more information on using the CertificateUpdateInstance API call, and error handling.

// Example sending a request using the CertificateUpdateInstanceRequest method.
req, resp := client.CertificateUpdateInstanceRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*CERTIFICATESERVICE) CertificateUpdateInstanceWithContext

func (c *CERTIFICATESERVICE) CertificateUpdateInstanceWithContext(ctx volcengine.Context, input *CertificateUpdateInstanceInput, opts ...request.Option) (*CertificateUpdateInstanceOutput, error)

CertificateUpdateInstanceWithContext is the same as CertificateUpdateInstance with the addition of the ability to pass a context and additional request options.

See CertificateUpdateInstance 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 (*CERTIFICATESERVICE) CertificateUpdateOrganization

CertificateUpdateOrganization API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation CertificateUpdateOrganization for usage and error information.

func (*CERTIFICATESERVICE) CertificateUpdateOrganizationCommon

func (c *CERTIFICATESERVICE) CertificateUpdateOrganizationCommon(input *map[string]interface{}) (*map[string]interface{}, error)

CertificateUpdateOrganizationCommon API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation CertificateUpdateOrganizationCommon for usage and error information.

func (*CERTIFICATESERVICE) CertificateUpdateOrganizationCommonRequest

func (c *CERTIFICATESERVICE) CertificateUpdateOrganizationCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

CertificateUpdateOrganizationCommonRequest generates a "volcengine/request.Request" representing the client's request for the CertificateUpdateOrganizationCommon operation. The "output" return value will be populated with the CertificateUpdateOrganizationCommon request's response once the request completes successfully.

Use "Send" method on the returned CertificateUpdateOrganizationCommon Request to send the API call to the service. the "output" return value is not valid until after CertificateUpdateOrganizationCommon Send returns without error.

See CertificateUpdateOrganizationCommon for more information on using the CertificateUpdateOrganizationCommon API call, and error handling.

// Example sending a request using the CertificateUpdateOrganizationCommonRequest method.
req, resp := client.CertificateUpdateOrganizationCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*CERTIFICATESERVICE) CertificateUpdateOrganizationCommonWithContext

func (c *CERTIFICATESERVICE) CertificateUpdateOrganizationCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

CertificateUpdateOrganizationCommonWithContext is the same as CertificateUpdateOrganizationCommon with the addition of the ability to pass a context and additional request options.

See CertificateUpdateOrganizationCommon 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 (*CERTIFICATESERVICE) CertificateUpdateOrganizationRequest

func (c *CERTIFICATESERVICE) CertificateUpdateOrganizationRequest(input *CertificateUpdateOrganizationInput) (req *request.Request, output *CertificateUpdateOrganizationOutput)

CertificateUpdateOrganizationRequest generates a "volcengine/request.Request" representing the client's request for the CertificateUpdateOrganization operation. The "output" return value will be populated with the CertificateUpdateOrganizationCommon request's response once the request completes successfully.

Use "Send" method on the returned CertificateUpdateOrganizationCommon Request to send the API call to the service. the "output" return value is not valid until after CertificateUpdateOrganizationCommon Send returns without error.

See CertificateUpdateOrganization for more information on using the CertificateUpdateOrganization API call, and error handling.

// Example sending a request using the CertificateUpdateOrganizationRequest method.
req, resp := client.CertificateUpdateOrganizationRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*CERTIFICATESERVICE) CertificateUpdateOrganizationWithContext

func (c *CERTIFICATESERVICE) CertificateUpdateOrganizationWithContext(ctx volcengine.Context, input *CertificateUpdateOrganizationInput, opts ...request.Option) (*CertificateUpdateOrganizationOutput, error)

CertificateUpdateOrganizationWithContext is the same as CertificateUpdateOrganization with the addition of the ability to pass a context and additional request options.

See CertificateUpdateOrganization 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 (*CERTIFICATESERVICE) ImportCertificate

ImportCertificate API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation ImportCertificate for usage and error information.

func (*CERTIFICATESERVICE) ImportCertificateCommon

func (c *CERTIFICATESERVICE) ImportCertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ImportCertificateCommon API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation ImportCertificateCommon for usage and error information.

func (*CERTIFICATESERVICE) ImportCertificateCommonRequest

func (c *CERTIFICATESERVICE) ImportCertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ImportCertificateCommonRequest generates a "volcengine/request.Request" representing the client's request for the ImportCertificateCommon operation. The "output" return value will be populated with the ImportCertificateCommon request's response once the request completes successfully.

Use "Send" method on the returned ImportCertificateCommon Request to send the API call to the service. the "output" return value is not valid until after ImportCertificateCommon Send returns without error.

See ImportCertificateCommon for more information on using the ImportCertificateCommon API call, and error handling.

// Example sending a request using the ImportCertificateCommonRequest method.
req, resp := client.ImportCertificateCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*CERTIFICATESERVICE) ImportCertificateCommonWithContext

func (c *CERTIFICATESERVICE) ImportCertificateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ImportCertificateCommonWithContext is the same as ImportCertificateCommon with the addition of the ability to pass a context and additional request options.

See ImportCertificateCommon 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 (*CERTIFICATESERVICE) ImportCertificateRequest

func (c *CERTIFICATESERVICE) ImportCertificateRequest(input *ImportCertificateInput) (req *request.Request, output *ImportCertificateOutput)

ImportCertificateRequest generates a "volcengine/request.Request" representing the client's request for the ImportCertificate operation. The "output" return value will be populated with the ImportCertificateCommon request's response once the request completes successfully.

Use "Send" method on the returned ImportCertificateCommon Request to send the API call to the service. the "output" return value is not valid until after ImportCertificateCommon Send returns without error.

See ImportCertificate for more information on using the ImportCertificate API call, and error handling.

// Example sending a request using the ImportCertificateRequest method.
req, resp := client.ImportCertificateRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*CERTIFICATESERVICE) ImportCertificateWithContext

func (c *CERTIFICATESERVICE) ImportCertificateWithContext(ctx volcengine.Context, input *ImportCertificateInput, opts ...request.Option) (*ImportCertificateOutput, error)

ImportCertificateWithContext is the same as ImportCertificate with the addition of the ability to pass a context and additional request options.

See ImportCertificate 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 (*CERTIFICATESERVICE) ListTagsForResources

ListTagsForResources API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation ListTagsForResources for usage and error information.

func (*CERTIFICATESERVICE) ListTagsForResourcesCommon

func (c *CERTIFICATESERVICE) ListTagsForResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

ListTagsForResourcesCommon API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation ListTagsForResourcesCommon for usage and error information.

func (*CERTIFICATESERVICE) ListTagsForResourcesCommonRequest

func (c *CERTIFICATESERVICE) ListTagsForResourcesCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

ListTagsForResourcesCommonRequest generates a "volcengine/request.Request" representing the client's request for the ListTagsForResourcesCommon operation. The "output" return value will be populated with the ListTagsForResourcesCommon request's response once the request completes successfully.

Use "Send" method on the returned ListTagsForResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after ListTagsForResourcesCommon Send returns without error.

See ListTagsForResourcesCommon for more information on using the ListTagsForResourcesCommon API call, and error handling.

// Example sending a request using the ListTagsForResourcesCommonRequest method.
req, resp := client.ListTagsForResourcesCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*CERTIFICATESERVICE) ListTagsForResourcesCommonWithContext

func (c *CERTIFICATESERVICE) ListTagsForResourcesCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

ListTagsForResourcesCommonWithContext is the same as ListTagsForResourcesCommon with the addition of the ability to pass a context and additional request options.

See ListTagsForResourcesCommon 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 (*CERTIFICATESERVICE) ListTagsForResourcesRequest

func (c *CERTIFICATESERVICE) ListTagsForResourcesRequest(input *ListTagsForResourcesInput) (req *request.Request, output *ListTagsForResourcesOutput)

ListTagsForResourcesRequest generates a "volcengine/request.Request" representing the client's request for the ListTagsForResources operation. The "output" return value will be populated with the ListTagsForResourcesCommon request's response once the request completes successfully.

Use "Send" method on the returned ListTagsForResourcesCommon Request to send the API call to the service. the "output" return value is not valid until after ListTagsForResourcesCommon Send returns without error.

See ListTagsForResources for more information on using the ListTagsForResources API call, and error handling.

// Example sending a request using the ListTagsForResourcesRequest method.
req, resp := client.ListTagsForResourcesRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*CERTIFICATESERVICE) ListTagsForResourcesWithContext

func (c *CERTIFICATESERVICE) ListTagsForResourcesWithContext(ctx volcengine.Context, input *ListTagsForResourcesInput, opts ...request.Option) (*ListTagsForResourcesOutput, error)

ListTagsForResourcesWithContext is the same as ListTagsForResources with the addition of the ability to pass a context and additional request options.

See ListTagsForResources 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 (*CERTIFICATESERVICE) QuickApplyCertificate

QuickApplyCertificate API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation QuickApplyCertificate for usage and error information.

func (*CERTIFICATESERVICE) QuickApplyCertificateCommon

func (c *CERTIFICATESERVICE) QuickApplyCertificateCommon(input *map[string]interface{}) (*map[string]interface{}, error)

QuickApplyCertificateCommon API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation QuickApplyCertificateCommon for usage and error information.

func (*CERTIFICATESERVICE) QuickApplyCertificateCommonRequest

func (c *CERTIFICATESERVICE) QuickApplyCertificateCommonRequest(input *map[string]interface{}) (req *request.Request, output *map[string]interface{})

QuickApplyCertificateCommonRequest generates a "volcengine/request.Request" representing the client's request for the QuickApplyCertificateCommon operation. The "output" return value will be populated with the QuickApplyCertificateCommon request's response once the request completes successfully.

Use "Send" method on the returned QuickApplyCertificateCommon Request to send the API call to the service. the "output" return value is not valid until after QuickApplyCertificateCommon Send returns without error.

See QuickApplyCertificateCommon for more information on using the QuickApplyCertificateCommon API call, and error handling.

// Example sending a request using the QuickApplyCertificateCommonRequest method.
req, resp := client.QuickApplyCertificateCommonRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*CERTIFICATESERVICE) QuickApplyCertificateCommonWithContext

func (c *CERTIFICATESERVICE) QuickApplyCertificateCommonWithContext(ctx volcengine.Context, input *map[string]interface{}, opts ...request.Option) (*map[string]interface{}, error)

QuickApplyCertificateCommonWithContext is the same as QuickApplyCertificateCommon with the addition of the ability to pass a context and additional request options.

See QuickApplyCertificateCommon 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 (*CERTIFICATESERVICE) QuickApplyCertificateRequest

func (c *CERTIFICATESERVICE) QuickApplyCertificateRequest(input *QuickApplyCertificateInput) (req *request.Request, output *QuickApplyCertificateOutput)

QuickApplyCertificateRequest generates a "volcengine/request.Request" representing the client's request for the QuickApplyCertificate operation. The "output" return value will be populated with the QuickApplyCertificateCommon request's response once the request completes successfully.

Use "Send" method on the returned QuickApplyCertificateCommon Request to send the API call to the service. the "output" return value is not valid until after QuickApplyCertificateCommon Send returns without error.

See QuickApplyCertificate for more information on using the QuickApplyCertificate API call, and error handling.

// Example sending a request using the QuickApplyCertificateRequest method.
req, resp := client.QuickApplyCertificateRequest(params)

err := req.Send()
if err == nil { // resp is now filled
    fmt.Println(resp)
}

func (*CERTIFICATESERVICE) QuickApplyCertificateWithContext

func (c *CERTIFICATESERVICE) QuickApplyCertificateWithContext(ctx volcengine.Context, input *QuickApplyCertificateInput, opts ...request.Option) (*QuickApplyCertificateOutput, error)

QuickApplyCertificateWithContext is the same as QuickApplyCertificate with the addition of the ability to pass a context and additional request options.

See QuickApplyCertificate 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 (*CERTIFICATESERVICE) TagResources

func (c *CERTIFICATESERVICE) TagResources(input *TagResourcesInput) (*TagResourcesOutput, error)

TagResources API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation TagResources for usage and error information.

func (*CERTIFICATESERVICE) TagResourcesCommon

func (c *CERTIFICATESERVICE) TagResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

TagResourcesCommon API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation TagResourcesCommon for usage and error information.

func (*CERTIFICATESERVICE) TagResourcesCommonRequest

func (c *CERTIFICATESERVICE) 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 (*CERTIFICATESERVICE) TagResourcesCommonWithContext

func (c *CERTIFICATESERVICE) 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 (*CERTIFICATESERVICE) TagResourcesRequest

func (c *CERTIFICATESERVICE) 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 (*CERTIFICATESERVICE) TagResourcesWithContext

func (c *CERTIFICATESERVICE) 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 (*CERTIFICATESERVICE) UntagResources

func (c *CERTIFICATESERVICE) UntagResources(input *UntagResourcesInput) (*UntagResourcesOutput, error)

UntagResources API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation UntagResources for usage and error information.

func (*CERTIFICATESERVICE) UntagResourcesCommon

func (c *CERTIFICATESERVICE) UntagResourcesCommon(input *map[string]interface{}) (*map[string]interface{}, error)

UntagResourcesCommon API operation for CERTIFICATE_SERVICE.

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 CERTIFICATE_SERVICE's API operation UntagResourcesCommon for usage and error information.

func (*CERTIFICATESERVICE) UntagResourcesCommonRequest

func (c *CERTIFICATESERVICE) 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 (*CERTIFICATESERVICE) UntagResourcesCommonWithContext

func (c *CERTIFICATESERVICE) 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 (*CERTIFICATESERVICE) UntagResourcesRequest

func (c *CERTIFICATESERVICE) 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 (*CERTIFICATESERVICE) UntagResourcesWithContext

func (c *CERTIFICATESERVICE) 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.

type CERTIFICATESERVICEAPI

type CERTIFICATESERVICEAPI interface {
	CancelInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CancelInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CancelInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CancelInstance(*CancelInstanceInput) (*CancelInstanceOutput, error)
	CancelInstanceWithContext(volcengine.Context, *CancelInstanceInput, ...request.Option) (*CancelInstanceOutput, error)
	CancelInstanceRequest(*CancelInstanceInput) (*request.Request, *CancelInstanceOutput)

	CertificateAddOrganizationCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CertificateAddOrganizationCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CertificateAddOrganizationCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CertificateAddOrganization(*CertificateAddOrganizationInput) (*CertificateAddOrganizationOutput, error)
	CertificateAddOrganizationWithContext(volcengine.Context, *CertificateAddOrganizationInput, ...request.Option) (*CertificateAddOrganizationOutput, error)
	CertificateAddOrganizationRequest(*CertificateAddOrganizationInput) (*request.Request, *CertificateAddOrganizationOutput)

	CertificateDeleteInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CertificateDeleteInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CertificateDeleteInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CertificateDeleteInstance(*CertificateDeleteInstanceInput) (*CertificateDeleteInstanceOutput, error)
	CertificateDeleteInstanceWithContext(volcengine.Context, *CertificateDeleteInstanceInput, ...request.Option) (*CertificateDeleteInstanceOutput, error)
	CertificateDeleteInstanceRequest(*CertificateDeleteInstanceInput) (*request.Request, *CertificateDeleteInstanceOutput)

	CertificateDeleteOrganizationCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CertificateDeleteOrganizationCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CertificateDeleteOrganizationCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CertificateDeleteOrganization(*CertificateDeleteOrganizationInput) (*CertificateDeleteOrganizationOutput, error)
	CertificateDeleteOrganizationWithContext(volcengine.Context, *CertificateDeleteOrganizationInput, ...request.Option) (*CertificateDeleteOrganizationOutput, error)
	CertificateDeleteOrganizationRequest(*CertificateDeleteOrganizationInput) (*request.Request, *CertificateDeleteOrganizationOutput)

	CertificateGetInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CertificateGetInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CertificateGetInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CertificateGetInstance(*CertificateGetInstanceInput) (*CertificateGetInstanceOutput, error)
	CertificateGetInstanceWithContext(volcengine.Context, *CertificateGetInstanceInput, ...request.Option) (*CertificateGetInstanceOutput, error)
	CertificateGetInstanceRequest(*CertificateGetInstanceInput) (*request.Request, *CertificateGetInstanceOutput)

	CertificateGetInstanceListCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CertificateGetInstanceListCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CertificateGetInstanceListCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CertificateGetInstanceList(*CertificateGetInstanceListInput) (*CertificateGetInstanceListOutput, error)
	CertificateGetInstanceListWithContext(volcengine.Context, *CertificateGetInstanceListInput, ...request.Option) (*CertificateGetInstanceListOutput, error)
	CertificateGetInstanceListRequest(*CertificateGetInstanceListInput) (*request.Request, *CertificateGetInstanceListOutput)

	CertificateGetOrganizationCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CertificateGetOrganizationCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CertificateGetOrganizationCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CertificateGetOrganization(*CertificateGetOrganizationInput) (*CertificateGetOrganizationOutput, error)
	CertificateGetOrganizationWithContext(volcengine.Context, *CertificateGetOrganizationInput, ...request.Option) (*CertificateGetOrganizationOutput, error)
	CertificateGetOrganizationRequest(*CertificateGetOrganizationInput) (*request.Request, *CertificateGetOrganizationOutput)

	CertificateGetOrganizationListCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CertificateGetOrganizationListCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CertificateGetOrganizationListCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CertificateGetOrganizationList(*CertificateGetOrganizationListInput) (*CertificateGetOrganizationListOutput, error)
	CertificateGetOrganizationListWithContext(volcengine.Context, *CertificateGetOrganizationListInput, ...request.Option) (*CertificateGetOrganizationListOutput, error)
	CertificateGetOrganizationListRequest(*CertificateGetOrganizationListInput) (*request.Request, *CertificateGetOrganizationListOutput)

	CertificateUpdateInstanceCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CertificateUpdateInstanceCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CertificateUpdateInstanceCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CertificateUpdateInstance(*CertificateUpdateInstanceInput) (*CertificateUpdateInstanceOutput, error)
	CertificateUpdateInstanceWithContext(volcengine.Context, *CertificateUpdateInstanceInput, ...request.Option) (*CertificateUpdateInstanceOutput, error)
	CertificateUpdateInstanceRequest(*CertificateUpdateInstanceInput) (*request.Request, *CertificateUpdateInstanceOutput)

	CertificateUpdateOrganizationCommon(*map[string]interface{}) (*map[string]interface{}, error)
	CertificateUpdateOrganizationCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	CertificateUpdateOrganizationCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	CertificateUpdateOrganization(*CertificateUpdateOrganizationInput) (*CertificateUpdateOrganizationOutput, error)
	CertificateUpdateOrganizationWithContext(volcengine.Context, *CertificateUpdateOrganizationInput, ...request.Option) (*CertificateUpdateOrganizationOutput, error)
	CertificateUpdateOrganizationRequest(*CertificateUpdateOrganizationInput) (*request.Request, *CertificateUpdateOrganizationOutput)

	ImportCertificateCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ImportCertificateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ImportCertificateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ImportCertificate(*ImportCertificateInput) (*ImportCertificateOutput, error)
	ImportCertificateWithContext(volcengine.Context, *ImportCertificateInput, ...request.Option) (*ImportCertificateOutput, error)
	ImportCertificateRequest(*ImportCertificateInput) (*request.Request, *ImportCertificateOutput)

	ListTagsForResourcesCommon(*map[string]interface{}) (*map[string]interface{}, error)
	ListTagsForResourcesCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	ListTagsForResourcesCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	ListTagsForResources(*ListTagsForResourcesInput) (*ListTagsForResourcesOutput, error)
	ListTagsForResourcesWithContext(volcengine.Context, *ListTagsForResourcesInput, ...request.Option) (*ListTagsForResourcesOutput, error)
	ListTagsForResourcesRequest(*ListTagsForResourcesInput) (*request.Request, *ListTagsForResourcesOutput)

	QuickApplyCertificateCommon(*map[string]interface{}) (*map[string]interface{}, error)
	QuickApplyCertificateCommonWithContext(volcengine.Context, *map[string]interface{}, ...request.Option) (*map[string]interface{}, error)
	QuickApplyCertificateCommonRequest(*map[string]interface{}) (*request.Request, *map[string]interface{})

	QuickApplyCertificate(*QuickApplyCertificateInput) (*QuickApplyCertificateOutput, error)
	QuickApplyCertificateWithContext(volcengine.Context, *QuickApplyCertificateInput, ...request.Option) (*QuickApplyCertificateOutput, error)
	QuickApplyCertificateRequest(*QuickApplyCertificateInput) (*request.Request, *QuickApplyCertificateOutput)

	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)
}

CERTIFICATESERVICEAPI provides an interface to enable mocking the certificateservice.CERTIFICATESERVICE service client's API operation,

// volcengine sdk func uses an SDK service client to make a request to
// CERTIFICATE_SERVICE.
func myFunc(svc CERTIFICATESERVICEAPI) bool {
    // Make svc.CancelInstance request
}

func main() {
    sess := session.New()
    svc := certificateservice.New(sess)

    myFunc(svc)
}

type CancelInstanceInput

type CancelInstanceInput struct {

	// InstanceId is a required field
	InstanceId *string `type:"string" json:",omitempty" required:"true"`

	Reason *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CancelInstanceInput) GoString

func (s CancelInstanceInput) GoString() string

GoString returns the string representation

func (*CancelInstanceInput) SetInstanceId

func (s *CancelInstanceInput) SetInstanceId(v string) *CancelInstanceInput

SetInstanceId sets the InstanceId field's value.

func (*CancelInstanceInput) SetReason

SetReason sets the Reason field's value.

func (CancelInstanceInput) String

func (s CancelInstanceInput) String() string

String returns the string representation

func (*CancelInstanceInput) Validate

func (s *CancelInstanceInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CancelInstanceOutput

type CancelInstanceOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (CancelInstanceOutput) GoString

func (s CancelInstanceOutput) GoString() string

GoString returns the string representation

func (CancelInstanceOutput) String

func (s CancelInstanceOutput) String() string

String returns the string representation

type CertificateAddOrganizationInput

type CertificateAddOrganizationInput struct {
	Address *string `type:"string" json:",omitempty"`

	BusinessLicenseNo *string `type:"string" json:",omitempty"`

	City *string `type:"string" json:",omitempty"`

	Contact *ContactForCertificateAddOrganizationInput `type:"structure" json:",omitempty"`

	Country *string `type:"string" json:",omitempty"`

	Department *string `type:"string" json:",omitempty"`

	Email *string `type:"string" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	PostalCode *string `type:"string" json:",omitempty"`

	ProjectName *string `type:"string" json:",omitempty"`

	Province *string `type:"string" json:",omitempty"`

	// Tag is a required field
	Tag *string `max:"100" type:"string" json:",omitempty" required:"true"`

	Tags []*ConvertTagForCertificateAddOrganizationInput `type:"list" json:",omitempty"`

	// Type is a required field
	Type *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfTypeForCertificateAddOrganizationInput"`
	// contains filtered or unexported fields
}

func (CertificateAddOrganizationInput) GoString

GoString returns the string representation

func (*CertificateAddOrganizationInput) SetAddress

SetAddress sets the Address field's value.

func (*CertificateAddOrganizationInput) SetBusinessLicenseNo

SetBusinessLicenseNo sets the BusinessLicenseNo field's value.

func (*CertificateAddOrganizationInput) SetCity

SetCity sets the City field's value.

func (*CertificateAddOrganizationInput) SetContact

SetContact sets the Contact field's value.

func (*CertificateAddOrganizationInput) SetCountry

SetCountry sets the Country field's value.

func (*CertificateAddOrganizationInput) SetDepartment

SetDepartment sets the Department field's value.

func (*CertificateAddOrganizationInput) SetEmail

SetEmail sets the Email field's value.

func (*CertificateAddOrganizationInput) SetName

SetName sets the Name field's value.

func (*CertificateAddOrganizationInput) SetPostalCode

SetPostalCode sets the PostalCode field's value.

func (*CertificateAddOrganizationInput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*CertificateAddOrganizationInput) SetProvince

SetProvince sets the Province field's value.

func (*CertificateAddOrganizationInput) SetTag

SetTag sets the Tag field's value.

func (*CertificateAddOrganizationInput) SetTags

SetTags sets the Tags field's value.

func (*CertificateAddOrganizationInput) SetType

SetType sets the Type field's value.

func (CertificateAddOrganizationInput) String

String returns the string representation

func (*CertificateAddOrganizationInput) Validate

func (s *CertificateAddOrganizationInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CertificateAddOrganizationOutput

type CertificateAddOrganizationOutput struct {
	Metadata *response.ResponseMetadata

	OrganizationId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CertificateAddOrganizationOutput) GoString

GoString returns the string representation

func (*CertificateAddOrganizationOutput) SetOrganizationId

SetOrganizationId sets the OrganizationId field's value.

func (CertificateAddOrganizationOutput) String

String returns the string representation

type CertificateDeleteInstanceInput

type CertificateDeleteInstanceInput struct {

	// InstanceId is a required field
	InstanceId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (CertificateDeleteInstanceInput) GoString

GoString returns the string representation

func (*CertificateDeleteInstanceInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (CertificateDeleteInstanceInput) String

String returns the string representation

func (*CertificateDeleteInstanceInput) Validate

func (s *CertificateDeleteInstanceInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CertificateDeleteInstanceOutput

type CertificateDeleteInstanceOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (CertificateDeleteInstanceOutput) GoString

GoString returns the string representation

func (CertificateDeleteInstanceOutput) String

String returns the string representation

type CertificateDeleteOrganizationInput

type CertificateDeleteOrganizationInput struct {

	// OrganizationId is a required field
	OrganizationId *string `type:"string" json:",omitempty" required:"true"`
	// contains filtered or unexported fields
}

func (CertificateDeleteOrganizationInput) GoString

GoString returns the string representation

func (*CertificateDeleteOrganizationInput) SetOrganizationId

SetOrganizationId sets the OrganizationId field's value.

func (CertificateDeleteOrganizationInput) String

String returns the string representation

func (*CertificateDeleteOrganizationInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type CertificateDeleteOrganizationOutput

type CertificateDeleteOrganizationOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (CertificateDeleteOrganizationOutput) GoString

GoString returns the string representation

func (CertificateDeleteOrganizationOutput) String

String returns the string representation

type CertificateDetailForCertificateGetInstanceOutput

type CertificateDetailForCertificateGetInstanceOutput struct {
	Chain []*string `type:"list" json:",omitempty"`

	FingerPrintSha1 *string `type:"string" json:",omitempty"`

	FingerPrintSha256 *string `type:"string" json:",omitempty"`

	Issuer *IssuerForCertificateGetInstanceOutput `type:"structure" json:",omitempty"`

	KeyAlgorithm *string `type:"string" json:",omitempty"`

	PrivateKey *string `type:"string" json:",omitempty"`

	SerialNumber *string `type:"string" json:",omitempty"`

	SignatureAlgorithm *string `type:"string" json:",omitempty"`

	Subject *SubjectForCertificateGetInstanceOutput `type:"structure" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CertificateDetailForCertificateGetInstanceOutput) GoString

GoString returns the string representation

func (*CertificateDetailForCertificateGetInstanceOutput) SetChain

SetChain sets the Chain field's value.

func (*CertificateDetailForCertificateGetInstanceOutput) SetFingerPrintSha1

SetFingerPrintSha1 sets the FingerPrintSha1 field's value.

func (*CertificateDetailForCertificateGetInstanceOutput) SetFingerPrintSha256

SetFingerPrintSha256 sets the FingerPrintSha256 field's value.

func (*CertificateDetailForCertificateGetInstanceOutput) SetIssuer

SetIssuer sets the Issuer field's value.

func (*CertificateDetailForCertificateGetInstanceOutput) SetKeyAlgorithm

SetKeyAlgorithm sets the KeyAlgorithm field's value.

func (*CertificateDetailForCertificateGetInstanceOutput) SetPrivateKey

SetPrivateKey sets the PrivateKey field's value.

func (*CertificateDetailForCertificateGetInstanceOutput) SetSerialNumber

SetSerialNumber sets the SerialNumber field's value.

func (*CertificateDetailForCertificateGetInstanceOutput) SetSignatureAlgorithm

SetSignatureAlgorithm sets the SignatureAlgorithm field's value.

func (*CertificateDetailForCertificateGetInstanceOutput) SetSubject

SetSubject sets the Subject field's value.

func (CertificateDetailForCertificateGetInstanceOutput) String

String returns the string representation

type CertificateGetInstanceInput

type CertificateGetInstanceInput struct {

	// InstanceId is a required field
	InstanceId *string `type:"string" json:",omitempty" required:"true"`

	ProjectName *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CertificateGetInstanceInput) GoString

func (s CertificateGetInstanceInput) GoString() string

GoString returns the string representation

func (*CertificateGetInstanceInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*CertificateGetInstanceInput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (CertificateGetInstanceInput) String

String returns the string representation

func (*CertificateGetInstanceInput) Validate

func (s *CertificateGetInstanceInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CertificateGetInstanceListInput

type CertificateGetInstanceListInput struct {
	CertificateExpireAfter *string `type:"string" json:",omitempty"`

	CertificateExpireBefore *string `type:"string" json:",omitempty"`

	CommonName *string `type:"string" json:",omitempty"`

	Domain *string `type:"string" json:",omitempty"`

	InstanceIds []*string `type:"list" json:",omitempty"`

	InstanceType *string `type:"string" json:",omitempty" enum:"EnumOfInstanceTypeForCertificateGetInstanceListInput"`

	IsRevoked *bool `type:"boolean" json:",omitempty"`

	IsValid *bool `type:"boolean" json:",omitempty"`

	PageNumber *int32 `type:"int32" json:",omitempty"`

	PageSize *int32 `type:"int32" json:",omitempty"`

	ProjectName *string `type:"string" json:",omitempty"`

	Status []*string `type:"list" json:",omitempty"`

	Tag *string `type:"string" json:",omitempty"`

	TagFilters []*TagFilterForCertificateGetInstanceListInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CertificateGetInstanceListInput) GoString

GoString returns the string representation

func (*CertificateGetInstanceListInput) SetCertificateExpireAfter

SetCertificateExpireAfter sets the CertificateExpireAfter field's value.

func (*CertificateGetInstanceListInput) SetCertificateExpireBefore

SetCertificateExpireBefore sets the CertificateExpireBefore field's value.

func (*CertificateGetInstanceListInput) SetCommonName

SetCommonName sets the CommonName field's value.

func (*CertificateGetInstanceListInput) SetDomain

SetDomain sets the Domain field's value.

func (*CertificateGetInstanceListInput) SetInstanceIds

SetInstanceIds sets the InstanceIds field's value.

func (*CertificateGetInstanceListInput) SetInstanceType

SetInstanceType sets the InstanceType field's value.

func (*CertificateGetInstanceListInput) SetIsRevoked

SetIsRevoked sets the IsRevoked field's value.

func (*CertificateGetInstanceListInput) SetIsValid

SetIsValid sets the IsValid field's value.

func (*CertificateGetInstanceListInput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*CertificateGetInstanceListInput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*CertificateGetInstanceListInput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*CertificateGetInstanceListInput) SetStatus

SetStatus sets the Status field's value.

func (*CertificateGetInstanceListInput) SetTag

SetTag sets the Tag field's value.

func (*CertificateGetInstanceListInput) SetTagFilters

SetTagFilters sets the TagFilters field's value.

func (CertificateGetInstanceListInput) String

String returns the string representation

type CertificateGetInstanceListOutput

type CertificateGetInstanceListOutput struct {
	Metadata *response.ResponseMetadata

	Instances []*InstanceForCertificateGetInstanceListOutput `type:"list" json:",omitempty"`

	PageNumber *int32 `type:"int32" json:",omitempty"`

	PageSize *int32 `type:"int32" json:",omitempty"`

	TotalCount *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CertificateGetInstanceListOutput) GoString

GoString returns the string representation

func (*CertificateGetInstanceListOutput) SetInstances

SetInstances sets the Instances field's value.

func (*CertificateGetInstanceListOutput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*CertificateGetInstanceListOutput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*CertificateGetInstanceListOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (CertificateGetInstanceListOutput) String

String returns the string representation

type CertificateGetInstanceOutput

type CertificateGetInstanceOutput struct {
	Metadata *response.ResponseMetadata

	AccountId *string `type:"string" json:",omitempty"`

	CertificateDetail *CertificateDetailForCertificateGetInstanceOutput `type:"structure" json:",omitempty"`

	CertificateDomainType *string `type:"string" json:",omitempty"`

	CommonName *string `type:"string" json:",omitempty"`

	CreatedTime *string `type:"string" json:",omitempty"`

	EncryptionCertificateDetail *EncryptionCertificateDetailForCertificateGetInstanceOutput `type:"structure" json:",omitempty"`

	InstanceId *string `type:"string" json:",omitempty"`

	InstanceLevel *string `type:"string" json:",omitempty"`

	InstanceType *string `type:"string" json:",omitempty"`

	IsCertificateRevoked *bool `type:"boolean" json:",omitempty"`

	IsCertificateSm *bool `type:"boolean" json:",omitempty"`

	NotAfter *string `type:"string" json:",omitempty"`

	NotBefore *string `type:"string" json:",omitempty"`

	OrderBrand *string `type:"string" json:",omitempty"`

	OrderOrganizationId *string `type:"string" json:",omitempty"`

	OrderPeriod *int32 `type:"int32" json:",omitempty"`

	OrderPlan *string `type:"string" json:",omitempty"`

	ProjectName *string `type:"string" json:",omitempty"`

	San []*string `type:"list" json:",omitempty"`

	SourceId *string `type:"string" json:",omitempty"`

	Status *string `type:"string" json:",omitempty"`

	Tag *string `type:"string" json:",omitempty"`

	Tags []*TagForCertificateGetInstanceOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CertificateGetInstanceOutput) GoString

func (s CertificateGetInstanceOutput) GoString() string

GoString returns the string representation

func (*CertificateGetInstanceOutput) SetAccountId

SetAccountId sets the AccountId field's value.

func (*CertificateGetInstanceOutput) SetCertificateDetail

SetCertificateDetail sets the CertificateDetail field's value.

func (*CertificateGetInstanceOutput) SetCertificateDomainType

func (s *CertificateGetInstanceOutput) SetCertificateDomainType(v string) *CertificateGetInstanceOutput

SetCertificateDomainType sets the CertificateDomainType field's value.

func (*CertificateGetInstanceOutput) SetCommonName

SetCommonName sets the CommonName field's value.

func (*CertificateGetInstanceOutput) SetCreatedTime

SetCreatedTime sets the CreatedTime field's value.

func (*CertificateGetInstanceOutput) SetEncryptionCertificateDetail

SetEncryptionCertificateDetail sets the EncryptionCertificateDetail field's value.

func (*CertificateGetInstanceOutput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*CertificateGetInstanceOutput) SetInstanceLevel

SetInstanceLevel sets the InstanceLevel field's value.

func (*CertificateGetInstanceOutput) SetInstanceType

SetInstanceType sets the InstanceType field's value.

func (*CertificateGetInstanceOutput) SetIsCertificateRevoked

func (s *CertificateGetInstanceOutput) SetIsCertificateRevoked(v bool) *CertificateGetInstanceOutput

SetIsCertificateRevoked sets the IsCertificateRevoked field's value.

func (*CertificateGetInstanceOutput) SetIsCertificateSm

SetIsCertificateSm sets the IsCertificateSm field's value.

func (*CertificateGetInstanceOutput) SetNotAfter

SetNotAfter sets the NotAfter field's value.

func (*CertificateGetInstanceOutput) SetNotBefore

SetNotBefore sets the NotBefore field's value.

func (*CertificateGetInstanceOutput) SetOrderBrand

SetOrderBrand sets the OrderBrand field's value.

func (*CertificateGetInstanceOutput) SetOrderOrganizationId

SetOrderOrganizationId sets the OrderOrganizationId field's value.

func (*CertificateGetInstanceOutput) SetOrderPeriod

SetOrderPeriod sets the OrderPeriod field's value.

func (*CertificateGetInstanceOutput) SetOrderPlan

SetOrderPlan sets the OrderPlan field's value.

func (*CertificateGetInstanceOutput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*CertificateGetInstanceOutput) SetSan

SetSan sets the San field's value.

func (*CertificateGetInstanceOutput) SetSourceId

SetSourceId sets the SourceId field's value.

func (*CertificateGetInstanceOutput) SetStatus

SetStatus sets the Status field's value.

func (*CertificateGetInstanceOutput) SetTag

SetTag sets the Tag field's value.

func (*CertificateGetInstanceOutput) SetTags

SetTags sets the Tags field's value.

func (CertificateGetInstanceOutput) String

String returns the string representation

type CertificateGetOrganizationInput

type CertificateGetOrganizationInput struct {

	// OrganizationId is a required field
	OrganizationId *string `type:"string" json:",omitempty" required:"true"`

	ProjectName *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CertificateGetOrganizationInput) GoString

GoString returns the string representation

func (*CertificateGetOrganizationInput) SetOrganizationId

SetOrganizationId sets the OrganizationId field's value.

func (*CertificateGetOrganizationInput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (CertificateGetOrganizationInput) String

String returns the string representation

func (*CertificateGetOrganizationInput) Validate

func (s *CertificateGetOrganizationInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CertificateGetOrganizationListInput

type CertificateGetOrganizationListInput struct {
	OrganizationIds []*string `type:"list" json:",omitempty"`

	OrganizationType *string `type:"string" json:",omitempty" enum:"EnumOfOrganizationTypeForCertificateGetOrganizationListInput"`

	PageNumber *int32 `type:"int32" json:",omitempty"`

	PageSize *int32 `type:"int32" json:",omitempty"`

	ProjectName *string `type:"string" json:",omitempty"`

	Tag *string `type:"string" json:",omitempty"`

	TagFilters []*TagFilterForCertificateGetOrganizationListInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CertificateGetOrganizationListInput) GoString

GoString returns the string representation

func (*CertificateGetOrganizationListInput) SetOrganizationIds

SetOrganizationIds sets the OrganizationIds field's value.

func (*CertificateGetOrganizationListInput) SetOrganizationType

SetOrganizationType sets the OrganizationType field's value.

func (*CertificateGetOrganizationListInput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*CertificateGetOrganizationListInput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*CertificateGetOrganizationListInput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*CertificateGetOrganizationListInput) SetTag

SetTag sets the Tag field's value.

func (*CertificateGetOrganizationListInput) SetTagFilters

SetTagFilters sets the TagFilters field's value.

func (CertificateGetOrganizationListInput) String

String returns the string representation

type CertificateGetOrganizationListOutput

type CertificateGetOrganizationListOutput struct {
	Metadata *response.ResponseMetadata

	Organizations []*OrganizationForCertificateGetOrganizationListOutput `type:"list" json:",omitempty"`

	PageNumber *int32 `type:"int32" json:",omitempty"`

	PageSize *int32 `type:"int32" json:",omitempty"`

	TotalCount *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CertificateGetOrganizationListOutput) GoString

GoString returns the string representation

func (*CertificateGetOrganizationListOutput) SetOrganizations

SetOrganizations sets the Organizations field's value.

func (*CertificateGetOrganizationListOutput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*CertificateGetOrganizationListOutput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*CertificateGetOrganizationListOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (CertificateGetOrganizationListOutput) String

String returns the string representation

type CertificateGetOrganizationOutput

type CertificateGetOrganizationOutput struct {
	Metadata *response.ResponseMetadata

	Account *string `type:"string" json:",omitempty"`

	Address *string `type:"string" json:",omitempty"`

	BusinessLicenseNo *string `type:"string" json:",omitempty"`

	City *string `type:"string" json:",omitempty"`

	Contact *ContactForCertificateGetOrganizationOutput `type:"structure" json:",omitempty"`

	Country *string `type:"string" json:",omitempty"`

	CreatedTime *string `type:"string" json:",omitempty"`

	Department *string `type:"string" json:",omitempty"`

	Email *string `type:"string" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	OrganizationId *string `type:"string" json:",omitempty"`

	PostalCode *string `type:"string" json:",omitempty"`

	ProjectName *string `type:"string" json:",omitempty"`

	Province *string `type:"string" json:",omitempty"`

	Tag *string `type:"string" json:",omitempty"`

	Tags []*TagForCertificateGetOrganizationOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CertificateGetOrganizationOutput) GoString

GoString returns the string representation

func (*CertificateGetOrganizationOutput) SetAccount

SetAccount sets the Account field's value.

func (*CertificateGetOrganizationOutput) SetAddress

SetAddress sets the Address field's value.

func (*CertificateGetOrganizationOutput) SetBusinessLicenseNo

SetBusinessLicenseNo sets the BusinessLicenseNo field's value.

func (*CertificateGetOrganizationOutput) SetCity

SetCity sets the City field's value.

func (*CertificateGetOrganizationOutput) SetContact

SetContact sets the Contact field's value.

func (*CertificateGetOrganizationOutput) SetCountry

SetCountry sets the Country field's value.

func (*CertificateGetOrganizationOutput) SetCreatedTime

SetCreatedTime sets the CreatedTime field's value.

func (*CertificateGetOrganizationOutput) SetDepartment

SetDepartment sets the Department field's value.

func (*CertificateGetOrganizationOutput) SetEmail

SetEmail sets the Email field's value.

func (*CertificateGetOrganizationOutput) SetName

SetName sets the Name field's value.

func (*CertificateGetOrganizationOutput) SetOrganizationId

SetOrganizationId sets the OrganizationId field's value.

func (*CertificateGetOrganizationOutput) SetPostalCode

SetPostalCode sets the PostalCode field's value.

func (*CertificateGetOrganizationOutput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*CertificateGetOrganizationOutput) SetProvince

SetProvince sets the Province field's value.

func (*CertificateGetOrganizationOutput) SetTag

SetTag sets the Tag field's value.

func (*CertificateGetOrganizationOutput) SetTags

SetTags sets the Tags field's value.

func (CertificateGetOrganizationOutput) String

String returns the string representation

type CertificateInfoForImportCertificateInput

type CertificateInfoForImportCertificateInput struct {
	CertificateChain *string `type:"string" json:",omitempty"`

	PrivateKey *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CertificateInfoForImportCertificateInput) GoString

GoString returns the string representation

func (*CertificateInfoForImportCertificateInput) SetCertificateChain

SetCertificateChain sets the CertificateChain field's value.

func (*CertificateInfoForImportCertificateInput) SetPrivateKey

SetPrivateKey sets the PrivateKey field's value.

func (CertificateInfoForImportCertificateInput) String

String returns the string representation

type CertificateUpdateInstanceInput

type CertificateUpdateInstanceInput struct {

	// InstanceId is a required field
	InstanceId *string `type:"string" json:",omitempty" required:"true"`

	Options *OptionsForCertificateUpdateInstanceInput `type:"structure" json:",omitempty"`

	Tag *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (CertificateUpdateInstanceInput) GoString

GoString returns the string representation

func (*CertificateUpdateInstanceInput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*CertificateUpdateInstanceInput) SetOptions

SetOptions sets the Options field's value.

func (*CertificateUpdateInstanceInput) SetTag

SetTag sets the Tag field's value.

func (CertificateUpdateInstanceInput) String

String returns the string representation

func (*CertificateUpdateInstanceInput) Validate

func (s *CertificateUpdateInstanceInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type CertificateUpdateInstanceOutput

type CertificateUpdateInstanceOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (CertificateUpdateInstanceOutput) GoString

GoString returns the string representation

func (CertificateUpdateInstanceOutput) String

String returns the string representation

type CertificateUpdateOrganizationInput

type CertificateUpdateOrganizationInput struct {
	Address *string `type:"string" json:",omitempty"`

	BusinessLicenseNo *string `type:"string" json:",omitempty"`

	City *string `type:"string" json:",omitempty"`

	Contact *ContactForCertificateUpdateOrganizationInput `type:"structure" json:",omitempty"`

	Country *string `type:"string" json:",omitempty"`

	Department *string `type:"string" json:",omitempty"`

	Email *string `type:"string" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	// OrganizationId is a required field
	OrganizationId *string `type:"string" json:",omitempty" required:"true"`

	PostalCode *string `type:"string" json:",omitempty"`

	Province *string `type:"string" json:",omitempty"`

	Tag *string `max:"100" type:"string" json:",omitempty"`

	Type *string `type:"string" json:",omitempty" enum:"EnumOfTypeForCertificateUpdateOrganizationInput"`
	// contains filtered or unexported fields
}

func (CertificateUpdateOrganizationInput) GoString

GoString returns the string representation

func (*CertificateUpdateOrganizationInput) SetAddress

SetAddress sets the Address field's value.

func (*CertificateUpdateOrganizationInput) SetBusinessLicenseNo

SetBusinessLicenseNo sets the BusinessLicenseNo field's value.

func (*CertificateUpdateOrganizationInput) SetCity

SetCity sets the City field's value.

func (*CertificateUpdateOrganizationInput) SetContact

SetContact sets the Contact field's value.

func (*CertificateUpdateOrganizationInput) SetCountry

SetCountry sets the Country field's value.

func (*CertificateUpdateOrganizationInput) SetDepartment

SetDepartment sets the Department field's value.

func (*CertificateUpdateOrganizationInput) SetEmail

SetEmail sets the Email field's value.

func (*CertificateUpdateOrganizationInput) SetName

SetName sets the Name field's value.

func (*CertificateUpdateOrganizationInput) SetOrganizationId

SetOrganizationId sets the OrganizationId field's value.

func (*CertificateUpdateOrganizationInput) SetPostalCode

SetPostalCode sets the PostalCode field's value.

func (*CertificateUpdateOrganizationInput) SetProvince

SetProvince sets the Province field's value.

func (*CertificateUpdateOrganizationInput) SetTag

SetTag sets the Tag field's value.

func (*CertificateUpdateOrganizationInput) SetType

SetType sets the Type field's value.

func (CertificateUpdateOrganizationInput) String

String returns the string representation

func (*CertificateUpdateOrganizationInput) Validate

Validate inspects the fields of the type to determine if they are valid.

type CertificateUpdateOrganizationOutput

type CertificateUpdateOrganizationOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (CertificateUpdateOrganizationOutput) GoString

GoString returns the string representation

func (CertificateUpdateOrganizationOutput) String

String returns the string representation

type ContactForCertificateAddOrganizationInput

type ContactForCertificateAddOrganizationInput struct {
	Email *string `type:"string" json:",omitempty"`

	FirstName *string `type:"string" json:",omitempty"`

	IdCardNo *string `type:"string" json:",omitempty"`

	LastName *string `type:"string" json:",omitempty"`

	Phone *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ContactForCertificateAddOrganizationInput) GoString

GoString returns the string representation

func (*ContactForCertificateAddOrganizationInput) SetEmail

SetEmail sets the Email field's value.

func (*ContactForCertificateAddOrganizationInput) SetFirstName

SetFirstName sets the FirstName field's value.

func (*ContactForCertificateAddOrganizationInput) SetIdCardNo

SetIdCardNo sets the IdCardNo field's value.

func (*ContactForCertificateAddOrganizationInput) SetLastName

SetLastName sets the LastName field's value.

func (*ContactForCertificateAddOrganizationInput) SetPhone

SetPhone sets the Phone field's value.

func (ContactForCertificateAddOrganizationInput) String

String returns the string representation

type ContactForCertificateGetOrganizationListOutput

type ContactForCertificateGetOrganizationListOutput struct {
	Email *string `type:"string" json:",omitempty"`

	FirstName *string `type:"string" json:",omitempty"`

	IdCardNo *string `type:"string" json:",omitempty"`

	LastName *string `type:"string" json:",omitempty"`

	Phone *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ContactForCertificateGetOrganizationListOutput) GoString

GoString returns the string representation

func (*ContactForCertificateGetOrganizationListOutput) SetEmail

SetEmail sets the Email field's value.

func (*ContactForCertificateGetOrganizationListOutput) SetFirstName

SetFirstName sets the FirstName field's value.

func (*ContactForCertificateGetOrganizationListOutput) SetIdCardNo

SetIdCardNo sets the IdCardNo field's value.

func (*ContactForCertificateGetOrganizationListOutput) SetLastName

SetLastName sets the LastName field's value.

func (*ContactForCertificateGetOrganizationListOutput) SetPhone

SetPhone sets the Phone field's value.

func (ContactForCertificateGetOrganizationListOutput) String

String returns the string representation

type ContactForCertificateGetOrganizationOutput

type ContactForCertificateGetOrganizationOutput struct {
	Email *string `type:"string" json:",omitempty"`

	FirstName *string `type:"string" json:",omitempty"`

	IdCardNo *string `type:"string" json:",omitempty"`

	LastName *string `type:"string" json:",omitempty"`

	Phone *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ContactForCertificateGetOrganizationOutput) GoString

GoString returns the string representation

func (*ContactForCertificateGetOrganizationOutput) SetEmail

SetEmail sets the Email field's value.

func (*ContactForCertificateGetOrganizationOutput) SetFirstName

SetFirstName sets the FirstName field's value.

func (*ContactForCertificateGetOrganizationOutput) SetIdCardNo

SetIdCardNo sets the IdCardNo field's value.

func (*ContactForCertificateGetOrganizationOutput) SetLastName

SetLastName sets the LastName field's value.

func (*ContactForCertificateGetOrganizationOutput) SetPhone

SetPhone sets the Phone field's value.

func (ContactForCertificateGetOrganizationOutput) String

String returns the string representation

type ContactForCertificateUpdateOrganizationInput

type ContactForCertificateUpdateOrganizationInput struct {
	Email *string `type:"string" json:",omitempty"`

	FirstName *string `type:"string" json:",omitempty"`

	IdCardNo *string `type:"string" json:",omitempty"`

	LastName *string `type:"string" json:",omitempty"`

	Phone *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ContactForCertificateUpdateOrganizationInput) GoString

GoString returns the string representation

func (*ContactForCertificateUpdateOrganizationInput) SetEmail

SetEmail sets the Email field's value.

func (*ContactForCertificateUpdateOrganizationInput) SetFirstName

SetFirstName sets the FirstName field's value.

func (*ContactForCertificateUpdateOrganizationInput) SetIdCardNo

SetIdCardNo sets the IdCardNo field's value.

func (*ContactForCertificateUpdateOrganizationInput) SetLastName

SetLastName sets the LastName field's value.

func (*ContactForCertificateUpdateOrganizationInput) SetPhone

SetPhone sets the Phone field's value.

func (ContactForCertificateUpdateOrganizationInput) String

String returns the string representation

type ConvertTagForCertificateAddOrganizationInput

type ConvertTagForCertificateAddOrganizationInput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ConvertTagForCertificateAddOrganizationInput) GoString

GoString returns the string representation

func (*ConvertTagForCertificateAddOrganizationInput) SetKey

SetKey sets the Key field's value.

func (*ConvertTagForCertificateAddOrganizationInput) SetValue

SetValue sets the Value field's value.

func (ConvertTagForCertificateAddOrganizationInput) String

String returns the string representation

type EncryptionCertificateDetailForCertificateGetInstanceOutput

type EncryptionCertificateDetailForCertificateGetInstanceOutput struct {
	Chain []*string `type:"list" json:",omitempty"`

	FingerPrintSha1 *string `type:"string" json:",omitempty"`

	FingerPrintSha256 *string `type:"string" json:",omitempty"`

	Issuer *IssuerForCertificateGetInstanceOutput `type:"structure" json:",omitempty"`

	KeyAlgorithm *string `type:"string" json:",omitempty"`

	PrivateKey *string `type:"string" json:",omitempty"`

	SerialNumber *string `type:"string" json:",omitempty"`

	SignatureAlgorithm *string `type:"string" json:",omitempty"`

	Subject *SubjectForCertificateGetInstanceOutput `type:"structure" json:",omitempty"`
	// contains filtered or unexported fields
}

func (EncryptionCertificateDetailForCertificateGetInstanceOutput) GoString

GoString returns the string representation

func (*EncryptionCertificateDetailForCertificateGetInstanceOutput) SetChain

SetChain sets the Chain field's value.

func (*EncryptionCertificateDetailForCertificateGetInstanceOutput) SetFingerPrintSha1

SetFingerPrintSha1 sets the FingerPrintSha1 field's value.

func (*EncryptionCertificateDetailForCertificateGetInstanceOutput) SetFingerPrintSha256

SetFingerPrintSha256 sets the FingerPrintSha256 field's value.

func (*EncryptionCertificateDetailForCertificateGetInstanceOutput) SetIssuer

SetIssuer sets the Issuer field's value.

func (*EncryptionCertificateDetailForCertificateGetInstanceOutput) SetKeyAlgorithm

SetKeyAlgorithm sets the KeyAlgorithm field's value.

func (*EncryptionCertificateDetailForCertificateGetInstanceOutput) SetPrivateKey

SetPrivateKey sets the PrivateKey field's value.

func (*EncryptionCertificateDetailForCertificateGetInstanceOutput) SetSerialNumber

SetSerialNumber sets the SerialNumber field's value.

func (*EncryptionCertificateDetailForCertificateGetInstanceOutput) SetSignatureAlgorithm

SetSignatureAlgorithm sets the SignatureAlgorithm field's value.

func (*EncryptionCertificateDetailForCertificateGetInstanceOutput) SetSubject

SetSubject sets the Subject field's value.

func (EncryptionCertificateDetailForCertificateGetInstanceOutput) String

String returns the string representation

type GmCertificateInfoForImportCertificateInput

type GmCertificateInfoForImportCertificateInput struct {
	EncryptCertificateChain *string `type:"string" json:",omitempty"`

	EncryptPrivateKey *string `type:"string" json:",omitempty"`

	SignCertificateChain *string `type:"string" json:",omitempty"`

	SignPrivateKey *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (GmCertificateInfoForImportCertificateInput) GoString

GoString returns the string representation

func (*GmCertificateInfoForImportCertificateInput) SetEncryptCertificateChain

SetEncryptCertificateChain sets the EncryptCertificateChain field's value.

func (*GmCertificateInfoForImportCertificateInput) SetEncryptPrivateKey

SetEncryptPrivateKey sets the EncryptPrivateKey field's value.

func (*GmCertificateInfoForImportCertificateInput) SetSignCertificateChain

SetSignCertificateChain sets the SignCertificateChain field's value.

func (*GmCertificateInfoForImportCertificateInput) SetSignPrivateKey

SetSignPrivateKey sets the SignPrivateKey field's value.

func (GmCertificateInfoForImportCertificateInput) String

String returns the string representation

type ImportCertificateInput

type ImportCertificateInput struct {
	CertificateInfo *CertificateInfoForImportCertificateInput `type:"structure" json:",omitempty"`

	GmCertificateInfo *GmCertificateInfoForImportCertificateInput `type:"structure" json:",omitempty"`

	NoVerifyAndFixChain *bool `type:"boolean" json:",omitempty"`

	ProjectName *string `type:"string" json:",omitempty"`

	Repeatable *bool `type:"boolean" json:",omitempty"`

	Tag *string `type:"string" json:",omitempty"`

	Tags []*TagForImportCertificateInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ImportCertificateInput) GoString

func (s ImportCertificateInput) GoString() string

GoString returns the string representation

func (*ImportCertificateInput) SetCertificateInfo

SetCertificateInfo sets the CertificateInfo field's value.

func (*ImportCertificateInput) SetGmCertificateInfo

SetGmCertificateInfo sets the GmCertificateInfo field's value.

func (*ImportCertificateInput) SetNoVerifyAndFixChain

func (s *ImportCertificateInput) SetNoVerifyAndFixChain(v bool) *ImportCertificateInput

SetNoVerifyAndFixChain sets the NoVerifyAndFixChain field's value.

func (*ImportCertificateInput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*ImportCertificateInput) SetRepeatable

func (s *ImportCertificateInput) SetRepeatable(v bool) *ImportCertificateInput

SetRepeatable sets the Repeatable field's value.

func (*ImportCertificateInput) SetTag

SetTag sets the Tag field's value.

func (*ImportCertificateInput) SetTags

SetTags sets the Tags field's value.

func (ImportCertificateInput) String

func (s ImportCertificateInput) String() string

String returns the string representation

type ImportCertificateOutput

type ImportCertificateOutput struct {
	Metadata *response.ResponseMetadata

	InstanceId *string `type:"string" json:",omitempty"`

	RepeatId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ImportCertificateOutput) GoString

func (s ImportCertificateOutput) GoString() string

GoString returns the string representation

func (*ImportCertificateOutput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*ImportCertificateOutput) SetRepeatId

SetRepeatId sets the RepeatId field's value.

func (ImportCertificateOutput) String

func (s ImportCertificateOutput) String() string

String returns the string representation

type InstanceForCertificateGetInstanceListOutput

type InstanceForCertificateGetInstanceListOutput struct {
	AccountId *string `type:"string" json:",omitempty"`

	CertificateDomainType *string `type:"string" json:",omitempty"`

	CertificateKeyAlgorithm *string `type:"string" json:",omitempty"`

	CommonName *string `type:"string" json:",omitempty"`

	CreatedTime *string `type:"string" json:",omitempty"`

	InstanceId *string `type:"string" json:",omitempty"`

	InstanceLevel *string `type:"string" json:",omitempty"`

	InstanceType *string `type:"string" json:",omitempty"`

	IsCertificateRevoked *bool `type:"boolean" json:",omitempty"`

	IsCertificateSm *bool `type:"boolean" json:",omitempty"`

	Issuer *string `type:"string" json:",omitempty"`

	NotAfter *string `type:"string" json:",omitempty"`

	NotBefore *string `type:"string" json:",omitempty"`

	OrderBrand *string `type:"string" json:",omitempty"`

	OrderPeriod *int32 `type:"int32" json:",omitempty"`

	ProjectName *string `type:"string" json:",omitempty"`

	San []*string `type:"list" json:",omitempty"`

	SourceId *string `type:"string" json:",omitempty"`

	Status *string `type:"string" json:",omitempty"`

	Tag *string `type:"string" json:",omitempty"`

	Tags []*TagForCertificateGetInstanceListOutput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (InstanceForCertificateGetInstanceListOutput) GoString

GoString returns the string representation

func (*InstanceForCertificateGetInstanceListOutput) SetAccountId

SetAccountId sets the AccountId field's value.

func (*InstanceForCertificateGetInstanceListOutput) SetCertificateDomainType

SetCertificateDomainType sets the CertificateDomainType field's value.

func (*InstanceForCertificateGetInstanceListOutput) SetCertificateKeyAlgorithm

SetCertificateKeyAlgorithm sets the CertificateKeyAlgorithm field's value.

func (*InstanceForCertificateGetInstanceListOutput) SetCommonName

SetCommonName sets the CommonName field's value.

func (*InstanceForCertificateGetInstanceListOutput) SetCreatedTime

SetCreatedTime sets the CreatedTime field's value.

func (*InstanceForCertificateGetInstanceListOutput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (*InstanceForCertificateGetInstanceListOutput) SetInstanceLevel

SetInstanceLevel sets the InstanceLevel field's value.

func (*InstanceForCertificateGetInstanceListOutput) SetInstanceType

SetInstanceType sets the InstanceType field's value.

func (*InstanceForCertificateGetInstanceListOutput) SetIsCertificateRevoked

SetIsCertificateRevoked sets the IsCertificateRevoked field's value.

func (*InstanceForCertificateGetInstanceListOutput) SetIsCertificateSm

SetIsCertificateSm sets the IsCertificateSm field's value.

func (*InstanceForCertificateGetInstanceListOutput) SetIssuer

SetIssuer sets the Issuer field's value.

func (*InstanceForCertificateGetInstanceListOutput) SetNotAfter

SetNotAfter sets the NotAfter field's value.

func (*InstanceForCertificateGetInstanceListOutput) SetNotBefore

SetNotBefore sets the NotBefore field's value.

func (*InstanceForCertificateGetInstanceListOutput) SetOrderBrand

SetOrderBrand sets the OrderBrand field's value.

func (*InstanceForCertificateGetInstanceListOutput) SetOrderPeriod

SetOrderPeriod sets the OrderPeriod field's value.

func (*InstanceForCertificateGetInstanceListOutput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*InstanceForCertificateGetInstanceListOutput) SetSan

SetSan sets the San field's value.

func (*InstanceForCertificateGetInstanceListOutput) SetSourceId

SetSourceId sets the SourceId field's value.

func (*InstanceForCertificateGetInstanceListOutput) SetStatus

SetStatus sets the Status field's value.

func (*InstanceForCertificateGetInstanceListOutput) SetTag

SetTag sets the Tag field's value.

func (*InstanceForCertificateGetInstanceListOutput) SetTags

SetTags sets the Tags field's value.

func (InstanceForCertificateGetInstanceListOutput) String

String returns the string representation

type IssuerForCertificateGetInstanceOutput

type IssuerForCertificateGetInstanceOutput struct {
	Address *string `type:"string" json:",omitempty"`

	CommonName *string `type:"string" json:",omitempty"`

	Country *string `type:"string" json:",omitempty"`

	Locality *string `type:"string" json:",omitempty"`

	Organization *string `type:"string" json:",omitempty"`

	OrganizationUnit *string `type:"string" json:",omitempty"`

	PostalCode *string `type:"string" json:",omitempty"`

	Province *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (IssuerForCertificateGetInstanceOutput) GoString

GoString returns the string representation

func (*IssuerForCertificateGetInstanceOutput) SetAddress

SetAddress sets the Address field's value.

func (*IssuerForCertificateGetInstanceOutput) SetCommonName

SetCommonName sets the CommonName field's value.

func (*IssuerForCertificateGetInstanceOutput) SetCountry

SetCountry sets the Country field's value.

func (*IssuerForCertificateGetInstanceOutput) SetLocality

SetLocality sets the Locality field's value.

func (*IssuerForCertificateGetInstanceOutput) SetOrganization

SetOrganization sets the Organization field's value.

func (*IssuerForCertificateGetInstanceOutput) SetOrganizationUnit

SetOrganizationUnit sets the OrganizationUnit field's value.

func (*IssuerForCertificateGetInstanceOutput) SetPostalCode

SetPostalCode sets the PostalCode field's value.

func (*IssuerForCertificateGetInstanceOutput) SetProvince

SetProvince sets the Province field's value.

func (IssuerForCertificateGetInstanceOutput) String

String returns the string representation

type ListTagsForResourcesInput

type ListTagsForResourcesInput struct {
	PageNumber *int32 `type:"int32" json:",omitempty"`

	PageSize *int32 `type:"int32" json:",omitempty"`

	ResourceIds []*string `type:"list" json:",omitempty"`

	// ResourceType is a required field
	ResourceType *string `type:"string" json:",omitempty" required:"true"`

	TagFilters []*TagFilterForListTagsForResourcesInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListTagsForResourcesInput) GoString

func (s ListTagsForResourcesInput) GoString() string

GoString returns the string representation

func (*ListTagsForResourcesInput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*ListTagsForResourcesInput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*ListTagsForResourcesInput) SetResourceIds

SetResourceIds sets the ResourceIds field's value.

func (*ListTagsForResourcesInput) SetResourceType

SetResourceType sets the ResourceType field's value.

func (*ListTagsForResourcesInput) SetTagFilters

SetTagFilters sets the TagFilters field's value.

func (ListTagsForResourcesInput) String

func (s ListTagsForResourcesInput) String() string

String returns the string representation

func (*ListTagsForResourcesInput) Validate

func (s *ListTagsForResourcesInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type ListTagsForResourcesOutput

type ListTagsForResourcesOutput struct {
	Metadata *response.ResponseMetadata

	PageNumber *int32 `type:"int32" json:",omitempty"`

	PageSize *int32 `type:"int32" json:",omitempty"`

	ResourceTags []*ResourceTagForListTagsForResourcesOutput `type:"list" json:",omitempty"`

	TotalCount *int32 `type:"int32" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ListTagsForResourcesOutput) GoString

func (s ListTagsForResourcesOutput) GoString() string

GoString returns the string representation

func (*ListTagsForResourcesOutput) SetPageNumber

SetPageNumber sets the PageNumber field's value.

func (*ListTagsForResourcesOutput) SetPageSize

SetPageSize sets the PageSize field's value.

func (*ListTagsForResourcesOutput) SetResourceTags

SetResourceTags sets the ResourceTags field's value.

func (*ListTagsForResourcesOutput) SetTotalCount

SetTotalCount sets the TotalCount field's value.

func (ListTagsForResourcesOutput) String

String returns the string representation

type OptionsForCertificateUpdateInstanceInput

type OptionsForCertificateUpdateInstanceInput struct {
	ExpiredNotice *string `type:"string" json:",omitempty" enum:"EnumOfExpiredNoticeForCertificateUpdateInstanceInput"`
	// contains filtered or unexported fields
}

func (OptionsForCertificateUpdateInstanceInput) GoString

GoString returns the string representation

func (*OptionsForCertificateUpdateInstanceInput) SetExpiredNotice

SetExpiredNotice sets the ExpiredNotice field's value.

func (OptionsForCertificateUpdateInstanceInput) String

String returns the string representation

type OrganizationForCertificateGetOrganizationListOutput

type OrganizationForCertificateGetOrganizationListOutput struct {
	Account *string `type:"string" json:",omitempty"`

	Address *string `type:"string" json:",omitempty"`

	BusinessLicenseNo *string `type:"string" json:",omitempty"`

	City *string `type:"string" json:",omitempty"`

	Contact *ContactForCertificateGetOrganizationListOutput `type:"structure" json:",omitempty"`

	Country *string `type:"string" json:",omitempty"`

	CreatedTime *string `type:"string" json:",omitempty"`

	Department *string `type:"string" json:",omitempty"`

	Email *string `type:"string" json:",omitempty"`

	Name *string `type:"string" json:",omitempty"`

	OrganizationId *string `type:"string" json:",omitempty"`

	PostalCode *string `type:"string" json:",omitempty"`

	ProjectName *string `type:"string" json:",omitempty"`

	Province *string `type:"string" json:",omitempty"`

	Tag *string `type:"string" json:",omitempty"`

	Tags []*TagForCertificateGetOrganizationListOutput `type:"list" json:",omitempty"`

	Type *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (OrganizationForCertificateGetOrganizationListOutput) GoString

GoString returns the string representation

func (*OrganizationForCertificateGetOrganizationListOutput) SetAccount

SetAccount sets the Account field's value.

func (*OrganizationForCertificateGetOrganizationListOutput) SetAddress

SetAddress sets the Address field's value.

func (*OrganizationForCertificateGetOrganizationListOutput) SetBusinessLicenseNo

SetBusinessLicenseNo sets the BusinessLicenseNo field's value.

func (*OrganizationForCertificateGetOrganizationListOutput) SetCity

SetCity sets the City field's value.

func (*OrganizationForCertificateGetOrganizationListOutput) SetContact

SetContact sets the Contact field's value.

func (*OrganizationForCertificateGetOrganizationListOutput) SetCountry

SetCountry sets the Country field's value.

func (*OrganizationForCertificateGetOrganizationListOutput) SetCreatedTime

SetCreatedTime sets the CreatedTime field's value.

func (*OrganizationForCertificateGetOrganizationListOutput) SetDepartment

SetDepartment sets the Department field's value.

func (*OrganizationForCertificateGetOrganizationListOutput) SetEmail

SetEmail sets the Email field's value.

func (*OrganizationForCertificateGetOrganizationListOutput) SetName

SetName sets the Name field's value.

func (*OrganizationForCertificateGetOrganizationListOutput) SetOrganizationId

SetOrganizationId sets the OrganizationId field's value.

func (*OrganizationForCertificateGetOrganizationListOutput) SetPostalCode

SetPostalCode sets the PostalCode field's value.

func (*OrganizationForCertificateGetOrganizationListOutput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*OrganizationForCertificateGetOrganizationListOutput) SetProvince

SetProvince sets the Province field's value.

func (*OrganizationForCertificateGetOrganizationListOutput) SetTag

SetTag sets the Tag field's value.

func (*OrganizationForCertificateGetOrganizationListOutput) SetTags

SetTags sets the Tags field's value.

func (*OrganizationForCertificateGetOrganizationListOutput) SetType

SetType sets the Type field's value.

func (OrganizationForCertificateGetOrganizationListOutput) String

String returns the string representation

type QuickApplyCertificateInput

type QuickApplyCertificateInput struct {
	CommonName *string `type:"string" json:",omitempty"`

	Csr *string `type:"string" json:",omitempty"`

	KeyAlg *string `type:"string" json:",omitempty" enum:"EnumOfKeyAlgForQuickApplyCertificateInput"`

	// OrganizationId is a required field
	OrganizationId *string `type:"string" json:",omitempty" required:"true"`

	// Plan is a required field
	Plan *string `type:"string" json:",omitempty" required:"true"`

	PrivateKey *string `type:"string" json:",omitempty"`

	ProjectName *string `type:"string" json:",omitempty"`

	San []*string `type:"list" json:",omitempty"`

	Tag *string `type:"string" json:",omitempty"`

	Tags []*TagForQuickApplyCertificateInput `type:"list" json:",omitempty"`

	// ValidationType is a required field
	ValidationType *string `type:"string" json:",omitempty" required:"true" enum:"EnumOfValidationTypeForQuickApplyCertificateInput"`
	// contains filtered or unexported fields
}

func (QuickApplyCertificateInput) GoString

func (s QuickApplyCertificateInput) GoString() string

GoString returns the string representation

func (*QuickApplyCertificateInput) SetCommonName

SetCommonName sets the CommonName field's value.

func (*QuickApplyCertificateInput) SetCsr

SetCsr sets the Csr field's value.

func (*QuickApplyCertificateInput) SetKeyAlg

SetKeyAlg sets the KeyAlg field's value.

func (*QuickApplyCertificateInput) SetOrganizationId

SetOrganizationId sets the OrganizationId field's value.

func (*QuickApplyCertificateInput) SetPlan

SetPlan sets the Plan field's value.

func (*QuickApplyCertificateInput) SetPrivateKey

SetPrivateKey sets the PrivateKey field's value.

func (*QuickApplyCertificateInput) SetProjectName

SetProjectName sets the ProjectName field's value.

func (*QuickApplyCertificateInput) SetSan

SetSan sets the San field's value.

func (*QuickApplyCertificateInput) SetTag

SetTag sets the Tag field's value.

func (*QuickApplyCertificateInput) SetTags

SetTags sets the Tags field's value.

func (*QuickApplyCertificateInput) SetValidationType

SetValidationType sets the ValidationType field's value.

func (QuickApplyCertificateInput) String

String returns the string representation

func (*QuickApplyCertificateInput) Validate

func (s *QuickApplyCertificateInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type QuickApplyCertificateOutput

type QuickApplyCertificateOutput struct {
	Metadata *response.ResponseMetadata

	InstanceId *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (QuickApplyCertificateOutput) GoString

func (s QuickApplyCertificateOutput) GoString() string

GoString returns the string representation

func (*QuickApplyCertificateOutput) SetInstanceId

SetInstanceId sets the InstanceId field's value.

func (QuickApplyCertificateOutput) String

String returns the string representation

type ResourceTagForListTagsForResourcesOutput

type ResourceTagForListTagsForResourcesOutput struct {
	ResourceId *string `type:"string" json:",omitempty"`

	ResourceType *string `type:"string" json:",omitempty"`

	TagKey *string `type:"string" json:",omitempty"`

	TagValue *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (ResourceTagForListTagsForResourcesOutput) GoString

GoString returns the string representation

func (*ResourceTagForListTagsForResourcesOutput) SetResourceId

SetResourceId sets the ResourceId field's value.

func (*ResourceTagForListTagsForResourcesOutput) SetResourceType

SetResourceType sets the ResourceType field's value.

func (*ResourceTagForListTagsForResourcesOutput) SetTagKey

SetTagKey sets the TagKey field's value.

func (*ResourceTagForListTagsForResourcesOutput) SetTagValue

SetTagValue sets the TagValue field's value.

func (ResourceTagForListTagsForResourcesOutput) String

String returns the string representation

type SubjectForCertificateGetInstanceOutput

type SubjectForCertificateGetInstanceOutput struct {
	Address *string `type:"string" json:",omitempty"`

	CommonName *string `type:"string" json:",omitempty"`

	Country *string `type:"string" json:",omitempty"`

	Locality *string `type:"string" json:",omitempty"`

	Organization *string `type:"string" json:",omitempty"`

	OrganizationUnit *string `type:"string" json:",omitempty"`

	PostalCode *string `type:"string" json:",omitempty"`

	Province *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (SubjectForCertificateGetInstanceOutput) GoString

GoString returns the string representation

func (*SubjectForCertificateGetInstanceOutput) SetAddress

SetAddress sets the Address field's value.

func (*SubjectForCertificateGetInstanceOutput) SetCommonName

SetCommonName sets the CommonName field's value.

func (*SubjectForCertificateGetInstanceOutput) SetCountry

SetCountry sets the Country field's value.

func (*SubjectForCertificateGetInstanceOutput) SetLocality

SetLocality sets the Locality field's value.

func (*SubjectForCertificateGetInstanceOutput) SetOrganization

SetOrganization sets the Organization field's value.

func (*SubjectForCertificateGetInstanceOutput) SetOrganizationUnit

SetOrganizationUnit sets the OrganizationUnit field's value.

func (*SubjectForCertificateGetInstanceOutput) SetPostalCode

SetPostalCode sets the PostalCode field's value.

func (*SubjectForCertificateGetInstanceOutput) SetProvince

SetProvince sets the Province field's value.

func (SubjectForCertificateGetInstanceOutput) String

String returns the string representation

type TagFilterForCertificateGetInstanceListInput

type TagFilterForCertificateGetInstanceListInput struct {
	Key *string `type:"string" json:",omitempty"`

	Values []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagFilterForCertificateGetInstanceListInput) GoString

GoString returns the string representation

func (*TagFilterForCertificateGetInstanceListInput) SetKey

SetKey sets the Key field's value.

func (*TagFilterForCertificateGetInstanceListInput) SetValues

SetValues sets the Values field's value.

func (TagFilterForCertificateGetInstanceListInput) String

String returns the string representation

type TagFilterForCertificateGetOrganizationListInput

type TagFilterForCertificateGetOrganizationListInput struct {
	Key *string `type:"string" json:",omitempty"`

	Values []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagFilterForCertificateGetOrganizationListInput) GoString

GoString returns the string representation

func (*TagFilterForCertificateGetOrganizationListInput) SetKey

SetKey sets the Key field's value.

func (*TagFilterForCertificateGetOrganizationListInput) SetValues

SetValues sets the Values field's value.

func (TagFilterForCertificateGetOrganizationListInput) String

String returns the string representation

type TagFilterForListTagsForResourcesInput

type TagFilterForListTagsForResourcesInput struct {
	Key *string `type:"string" json:",omitempty"`

	Values []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagFilterForListTagsForResourcesInput) GoString

GoString returns the string representation

func (*TagFilterForListTagsForResourcesInput) SetKey

SetKey sets the Key field's value.

func (*TagFilterForListTagsForResourcesInput) SetValues

SetValues sets the Values field's value.

func (TagFilterForListTagsForResourcesInput) String

String returns the string representation

type TagForCertificateGetInstanceListOutput

type TagForCertificateGetInstanceListOutput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagForCertificateGetInstanceListOutput) GoString

GoString returns the string representation

func (*TagForCertificateGetInstanceListOutput) SetKey

SetKey sets the Key field's value.

func (*TagForCertificateGetInstanceListOutput) SetValue

SetValue sets the Value field's value.

func (TagForCertificateGetInstanceListOutput) String

String returns the string representation

type TagForCertificateGetInstanceOutput

type TagForCertificateGetInstanceOutput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagForCertificateGetInstanceOutput) GoString

GoString returns the string representation

func (*TagForCertificateGetInstanceOutput) SetKey

SetKey sets the Key field's value.

func (*TagForCertificateGetInstanceOutput) SetValue

SetValue sets the Value field's value.

func (TagForCertificateGetInstanceOutput) String

String returns the string representation

type TagForCertificateGetOrganizationListOutput

type TagForCertificateGetOrganizationListOutput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagForCertificateGetOrganizationListOutput) GoString

GoString returns the string representation

func (*TagForCertificateGetOrganizationListOutput) SetKey

SetKey sets the Key field's value.

func (*TagForCertificateGetOrganizationListOutput) SetValue

SetValue sets the Value field's value.

func (TagForCertificateGetOrganizationListOutput) String

String returns the string representation

type TagForCertificateGetOrganizationOutput

type TagForCertificateGetOrganizationOutput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagForCertificateGetOrganizationOutput) GoString

GoString returns the string representation

func (*TagForCertificateGetOrganizationOutput) SetKey

SetKey sets the Key field's value.

func (*TagForCertificateGetOrganizationOutput) SetValue

SetValue sets the Value field's value.

func (TagForCertificateGetOrganizationOutput) String

String returns the string representation

type TagForImportCertificateInput

type TagForImportCertificateInput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagForImportCertificateInput) GoString

func (s TagForImportCertificateInput) GoString() string

GoString returns the string representation

func (*TagForImportCertificateInput) SetKey

SetKey sets the Key field's value.

func (*TagForImportCertificateInput) SetValue

SetValue sets the Value field's value.

func (TagForImportCertificateInput) String

String returns the string representation

type TagForQuickApplyCertificateInput

type TagForQuickApplyCertificateInput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagForQuickApplyCertificateInput) GoString

GoString returns the string representation

func (*TagForQuickApplyCertificateInput) SetKey

SetKey sets the Key field's value.

func (*TagForQuickApplyCertificateInput) SetValue

SetValue sets the Value field's value.

func (TagForQuickApplyCertificateInput) String

String returns the string representation

type TagForTagResourcesInput

type TagForTagResourcesInput struct {
	Key *string `type:"string" json:",omitempty"`

	Value *string `type:"string" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagForTagResourcesInput) GoString

func (s TagForTagResourcesInput) GoString() string

GoString returns the string representation

func (*TagForTagResourcesInput) SetKey

SetKey sets the Key field's value.

func (*TagForTagResourcesInput) SetValue

SetValue sets the Value field's value.

func (TagForTagResourcesInput) String

func (s TagForTagResourcesInput) String() string

String returns the string representation

type TagResourcesInput

type TagResourcesInput struct {
	ResourceIds []*string `type:"list" json:",omitempty"`

	// ResourceType is a required field
	ResourceType *string `type:"string" json:",omitempty" required:"true"`

	Tags []*TagForTagResourcesInput `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (TagResourcesInput) GoString

func (s TagResourcesInput) GoString() string

GoString returns the string representation

func (*TagResourcesInput) SetResourceIds

func (s *TagResourcesInput) SetResourceIds(v []*string) *TagResourcesInput

SetResourceIds sets the ResourceIds field's value.

func (*TagResourcesInput) SetResourceType

func (s *TagResourcesInput) SetResourceType(v string) *TagResourcesInput

SetResourceType sets the ResourceType field's value.

func (*TagResourcesInput) SetTags

SetTags sets the Tags field's value.

func (TagResourcesInput) String

func (s TagResourcesInput) String() string

String returns the string representation

func (*TagResourcesInput) Validate

func (s *TagResourcesInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type TagResourcesOutput

type TagResourcesOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (TagResourcesOutput) GoString

func (s TagResourcesOutput) GoString() string

GoString returns the string representation

func (TagResourcesOutput) String

func (s TagResourcesOutput) String() string

String returns the string representation

type UntagResourcesInput

type UntagResourcesInput struct {
	ResourceIds []*string `type:"list" json:",omitempty"`

	// ResourceType is a required field
	ResourceType *string `type:"string" json:",omitempty" required:"true"`

	TagKeys []*string `type:"list" json:",omitempty"`
	// contains filtered or unexported fields
}

func (UntagResourcesInput) GoString

func (s UntagResourcesInput) GoString() string

GoString returns the string representation

func (*UntagResourcesInput) SetResourceIds

func (s *UntagResourcesInput) SetResourceIds(v []*string) *UntagResourcesInput

SetResourceIds sets the ResourceIds field's value.

func (*UntagResourcesInput) SetResourceType

func (s *UntagResourcesInput) SetResourceType(v string) *UntagResourcesInput

SetResourceType sets the ResourceType field's value.

func (*UntagResourcesInput) SetTagKeys

func (s *UntagResourcesInput) SetTagKeys(v []*string) *UntagResourcesInput

SetTagKeys sets the TagKeys field's value.

func (UntagResourcesInput) String

func (s UntagResourcesInput) String() string

String returns the string representation

func (*UntagResourcesInput) Validate

func (s *UntagResourcesInput) Validate() error

Validate inspects the fields of the type to determine if they are valid.

type UntagResourcesOutput

type UntagResourcesOutput struct {
	Metadata *response.ResponseMetadata
	// contains filtered or unexported fields
}

func (UntagResourcesOutput) GoString

func (s UntagResourcesOutput) GoString() string

GoString returns the string representation

func (UntagResourcesOutput) String

func (s UntagResourcesOutput) String() string

String returns the string representation

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL