Uses of Class
software.amazon.awssdk.services.datazone.model.GetListingRequest
-
Packages that use GetListingRequest 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.software.amazon.awssdk.services.datazone.transform -
-
Uses of GetListingRequest in software.amazon.awssdk.services.datazone
Methods in software.amazon.awssdk.services.datazone with parameters of type GetListingRequest Modifier and Type Method Description default CompletableFuture<GetListingResponse>DataZoneAsyncClient. getListing(GetListingRequest getListingRequest)default GetListingResponseDataZoneClient. getListing(GetListingRequest getListingRequest) -
Uses of GetListingRequest in software.amazon.awssdk.services.datazone.transform
Methods in software.amazon.awssdk.services.datazone.transform with parameters of type GetListingRequest Modifier and Type Method Description SdkHttpFullRequestGetListingRequestMarshaller. marshall(GetListingRequest getListingRequest)
-