Uses of Interface
software.amazon.awssdk.services.worklink.model.DisassociateWebsiteCertificateAuthorityResponse.Builder
-
Packages that use DisassociateWebsiteCertificateAuthorityResponse.Builder Package Description software.amazon.awssdk.services.worklink.model -
-
Uses of DisassociateWebsiteCertificateAuthorityResponse.Builder in software.amazon.awssdk.services.worklink.model
Methods in software.amazon.awssdk.services.worklink.model that return DisassociateWebsiteCertificateAuthorityResponse.Builder Modifier and Type Method Description static DisassociateWebsiteCertificateAuthorityResponse.BuilderDisassociateWebsiteCertificateAuthorityResponse. builder()DisassociateWebsiteCertificateAuthorityResponse.BuilderDisassociateWebsiteCertificateAuthorityResponse. toBuilder()Methods in software.amazon.awssdk.services.worklink.model that return types with arguments of type DisassociateWebsiteCertificateAuthorityResponse.Builder Modifier and Type Method Description static Class<? extends DisassociateWebsiteCertificateAuthorityResponse.Builder>DisassociateWebsiteCertificateAuthorityResponse. serializableBuilderClass()
-