Uses of Class
software.amazon.awssdk.services.wellarchitected.model.GetProfileRequest
-
Packages that use GetProfileRequest Package Description software.amazon.awssdk.services.wellarchitected Well-Architected Tool software.amazon.awssdk.services.wellarchitected.transform -
-
Uses of GetProfileRequest in software.amazon.awssdk.services.wellarchitected
Methods in software.amazon.awssdk.services.wellarchitected with parameters of type GetProfileRequest Modifier and Type Method Description default CompletableFuture<GetProfileResponse>WellArchitectedAsyncClient. getProfile(GetProfileRequest getProfileRequest)Get profile information.default GetProfileResponseWellArchitectedClient. getProfile(GetProfileRequest getProfileRequest)Get profile information. -
Uses of GetProfileRequest in software.amazon.awssdk.services.wellarchitected.transform
Methods in software.amazon.awssdk.services.wellarchitected.transform with parameters of type GetProfileRequest Modifier and Type Method Description SdkHttpFullRequestGetProfileRequestMarshaller. marshall(GetProfileRequest getProfileRequest)
-