Expand description

Utilities to ergonomically construct a request to the service.

Fluent builders are created through the Client by calling one if its operation methods. After parameters are set using the builder methods, the send method can be called to initiate the request.

Structs

Fluent builder constructing a request to AddTagsToCertificate.
Fluent builder constructing a request to DeleteCertificate.
Fluent builder constructing a request to DescribeCertificate.
Fluent builder constructing a request to ExportCertificate.
Fluent builder constructing a request to GetAccountConfiguration.
Fluent builder constructing a request to GetCertificate.
Fluent builder constructing a request to ImportCertificate.
Fluent builder constructing a request to ListCertificates.
Fluent builder constructing a request to ListTagsForCertificate.
Fluent builder constructing a request to PutAccountConfiguration.
Fluent builder constructing a request to RemoveTagsFromCertificate.
Fluent builder constructing a request to RenewCertificate.
Fluent builder constructing a request to RequestCertificate.
Fluent builder constructing a request to ResendValidationEmail.
Fluent builder constructing a request to UpdateCertificateOptions.