Uses of Interface
software.amazon.awssdk.services.worklink.model.AssociateWebsiteCertificateAuthorityResponse.Builder
-
Packages that use AssociateWebsiteCertificateAuthorityResponse.Builder Package Description software.amazon.awssdk.services.worklink.model -
-
Uses of AssociateWebsiteCertificateAuthorityResponse.Builder in software.amazon.awssdk.services.worklink.model
Methods in software.amazon.awssdk.services.worklink.model that return AssociateWebsiteCertificateAuthorityResponse.Builder Modifier and Type Method Description static AssociateWebsiteCertificateAuthorityResponse.BuilderAssociateWebsiteCertificateAuthorityResponse. builder()AssociateWebsiteCertificateAuthorityResponse.BuilderAssociateWebsiteCertificateAuthorityResponse. toBuilder()AssociateWebsiteCertificateAuthorityResponse.BuilderAssociateWebsiteCertificateAuthorityResponse.Builder. websiteCaId(String websiteCaId)A unique identifier for the CA.Methods in software.amazon.awssdk.services.worklink.model that return types with arguments of type AssociateWebsiteCertificateAuthorityResponse.Builder Modifier and Type Method Description static Class<? extends AssociateWebsiteCertificateAuthorityResponse.Builder>AssociateWebsiteCertificateAuthorityResponse. serializableBuilderClass()
-