Uses of Interface
software.amazon.awssdk.services.repostspace.RepostspaceBaseClientBuilder
-
Packages that use RepostspaceBaseClientBuilder Package Description software.amazon.awssdk.services.repostspace AWS re:Post Private is a private version of AWS re:Post for enterprises with Enterprise Support or Enterprise On-Ramp Support plans. -
-
Uses of RepostspaceBaseClientBuilder in software.amazon.awssdk.services.repostspace
Classes in software.amazon.awssdk.services.repostspace with type parameters of type RepostspaceBaseClientBuilder Modifier and Type Interface Description interfaceRepostspaceBaseClientBuilder<B extends RepostspaceBaseClientBuilder<B,C>,C>This includes configuration specific to AWS re:Post Private that is supported by bothRepostspaceClientBuilderandRepostspaceAsyncClientBuilder.Subinterfaces of RepostspaceBaseClientBuilder in software.amazon.awssdk.services.repostspace Modifier and Type Interface Description interfaceRepostspaceAsyncClientBuilderA builder for creating an instance ofRepostspaceAsyncClient.interfaceRepostspaceClientBuilderA builder for creating an instance ofRepostspaceClient.
-