Uses of Class
software.amazon.awssdk.services.wellarchitected.model.UpdateShareInvitationRequest
-
Packages that use UpdateShareInvitationRequest Package Description software.amazon.awssdk.services.wellarchitected Well-Architected Tool software.amazon.awssdk.services.wellarchitected.transform -
-
Uses of UpdateShareInvitationRequest in software.amazon.awssdk.services.wellarchitected
Methods in software.amazon.awssdk.services.wellarchitected with parameters of type UpdateShareInvitationRequest Modifier and Type Method Description default CompletableFuture<UpdateShareInvitationResponse>WellArchitectedAsyncClient. updateShareInvitation(UpdateShareInvitationRequest updateShareInvitationRequest)Update a workload or custom lens share invitation.default UpdateShareInvitationResponseWellArchitectedClient. updateShareInvitation(UpdateShareInvitationRequest updateShareInvitationRequest)Update a workload or custom lens share invitation. -
Uses of UpdateShareInvitationRequest in software.amazon.awssdk.services.wellarchitected.transform
Methods in software.amazon.awssdk.services.wellarchitected.transform with parameters of type UpdateShareInvitationRequest Modifier and Type Method Description SdkHttpFullRequestUpdateShareInvitationRequestMarshaller. marshall(UpdateShareInvitationRequest updateShareInvitationRequest)
-