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