Uses of Interface
software.amazon.awssdk.services.resourceexplorer2.ResourceExplorer2BaseClientBuilder
-
Packages that use ResourceExplorer2BaseClientBuilder Package Description software.amazon.awssdk.services.resourceexplorer2 Amazon Web Services Resource Explorer is a resource search and discovery service. -
-
Uses of ResourceExplorer2BaseClientBuilder in software.amazon.awssdk.services.resourceexplorer2
Classes in software.amazon.awssdk.services.resourceexplorer2 with type parameters of type ResourceExplorer2BaseClientBuilder Modifier and Type Interface Description interfaceResourceExplorer2BaseClientBuilder<B extends ResourceExplorer2BaseClientBuilder<B,C>,C>This includes configuration specific to AWS Resource Explorer that is supported by bothResourceExplorer2ClientBuilderandResourceExplorer2AsyncClientBuilder.Subinterfaces of ResourceExplorer2BaseClientBuilder in software.amazon.awssdk.services.resourceexplorer2 Modifier and Type Interface Description interfaceResourceExplorer2AsyncClientBuilderA builder for creating an instance ofResourceExplorer2AsyncClient.interfaceResourceExplorer2ClientBuilderA builder for creating an instance ofResourceExplorer2Client.
-