Uses of Class
software.amazon.awssdk.services.workspacesweb.model.TrustStore
-
Packages that use TrustStore Package Description software.amazon.awssdk.services.workspacesweb.model -
-
Uses of TrustStore in software.amazon.awssdk.services.workspacesweb.model
Methods in software.amazon.awssdk.services.workspacesweb.model that return TrustStore Modifier and Type Method Description TrustStoreGetTrustStoreResponse. trustStore()The trust store.Methods in software.amazon.awssdk.services.workspacesweb.model with parameters of type TrustStore Modifier and Type Method Description GetTrustStoreResponse.BuilderGetTrustStoreResponse.Builder. trustStore(TrustStore trustStore)The trust store.
-