Uses of Class
software.amazon.awssdk.services.workspacesweb.model.CreateNetworkSettingsRequest
-
Packages that use CreateNetworkSettingsRequest 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 CreateNetworkSettingsRequest in software.amazon.awssdk.services.workspacesweb
Methods in software.amazon.awssdk.services.workspacesweb with parameters of type CreateNetworkSettingsRequest Modifier and Type Method Description default CompletableFuture<CreateNetworkSettingsResponse>WorkSpacesWebAsyncClient. createNetworkSettings(CreateNetworkSettingsRequest createNetworkSettingsRequest)Creates a network settings resource that can be associated with a web portal.default CreateNetworkSettingsResponseWorkSpacesWebClient. createNetworkSettings(CreateNetworkSettingsRequest createNetworkSettingsRequest)Creates a network settings resource that can be associated with a web portal. -
Uses of CreateNetworkSettingsRequest in software.amazon.awssdk.services.workspacesweb.transform
Methods in software.amazon.awssdk.services.workspacesweb.transform with parameters of type CreateNetworkSettingsRequest Modifier and Type Method Description SdkHttpFullRequestCreateNetworkSettingsRequestMarshaller. marshall(CreateNetworkSettingsRequest createNetworkSettingsRequest)
-