Uses of Interface
software.amazon.awssdk.services.proton.ProtonBaseClientBuilder
-
Packages that use ProtonBaseClientBuilder Package Description software.amazon.awssdk.services.proton This is the Proton Service API Reference. -
-
Uses of ProtonBaseClientBuilder in software.amazon.awssdk.services.proton
Classes in software.amazon.awssdk.services.proton with type parameters of type ProtonBaseClientBuilder Modifier and Type Interface Description interfaceProtonBaseClientBuilder<B extends ProtonBaseClientBuilder<B,C>,C>This includes configuration specific to AWS Proton that is supported by bothProtonClientBuilderandProtonAsyncClientBuilder.Subinterfaces of ProtonBaseClientBuilder in software.amazon.awssdk.services.proton Modifier and Type Interface Description interfaceProtonAsyncClientBuilderA builder for creating an instance ofProtonAsyncClient.interfaceProtonClientBuilderA builder for creating an instance ofProtonClient.
-