Uses of Interface
software.amazon.awssdk.services.transfer.model.UpdateCertificateResponse.Builder
-
Packages that use UpdateCertificateResponse.Builder Package Description software.amazon.awssdk.services.transfer.model -
-
Uses of UpdateCertificateResponse.Builder in software.amazon.awssdk.services.transfer.model
Methods in software.amazon.awssdk.services.transfer.model that return UpdateCertificateResponse.Builder Modifier and Type Method Description static UpdateCertificateResponse.BuilderUpdateCertificateResponse. builder()UpdateCertificateResponse.BuilderUpdateCertificateResponse.Builder. certificateId(String certificateId)Returns the identifier of the certificate object that you are updating.UpdateCertificateResponse.BuilderUpdateCertificateResponse. toBuilder()Methods in software.amazon.awssdk.services.transfer.model that return types with arguments of type UpdateCertificateResponse.Builder Modifier and Type Method Description static Class<? extends UpdateCertificateResponse.Builder>UpdateCertificateResponse. serializableBuilderClass()
-