Uses of Interface
software.amazon.awssdk.services.datazone.DataZoneClientBuilder
-
Packages that use DataZoneClientBuilder Package Description software.amazon.awssdk.services.datazone Amazon DataZone is a data management service that enables you to catalog, discover, govern, share, and analyze your data. -
-
Uses of DataZoneClientBuilder in software.amazon.awssdk.services.datazone
Methods in software.amazon.awssdk.services.datazone that return DataZoneClientBuilder Modifier and Type Method Description static DataZoneClientBuilderDataZoneClient. builder()Create a builder that can be used to configure and create aDataZoneClient.
-