Uses of Class
software.amazon.awssdk.services.workspacesweb.model.GetBrowserSettingsRequest
-
Packages that use GetBrowserSettingsRequest Package Description software.amazon.awssdk.services.workspacesweb WorkSpaces Web is a low cost, fully managed WorkSpace built specifically to facilitate secure, web-based workloads.software.amazon.awssdk.services.workspacesweb.transform -
-
Uses of GetBrowserSettingsRequest in software.amazon.awssdk.services.workspacesweb
Methods in software.amazon.awssdk.services.workspacesweb with parameters of type GetBrowserSettingsRequest Modifier and Type Method Description default CompletableFuture<GetBrowserSettingsResponse>WorkSpacesWebAsyncClient. getBrowserSettings(GetBrowserSettingsRequest getBrowserSettingsRequest)Gets browser settings.default GetBrowserSettingsResponseWorkSpacesWebClient. getBrowserSettings(GetBrowserSettingsRequest getBrowserSettingsRequest)Gets browser settings. -
Uses of GetBrowserSettingsRequest in software.amazon.awssdk.services.workspacesweb.transform
Methods in software.amazon.awssdk.services.workspacesweb.transform with parameters of type GetBrowserSettingsRequest Modifier and Type Method Description SdkHttpFullRequestGetBrowserSettingsRequestMarshaller. marshall(GetBrowserSettingsRequest getBrowserSettingsRequest)
-