Uses of Interface
software.amazon.awssdk.services.iotwireless.model.AssociateWirelessGatewayWithCertificateResponse.Builder
-
Packages that use AssociateWirelessGatewayWithCertificateResponse.Builder Package Description software.amazon.awssdk.services.iotwireless.model -
-
Uses of AssociateWirelessGatewayWithCertificateResponse.Builder in software.amazon.awssdk.services.iotwireless.model
Methods in software.amazon.awssdk.services.iotwireless.model that return AssociateWirelessGatewayWithCertificateResponse.Builder Modifier and Type Method Description static AssociateWirelessGatewayWithCertificateResponse.BuilderAssociateWirelessGatewayWithCertificateResponse. builder()AssociateWirelessGatewayWithCertificateResponse.BuilderAssociateWirelessGatewayWithCertificateResponse.Builder. iotCertificateId(String iotCertificateId)The ID of the certificate associated with the wireless gateway.AssociateWirelessGatewayWithCertificateResponse.BuilderAssociateWirelessGatewayWithCertificateResponse. toBuilder()Methods in software.amazon.awssdk.services.iotwireless.model that return types with arguments of type AssociateWirelessGatewayWithCertificateResponse.Builder Modifier and Type Method Description static Class<? extends AssociateWirelessGatewayWithCertificateResponse.Builder>AssociateWirelessGatewayWithCertificateResponse. serializableBuilderClass()
-