Uses of Interface
software.amazon.awssdk.services.storagegateway.StorageGatewayBaseClientBuilder
-
Packages that use StorageGatewayBaseClientBuilder Package Description software.amazon.awssdk.services.storagegateway Storage Gateway Service -
-
Uses of StorageGatewayBaseClientBuilder in software.amazon.awssdk.services.storagegateway
Classes in software.amazon.awssdk.services.storagegateway with type parameters of type StorageGatewayBaseClientBuilder Modifier and Type Interface Description interfaceStorageGatewayBaseClientBuilder<B extends StorageGatewayBaseClientBuilder<B,C>,C>This includes configuration specific to AWS Storage Gateway that is supported by bothStorageGatewayClientBuilderandStorageGatewayAsyncClientBuilder.Subinterfaces of StorageGatewayBaseClientBuilder in software.amazon.awssdk.services.storagegateway Modifier and Type Interface Description interfaceStorageGatewayAsyncClientBuilderA builder for creating an instance ofStorageGatewayAsyncClient.interfaceStorageGatewayClientBuilderA builder for creating an instance ofStorageGatewayClient.
-