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