Uses of Class
software.amazon.awssdk.services.workspacesweb.model.GetIpAccessSettingsRequest
-
Packages that use GetIpAccessSettingsRequest 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 GetIpAccessSettingsRequest in software.amazon.awssdk.services.workspacesweb
Methods in software.amazon.awssdk.services.workspacesweb with parameters of type GetIpAccessSettingsRequest Modifier and Type Method Description default CompletableFuture<GetIpAccessSettingsResponse>WorkSpacesWebAsyncClient. getIpAccessSettings(GetIpAccessSettingsRequest getIpAccessSettingsRequest)Gets the IP access settings.default GetIpAccessSettingsResponseWorkSpacesWebClient. getIpAccessSettings(GetIpAccessSettingsRequest getIpAccessSettingsRequest)Gets the IP access settings. -
Uses of GetIpAccessSettingsRequest in software.amazon.awssdk.services.workspacesweb.transform
Methods in software.amazon.awssdk.services.workspacesweb.transform with parameters of type GetIpAccessSettingsRequest Modifier and Type Method Description SdkHttpFullRequestGetIpAccessSettingsRequestMarshaller. marshall(GetIpAccessSettingsRequest getIpAccessSettingsRequest)
-