Uses of Interface
software.amazon.awssdk.services.datasync.DataSyncBaseClientBuilder
-
Packages that use DataSyncBaseClientBuilder Package Description software.amazon.awssdk.services.datasync DataSync -
-
Uses of DataSyncBaseClientBuilder in software.amazon.awssdk.services.datasync
Classes in software.amazon.awssdk.services.datasync with type parameters of type DataSyncBaseClientBuilder Modifier and Type Interface Description interfaceDataSyncBaseClientBuilder<B extends DataSyncBaseClientBuilder<B,C>,C>This includes configuration specific to DataSync that is supported by bothDataSyncClientBuilderandDataSyncAsyncClientBuilder.Subinterfaces of DataSyncBaseClientBuilder in software.amazon.awssdk.services.datasync Modifier and Type Interface Description interfaceDataSyncAsyncClientBuilderA builder for creating an instance ofDataSyncAsyncClient.interfaceDataSyncClientBuilderA builder for creating an instance ofDataSyncClient.
-