Uses of Class
software.amazon.awssdk.services.wellarchitected.model.CreateProfileShareRequest
-
Packages that use CreateProfileShareRequest Package Description software.amazon.awssdk.services.wellarchitected Well-Architected Tool software.amazon.awssdk.services.wellarchitected.transform -
-
Uses of CreateProfileShareRequest in software.amazon.awssdk.services.wellarchitected
Methods in software.amazon.awssdk.services.wellarchitected with parameters of type CreateProfileShareRequest Modifier and Type Method Description default CompletableFuture<CreateProfileShareResponse>WellArchitectedAsyncClient. createProfileShare(CreateProfileShareRequest createProfileShareRequest)Create a profile share.default CreateProfileShareResponseWellArchitectedClient. createProfileShare(CreateProfileShareRequest createProfileShareRequest)Create a profile share. -
Uses of CreateProfileShareRequest in software.amazon.awssdk.services.wellarchitected.transform
Methods in software.amazon.awssdk.services.wellarchitected.transform with parameters of type CreateProfileShareRequest Modifier and Type Method Description SdkHttpFullRequestCreateProfileShareRequestMarshaller. marshall(CreateProfileShareRequest createProfileShareRequest)
-