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 AssociateServiceRoleToAccount.

Fluent builder constructing a request to BatchAssociateClientDeviceWithCoreDevice.

Fluent builder constructing a request to BatchDisassociateClientDeviceFromCoreDevice.

Fluent builder constructing a request to CancelDeployment.

Fluent builder constructing a request to CreateComponentVersion.

Fluent builder constructing a request to CreateDeployment.

Fluent builder constructing a request to DeleteComponent.

Fluent builder constructing a request to DeleteCoreDevice.

Fluent builder constructing a request to DescribeComponent.

Fluent builder constructing a request to DisassociateServiceRoleFromAccount.

Fluent builder constructing a request to GetComponent.

Fluent builder constructing a request to GetComponentVersionArtifact.

Fluent builder constructing a request to GetConnectivityInfo.

Fluent builder constructing a request to GetCoreDevice.

Fluent builder constructing a request to GetDeployment.

Fluent builder constructing a request to GetServiceRoleForAccount.

Fluent builder constructing a request to ListClientDevicesAssociatedWithCoreDevice.

Fluent builder constructing a request to ListComponentVersions.

Fluent builder constructing a request to ListComponents.

Fluent builder constructing a request to ListCoreDevices.

Fluent builder constructing a request to ListDeployments.

Fluent builder constructing a request to ListEffectiveDeployments.

Fluent builder constructing a request to ListInstalledComponents.

Fluent builder constructing a request to ListTagsForResource.

Fluent builder constructing a request to ResolveComponentCandidates.

Fluent builder constructing a request to TagResource.

Fluent builder constructing a request to UntagResource.

Fluent builder constructing a request to UpdateConnectivityInfo.