Uses of Interface
software.amazon.awssdk.services.outposts.OutpostsBaseClientBuilder
Packages that use OutpostsBaseClientBuilder
Package
Description
Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and
tools to customer premises.
-
Uses of OutpostsBaseClientBuilder in software.amazon.awssdk.services.outposts
Classes in software.amazon.awssdk.services.outposts with type parameters of type OutpostsBaseClientBuilderModifier and TypeInterfaceDescriptioninterfaceOutpostsBaseClientBuilder<B extends OutpostsBaseClientBuilder<B,C>, C> This includes configuration specific to Outposts that is supported by bothOutpostsClientBuilderandOutpostsAsyncClientBuilder.Subinterfaces of OutpostsBaseClientBuilder in software.amazon.awssdk.services.outpostsModifier and TypeInterfaceDescriptioninterfaceA builder for creating an instance ofOutpostsAsyncClient.interfaceA builder for creating an instance ofOutpostsClient.