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