Uses of Class
software.amazon.awssdk.services.workspacesweb.model.WorkSpacesWebRequest
-
Packages that use WorkSpacesWebRequest Package Description software.amazon.awssdk.services.workspacesweb.internal software.amazon.awssdk.services.workspacesweb.model -
-
Uses of WorkSpacesWebRequest in software.amazon.awssdk.services.workspacesweb.internal
Methods in software.amazon.awssdk.services.workspacesweb.internal with type parameters of type WorkSpacesWebRequest Modifier and Type Method Description static <T extends WorkSpacesWebRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends WorkSpacesWebRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of WorkSpacesWebRequest in software.amazon.awssdk.services.workspacesweb.model
Methods in software.amazon.awssdk.services.workspacesweb.model that return WorkSpacesWebRequest Modifier and Type Method Description WorkSpacesWebRequestWorkSpacesWebRequest.Builder. build()Constructors in software.amazon.awssdk.services.workspacesweb.model with parameters of type WorkSpacesWebRequest Constructor Description BuilderImpl(WorkSpacesWebRequest request)
-