Uses of Class
software.amazon.awssdk.services.datazone.model.GetGroupProfileRequest
-
Packages that use GetGroupProfileRequest 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 GetGroupProfileRequest in software.amazon.awssdk.services.datazone
Methods in software.amazon.awssdk.services.datazone with parameters of type GetGroupProfileRequest Modifier and Type Method Description default CompletableFuture<GetGroupProfileResponse>DataZoneAsyncClient. getGroupProfile(GetGroupProfileRequest getGroupProfileRequest)Gets a group profile in Amazon DataZone.default GetGroupProfileResponseDataZoneClient. getGroupProfile(GetGroupProfileRequest getGroupProfileRequest)Gets a group profile in Amazon DataZone. -
Uses of GetGroupProfileRequest in software.amazon.awssdk.services.datazone.transform
Methods in software.amazon.awssdk.services.datazone.transform with parameters of type GetGroupProfileRequest Modifier and Type Method Description SdkHttpFullRequestGetGroupProfileRequestMarshaller. marshall(GetGroupProfileRequest getGroupProfileRequest)
-