Uses of Interface
software.amazon.awssdk.services.cloudcontrol.CloudControlBaseClientBuilder
Packages that use CloudControlBaseClientBuilder
Package
Description
For more information about Amazon Web Services Cloud Control API, see the Amazon Web Services
Cloud Control API User Guide.
-
Uses of CloudControlBaseClientBuilder in software.amazon.awssdk.services.cloudcontrol
Classes in software.amazon.awssdk.services.cloudcontrol with type parameters of type CloudControlBaseClientBuilderModifier and TypeInterfaceDescriptioninterfaceCloudControlBaseClientBuilder<B extends CloudControlBaseClientBuilder<B,C>, C> This includes configuration specific to CloudControlApi that is supported by bothCloudControlClientBuilderandCloudControlAsyncClientBuilder.Subinterfaces of CloudControlBaseClientBuilder in software.amazon.awssdk.services.cloudcontrolModifier and TypeInterfaceDescriptioninterfaceA builder for creating an instance ofCloudControlAsyncClient.interfaceA builder for creating an instance ofCloudControlClient.