Uses of Interface
software.amazon.awssdk.services.codestar.CodeStarBaseClientBuilder
-
Packages that use CodeStarBaseClientBuilder Package Description software.amazon.awssdk.services.codestar AWS CodeStar -
-
Uses of CodeStarBaseClientBuilder in software.amazon.awssdk.services.codestar
Classes in software.amazon.awssdk.services.codestar with type parameters of type CodeStarBaseClientBuilder Modifier and Type Interface Description interfaceCodeStarBaseClientBuilder<B extends CodeStarBaseClientBuilder<B,C>,C>This includes configuration specific to CodeStar that is supported by bothCodeStarClientBuilderandCodeStarAsyncClientBuilder.Subinterfaces of CodeStarBaseClientBuilder in software.amazon.awssdk.services.codestar Modifier and Type Interface Description interfaceCodeStarAsyncClientBuilderA builder for creating an instance ofCodeStarAsyncClient.interfaceCodeStarClientBuilderA builder for creating an instance ofCodeStarClient.
-