Uses of Class
software.amazon.awssdk.services.datazone.model.GetFormTypeRequest
-
Packages that use GetFormTypeRequest 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 GetFormTypeRequest in software.amazon.awssdk.services.datazone
Methods in software.amazon.awssdk.services.datazone with parameters of type GetFormTypeRequest Modifier and Type Method Description default CompletableFuture<GetFormTypeResponse>DataZoneAsyncClient. getFormType(GetFormTypeRequest getFormTypeRequest)Gets a metadata form type in Amazon DataZone.default GetFormTypeResponseDataZoneClient. getFormType(GetFormTypeRequest getFormTypeRequest)Gets a metadata form type in Amazon DataZone. -
Uses of GetFormTypeRequest in software.amazon.awssdk.services.datazone.transform
Methods in software.amazon.awssdk.services.datazone.transform with parameters of type GetFormTypeRequest Modifier and Type Method Description SdkHttpFullRequestGetFormTypeRequestMarshaller. marshall(GetFormTypeRequest getFormTypeRequest)
-