Uses of Class
software.amazon.awssdk.services.worklink.model.AssociateWebsiteCertificateAuthorityResponse
-
Packages that use AssociateWebsiteCertificateAuthorityResponse Package Description software.amazon.awssdk.services.worklink Amazon WorkLink is a cloud-based service that provides secure access to internal websites and web apps from iOS and Android phones. -
-
Uses of AssociateWebsiteCertificateAuthorityResponse in software.amazon.awssdk.services.worklink
Methods in software.amazon.awssdk.services.worklink that return AssociateWebsiteCertificateAuthorityResponse Modifier and Type Method Description default AssociateWebsiteCertificateAuthorityResponseWorkLinkClient. associateWebsiteCertificateAuthority(Consumer<AssociateWebsiteCertificateAuthorityRequest.Builder> associateWebsiteCertificateAuthorityRequest)Deprecated.Amazon WorkLink is no longer supported.default AssociateWebsiteCertificateAuthorityResponseWorkLinkClient. associateWebsiteCertificateAuthority(AssociateWebsiteCertificateAuthorityRequest associateWebsiteCertificateAuthorityRequest)Deprecated.Amazon WorkLink is no longer supported.Methods in software.amazon.awssdk.services.worklink that return types with arguments of type AssociateWebsiteCertificateAuthorityResponse Modifier and Type Method Description default CompletableFuture<AssociateWebsiteCertificateAuthorityResponse>WorkLinkAsyncClient. associateWebsiteCertificateAuthority(Consumer<AssociateWebsiteCertificateAuthorityRequest.Builder> associateWebsiteCertificateAuthorityRequest)Deprecated.Amazon WorkLink is no longer supported.default CompletableFuture<AssociateWebsiteCertificateAuthorityResponse>WorkLinkAsyncClient. associateWebsiteCertificateAuthority(AssociateWebsiteCertificateAuthorityRequest associateWebsiteCertificateAuthorityRequest)Deprecated.Amazon WorkLink is no longer supported.
-