Uses of Interface
software.amazon.awssdk.services.groundstation.GroundStationBaseClientBuilder
-
Packages that use GroundStationBaseClientBuilder Package Description software.amazon.awssdk.services.groundstation Welcome to the AWS Ground Station API Reference. -
-
Uses of GroundStationBaseClientBuilder in software.amazon.awssdk.services.groundstation
Classes in software.amazon.awssdk.services.groundstation with type parameters of type GroundStationBaseClientBuilder Modifier and Type Interface Description interfaceGroundStationBaseClientBuilder<B extends GroundStationBaseClientBuilder<B,C>,C>This includes configuration specific to AWS Ground Station that is supported by bothGroundStationClientBuilderandGroundStationAsyncClientBuilder.Subinterfaces of GroundStationBaseClientBuilder in software.amazon.awssdk.services.groundstation Modifier and Type Interface Description interfaceGroundStationAsyncClientBuilderA builder for creating an instance ofGroundStationAsyncClient.interfaceGroundStationClientBuilderA builder for creating an instance ofGroundStationClient.
-