Uses of Interface
software.amazon.awssdk.services.transfer.model.ImportCertificateResponse.Builder
-
Packages that use ImportCertificateResponse.Builder Package Description software.amazon.awssdk.services.transfer.model -
-
Uses of ImportCertificateResponse.Builder in software.amazon.awssdk.services.transfer.model
Methods in software.amazon.awssdk.services.transfer.model that return ImportCertificateResponse.Builder Modifier and Type Method Description static ImportCertificateResponse.BuilderImportCertificateResponse. builder()ImportCertificateResponse.BuilderImportCertificateResponse.Builder. certificateId(String certificateId)An array of identifiers for the imported certificates.ImportCertificateResponse.BuilderImportCertificateResponse. toBuilder()Methods in software.amazon.awssdk.services.transfer.model that return types with arguments of type ImportCertificateResponse.Builder Modifier and Type Method Description static Class<? extends ImportCertificateResponse.Builder>ImportCertificateResponse. serializableBuilderClass()
-