Uses of Class
software.amazon.awssdk.services.wellarchitected.model.GetGlobalSettingsRequest
-
Packages that use GetGlobalSettingsRequest Package Description software.amazon.awssdk.services.wellarchitected Well-Architected Tool software.amazon.awssdk.services.wellarchitected.transform -
-
Uses of GetGlobalSettingsRequest in software.amazon.awssdk.services.wellarchitected
Methods in software.amazon.awssdk.services.wellarchitected with parameters of type GetGlobalSettingsRequest Modifier and Type Method Description default CompletableFuture<GetGlobalSettingsResponse>WellArchitectedAsyncClient. getGlobalSettings(GetGlobalSettingsRequest getGlobalSettingsRequest)Global settings for all workloads.default GetGlobalSettingsResponseWellArchitectedClient. getGlobalSettings(GetGlobalSettingsRequest getGlobalSettingsRequest)Global settings for all workloads. -
Uses of GetGlobalSettingsRequest in software.amazon.awssdk.services.wellarchitected.transform
Methods in software.amazon.awssdk.services.wellarchitected.transform with parameters of type GetGlobalSettingsRequest Modifier and Type Method Description SdkHttpFullRequestGetGlobalSettingsRequestMarshaller. marshall(GetGlobalSettingsRequest getGlobalSettingsRequest)
-