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